These are the settings I used with Claymore. Will these work with Phoenix Miner? I am currently mining with Phoenix but getting slightly lower results.
Rig has 13 GPUs with six RX580 and seven 1070 TI cards. All 13 are mining at 31.0 - 31.2 mh/s. I used to get 33 mh/s with the 1070 ti cards in Claymore. So I would like to tweak it but am not familiar with the Phoenix Miner command options.
Here's a typical Claymore batch file for one of my rigs. There's 13 GPUs per rig: 7x1070ti and 6xRX580. All cards have 8GB RAM:
setx GPU_FORCE_64BIT_PTR 0
setx GPU_MAX_HEAP_SIZE 100
setx GPU_USE_SYNC_OBJECTS 1
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_SINGLE_ALLOC_PERCENT 100
C:\Users\me\Desktop\CLAYMORE15\EthDcrMiner64.exe -epool us1.ethermine.org:4444 -ewal mywallet.myrig -dbg -1 -epsw x -mode 1 -ftime 10 -eres 2 -di 0123456789abc -rxboost 1,1,1,1,1,1 -strap 1,1,1,1,1,1,1,1,1,1,1,1,1 -cclock 1130,1130,1130,1130,1130,1130,+100,+100,+100,+100,+100,+100,+100 -mclock 2100,2200,2200,2200,2200,2200,+600,+600,+600,+600,+600,+600,+600 -cvddc 850,850,850,850,850,850 -mvddc 850,850,850,850,850,850 -fanmin 60,60,60,60,60,60,60,60,60,60,60,60,60 -fanmax 60,60,60,60,60,60,60,60,60,60,60,60,60
Can Phoenix use similar commands?