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

[HIP] Enable support for USM memory pools #1689

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

Conversation

frasercrmck
Copy link
Contributor

@frasercrmck frasercrmck commented May 30, 2024

Copies code for the pool descriptor from the CUDA adapter.

Fixes #1479.

Copy link
Contributor

@hdelan hdelan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

UR my hero

@github-actions github-actions bot added conformance Conformance test suite issues. hip HIP adapter specific issues labels May 30, 2024
@frasercrmck frasercrmck force-pushed the hip-usm-pools branch 6 times, most recently from e05c55e to e6b2023 Compare June 11, 2024 14:57
@github-actions github-actions bot added the ci/cd Continuous integration/devliery label Jun 11, 2024
Copies code for the pool descriptor from the CUDA adapter.

Fixes oneapi-src#1479.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci/cd Continuous integration/devliery conformance Conformance test suite issues. hip HIP adapter specific issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Memory pooling issue in HIP adapter
3 participants