[Bug 246194] math/blis: pacify portlint, add test target, optimize for power9
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun May 10 09:45:49 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246194
--- Comment #4 from Piotr Kubaj <pkubaj at FreeBSD.org> ---
> That's equivalent to what e.g. math/openblas does.
That's true on amd64, it supports DYNAMIC_ARCH. But it's not true on powerpc64,
unless something has changed recently. To have it built, I needed to target
PPC970. POWER6 also works, but nothing more recent (for big-endian,
little-endian is another story, but FreeBSD doesn't support it). 0.3.10 is
supposed to support POWER8, but I don't think DYNAMIC_ARCH will work.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-ppc
mailing list