I am receiving the following fatal error when running OpenCL functions:
Fatal error in routine CLquery_platform_info:clGetDeviceInfo:device_mwgs: CL_INVALID_VALUE
It appears to be related to the file EMsoftOO/Source/EMOpenCLLib/mod_CLsupport.f90, specifically at line 510:
call error_check_(self, 'CLquery_platform_info:clGetDeviceInfo:device_mwgs', err)
I am receiving the following fatal error when running OpenCL functions:
Fatal error in routine CLquery_platform_info:clGetDeviceInfo:device_mwgs: CL_INVALID_VALUEIt appears to be related to the file EMsoftOO/Source/EMOpenCLLib/mod_CLsupport.f90, specifically at line 510:
call error_check_(self, 'CLquery_platform_info:clGetDeviceInfo:device_mwgs', err)