Einstein beta Cuda Linux

Soulkeeper

Diamond Member
Nov 23, 2001
6,712
142
106
anyone have This working ?

soul@sterlingdesktops:~/BOINC/projects/einstein.phys.uwm.edu$ ldd einsteinbinary_ABP1_1.10_i686-pc-linux-gnu_cuda
linux-gate.so.1 => (0xffffe000)
libcufft.so.2 => not found
libcudart.so.2 => not found
libpthread.so.0 => /lib/libpthread.so.0 (0xf7f39000)
libm.so.6 => /lib/libm.so.6 (0xf7f13000)
libstdc++.so.6 => /usr/lib/libstdc++.so.6 (0xf7e2a000)
libc.so.6 => /lib/libc.so.6 (0xf7cdc000)
/lib/ld-linux.so.2 (0xf7f71000)
libgcc_s.so.1 => /usr/lib/libgcc_s.so.1 (0xf7ccf000)
soul@sterlingdesktops:~/BOINC/projects/einstein.phys.uwm.edu$

I have the libcufft.so.2 and libcudart.so.2 in the current dir and installed system wide, yet it's refusing to see them.
Did they hardcode something ?

Also I'm not allowed to post this question in the official einstein thread for this subject, it says I don't have enough "points"
Maybe i'm not important enough there ...



thanks.
 

Soulkeeper

Diamond Member
Nov 23, 2001
6,712
142
106
I think I found the problem ...

./einsteinbinary_ABP1_1.10_i686-pc-linux-gnu_cuda: error while loading shared libraries: libcufft.so.2: wrong ELF class: ELFCLASS64

need a 64-bit version of this bastard
 

Soulkeeper

Diamond Member
Nov 23, 2001
6,712
142
106
I guess I had to copy the supplied libcufft.so.2 and libcudart.so.2 to the main BOINC dir or it wouldn't see them ...
running fine on one of my systems now, the other won't get anymore work because they have some kinda daily quota of 4wu's

also edited the ncpu lines in the appinfo file to .12 instead of 1.0
this let's me continue to run 2 instances of other projects on my 2 cores while still running the einstein cuda
 

petrusbroder

Elite Member
Nov 28, 2004
13,343
1,138
126
Good you found a solution! :)
I wouldn't have ... which in my world says that you have enough "points". :thumbsup: