Post
Topic
Board Mining (Altcoins)
Re: PhoenixMiner 3.0c: fastest Ethereum/Ethash miner with lowest devfee (Windows)
by
gambera
on 02/07/2018, 00:55:31 UTC
Can I get a response because these parameters in the combo line in the .bat file will not work -cclock -cvddc -mclock -mvdd , And how to solve it
I try the phoenix miner v2.9e upgrade to 3.0C
I have Amd xfx rx580 8gb gts xxx 8xcard in Rig

The params won't work in v2.9 or 3.0?
Mine work fine, here's my .bat file

Code:
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
PhoenixMiner.exe -pool ssl://us1-etc.ethermine.org:5555 -pool2 ssl://eu1-etc.ethermine.org:5555 -wal mywallet.W -amd -coin etc -coin2 auto -stales 1 -mi 14 -log 1 -cclock 1170 -cvddc 900 -mclock 2175,2195,2185,2160,2150,2145,2130,2165 -mvddc 950
pause