Synchronize Offline Wandb Runs.¶
Automatically synchronize offline Wandb experiment data with Wandb's cloud storage using your login nodes.
https://gitlab.jsc.fz-juelich.de/AI_Recipe_Book/recipes/sync_offline_wandb_runs
This recipe script monitors a directory for changes to offline run folders. When a new directory is created, modified or pasted, it syncs it to Wandb. This is ideal for clusters where internet access is only available at the frontal (login) nodes.