I'm having problems with the 3.0 version and my 370 GPUs. It says: OpenCL error 0 #101 - - 61. With all my 5 GPUs
What could this be?
I'm seeing my problem is this one:
CL_INVALID_BUFFER_SIZE -61 the value of the parameter size is 0 or exceeds CL_DEVICE_MAX_MEM_ALLOC_SIZE for all devices specified in the parameter context, returned by clCreateBuffer
What should I do?