Post
Topic
Board Mining (Altcoins)
Re: SRBMiner Cryptonight AMD GPU Miner V1.6.0
by
dragonmike
on 15/06/2018, 13:46:38 UTC
Hi how to add please reboot bat to the start.bat file ? or is it auto?

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
@echo off
cd %~dp0
cls
..\SRBMiner-CN.exe --config Config\config-normalv7.txt --pools Pools\pools-normalv7.txt --logfile Logs\log-normalv7.txt
pause


THANKS
You just need to remove the "*/" characters in the config file in front of the relevant line and that'll activate the functionality as far as I remember.