ucx icon indicating copy to clipboard operation
ucx copied to clipboard

UCT/CUDA_IPC: Cache for mempool import operation

Open Akshay-Venkatesh opened this issue 6 months ago • 0 comments

What

Follow up to https://github.com/openucx/ucx/pull/9982. This PR caches the operation that imports remotely exported handle for a custom CUDA memory pool as the mapping operation via cuMemPoolImportFromShareableHandle is expensive.

Akshay-Venkatesh avatar Aug 22 '24 21:08 Akshay-Venkatesh