Bitcoin Forum
May 26, 2024, 02:28:31 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 [27] 28 »
521  Bitcoin / Mining support / Re: NVIDIA Kepler (K20) from 134MHash/s to 330MHash/s with CUDA on: April 08, 2013, 09:14:00 PM

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
522  Bitcoin / Mining support / Re: NVIDIA Kepler (K20) from 134MHash/s to 330MHash/s with CUDA on: April 08, 2013, 09:12:15 PM
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
523  Other / CPU/GPU Bitcoin mining hardware / Re: What catalyst and sdk drivers are you using for 7970 (windows) on: April 08, 2013, 07:38:26 PM
Has anyone done tests between windows and ubuntu.. as to whats more stable or better hash rates.. obviously windows is easier to set up.

I'm also seeing people using the latest cat drivers 13.1 reporting good results.

So also whats the deal with memory..

some people say to keep mem 150 lower than gpu clock.. see memdiff setting in cgminer..

My by default has a gpu clock at 1000 and memory at 1450.. just sorta kinda trying to figure out a good combo.. of course this requires some serious babysitting to see when it goes down.
524  Bitcoin / Mining support / Re: NVIDIA Kepler (K20) from 134MHash/s to 330MHash/s with CUDA on: April 08, 2013, 07:35:16 PM

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!
525  Bitcoin / Mining support / Re: NVIDIA Kepler (K20) from 134MHash/s to 330MHash/s with CUDA on: April 08, 2013, 04:45:44 PM
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
<src\cuda\bitcoinminercuda.cpp>:180[CUDA] Error: unknown error

app crashes..
526  Bitcoin / Mining support / Re: NVIDIA Kepler (K20) from 134MHash/s to 330MHash/s with CUDA on: April 08, 2013, 06:18:53 AM
Client will start 1 miner threads
Work will be refreshed every 4000 ms
1 GPU CUDA device(s) found
<srcudbitcoinmindercuda.cpp>:54[CUDA] Error: invalid device ordinal
Error:invalid device ordinal

Mh, the selection of your device crash. I add later some more output which device is selected. In most cases there is a problem with the driver.

I'm seeing the same results, yesterdays build I was able to run, today with the changes.. aka required cudart and then when having it provides the same output..

GTX 680
527  Other / Beginners & Help / Re: Guide: OCing Sapphire 7970 3GB OC with Boost ( 11197-03-40G ) ~700MH/s on: April 08, 2013, 12:23:26 AM
why are you oc'ing your memory ? you're doing  litecoins ?


From what I understand its good to keep the memory down under 150 below the gpu... but im still learning a bit..
528  Bitcoin / Mining support / Re: NVIDIA Kepler (K20) from 134MHash/s to 330MHash/s with CUDA on: April 07, 2013, 09:43:05 PM
Quote

Do you have 32-bit CUDA SDK 5.0 installed?

I get the same error, no I never installed cuda since I wasnt compiling this, I have the latest nvidia drivers tho since this is my uber gaming rig.. Wink

any chance to include the dll?

EDIT: .. installed 32bit version of cuda 5 from nvidias site.. now when I run the miner I the program crashs.. its not missing the dll .. but

Client will start 1 miner threads
Work will be refreshed every 4000 ms
1 GPU GUDA device(s) found
<src\cuda\bitcoinminercuda.cpp>:54[CUDA] Error: invalid device ordinal
529  Other / CPU/GPU Bitcoin mining hardware / Re: What catalyst and sdk drivers are you using for 7970 (windows) on: April 07, 2013, 09:38:07 PM
13.1 which comes with 2.8

Stock 1100MHz, with 950 memory, 1.256V, Powertune set to default, and 80% fan, 66C @ 661MH/s.

nice on the temp.. what card are you using and do you recommend it..

At that voltage you should be able to push to 1040 maybe.. not sure what settings you tried.
530  Bitcoin / Mining support / Re: NVIDIA Kepler (K20) from 134MHash/s to 330MHash/s with CUDA on: April 07, 2013, 08:21:05 PM
I can confirm im getting the same thing..

when running rpc a window pops up and says

the program cant start because cuda32_50_35.dll is missing from your computer..

seems something went whacko Smiley
531  Other / CPU/GPU Bitcoin mining hardware / What catalyst and sdk drivers are you using for 7970 (windows) on: April 07, 2013, 08:15:59 PM
Just taking a poll as to see what people are running..

Currently I have C 12.8, which I believe comes with sdk 2.8

I'm running cgminer on a sapphire 7970 oc'ed

settings:
gpu = 1183
mem = 1040
v = 1243
boost 20

temp is around 72, with fan speed of about 83

pulling in 702-698~

532  Other / CPU/GPU Bitcoin mining hardware / Re: finally find voltage unlocked 7970, but the hash rate sucks. on: April 07, 2013, 12:24:37 AM
I have stock 7970, 2 per rig and on each rig one runs around 600mhash but the second is always around 370 to 420mhash.

Played with memory clock, gpu, v, I... But no changes - any idea for optimal settings?

Currently using settings from guiminer-scrypt as is and modified gpu to 1130 and memory to 1050 as found on wiki.

Any help appreciated, would love to get close to 2600 / 2700 Mhash rather than the average 2000 I am getting now.

Are you doing litecoins, have you tried cgminer by itself?

What card do you have..

533  Bitcoin / Mining support / Re: NVIDIA Kepler (K20) from 134MHash/s to 330MHash/s with CUDA on: April 07, 2013, 12:23:02 AM
OK, switched back to faster kernel.

GPU Overview update:

C1070 - old GPU - 30 Streaming Multiprocessors (SM) - ~46MHash/s (slows down with the last patched kernel)
C2050 - old Fermi - 14 SM - ~ 107MHash/s
K20c - new Kepler - 13 SM - ~ 325M - 350 Hash/s

what exactly is K20c ? just so we know here.. and what gpu are you using right now, I cant wait to see 300+ on my 680 ...
534  Other / Beginners & Help / Re: 7970 clocking down to 500Mhz while mining. on: April 06, 2013, 07:43:35 PM
Im pulling in around average of 700~ with my sapphire 7970 OC...

gpu 1182
mem  = 1043
vddc - 1231
boost 20

cgminer
535  Other / CPU/GPU Bitcoin mining hardware / Re: finally find voltage unlocked 7970, but the hash rate sucks. on: April 06, 2013, 07:00:19 PM
I have a Sapphire Radeon HD 7970 OC with unlocked voltage..

Using Sapphire Trixx to adjust settings im running right now around 700.. trying to push it a bit more but slowly..

settings for the card are.. 2nd bios setting

gpu 1175
memory 1040
vddc (voltage) 1231
boost 20

I think i can push the gpu and voltage a bit more tho..

536  Bitcoin / Mining support / Re: NVIDIA Kepler (K20) from 134MHash/s to 330MHash/s with CUDA on: April 06, 2013, 05:05:26 PM
Might as well jump in ....First..no linuix ...just a point click, old guy in Win 7.

I have 2 - 580 GTX. Using CGminer I get 160-200 Mhash PER card . (depends on overclock and using Comp or not)

Trying this..@ first i had the "Unable to load CUDA module: 209" error. I grabbed the other .plx file bitcoinminercuda.20.ptx. Renamed it and...

Now i am getting "curl return Value = 7"

Kinda getting lost here...lol These are some of the Command lines tried....

rpcminer-mod-cuda.exe -aggression=8 -gpugrid=64 -gputhreads=384 -o - url=http://stratum.bitcoin.cz:3333 -user=####### -password=#####
rpcminer-mod-cuda.exe -aggression=8 -gpugrid=256 -gputhreads=512 - url=http://stratum.bitcoin.cz:3333 -user=###### -password=#####
rpcminer-mod-cuda.exe -url=http://stratum.bitcoin.cz:3333 -user=##### -password=####
rpcminer-mod-cuda.exe -url=http://localhost:8332 -user=##### -password=#### <<(set according to Bitcoin.conf)

"curl return Value = 7"

Thanks for all the hard work you guys do, would really like to get these cards working better (they are embarrassed to announce their terrible Hash rates to all the other cards on my network. Especially the 7970 getting 720 Mhash...lol).


dont use the stratum url us this instead.. btcguild.com:8332
537  Bitcoin / Mining support / Re: NVIDIA Kepler (K20) from 134MHash/s to 330MHash/s with CUDA on: April 06, 2013, 05:04:10 PM
this is still very exprimental. at linux os i get 350-370 MH/s while in windows only max 120MH/s.

i will try to make an workaround to it

wow thats a huge jump on linux.. be great to see that for us windows users!

What card are you using?
538  Bitcoin / Mining support / Re: NVIDIA Kepler (K20) from 134MHash/s to 330MHash/s with CUDA on: April 05, 2013, 10:23:12 PM
Ok got this working, any recommended settings ?

default settings:

Done allocating CUDA resources for (32,128)
Target = 00000000ffffffffffffffffffffffffffffffffffffffffffffffffffffff
68767 khash/s
73804 khash/s
74725 khash/s
74484 khash/s
73926 khash/s
73477 khash/s
73711 khash/s

cgminer does about 118-120~

some settings I found Sad just testing but no idea if they are right for the 680 card
Client will start 1 miner threads
Work will be refreshed every 4000 ms
1 CUDA GPU devices found
Setting CUDA device to first device found
Loading module bitcoinminercuda.ptx
CUDA initialized
Done allocating CUDA resources for (256,512)
Finding best configuration step end (256,512) 1ms  prev best=9223372036854775807ms
Done allocating CUDA resources for (256,512)
Target = 00000000ffffffffffffffffffffffffffffffffffffffffffffffffffffff
113145 khash/s
119789 khash/s
126394 khash/s
119730 khash/s
120627 khash/s
122473 khash/s
122970 khash/s

-aggression=8 -gpugrid=256 -gputhreads=512
539  Other / Beginners & Help / Re: Guide: OCing Sapphire 7970 3GB OC with Boost ( 11197-03-40G ) ~700MH/s on: April 05, 2013, 10:05:45 PM
thanks for this, I just got this card and working on getting it past 700 still, have you also tried the sapphire trixx? This allows for adjustments as well and core voltage out of the box, for some reason even though I adjusted the msi afterbuner config I was still unable to adjust the voltage.

this is my current command line

-v 2 -w 256 -k diakgcn -I 9 --temp-target 75 --auto-fan

core at 1155 , memory at 1040.. haven't played with volt adjustments yet.

Have you tweaked your settings lately?  Also what driver or sdk are you running..



540  Bitcoin / Mining support / Re: NVIDIA Kepler (K20) from 134MHash/s to 330MHash/s with CUDA on: April 05, 2013, 06:37:50 PM
I have a GTX 680.. just tried to run it but it spit this out..

Client will start 1 miner threads
Work will be refreshed every 4000 ms
1 CUDA GPU devices found
Setting CUDA device to first device found
Loading module bitcoinminercuda.ptx
Unable to load CUDA module: 209

then it exits..
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 [27] 28 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!