Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date: Thu, 11 Sep 2014 15:47:46 -0400
From: David <john-users@....eml.cc>
To: john-users@...ts.openwall.com
Subject: Cuda 6.5/OSX 10.9.4

Hello,

I’m trying to compile the latest bleeding jumbo with CUDA support but am having some trouble.  I followed the guidance in the INSTALL doc for OS X and get the following output from ./configure:

Configured for building John the Ripper 1.8.0.2-bleeding-jumbo:

Target CPU .................................. x86_64 AVX, 64-bit LE
AES-NI support .............................. depends on OpenSSL
Target OS ................................... darwin13.3.0
Cross compiling ............................. no
Legacy arch header .......................... x86-64.h
OpenMPI support (default disabled) .......... no
Fork support ................................ yes
OpenMP support .............................. yes
OpenCL support .............................. yes
CUDA support ................................ yes
Generic crypt(3) format ..................... yes

Optional libraries found:
Rexgen (extra cracking mode) ................ no
GMP (performance) ........................... yes
NSS/NSPR (Mozilla format) ................... no
Kerberos5 (krb5-18/23 formats) .............. yes (Heimdal w/ MKShim)
PCAP (vncpcap2john and SIPdump) ............. yes
BZ2 (gpg2john extra decompression logic) .... yes

When I run make I get:

nvcc fatal   : Value 'sm_10' is not defined for option 'gpu-architecture'
make[1]: *** [cuda_common.o] Error 1
make[1]: *** Waiting for unfinished jobs....
make: *** [default] Error 2

Note that I’m running OS X 10.9.4 and just downloaded and installed cuda_6.5.14_mac_64.pkg.

Any thoughts?  Thanks in advance.

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.