Author

Topic: ccminer is a shitjob (Read 174 times)

hero member
Activity: 1036
Merit: 606
February 14, 2018, 01:35:03 AM
#3
Looks like the program cannot find the CUDA 9.0 libraries. Setting the enviormental path with the location of the CUDA 9.0 lib directory should solve it. e.g.

Code:
echo -e "\n/usr/local/cuda-9.0/targets/x86_64-linux/lib" | sudo tee -a /etc/ld.so.conf

Then to update the path run:

sudo ldconfig
full member
Activity: 394
Merit: 101
February 14, 2018, 01:07:15 AM
#2
and readme is unfested with donation address, yeah!!! for wasting my time??
full member
Activity: 394
Merit: 101
February 14, 2018, 01:05:04 AM
#1
Whenever it is built or after download binary, it gives following:
[root@MINER_03_H81_2 ccminer-2.2.4-tpruvot]# ./ccminer
./ccminer: error while loading shared libraries: libcudart.so.9.0: cannot open shared object file: No such file or directory
[root@MINER_03_H81_2 ccminer-2.2.4-tpruvot]# yum install libcudart.so.9.0
Loaded plugins: fastestmirror, langpacks
Loading mirror speeds from cached hostfile
No package libcudart.so.9.0 available.

It is work of crap. Internet has only conflicting of information regarding this which only wastes more time.

Jump to: