Docker - GPU 할당

Docker - GPU 할당
도커에서 GPU를 할당하는 방법
$ docker run -it --runtime=nvidia -e NVIDIA_VISIBLE_DEVICES=1,2,3 $IMAGE_NAMESubscribe to SOOFTWARE
Get the latest posts delivered right to your inbox

도커에서 GPU를 할당하는 방법
$ docker run -it --runtime=nvidia -e NVIDIA_VISIBLE_DEVICES=1,2,3 $IMAGE_NAMEGet the latest posts delivered right to your inbox