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

Add 'mpirun' module #68

Open dawson6 opened 2 years ago

dawson6 commented 2 years ago

We have users of ATS who use laptops. The laptops have MPI installed and look like Linux. They need a module which uses 'mpirun' rather than 'srun' to run parallel tests.