We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c4a2c32 commit 059ec2cCopy full SHA for 059ec2c
1 file changed
docs/hpc/06_tools_and_software/08_utils.mdx
@@ -65,14 +65,6 @@ It will provide detailed information like:
65
- P-States: Performance states from P0 (max performance) to P12 (minimum idle)
66
- device details like power consumption and temperature
67
68
-:::tip
69
-To monitor running jobs, use:
70
-```bash
71
-[NetID@gl001 ~]$ watch -n 1 nvidia-smi
72
-```
73
-on the compute node
74
-:::
75
-
76
:::tip
77
You can get very detailed information about the GPU with:
78
```bash
0 commit comments