Skip to content

v0.7

Latest
Compare
Choose a tag to compare
@vmakovet vmakovet released this 07 Apr 12:11
· 21 commits to develop since this release
20ba6fd

Features in This Release

General updates:

  • Renamed oneMKL Interface to oneMath: #602
  • Moved repository to uxlfoundation organization

BLAS

  • Add support for ARM Performance Libraries backend: #629
  • Let iamax/iamin argument accept index_base argument: #635
  • Transition from portBLAS (Codeplay owned) to the generic SYCL BLAS backend (owned by UXL foundation): #618

LAPACK

  • Add support for ARM Performance Libraries backend: #633

RNG

  • Added support for ARM Performance Libraries backend: #634
  • Added geometric distribution support to Device API
  • Added the count engine adaptor: #644

Sparse BLAS

Known Issues and Limitations