pinwc4
Member
Offline
Activity: 100
Merit: 10
|
|
May 05, 2014, 09:34:32 PM |
|
Can you post sample batch file for GPU miner Fresh 64-bit Windows miners with stratum fixes: For GPU miner pass -t X option where X is a number of GPUs. GPU miner has to be executed from the directory where kernel directory is located. I do not have a batch file but a command like this should work: minerd-gpu.exe -o stratum+tcp://rlt.blockquarry.com:3039 -u pinwc4.1 -p x -t 1 -i 22 That was running on a 280X at about 1.4MH/s. It looks like you can adjust the intensity settings with the -i flag. Also with -t do not set it to 2 if you do not have that many GPU's, you will get bad shares (boooo) submitted like nonce had mentioned.
|
|
|
|
nonce-pool
|
|
May 05, 2014, 09:37:13 PM |
|
Can you post sample batch file for GPU miner Fresh 64-bit Windows miners with stratum fixes: For GPU miner pass -t X option where X is a number of GPUs. GPU miner has to be executed from the directory where kernel directory is located. I do not have a batch file but a command like this should work: minerd-gpu.exe -o stratum+tcp://rlt.blockquarry.com:3039 -u pinwc4.1 -p x -t 1 -i 22 That was running on a 280X at about 1.4MH/s. It looks like you can adjust the intensity settings with the -i flag. Also with -t do not set it to 2 if you do not have that many GPU's, you will get bad shares (boooo) submitted like nonce had mentioned. I see now looks like -t for gpus is still number of threads, but still related to number of gpus my bad edit: this also fixes the duplicate shares for us for now, using -t 1 so that info may help with the fix edit2: ok that still only uses 1 gpu
|
|
|
|
Delivereath
|
|
May 05, 2014, 09:39:34 PM |
|
Can we hide all the thread & hashrate displayed and only keep found shares & blocks ?
|
|
|
|
gg234
|
|
May 05, 2014, 09:39:59 PM |
|
Thank you and i have 4 gpus with i 13 settings i am getting boos on 3 gpus Can you post sample batch file for GPU miner Fresh 64-bit Windows miners with stratum fixes: For GPU miner pass -t X option where X is a number of GPUs. GPU miner has to be executed from the directory where kernel directory is located. I do not have a batch file but a command like this should work: minerd-gpu.exe -o stratum+tcp://rlt.blockquarry.com:3039 -u pinwc4.1 -p x -t 1 -i 22 That was running on a 280X at about 1.4MH/s. It looks like you can adjust the intensity settings with the -i flag. Also with -t do not set it to 2 if you do not have that many GPU's, you will get bad shares (boooo) submitted like nonce had mentioned.
|
|
|
|
boost523
|
|
May 05, 2014, 09:40:34 PM |
|
how to play roulette then?
|
|
|
|
Drayg0
Newbie
Offline
Activity: 10
Merit: 0
|
|
May 05, 2014, 09:47:37 PM |
|
I'm loving the GPU miner. Now I can put that graphics card to work. I'm getting over 1400 khash/s out of my 280x. In case anyone is interested my command line is below.
minerd-gpu.exe -o stratum+tcp://rlt.blockquarry.com:3039 -u drayg0.280 -p x -q -i 22 -t 1
|
|
|
|
gg234
|
|
May 05, 2014, 09:49:19 PM |
|
My test results with GPU miner as follows and i have 4 gpu's If i use -t 1 - This is working fine If i use -t 4 - this is showing one thread yay and other 3 boo So there is something wrong with miner if i have more than 1 gpu Thank you and i have 4 gpus with i 13 settings i am getting boos on 3 gpus Can you post sample batch file for GPU miner Fresh 64-bit Windows miners with stratum fixes: For GPU miner pass -t X option where X is a number of GPUs. GPU miner has to be executed from the directory where kernel directory is located. I do not have a batch file but a command like this should work: minerd-gpu.exe -o stratum+tcp://rlt.blockquarry.com:3039 -u pinwc4.1 -p x -t 1 -i 22 That was running on a 280X at about 1.4MH/s. It looks like you can adjust the intensity settings with the -i flag. Also with -t do not set it to 2 if you do not have that many GPU's, you will get bad shares (boooo) submitted like nonce had mentioned.
|
|
|
|
nonce-pool
|
|
May 05, 2014, 09:51:48 PM |
|
My test results with GPU miner as follows and i have 4 gpu's If i use -t 1 - This is working fine If i use -t 4 - this is showing one thread yay and other 3 boo So there is something wrong with miner if i have more than 1 gpu Thank you and i have 4 gpus with i 13 settings i am getting boos on 3 gpus Can you post sample batch file for GPU miner Fresh 64-bit Windows miners with stratum fixes: For GPU miner pass -t X option where X is a number of GPUs. GPU miner has to be executed from the directory where kernel directory is located. I do not have a batch file but a command like this should work: minerd-gpu.exe -o stratum+tcp://rlt.blockquarry.com:3039 -u pinwc4.1 -p x -t 1 -i 22 That was running on a 280X at about 1.4MH/s. It looks like you can adjust the intensity settings with the -i flag. Also with -t do not set it to 2 if you do not have that many GPU's, you will get bad shares (boooo) submitted like nonce had mentioned. Yes we see the same, they plan on fixing this tomorrow. -t 1 will only use 1 gpu though, still great progress!
|
|
|
|
Delivereath
|
|
May 05, 2014, 09:56:58 PM |
|
I'm seeing the same, running the miner with -t 3 on a 3 gpu rig doesn't seem to correctly use the 3 gpu.
Can I run 3 instances of the miner with a single thread on each (dedicated to a single gpu) ?
|
|
|
|
nonce-pool
|
|
May 05, 2014, 09:58:58 PM |
|
I'm seeing the same, running the miner with -t 3 on a 3 gpu rig doesn't seem to correctly use the 3 gpu.
Can I run 3 instances of the miner with a single thread on each (dedicated to a single gpu) ?
We just confirmed this use -d for each device in a new shell
|
|
|
|
pttx
Newbie
Offline
Activity: 47
Merit: 0
|
|
May 05, 2014, 10:03:02 PM |
|
I'm seeing the same, running the miner with -t 3 on a 3 gpu rig doesn't seem to correctly use the 3 gpu.
Can I run 3 instances of the miner with a single thread on each (dedicated to a single gpu) ?
We just confirmed this use -d for each device in a new shell This is weird because -t 6 seem to be working perfectly for solo mining to wallet. [2014-05-05 22:52:21] accepted: 116/116 (100.00%), 13501 khash/s (yay!!!) [2014-05-05 22:58:53] accepted: 117/117 (100.00%), 13493 khash/s (yay!!!)
|
|
|
|
Delivereath
|
|
May 05, 2014, 10:06:48 PM |
|
Interesting. How many gpu do you have to reach 13.5 MH/s ?
|
|
|
|
pttx
Newbie
Offline
Activity: 47
Merit: 0
|
|
May 05, 2014, 10:09:46 PM |
|
Interesting. How many gpu do you have to reach 13.5 MH/s ?
-t 6 so 6 gpus?
|
|
|
|
nonce-pool
|
|
May 05, 2014, 10:13:18 PM |
|
I'm seeing the same, running the miner with -t 3 on a 3 gpu rig doesn't seem to correctly use the 3 gpu.
Can I run 3 instances of the miner with a single thread on each (dedicated to a single gpu) ?
We just confirmed this use -d for each device in a new shell This is weird because -t 6 seem to be working perfectly for solo mining to wallet. [2014-05-05 22:52:21] accepted: 116/116 (100.00%), 13501 khash/s (yay!!!) [2014-05-05 22:58:53] accepted: 117/117 (100.00%), 13493 khash/s (yay!!!) Solo hashing is slightly different than using a stratum pool.
|
|
|
|
Delivereath
|
|
May 05, 2014, 10:13:47 PM |
|
6x 280x or 6x 290x ?
|
|
|
|
pttx
Newbie
Offline
Activity: 47
Merit: 0
|
|
May 05, 2014, 10:18:43 PM |
|
6x 280x or 6x 290x ?
overclocked 290 (1125/1500)
|
|
|
|
Delivereath
|
|
May 06, 2014, 10:33:36 AM |
|
Dev, any plans for the coin ?
|
|
|
|
TorinT
|
|
May 06, 2014, 11:24:11 AM |
|
700 roulette coins for sell - .07 btc
|
|
|
|
|
goodluck0319
|
|
May 06, 2014, 02:05:34 PM |
|
WTS: 550 coin for .05 btc
|
|
|
|
|