Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Wed, 21 May 2014 11:16:33 +1000
From: Michael Samuel <mik@...net.net>
To: john-users@...ts.openwall.com
Subject: Re: Jumbo just got autoconf

I did some quick tests on Fedora 20:

`./configure && make -s`  worked, detected libraries etc correctly.
AVX build and OpenCL found.

`env MPICC=/usr/lib64/openmpi/bin/mpicc  ./configure --enable-mpi`
failed, snippet from config.log:

configure:4167: /usr/lib64/openmpi/bin/mpicc -o conftest    conftest.c  >&5
configure:4171: $? = 0
configure:4178: ./conftest
./conftest: error while loading shared libraries: libmpi.so.1: cannot
open shared object file: No such file or directory

I think it's supposed to use mpiexec to run stuff?  Is Fedora
different to other Linux distros?

Powered by blists - more mailing lists

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.