You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Application failed to detect the OpenCL platform in case the opencl version having like this from clinfo application
"Platform Version: OpenCL 2.0 AMD-APP (2431.0)" .
Adding extra space at the end of if statement like "1.0 " would solve this problem.
0 commit comments