NVIDIA / cuda-checkpoint

CUDA checkpoint and restore utility
Other
196 stars 8 forks source link

multi-process support #1

Open WencongXiao opened 4 months ago

WencongXiao commented 4 months ago

It is great to see the cuda checkpointing project! I really like it. :)

Regarding the current limitation about cuda-checkpoint, acts upon a single process, not a process tree.

Do you have any plan to support that? I think this feature is critical to make cuda-ckpt a practical toolkit.

Thanks, Wencong

sgurfinkel commented 4 months ago

We are working on this!

jesus-ramos commented 1 month ago

Multi process support has been merged into CRIU if you'd like to give it a shot