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

....

Actually ignore what I wrote, it's relating to older versions of the miner.
Just read the readme file, it tells you what you need to add to your command line.
Then just create a reboot.bat file that has the reboot command in it.


Sorry but if i really knew how to do why i whould asked about it here ?

im still need help how to put the reboot comand there ?thanks

is like this what have i to do please? 


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
set EXE=SRBMiner-CN.exe
%EXE% --config config.txt --pools pools.txt --reboot_script reboot-windows.bat

It is clearly stated in the readme file, reboot is an optional parameter in the config file. Please try first before reposting.