[Pkg-julia-devel] dsfmt ftbfs on ppc64el

Peter Colberg peter at colberg.org
Mon Nov 9 06:02:59 UTC 2015


On Mon, Nov 09, 2015 at 01:21:10AM +0200, Graham Inggs wrote:
> On 8 November 2015 at 19:01, Peter Colberg <peter at colberg.org> wrote:
> > Yes, that is the easiest solution. It was worth a try, but the Altivec
> > variant of the recursion in dSFMT-common.h assumes big endian byte order.
> 
> Shall we enable altivec for powerpc?  I sent a mail earlier but it
> didn't make it to the list, see below.

Some of your benchmarks are almost two times faster with Altivec on
powerpc, which is impressive. Please try the newest commit, which
enables Altivec for powerpc, and checks for Altivec at run-time.

I tested building the package using qemu-system-ppc, and it failed
gracefully during the tests with the expected error message, since
neither qemu-system-ppc nor qemu-system-ppc64 emulate Altivec.

Peter



More information about the Pkg-julia-devel mailing list