From fc1385fc2fd70522880f3c7f734431535baaa519 Mon Sep 17 00:00:00 2001 From: Dan Whitehouse Date: Tue, 2 Aug 2022 10:24:23 +0100 Subject: [PATCH] Testing gpus --- recipe.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/recipe.yaml b/recipe.yaml index 9403342..65e1bbf 100644 --- a/recipe.yaml +++ b/recipe.yaml @@ -230,3 +230,4 @@ input: - 'https://registry.hub.docker.com/jbeirer/centos7-atlasos:mesa-libGL-gcc11' - 'https://gitlab-registry.cern.ch/ssummers/hls4ml-tutorial:16' - 'https://gitlab-registry.cern.ch/ssummers/hls4ml-tutorial:18.v' + - 'https://registry.hub.docker.com/nvidia/cuda:11.0.3-devel-centos7' -- GitLab