gpustat icon indicating copy to clipboard operation
gpustat copied to clipboard

Add a flag to suppress out graphics application

Open wookayin opened this issue 6 years ago • 3 comments

Followup of #18 --- I think it would be great to have an option to exclude graphics application (i.e. show only CUDA/computing processes). Something like --exclude-graphics

@kapsh What do you think?

wookayin avatar Sep 17 '17 22:09 wookayin

It could be useful for somebody I guess. But I'd suggest another command line arguments handling:

  • default (w/o args): list all,
  • --type | -t cuda, --type | -t graphics: list only chosen.

kapsh avatar Sep 18 '17 11:09 kapsh

Looks better. Thanks for the suggestion!

wookayin avatar Sep 18 '17 12:09 wookayin

thank you all for the future enhancements. Awaiting for them. Congrats on the good work!

eusoubrasileiro avatar Jan 03 '21 19:01 eusoubrasileiro