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

Display driver version in the header #53

Closed
wookayin opened this issue Oct 31, 2018 · 1 comment
Closed

Display driver version in the header #53

wookayin opened this issue Oct 31, 2018 · 1 comment
Milestone

Comments

@wookayin
Copy link
Owner

wookayin commented Oct 31, 2018

Introduce --header option that specifies whether each of {host,time,driver} will be displayed in the header. Display driver version in the header:

e.g.

$ gpustat        # by default, {host,time} are only shown
$ gpustat --header host,time,driver

which prints:

workstation          Tue Oct 30 20:50:35 2018  396.54
[0] TITAN Xp         | 41'C,   0 % |  4479 / 12196 MB | user(4469M)
[1] TITAN Xp         | 38'C, 100 % |  4479 / 12196 MB | user(4469M)
@wookayin wookayin added this to the 0.6 milestone Nov 10, 2018
@wookayin wookayin changed the title Display driver version optionally in the header Display driver version in the header Feb 2, 2019
@wookayin
Copy link
Owner Author

wookayin commented Feb 2, 2019

We will not include a configuration point for now. Driver version will be shown by default.

Closed by caba47e.

@wookayin wookayin closed this as completed Feb 2, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant