Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
mpl/cuda: Add device id to handle conversion API
The libfabric memory registration API requires a CUdevice handle as input. Add MPL_gpu_device_id_to_handle to support this functionality. HIP and ZE do not need to implement this API since it is only used within MPL_HAVE_CUDA preprocessor blocks.
- Loading branch information