Skip to content

0.15.0

Compare
Choose a tag to compare
@PokhodenkoSA PokhodenkoSA released this 09 Sep 09:51
· 1553 commits to main since this release
0668082

Added

  • Introduce array ultilites to check, allocate and copy memory using SYCL USM (#489)
  • Add packaging in run dependencies (#505)
  • Add skipping tests for run without GPU (#508)
  • Add CI pipeline on GitHub Actions for Linux (#507)
  • Enable dpctl.tensor.usm_ndarray for @dppy.kernel (#509)
  • Enable @vectorize for target dppy (#497)
  • Add integration channels to GitHub Actions and make workflow consistent with dpctl (#510)

Changed

  • Update to Numba 0.54.0 (#493)
  • Update to dpctl 0.9 (#514)
  • Update to dpnp 0.7 (#513)
  • Use dpcpp compiler package for Linux (#502)
  • Update go version (#515)

Removed

  • Remove llvmdev from runtime dependecies (#498)

Fixed

  • Fix required compiler flags for processing genreated DWARF symbols (#500)