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

Adding GPU options to ATS using Flux #138

Closed MishaZakharchanka closed 1 year ago

MishaZakharchanka commented 1 year ago

This PR adds both gpu options available in Flux to ATS as options that can be used when writing an ATS deck, and a bit of error checking to gpus-per-node.

dawson6 commented 1 year ago

looks fine to me