Skip to content

[SYCL][CUDA] Use UMF Proxy pool manager with UMF CUDA memory provider in UR #17015

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

Conversation

ldorau
Copy link
Contributor

@ldorau ldorau commented Feb 14, 2025

Use UMF Proxy pool manager with UMF CUDA memory provider in UR.

UMF Proxy pool manager is just a wrapper for the UMF memory provider
(CUDA memory provider in this case) plus it adds also tracking of memory
allocations.

Moved from: oneapi-src/unified-runtime#2659

@ldorau ldorau requested a review from a team as a code owner February 14, 2025 12:45
@ldorau ldorau force-pushed the Use_UMF_Proxy_pool_manager_with_UMF_CUDA_memory_provider_in_UR branch from 2ca8b3b to 4839158 Compare February 18, 2025 11:08
@ldorau ldorau force-pushed the Use_UMF_Proxy_pool_manager_with_UMF_CUDA_memory_provider_in_UR branch from 4839158 to cfd31f0 Compare February 18, 2025 11:11
@ldorau ldorau force-pushed the Use_UMF_Proxy_pool_manager_with_UMF_CUDA_memory_provider_in_UR branch from cfd31f0 to 8571766 Compare February 19, 2025 09:01
@ldorau ldorau requested a review from a team as a code owner February 19, 2025 09:01
@ldorau ldorau requested a review from frasercrmck February 19, 2025 09:01
@ldorau ldorau changed the title Use UMF Proxy pool manager with UMF CUDA memory provider in UR [SYCL][CUDA] Use UMF Proxy pool manager with UMF CUDA memory provider in UR Feb 19, 2025
@ldorau
Copy link
Contributor Author

ldorau commented Feb 19, 2025

@omarahmed1111 @frasercrmck @npmiller @igchor @bratpiorka please re-approve this PR moved from oneapi-src/unified-runtime#2659

… in UR

UMF Proxy pool manager is just a wrapper for the UMF memory provider
(CUDA memory provider in this case) plus it adds also tracking of memory
allocations.

Signed-off-by: Lukasz Dorau <[email protected]>
@ldorau ldorau force-pushed the Use_UMF_Proxy_pool_manager_with_UMF_CUDA_memory_provider_in_UR branch from 8571766 to 93c272e Compare February 19, 2025 09:14
@ldorau
Copy link
Contributor Author

ldorau commented Feb 21, 2025

@intel/llvm-gatekeepers please merge

@kbenzie kbenzie merged commit 5aa3157 into intel:sycl Feb 21, 2025
30 checks passed
@ldorau
Copy link
Contributor Author

ldorau commented Feb 21, 2025

@kbenzie Thanks!

kurapov-peter pushed a commit to kurapov-peter/llvm that referenced this pull request Mar 5, 2025
… in UR (intel#17015)

Use UMF Proxy pool manager with UMF CUDA memory provider in UR.

UMF Proxy pool manager is just a wrapper for the UMF memory provider
(CUDA memory provider in this case) plus it adds also tracking of memory
allocations.

Moved from: oneapi-src/unified-runtime#2659

Signed-off-by: Lukasz Dorau <[email protected]>
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.

4 participants