Post
Topic
Board Mining (Altcoins)
Re: [OS] nvOC easy-to-use Linux Nvidia Mining v0019
by
CryptAtomeTrader44
on 21/09/2017, 22:54:08 UTC
Klaust ccminer is fixed!
Compiled it with new makefile.am and its working like a champ
Raised my neoscrypt hash rate by more than 20% from 800 to 1030~1060 on GTX-1070

And here is the compiled link if any one wanted

KTccminer Dropbox Download Link

Download, Extract to /home/m1/KTccminer
Then change neoscrypt lines in 3main

from :
Code:
if [ $COIN == "FTC" ]
then
HCD='/home/m1/SPccminer/ccminer'

To:
Code:
if [ $COIN == "FTC" ]
then
HCD='/home/m1/KTccminer/ccminer'

And in  Nicehash and MPH_switcher lines :

From:
Code:
    "cmd": "/home/m1/SPccminer/ccminer -a neoscrypt ... rest_of_the_line ...

To:
Code:
    "cmd": "/home/m1/KTccminer/ccminer -a neoscrypt ... rest_of_the_line ...


Code:
m1@m1-desktop-102:~/Downloads/ccminer-klaust$  ./ccminer -a neoscrypt -o stratum+tcp://hub.miningpoolhub.com:20510 -u papampi.nv101 -p x
ccminer 8.13-KlausT (64bit) for nVidia GPUs
Compiled with GCC 5.4 using Nvidia CUDA Toolkit 8.0

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.

[2017-09-20 23:01:54] Starting Stratum on stratum+tcp://hub.miningpoolhub.com:20510
[2017-09-20 23:01:55] NVML GPU monitoring enabled.
0
1
2
3
[2017-09-20 23:01:55] GPU #1: waiting for data
[2017-09-20 23:01:55] 7 miner threads started, using 'neoscrypt' algorithm.
[2017-09-20 23:01:55] GPU #3: waiting for data
[2017-09-20 23:01:55] GPU #6: waiting for data
[2017-09-20 23:01:55] GPU #5: waiting for data
[2017-09-20 23:01:55] GPU #2: waiting for data
[2017-09-20 23:01:55] GPU #0: waiting for data
[2017-09-20 23:01:55] GPU #4: waiting for data
[2017-09-20 23:01:55] Stratum difficulty set to 256
[2017-09-20 23:01:55] Stratum difficulty set to 1374.19
[2017-09-20 23:01:55] hub.miningpoolhub.com:20510 neoscrypt block 1891623
[2017-09-20 23:01:56] hub.miningpoolhub.com:20510 neoscrypt block 1891624
[2017-09-20 23:02:00] hub.miningpoolhub.com:20510 neoscrypt block 1891625
[2017-09-20 23:02:02] GPU #2: Gigabyte GTX 1070, 1047.67 kH/s
[2017-09-20 23:02:02] GPU #1: Gigabyte GTX 1070, 1047.00 kH/s
[2017-09-20 23:02:02] GPU #0: Gigabyte GTX 1070, 1036.62 kH/s
[2017-09-20 23:02:02] GPU #5: Gigabyte GTX 1070, 1053.91 kH/s
[2017-09-20 23:02:02] GPU #6: Gigabyte GTX 1070, 1050.90 kH/s
[2017-09-20 23:02:02] GPU #4: Gigabyte GTX 1070, 1029.65 kH/s
[2017-09-20 23:02:02] GPU #3: Gigabyte GTX 1070, 1016.98 kH/s
[2017-09-20 23:02:08] GPU #3: Gigabyte GTX 1070, 1019.92 kH/s
[2017-09-20 23:02:09] accepted: 1/1 (100.00%), 7284.19 kH/s yay!!!
[2017-09-20 23:02:20] hub.miningpoolhub.com:20510 neoscrypt block 1891626
[2017-09-20 23:02:20] GPU #6: Gigabyte GTX 1070, 1060.29 kH/s
[2017-09-20 23:02:20] GPU #2: Gigabyte GTX 1070, 1048.35 kH/s
[2017-09-20 23:02:20] GPU #5: Gigabyte GTX 1070, 1051.61 kH/s
[2017-09-20 23:02:20] GPU #0: Gigabyte GTX 1070, 1028.51 kH/s
[2017-09-20 23:02:20] GPU #3: Gigabyte GTX 1070, 1022.12 kH/s
[2017-09-20 23:02:20] GPU #1: Gigabyte GTX 1070, 1045.29 kH/s
[2017-09-20 23:02:20] GPU #4: Gigabyte GTX 1070, 1030.82 kH/s

I download it but when i try to use, i had an error. So i recompile it dierctly on my miner machine, and i was an happy man to see what my 2 GTX 1070 (AUSU DUAL) on my Biostar BTC PRO+ (12 PCiE) hash at 2012 KH/s in the beginning, and around 1980 KH/s after ten or fifteen minutes.

But, i tried to use it for cryptonight after recompiling it (yours), and i had the same error : Wainting for data retry in 10 seconds.
Code:
m1@MINER44:~/KTccminer$ ./ccminer -a cryptonight -o stratum+tcp://europe.cryptonight-hub.miningpoolhub.com:20580 -u minerpseudo44.MINER44 -p xccminer 8.13-KlausT (64bit) for nVidia GPUs
Compiled with GCC 5.4 using Nvidia CUDA Toolkit 8.0

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.

Try `ccminer --help' for more information.
[2017-09-21 23:42:57] stopping 0 threads
[2017-09-21 23:42:57] resetting GPUs
m1@MINER44:~/KTccminer$ ./ccminer -o stratum+tcp://europe.cryptonight-hub.miningpoolhub.com:20580 -u minerpseudo44.MINER44-p xccminer 8.13-KlausT (64bit) for nVidia GPUs
Compiled with GCC 5.4 using Nvidia CUDA Toolkit 8.0

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.

[2017-09-21 23:43:32] Starting Stratum on stratum+tcp://europe.cryptonight-hub.miningpoolhub.com:20580
[2017-09-21 23:43:32] NVML GPU monitoring enabled.
[2017-09-21 23:43:32] 2 miner threads started, using 'bitcoin' algorithm.
0
1
[2017-09-21 23:43:32] GPU #1: waiting for data
[2017-09-21 23:43:32] GPU #0: waiting for data
[2017-09-21 23:43:32] ...retry after 10 seconds
[2017-09-21 23:43:35] GPU #0: waiting for data
[2017-09-21 23:43:35] GPU #1: waiting for data
[2017-09-21 23:43:38] GPU #1: waiting for data
[2017-09-21 23:43:38] GPU #0: waiting for data
[2017-09-21 23:43:41] GPU #0: waiting for data
[2017-09-21 23:43:41] GPU #1: waiting for data
[2017-09-21 23:43:42] ...retry after 10 seconds
[2017-09-21 23:43:44] GPU #0: waiting for data

I restore the salfter KTccminer and i tried the same command line. It works ! But after seven minutes, i had this message :

Code:
GPU 1: an illegal memory access was encountered
cryptonight/cuda_cryptonight_core.cu line 255

and the hashing stop immediatly ! grrrrr Undecided Angry

So my problem with Cryptonight hasher with the GPUs does not seem to be solved.

If you have an idea, I am taker, because I know how to apply some rules but I do not know how to program.

I was very surprised to note the time it takes to compile the KTccminer for an impressive number of graphics card! I had a big doubt after a while and I almost interrupted the ./build.sh, but I did not do anything and I'm very happy!