Bitcoin Forum
June 25, 2024, 02:53:32 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 [3]  All
  Print  
Author Topic: Attention AMD Radeon 7950 users...  (Read 65500 times)
pizza
Member
**
Offline Offline

Activity: 112
Merit: 10


View Profile
April 25, 2013, 10:35:50 PM
 #41

I have 7950s running stable at 670 mh/s (currently scrypt though). They are the new sapphire 7950s that newegg had a special on. i have 4 per rig running at this rate stable. I'll share the settings when i get home.

I have same cards please post settings
traderman
Legendary
*
Offline Offline

Activity: 1260
Merit: 1001



View Profile
April 25, 2013, 10:52:43 PM
 #42

Has anyone solved the whole issue of card not being able to go above 8192 threads. I am using drivers 13.1 drivers.
bitman442
Full Member
***
Offline Offline

Activity: 142
Merit: 100



View Profile
April 26, 2013, 03:26:31 PM
 #43

I spent a few hours trying to get CGMiner working for LTC mining, but gave up because no matter what I tried it would reject my shares. I am now on the latest guiminer running with the 7950 high usage preset, intensity at 19, clocks at 1050/1525 @1.125V. I'm getting 625kh/s with around 0.8% rejected/stale shares. 

what version of the miner do you have? can you post link thanks. The newest one i downloaded didnt have any presets.


I'll post it later tonight.
bitman442
Full Member
***
Offline Offline

Activity: 142
Merit: 100



View Profile
April 27, 2013, 07:37:43 AM
 #44

I spent a few hours trying to get CGMiner working for LTC mining, but gave up because no matter what I tried it would reject my shares. I am now on the latest guiminer running with the 7950 high usage preset, intensity at 19, clocks at 1050/1525 @1.125V. I'm getting 625kh/s with around 0.8% rejected/stale shares. 

what version of the miner do you have? can you post link thanks. The newest one i downloaded didnt have any presets.

Here is the link

https://bitcointalk.org/index.php?topic=150331.0
pizza
Member
**
Offline Offline

Activity: 112
Merit: 10


View Profile
April 27, 2013, 08:46:41 AM
 #45

I spent a few hours trying to get CGMiner working for LTC mining, but gave up because no matter what I tried it would reject my shares. I am now on the latest guiminer running with the 7950 high usage preset, intensity at 19, clocks at 1050/1525 @1.125V. I'm getting 625kh/s with around 0.8% rejected/stale shares. 

what version of the miner do you have? can you post link thanks. The newest one i downloaded didnt have any presets.

Here is the link

https://bitcointalk.org/index.php?topic=150331.0


Ok yeah ive used that one before thanks. i just got everything to work with cgiminer now, i might try guiminer in the future
pizza
Member
**
Offline Offline

Activity: 112
Merit: 10


View Profile
April 27, 2013, 08:48:56 AM
 #46

Has anyone solved the whole issue of card not being able to go above 8192 threads. I am using drivers 13.1 drivers.

setx GPU_MAX_ALLOC_PERCENT 100   type that into command prompt make sure its in caps! Or it will not work
traderman
Legendary
*
Offline Offline

Activity: 1260
Merit: 1001



View Profile
April 27, 2013, 11:44:55 AM
 #47

I already solved it, it was a not enough ram on the system.
tyler26
Full Member
***
Offline Offline

Activity: 148
Merit: 100


View Profile
May 02, 2013, 11:31:51 PM
 #48

Thanks for the info. I'm expecting my order of 3x 7950s tomorrow and I'll try these settings.
Rawted
Hero Member
*****
Offline Offline

Activity: 742
Merit: 500



View Profile
May 03, 2013, 05:07:35 AM
 #49

Incredibly sorry i never replied. I totally forgot about this thread until a user just PM'd me.

here's my settings.

Code:
{
"pools" : [
        {
                "url" : "stratum+tcp://stratum.give-me-ltc.com:3333",
                "user" : "worker-goes here",
                "pass" : "password-goes here"
        },
        {
                "url" : "stratum+tcp://coinotron.com:3334",
                "user" : "worker-goes here",
                "pass" : "password-goes here"
        },
        {
                "url" : "stratum+tcp://notroll.in:3333",
                "user" : "worker-goes here",
                "pass" : "password-goes here"
        }
]
,
"intensity" : "19",
"vectors" : "1",
"worksize" : "256",
"kernel" : "scrypt",
"lookup-gap" : "2",
"thread-concurrency" : "21712",
"shaders" : "0",
"gpu-engine" : "1150",
"gpu-fan" : "0-100",
"gpu-memclock" : "1250",
"gpu-memdiff" : "0",
"gpu-powertune" : "15",
"gpu-vddc" : "0.800-1.250",
"temp-cutoff" : "80",
"temp-overheat" : "70",
"temp-target" : "60",
"api-port" : "4028",
"auto-fan" : true,
"expiry" : "120",
"failover-only" : true,
"no-dynamic" : "true",
"gpu-platform" : "0",
"gpu-threads" : "1",
"hotplug" : "5",
"log" : "5",
"no-pool-disable" : true,
"queue" : "1",
"scan-time" : "60",
"scrypt" : true,
"temp-hysteresis" : "3",
"shares" : "0",
"kernel-path" : "/usr/local/bin"
}
Pages: « 1 2 [3]  All
  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!