From a00c783961c62f627cfba5601d2caaa58bdd126e Mon Sep 17 00:00:00 2001 From: Adrian Plata Date: Tue, 2 Jul 2019 15:48:30 -0700 Subject: [PATCH] adding NVIDIA capabilities information Signed-off-by: Adrian Plata --- config/containers/resource_constraints.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/containers/resource_constraints.md b/config/containers/resource_constraints.md index d348d25bea..bd794f696d 100644 --- a/config/containers/resource_constraints.md +++ b/config/containers/resource_constraints.md @@ -349,5 +349,5 @@ More information on valid variables can be found at the [nvidia-container-runtim GitHub page. These variables can be set in a Dockerfile. You can also utitize CUDA images which sets these variables automatically. See -the [CUDA images])https://github.com/NVIDIA/nvidia-docker/wiki/CUDA) GitHub page +the [CUDA images](https://github.com/NVIDIA/nvidia-docker/wiki/CUDA) GitHub page for more information.