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
i try with this and it dodnt works( May be its too low CPU and Team weaver. Its finaly works after 40 tries. It was 100 % jCPU for 1-2 minute and became normal.
I used to have the same problem when using Genoil miner. It is very CPU intensive in the first few moments / minutes (depending on CPU) as it loads the DAG. However, once it's loaded there is no problem. I had to upgrade my CPU a bit because the cheap CPU I had could not handle loading the DAG and the rig would restart.
Just as a side note. Genoil has stated he is not actively developing this miner any longer. It was kind of unstable when I used to use it, and I'd recommend switching to one of Claymore's latest miners or something else for better stability. If nothing else, faster miners have been developed since Genoil stopped updating his.
Having said that I used Genoil's miner for the longest time and appreciate the work he did!