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
Before picking a matched platform name, ensure the device type also
matches. This fixes a mismatch issue that was caused by an identical
supported platform name for CPU and GPU.
Only iterate through available platforms. When the error message is
non-empty, always return CLErr, so that the message is shown.
Signed-off-by: Dmitri Mokhov <[email protected]>
0 commit comments