cuda.core._memory._ipc.IPCAllocationHandle#

class cuda.core._memory._ipc.IPCAllocationHandle(*arg, **kwargs)#

Shareable handle to an IPC-enabled device memory pool.

Methods

__init__(*args, **kwargs)#
close(self)#

Close the handle.

Attributes