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

Conversion to non-managed GPU memory #5

Open
wants to merge 17 commits into
base: main
Choose a base branch
from

Conversation

drreynolds
Copy link
Member

This PR converts the underlying GPU data structures to use non-managed memory. It also includes updates to fully support the HIP, both for GPU memory management, and to use the HIP back-end for RAJA.

drreynolds added 17 commits May 31, 2022 17:07
…res when RAJA is enabled. Code compiles without issue; will begin testing soon.
…erate pointer to object. Tests now run but results are incorrect; need to debug.
…lems (some debugging tests still use managed memory)
…ady done with multirate_chem_hydro_main.cpp)
…als-manyvector-demo into feature/non-managed
@drreynolds drreynolds requested a review from gardner48 May 24, 2023 20:55
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.

1 participant