mirage-project/mirage

Docker version requires ancient nvidia-docker toolkit

Opened this issue · 1 comments

As stated clearly on their page: https://github.com/NVIDIA/nvidia-docker/ this is deprecated and replaced by https://github.com/NVIDIA/nvidia-container-toolkit

Our docker images work for both nvidia-docker and conventional docker with a --gpus all flag. We will update the script to reflect this alternative.

Thanks for suggesting nvidia-container-toolkit. We will update our docker image and setup to support it as well.