Skip to content

Commit

Permalink
Updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
benczaja committed Feb 6, 2025
1 parent b227458 commit 49a822f
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,13 +18,15 @@ pip install .

## Usage
```
usage: eacctview [-h] [-j JobID] [--metrics Metrics [Metrics ...]] [--list-metrics] [--list-architectures]
usage: eacctview [-h] [-j JobID] [--xvy-metrics METRIC_STRING METRIC_STRING] [--time-metrics METRIC_STRING/S [METRIC_STRING/S ...]] [--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 ...]
--xvy-metrics METRIC_STRING METRIC_STRING
2D metric v metric plot
--time-metrics METRIC_STRING/S [METRIC_STRING/S ...]
Metrics to plot timeline
--list-metrics List available metrics to plot timeline
--list-architectures List the specs for the available archs
Expand Down

0 comments on commit 49a822f

Please sign in to comment.