Skip to content

Terminal plotting tool for energy aware runtime (EAR)

License

Notifications You must be signed in to change notification settings

sara-nl/eacctview

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

eacct-view

Terminal plotting tool for energy aware runtime (EAR)

Build instructions

git clone https://github.com/sara-nl/eacctview.git
cd eacctview
pip install .

Requirements

Usage

usage: eacctview [-h] [-j JobID] [--metrics Metrics [Metrics ...]] [--list-metrics] [--list-architectures]

optional arguments:
  -h, --help            show this help message and exit
  -j JobID, --jobid JobID
                        Plot Roofline and Timeline from eacct tool
  --metrics Metrics [Metrics ...]
                        Metrics to plot timeline
  --list-metrics        List available metrics to plot timeline
  --list-architectures  List the specs for the available archs

Simple example

Pass it a jobid and stepid of a job that you ran with the EAR runtime library enabled, i.e. --ear=on. It doesn't matter the policy.

eacctview -j 9572777.1

About

Terminal plotting tool for energy aware runtime (EAR)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages