Post
Topic
Board Mining (Altcoins)
Re: ethminer-0.9.41-genoil-1.1
by
stoon
on 30/01/2017, 20:18:20 UTC
Hi guys!
Can you help me?
I use this miner  woth 4 x gtx 1060 on Windows 10. And  when im running this miner ive gott 100% CPU use  and PC lagging and reboot after few minutes(
But in 3% sometimes it just work fine.
bat file :
set GPU_FORCE_64BIT_PTR 0
set GPU_MAX_HEAP_SIZE 100

set GPU_MAX_ALLOC_PERCENT 100
set GPU_SINGLE_ALLOC_PERCENT 100
color 02
ethminer.exe -U -SP 1 -S ubiqpool.io:8008 -O 0xaA939Ed2084F1727de31Dee869e58eeFd79c9335.max1:x --cl-local-work 128 --cl-global-work 16384


Try this:

setx GPU_FORCE_64BIT_PTR 1
setx GPU_MAX_HEAP_SIZE 100
setx GPU_USE_SYNC_OBJECTS 1
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_SINGLE_ALLOC_PERCENT 100