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

#include <oneapi/mkl.hpp> #438

Open
tb5874 opened this issue Jan 19, 2024 · 0 comments
Open

#include <oneapi/mkl.hpp> #438

tb5874 opened this issue Jan 19, 2024 · 0 comments
Labels
question A request for more information or clarification

Comments

@tb5874
Copy link

tb5874 commented Jan 19, 2024

hello, i'm windows10, oneapi user.

when i write oneapi code with onemkl, i can't use oneapi::mkl::rng::device namespace.
cmakelists.txt include compile options
/Qmkl:sequential
/Qmkl-ilp64:sequential

https://github.com/oneapi-src/oneMKL/blob/develop/include/oneapi/mkl.hpp
https://github.com/oneapi-src/oneMKL/blob/develop/include/oneapi/mkl/rng.hpp
in there, header did not include 'rng/device.hpp'.

i just want to know reason.

@tb5874 tb5874 added the question A request for more information or clarification label Jan 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question A request for more information or clarification
Projects
None yet
Development

No branches or pull requests

1 participant