Post
Topic
Board Mining (Altcoins)
Re: SRBMiner Cryptonight AMD GPU Miner V1.3.2
by
leonix007
on 13/04/2018, 09:38:23 UTC
Hi there

This config for normalv7, i set intensity,   fixed value  (example: 44) ----> it's run  and has good hash (for xmr coin)
{
/* Type can be : normal, normalv7, lite, litev7, heavy, ultraheavy  */
"cryptonight_type" : "normalv7",

/* Intensity 0-> auto intensity, or value from 1-200  */
"intensity" : 44,

/* To use 2 threads per card set double_threads to true  */
"double_threads" : true,

but i change to heavy,  it's not run and has bug (for sumo coin)
{
/* Type can be : normal, normalv7, lite, litev7, heavy, ultraheavy  */  
"cryptonight_type" : "heavy",

/* Intensity 0-> auto intensity, or value from 1-200  */
"intensity" : 44,

/* To use 2 threads per card set double_threads to true  */
"double_threads" : true,


Please help me

hi there

u must use half intensity

heavy using double memory

try 22 instead of 44

That it's mean the hash of heavy always lower than normalv7 Huh


that might be true, try setting them to '0' to use the safest intensity

then

 double_threads" : false