KlausT ccminer 8.19pre compiled with cuda 9.1
Change log:
fix x17 for Linux builds without NVML
trying to fix crashes under Linux
change exit behaviour
show default intensity when not using the -i option
add gpu number to the cuda error messages
Known Problems:
With some algos Linux users will get validation errors. In this case please use the option --no-cpu-verify.
On some systems ccminer will crash when there are connection problems.
I tested it and it gave me around 630 Kh/s on Neoscrypt with zotac 1060 (PL 70, OC 100, MC 400):
[ccminer 8.19-KlausT (64bit) for nVidia GPUs
Compiled with GCC 5.4 using Nvidia CUDA Toolkit 9.1
Based on pooler cpuminer 2.3.2 and the tpruvot@github fork
CUDA support by Christian Buchner, Christian H. and DJM34
Includes optimizations implemented by sp-hash, klaust, tpruvot and tsiv.
[2018-01-13 15:23:16] NVML GPU monitoring enabled.
[2018-01-13 15:23:16] 2 miner threads started, using 'neoscrypt' algorithm.
[2018-01-13 15:23:16] Starting Stratum on stratum+tcp://hub.miningpoolhub.com:20510
0
[2018-01-13 15:23:16] Stratum difficulty set to 2048
[2018-01-13 15:23:17] Stratum difficulty set to 64
[2018-01-13 15:23:19] GPU #0: using default intensity 13.000
[2018-01-13 15:23:25] hub.miningpoolhub.com:20510 neoscrypt block 2045653
[2018-01-13 15:23:27] GPU #0: Zotac GTX 1060 6GB, 626.99 kH/s
[2018-01-13 15:23:35] accepted: 1/1 (100.00%), 626.99 kH/s yay!!!
cd /home/m1/Downloads/miners
wget https://www.dropbox.com/s/wisateri7w3ipp4/KTccminer-8.19-pre.tar.gz
tar -xzvf KTccminer-8.19-pre.tar.gz
Please test it first on your rig before replace with your current version
Test it with:
Stop miner, watchdog ,...
pkill -e screen
Run miner:
/home/m1/Downloads/miners/KTccminer-8.19-pre/ccminer -a ALGO -o SERVER_ADDRESS:PORT -u USERNAME.WORKERNAME -p x
If all was ok copy it to KTccminer folder
cp /home/m1/Downloads/miners/KTccminer-8.19-pre/* /home/m1/KTccminer/
Restart normal jobs:
pkill -f 3main