Model techniques map
Techniquesoptimizationtraining runtime

specific method · filed under optimization

Asynchronous checkpointing

Checkpointing that copies model parameters to CPU and persists them in the background while training continues.

Also called Asynchronous background checkpointing.

sources
2
model
1
lab adopt it
1
strongest
used

How sources treat it

One count per evidence span, weakest treatment to strongest.

used 2

Documented in

Evidence

2 spans quoted from the sources, strongest treatment first.

Enabling asynchronous checkpointing from the Nvidia Resiliency Extension (NVRx), where model parameters are copied to CPU and persisted in the background while training continues

usedsoftware implementationin Nemotron 3 UltraNVIDIA

Enabling asynchronous checkpointing from the Nvidia Resiliency Extension (NVRx)

usedsoftware implementationin Nemotron 3 UltraNVIDIA

Filed alongside

Other methods under optimization :: training runtime.