|
Message-ID: <CAFZ9rnKHD7+r8=fTGr2be=b-AP1W_uEbDQm-X4Czh73tRNTPrg@mail.gmail.com> Date: Tue, 15 Jan 2013 17:01:15 +0530 From: Piyush Mittal <me@...ushmittal.in> To: john-users@...ts.openwall.com Subject: Cuda Build Hello, I want to build john-1.7.9-jumbo-7 under cuda configuration. However it is throwing following compile errors /usr/bin/ld: cannot find -lcudart > collect2: ld returned 1 exit status > make[1]: *** [../run/john] Error 1 > make[1]: Leaving directory `/home/node/Desktop/john-1.7.9-jumbo-7/src' > make: *** [linux-x86-64-cuda] Error 2 > node@...e:~/Desktop/john-1.7.9-jumbo-7/src$ nvcc > I have also set the environment variables as follows. export PATH=$PATH:/usr/local/cuda-5.0/bin export LD_LIBRARY_PATH=/usr/local/cuda-5.0/lib64:/lib Is there any change that I need to make in makefile? Thanks Piyush Mittal
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.