Closed pierretr closed 8 years ago
It should be possible to customize benchmark parameters directly on command line without the need to modify XML benchmark files. For example:
ubench run -b hpcc -param compiler_version:0 mpi_version:1
Available since version 0.2.0 but only for benchmarks parameters. It is not yet possible to customize platform parameters on command line.
It should be possible to customize benchmark parameters directly on command line without the need to modify XML benchmark files. For example:
ubench run -b hpcc -param compiler_version:0 mpi_version:1