Closed BaptisteGerondeau closed 5 years ago
The Hello World test in its current form is quite quick since it is not building (or trying to) OpenMPI ; right now it's a 2 minute job. Building OpenMPI probably takes about 20+ minutes (especially with all the autoconf), the test suites in themselves I don't know. I think the "proper" test plan with OpenMPI building will probably take something around an hour.
This new job deploys OpenMPI's MPI Testing Tool, and makes it execute a "Hello World" test, using preinstalled openmpi libraries and tools, as well as slurm to dispatch the job.
It serves as a basis for further "test plans". Tested on qdf and tx2 cluster (so stateless and stateful OpenHPC installs).