Hello! How it`s going with monero v8-9 fork with AMD fx-8350?
I`m doing 340-370h/s with criptonight v7 with 2.4.7 version, but with current 2.5.1 I`m getting error with a same configs. Here is an error screen
http://prntscr.com/l7r0xxHere is my cpu.txt config, using only 7 cores from 8. GPU mining turned off.
"cpu_threads_conf" :
[
{ "low_power_mode" : false, "no_prefetch" : false, "affine_to_cpu" : 0 },
{ "low_power_mode" : false, "no_prefetch" : false, "affine_to_cpu" : 1 },
{ "low_power_mode" : false, "no_prefetch" : false, "affine_to_cpu" : 2 },
{ "low_power_mode" : false, "no_prefetch" : false, "affine_to_cpu" : 3 },
{ "low_power_mode" : false, "no_prefetch" : false, "affine_to_cpu" : 4 },
{ "low_power_mode" : false, "no_prefetch" : false, "affine_to_cpu" : 5 },
{ "low_power_mode" : false, "no_prefetch" : false, "affine_to_cpu" : 6 },
],
It was working well at all previous algos.
Also I have issue mining with AMD GPUs rx470/570 with this version. It shows me a same error with thread 0 config even if cpu mining turned off.
Any help?