Open bgeltz opened 4 years ago
Assigning myself to start work on geopmanalysis
Clarifying test criterion:
Configure simple application to run N loops, each loop is a step in a range of big o values for both the scaling and spin region. The range of big-o should cover 1 ms to 0.1 seconds and the loop count should be 200.
This should be performed at the largest scale possible given the configuration of the test cluster.
Done Criteria
geopmbench
data exists and proves that energy was saved in the regions that the agent is expected to succeed.Notes
Parent story #918
There might be a small amount of work required to make
geopmanalysis
perform this work. If this is not a small amount of work, then it should be done in bash+pandas (or similar) instead and updatinggeopmanalysis
should be postponed.