gzubeck
Jr. Member
Offline
Activity: 74
Merit: 1
|
|
December 11, 2017, 01:00:08 AM |
|
I'm using ccminer 2.1 and I was using an intensity of -i 20. I changed it to -i 22 and I started getting 45 more hashes with my 5 1080 gtx's. so i went from 152 to 199... I'm going to try -i 23 and see how that works.
|
|
|
|
lorddefenser
Jr. Member
Offline
Activity: 34
Merit: 2
|
|
December 11, 2017, 01:15:08 AM |
|
You do know this is for ccminer?
You'll be better off asking for help in their thread.
I did not understand, this topic is not for ccminer support? If you look on my pictures I'm having problem with ccminer. Searched a lot, but this is only topic with support.
|
|
|
|
clg
Newbie
Offline
Activity: 7
Merit: 0
|
|
December 11, 2017, 01:41:30 AM |
|
I'm running Ubuntu 16.04 with two Nvidia GTX 1060s. I've downloaded and installed the latest proprietary driver and CUDA 9. I've also downloaded and successfully compiled the cuda 9 branch of ccminer. The only problem is that once I've compiled it, I get the dreaded "Cuda error in func 'keccak256_cpu_init' at line 299 : unknown error." when I try to mine lyra2v2. Has anyone had any success in figuring this one out? Thanks!
|
|
|
|
gzubeck
Jr. Member
Offline
Activity: 74
Merit: 1
|
|
December 11, 2017, 01:51:34 AM |
|
I'm running Ubuntu 16.04 with two Nvidia GTX 1060s. I've downloaded and installed the latest proprietary driver and CUDA 9. I've also downloaded and successfully compiled the cuda 9 branch of ccminer. The only problem is that once I've compiled it, I get the dreaded "Cuda error in func 'keccak256_cpu_init' at line 299 : unknown error." when I try to mine lyra2v2. Has anyone had any success in figuring this one out? Thanks!
Not sure if this helps...but...I went from intensity -i 22 to -i 23 and I had the same problem as well as saying I ran out of memory. I then returned back to intensity -22 and everything is running fine. Maybe someone has a better explanation of why this happens but try different intensity levels. Sorry I just realized this is for linux. but still intensity did create problems so maybe it happens under linus too...
|
|
|
|
joblo
Legendary
Offline
Activity: 1470
Merit: 1114
|
|
December 11, 2017, 03:03:36 AM |
|
You do know this is for ccminer?
You'll be better off asking for help in their thread.
I did not understand, this topic is not for ccminer support? If you look on my pictures I'm having problem with ccminer. Searched a lot, but this is only topic with support. There are many forks of ccminer by different developpers. You should address your questions to the appropriate developper for the fork you are using. IIRC you were asking about krnlx, there is a thread for that.
|
|
|
|
clg
Newbie
Offline
Activity: 7
Merit: 0
|
|
December 11, 2017, 03:18:32 AM |
|
Modifying the intensity (even the lowest setting) doesn't have any impact at all.
|
|
|
|
lorddefenser
Jr. Member
Offline
Activity: 34
Merit: 2
|
|
December 11, 2017, 03:55:13 AM |
|
Good night folks, I need a little help, sorry for my newbie level I'm try mining lyra2v2 on ccminer 2.1 by tpruvot on Simplemining Set the command line a milion times, worker on pool is fine. My rig is 2 x 1060/ 2 x 1070 When start, get the follow erros. Someone can do a good action and help-me please ? Thanks.
|
|
|
|
gzubeck
Jr. Member
Offline
Activity: 74
Merit: 1
|
|
December 11, 2017, 04:09:46 AM |
|
Good night folks, I need a little help, sorry for my newbie level I'm try mining lyra2v2 on ccminer 2.1 by tpruvot on Simplemining Set the command line a milion times, worker on pool is fine. My rig is 2 x 1060/ 2 x 1070 When start, get the follow erros. Someone can do a good action and help-me please ? Thanks. Looks like an option you have to change in simplemining os. That's why I use windows 10. Unless your running 10 rigs and have to keep track of all of them I don't use simplemining. I think windows 10 drivers are more mature and If I had to pay for windows it will pay for itself in less than 2 years with the extra $10 you make every month vs. simplemining. I think simple mining will mature but i'll wait another year before revisiting. Thanks to all those willing to help develop a pure linux mining os...I will say this that it looks like you need to change your rig from mining skunkhash/ signatum to mining mona coin on suprnova. Contact someone at simplemining os and they should be able to shoot you back an email on how to change the mining options. Your setup looks allright excpt the quirkiness of simpleming configuration parameters.
|
|
|
|
stillcollating
Newbie
Offline
Activity: 3
Merit: 0
|
|
December 11, 2017, 07:35:09 AM |
|
Hello. I'm trying to mine monacoin on suprnova with 3x1080ti using 1x-16x (ext power) risers. Compiled tpruvot/ccminer 2.2.2 okay, on debian 9, CUDA 8, gcc 4.9. For some reason ccminer is working okay if I only use 2 1080ti's and no risers. But once I add risers in it stops working. Oddly enough, I can still run --benchmark, and it runs all algorithms okay with the risers. I've tried stock Makefile.am and Makefile.am using the 1080 cuda arch. I tried lowering intensity and pwlimit. Debug output is not giving me much to go off of. Any ideas on what's going on. Things I might try? Thanks brownj@miner01:~/miner/monacoin$ ./ccminer -D -o stratum+tcp://mona.suprnova.cc:2995 -k lyra2v2 -u user.miner1 -p password *** ccminer 2.2.2 for nVidia GPUs by tpruvot@github *** Built with the nVidia CUDA Toolkit 8.0 64-bits
Originally based on Christian Buchner and Christian H. project Include some kernels from alexis78, djm34, djEzo, tsiv and krnlx.
BTC donation address: 1AJdfCpLWPNoAMDfHF1wD5y8VgKSSTHxPo (tpruvot)
[2017-12-11 02:14:19] POOL 0: mona.suprnova.cc:2995 USER user.miner1 -s 10 [2017-12-11 02:14:19] Starting on stratum+tcp://mona.suprnova.cc:2995 [2017-12-11 02:14:19] restart_threads [2017-12-11 02:14:19] dlopen(2): failed to load libnvidia-ml.so [2017-12-11 02:14:19] GPU monitoring is not available. [2017-12-11 02:14:19] 3 miner threads started, using 'auto' algorithm. [2017-12-11 02:14:19] Binding thread 0 to cpu 0 (mask 1) [2017-12-11 02:14:19] Binding thread 1 to cpu 1 (mask 2) [2017-12-11 02:14:19] Binding thread 2 to cpu 2 (mask 4) [2017-12-11 02:14:19] Stratum session id: deadbeefcafebabe9478010000000000 [2017-12-11 02:14:19] sleeptime: 500 ms [2017-12-11 02:14:19] sleeptime: 500 ms [2017-12-11 02:14:19] sleeptime: 500 ms [2017-12-11 02:14:19] DEBUG: job_id=a2e304a 14a5 xnonce2=00000000 time=02:14:18 [2017-12-11 02:14:19] Stratum difficulty set to 64 [2017-12-11 02:14:19] job a2e304a 14a5 target change: 3fffc00 (64.0) [2017-12-11 02:14:19] GPU #1: start=55555555 end=55655554 range=000fffff [2017-12-11 02:14:19] DEBUG: job_id=a2e304a 14a5 xnonce2=01000000 time=02:14:18 [2017-12-11 02:14:19] job a2e304a 14a5 target change: 3fffc00 (64.0) [2017-12-11 02:14:19] GPU #0: start=00000000 end=000fffff range=000fffff [2017-12-11 02:14:19] DEBUG: job_id=a2e304a 14a5 xnonce2=02000000 time=02:14:18 [2017-12-11 02:14:19] job a2e304a 14a5 target change: 3fffc00 (64.0) [2017-12-11 02:14:19] GPU #2: start=aaaaaaaa end=aabaaaa9 range=000fffff [2017-12-11 02:14:20] stratum extranonce subscribe timed out [2017-12-11 02:14:43] DEBUG: job_id=a2e3063 14a6 xnonce2=00000000 time=02:14:43 [2017-12-11 02:14:43] auto block 1186008, diff 68760.234 [2017-12-11 02:14:43] restart_threads [2017-12-11 02:15:31] DEBUG: job_id=a2e3093 14a7 xnonce2=00000000 time=02:15:31 [2017-12-11 02:15:31] auto block 1186009, diff 73279.334 [2017-12-11 02:15:31] restart_threads [2017-12-11 02:16:15] DEBUG: job_id=a2e30bf 14a8 xnonce2=00000000 time=02:16:15 [2017-12-11 02:16:15] auto block 1186010, diff 77111.905 [2017-12-11 02:16:15] restart_threads [2017-12-11 02:16:24] DEBUG: job_id=a2e30c8 14a9 xnonce2=00000000 time=02:16:24 [2017-12-11 02:16:24] auto block 1186011, diff 76279.225 [2017-12-11 02:16:24] restart_threads
|
|
|
|
s3c70r
Member
Offline
Activity: 83
Merit: 10
|
|
December 11, 2017, 07:38:57 AM |
|
at this level do it yourself in miner.h
Great thanks a lot. I've found it in miner.h line 558, #define MAX_GPUS 16 . Can the next release raise this constant please ? Would be nice not to compile for each future release for only one constant.
|
|
|
|
matmator
Sr. Member
Offline
Activity: 487
Merit: 252
bou !
|
|
December 11, 2017, 07:53:56 AM |
|
Hello ,
I am looking for how to use the ccminer API,
I have to put what command in the .bat?
thx
|
go to the moon !!
|
|
|
Epsylon3 (OP)
Legendary
Offline
Activity: 1484
Merit: 1082
ccminer/cpuminer developer
|
|
December 11, 2017, 02:43:22 PM |
|
You do know this is for ccminer?
You'll be better off asking for help in their thread.
I did not understand, this topic is not for ccminer support? If you look on my pictures I'm having problem with ccminer. Searched a lot, but this is only topic with support. you are not using "this thread" ccminer but the skunk fork
|
|
|
|
megafox2K17
Newbie
Offline
Activity: 2
Merit: 0
|
|
December 11, 2017, 03:08:17 PM |
|
Hi guys!
I have a problem. My ccminer 2.2.3 of tpruvot ver 2.2.1 issues 90 H/s in my Nvidia 1070GTX 8gb. Tell me, please, is this normal for cryptonight algorytm for monero coin?
|
|
|
|
lorddefenser
Jr. Member
Offline
Activity: 34
Merit: 2
|
|
December 11, 2017, 05:36:15 PM |
|
You do know this is for ccminer?
You'll be better off asking for help in their thread.
I did not understand, this topic is not for ccminer support? If you look on my pictures I'm having problem with ccminer. Searched a lot, but this is only topic with support. you are not using "this thread" ccminer but the skunk fork My last post, I do the same test with ccminer by tpruvot, and get the same error.
|
|
|
|
klintistwood
Full Member
Offline
Activity: 157
Merit: 100
Out of the box is where I live
|
|
December 11, 2017, 07:09:28 PM |
|
I tried to change the mining intensity as suggested above but it doesn't work, I tried with -i 10 20 and 30, same result.
|
|
|
|
klintistwood
Full Member
Offline
Activity: 157
Merit: 100
Out of the box is where I live
|
|
December 11, 2017, 07:12:10 PM |
|
correction: intensity did not work on version 2.2.1 but I managed to get it to work on version 2.2.3 with -i 10
|
|
|
|
Epsylon3 (OP)
Legendary
Offline
Activity: 1484
Merit: 1082
ccminer/cpuminer developer
|
|
December 11, 2017, 07:12:32 PM |
|
Hello. I'm trying to mine monacoin on suprnova with 3x1080ti using 1x-16x (ext power) risers. Compiled tpruvot/ccminer 2.2.2 okay, on debian 9, CUDA 8, gcc 4.9. For some reason ccminer is working okay if I only use 2 1080ti's and no risers. But once I add risers in it stops working. Oddly enough, I can still run --benchmark, and it runs all algorithms okay with the risers. I've tried stock Makefile.am and Makefile.am using the 1080 cuda arch. I tried lowering intensity and pwlimit. Debug output is not giving me much to go off of. Any ideas on what's going on. Things I might try? Thanks brownj@miner01:~/miner/monacoin$ ./ccminer -D -o stratum+tcp://mona.suprnova.cc:2995 -k lyra2v2 -u user.miner1 -p password *** ccminer 2.2.2 for nVidia GPUs by tpruvot@github *** Built with the nVidia CUDA Toolkit 8.0 64-bits
Originally based on Christian Buchner and Christian H. project Include some kernels from alexis78, djm34, djEzo, tsiv and krnlx.
BTC donation address: 1AJdfCpLWPNoAMDfHF1wD5y8VgKSSTHxPo (tpruvot)
[2017-12-11 02:14:19] POOL 0: mona.suprnova.cc:2995 USER user.miner1 -s 10 [2017-12-11 02:14:19] 3 miner threads started, using 'auto' algorithm.
its -a for the algo ... not -k
|
|
|
|
gzubeck
Jr. Member
Offline
Activity: 74
Merit: 1
|
|
December 11, 2017, 11:04:54 PM |
|
Hello. I'm trying to mine monacoin on suprnova with 3x1080ti using 1x-16x (ext power) risers. Compiled tpruvot/ccminer 2.2.2 okay, on debian 9, CUDA 8, gcc 4.9. For some reason ccminer is working okay if I only use 2 1080ti's and no risers. But once I add risers in it stops working. Oddly enough, I can still run --benchmark, and it runs all algorithms okay with the risers. I've tried stock Makefile.am and Makefile.am using the 1080 cuda arch. I tried lowering intensity and pwlimit. Debug output is not giving me much to go off of. Any ideas on what's going on. Things I might try? Thanks brownj@miner01:~/miner/monacoin$ ./ccminer -D -o stratum+tcp://mona.suprnova.cc:2995 -k lyra2v2 -u user.miner1 -p password *** ccminer 2.2.2 for nVidia GPUs by tpruvot@github *** Built with the nVidia CUDA Toolkit 8.0 64-bits
Originally based on Christian Buchner and Christian H. project Include some kernels from alexis78, djm34, djEzo, tsiv and krnlx.
BTC donation address: 1AJdfCpLWPNoAMDfHF1wD5y8VgKSSTHxPo (tpruvot)
[2017-12-11 02:14:19] POOL 0: mona.suprnova.cc:2995 USER user.miner1 -s 10 [2017-12-11 02:14:19] Starting on stratum+tcp://mona.suprnova.cc:2995 [2017-12-11 02:14:19] restart_threads [2017-12-11 02:14:19] dlopen(2): failed to load libnvidia-ml.so [2017-12-11 02:14:19] GPU monitoring is not available. [2017-12-11 02:14:19] 3 miner threads started, using 'auto' algorithm. [2017-12-11 02:14:19] Binding thread 0 to cpu 0 (mask 1) [2017-12-11 02:14:19] Binding thread 1 to cpu 1 (mask 2) [2017-12-11 02:14:19] Binding thread 2 to cpu 2 (mask 4) [2017-12-11 02:14:19] Stratum session id: deadbeefcafebabe9478010000000000 [2017-12-11 02:14:19] sleeptime: 500 ms [2017-12-11 02:14:19] sleeptime: 500 ms [2017-12-11 02:14:19] sleeptime: 500 ms [2017-12-11 02:14:19] DEBUG: job_id=a2e304a 14a5 xnonce2=00000000 time=02:14:18 [2017-12-11 02:14:19] Stratum difficulty set to 64 [2017-12-11 02:14:19] job a2e304a 14a5 target change: 3fffc00 (64.0) [2017-12-11 02:14:19] GPU #1: start=55555555 end=55655554 range=000fffff [2017-12-11 02:14:19] DEBUG: job_id=a2e304a 14a5 xnonce2=01000000 time=02:14:18 [2017-12-11 02:14:19] job a2e304a 14a5 target change: 3fffc00 (64.0) [2017-12-11 02:14:19] GPU #0: start=00000000 end=000fffff range=000fffff [2017-12-11 02:14:19] DEBUG: job_id=a2e304a 14a5 xnonce2=02000000 time=02:14:18 [2017-12-11 02:14:19] job a2e304a 14a5 target change: 3fffc00 (64.0) [2017-12-11 02:14:19] GPU #2: start=aaaaaaaa end=aabaaaa9 range=000fffff [2017-12-11 02:14:20] stratum extranonce subscribe timed out [2017-12-11 02:14:43] DEBUG: job_id=a2e3063 14a6 xnonce2=00000000 time=02:14:43 [2017-12-11 02:14:43] auto block 1186008, diff 68760.234 [2017-12-11 02:14:43] restart_threads [2017-12-11 02:15:31] DEBUG: job_id=a2e3093 14a7 xnonce2=00000000 time=02:15:31 [2017-12-11 02:15:31] auto block 1186009, diff 73279.334 [2017-12-11 02:15:31] restart_threads [2017-12-11 02:16:15] DEBUG: job_id=a2e30bf 14a8 xnonce2=00000000 time=02:16:15 [2017-12-11 02:16:15] auto block 1186010, diff 77111.905 [2017-12-11 02:16:15] restart_threads [2017-12-11 02:16:24] DEBUG: job_id=a2e30c8 14a9 xnonce2=00000000 time=02:16:24 [2017-12-11 02:16:24] auto block 1186011, diff 76279.225 [2017-12-11 02:16:24] restart_threads
If you don't think there's anything wrong with your risers then its your power supply. I use at least two power supplies with and adapter with my five 1080 gtxs (Not ti). Ti are power hungry and your risers consumer even more power. I need more info about your setup?
|
|
|
|
5600k
Newbie
Offline
Activity: 2
Merit: 0
|
|
December 12, 2017, 02:23:14 AM |
|
Hi, trying to start mining Mona on Ubuntu and I'm getting the below error:
[2017-12-11 20:17:42] Starting on stratum+tcp://mona.poolmining.org:3092 [2017-12-11 20:17:42] NVML GPU monitoring enabled. [2017-12-11 20:17:42] 1 miner thread started, using 'lyra2v2' algorithm. [2017-12-11 20:17:43] Stratum difficulty set to 15 (0.05859) [2017-12-11 20:17:43] GPU #0: Intensity set to 20, 1048576 cuda threads Cuda error in func 'keccak256_sm3_init' at line 299 : unknown error.
|
|
|
|
clg
Newbie
Offline
Activity: 7
Merit: 0
|
|
December 12, 2017, 06:00:34 AM |
|
I'm running Ubuntu 16.04 with two Nvidia GTX 1060s. I've downloaded and installed the latest proprietary driver and CUDA 9. I've also downloaded and successfully compiled the cuda 9 branch of ccminer. The only problem is that once I've compiled it, I get the dreaded "Cuda error in func 'keccak256_cpu_init' at line 299 : unknown error." when I try to mine lyra2v2. Has anyone had any success in figuring this one out? Thanks!
I hate to give a bump to this one, but I'm totally and completely stumped at this point and can't find anything that might suggest a solution despite multiple days of searching and trying multiple reinstalls of cuda, the driver, and this and other versions of ccminer. I even tried to remove CUDA 9 and downgrade to CUDA 8 without any luck. Has anyone had any luck or any words of advice they can offer? Anything else I should try? Many thanks in advance.
|
|
|
|
|