Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
tsoc
hg-misc-tools
Commits
a927fefb
Commit
a927fefb
authored
Feb 26, 2026
by
one
Browse files
Update hytop-gpu title
parent
7fa18525
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
projects/hytop/src/hytop/gpu/render.py
projects/hytop/src/hytop/gpu/render.py
+1
-1
No files found.
projects/hytop/src/hytop/gpu/render.py
View file @
a927fefb
...
...
@@ -72,7 +72,7 @@ def build_renderable(
monitored_keys
,
key
=
lambda
x
:
(
host_rank
.
get
(
x
[
0
],
len
(
hosts
)),
x
[
1
])
)
table
=
Table
(
title
=
f
"hy
-smi monitor
| interval=
{
poll_interval
:.
2
f
}
s | elapsed=
{
fmt_elapsed
(
elapsed_since_start
)
}
"
,
title
=
f
"hy
top gpu
| interval=
{
poll_interval
:.
2
f
}
s | elapsed=
{
fmt_elapsed
(
elapsed_since_start
)
}
"
,
box
=
box
.
MINIMAL_HEAVY_HEAD
,
expand
=
True
,
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment