Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v0.6 release notes #604

Open
vmakovet opened this issue Oct 22, 2024 · 3 comments
Open

v0.6 release notes #604

vmakovet opened this issue Oct 22, 2024 · 3 comments
Labels
question A request for more information or clarification

Comments

@vmakovet
Copy link

Features in This Release

BLAS

LAPACK

RNG

DFT

Sparse BLAS

Documentation update

Known Issues and Limitations

@vmakovet vmakovet added the question A request for more information or clarification label Oct 22, 2024
@paveldyakov
Copy link

Please find release notes for RNG:

  • Introduced Beta and Gamma distributions support in RNG Device API
  • Introduced uint64_t type support for uniform distribution in RNG Device API
  • Introduced (u)int8/int16 types support for Bernoulli distribution in RNG Device API

@Rbiessy
Copy link
Contributor

Rbiessy commented Oct 23, 2024

My suggestion are:

General updates

BLAS

  • Add generic device, allowing portBLAS backend to run on any SYCL device.

DFT

  • Fix correctness issue with ROCm 6.0+.
  • Allow portFFT backend to run on any SYCL device.

Sparse BLAS

  • Update MKLCPU and MKLGPU backends to the new API following the latest oneAPI specification.
  • Add support for cuSPARSE backend.

@Rbiessy
Copy link
Contributor

Rbiessy commented Oct 29, 2024

Updated my suggestion as we just merged the support for cuSPARSE #527

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question A request for more information or clarification
Projects
None yet
Development

No branches or pull requests

3 participants