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
* Fix failing platform test case.
* Skip if no non-host back end is there.
* Remove extra new line.
* change how the initial active queue is populated.
* It is fine for the queue manager to store the host queue. Up to clients what they want to do with it.
* Fix gtests.
* Add try catch...
* handle exception.
* Skip tests when no OpenCL devices are available.
* Skip more tests if no devices exist.
* Skip Python tests.
* Skip Python test if no usable device exists.
* Only report number of non-host platforms.
* Add skip tests to test_sycl_usm.py
* Skip more tests if no platform is available.
* Properly fix initialization of static variable.
* Do not create new std::vector.
* Raise exception if DPPLSyclQueueRef is NULL.
0 commit comments