olcf / olcf-test-harness

OLCF Test Harness
https://olcf.github.io/olcf-test-harness/
Other
12 stars 4 forks source link

Feature Request: Log loaded modules to databases #180

Open hagertnl opened 2 months ago

hagertnl commented 2 months ago

It could be helpful for analysis if we could log the loaded modules for a test to the databases. I would imagine that this field would just look like:

loaded_modules="[PrgEnv-cray/8.5.0, cce/18.0.0, cray-mpich/8.1.30, ..., ]"

This might be a good fit to go alongside #176 , if we can implement an lmod plugin for the harness.