Eliovp (OP)
Legendary
Offline
Activity: 1050
Merit: 1293
Huh?
|
 |
April 11, 2019, 11:50:13 AM |
|
Update: Decided to release a Winblows supported version. I've tested it on 2 systems with Latest adrenaline version (one with a Vega gpu, the other with a 570) and confirmed working. Check OP for link. Please post results here. That's all i'm asking  Cheers guys!
|
|
|
|
|
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
|
|
doktor83
|
 |
April 11, 2019, 12:29:04 PM |
|
Update: Decided to release a Winblows supported version. I've tested it on 2 systems with Latest adrenaline version (one with a Vega gpu, the other with a 570) and confirmed working. Check OP for link. Please post results here. That's all i'm asking  Cheers guys! I walked the long road with finding mmio address, reading and writing to the appropriate offsets, and you just.. used an asus .dll that has everything that's needed, with a signed kernel driver.. Well done Eliovp 
|
|
|
|
heavyarms1912
|
 |
April 11, 2019, 02:06:43 PM |
|
Update: Decided to release a Winblows supported version. I've tested it on 2 systems with Latest adrenaline version (one with a Vega gpu, the other with a 570) and confirmed working. Check OP for link. Please post results here. That's all i'm asking  Cheers guys! Tested on VII. tool reports timing modified. Got a very light boost on HR. Thanks. Is there a reset command to revert back to original timings?
|
|
|
|
N2DCRYPT
Jr. Member
Offline
Activity: 148
Merit: 5
|
Update: Decided to release a Winblows supported version. I've tested it on 2 systems with Latest adrenaline version (one with a Vega gpu, the other with a 570) and confirmed working. Check OP for link. Please post results here. That's all i'm asking  Cheers guys! @Eliovp, once again thanks for your efforts here getting it onto windows. Much easier for traditional Vega Users with PPTs and Overclocking tools to really test the limits of your tool! For my part, I'm getting pretty decent results on ETH; Reference Powercolor Vega 64 on latest Adrenalin 19.3.3 drivers. Thanks to Windward for getting me started on values for parameters. https://i.imgur.com/6bedvOO.jpgGiven the generosity of Eliovp in even making this tool available, I'm not gonna be the guy that takes and doesn't give back. For those curious, here's what I put in a batch script after I honed in on parameters. (PATH to folder where MemTweak is stored)\WinAMDTweak.exe --CL 16 --RAS 30 --RCDRD 14 --RCDWR 14 --RC 44 --RP 14s --RRDS 3 --RRDL 5 --RTP 5 --FAW 20 --CWL 7 --WTRS 4 --WTRL 9 --WR 16 --WRRD 1 --RDWR 19 --REF 17550 --MRD 8 --MOD 15 --PD 8 --CKSRE 10 --CKSRX 10 --RFC 244 Run before starting the miner. For some reason, injecting the timings when mining would crash the miner if FAW>17, but FAW>17 is okay if injected prior. Also, RC<44 led to incorrect shares being found. No guarantees of stability... I was simply looking for accepted shares w/o rejects in short runs. I need to read up as well on compatible RAM timings... lower RC seems to drive HR the most. Happy to answer any Q's; also, memclock was 1107 and was using PhoenixMiner4.2c
|
|
|
|
todxx
Member

Offline
Activity: 175
Merit: 76
|
 |
April 11, 2019, 07:45:17 PM |
|
Eliovp, great work on this tool. Here are some of my results:
OS: linux/Ubuntu 18.04 miner: teamredminer 0.4.3 card: Vega 64 air cooled (MSI air boost OC w/ samsung mem) core clock: ~1150Mhz mem clock: 1100Mhz timings modified: --rp 10 --rc 44 --rfc 300 --rrd 3 --rcdrd 12 --rcdwr 5 hashrate w/ stock timings: ~19.5kh/s hashrate w/ new timings: 21.36kh/s
Unfortunately I don't have power readings from this rig, so I'm not sure how much the power usage increased with the new timings. I think the card can be pushed more, but I don't have the time to keep tuning at the moment.
|
|
|
|
nars28
Newbie
Offline
Activity: 25
Merit: 0
|
 |
April 11, 2019, 08:28:26 PM |
|
Can somebody compile it for Windows? I have a few unmoded 570 that i can try and report.
tnx
|
|
|
|
heavyarms1912
|
 |
April 11, 2019, 08:34:22 PM |
|
Can somebody compile it for Windows? I have a few unmoded 570 that i can try and report.
tnx
Ummm. Read the title, read the OP you'll find the answer 
|
|
|
|
nars28
Newbie
Offline
Activity: 25
Merit: 0
|
 |
April 11, 2019, 08:55:10 PM |
|
Can somebody compile it for Windows? I have a few unmoded 570 that i can try and report.
tnx
Ummm. Read the title, read the OP you'll find the answer  Read that before. Don't want to go through installing visual studio just to build this..
|
|
|
|
|
hammuh
Jr. Member
Offline
Activity: 41
Merit: 1
|
 |
April 11, 2019, 10:48:01 PM |
|
Eliovp, great work on this tool. Here are some of my results:
OS: linux/Ubuntu 18.04 miner: teamredminer 0.4.3 card: Vega 64 air cooled (MSI air boost OC w/ samsung mem) core clock: ~1150Mhz mem clock: 1100Mhz timings modified: --rp 10 --rc 44 --rfc 300 --rrd 3 --rcdrd 12 --rcdwr 5 hashrate w/ stock timings: ~19.5kh/s hashrate w/ new timings: 21.36kh/s
Unfortunately I don't have power readings from this rig, so I'm not sure how much the power usage increased with the new timings. I think the card can be pushed more, but I don't have the time to keep tuning at the moment.
I tried todxx timings in Windows teamredminer, turtle algo and working well so far on 6 out of 7 reference Vega 64s. One vega reports dead with the timing, and I believe it is the "rc" value causing it. Will look into these further. Thanks for the start!
|
|
|
|
heavyarms1912
|
 |
April 12, 2019, 12:36:34 AM |
|
Can somebody compile it for Windows? I have a few unmoded 570 that i can try and report.
tnx
Ummm. Read the title, read the OP you'll find the answer  Read that before. Don't want to go through installing visual studio just to build this.. git has binaries in releases.
|
|
|
|
dragonmike
|
 |
April 12, 2019, 11:59:53 AM |
|
It doesn't start for me. Created a bat file containing the following:
WinAMDTweak.exe -help pause
It opens, another screen flashes and then nothing.
What am I missing? Win10, driver 18.6.1
|
|
|
|
rednoW
Legendary
Offline
Activity: 1510
Merit: 1003
|
 |
April 12, 2019, 01:00:10 PM |
|
It doesn't start for me. Created a bat file containing the following:
WinAMDTweak.exe -help pause
It opens, another screen flashes and then nothing.
What am I missing? Win10, driver 18.6.1
run console with admin rights, use the utility from this console
|
|
|
|
nordmann666
Member

Offline
Activity: 354
Merit: 16
|
 |
April 12, 2019, 01:37:58 PM |
|
It doesn't start for me. Created a bat file containing the following:
WinAMDTweak.exe -help pause
It opens, another screen flashes and then nothing.
What am I missing? Win10, driver 18.6.1
is your .exe file after you start this 0 kb? if yes...start in compatibility mode (win7)
|
|
|
|
JuanHungLo
|
 |
April 12, 2019, 02:13:59 PM Last edit: April 12, 2019, 02:39:53 PM by JuanHungLo |
|
Has anyone successfully improved hashrate for any cryptonight algos with VEGA56/64, win 10, latest AMD drivers?
|
Bull markets are born on pessimism, grow on skepticism, mature on optimism, and die on euphoria. - John Templeton
|
|
|
kamisama233
Newbie
Offline
Activity: 42
Merit: 0
|
 |
April 12, 2019, 02:51:24 PM |
|
Eliovp, great work on this tool. Here are some of my results:
OS: linux/Ubuntu 18.04 miner: teamredminer 0.4.3 card: Vega 64 air cooled (MSI air boost OC w/ samsung mem) core clock: ~1150Mhz mem clock: 1100Mhz timings modified: --rp 10 --rc 44 --rfc 300 --rrd 3 --rcdrd 12 --rcdwr 5 hashrate w/ stock timings: ~19.5kh/s hashrate w/ new timings: 21.36kh/s
Unfortunately I don't have power readings from this rig, so I'm not sure how much the power usage increased with the new timings. I think the card can be pushed more, but I don't have the time to keep tuning at the moment.
what about cnr settings will it be, sir I just apply this to cnr on my vega56 hynix memory, it was crash when startup only way to run it was set core 1150 memory 800 850mv it will work but the hashrate was low, olny 1500h/s before it was able to run 1481@875mv 960@905mv and got about 2000h/s without errors and stable
|
|
|
|
dragonmike
|
 |
April 12, 2019, 03:01:43 PM |
|
Hah, it works. Thanks for the tips for getting it to start properly.
Started with todxx's timings and yup, went from ~19.5 to 21.3+. Nice. I'll take that. Let's leave it for a while and see if it can sustain the timings in the long run.
|
|
|
|
gog1984
Newbie
Offline
Activity: 7
Merit: 0
|
 |
April 12, 2019, 03:07:13 PM |
|
It doesn't start for me. Created a bat file containing the following:
WinAMDTweak.exe -help pause
It opens, another screen flashes and then nothing.
What am I missing? Win10, driver 18.6.1
try this to see help: WinAMDTweak.exe --help pause this to see List current timing values for all cards: WinAMDTweak.exe --current pause
|
|
|
|
Zorg33
Jr. Member
Offline
Activity: 144
Merit: 2
|
 |
April 12, 2019, 03:44:23 PM Last edit: April 12, 2019, 04:08:01 PM by Zorg33 |
|
(PATH to folder where MemTweak is stored)\WinAMDTweak.exe --CL 16 --RAS 30 --RCDRD 14 --RCDWR 14 --RC 44 --RP 14s --RRDS 3 --RRDL 5 --RTP 5 --FAW 20 --CWL 7 --WTRS 4 --WTRL 9 --WR 16 --WRRD 1 --RDWR 19 --REF 17550 --MRD 8 --MOD 15 --PD 8 --CKSRE 10 --CKSRX 10 --RFC 244
Adjusting CL does not affect hashrate directly for me at all. As higher CL is more stable, I'd leave it at stock 20. Another remark is that you set RCDWR the same as RCDRD... it gets faster if you decrease it. But the max I could squeeze out from it is 51.5 @ 1100MHz with my mods, without it it was a bit less. Edit: I'm on 18.6.1, maybe 19.3.3 is faster? Edit2: FAW=20 does not work for me. it's unstable.
|
|
|
|
Zorg33
Jr. Member
Offline
Activity: 144
Merit: 2
|
 |
April 12, 2019, 03:48:57 PM |
|
I download "WinAMDTweak.exe" and "EIO.dll" form Releases, after I running WinAMDTweak.exe --current, it show "Failed to load EIO.dll", any wrong with my step?
You need those 4 files for win I guess...
|
|
|
|
|