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

[BLAS] update oneMKL backend to be compatible with 2024.0 release #417

Merged

Conversation

andrewtbarker
Copy link
Contributor

Description

This PR updates the oneMKL open source interfaces to use the 2024.0 version of the oneMKL backend.

  • Implements oneAPI spec changes to allow either pointers or values in scalar parameters in BLAS
  • Uses sycl::ext::oneapi::bfloat16 for portability
  • A few other minor changes.

Checklist

All Submissions

  • Do all unit tests pass locally? test.txt
  • Have you formatted the code using clang-format?

New features

  • Have you provided motivation for adding a new feature? spec changes
  • Have you added relevant tests?

@andrewtbarker andrewtbarker merged commit 7fe0a2a into oneapi-src:develop Nov 28, 2023
normallytangent pushed a commit to normallytangent/oneMKL that referenced this pull request Aug 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants