Dockerized Environment
This page describes how to use the Dockerized environment
Last updated
This page describes how to use the Dockerized environment
Last updated
See Docker's documentation for further details on running containers:
The nvidia-docker wrapper has been deprecated in favor of the NVIDIA Container Tookit. You can read more about installation and setup here:
Once initial setup is complete, build the image with this command
To run the container, you will need a few special arguments (namely --runtime=nvidia -e NVIDIA_VISIBLE_DEVICES=nvidia.com/gpu=all). The proper values to use, for your specific case are detailed in the NVIDIA Container Toolkit link above.
The image has SIT_FUSE installed in the /app director