Bitcoin Forum
June 23, 2024, 10:17:31 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: GPU mining with GTX 570 and need help with hash rate (CGMiner)  (Read 7589 times)
Caiapfas (OP)
Member
**
Offline Offline

Activity: 112
Merit: 10


View Profile
January 02, 2014, 03:47:46 AM
 #1

When I first stated using the GTX 570 I was getting 33kh/s, but with the below command I am showing 85 kh/s. On the litecoin hardware comparison chart it says it can get 140 kh/s. Can anyone help me get it there. Increasing the intensity causes hardware errors.


Few side questions:
  • Why in Coinotron does it show like 35 kh/s?
    Why does it drop from the worker in coinotron and reconnect over and over , over a period of hours?


setx GPU_MAX_ALLOC_PERCENT 100
cgminer --scrypt -o stratum+tcp://coinotron.com:3334 -u Caiapfas.gpu -p 123456 --thread-concurrency 5000 --gpu-threads 2 --intensity 13 -w 256 --gpu-engine 1080 --gpu-memclock 1500 --gpu-powertune 20 --temp-target 72 --temp-overheat 85 --temp-cutoff 90 --scan-time 1 --queue 0 --no-submit-stale --lookup-gap 2 --expiry 1

If you liked my post or found anything I said useful send some coffee change to
BTC = 3LxtsmCjRDPD6oYYwz31dwFJW9ktUy1Yuz
mercSuey
Sr. Member
****
Offline Offline

Activity: 364
Merit: 250


View Profile
January 02, 2014, 03:51:12 AM
 #2

notice how it says 'cudaminer' in the litecoin hardware comp page and not 'cgminer'.  That's your issue.
mercSuey
Sr. Member
****
Offline Offline

Activity: 364
Merit: 250


View Profile
January 02, 2014, 03:52:53 AM
 #3

cudaminer:  https://bitcointalk.org/index.php?topic=167229.0

SpeedDemon13
Hero Member
*****
Offline Offline

Activity: 518
Merit: 500



View Profile WWW
January 02, 2014, 04:06:55 AM
 #4

Cudaminer does 2x to 4x more faster than CGminer or Reaper for NVidia. Still not enough to make it worth mining with NVidia cards. You could probably trade with someone that's not into mining and is a gamer for a AMD card(s), just my advice if your trying to maximize your profits.

CRYPTSY exchange: https://www.cryptsy.com/users/register?refid=9017 BURST= BURST-TE3W-CFGH-7343-6VM6R BTC=1CNsqGUR9YJNrhydQZnUPbaDv6h4uaYCHv ETH=0x144bc9fe471d3c71d8e09d58060d78661b1d4f32 SHF=0x13a0a2cb0d55eca975cf2d97015f7d580ce52d85 EXP=0xd71921dca837e415a58ca0d6dd2223cc84e0ea2f SC=6bdf9d12a983fed6723abad91a39be4f95d227f9bdb0490de3b8e5d45357f63d564638b1bd71 CLAMS=xGVTdM9EJpNBCYAjHFVxuZGcqvoL22nP6f SOIL=0x8b5c989bc931c0769a50ecaf9ffe490c67cb5911
nonny12
Sr. Member
****
Offline Offline

Activity: 362
Merit: 250



View Profile
January 02, 2014, 04:14:45 AM
 #5

I used to get about 240 kh/s with a GTX570 and cudaminer.
Caiapfas (OP)
Member
**
Offline Offline

Activity: 112
Merit: 10


View Profile
January 02, 2014, 04:20:55 AM
 #6

I used to get about 240 kh/s with a GTX570 and cudaminer.

Can you send me the command line you used or any part you remember for that, PLEASEEE thanks

If you liked my post or found anything I said useful send some coffee change to
BTC = 3LxtsmCjRDPD6oYYwz31dwFJW9ktUy1Yuz
SpeedDemon13
Hero Member
*****
Offline Offline

Activity: 518
Merit: 500



View Profile WWW
January 02, 2014, 04:21:05 AM
 #7

I used to get about 240 kh/s with a GTX570 and cudaminer.

A HD 6970 can do a little more than double of that, 500 kh/s. That's just an example of how AMD is king in GPU mining.

CRYPTSY exchange: https://www.cryptsy.com/users/register?refid=9017 BURST= BURST-TE3W-CFGH-7343-6VM6R BTC=1CNsqGUR9YJNrhydQZnUPbaDv6h4uaYCHv ETH=0x144bc9fe471d3c71d8e09d58060d78661b1d4f32 SHF=0x13a0a2cb0d55eca975cf2d97015f7d580ce52d85 EXP=0xd71921dca837e415a58ca0d6dd2223cc84e0ea2f SC=6bdf9d12a983fed6723abad91a39be4f95d227f9bdb0490de3b8e5d45357f63d564638b1bd71 CLAMS=xGVTdM9EJpNBCYAjHFVxuZGcqvoL22nP6f SOIL=0x8b5c989bc931c0769a50ecaf9ffe490c67cb5911
Treggar
Full Member
***
Offline Offline

Activity: 196
Merit: 100


View Profile
January 02, 2014, 04:24:49 AM
 #8

I used to get about 240 kh/s with a GTX570 and cudaminer.

Can you send me the command line you used or any part you remember for that, PLEASEEE thanks

Here's what I use for my GTX570.  I get just over 250KH/s.

cudaminer -q -i0 -s2 -C1 -l F15x16 -o stratum+tcp://middlecoin.com:3333 -O 1tbMrCLS1EBCSw8t676kykhV9gcWprxPP:adsf
nonny12
Sr. Member
****
Offline Offline

Activity: 362
Merit: 250



View Profile
January 02, 2014, 04:24:55 AM
 #9

I used to get about 240 kh/s with a GTX570 and cudaminer.

Can you send me the command line you used or any part you remember for that, PLEASEEE thanks


cudaminer.exe -H 1 -i 0 -l F15x16 -C 1 -o stratum+tcp://xxxxx.com:3333 -O user.worker:password
Caiapfas (OP)
Member
**
Offline Offline

Activity: 112
Merit: 10


View Profile
January 02, 2014, 06:22:38 AM
 #10

even without that command I'm getting 279.6 KH/s - cudaminer is great app. I'll have to watch it and see if its stable 279.6 KH/s.

I'm getting a 280x you think cudaminer is the best to run that too?



If you liked my post or found anything I said useful send some coffee change to
BTC = 3LxtsmCjRDPD6oYYwz31dwFJW9ktUy1Yuz
nonny12
Sr. Member
****
Offline Offline

Activity: 362
Merit: 250



View Profile
January 02, 2014, 07:07:06 AM
 #11

I'm getting a 280x you think cudaminer is the best to run that too?

No, for a 280x, you will want to use cgminer 3.7.2 (or earlier) and '--scrypt' in the command line.
Caiapfas (OP)
Member
**
Offline Offline

Activity: 112
Merit: 10


View Profile
January 02, 2014, 08:51:47 AM
 #12

do you happen to have the best command line and flags to run it (280x) with best hash?
if i put both cards in same system how can i make cuda run the 570 and cgminer run the 280x?
thanks

If you liked my post or found anything I said useful send some coffee change to
BTC = 3LxtsmCjRDPD6oYYwz31dwFJW9ktUy1Yuz
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!