NVIDIA has recently introduced a process-level GPU state checkpoint mechanism into its CUDA driver.
The API calls take a process ID, which is something we don't really see in other CUDA driver API calls (and perhaps better fits NVML?) ... be that as it may - can checkpointing be applied to the current process? i.e. if the calling process provides its own pid?
asked Aug 1, 2025 at 22:15
einpoklum
138k86 gold badges448 silver badges922 bronze badges