Bug#767138: fftw3: runtime detection of NEON is perhaps broken

Julian Taylor jtaylor.debian at googlemail.com
Tue Oct 28 21:29:11 UTC 2014


On 28.10.2014 18:13, Edmund Grimley Evans wrote:

> Is this signal-handling approach the best way of detecting NEON? The
> following blog suggests using HWCAP, but I don't know if that would
> work with the freebsd kernels:

looks like a better way to do it, freebsd doesn't matter for us as we
don't have a arm port of that.
I don't know arm much nor can I test so I would need a patch ideally
something that can be upstreamed (so it would need proper guards against
kernels not supporting it)

Though for Debian wouldn't it be enough to change the encoding to what
we are using?
possibly that could be automated by compiling a vand snipped and getting
the code with objdump during configure time.



More information about the debian-science-maintainers mailing list