Pages:
Author

Topic: Mining on NVIDIA's new Cards - page 2. (Read 31781 times)

hero member
Activity: 700
Merit: 500
September 14, 2012, 10:34:27 PM
#12
Everything is terrible with GTX 680 and newest NVIDIA drivers

Ufasoft is only miner that doesn't crash display driver or crash itself
around 120MHash overclocked, uses about 100watts additional power from idle

one of the miner's showed 127Mhash, forget which one maybe Phoenix, but all these crash after closing:

GUIMINER with phoenix
GUIMINER with OpenCL
GUIMINER with CUDA (rpcminer)

Phoenix 1.7.5 program freezes after a few seconds
Phoenix 2 - 123Mhash, freezes on close
Diablo Miner - 121Mhash with 98% GPU usage. throws a bunch of Invalid solution errors and says hardware error
CGMiner program just crashes before hashing (don't think supports CUDA)

Code:
[root@localhost cgminer-2.6.1]# ./cgminer -n
 [2012-09-15 06:17:35] CL Platform 0 vendor: NVIDIA Corporation
 [2012-09-15 06:17:35] CL Platform 0 name: NVIDIA CUDA
 [2012-09-15 06:17:35] CL Platform 0 version: OpenCL 1.1 CUDA 5.0.1
 [2012-09-15 06:17:35] Platform 0 devices: 1
 [2012-09-15 06:17:35]  0       GeForce GTX 470
 [2012-09-15 06:17:35] 1 GPU devices max detected

Code:
cgminer version 2.6.1 - Started: [2012-09-15 06:19:06]
--------------------------------------------------------------------------------
 (5s):103.1 (avg):103.1 Mh/s | Q:5  A:3  R:0  HW:0  E:60%  U:2.2/m
 TQ: 3  ST: 3  SS: 0  DW: 0  NB: 1  LW: 206  GF: 0  RF: 0
 Connected to http://pool.coinlab.com:8332 with LP as user protected_mofo
 Block: 0000042cae5e4ef6ad08463f1ed49ea7...  Started: [06:19:06]
--------------------------------------------------------------------------------
 [P]ool management [G]PU management [S]ettings [D]isplay options [Q]uit
 GPU 0:                | 103.1/103.1Mh/s | A:3 R:0 HW:0 U:2.24/m I: 4
--------------------------------------------------------------------------------

 [2012-09-15 06:19:06] Started cgminer 2.6.1
 [2012-09-15 06:19:06] Probing for an alive pool
 [2012-09-15 06:19:06] Long-polling activated for http://pool.coinlab.com:8332/listenChannel
 [2012-09-15 06:19:06] Pool 0 http://pool.coinlab.com:8332 alive
 [2012-09-15 06:19:36] Accepted 60cc9cf3.9151d8f4 GPU 0
 [2012-09-15 06:19:52] Accepted 0d651d91.13f970de GPU 0
 [2012-09-15 06:20:22] Accepted 982b0d2f.a7862ba9 GPU 0

With overclocking I can go as higher as 150Mh/s.

That being said, there is no point in mining with an Nvidia card, except maybe if you have free electricity or plan to mine at CoinLab.

420
hero member
Activity: 756
Merit: 500
September 14, 2012, 09:33:16 PM
#11
Now do i need a special RPC account or connects to any pool?

Nope, just a normal account.

You should just need to set -url -user -pass to get it to run. You may or may not want to change other -gpu and -aggression related options.

rpcminer-cuda.exe -url http://pool.bitclockers.com:8332 -user userhere -password passhere

btw, was able to find a 680 to test on this AM. so i know it's all working on 6xx devices now.



I will test shortly what do you mean AM? at the moment?

AM = morning, as opposed to PM

what i first thought then thought it wasn't that simple.
hero member
Activity: 1118
Merit: 541
September 14, 2012, 09:28:45 PM
#10
Now do i need a special RPC account or connects to any pool?

Nope, just a normal account.

You should just need to set -url -user -pass to get it to run. You may or may not want to change other -gpu and -aggression related options.

rpcminer-cuda.exe -url http://pool.bitclockers.com:8332 -user userhere -password passhere

btw, was able to find a 680 to test on this AM. so i know it's all working on 6xx devices now.



I will test shortly what do you mean AM? at the moment?

AM = morning, as opposed to PM

hero member
Activity: 1118
Merit: 541
September 14, 2012, 09:12:23 PM
#9
Now do i need a special RPC account or connects to any pool?

Nope, just a normal account.

You should just need to set -url= -user= -pass= to get it to run. You may or may not want to change other -gpu and -aggression related options.

rpcminer-cuda.exe -url=http://pool.bitclockers.com:8332 -user=userhere -password=passhere

btw, was able to find a 680 to test on this AM. so i know it's all working on 6xx devices now.

420
hero member
Activity: 756
Merit: 500
September 14, 2012, 09:01:34 PM
#8
Now do i need a special RPC account or connects to any pool?
hero member
Activity: 1118
Merit: 541
September 14, 2012, 08:55:46 PM
#7
I just updated rpcminer-cuda today for 3.0 support. I only have a 460; so I haven't been able to try it to confirm it works... But I see no reason it shouldn't.

https://bitcointalksearch.org/topic/m.1191108

Only OpenCL miners crash nvidia drivers on hard exit. The cuda miners do not.



how much for you to tell me how to run it under windows?

Download and run the exe.

I didn't include all of the files. Just what is updated.

You will need to download rpcminer-win32 first for all the dlls and crap.

1) download this: http://www.mediafire.com/file/hduqoqdf3onqrod/bitcoin-rpcminer-20110227-win32bin.zip
2) unzip #1
3) Download my update: http://www.qfpost.com/file/d?g=oreaN2eXE
4) unzip #3
5) move files from #3 overtop of files from #1.

I guess maybe I should have just put the dlls and crap in my zip....

...

ALso, make sure to let me know if it works or not. I wasn't able to test it with a 6xx card... I'm curious to know..



okay did that

I open rpcminer-cuda and get error: "The program can't start because librul.dll is missing from your computer"

Rename curllib.dll to libcurl.dll

Also, it may still request curllib.dll... I'm not sure what about my project makes it look for both... but whatever.. I'll figure it out later and make another update.

You will also need msvcr100d.dll and msvcp100.dll .. I found a copy of those 2 floating around here
http://stuff.mit.edu:8001/afs/sipb/user/kolya/afs/root.afs/athena.mit.edu/software/geneious_v5.3.6/Geneious/resources/

First time ever compiling anything in windows; so cut me some slack there.



Here i made a download with everything you need. just run it with default command params for rpcminer-cuda.exe

http://www.qfpost.com/file/d?g=mwrLcmBsL


420
hero member
Activity: 756
Merit: 500
September 14, 2012, 03:14:08 PM
#6
How about selling that GTX680 and buying a 5870 with the money ?

I'm a video editor should answer your question indirectly
420
hero member
Activity: 756
Merit: 500
September 14, 2012, 03:10:03 PM
#5
I just updated rpcminer-cuda today for 3.0 support. I only have a 460; so I haven't been able to try it to confirm it works... But I see no reason it shouldn't.

https://bitcointalksearch.org/topic/m.1191108

Only OpenCL miners crash nvidia drivers on hard exit. The cuda miners do not.



how much for you to tell me how to run it under windows?

Download and run the exe.

I didn't include all of the files. Just what is updated.

You will need to download rpcminer-win32 first for all the dlls and crap.

1) download this: http://www.mediafire.com/file/hduqoqdf3onqrod/bitcoin-rpcminer-20110227-win32bin.zip
2) unzip #1
3) Download my update: http://www.qfpost.com/file/d?g=oreaN2eXE
4) unzip #3
5) move files from #3 overtop of files from #1.

I guess maybe I should have just put the dlls and crap in my zip....

...

ALso, make sure to let me know if it works or not. I wasn't able to test it with a 6xx card... I'm curious to know..



okay did that

I open rpcminer-cuda and get error: "The program can't start because librul.dll is missing from your computer"
hero member
Activity: 1118
Merit: 541
September 14, 2012, 01:35:56 PM
#4
I just updated rpcminer-cuda today for 3.0 support. I only have a 460; so I haven't been able to try it to confirm it works... But I see no reason it shouldn't.

https://bitcointalksearch.org/topic/m.1191108

Only OpenCL miners crash nvidia drivers on hard exit. The cuda miners do not.



how much for you to tell me how to run it under windows?

Download and run the exe.

I didn't include all of the files. Just what is updated.

You will need to download rpcminer-win32 first for all the dlls and crap.

1) download this: http://www.mediafire.com/file/hduqoqdf3onqrod/bitcoin-rpcminer-20110227-win32bin.zip
2) unzip #1
3) Download my update: http://www.qfpost.com/file/d?g=oreaN2eXE
4) unzip #3
5) move files from #3 overtop of files from #1.

I guess maybe I should have just put the dlls and crap in my zip....

...

ALso, make sure to let me know if it works or not. I wasn't able to test it with a 6xx card... I'm curious to know..



420
hero member
Activity: 756
Merit: 500
September 14, 2012, 01:23:41 PM
#3
I just updated rpcminer-cuda today for 3.0 support. I only have a 460; so I haven't been able to try it to confirm it works... But I see no reason it shouldn't.

https://bitcointalksearch.org/topic/m.1191108

Only OpenCL miners crash nvidia drivers on hard exit. The cuda miners do not.



how much for you to tell me how to run it under windows?
hero member
Activity: 1118
Merit: 541
September 14, 2012, 01:20:42 PM
#2
I just updated rpcminer-cuda today for 3.0 support. I only have a 460; so I haven't been able to try it to confirm it works... But I see no reason it shouldn't.

https://bitcointalksearch.org/topic/m.1191108

Only OpenCL miners crash nvidia drivers on hard exit. The cuda miners do not.

420
hero member
Activity: 756
Merit: 500
August 09, 2012, 05:30:54 AM
#1
Everything is terrible with GTX 680 and newest NVIDIA drivers

Ufasoft is only miner that doesn't crash display driver or crash itself
around 120MHash overclocked, uses about 100watts additional power from idle

one of the miner's showed 127Mhash, forget which one maybe Phoenix, but all these crash after closing:

GUIMINER with phoenix
GUIMINER with OpenCL
GUIMINER with CUDA (rpcminer)

Phoenix 1.7.5 program freezes after a few seconds
Phoenix 2 - 123Mhash, freezes on close
Diablo Miner - 121Mhash with 98% GPU usage. throws a bunch of Invalid solution errors and says hardware error
CGMiner program just crashes before hashing (don't think supports CUDA)

what works:

Ufasoft Miner, around 120Mhash
RPCMiner (mod), up to 134 Mhash
(SEE BELOW)
Pages:
Jump to: