how do i adjust the intensity for opencl/AMD ?
Same for cuda and CL, use the -i option comma separated for each device
-i 17 (all devices)
-i 14,15,15,17,18,19 (device 0 -i 14, device 1 -i 15...)
spminer also support comma in the intensity for finetuning
-i 14.1,14.2,14.3,14.4,14.5,14.6
it works on my NVIDIA rig but on AMD it says "your system does not support CUDA 11.2 API",i even tried without the "--all-cu-devices" command