Skip to content

Commit

Permalink
using cpufreq_support by any base_loadgen_program (only if desired_go…
Browse files Browse the repository at this point in the history
…vernor parameter is set)
  • Loading branch information
ens-lg4 committed Jan 24, 2024
1 parent 50dce1c commit 5b1d20d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions base_loadgen_program/data_axs.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
{
"_parent_entries": [ [ "^", "byname", "cpufreq_support" ] ],

"loadgen_scenario": "SingleStream",
"loadgen_mode": "AccuracyOnly",
"loadgen_dataset_size": 20,
Expand Down Expand Up @@ -116,6 +118,7 @@
[ "plant", [ "loadgen_mlperf_conf_path",[ "^^", "get", "loadgen_mlperf_conf_path" ] ]],
[ "plant", [ "loadgen_user_conf_path",[ "^^", "get", "loadgen_user_conf_path" ] ]],
[ "plant", [ "experiment_begin_timestamp", [ "^^", "generate_current_timestamp", [], {"used_for": "begin"} ] ]],
[ "plant", [ "cpufreq_governor", [ "^^", "get", "set_governor" ] ]],
[ "save", [], { "deterministic": false } ],
[ "get_path", "data_axs.json" ]
]] ],
Expand Down

0 comments on commit 5b1d20d

Please sign in to comment.