Supercomputing
|
|
October 25, 2014, 06:46:47 PM |
|
Did the developer ever make the source code public for this?
not yet @supercomputing: are you still finding blocks under linux? still none here after ~8h... Yes, I found 12 blocks in approximately 8 hours. What NVCC options did you use? CUDA Toolkit: cuda_6.5.14_linux_64.run CUDA Linux Driver: NVIDIA-Linux-x86_64-340.46.run NVCC Options: -gencode=arch=compute_50,code=\"sm_50,compute_50\" ./skminer 10.0.0.2 9325 ***** skMiner for nVidia GPUs by djm34 ***** This is version v0.1 based on ccMiner by Christian Buchner and Christian H. 2014 *** and on primeminer by Videlicet Copyright 2014 djm34 BTC donation address: 1NENYmxwZGHsKFmyjTc5WferTn5VTFb7Ze
GPU 1 = GeForce GTX 750 Ti
Initializing Miner 10.0.0.2:9325 Threads = 1 Timeout = 30 Connected to 10.0.0.2:9325... [MASTER] Coinshield Network: New Block 27397 15.4 MH/s | 0 Blks ACC=0 REJ=0 | Height = 27397 | Diff = 36 0-bits | 00:00:12 17.1 MH/s | 0 Blks ACC=0 REJ=0 | Height = 27397 | Diff = 36 0-bits | 00:00:23 17.8 MH/s | 0 Blks ACC=0 REJ=0 | Height = 27397 | Diff = 36 0-bits | 00:00:34 [MASTER] Coinshield Network: New Block 27398 18.1 MH/s | 0 Blks ACC=0 REJ=0 | Height = 27398 | Diff = 36 0-bits | 00:00:45 18.3 MH/s | 0 Blks ACC=0 REJ=0 | Height = 27398 | Diff = 36 0-bits | 00:00:56 18.4 MH/s | 0 Blks ACC=0 REJ=0 | Height = 27398 | Diff = 36 0-bits | 00:01:07 18.5 MH/s | 0 Blks ACC=0 REJ=0 | Height = 27398 | Diff = 36 0-bits | 00:01:18 18.6 MH/s | 0 Blks ACC=0 REJ=0 | Height = 27398 | Diff = 36 0-bits | 00:01:29 18.4 MH/s | 0 Blks ACC=0 REJ=0 | Height = 27398 | Diff = 36 0-bits | 00:01:41 18.5 MH/s | 0 Blks ACC=0 REJ=0 | Height = 27398 | Diff = 36 0-bits | 00:01:52 18.6 MH/s | 0 Blks ACC=0 REJ=0 | Height = 27398 | Diff = 36 0-bits | 00:02:03 18.6 MH/s | 0 Blks ACC=0 REJ=0 | Height = 27398 | Diff = 36 0-bits | 00:02:14 [MASTER] Coinshield Network: New Block 27399 18.6 MH/s | 0 Blks ACC=0 REJ=0 | Height = 27399 | Diff = 36 0-bits | 00:02:25 18.7 MH/s | 0 Blks ACC=0 REJ=0 | Height = 27399 | Diff = 36 0-bits | 00:02:36 18.6 MH/s | 0 Blks ACC=0 REJ=0 | Height = 27399 | Diff = 36 0-bits | 00:02:47
GeForce GTX 750 Ti (1)
******* BLOCK with 36 Leading Zero Bits FOUND *******
Preparing for Block Submission...
Submitting Block... [MASTER] Block Accepted By Coinshield Network. [MASTER] Coinshield Network: New Block 27400 18.5 MH/s | 1 Blks ACC=1 REJ=0 | Height = 27400 | Diff = 36 0-bits | 00:02:59 18.5 MH/s | 1 Blks ACC=1 REJ=0 | Height = 27400 | Diff = 36 0-bits | 00:03:10
|
|
|
|
skunk
|
|
October 25, 2014, 07:10:38 PM |
|
Did the developer ever make the source code public for this?
not yet @supercomputing: are you still finding blocks under linux? still none here after ~8h... Yes, I found 12 blocks in approximately 8 hours. What NVCC options did you use? CUDA Toolkit: cuda_6.5.14_linux_64.run CUDA Linux Driver: NVIDIA-Linux-x86_64-340.46.run NVCC Options: -gencode=arch=compute_50,code=\"sm_50,compute_50\" Cuda compilation tools, release 6.5, V6.5.12 Driver Version: 343.22 -gencode=arch=compute_30,code=\"sm_30,compute_30\"
|
|
|
|
antonio8
Legendary
Offline
Activity: 1400
Merit: 1000
|
|
October 25, 2014, 07:25:56 PM |
|
Ah man, not my day today.
Is the skminer just a simple bat as: skminer.exe -d 0 -o Solo:PORT -u USERNAME -p PASSWORD
I run the bat and nothing. tried to do a --help but no luck also.
|
If you are going to leave your BTC on an exchange please send it to this address instead 1GH3ub3UUHbU5qDJW5u3E9jZ96ZEmzaXtG, I will at least use the money better than someone who steals it from the exchange. Thanks
|
|
|
bigreddmachine
|
|
October 25, 2014, 07:34:22 PM |
|
Ah man, not my day today.
Is the skminer just a simple bat as: skminer.exe -d 0 -o Solo:PORT -u USERNAME -p PASSWORD
I run the bat and nothing. tried to do a --help but no luck also.
For CUDA gpu miner? skminer.exe 127.0.0.1 9325 N Where "N" is the number of GPUs.
|
|
|
|
antonio8
Legendary
Offline
Activity: 1400
Merit: 1000
|
|
October 25, 2014, 07:43:13 PM |
|
Ah man, not my day today.
Is the skminer just a simple bat as: skminer.exe -d 0 -o Solo:PORT -u USERNAME -p PASSWORD
I run the bat and nothing. tried to do a --help but no luck also.
For CUDA gpu miner? skminer.exe 127.0.0.1 9325 N Where "N" is the number of GPUs. Sorry, yes for Nvidia. So would it be N 1 -d 0 If I only want to use the first gpu? I get it now where it says Initializing miner Threads = 4 Timeout = 10 but then nothing
|
If you are going to leave your BTC on an exchange please send it to this address instead 1GH3ub3UUHbU5qDJW5u3E9jZ96ZEmzaXtG, I will at least use the money better than someone who steals it from the exchange. Thanks
|
|
|
Supercomputing
|
|
October 25, 2014, 07:44:38 PM |
|
Cuda compilation tools, release 6.5, V6.5.12 Driver Version: 343.22 -gencode=arch=compute_30,code=\"sm_30,compute_30\"
OK, I am going to download and test with driver version 343.22
|
|
|
|
djm34
Legendary
Offline
Activity: 1400
Merit: 1050
|
|
October 25, 2014, 07:53:17 PM |
|
Cuda compilation tools, release 6.5, V6.5.12 Driver Version: 343.22 -gencode=arch=compute_30,code=\"sm_30,compute_30\"
OK, I am going to download and test with driver version 343.22 also you need to use compute_50 for a 750ti
|
djm34 facebook pageBTC: 1NENYmxwZGHsKFmyjTc5WferTn5VTFb7Ze Pledge for neoscrypt ccminer to that address: 16UoC4DmTz2pvhFvcfTQrzkPTrXkWijzXw
|
|
|
Supercomputing
|
|
October 25, 2014, 08:47:48 PM |
|
Cuda compilation tools, release 6.5, V6.5.12 Driver Version: 343.22 -gencode=arch=compute_30,code=\"sm_30,compute_30\"
OK, I am going to download and test with driver version 343.22 Tested with various display driver versions on Linux: 2 x GTX 780 Ti[MASTER] Coinshield Network: New Block 27515 80.9 MH/s | 0 Blks ACC=0 REJ=0 | Height = 27515 | Diff = 35 0-bits | 00:04:27 80.9 MH/s | 0 Blks ACC=0 REJ=0 | Height = 27515 | Diff = 35 0-bits | 00:04:38
GeForce GTX 780 Ti (2)
******* BLOCK with 35 Leading Zero Bits FOUND *******
Preparing for Block Submission...
Submitting Block... [MASTER] Block Accepted By Coinshield Network. [MASTER] Coinshield Network: New Block 27516 80.2 MH/s | 1 Blks ACC=1 REJ=0 | Height = 27516 | Diff = 35 0-bits | 00:04:50 80.3 MH/s | 1 Blks ACC=1 REJ=0 | Height = 27516 | Diff = 35 0-bits | 00:05:01
GeForce GTX 780 Ti (2)
******* BLOCK with 35 Leading Zero Bits FOUND *******
Preparing for Block Submission...
Submitting Block... [MASTER] Block Accepted By Coinshield Network. [MASTER] Coinshield Network: New Block 27517 80.1 MH/s | 2 Blks ACC=2 REJ=0 | Height = 27517 | Diff = 36 0-bits | 00:05:12
|
|
|
|
blaaaaacksuit
Sr. Member
Offline
Activity: 280
Merit: 250
Who cares?
|
|
October 25, 2014, 09:25:21 PM |
|
It's funny, looks like BTC crashing solved the problem that this coin was aiming to do all along
|
|
|
|
skunk
|
|
October 25, 2014, 11:01:33 PM Last edit: October 25, 2014, 11:53:18 PM by skunk |
|
Cuda compilation tools, release 6.5, V6.5.12 Driver Version: 343.22 -gencode=arch=compute_30,code=\"sm_30,compute_30\"
OK, I am going to download and test with driver version 343.22 Tested with various display driver versions on Linux: 2 x GTX 780 Ti[MASTER] Coinshield Network: New Block 27515 80.9 MH/s | 0 Blks ACC=0 REJ=0 | Height = 27515 | Diff = 35 0-bits | 00:04:27 80.9 MH/s | 0 Blks ACC=0 REJ=0 | Height = 27515 | Diff = 35 0-bits | 00:04:38
GeForce GTX 780 Ti (2)
******* BLOCK with 35 Leading Zero Bits FOUND *******
Preparing for Block Submission...
Submitting Block... [MASTER] Block Accepted By Coinshield Network. [MASTER] Coinshield Network: New Block 27516 80.2 MH/s | 1 Blks ACC=1 REJ=0 | Height = 27516 | Diff = 35 0-bits | 00:04:50 80.3 MH/s | 1 Blks ACC=1 REJ=0 | Height = 27516 | Diff = 35 0-bits | 00:05:01
GeForce GTX 780 Ti (2)
******* BLOCK with 35 Leading Zero Bits FOUND *******
Preparing for Block Submission...
Submitting Block... [MASTER] Block Accepted By Coinshield Network. [MASTER] Coinshield Network: New Block 27517 80.1 MH/s | 2 Blks ACC=2 REJ=0 | Height = 27517 | Diff = 36 0-bits | 00:05:12still nothing here... i'm running coinshield_prime, skminer and coinshield-qt on the same box and both miners connect to wallet's port 9325, that's all right, isn't it? i'm doubting because since skminer was started neither coinshield_prime did find any block... coincidence? bad luck? edit: any debug flag i can add? edit2: i guess i'm on the right chain: [METERS] 0 Block(s) ACC=0 REJ=0| Height = 27691 | Diff = 6.073475 | 00:45:51
|
|
|
|
Supercomputing
|
|
October 26, 2014, 12:05:59 AM |
|
still nothing here... i'm running coinshield_prime, skminer and coinshield-qt on the same box and both miners connect to wallet's port 9325, that's all right, isn't it? i'm doubting because since skminer was started neither coinshield_prime did find any block... coincidence? bad luck?
edit: any debug flag i can add?
edit2: i guess i'm on the right chain: [METERS] 0 Block(s) ACC=0 REJ=0| Height = 27691 | Diff = 6.073475 | 00:45:51
Try running on testnet to verify that the software is working properly.
|
|
|
|
skunk
|
|
October 26, 2014, 01:14:05 AM |
|
still nothing here... i'm running coinshield_prime, skminer and coinshield-qt on the same box and both miners connect to wallet's port 9325, that's all right, isn't it? i'm doubting because since skminer was started neither coinshield_prime did find any block... coincidence? bad luck?
edit: any debug flag i can add?
edit2: i guess i'm on the right chain: [METERS] 0 Block(s) ACC=0 REJ=0| Height = 27691 | Diff = 6.073475 | 00:45:51
Try running on testnet to verify that the software is working properly. no blocks where found after running for half hour skminer alone on testnet... is there anything i can do to find out what's wrong with it? i've also rebooted the box just in case of a driver crash, but didn't make any difference.
|
|
|
|
antonio8
Legendary
Offline
Activity: 1400
Merit: 1000
|
|
October 26, 2014, 02:34:33 AM |
|
Anyone running Nvidia cards that might be able to help with parameters to run.
I can't get this thing going for nothing.
skminer.exe -o SOLO IP:PORT -u USER -p PASSWORD -d 0
I tried the "N" but nothing. Don't know if I need the "-a".
|
If you are going to leave your BTC on an exchange please send it to this address instead 1GH3ub3UUHbU5qDJW5u3E9jZ96ZEmzaXtG, I will at least use the money better than someone who steals it from the exchange. Thanks
|
|
|
enerbyte
|
|
October 26, 2014, 03:00:03 AM |
|
Anyone running Nvidia cards that might be able to help with parameters to run.
I can't get this thing going for nothing.
skminer.exe -o SOLO IP:PORT -u USER -p PASSWORD -d 0
I tried the "N" but nothing. Don't know if I need the "-a".
skminer.exe 127.0.0.1 9325 3 skminer.exe IP PORT THREADS this should work, although there are some cards that have problems with the miner.
|
|
|
|
antonio8
Legendary
Offline
Activity: 1400
Merit: 1000
|
|
October 26, 2014, 03:19:32 AM |
|
Anyone running Nvidia cards that might be able to help with parameters to run.
I can't get this thing going for nothing.
skminer.exe -o SOLO IP:PORT -u USER -p PASSWORD -d 0
I tried the "N" but nothing. Don't know if I need the "-a".
skminer.exe 127.0.0.1 9325 3 skminer.exe IP PORT THREADS this should work, although there are some cards that have problems with the miner. Thanks so much. I get it now. Was so used to having the -o -u -p in the bat. I must have those cards. i get connected to, my ip and port but then get Failed to Update Height. So maybe this is a no go for me. @ bigreddmachine Sorry I wasn't understanding it earlier. I had to get the other way of doing bats out of my head. Been a rough day, today.
|
If you are going to leave your BTC on an exchange please send it to this address instead 1GH3ub3UUHbU5qDJW5u3E9jZ96ZEmzaXtG, I will at least use the money better than someone who steals it from the exchange. Thanks
|
|
|
djm34
Legendary
Offline
Activity: 1400
Merit: 1050
|
|
October 26, 2014, 03:19:50 AM |
|
Anyone running Nvidia cards that might be able to help with parameters to run.
I can't get this thing going for nothing.
skminer.exe -o SOLO IP:PORT -u USER -p PASSWORD -d 0
I tried the "N" but nothing. Don't know if I need the "-a".
skminer.exe 127.0.0.1 9325 3 skminer.exe IP PORT THREADS this should work, although there are some cards that have problems with the miner. what is "threads" ? if it is the number of card, then you should use the number should corespond to the number of card on your system. If this concerns gpu threads? well a much larger number is required...
|
djm34 facebook pageBTC: 1NENYmxwZGHsKFmyjTc5WferTn5VTFb7Ze Pledge for neoscrypt ccminer to that address: 16UoC4DmTz2pvhFvcfTQrzkPTrXkWijzXw
|
|
|
antonio8
Legendary
Offline
Activity: 1400
Merit: 1000
|
|
October 26, 2014, 03:34:57 AM |
|
I wonder if my problem is because I have the wallet on another computer than the cards mining?
|
If you are going to leave your BTC on an exchange please send it to this address instead 1GH3ub3UUHbU5qDJW5u3E9jZ96ZEmzaXtG, I will at least use the money better than someone who steals it from the exchange. Thanks
|
|
|
Supercomputing
|
|
October 26, 2014, 03:36:24 AM |
|
still nothing here... i'm running coinshield_prime, skminer and coinshield-qt on the same box and both miners connect to wallet's port 9325, that's all right, isn't it? i'm doubting because since skminer was started neither coinshield_prime did find any block... coincidence? bad luck?
edit: any debug flag i can add?
edit2: i guess i'm on the right chain: [METERS] 0 Block(s) ACC=0 REJ=0| Height = 27691 | Diff = 6.073475 | 00:45:51
Try running on testnet to verify that the software is working properly. no blocks where found after running for half hour skminer alone on testnet... is there anything i can do to find out what's wrong with it? i've also rebooted the box just in case of a driver crash, but didn't make any difference. I have tested the code with the following GPUs: Works: GTX 980 (4 GB sm_52) GTX 780 Ti (3 GB sm_35) GTX 750 Ti (2 GB sm_50)Does not work: GTX 680 (2 GB sm_30)
|
|
|
|
Poena
Newbie
Offline
Activity: 48
Merit: 0
|
|
October 26, 2014, 03:44:58 AM |
|
Are the binaries supposed to work out of the box for 750ti? Or only under linux using compute 5.0. Thanks.
|
|
|
|
Superxfast
|
|
October 26, 2014, 04:01:52 AM |
|
I would like to sell 10000 CSD for 1 BTC. PM me if you are interesting.
|
|
|
|
|