Search content
Sort by

Showing 2 of 2 results by Hodric
Post
Topic
Board Mining (Altcoins)
Claymore Remote Manager for a nub
by
Hodric
on 20/10/2017, 19:15:36 UTC
Hi Guys:

I am successfully mining with an incredibly basic batch file and two vega 64s using the latest claymore dual miner. I am trying to use the remote manager that is packaged with it so, i can from time to time turn of GPU 0 when i decide to actually game or something but, as soon as i try claymore throws an error saying that remote manager is in read mode command ignored.

I tried running it as an admin to no avail and, i was in a rush to get to work so i forgot to check the permissions on the file. however i notice it refers to epools.txt dpools.txt and config.txt do, i need to edit all those accordingly and run just the claymore default program or, do i need to correct my batch the batch is as follows:

GPU_FORCE_64BIT_PTR 0
GPU_MAX_HEAP_SIZE 100
GPU_USE_SYNC_OBJECTS 1
GPU_MAX_ALLOC_PERCENT 100
GPU_SINGLE_ALLOC_PERCENT 100

EthDcrMiner64.exe -epool eth-us.dwarfpool.com:8008 -ewal wallet -epsw x -dpool stratum+tcp://yiimp.eu:3252 -dwal wallet -dpsw x

cheers in advance
Post
Topic
Board Mining (Altcoins)
claymore dual miner error "opencl error -48 cannot create dag file"
by
Hodric
on 20/09/2017, 13:12:45 UTC
Hi guys I am a a bit of a nub so please bear with me. I have the following rig setup for mining eth+dcr but i keep getting the error in the subject line. my setup is as follows:

Windows 10 64 bit
16GB ram
ADM FX(tm)8350 eight core
RX Vega 64 8GB
Page file on e:\ min 1340 max 16400

running claymore dual miner 10 my batch file is as follows:

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

EthDcrMiner64.exe -epool eth-us.dwarfpool.com:8008 -ewal xxxxxx.1 -epsw x -dpool stratum+tcp://yiimp.eu:3252 -dwal xxxxxx -dpsw x

any and all help would be extremely appreciated i tussled with this for a few hours last night and come up stumped. is it possibly because i have the page on the e:\ and claymore on the c:\ or is there something wrong in my batch file