Post
Topic
Board Mining (Altcoins)
Re: SRBMiner Cryptonight AMD GPU Miner V1.5.0
by
vectisitch
on 01/05/2018, 11:02:10 UTC
help please, this is my start.bat file

 setx GPU_FORCE_64BIT_PTR 1
setx GPU_MAX_HEAP_SIZE 100
setx GPU_MAX_USE_SYNC_OBJECTS 1
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_MAX_SINGLE_ALLOC_PERCENT 100
{
"cryptonight_type" : heavy,
"intensity" : 0,
"double_threads" : true,
"target_temperature" : 0,
"pool_use_tls" : true,
"pool" : haven.miner.rocks:5555,
"wallet" : wallet addy,
"password" : w=Rig1,
"location" : europe,
"log_file" : "",
}

so you see i have heavy set in it, but when the miner starts it seems to set on cryptonight v7 and all i get is rejected shares. any ideas??