Skip to content

2023.06.00

Compare
Choose a tag to compare
@mgates3 mgates3 released this 29 Jun 22:51
· 72 commits to master since this release
  • Revised Queue class to allow creating Queue from an existing
    CUDA/HIP stream, cuBLAS/rocBLAS handle, or SYCL queue. Also
    allocates streams and workspace on demand, to make Queue creation
    much lighter weight.
  • Improved oneAPI support.