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
7 stars 5 forks source link

default "machine" is missing numNodes #25

Closed davidbloss closed 3 years ago

davidbloss commented 3 years ago

numNodes is being set in most of the modules in the "atsMachines" directory but is also referenced in some cases before anything from that directory is encountered.