iprbench/iprbench
Guillaume Raffy 7d019f74dd v0.0.11
- made IprCluster target host work. This target host provides access to intel ifort and intel mkl packages, which are available as environment modules.
- added a unit test that validates the IprCluster (only works on ipr cluster node)
- also improved unit tests to use TMPDIR environment variable if present, in order to avoid permission issues in case the test is run by different users on the same system.
- made the benchmark display an error in case starbench fails

work related to [https://bugzilla.ipr.univ-rennes.fr/show_bug.cgi?id=3958]
2024-11-26 13:33:12 +01:00
..
benchmarks v0.0.11 2024-11-26 13:33:12 +01:00
resources v0.0.10 2024-11-25 14:52:08 +01:00
resultsdb v0.0.5 2024-11-19 21:37:55 +01:00
__init__.py refactored all iprbench code found in `usecases/ipr/hibench` into a `iprbench` python package 2024-10-10 18:06:09 +02:00
autoparams.py forgot this in my last commit 2024-11-22 13:43:54 +01:00
clusterbench.py v0.0.10 2024-11-25 14:52:08 +01:00
cmakeutils.py v0.0.7 2024-11-21 17:04:55 +01:00
core.py v0.0.10 2024-11-25 14:52:08 +01:00
envmodules.py v0.0.11 2024-11-26 13:33:12 +01:00
main.py v0.0.10 2024-11-25 14:52:08 +01:00
targethosts.py v0.0.11 2024-11-26 13:33:12 +01:00
util.py fixed minor styling issue 2024-11-25 14:52:33 +01:00
version.py v0.0.11 2024-11-26 13:33:12 +01:00