Post
Topic
Board Mining (Altcoins)
Re: Claymore's Dual Ethereum AMD+NVIDIA GPU Miner v14.6 (Windows/Linux)
by
Avionica
on 29/05/2019, 08:53:05 UTC
add this at the beginning of your start bat file
Code:
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

I tried it...
usually my file looks like this

TIMEOUT 30

SET GPU_FORCE_64BIT_PTR=0
SET GPU_MAX_HEAP_SIZE=100
SET GPU_USE_SYNC_OBJECTS=1
SET GPU_MAX_ALLOC_PERCENT=100
SET GPU_SINGLE_ALLOC_PERCENT=100

TIMEOUT 10

EthDcrMiner64.exe config_solo.txt
PAUSE


Could there be a problem in the drivers? can deliver 19.x.x?