Post
Topic
Board Mining (Altcoins)
Re: Claymore's Dual Ethereum+Decred GPU Miner v4.2 (Windows/Linux)
by
spiete
on 17/05/2016, 17:12:31 UTC
 Trying to set up local proxy.

1x380x and 2x 370
 
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  -mode 1 -epool http://127.0.0.1:8085 -etha 0 -ethi 16 -etht 200
 
Proxy
 
# Host and port for your workers
HOST = "127.0.0.1"
PORT = 8085
 
 
 
# Main pool
POOL_HOST = "eth-ru.dwarfpool.com"
POOL_PORT = 8008
 
 
Hash is going but shares is not.


 
What etha should i set for 380x and 370? Will it change something?

What is wrong with my config?