i didnt test under linux because i didn't want to scratch my rig for test
like i always said ...
just a handfull of people have access to wolf0 sgminer opti (maybe 3, 4, 5 or 6 people use it)
FOR MONTHS
Well we could try to debug that miner together if you want to.
The error -63 comes from OpenCL function clEnqueueNDRangeKernel and is translated as CL_INVALID_GLOBAL_WORK_SIZE.
The first attempt would be to set another work size in the sgminer.conf file.
I think it should work by adding
"worksize":16
in the config file. Then you may try some numbers (even "1").
Another approach would be to compare the original sgminer with wolfs miner and understand why the original miner doesn't throw error -63.
i think i already tested with 256 worksize or no worksize like the original sgminer