Pages:
Author

Topic: NVIDIA Kepler (K20) from 134MHash/s to 330MHash/s with CUDA - page 5. (Read 73308 times)

hero member
Activity: 700
Merit: 500

That Asic Advanced thing looks to me like an April Fools' Day prank...not necessary a scam.
yxt
legendary
Activity: 3528
Merit: 1116
i have compiled a windows version of the miner everyone who wants it send 0.5 btc to my adress and pm me Smiley



1ChFy7a3Lsyt3JkgG2NVWXBP4Yebs1YcVV

Willing to Escrow? Screen shots? Support for future updates?

RainmanCC is a scammer!

https://bitcointalk.org/index.php?topic=162803.0;all
member
Activity: 79
Merit: 10
hi guys im watching this thread last day can you tell me how to download this? im interested to try it to my gtx660ti im current hashing 101.5mh/s via cgminer v.2,11,4

Go to https://github.com/cdmackie/rpcminer-mod

and either use git and checkout the repository, or just click the "Zip" button at the top to download it.

To run, you only need the files from the "bin" directory, so extract the whole thing or just that.

Open a command prompt, go into that bin directory, and run the command line:

rpcminer-mod-cuda.exe -url=http://: -user= -password= -gpu -aggression=8

where and are your pool server, e.g. api.bitcoin.cz:8332, and obviously and

If you get an error whilst it's running, it may be because the GPU processing is taking too long and by default Windows thinks the GPU has crashed after 5 seconds.

So try:
1) reducing aggression
2) add "-gpugrid=256" or "-gpugrid=512" (see which works and is best)
3) unplug the monitor from the card (if appropriate)
4) adjust the Windows GPU timeout settings (http://msdn.microsoft.com/en-us/library/windows/hardware/ff569918(v=vs.85).aspx), e.g. TdrDelay to 20 and TdrDdiDelay to 60.

Once its working, you can increase aggression and/or gpugrid to get best settings.
newbie
Activity: 49
Merit: 0
hi guys im watching this thread last day can you tell me how to download this? im interested to try it to my gtx660ti im current hashing 101.5mh/s via cgminer v.2,11,4
sr. member
Activity: 367
Merit: 250
Find me at Bitrated
Okay! I actually got it to work properly.  I created a batch file in the same folder and this time actually included the words rpcminer-mod-cuda.exe at the beginning haha  Smiley I know this is pretty typical stuff for you guys but this is one of the first times I've had to deal with batch files.

Initially it crashed, then I added the command -gpugrid 512 and it worked properly. 
all the arguments I'm using are -gpu=0 -gputhreads=256 -aggression=8 -gpugrid=512

Normally, with a basic 50miner program my nvidia GTX 670 will max out at 92-93 mH/s, but now it seems to be pushing 96+ mh/s.  I'm going to continue to tinker and see if I can push it higher. 
sr. member
Activity: 367
Merit: 250
Find me at Bitrated
Quote
You don't need to extract 7z files unless you are compiling it yourself in Visual Studio.

Otherwise you just run it from the bin folder:

e.g.

rpcminer-mod-cuda.exe -url=http://: -user= -password= -gpu=0 -gputhreads=256 -aggression=8

where
is your pool address, e.g. 127.0.0.1 if mining solo or something like api.bitcoin.cz
is your pool's port, normally 8332
is your pool login
.. you guessed it

If you get an error whilst it's running, it may because the GPU processing is taking too long and by default Windows thinks the GPU has crashed after 5 seconds. So try reducing aggression, or add "-gpugrid=256" or "-gpugrid=512".

If you are still getting problems, can you include the error text you get.

I really appreciate you guys being so patient with me.  But where exactly do I even input these commands?  I do know how to make a batch file, I go to notepad, type the commands I want and save it as a .bat, drag the file in the folder and try to run it, but this doesn't seem to work. 
newbie
Activity: 27
Merit: 0
What hashrate where you getting without cuda?

guiminer poclbm gives me ~137.5

How does your 480 beat a 680? Smiley you overclocking at all?

Im getting around 122~ give or take with cgminer

800 core, instead of 700. Pretty modest OC. Could probably go higher, but this is my main machine & don't want to risk blowing it up...
hero member
Activity: 552
Merit: 500

Quote
What exactly are you seeing here? I've only got an Amazon EC2 instance to test on, and I don't get an issue. You're Ctrl-C-ing?



Yea im doing ctrl-c to exit out of the app in a dos prompt on win 7
hero member
Activity: 552
Merit: 500
What hashrate where you getting without cuda?

guiminer poclbm gives me ~137.5

How does your 480 beat a 680? Smiley you overclocking at all?

Im getting around 122~ give or take with cgminer
member
Activity: 79
Merit: 10
I think the general crashing is just because the code is throwing an exception when it sees an error. I'll change it to exit nicely.

btw when I exit the app it kills my display driver..

Quote from: psychocoder
My driver under windows also crash, thats windows like shutdown

What exactly are you seeing here? I've only got an Amazon EC2 instance to test on, and I don't get an issue. You're Ctrl-C-ing?

member
Activity: 79
Merit: 10
I'm going to ask a real noob question here, but where do I extract the 7zip files to?  Clicking on the .exe from the bin just causes it immediately open and then stop working, and I can't input any parameters.  

You don't need to extract 7z files unless you are compiling it yourself in Visual Studio.

Otherwise you just run it from the bin folder:

e.g.

rpcminer-mod-cuda.exe -url=http://: -user= -password= -gpu=0 -gputhreads=256 -aggression=8

where
is your pool address, e.g. 127.0.0.1 if mining solo or something like api.bitcoin.cz
is your pool's port, normally 8332
is your pool login
.. you guessed it

If you get an error whilst it's running, it may because the GPU processing is taking too long and by default Windows thinks the GPU has crashed after 5 seconds. So try reducing aggression, or add "-gpugrid=256" or "-gpugrid=512".

If you are still getting problems, can you include the error text you get.
newbie
Activity: 49
Merit: 0
I've got a GTX 670 and 50miner (via poclbm or cgminer) gives me about 92 mH/s. I'm wanting to see what this does

I'm going to ask a real noob question here, but where do I extract the 7zip files to?  Clicking on the .exe from the bin just causes it immediately open and then stop working, and I can't input any parameters. 

Tomorrow I write you a simple Bach file To Start the Programm.
sr. member
Activity: 367
Merit: 250
Find me at Bitrated
I've got a GTX 670 and 50miner (via poclbm or cgminer) gives me about 92 mH/s. I'm wanting to see what this does

I'm going to ask a real noob question here, but where do I extract the 7zip files to?  Clicking on the .exe from the bin just causes it immediately open and then stop working, and I can't input any parameters. 
hero member
Activity: 552
Merit: 500

64 bit version tests:

my results.. for 680


C:\Users\gateway\Desktop\rpcminer-mod-x64\bin>rpcminer-mod-cuda.exe -url=btcguild.com:8332 -user=xxx -password=xxx -gpugrid=2048 -gputhreads=256 -gpu=0
Client will start 1 miner threads
Work will be refreshed every 4000 ms
1 GPU GUDA device(s) found
CUDA initialized
Search Configuration for gpu named: GeForce GTX 680
Your device:
   - 8 streaming multiprocessors (SM)
   - can run sm version 300
   - bitcoin miner is optimized for 5 gpugrids per SM
   - max value for gpugrid parameter is 2147483647
max nonce 3FFFFFFF
Done allocating CUDA resources for (2048,256)
iterations on gpu=32 blocks=2048 threads=256
Iterations: 63,hashs per iteration 16777216
Target = 00000000ffffffffffffffffffffffffffffffffffffffffffffffffffffff

Can you run the miner same minits that we can see the hashrate. My driver under windows also crash, thats windows like shutdown^^

Here is what im seeing..

}
119645 khash/s
118523 khash/s
119082 khash/s
119110 khash/s
Found nonce 2A7B43AC
2013-04-08 19:32:46 Found Hash!
newbie
Activity: 27
Merit: 0
What hashrate where you getting without cuda?

guiminer poclbm gives me ~137.5
newbie
Activity: 49
Merit: 0
64 bit version tests:

my results.. for 680


C:\Users\gateway\Desktop\rpcminer-mod-x64\bin>rpcminer-mod-cuda.exe -url=btcguild.com:8332 -user=xxx -password=xxx -gpugrid=2048 -gputhreads=256 -gpu=0
Client will start 1 miner threads
Work will be refreshed every 4000 ms
1 GPU GUDA device(s) found
CUDA initialized
Search Configuration for gpu named: GeForce GTX 680
Your device:
   - 8 streaming multiprocessors (SM)
   - can run sm version 300
   - bitcoin miner is optimized for 5 gpugrids per SM
   - max value for gpugrid parameter is 2147483647
max nonce 3FFFFFFF
Done allocating CUDA resources for (2048,256)
iterations on gpu=32 blocks=2048 threads=256
Iterations: 63,hashs per iteration 16777216
Target = 00000000ffffffffffffffffffffffffffffffffffffffffffffffffffffff

Can you run the miner same minits that we can see the hashrate. My driver under windows also crash, thats windows like shutdown^^

my results for 560ti

C:\Users\stevet\Desktop\rpcminer-mod-x64\bin>rpcminer-mod-cuda.exe -url=btcguild.com:8332 -user=xxx -password=xxx -gpu=0
Client will start 1 miner threads
Work will be refreshed every 4000 ms
1 GPU GUDA device(s) found
CUDA initialized
Search Configuration for gpu named: GeForce GTX 560 Ti
Your device:
   - 8 streaming multiprocessors (SM)
   - can run sm version 210
   - 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
To big grid size fixed!!
Done allocating CUDA resources for (65535,256)
iterations on gpu=32 blocks=65535 threads=256
Iterations: 2,hashs per iteration 536862720
Target = 00000000ffffffffffffffffffffffffffffffffffffffffffffffffffffff
:180[CUDA] Error: unknown error

app crashes..

Plese use -aggression=6 as parameter, the gpu is to slow and braek the kernel run limit.
hero member
Activity: 552
Merit: 500
64 bit version tests:

my results.. for 680


C:\Users\gateway\Desktop\rpcminer-mod-x64\bin>rpcminer-mod-cuda.exe -url=btcguild.com:8332 -user=xxx -password=xxx -gpugrid=2048 -gputhreads=256 -gpu=0
Client will start 1 miner threads
Work will be refreshed every 4000 ms
1 GPU GUDA device(s) found
CUDA initialized
Search Configuration for gpu named: GeForce GTX 680
Your device:
   - 8 streaming multiprocessors (SM)
   - can run sm version 300
   - bitcoin miner is optimized for 5 gpugrids per SM
   - max value for gpugrid parameter is 2147483647
max nonce 3FFFFFFF
Done allocating CUDA resources for (2048,256)
iterations on gpu=32 blocks=2048 threads=256
Iterations: 63,hashs per iteration 16777216
Target = 00000000ffffffffffffffffffffffffffffffffffffffffffffffffffffff


btw when I exit the app it kills my display driver..

my results for 560ti

C:\Users\stevet\Desktop\rpcminer-mod-x64\bin>rpcminer-mod-cuda.exe -url=btcguild.com:8332 -user=xxx -password=xxx -gpu=0
Client will start 1 miner threads
Work will be refreshed every 4000 ms
1 GPU GUDA device(s) found
CUDA initialized
Search Configuration for gpu named: GeForce GTX 560 Ti
Your device:
   - 8 streaming multiprocessors (SM)
   - can run sm version 210
   - 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
To big grid size fixed!!
Done allocating CUDA resources for (65535,256)
iterations on gpu=32 blocks=65535 threads=256
Iterations: 2,hashs per iteration 536862720
Target = 00000000ffffffffffffffffffffffffffffffffffffffffffffffffffffff
:180[CUDA] Error: unknown error

app crashes..
member
Activity: 103
Merit: 10
@InqBit: is 137694 khash/s the first shown hash rate? Please run the miner 5 min and than look to the hash rate. The first hash rate is always lower because the first kernel call takes very long.
I see you run the code with without -aggression, please add -aggression=8  or 7 to you parameter to get more performance. -gputhreads is not needed because it is ignored and hard set to 256.

theoretic calculation rate for GTX480: 1401*15/(3733/32+1194/16)=109 MHash/s   (magic numbers are the count of operations from the binary for this implementation)

Mhh in my theoretic calculation  I assumed 109 MHash/s for a GTX480. I think I must check if my operation count for fermi is right.
Can someone with a GTX480 run the code under linux without -gpugrid.

I just made the appropriate changes and started a new run. Will let you know in a few how it works out.

FWIW, I've been running ~140-145'ish on cgminer, overclocked to 800 core (700 stock). This is my general use machine, so I didn't have aggression set to keep desktop usable, but will run at 7 for testing for you. I just checked my average hashrate on cgwatcher, and it is 140.1.

edit: 10 minutes later

C:\miners\rpcminer nvopt>rpcminer-mod-cuda.exe -url=api.bitcoin.cz:8332 -user=user -password=pass -gpugrid=512 -gpu=0 -aggression=7


last 5 hashrates
140345 khash/s
140360 khash/s
140052 khash/s
139525 khash/s
140080 khash/s
What hashrate where you getting without cuda?
newbie
Activity: 27
Merit: 0
I've just added the 64-bit build, in a separate branch https://github.com/cdmackie/rpcminer-mod/tree/x64.

Grab the whole repo (or just bin) and run it from within bin as before.

I don't imagine you'll see much difference, but if anyone could try it out so I can make it the default.

Now must sleep...


I'm running it now, works as is.
newbie
Activity: 27
Merit: 0
@InqBit: is 137694 khash/s the first shown hash rate? Please run the miner 5 min and than look to the hash rate. The first hash rate is always lower because the first kernel call takes very long.
I see you run the code with without -aggression, please add -aggression=8  or 7 to you parameter to get more performance. -gputhreads is not needed because it is ignored and hard set to 256.

theoretic calculation rate for GTX480: 1401*15/(3733/32+1194/16)=109 MHash/s   (magic numbers are the count of operations from the binary for this implementation)

Mhh in my theoretic calculation  I assumed 109 MHash/s for a GTX480. I think I must check if my operation count for fermi is right.
Can someone with a GTX480 run the code under linux without -gpugrid.

I just made the appropriate changes and started a new run. Will let you know in a few how it works out.

FWIW, I've been running ~140-145'ish on cgminer, overclocked to 800 core (700 stock). This is my general use machine, so I didn't have aggression set to keep desktop usable, but will run at 7 for testing for you. I just checked my average hashrate on cgwatcher, and it is 140.1.

edit: 10 minutes later

C:\miners\rpcminer nvopt>rpcminer-mod-cuda.exe -url=api.bitcoin.cz:8332 -user=user -password=pass -gpugrid=512 -gpu=0 -aggression=7


last 5 hashrates
140345 khash/s
140360 khash/s
140052 khash/s
139525 khash/s
140080 khash/s
Pages:
Jump to: