We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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>
20241227
/.../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.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Summary
Cannot find "namespace_alias.hpp" when including <oneapi/mkl.hpp>
Version
20241227
Log
The text was updated successfully, but these errors were encountered: