Skip to content

[BLAS] fix iamin/iamax header to correspond to oneMKL backend#445

Merged
andrewtbarker merged 1 commit intouxlfoundation:developfrom
andrewtbarker:update-onemkl-2024.1
Feb 14, 2024
Merged

[BLAS] fix iamin/iamax header to correspond to oneMKL backend#445
andrewtbarker merged 1 commit intouxlfoundation:developfrom
andrewtbarker:update-onemkl-2024.1

Conversation

@andrewtbarker
Copy link
Copy Markdown
Contributor

@andrewtbarker andrewtbarker commented Feb 14, 2024

Description

The local headers in src/blas/backends/mkl_common/mkl_blas_backend.hxx correspond to deprecated symbols in the oneMKL library backend. When those symbols are removed the oneMKL interfaces will no longer build with the oneMKL backend. This PR fixes the headers to avoid this.

Checklist

All Submissions

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

Testing was done with the 2024.0 version of the oneMKL library for the backend. One test (blas/EXAMPLE/RT/gemm_usm/gpu) fails but it is unrelated to this PR.

Copy link
Copy Markdown
Contributor

@mmeterel mmeterel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the fix.

@andrewtbarker andrewtbarker merged commit 6774231 into uxlfoundation:develop Feb 14, 2024
@andrewtbarker andrewtbarker mentioned this pull request Apr 4, 2024
4 tasks
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