Nvidia docker와 관련된 설명이 있는 사이트
docs.nvidia.com/datacenter/cloud-native/container-toolkit/arch-overview.html
Architecture Overview — NVIDIA Cloud Native Technologies documentation
nvidia-container-runtime This component used to be a complete fork of runC with NVIDIA specific code injected into it. Since 2019, it is a thin wrapper around the native runC installed on the host system. nvidia-container-runtime takes a runC spec as input
docs.nvidia.com
Docker, CUDA, NVIDIA Driver 설치 완료.
But, Docker container run 할시, --gpus all 옵션 사용하기 위해 시행착오 끝에 nvidia-container-toolkit 설치완료.
offline에서 설치하기 위해 참고한 사이트
github.com/NVIDIA/nvidia-docker/issues/1074
How can I install the NVIDIA Container Toolkit offline ? · Issue #1074 · NVIDIA/nvidia-docker
Hello, I have to install the NCT offilne because of some mysterious power, Could u give me the way to install the wonderful NCT? (I have installed docker ce 19.03,nvidia driver) (please help the ch...
github.com
위사이트 링크 세개중 nvidia-container-runtime-gh-pages/stable/ubuntu18.04/amd64/tnvidia-container-toolkit_** 에 있는 deb 파일로 다운받음.
이후 RTX 3090과 호완이 안되어서 pytorch 1.7+cud110 설치중인데 필요한 requirement 가 있어서 하나하나 설치 중.
offline 작업하는 사람을 위해 whl파일 설명서에 requirement 파일 리스트좀 미리 알려줬으면 좋겠다...
'linux, 시스템' 카테고리의 다른 글
[Trouble shooting] 인터넷 안되는 offline 환경 에서 .whl file 설치하기 (0) | 2021.06.07 |
---|---|
[Trouble Shooting]docker, pycharm위에서 한글깨짐 in ubuntu 18.0.4 (0) | 2021.05.03 |
[Trouble shooting] 원격작업을 위한 SSH, vnc 설정 in Ubuntu (0) | 2021.02.23 |
Missing semester [1/11] + exercise 정답 (1) | 2021.01.04 |