Jongwook Choi

Results 530 comments of Jongwook Choi

Exactly, I am hoping to decouple them so that we can collect and display GPU usages from different machines. Working on these, so stay tuned :-)

@Stonesjtu Quite agree with you. It provides more information, and we could turn `gpustat` into a human-friendly wrapper with cleaner abstraction, providing monitoring functionalities as well. For JSON output formats,...

I plan to make a few of breaking changes towards 1.0, such as units and use of numerical values.

I am also using dark terminals and it is pretty recognizable. How about adjusting your ANSI colors for Black-Bright ( `ANSIColors.GRAY`)? BTW, it'd better to have a configuration point without...

Hi @Rizhiy, would a new color term code introduced in 8d3f917d6 work on urxvt? UPD: See #34

For configuration of color codes, it might be a good idea to play with `$XDG_CONFIG/gpustat` (i.e. `~/.config/gpustat/`), yet no plan to add this very soon.

Could you elaborate on the problem you're experiencing? What is the current output you see and what do you expect?

We may consider the following flags. @Stonesjtu Please suggest better names if any. ``` --no-name Suppress graphics card name --no-temperature Suppress temperature information --no-process Suppress process information ``` Thoughts *...

@neighthan That's a very good idea. As this is a major new feature rather than a simple improvement, I'd like to keep track in #51. Still, more handy options (as...