Skip to content
THE AI WIREINTELLIGENCE THAT MATTERS
Chips and compute

Fault tolerant distributed training on Amazon EKS using NVRx

AWS Machine Learning Blog··Updated just now·34 sightings
AI brief

AWS describes integrating the NVIDIA Resiliency Extension (NVRx) into PyTorch FSDP training on Amazon EKS to overlap checkpoint I/O with training and recover from GPU faults in seconds. The post covers async checkpointing, in-process restart, and ft_launcher in-job restart.

Why it matters: It offers a way to keep distributed training running through GPU faults without restarting the whole job.

Written by AI from AWS Machine Learning Blog's published text. Read the original for full details.