facebookresearch / dora

Dora is an experiment management framework. It expresses grid searches as pure python files as part of your repo. It identifies experiments with a unique hash signature. Scale up to hundreds of experiments without losing your sanity.
MIT License
262 stars 24 forks source link

Update SLURM config to use gres #42

Closed JadeCopet closed 1 year ago

JadeCopet commented 1 year ago

This PR update the SLURM config used by dora to use gres for specifying the number of GPUs used in the job.