EPCCed / epcc-reframe

Repository for Reframe configuration and tests for EPCC systems
GNU General Public License v3.0
6 stars 14 forks source link

Run synthetic MPI tests #11

Open aturner-epcc opened 2 years ago

aturner-epcc commented 2 years ago

We should setup synthetic MPI tests to check that performance and functionality is working as expected. We can use OSU MPI benchmarks for this and build on top of the ReFrame example at:

https://reframe-hpc.readthedocs.io/en/stable/tutorial_deps.html

aturner-epcc commented 2 years ago

Functional tests have been added. Next step is to add performance checks.