Skip to content
This repository was archived by the owner on May 14, 2024. It is now read-only.

在第一步就執行失敗(內容如下) #17

Open
u0758006 opened this issue Nov 9, 2021 · 0 comments
Open

在第一步就執行失敗(內容如下) #17

u0758006 opened this issue Nov 9, 2021 · 0 comments

Comments

@u0758006
Copy link
Contributor

u0758006 commented Nov 9, 2021

docker run --rm --gpus all nvidia/cuda nvidia-smi 執行 結果 OK
fox@fox-Precision-3640-Tower:~$ docker run --rm --gpus all nvidia/c
Tue Nov 9 05:25:57 2021
+------------------------------------------------------------------
| NVIDIA-SMI 470.57.02 Driver Version: 470.57.02 CUDA Version
|-------------------------------+----------------------+-----------
| GPU Name Persistence-M| Bus-Id Disp.A | Volatile U
| Fan Temp Perf Pwr:Usage/Cap| Memory-Usage | GPU-Util
| | |
|===============================+======================+===========
| 0 NVIDIA GeForce ... On | 00000000:01:00.0 Off |
| 0% 41C P8 6W / 75W | 339MiB / 3903MiB | 0%
| | |
+-------------------------------+----------------------+-----------

+------------------------------------------------------------------
| Processes:
| GPU GI CI PID Type Process name
| ID ID
|==================================================================
+------------------------------------------------------------------
在試runtime改成 nvidia-container-runtime執行錯誤訊息如下
fox@fox-Precision-3640-Tower:~$ docker run --rm --runtime nvidia-coa nvidia-smi
docker: Error response from daemon: Unknown runtime specified nvidi
See 'docker run --help'.

在MeuLidFa-FanId內執行錯誤訊息如下:
fox@fox-Precision-3640-Tower:~/MeuLidFa-FanId$ docker run --rm --runtime nvidia-container-runtime nvidia/cuda nvidia-smi
docker: Error response from daemon: Unknown runtime specified nvidia-container-runtime.
See 'docker run --help'.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant