Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

As a GEOPM researcher I would like an installed tool to provide system characterization #2713

Open
lhlawson opened this issue Nov 18, 2022 · 0 comments
Labels
2.1 experiment Running experiments with GEOPM, plotting, and data analysis feature Description of a new feature as a story

Comments

@lhlawson
Copy link
Contributor

Is your feature request related to a problem? Please describe.
I'm always frustrated when I need to use non-installed components of GEOPM such as the experiment infrastructure to generate data required by installed components (anything using constconfigiogroup, CPU & GPU-CA, etc).

Describe the solution you'd like
A tool that is installed as part of the geopm base/HPC runtime install that automatically characterizes the system. One approach to this is

  1. Expand the geopmbench workload to include kernels used for characterization: AIB kernels and ParRes DGEMM & NSTREAM kernels.
  2. Add a new installed tool that performs frequency sweeps for CPU, Uncore, and GPU using geopmbench
  3. Add an installed tool that parses the output of the frequency sweeps and provides the ConstConfigIOGroup output

Describe alternatives you've considered
Continue to use the existing experiment infrastructure for system characterization.

Additional context
The existing integration & experiment scripts perform all the basic behavior required, however they are not generally available to administrators or users without cloning the GEOPM repo and individually building all required workloads.

@lhlawson lhlawson added feature Description of a new feature as a story experiment Running experiments with GEOPM, plotting, and data analysis 2.2 2.1 and removed 2.2 labels Nov 18, 2022
@lhlawson lhlawson changed the title As a GEOPM researcher I would like a installed tool to provide system characterization As a GEOPM researcher I would like an installed tool to provide system characterization Nov 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2.1 experiment Running experiments with GEOPM, plotting, and data analysis feature Description of a new feature as a story
Projects
None yet
Development

No branches or pull requests

1 participant