Closed rezib closed 6 years ago
It is already provided by the command ubench listparams
, example:
python ubench_dev listparams -p zbook15 -b stream
benchmark parameters
-----------------------------------------------
nodes : 1
taskspernode : $NUMA_regions
threadspertask : $cores_per_NUMA_region
executable : ./stream_c.exe
modules : $module_compile $module_mpi
timelimit : 00:30:00
args_starter : $binding_stream
Unclebench should provide a command to display the benchs default node specs (ex: runs on 4, 8 and 16 nodes, etc), so the user can know the impact of his runs.