From 508ce3b7d146263d0a2a7ea9856a481b41e730e9 Mon Sep 17 00:00:00 2001 From: caubet_m Date: Fri, 21 Apr 2023 16:22:32 +0200 Subject: [PATCH] Add CUDA 12.1.1 --- Programming/cuda/files/variants.rhel7 | 1 + 1 file changed, 1 insertion(+) diff --git a/Programming/cuda/files/variants.rhel7 b/Programming/cuda/files/variants.rhel7 index 74496df..8ebeabd 100644 --- a/Programming/cuda/files/variants.rhel7 +++ b/Programming/cuda/files/variants.rhel7 @@ -11,3 +11,4 @@ cuda/11.2.2 stable cuda/11.3.0 stable cuda/11.4.3 stable cuda/11.5.1 stable +cuda/12.1.1 unstable