Skip to content

f-dangel/wandb_preempt

Repository files navigation

wandb_preempt

PyPI - Version Documentation Status

This repository contains a tutorial on how to combine wandb sweeps with Slurm's pre-emption, i.e. how to automatically re-queue and resume runs from a Weights & Biases sweep on a Slurm cluster.

Getting started

Installation

pip install wandb_preempt

Basic Example

Please see the docs.