Skip to content

v0.4

Latest
Compare
Choose a tag to compare
@toxicscum toxicscum released this 12 Apr 10:02
· 8 commits to develop since this release
028d8ba

Features in This Release

BLAS

  • Improved support for rocBLAS and portBLAS backends.
  • Enabled cuBLAS and rocBLAS backends with AdaptiveCpp compiler.

DFT 

  • Enabled portFFT backend for x86 CPU, Intel GPU, Nvidia GPU and AMD GPU for the DFT SYCL APIs
  • Enabled the external workspace DFT SYCL API

Sparse BLAS

  • Introduced Sparse BLAS interfaces with backend for x86 CPU and Intel GPU

Documentation update:

  • Replaced the usage of "Intel project for LLVM* technology" with the approved one "oneAPI DPC++ Compiler" in all documents

  • Readme file update:

    • The tables of "Supported Configurations" were reorganized for better readability.
    • Support of Open DPC++ compiler removed for configurations x86 + Intel(R) oneMKL + BLAS|LAPACK
    • Updated the section of "Supported Operating Systems" and compiler version

Known Issues and Limitations