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

hiopMatrixDenseRaja used when it is not defined #596

Open
fritzgoebel opened this issue Feb 10, 2023 · 0 comments
Open

hiopMatrixDenseRaja used when it is not defined #596

fritzgoebel opened this issue Feb 10, 2023 · 0 comments

Comments

@fritzgoebel
Copy link
Contributor

fritzgoebel commented Feb 10, 2023

In src/Linalg/LinAlgFactory.cpp, in line 366, a hiop::hiopMatrixDenseRaja<hiop::MemBackendCuda, hiop::ExecPolicyRajaCuda> is created outside of HIOP_USE_RAJA. This gives an error when building without Raja.

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