Changes

Jump to navigation Jump to search
m
no edit summary
Line 3: Line 3:  
CRIU checkpoints Linux-kernel resources (e.g., memory, threads, files, sockets). GPU state such as device memory, contexts, and queues that lives outside normal process address space needs special handling, so CRIU relies on vendor-specific [[plugins]].
 
CRIU checkpoints Linux-kernel resources (e.g., memory, threads, files, sockets). GPU state such as device memory, contexts, and queues that lives outside normal process address space needs special handling, so CRIU relies on vendor-specific [[plugins]].
   −
=== NVIDIA CUDA ===
+
== NVIDIA CUDA ==
    
The checkpointing functionality for CUDA is enabled through a command-line utility called [http://github.com/NVIDIA/cuda-checkpoint cuda-checkpoint]. This utility allows to transparently checkpoint and restore the GPU state of a running Linux process.
 
The checkpointing functionality for CUDA is enabled through a command-line utility called [http://github.com/NVIDIA/cuda-checkpoint cuda-checkpoint]. This utility allows to transparently checkpoint and restore the GPU state of a running Linux process.
   −
=== AMD ROCm ===
+
== AMD ROCm ==
509

edits

Navigation menu