Bitcoin Forum

Alternate cryptocurrencies => Mining (Altcoins) => Topic started by: matmator on December 12, 2016, 09:53:26 AM



Title: Choose destination file DAG
Post by: matmator on December 12, 2016, 09:53:26 AM
Hello

I want to put my DAG file on another hard disk, but I have to put what command to put my DAG file on my hard disk D:?

I read the readme but I do not understand what to put, here is my current order:

Setx GPU_FORCE_64BIT_PTR 0
Setx GPU_MAX_HEAP_SIZE 100
Setx GPU_USE_SYNC_OBJECTS 1
SET GPU_SINGLE_ALLOC_PERCENT = 100
Ethminer.exe --farm-recheck 200 -G -F http://192.168.1.10:8080/PC


If I understood correctly I must add -d D:?

Or --datadir D:?

I try the 2 but it does not work.


Can you help me please?

thank you