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 mds raja example for raja without GPU #558

Merged
merged 1 commit into from
Oct 17, 2022
Merged

Conversation

nychiang
Copy link
Collaborator

MDS Ex1 RAJA failed if raja is build with OpenMP.
This PR fixes this issue.

@nychiang nychiang requested a review from cnpetra October 17, 2022 17:05
@cnpetra
Copy link
Collaborator

cnpetra commented Oct 17, 2022

just to confirm, MDS uses cpu/lapack with OpenMP RAJA backend?

@nychiang
Copy link
Collaborator Author

just to confirm, MDS uses cpu/lapack with OpenMP RAJA backend?

HIOP_USE_MAGMA is set to OFF when GPU is not available (see here). I just confirmed (via gdb) that hiop uses cpu/lapack with OpenMP RAJA backend.

@cnpetra cnpetra merged commit 316ff75 into develop Oct 17, 2022
@cnpetra cnpetra deleted the ex2-raja-host-fix branch September 11, 2023 17:15
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.

None yet

2 participants