質問編集履歴

2

GPUmoモニターの実行結果

2020/08/09 11:37

投稿

teefpc
teefpc

スコア111

test CHANGED
File without changes
test CHANGED
@@ -81,3 +81,51 @@
81
81
 
82
82
 
83
83
  なんとかGTX 1080 Tiを使いたいすで。よろしくお願いします。
84
+
85
+
86
+
87
+
88
+
89
+
90
+
91
+ ```bash
92
+
93
+ $ nvidia-smi
94
+
95
+ +-----------------------------------------------------------------------------+
96
+
97
+ | NVIDIA-SMI 430.64 Driver Version: 430.64 CUDA Version: 10.1 |
98
+
99
+ |-------------------------------+----------------------+----------------------+
100
+
101
+ | GPU Name Persistence-M| Bus-Id Disp.A | Volatile Uncorr. ECC |
102
+
103
+ | Fan Temp Perf Pwr:Usage/Cap| Memory-Usage | GPU-Util Compute M. |
104
+
105
+ |===============================+======================+======================|
106
+
107
+ | 0 GeForce GTX 108... Off | 00000000:01:00.0 On | N/A |
108
+
109
+ | 0% 58C P8 14W / 280W | 397MiB / 11177MiB | 2% Default |
110
+
111
+ +-------------------------------+----------------------+----------------------+
112
+
113
+
114
+
115
+ +-----------------------------------------------------------------------------+
116
+
117
+ | Processes: GPU Memory |
118
+
119
+ | GPU PID Type Process name Usage |
120
+
121
+ |=============================================================================|
122
+
123
+ | 0 1157 G /usr/lib/xorg/Xorg 215MiB |
124
+
125
+ | 0 1859 G compiz 112MiB |
126
+
127
+ | 0 2533 G ...AAAAAAAAAAAACAAAAAAAAAA= --shared-files 67MiB |
128
+
129
+ +-----------------------------------------------------------------------------+
130
+
131
+ ```

1

カテゴリーの追加

2020/08/09 11:37

投稿

teefpc
teefpc

スコア111

test CHANGED
File without changes
test CHANGED
File without changes