Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Mon, 28 Jan 2013 13:18:00 +0100
From: magnum <john.magnum@...hmail.com>
To: john-users@...ts.openwall.com
Subject: Re: Driver version conflict

On 28 Jan, 2013, at 11:27 , Piyush Mittal <me@...ushmittal.in> wrote:
>> 
>> Can you spot a difference in CUDA libs/paths if you compare the output of
>> "ldd john" with "ldd <working-cuda-program>"?
>> 
> 
> Dependencies are as follows for john and other program :
> 
> For John:
> 
> node@...e:~/Desktop/john-1.7.9-jumbo-7/run$ ldd john
> ... 
>    libcudart.so.5.0 => /usr/local/cuda-5.0/lib64/libcudart.so.5.0
> (0x00007ff0f4c56000)
> ...
> 
> 
> For My program :
> 
> node@...e:~/Desktop/cuda$ ldd a.out
> ...
>    libcudart.so.5.0 => /usr/local/cuda-5.0/lib64/libcudart.so.5.0
> (0x00007f513aeb5000)
> ...
> 

So they look the same. I'm mostly out of clues. Just try to re-install the display driver or something.

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.