Skip to content

Instantly share code, notes, and snippets.

@yanboyang713
Created December 21, 2023 04:07
Show Gist options
  • Save yanboyang713/83477fe2b9e659360ffbb6cfe4d9367d to your computer and use it in GitHub Desktop.
Save yanboyang713/83477fe2b9e659360ffbb6cfe4d9367d to your computer and use it in GitHub Desktop.
Proxmox info
```
root@server4:~# uname -a
Linux server4 6.5.11-7-pve #1 SMP PREEMPT_DYNAMIC PMX 6.5.11-7 (2023-12-05T09:44Z) x86_64 GNU/Linux
```
```
root@server4:~# nvidia-smi
Wed Dec 20 23:05:39 2023
+---------------------------------------------------------------------------------------+
| NVIDIA-SMI 535.129.03 Driver Version: 535.129.03 CUDA Version: N/A |
|-----------------------------------------+----------------------+----------------------+
| GPU Name Persistence-M | Bus-Id Disp.A | Volatile Uncorr. ECC |
| Fan Temp Perf Pwr:Usage/Cap | Memory-Usage | GPU-Util Compute M. |
| | | MIG M. |
|=========================================+======================+======================|
| 0 NVIDIA GeForce RTX 2070 On | 00000000:01:00.0 Off | N/A |
| 31% 28C P8 18W / 175W | 4112MiB / 8192MiB | 0% Default |
| | | N/A |
+-----------------------------------------+----------------------+----------------------+
+---------------------------------------------------------------------------------------+
| Processes: |
| GPU GI CI PID Type Process name GPU Memory |
| ID ID Usage |
|=======================================================================================|
| 0 N/A N/A 26513 C+G vgpu 4052MiB |
+---------------------------------------------------------------------------------------+
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment