Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 708 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 708 Bytes

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.