Author

Topic: Optimizing sg-miner (Read 326 times)

newbie
Activity: 3
Merit: 0
December 09, 2017, 02:14:28 AM
#5
Do you have any suggestions for improving my straps?  I have tried several different setups for my straps, and the attached one is the best I found.  If you know a way to improve what I have I am certainly open to it.

clocks running at 2200 for memory, maxing at 2250 is a little better but unstable and 1350 for gpu, and rising it didn't do much either.  So maybe I can get a few hashes there but nothing substantial. 

 
hero member
Activity: 2548
Merit: 626
December 09, 2017, 02:00:39 AM
#4
you can do 2 things:
1. raise your clocks
2. use a better strap
newbie
Activity: 3
Merit: 0
December 09, 2017, 02:00:31 AM
#3
Sounds like a good plan.  From what I have read vega's are beasts when it comes to mining crypto night...  I'd be curious to hear what kind of work you can get out of it. 
sr. member
Activity: 420
Merit: 250
December 09, 2017, 01:36:14 AM
#2
no idea how to make it, I'm sorry
but I will stick here to see if some one will help you out, in that case I will learn it too
and that will help me in the future if I will require that info, cause I have vega now ..
who knows what miner this card will require in the future!?
newbie
Activity: 3
Merit: 0
December 09, 2017, 01:02:14 AM
#1
Does anyone have experience optimizing sgminer that could give me a few pointers?  I have gotten to 840 hash with my 570 8g armor's on etn based on the documentation I can find, but read that 900 is possible. 
 
I have sgminer-gm 5.5

my cards bios linked below
https://drive.google.com/open?id=1kZLLZxVGPFiX3NOLfXWBYUVDPr9XH8-9

My sgminer settings
{
    "pools":
    [
        {
            "name": "Easy Etn",
            "url": "stratum+tcp://etn.easyhash.io:3631",
            "user": "etnkEueukmSUMsJwmgLjw4XNkdwbickNuUGtSPiHfaNDiye89qcqRGEGarTnFLSoZiZPydRcmUPmFWY fzv3GX2o98dFytYXGXk",
            "pass": "x",
            "priority": "0",
            "profile": "etn"
        },
   
   {
            "name": "Space Etn",
            "url": "stratum+tcp://pool.electroneum.space:1337",
            "user": "etnkEueukmSUMsJwmgLjw4XNkdwbickNuUGtSPiHfaNDiye89qcqRGEGarTnFLSoZiZPydRcmUPmFWY fzv3GX2o98dFytYXGXk",
            "pass": "x",
            "priority": "0",
            "profile": "etn"
        },
   {
            "name": "UAX Etn",
            "url": "stratum+tcp://etn.uax.io:7777",
            "user": "etnkEueukmSUMsJwmgLjw4XNkdwbickNuUGtSPiHfaNDiye89qcqRGEGarTnFLSoZiZPydRcmUPmFWY fzv3GX2o98dFytYXGXk",
            "pass": "x",
            "priority": "0",
            "profile": "etn"
        }
    ],
    "profiles":
    [
        {
            "name": "etn",
            "algorithm": "cryptonight",
            "rawintensity": "896",
      
            "worksize": "8",
      
            "gpu-threads": "2"
        }
    ],
   "temp-target": "75",
   "temp-overheat": "85",
   "temp-cutoff": "90",
   "gpu-fan": "20-90",
       "auto-fan": true,
       "default-profile": "etn",
       "no-submit-stale": true,
       "no-extranonce": true,
       "expiry": "1",
   "log": "5",
   "queue": "0",
   "scan-time": "1"



}   
Jump to: