Looks like i finally found the 'secret' of hash increase on heavy algos , it can be applied to v8 also.
Just wondering how the hell i did not think of this earlier, it was so obvious lol
if everything goes well i hope i can push the new version in max a week.
Don't know about the speed compared to other miners, we will see. But probably won't reach the JCE advertised 1750hs, but my preliminary tests on Vega56 show an increase of ~ 6-7%
@doktor83
In my opinion, your script can easily surpass
1750 H/s. My rig is the example here, I'm using stock bios (this card is not reference card so I can't flash it to 64) on Gigabyte Vega 56 OC and I can achieve close to
1870 H/s easily:
https://i.imgur.com/fkpgepJ.pngMy config files as the followings:
{
"cryptonight_type" : "normalv8",
"intensity" : 0,
"double_threads" : true,
"target_temperature" : 50,
"persistent_memory" : false,
"gpu_conf" :
[
{ "id" : 0, "intensity" : 112, "worksize" : 16, "threads" : 2},
{ "id" : 1, "intensity" : 112, "worksize" : 16, "threads" : 2},
{ "id" : 2, "intensity" : 112, "worksize" : 16, "threads" : 2},
{ "id" : 3, "intensity" : 112, "worksize" : 16, "threads" : 2},
{ "id" : 4, "intensity" : 112, "worksize" : 16, "threads" : 2},
{ "id" : 5, "intensity" : 112, "worksize" : 16, "threads" : 2},
]
}
In OverdriveNTool, I set my GPU clock to 1474MHz and Memory clock to 960MHz
I'm currently using SRBMiner V1.6.8 and Adrenalin V18.6.1
Since you already found the 'secret', perhaps the next version might be able to reach
1900 H/s
