log in |
Message boards : Number crunching : Computation error while running TF v0.43 (cuda100)
Author | Message |
---|---|
Hey. So for some reason every single TF 0.43 task i get seems to fail. I checked the Stderr output and the error seems to be " ./mfaktc.exe: error while loading shared libraries: libcudart.so.10.1: cannot open shared object file: No such file or directory ". any idea about what this error and if its client or software side problem?https://imgur.com/a/od1QLrV GPU: nvidia gtx 970 4gb OS: Ubuntu 24.04 | |
ID: 10381 · Rating: 0 · rate:
![]() ![]() ![]() | |
The libcudart.so.10.1 is different from 10.0 in the zip, you can try to copy your existing file into the project folder srbase.my-firewall.org_sr5, your cuda10 is newer than the compiled app. | |
ID: 10382 · Rating: 0 · rate:
![]() ![]() ![]() | |
Okay. Thanks for the help :). | |
ID: 10383 · Rating: 0 · rate:
![]() ![]() ![]() | |
Okay. Thanks for the help :). If its not working let us know so we need another solution. | |
ID: 10384 · Rating: 0 · rate:
![]() ![]() ![]() | |
Which cuda version is installed? | |
ID: 10386 · Rating: 0 · rate:
![]() ![]() ![]() | |
cuda 12.4. driver version is 550.120 | |
ID: 10387 · Rating: 0 · rate:
![]() ![]() ![]() | |
cuda 12.4. driver version is 550.120 Thats the problem, your gtx970 doesnt support cuda12, if you have cuda10 installed then its fine with the correct driver. | |
ID: 10388 · Rating: 0 · rate:
![]() ![]() ![]() | |
Ok then. Ill downgrade my Nvidia driver to an older version that has Cuda 10. Thanks | |
ID: 10389 · Rating: 0 · rate:
![]() ![]() ![]() | |
Uhh.. that missing file error seems to be gone now but now I get this error:
</stderr_txt>
<message>
upload failure: <file_xfer_error>
<file_name>TF_75-76_183-241M_wu_80512_1_0</file_name>
<error_code>-161 (not found)</error_code>
</file_xfer_error>
</message>
]]> Event log on BOINC: https://imgur.com/a/51U2bJ6 https://srbase.my-firewall.org/sr5/result.php?resultid=15244110 | |
ID: 10405 · Rating: 0 · rate:
![]() ![]() ![]() | |
Message boards :
Number crunching :
Computation error while running TF v0.43 (cuda100)