Tuesday, March 31, 2020

Sample config for mining X16RV2 algo using TeamRedMiner in Nicehash Pool

Copy codes below in your start.bat

@echo off
title [TeamRedMiner][NiceHash][x16rv2]
set GPU_MAX_ALLOC_PERCENT=100
set GPU_SINGLE_ALLOC_PERCENT=100
set GPU_MAX_HEAP_SIZE=100
set GPU_USE_SYNC_OBJECTS=1
teamredminer.exe -a x16rv2 -o stratum+tcp://x16rv2.jp.nicehash.com:3379 -u 3H5ax4TDLHjj4fVkFnGBAwBx26hRks8btV -p x -d 1,2 --init_style=1
pause

Note: -d 1,2 means i'm using 2 external graphic cards not including the built-in video which is 0
But as per below image, teamredminer will display 0 as the first graphic card and 1 is the second one.