mstation 龙讯一体机软件测试 🕵️
小于 1 分钟
mstation 龙讯一体机软件测试 🕵️
显示驱动, cuda, gpuburn 测试 ✅
[root@mstation ~]# module load cuda/11.6 gpuburn
[root@mstation ~]# cd /share/app/gpu-burn-11.1/
[root@mstation gpu-burn-11.1]# gpu_burn
...
Tested 4 GPUs:
GPU 0: OK
GPU 1: OK
GPU 2: OK
GPU 3: OK
[root@mstation ~]# nvidia-smi
Mon Oct 31 09:26:12 2022
+-----------------------------------------------------------------------------+
| NVIDIA-SMI 510.68.02 Driver Version: 510.68.02 CUDA Version: 11.6 |
|-------------------------------+----------------------+----------------------+
| 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 ... Off | 00000000:18:00.0 Off | N/A |
| 30% 51C P2 347W / 350W | 10901MiB / 12288MiB | 100% Default |
| | | N/A |
+-------------------------------+----------------------+----------------------+
| 1 NVIDIA GeForce ... Off | 00000000:3B:00.0 Off | N/A |
| 30% 47C P2 348W / 350W | 10901MiB / 12288MiB | 100% Default |
| | | N/A |
+-------------------------------+----------------------+----------------------+
| 2 NVIDIA GeForce ... Off | 00000000:86:00.0 Off | N/A |
| 30% 46C P2 346W / 350W | 10901MiB / 12288MiB | 100% Default |
| | | N/A |
+-------------------------------+----------------------+----------------------+
| 3 NVIDIA GeForce ... Off | 00000000:AF:00.0 Off | N/A |
| 30% 45C P2 347W / 350W | 10901MiB / 12288MiB | 100% Default |
| | | N/A |
+-------------------------------+----------------------+----------------------+
+-----------------------------------------------------------------------------+
| Processes: |
| GPU GI CI PID Type Process name GPU Memory |
| ID ID Usage |
|=============================================================================|
| 0 N/A N/A 46850 C gpu_burn 10899MiB |
| 1 N/A N/A 46874 C gpu_burn 10899MiB |
| 2 N/A N/A 46875 C gpu_burn 10899MiB |
| 3 N/A N/A 46876 C gpu_burn 10899MiB |
+-----------------------------------------------------------------------------+
pwmat 测试 ✅
[pwmat@mstation ~]$ cd example/example01/
[pwmat@mstation example01]$ sbatch pwmat.slurm
Submitted batch job 4
[pwmat@mstation example01]$ squeue
JOBID PARTITION NAME USER ST TIME NODES NODELIST(REASON)
4 gpu pwmat pwmat R 0:02 1 mstation
scancel 4 # 取消作业