Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Tue, 22 Jul 2014 12:33:50 +0200 (CEST)
From: Dhiru Kholia <dhiru.kholia@...il.com>
To: "john-users@...ts.openwall.com" <john-users@...ts.openwall.com>
Subject: RE: Help Compiling John on ARM w/ MPI & CUDA

On Mon, 21 Jul 2014, Pyrex wrote:

> I am using GCC 4.8.2 but it doesn't seem to like the idea of OpenMP.
>
> I configured and I am getting an "OpenMP = Yes" but when I run the
> program I am getting the "Warning: OpenMP is disabled; a non-OpenMP
> build may be faster" message again.

Try running something like,

$ OMP_NUM_THREADS=4 ../run/john --test --format=net-md5

Does this work?

Dhiru

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.