質問編集履歴

1

GPU情報の追記

2022/05/25 08:22

投稿

Alex
Alex

スコア1

test CHANGED
File without changes
test CHANGED
@@ -97,4 +97,11 @@
97
97
  - NVIDIA_VISIBLE_DEVICES=all
98
98
  - NVIDIA_DRIVER_CAPABILITIES=all
99
99
  ```
100
+ # GPU
101
+ ```GPU
102
+ $ lspci | grep -i nvidia
103
+ 65:00.0 VGA compatible controller: NVIDIA Corporation GA102 [GeForce RTX 3090] (rev a1)
104
+ 65:00.1 Audio device: NVIDIA Corporation GA102 High Definition Audio Controller (rev a1)
105
+ ```
100
106
 
107
+