|
Message-ID: <CACYkhxi7VmHNjFWOSUPGP5HBJ__YLvJW7M4D+6m3tZsNqrfO9A@mail.gmail.com> Date: Wed, 21 May 2014 12:15:29 +1000 From: Michael Samuel <mik@...net.net> To: john-users@...ts.openwall.com Subject: Re: Jumbo just got autoconf [ Note: this is probably applies to Fedora-like systems only ] On 21 May 2014 11:23, magnum <john.magnum@...hmail.com> wrote: > Just doing "./configure --enable-mpi" without setting MPICC works on Cygwin, > OSX and Ubuntu. Not sure what's wrong in your case. Where is libmpi.so.1 > located? Ok, I've got it: /usr/lib64/openmpi/bin/mpiexec ./configure --enable-mpi && /usr/lib64/openmpi/bin/mpiexec make -s Then john must be run with: /usr/lib64/openmpi/bin/mpiexec ./john On Fedora, it's probably worth installing the omp build as john-omp on your system, and have a non-omp version for when using opencl/fork to avoid the clumsy command line.
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.