Save test metrics to openmetrics #31
Open
+56
−16
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Before/After Comparison
Before: Test metrics only saved in csv file
After: Test metrics save in both csv file and pcp openmentrics.
Clerical Stuff
This closes #30
Relates to JIRA: RPOPC-774
Test results
command executed:
/home/ec2-user/workloads/linpack-wrapper/linpack/linpack_run --run_user ec2-user --home_parent /home --iterations 1 --tuned_setting tuned_none_sys_file_ --host_config "m7i.xlarge" --sysname "m7i.xlarge" --sys_type aws --use_pcp
csv file
ht_config,sockets,threads,unit,MB/sec,cpu_affin,Start_time,End_time,Start_Date,End_Date
ht_yes_1_socket,1,2,GFlops,182,0.1,2026-01-28T20:18:02Z,2026-01-28T20:18:39Z
ht_yes_1_socket,1,2,GFlops,175,2.3.0.1,2026-01-28T20:18:02Z,2026-01-28T20:18:39Z
====================================
pcp snippet
pcp output
o.w.iteration o.w.running o.w.numthreads o.w.runtime o.w.throughput o.w.latency o.w.hyper_thread o.w.numb_sockets o.w.gflops
13:17:47 1.000 1.000 2.000 NaN NaN NaN 1.000 1.000 141.000
13:17:48 1.000 1.000 2.000 NaN NaN NaN 1.000 1.000 141.000
13:17:49 1.000 1.000 2.000 NaN NaN NaN 1.000 1.000 141.000
13:17:50 1.000 1.000 2.000 NaN NaN NaN 1.000 1.000 141.000
-x output
linpack_x.txt
================================================================================