Open o2genum opened 6 years ago
your intensity is to high. Reduce the intensity or miner longet until you will see the 1min hash rate.
Could XMR-Stak print some kind of error when this happens? Maybe an OpenCL error occurs internally?
I'd like to integrate the miner into a miner solution, and errors are helpful for analytics and decision making. Would be useful for casual miners, too.
I does print an error
0 H/s is an error.
Here is my rx 560 4gb config
"gpu_threads_conf" : [ // gpu: Baffin memory:3712 // compute units: 16 { "index" : 0, "intensity" : 864, "worksize" : 16, "affine_to_cpu" : false, "strided_index" : 2, "mem_chunk" : 2, "unroll" : 8, "comp_mode" : true }, { "index" : 0, "intensity" : 864, "worksize" : 16, "affine_to_cpu" : false, "strided_index" : 2, "mem_chunk" : 2, "unroll" : 8, "comp_mode" : true }, ],
100% shares accepted
I have seen this as well on my Rx 550 4GB cards hashrate goes to zero at intensity 512, worksize 32, if I drop the intensity to 448 I lost 100H/s per thread not worth running the card and I never ran it long as the rate was low. So I went to Intensity 640, Worksize 16 and so far 30 hours solid. This also gives me almost the same hashrate less 2-3H/s. I can live with that for stability. affine_to_cpu" : false, "strided_index" : 2, "mem_chunk" : 2, unroll" : 4, "comp_mode" : false If anyone wants to try the settings.
The problem
Miner works for a few minutes or seconds, then hashrate becomes unavailable
(na)
:Full logs:
Meanwhile, Afterburner still shows 100% GPU load (no overclocking, used only for monitoring). The miner prints no errors.
Basic information
Issue with the execution
AMD OpenCl issue
clinfo
output.Stability issue