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

Cannot find "namespace_alias.hpp" when including <oneapi/mkl.hpp> #623

Open
zhiweij1 opened this issue Dec 31, 2024 · 0 comments
Open

Cannot find "namespace_alias.hpp" when including <oneapi/mkl.hpp> #623

zhiweij1 opened this issue Dec 31, 2024 · 0 comments

Comments

@zhiweij1
Copy link

Summary

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

Version

20241227

Log

/.../onemkl_interfaces/20241227/include/oneapi/mkl.hpp:24:9: warning: Header `oneapi/mkl.hpp` is deprecated, please use `oneapi/math.hpp` instead [-W#pragma-messages]
   24 | #pragma message("Header `oneapi/mkl.hpp` is deprecated, please use `oneapi/math.hpp` instead")
      |         ^
/.../onemkl_interfaces/20241227/include/oneapi/mkl.hpp:34:10: fatal error: 'namespace_alias.hpp' file not found
   34 | #include "namespace_alias.hpp"
      |          ^~~~~~~~~~~~~~~~~~~~~
1 warning and 1 error generated.
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

No branches or pull requests

1 participant