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

Adding missing HIP specific functionality #3605

Merged
merged 2 commits into from May 10, 2023

Conversation

anagainaru
Copy link
Contributor

We are missing functionality to set the device id and to check if a buffer is allocated on the GPU for the HIP backend. The tests are passing because the memory space is set manually. This needs to be included in the patch for the latest release.

@anagainaru anagainaru marked this pull request as ready for review May 3, 2023 03:20
@vicentebolea
Copy link
Collaborator

@anagainaru We will add a nightly build that runs in Crusher soon. How about merging this in master, mark it as 2.9.1 backport, and after we pass the build in Crusher with GPU we backport this. The reason is that we might want to change more things in this area again once we test this in Crusher so we can skip the trouble of double backporting then.

@anagainaru anagainaru merged commit 80a8b4d into ornladios:release_29 May 10, 2023
34 checks passed
@anagainaru
Copy link
Contributor Author

@vicentebolea sorry I saw this too late. I will do that for my next PR (unless it's after you add the nightly build)

@vicentebolea
Copy link
Collaborator

@vicentebolea sorry I saw this too late. I will do that for my next PR (unless it's after you add the nightly build)

No problem, these things happens. We will have the crusher build soon 🎉

vicentebolea pushed a commit that referenced this pull request May 11, 2023
Adding missing HIP specific functionality
@anagainaru anagainaru deleted the hip-specific-func branch November 18, 2023 20:44
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

3 participants