Post
Topic
Board Mining (Altcoins)
Re: [OS] nvOC easy-to-use Linux Nvidia Mining vBASIC || Community Edition 2.0
by
Doftorul
on 27/03/2018, 07:24:48 UTC
When you have time, could you check/review this new miner at:

https://github.com/brian112358/nevermore-miner/releases

Apparently is 20% faster and more stable than msft

Hey Lee:

I downloaded it for some quick and dirty testing. This miner requires cuda 9 and the Community Release is at 8:
Code:
m1@Testy:~/Downloads/nevermore-linux$ ./ccminer
./ccminer: error while loading shared libraries: libcudart.so.9.0: cannot open shared object file: No such file or directory

Since I have been out of the loop for a while, I don't know where we are with upgrading cuda versions.

Hey Stubo,

Compile it from source, it works a charm with cuda8.

autogen.sh
configure
build.sh


Compiled it with cuda9 as well, there is no difference whatsoever on some hundred of 1070, 1070Ti and 1080Ti

YMMV