Using HiveOS and I'm getting the following errors when using your fork of XMRStak
Error CL_INVALID_ARG_INDEX when calling clSetKernelArg for kernel 1, argument 4(input buffer).
Error CL_INVALID_KERNEL_ARGS when calling clEnqueueNDRangeKernel for kernel 2.
Developer of HiveOS says it's an issue with your miner, not with his OS.
https://i.imgur.com/u9C0mdl.pngThis is my amd config
"gpu_threads_conf" : [
{ "index" : 0,
"intensity" : 864 , "worksize" : 8,
"affine_to_cpu" : false, "strided_index" : 1, "mem_chunk" : 2,
"comp_mode" : true
},
{ "index" : 0,
"intensity" : 864 , "worksize" : 8,
"affine_to_cpu" : false, "strided_index" : 1, "mem_chunk" : 2,
"comp_mode" : true
},
{ "index" : 1,
"intensity" : 864 , "worksize" : 8,
"affine_to_cpu" : false, "strided_index" : 1, "mem_chunk" : 2,
"comp_mode" : true
},
{ "index" : 1,
"intensity" : 864 , "worksize" : 8,
"affine_to_cpu" : false, "strided_index" : 1, "mem_chunk" : 2,
"comp_mode" : true
},
],
"platform_index" : 0,