bl4ck_
Member
Offline
Activity: 83
Merit: 10
|
|
November 05, 2016, 11:02:08 AM |
|
Stock BIOS is best to use with 4XX cards here. Actually got better speeds when flashing back to stock from my ETH mod BIOS.
What hashrate do you get with stock bioses ? My numbers with strap modded bioses. 470: 45-46 s/s 480: 49-50s/s what config you use clock, mem, times ?
|
|
|
|
Claymore (OP)
Donator
Legendary
Offline
Activity: 1610
Merit: 1325
Miners developer
|
|
November 05, 2016, 11:04:57 AM |
|
Thank you... Can we expect better speeds on the 470 and 480 cards in your next update? Also when I find shares it says (300ms and over) How can I make that faster? Thanks Next update is bug-fixes only. 300ms is a server response time, it depends on your internet connection, pool location and its quality.
|
|
|
|
Lafu
Legendary
Offline
Activity: 3150
Merit: 3216
|
|
November 05, 2016, 11:07:24 AM |
|
Nice Work claymore! My 270x Vapor X runs 30-34 sols/s And miner runs great without an issue thx dude!
|
|
|
|
snakey
Legendary
Offline
Activity: 1386
Merit: 1001
|
|
November 05, 2016, 11:07:44 AM |
|
Thank you... Can we expect better speeds on the 470 and 480 cards in your next update? Also when I find shares it says (300ms and over) How can I make that faster? Thanks Next update is bug-fixes only. 300ms is a server response time, it depends on your internet connection, pool location and its quality. Thank you.... Will that affect my shares or how fast I can find sol/s? Also, when my miner disconnects and joins those other random pools does that go to my zec wallet until you fix the problem? Do you see more sol/s for those cards though? any room to move?
|
|
|
|
Trimegistus
Legendary
Offline
Activity: 1564
Merit: 1027
|
|
November 05, 2016, 11:08:42 AM |
|
HD7950=RX480 with 50 h/s OMG!
Yap it's great .. the only problem is that 7950 consume a little bit more then RX480 ( from what I saw , one 7950 consume ~ 270 w) a bit more? I'm getting ~35 sols out of my RX 480 4GB consuming less than 40 watt!!! No heat, no noise, no GPU stress! That's efficiency!
|
|
|
|
Cryptozillah
|
|
November 05, 2016, 11:12:05 AM |
|
Stock BIOS is best to use with 4XX cards here. Actually got better speeds when flashing back to stock from my ETH mod BIOS.
What hashrate do you get with stock bioses ? My numbers with strap modded bioses. 470: 45-46 s/s 480: 49-50s/s what config you use clock, mem, times ? 470: GPU: stock, Mem: 1940Mhz. 1500strap mod 480: GPU: stock, Mem: 2200Mhz. 1500strap mod Bat file made to restart claymore miner once per hour. setx GPU_FORCE_64BIT_PTR 0 setx GPU_MAX_HEAP_SIZE 100 setx GPU_USE_SYNC_OBJECTS 1 setx GPU_MAX_ALLOC_PERCENT 100 setx GPU_SINGLE_ALLOC_PERCENT 100 timeout 5 @echo off echo: set executable=ZecMiner64.exe set commandline= -zpool equihash.eu.nicehash.com:3357 -zwal BTCADRESS.RIGNAME -zpsw x -allpools 1 set runforseconds=3600 set restartinseconds=5 set /a counter=0 timeout 5 :start start "genoil" %executable% %commandline% echo: echo The software will run for %runforseconds% seconds timeout %runforseconds% taskkill /f /im %executable% echo: echo Restarting the software in %restartinseconds% seconds (%counter%) timeout %restartinseconds% set /a counter+=1 echo: echo: goto start
|
|
|
|
snakey
Legendary
Offline
Activity: 1386
Merit: 1001
|
|
November 05, 2016, 11:13:08 AM |
|
HD7950=RX480 with 50 h/s OMG!
Yap it's great .. the only problem is that 7950 consume a little bit more then RX480 ( from what I saw , one 7950 consume ~ 270 w) a bit more? I'm getting ~35 sols out of my RX 480 4GB consuming less than 40 watt!!! No heat, no noise, no GPU stress! That's efficiency! wow nice man.... I have the 8gb version....do you have any settings for those cards?
|
|
|
|
Cryptozillah
|
|
November 05, 2016, 11:18:42 AM |
|
HD7950=RX480 with 50 h/s OMG!
Yap it's great .. the only problem is that 7950 consume a little bit more then RX480 ( from what I saw , one 7950 consume ~ 270 w) a bit more? I'm getting ~35 sols out of my RX 480 4GB consuming less than 40 watt!!! No heat, no noise, no GPU stress! That's efficiency! What gpu-z are reporting is irrelevant. That number is what the gpu onboard your card are pulling, not all the rest.
|
|
|
|
LM3
Member
Offline
Activity: 101
Merit: 11
|
|
November 05, 2016, 11:20:43 AM |
|
Next update is bug-fixes only. 300ms is a server response time, it depends on your internet connection, pool location and its quality.
Please, launch linux version!!!
|
|
|
|
Trimegistus
Legendary
Offline
Activity: 1564
Merit: 1027
|
|
November 05, 2016, 11:20:43 AM |
|
wow nice man....
I have the 8gb version....do you have any settings for those cards?
This is my config.txt: -zpool zec-eu1.nanopool.org:6666 -zwal [ZEC address] -zpsw x -allpools 1 -ftime 15 -dbg -1 -tt 75 -ttli 85 -tstop 90 -cclock 900 -cvddc 800 -mclock 1750 -mvddc 800 -powlim -10 It works flawlessly fot the Sapphire RX 480 Nitro+ OC 4GB Give it a try
|
|
|
|
snakey
Legendary
Offline
Activity: 1386
Merit: 1001
|
|
November 05, 2016, 11:24:17 AM |
|
wow nice man....
I have the 8gb version....do you have any settings for those cards?
This is my config.txt: -zpool zec-eu1.nanopool.org:6666 -zwal [ZEC address] -zpsw x -allpools 1 -ftime 15 -dbg -1 -tt 75 -ttli 85 -tstop 90 -cclock 900 -cvddc 800 -mclock 1750 -mvddc 800 -powlim -10 It works flawlessly fot the Sapphire RX 480 Nitro+ OC 4GB Give it a try How many sol/s are you getting with that and how many watts, psu? Thanks dude, appreciate it...
|
|
|
|
Trimegistus
Legendary
Offline
Activity: 1564
Merit: 1027
|
|
November 05, 2016, 11:25:12 AM |
|
What gpu-z are reporting is irrelevant. That number is what the gpu onboard your card are pulling, not all the rest.
It's not irrelevant, it's just not a real figure as those measured at the wall. I've mined with 270x, 7950, 7850, 7970, and I know what I'm talking about! Old cards are very inefficient. That's a fact! Besides being noisy and generating a lot of heat. GPU-Z readings are a good way to compare efficiency between different cards, or different setting for the same card. Therefore, they're not irrelevant. In fact, they are very useful
|
|
|
|
Hotmetal
|
|
November 05, 2016, 11:26:20 AM |
|
HD7950=RX480 with 50 h/s OMG!
Yap it's great .. the only problem is that 7950 consume a little bit more then RX480 ( from what I saw , one 7950 consume ~ 270 w) for litecoin not zec or eth. consume half that ETH is about 30% more hungry on power than ZEC ming
|
|
|
|
snakey
Legendary
Offline
Activity: 1386
Merit: 1001
|
|
November 05, 2016, 11:26:24 AM |
|
Adjust the power limit and be happy 54~56 Hash/s with RX480 8GB dude you getting 52sol/s on that card alone? What did you do?
|
|
|
|
adaseb
Legendary
Offline
Activity: 3878
Merit: 1733
|
|
November 05, 2016, 11:26:33 AM |
|
For anyone interested
|
|
|
|
Hotmetal
|
|
November 05, 2016, 11:27:27 AM |
|
HD7950=RX480 with 50 h/s OMG!
Yap it's great .. the only problem is that 7950 consume a little bit more then RX480 ( from what I saw , one 7950 consume ~ 270 w) a bit more? I'm getting ~35 sols out of my RX 480 4GB consuming less than 40 watt!!! No heat, no noise, no GPU stress! That's efficiency! Using what rom?
|
|
|
|
Trimegistus
Legendary
Offline
Activity: 1564
Merit: 1027
|
|
November 05, 2016, 11:29:24 AM |
|
How many sol/s are you getting with that and how many watts, psu?
Thanks dude, appreciate it...
I'm getting ~210 sols out of each of my two rigs, each with 6x480. Each rig has 2x850W PSU. Both PSUs are cool and quiet... My GPU's are actually mining part of the time without even turning the fan on! I love it!
|
|
|
|
Trimegistus
Legendary
Offline
Activity: 1564
Merit: 1027
|
|
November 05, 2016, 11:29:48 AM |
|
Using what rom?
Stock!
|
|
|
|
snakey
Legendary
Offline
Activity: 1386
Merit: 1001
|
|
November 05, 2016, 11:32:53 AM |
|
How many sol/s are you getting with that and how many watts, psu?
Thanks dude, appreciate it...
I'm getting ~210 sols out of each of my two rigs, each with 6x480. Each rig has 2x850W PSU. Both PSUs are cool and quiet... My GPU's are actually mining part of the time without even turning the fan on! I love it! Nice man. The above config file, can I put it into my start.bat file? Same thing?
|
|
|
|
Trimegistus
Legendary
Offline
Activity: 1564
Merit: 1027
|
|
November 05, 2016, 11:34:56 AM |
|
Nice man.
The above config file, can I put it into my start.bat file? Same thing?
No man, that's the config.txt file This is my start.bat: setx GPU_FORCE_64BIT_PTR 0 setx GPU_MAX_HEAP_SIZE 100 setx GPU_USE_SYNC_OBJECTS 1 setx GPU_MAX_ALLOC_PERCENT 100 setx GPU_SINGLE_ALLOC_PERCENT 100 start /high ZecMiner64.exe
|
|
|
|
|