awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

Awesome GitHub RepositoriesGPU Workload Checkpointing

Capturing and restoring the execution state of GPU-accelerated applications for migration or recovery.

Distinct from GPU Workload Virtualization and Containerization: Distinct from general GPU virtualization; focuses specifically on saving and restoring the runtime state (checkpointing).

Explore 1 awesome GitHub repository matching operating systems & systems programming · GPU Workload Checkpointing. Refine with filters or upvote what's useful.

Awesome GPU Workload Checkpointing GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • checkpoint-restore/criuAvatar de checkpoint-restore

    checkpoint-restore/criu

    3,697Voir sur GitHub↗

    CRIU is a Linux process checkpointing tool and state manager used to freeze running applications and save their memory and state to disk for later restoration. It functions as a container migration engine and an OCI checkpoint image converter, allowing the live state of running containers to be transferred between different hosts. The project distinguishes itself through its ability to persist network connectivity, acting as a TCP connection state persister that saves and reconstructs network socket states to maintain active communication after a restart. It further enables the distribution o

    Captures and restores the state of applications using GPU acceleration to enable failure recovery and workload migration.

    Cblcrcheckpointcontainer
    Voir sur GitHub↗3,697
  1. Home
  2. Operating Systems & Systems Programming
  3. GPU Resource Virtualization
  4. GPU Workload Virtualization and Containerization
  5. GPU Workload Checkpointing