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

Fix include when including deprecated mkl.hpp #625

Merged
merged 1 commit into from
Jan 9, 2025

Conversation

Rbiessy
Copy link
Contributor

@Rbiessy Rbiessy commented Jan 7, 2025

Description

Fix include path when using mkl.hpp. I have reproduced the issue with a small sample that uses mkl.hpp. This should fix the issue.

Fixes #623

Checklist

All Submissions

  • [N/A] Do all unit tests pass locally? (tests do not use mkl.hpp)

@Rbiessy Rbiessy merged commit 6b42d46 into uxlfoundation:develop Jan 9, 2025
7 checks passed
@Rbiessy Rbiessy deleted the romain/fix_include branch January 9, 2025 17:07
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.

Cannot find "namespace_alias.hpp" when including <oneapi/mkl.hpp>
4 participants