mirror of
https://github.com/arcan1s/awesome-widgets.git
synced 2026-02-07 08:49:48 +00:00
GPU memory support (#176)
* gpu memory demo * fetch snapshot data on subsrciption * move device added to the end
This commit is contained in:
@@ -70,6 +70,13 @@ static const char STATIC_KEYS[] = "time,"
|
||||
"cpucl,"
|
||||
"cpu,"
|
||||
"gpu,"
|
||||
"gpumem,"
|
||||
"gpufreemb,"
|
||||
"gpufreegb,"
|
||||
"gputotmb,"
|
||||
"gputotgb,"
|
||||
"gpuusedmb,"
|
||||
"gpuusedgb,"
|
||||
"memmb,"
|
||||
"memgb,"
|
||||
"memfreemb,"
|
||||
|
||||
Reference in New Issue
Block a user