Merge pull request #11145 from hashicorp/watsonian/gpu-update

docs: Update Nvidia GPU installation instructions
This commit is contained in:
Joel Watson
2021-09-09 10:19:18 -05:00
committed by GitHub

View File

@@ -100,9 +100,10 @@ In order to use the `nvidia-gpu` the following prerequisites must be met:
### Docker Driver Requirements
In order to use the Nvidia driver plugin with the Docker driver, please follow
the installation instructions for
[`nvidia-docker`](<https://github.com/NVIDIA/nvidia-docker/wiki/Installation-(version-1.0)>).
The Nvidia driver plugin currently only supports the older v1.0 version of the
Docker driver provided by Nvidia. In order to use the Nvidia driver plugin with
the Docker driver, please follow the installation instructions for
[`nvidia-container-runtime`](https://github.com/nvidia/nvidia-container-runtime#installation).
## Plugin Configuration