Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Sun, 9 Mar 2014 08:18:51 -0700 (PDT)
From: Anthony Tanoury <tanoury@...oo.com>
To: john-users@...ts.openwall.com
Subject: Re: Re: Help - mpi ocl restore session

> 
> So are you sure that node has the same view of directories and NFS as the other have? 
> What if you ssh into that missing node, can you see its session file and log somewhere there? 
> Or if you start a non-MPI opencl session on that node, using the same format, input files,
> mode and so on - does it work fine? You might want to add --verb=5 to get more output than usual.
> 
> magnum

Yes, I can ssh into the same directories and see all files. But starting an opencl session fails on both remote computers. Here is the error message:

Last login: Sat Mar  8 20:05:33 2014 from ub0
tony@ub2:~$ sh ~/PSKs/john/SSHGPU.sh
[ub2:06117] *** Process received signal ***
[ub2:06117] Signal: Segmentation fault (11)
[ub2:06117] Signal code: Address not mapped (1)
[ub2:06117] Failing at address: 0xece
[ub2:06117] [ 0] /lib/x86_64-linux-gnu/libpthread.so.0(+0xfcb0) [0x7f8418f35cb0]
[ub2:06117] [ 1] /usr/lib/libamdocl64.so(+0x4dd8eb) [0x7f8410fb48eb]
[ub2:06117] [ 2] /usr/lib/libamdocl64.so(+0x50a5fa) [0x7f8410fe15fa]
[ub2:06117] [ 3] /usr/lib/libamdocl64.so(+0x4a7893) [0x7f8410f7e893]
[ub2:06117] [ 4] /usr/lib/libamdocl64.so(+0x4a78df) [0x7f8410f7e8df]
[ub2:06117] [ 5] /usr/lib/libamdocl64.so(+0x4aa351) [0x7f8410f81351]
[ub2:06117] [ 6] /usr/lib/libamdocl64.so(+0x46d514) [0x7f8410f44514]
[ub2:06117] [ 7] /usr/lib/libamdocl64.so(+0x470412) [0x7f8410f47412]
[ub2:06117] [ 8] /usr/lib/libamdocl64.so(+0x470686) [0x7f8410f47686]
[ub2:06117] [ 9] /usr/lib/libamdocl64.so(+0x423140) [0x7f8410efa140]
[ub2:06117] [10] /usr/lib/libamdocl64.so(+0x43fece) [0x7f8410f16ece]
[ub2:06117] [11] /usr/lib/libamdocl64.so(clIcdGetPlatformIDsKHR+0x93) [0x7f8410ee4b83]
[ub2:06117] [12] /usr/lib/libOpenCL.so.1(+0x2172) [0x7f8419851172]
[ub2:06117] [13] /usr/lib/libOpenCL.so.1(+0x4136) [0x7f8419853136]
[ub2:06117] [14] /usr/lib/libOpenCL.so.1(clGetPlatformIDs+0x20) [0x7f8419852810]
[ub2:06117] [15] ./john() [0x627300]
[ub2:06117] [16] ./john(opencl_preinit+0xc1) [0x6274b1]
[ub2:06117] [17] ./john(opencl_prepare_dev+0x14) [0x628114]
[ub2:06117] [18] ./john(opencl_init+0x25) [0x628195]
[ub2:06117] [19] ./john() [0x650fe1]
[ub2:06117] [20] ./john(fmt_init+0x6b) [0x5f778b]
[ub2:06117] [21] ./john() [0x600012]
[ub2:06117] [22] ./john() [0x6008b4]
[ub2:06117] [23] ./john() [0x5ff116]
[ub2:06117] [24] ./john() [0x5fd9c0]
[ub2:06117] [25] ./john() [0x5fe148]
[ub2:06117] [26] ./john(main+0x722) [0x5fee8a]
[ub2:06117] [27] /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xed) [0x7f8418b8776d]
[ub2:06117] [28] ./john() [0x41bc45]
[ub2:06117] *** End of error message ***


I can ssh into the directory of version 1.8.0.2-bleeding-jumbo_mpi [linux-x86-64-native] and run an mpi session just fine.

Can you point me in the right direction to fix this?

Thanks,
Tony

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.