IPC Support (Deprecated)#
Warning
IPC support is deprecated and only provided for backwards compatibility with code written for Numba-CUDA. Users are encouraged to use the IPC facilities of another library that provides CUDA arrays, such as CuPy, PyTorch, etc.