Skip to content

Commit

Permalink
chore(chezmoi): update watch-nvidia-smi task description
Browse files Browse the repository at this point in the history
  • Loading branch information
entelecheia committed May 8, 2023
1 parent 445d0ec commit 11a2e85
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions chezmoi/Taskfile.dist.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ tasks:
GREETING: Hey, there!

watch-nvidia-smi:
desc: Watch nvidia-smi output every second (useful for monitoring GPU usage)
cmds:
- watch -n 1 nvidia-smi

Expand Down

0 comments on commit 11a2e85

Please sign in to comment.