LLNL / ATS

ATS - Automated Testing System - is an open-source, Python-based tool for automating the running of tests of an application across a broad range of high performance computers.
BSD 3-Clause "New" or "Revised" License
6 stars 5 forks source link

Fixing Flux under Slurm #144

Closed MishaZakharchanka closed 11 months ago

MishaZakharchanka commented 1 year ago

This is a minor PR, that adds a check to avoid division by 0 when there are no GPUs on a machine. This should help not only with Flux under Slurm, but Flux on any machine that doesn't have GPUs.