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
Fixed unit tests on computers where the first OpenCL platforms' device list is empty because it has no associated GPU devices.
All platforms with no associated devices are now deleted from the platforms vector before commencing the unit tests.
Furthermore the test now throws an exception if the list of platforms is empty.
0 commit comments