본문 바로가기
연구노트

6월 10일 금

by 주팔 2022. 6. 13.

오늘 참고한 사이트 ✧٩(ˊωˋ*)و✧

> 도커 실행 중인 컨테이너 한 번에 종료(삭제)하기 - https://kimjingo.tistory.com/58

 

[Docker] 실행 중인 컨테이너 한 번에 종료(삭제)하기

Docker를 사용하다보면 한 번에 여러 컨테이너를 삭제하고 싶을 때가 있습니다. 위의 실행중인 컨테이너를 모두 삭제하려면 다음과 같이 컨테이너 ID를 통하여 하나하나 삭제하는 방법도 있지만

kimjingo.tistory.com

 

> MMDetection3D Dockerfile RTX 3070에 맞게 수정 - https://better-tomorrow.tistory.com/entry/MMdetection-%EC%A0%95%EB%A6%AC

 

MMdetection(1) 설치 및 Demo 실행 - (1)

MMdetection MMdetection은 openMMlab이라고 The CUHK Multimedia Lab에서 제공하는 Open Source Project의 프로젝트 중 하나이다. (https://mmlab.ie.cuhk.edu.hk/) 아래 사이트에 보면 MMDetection 말고도 다른..

better-tomorrow.tistory.com

 

> RuntimeError, NCCL 어쩌구 에러 - https://github.com/pytorch/pytorch/issues/47885#issuecomment-815662869

 

NCCL 2.7.8 errors on PyTorch distributed process group creation · Issue #47885 · pytorch/pytorch

🐛 Bug NCCL 2.7.8 errors on PyTorch distributed process group creation To Reproduce Steps to reproduce the behavior: On two machines, execute this command with ranks 0 and 1 after setting the enviro...

github.com

  - 튜토리얼의 명령어에선 GPU 개수가 기본 8개인데, 내건 2개이다. 이 차이때문인지 2로 인자를 줬을 때 이 에러는 사라졌다.

'연구노트' 카테고리의 다른 글

6월 21일 화  (0) 2022.06.21
6월 15일 수  (0) 2022.06.15
6월 14일 화  (0) 2022.06.14
6월 13일 월  (0) 2022.06.13
6월 9일 목  (0) 2022.06.10

댓글