Skip to content

Add verbose flag to results parser#6

Merged
roclark merged 1 commit into
mainfrom
add-verbose-option
Feb 10, 2021
Merged

Add verbose flag to results parser#6
roclark merged 1 commit into
mainfrom
add-verbose-option

Conversation

@roclark
Copy link
Copy Markdown
Member

@roclark roclark commented Feb 10, 2021

Adding a --verbose flag to the results parser will show the text-based performance data on a per-system basis in addition to the table. Omitting the flag will only display the table.

Closes #5

Signed-Off-By: Robert Clark roclark@nvidia.com

@roclark roclark added the enhancement New feature or request label Feb 10, 2021
@roclark roclark added this to the Release 6.1.0 milestone Feb 10, 2021
@roclark roclark self-assigned this Feb 10, 2021
@roclark roclark requested review from fredvx and joehandzik February 10, 2021 17:38
Adding a `--verbose` flag to the results parser will show the text-based
performance data on a per-system basis in addition to the table. Omiting
the flag will only display the table.

Signed-Off-By: Robert Clark <roclark@nvidia.com>
@roclark roclark merged commit 41a48b1 into main Feb 10, 2021
@roclark roclark deleted the add-verbose-option branch February 10, 2021 22:27
@roclark roclark added the parser Any items that involve the results parser or subcomponents label Feb 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request parser Any items that involve the results parser or subcomponents

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add --verbose option to results parser

2 participants