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

XMR-STAK Memory allocation error

Had 5 rigs, 46 gpus total running perfect for about 2 days straight. Bad weather came, killed the internet/power for a little bit, and everything restarted. Now I am receiving numerous problems across multiple rigs.

For one rig, it is creating a non-stop “CL_MEM_OBJECT_ALLOCATION_FAILURE when calling clEnqueuNDrangeKernel for kernel 0” while still posting “results accepted by pool” at random. I did not think Linux had this issue like Windows has for needing excessive v-ram.

Any ideas? I’ve used the same config across multiple cards without any issues for weeks now. Index 5 was lowered and now that card get 10kh of hashing power and that error occurs (simply lowered from 984 to 904. All cards are RX580 8gbs.

AMD Config below:

“gpu_threads_conf” : [
{ “index” : 0,
“intensity” : 984, “worksize” : 8,
“affine_to_cpu” : false, “strided_index” : 2, “mem_chunk” : 4,
“comp_mode” : true
},
{ “index” : 0,
“intensity” : 984, “worksize” : 8,
“affine_to_cpu” : false, “strided_index” : 2, “mem_chunk” : 4,
“comp_mode” : true
},
{ “index” : 1,
“intensity” : 984, “worksize” : 8,
“affine_to_cpu” : false, “strided_index” : 2, “mem_chunk” : 4,
“comp_mode” : true
},
{ “index” : 1,
“intensity” : 984, “worksize” : 8,
“affine_to_cpu” : false, “strided_index” : 2, “mem_chunk” : 4,
“comp_mode” : true
},
{ “index” : 2,
“intensity” : 984, “worksize” : 8,
“affine_to_cpu” : false, “strided_index” : 2, “mem_chunk” : 4,
“comp_mode” : true
},
{ “index” : 2,
“intensity” : 984, “worksize” : 8,
“affine_to_cpu” : false, “strided_index” : 2, “mem_chunk” : 4,
“comp_mode” : true
},
{ “index” : 3,
“intensity” : 984, “worksize” : 8,
“affine_to_cpu” : false, “strided_index” : 2, “mem_chunk” : 4,
“comp_mode” : true
},
{ “index” : 3,
“intensity” : 984, “worksize” : 8,
“affine_to_cpu” : false, “strided_index” : 2, “mem_chunk” : 4,
“comp_mode” : true
},
{ “index” : 4,
“intensity” : 984, “worksize” : 8,
“affine_to_cpu” : false, “strided_index” : 2, “mem_chunk” : 4,
“comp_mode” : true
},
{ “index” : 4,
“intensity” : 984, “worksize” : 8,
“affine_to_cpu” : false, “strided_index” : 2, “mem_chunk” : 4,
“comp_mode” : true
},
{ “index” : 5,
“intensity” : 904, “worksize” : 8,
“affine_to_cpu” : false, “strided_index” : 2, “mem_chunk” : 4,
“comp_mode” : true
},
{ “index” : 5,
“intensity” : 904, “worksize” : 8,
“affine_to_cpu” : false, “strided_index” : 2, “mem_chunk” : 4,
“comp_mode” : true
},
{ “index” : 6,
“intensity” : 984, “worksize” : 8,
“affine_to_cpu” : false, “strided_index” : 2, “mem_chunk” : 4,
“comp_mode” : true
},
{ “index” : 6,
“intensity” : 984, “worksize” : 8,
“affine_to_cpu” : false, “strided_index” : 2, “mem_chunk” : 4,
“comp_mode” : true
},
{ “index” : 7,
“intensity” : 984, “worksize” : 8,
“affine_to_cpu” : false, “strided_index” : 2, “mem_chunk” : 4,
“comp_mode” : true
},
{ “index” : 7,
“intensity” : 984, “worksize” : 8,
“affine_to_cpu” : false, “strided_index” : 2, “mem_chunk” : 4,
“comp_mode” : true
},
],

“platform_index” : 0,