iprbench/iprbench
Guillaume Raffy 3d8a0ff4ad added the following automatic parameters (parameters common to all benchmarks):
- host_id (host serial number)
- num_cpus
- iprbench_version

(took inspiration from [https://git.ipr.univ-rennes.fr/cellinfo/maco/src/branch/main/Libs/Benchmark.bash])

work related to [https://bugzilla.ipr.univ-rennes.fr/show_bug.cgi?id=3958]
2024-11-13 17:42:01 +01:00
..
benchmarks added a mechanism to record benchmark results into a database. 2024-10-24 18:51:24 +02:00
resources added the ability for the user to choose the resultsdb backend. 2024-10-25 19:19:28 +02:00
resultsdb the user can now output the benchmark results to a remote sql database accessed via ssh 2024-11-13 14:56:45 +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 added the following automatic parameters (parameters common to all benchmarks): 2024-11-13 17:42:01 +01:00
clusterbench.py added the ability for the user to choose the resultsdb backend. 2024-10-25 19:19:28 +02:00
core.py added the ability for the user to choose the resultsdb backend. 2024-10-25 19:19:28 +02:00
main.py added the following automatic parameters (parameters common to all benchmarks): 2024-11-13 17:42:01 +01:00
util.py Made benchmark `hibench` work 2024-10-23 14:36:22 +02:00