reframe
reframe copied to clipboard
A powerful Python framework for writing and running portable regression tests and benchmarks for HPC systems.
Performance variables printed following a test's successful completion always include a `(r:0, l:None, u:None)`when reference variables are not defined. It may be cleaner to only include these if the test...
This is essentially a variation of the `--max-retries` option where the tests will be retried only if the total number of failures is below a certain threshold. This is different...
We would need also a log entry that shows how many of the loaded tests are filtered due to the current system/partition/environment combination.
It is useful for locating the test in order to understand its logic in case of failures.