Pages:
Author

Topic: NVIDIA Kepler (K20) from 134MHash/s to 330MHash/s with CUDA (Read 73345 times)

420
hero member
Activity: 756
Merit: 500
Hello guys!
I was wondering what kind of parameters I have to set up to optimize the miner for my GPU...
It's a 660ti (GK104) and the current parameters are "-gpu -aggression=13 -gpugrid=128 -gputhreads=512".
Unfortunately the GPU is only running at around 60% power, reaching around 95-98MH/s.
With cudaminer (scrypt, I know) I was able to get nearly 180kH/s with 100% power usage.

Could anyone please help me out...?

who runs a mining help group or site? that could be profitable
newbie
Activity: 3
Merit: 0
Hello guys!
I was wondering what kind of parameters I have to set up to optimize the miner for my GPU...
It's a 660ti (GK104) and the current parameters are "-gpu -aggression=13 -gpugrid=128 -gputhreads=512".
Unfortunately the GPU is only running at around 60% power, reaching around 95-98MH/s.
With cudaminer (scrypt, I know) I was able to get nearly 180kH/s with 100% power usage.

Could anyone please help me out...?
hero member
Activity: 526
Merit: 500
Its all about the Gold
Any way to have a log file saved to computer much like cgminer can? If so , what is the command please.


Thanks.
hero member
Activity: 516
Merit: 500
CAT.EX Exchange


I have never test the miner with PPCoin. It looks like many rejected hashes.

High rejection rate can't exlpain why the hash rate seen by the pool agrees very well with the rate what miner prints out.
newbie
Activity: 49
Merit: 0
I am using this to mine PPCoin on coinotron. The setup is the same as in my post #195 . There were 144  this
Code:
Found nonce 3FD7CA5E
2013-05-05 13:54:53 Found Hash!
within a period of 100 minutes. But coinotron only reported 19 shares. What is really strange is that the average kh/s reported by coinotron agrees with the hashrate printed by the miner on average. That means the rate at which my miner finds shares seen by the pool is correct, but the "Found Hash! " is 7-8 times too often. Why is that?

EDIT: earlier port #

I have never test the miner with PPCoin. It looks like many rejected hashes.
newbie
Activity: 49
Merit: 0
I just tried this on c2075. The result agrees well with the c2050 card (107mH/s). There is fluctuation (from 70 to 140).

The fluctuation come from you "slow" card. The summery is build every 30 sec. It can be that some times the count goes to the next or previous intervall. A drop is also possible if you get no connection to the getwork server. The best is to use the http://mining.bitcoin.cz/mining-proxy-howto stratun proxy. If you use them you get better and smoother results.

psychocoder
hero member
Activity: 516
Merit: 500
CAT.EX Exchange
I am using this to mine PPCoin on coinotron. The setup is the same as in my post #195 . There were 144  this
Code:
Found nonce 3FD7CA5E
2013-05-05 13:54:53 Found Hash!
within a period of 100 minutes. But coinotron only reported 19 shares. What is really strange is that the average kh/s reported by coinotron agrees with the hashrate printed by the miner on average. That means the rate at which my miner finds shares seen by the pool is correct, but the "Found Hash! " is 7-8 times too often. Why is that?

EDIT: earlier port #
newbie
Activity: 49
Merit: 0
can anyone list a rpc mining settings and overclocking settings for each nvidia cards starting to 600series? it might be very helpful to others who wants to maximize the potential hashing power rate of the nvidia cards.  Grin btw im using 660 ti
sr. member
Activity: 457
Merit: 250
Should I see some other confirmation of hashes?

Code:
rpcminer-mod-cuda.exe -url=http
://api.bitcoin.cz:8332 -user=[user] -password=[pasword] -gpu -gputhreads=
256 -aggression=11
Client will start 1 miner threads
Work will be refreshed every 4000 ms
1 GPU GUDA device(s) found
Setting GPU GUDA device 0
CUDA initialized
Search Configuration for gpu named: Quadro FX 580
Your device:
   - 4 streaming multiprocessors (SM)
   - can run sm version 110
   - bitcoin miner is optimized for 2 gpugrids per SM
   - max value for gpugrid parameter is 65535
max nonce 3FFFFFFF
Autotuning is on because no gridsize is given
Done allocating CUDA resources for (4088,256)
iterations on gpu=1024 blocks=4088 threads=256
Iterations: 1,hashs per iteration 1071644672
Target = 00000000ffffffffffffffffffffffffffffffffffffffffffffffffffffff
7596697781 khash/s
7584271118 khash/s
7730650780 khash/s
7673471550 khash/s
7482086041 khash/s
7757530201 khash/s
7527873405 khash/s
7349241955 khash/s
7549436565 khash/s
7698070378 khash/s
7347093133 khash/s
7342058776 khash/s
7063781576 khash/s
420
hero member
Activity: 756
Merit: 500
who can i pay to give me step by step under windows 7 to download, make my bat file and run

BTC0.025
hero member
Activity: 516
Merit: 500
CAT.EX Exchange
I just tried this on c2075. The result agrees well with the c2050 card (107mH/s). There is fluctuation (from 70 to 140).
If I run ufasoft or cgminer I get 98mH/s. So there is ~10% improvement. Thanks.
btw I find a 100+% improvement of LTC mining speed with cuda optimization here https://bitcointalk.org/index.php?topic=167229.60.

Code:
rpcminer-mod-cuda.exe  -gpu=1 -url=http://api.bitcoin.cz:8332 -user=mh001.worker3 -password=snail -threads=1  -aggression=10 -workrefreshms=3000
Client will start 1 miner threads
Work will be refreshed every 3000 ms
2 GPU GUDA device(s) found
Setting GPU GUDA device 1
CUDA initialized
Search Configuration for gpu named: Tesla C2075
Your device:
   - 14 streaming multiprocessors (SM)
   - can run sm version 200
   - bitcoin miner is optimized for 3 gpugrids per SM
   - max value for gpugrid parameter is 65535
max nonce 3FFFFFFF
Autotuning is on because no gridsize is given
Done allocating CUDA resources for (8190,256)
iterations on gpu=512 blocks=8190 threads=256
Iterations: 1,hashs per iteration 1073479680
Target = 00000000ffffffffffffffffffffffffffffffffffffffffffffffffffffff
Found nonce 17F376CB
2013-04-30 16:03:29 Found Hash!
Hashs found: 1
107333 khash/s
...
Hashs found: 5
Found nonce 286C65D
2013-04-30 16:05:53 Found Hash!
Hashs found: 6
143121 khash/s
107312 khash/s
Found nonce 33462917
2013-04-30 16:06:36 Found Hash!
Hashs found: 7
107312 khash/s
71546 khash/s
107326 khash/s
107326 khash/s
newbie
Activity: 37
Merit: 0
I'm undermining of coinotron with protocol PPcoin and I noticed a problem, I bring my gtx 560 to 918 mhz and I get 80000 kh / s on the site but I have always been a rate ' of 57.8 mh / s, sometimes I also marks more than 200 mh / s. and ' a problem with the site, or mine? ? thanks

edit: I forgot, many times on the site tells me 0 mh / s.rpcminer but taxis always on 79/80000 kh / s
member
Activity: 98
Merit: 10
I've been able to get up to about 190MH/s out of a normal GTX 680 but its still really not worth it.  You can get double that for a card half the price.
newbie
Activity: 10
Merit: 0
Hello, im getting 0mhash/s on both psychocoder-germany and cdmackie. I have no idea whats going on.

Update drivers?

Thought i had done that, turns out i hadnt, works fine now thanks. Was 310 and upgraded to 310-updates , ubuntu raring, case anyone else suffers.

Edit: Issue has returned, investigating. also a crash.
sr. member
Activity: 388
Merit: 250
As in, I copied the files from that link into the bin folder and tried running the cuda win32 file from there.

If you could build the latest one, that would be appreciated. I'm not as advanced in programming and IT as I used to be, given it's been a good few years since I last tinkered around with PCs. I'm used to just unzipping files into directories, then clicking on the appropriate executable file and away I go, like how cbuchner1's CUDAminer app works.

I meant, specifically what errors are you getting Smiley

Anyway, I have built the 32bit versions and put them in:

https://github.com/cdmackie/rpcminer-mod/tree/master/bin/win32


Thanks! Ok, just tried running it and I got the following error message:

C:\Mining\RPCMIN~1\RPCMIN~2\bin\win32\RPCMIN~1.EXE
The NTVDM CPU has encountered an illegal instruction.
CS:0e4b IP:0528 OP:63 6f 6e 74 65 Choose 'Close' to terminate the application

I'm running a GT 220M, so that could be an issue. If it also helps, it uses Compute Capability 1.1. Would be nice if I could just take the relevant code from cbuchner1's program and adapt it to something like CGminer, which I know normally works fine with my laptop, but my C++ programming skills are too basic at the moment to be able to do that.
member
Activity: 79
Merit: 10
As in, I copied the files from that link into the bin folder and tried running the cuda win32 file from there.

If you could build the latest one, that would be appreciated. I'm not as advanced in programming and IT as I used to be, given it's been a good few years since I last tinkered around with PCs. I'm used to just unzipping files into directories, then clicking on the appropriate executable file and away I go, like how cbuchner1's CUDAminer app works.

I meant, specifically what errors are you getting Smiley

Anyway, I have built the 32bit versions and put them in:

https://github.com/cdmackie/rpcminer-mod/tree/master/bin/win32
newbie
Activity: 24
Merit: 0
newbie
Activity: 49
Merit: 0
Hello, im getting 0mhash/s on both psychocoder-germany and cdmackie. I have no idea whats going on.

Please post the first 30 lines output of the program in this forum that we can help you.
sr. member
Activity: 247
Merit: 250
Hello, im getting 0mhash/s on both psychocoder-germany and cdmackie. I have no idea whats going on.

Update drivers?
newbie
Activity: 10
Merit: 0
Hello, im getting 0mhash/s on both psychocoder-germany and cdmackie. I have no idea whats going on.
Pages:
Jump to: