cwpearson / tempi

Topology Experiments for MPI
Other
10 stars 4 forks source link

Improve testing system #9

Open cwpearson opened 2 years ago

cwpearson commented 2 years ago

Right now we try to autodetect how to run the tests, but this is not really possible to do (jsrun vs mpirun vs mpiexec, etc...)

Instead, we should just provide some instructions for where the tests are and how many ranks each test needs.