mlcommons / power-dev

Dev repo for power measurement for the MLPerf™ benchmarks
https://mlcommons.org/en/groups/best-practices-power
Apache License 2.0
16 stars 22 forks source link

Recent changes add whitespace line at the end of spl.txt files #326

Open psyhtest opened 5 months ago

psyhtest commented 5 months ago

A companion to https://github.com/mlcommons/inference/issues/1581

A workaround is provided with two PRs:

This will work for v4.0 submitters who have already generated some experiments.

Ideally, we should locate the change that altered the file structure, and amend it.

arjunsuresh commented 5 months ago

Thank you @psyhtest This is the location of the issue and we can fix it after the submission deadline so that checksum won't change for 4.0 submissions.

Another action item is to run the checker on any PR to the power-dev repository via Github actions - currently the power workflow is run but not the checker.