cuda.core.checkpoint.Process#

class cuda.core.checkpoint.Process(pid: int)#

CUDA process that can be locked, checkpointed, restored, and unlocked.

Parameters:

pid (int) – Process ID of the CUDA process.