Post
Topic
Board Mining (Altcoins)
Re: Claymore's Dual Ethereum AMD+NVIDIA GPU Miner v9.8 (Windows/Linux)
by
cryptocointrading
on 09/08/2017, 18:19:05 UTC
How can I tell claymore miner to ignore one gpu?
and alternativly to mine something else on one gpu.

so far I have been disabling the gpu in device manager when launching claymore but that is kinda silly

press 0-9 in claymore when it is active 0 shuts down mining on gpu 0   1 on gpu 1 and so on

Or if you have 6 gpus and you do not want to use one set -di 0,1,2,4,5 in bat file. In this case the program will not mine with fourth card


thanks for the replies but it is not working. The reason I want this, is due to a lack of ram on that one gpu
claymore still tries to make the DAG and there simply is no ram for it resulting in total failure


alternatively anyone have an idea to make the bat file disable one gpu for 1minute, that would make claymore fail to recognize it
-di 01245 Do it like this

set -di 024
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

still tries to write the buffer for DAG to the gpu memory even when manually pressing 1 and telling me mining is disabled on that card