Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Sun, 11 Aug 2013 16:25:39 +0200
From: magnum <john.magnum@...hmail.com>
To: john-users@...ts.openwall.com
Subject: Re: Cuda issues on OSX 

On 11 Aug, 2013, at 16:11 , kzug <kzug10@...il.com> wrote:
> I have a bit of an issue compiling JtR Cuda and any help would be appreciated: 
> When attempting to compile with  "make clean macosx-x86-64-cuda"
> I got the following error: 
> cd cuda; nvcc -c -Xptxas -v -arch sm_10 -m64 cuda_common.cu -o ../cuda_common.o
> /bin/sh: nvcc: command not found

Add /usr/local/cuda/bin to your PATH.

I can build CUDA & OpenCL under OS X 10.8.3 with no modifications to Makefile.

magnum


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.