Skip to content

0.3.8: Final release for oneAPI Beta 10

Compare
Choose a tag to compare
@diptorupd diptorupd released this 21 Oct 18:22
· 3952 commits to master since this release
9fcbaa5
  • Fix failing platform test case. (#116)

  • Change how the initial active queue is populated inside DPPLQueueMgr.

  • It is fine for the queue manager to store the host queue. Up to clients what they want to do with it.

  • Fix Gtests configuration.

  • Properly skip tests when no OpenCL devices are available.

  • Only report number of non-host platforms.

  • Add skip tests to test_sycl_usm.py

  • Raise exception if DPPLSyclQueueRef is NULL.