From 4311f502c9b3c38c0106a64fc2a1c311b9bf7acc Mon Sep 17 00:00:00 2001 From: caubet_m Date: Wed, 3 May 2023 10:44:26 +0200 Subject: [PATCH] Add cuda 12.1, 11.8 --- Programming/cuda/files/variants.rhel7 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Programming/cuda/files/variants.rhel7 b/Programming/cuda/files/variants.rhel7 index ea0ad0a..dc9872f 100644 --- a/Programming/cuda/files/variants.rhel7 +++ b/Programming/cuda/files/variants.rhel7 @@ -11,5 +11,5 @@ cuda/11.2.2 stable cuda/11.3.0 stable cuda/11.4.3 stable cuda/11.5.1 stable -cuda/11.8.0 unstable -cuda/12.1.1 unstable +cuda/11.8.0 stable +cuda/12.1.1 stable