cuda.core.experimental._memory.IPCAllocationHandle#

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

Shareable handle to an IPC-enabled device memory pool.

Methods

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

Close the handle.

Attributes