More
referral
Increase your income with Hive. Invite your friends and earn real cryptocurrency!

XMR Stak, CN heavy, rx580 8gb, max 650 h\s

залил
5.32

Sposibo!!

hi can some one can help me to fix .when i start mine bittube i geting this.any one now how to fix?thx

hi jiro!
Why do we need gpu index two time?
why nvdia config ovverride?
I tried several ways to give intensity and worksize, but doesnt worked.
Can you please write down your config?

Друзья, поделитесь пожалуйста рабочим конфигом для 570 карт. Никак не могу настроить. Если конфиг не вставлять - выдают 610 хешей на биттубе. 0.5-77. A 18.10.

Greetings friends, this is my configuration for RX570 / RX580 :

“gpu_threads_conf” : [
{ “index” : 0, “intensity” : 1004, “worksize” : 8, “affine_to_cpu” : false, “strided_index” : 1 ,“mem_chunk” : 2, “comp_mode” : true },
{ “index” : 0, “intensity” : 1004, “worksize” : 8, “affine_to_cpu” : false, “strided_index” : 1,“mem_chunk” : 2, “comp_mode” : true },
{ “index” : 1, “intensity” : 1008, “worksize” : 8, “affine_to_cpu” : false, “strided_index” : 1,“mem_chunk” : 2, “comp_mode” : true },
{ “index” : 1, “intensity” : 1008, “worksize” : 8, “affine_to_cpu” : false, “strided_index” : 1 ,“mem_chunk” : 2, “comp_mode” : true },
{ “index” : 2, “intensity” : 1008, “worksize” : 8, “affine_to_cpu” : false, “strided_index” : 1 ,“mem_chunk” : 2, “comp_mode” : true },
{ “index” : 2, “intensity” : 1008, “worksize” : 8, “affine_to_cpu” : false, “strided_index” : 1 ,“mem_chunk” : 2, “comp_mode” : true },
{ “index” : 3, “intensity” : 1008, “worksize” : 8, “affine_to_cpu” : false, “strided_index” : 1,“mem_chunk” : 2, “comp_mode” : true },
{ “index” : 3, “intensity” : 1008, “worksize” : 8, “affine_to_cpu” : false, “strided_index” : 1,“mem_chunk” : 2, “comp_mode” : true },
{ “index” : 4, “intensity” : 1004, “worksize” : 8, “affine_to_cpu” : false, “strided_index” : 1,“mem_chunk” : 2, “comp_mode” : true },
{ “index” : 4, “intensity” : 1004, “worksize” : 8, “affine_to_cpu” : false, “strided_index” : 1,“mem_chunk” : 2, “comp_mode” : true },
{ “index” : 5, “intensity” : 1004, “worksize” : 8, “affine_to_cpu” : false, “strided_index” : 1 ,“mem_chunk” : 2, “comp_mode” : true },
{ “index” : 5, “intensity” : 1004, “worksize” : 8, “affine_to_cpu” : false, “strided_index” : 1 ,“mem_chunk” : 2, “comp_mode” : true },
],
“platform_index” : 0

The indexes are repeated, to extract Two(2) threads of work per card.

The values ​​of intensity of work you can try them from 800 to 1050, I have seen them configured.

I hope you serve them

Thanks Brother, but Not working for me. :confused:

Error:
JSON config parse error in ‘amd.txt’ (offset 1): Missing a name for object member.

With xmr-stak to 2.5 update config also changed. So it’s need to be converted but’s no too hard

From above topic you should change very thread config
from

{ “index” : 0, “intensity” : 1000, “worksize” : 8, “affine_to_cpu” : false, “strided_index” : 1 ,“mem_chunk” : 2, “comp_mode” : true },

to

{ “index” : 0, “intensity” : 1000, “worksize” : 8, “affine_to_cpu” : false, “strided_index” : 1 ,“mem_chunk” : 2, "unroll": 8, “comp_mode” : true },

More detail here: