From c9978118c5bb3230eaf8d635507cfa7b9df7fb84 Mon Sep 17 00:00:00 2001 From: Spencer Bliven Date: Fri, 22 Jan 2021 21:31:57 +0100 Subject: [PATCH] Setting cuda versions to stable These are pretty well tested via relion. There was a slight question about 11.0.3 with kokkos, but it seems to be specific to that package. --- Programming/cuda/files/variants.rhel6 | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/Programming/cuda/files/variants.rhel6 b/Programming/cuda/files/variants.rhel6 index b7eaecf..f5eaca7 100644 --- a/Programming/cuda/files/variants.rhel6 +++ b/Programming/cuda/files/variants.rhel6 @@ -3,4 +3,7 @@ cuda/9.0.176 stable cuda/9.1.85 stable cuda/9.2.148 stable cuda/10.0.130 stable -cuda/10.1.105 unstable +cuda/10.1.105 stable +cuda/11.0.3 stable +cuda/11.1.0 stable +cuda/11.1.1 stable