diff --git a/Golden_Repo/t/TensorFlow/TensorFlow-2.9.1-foss-2022a-CUDA-11.7.eb b/Golden_Repo/t/TensorFlow/TensorFlow-2.9.1-foss-2022a-CUDA-11.7.eb index 2ce5c4ebdb4ab0d6b6b798c74382414b19021387..4f562d3888b2084af62da71a9b907081e35e1c47 100644 --- a/Golden_Repo/t/TensorFlow/TensorFlow-2.9.1-foss-2022a-CUDA-11.7.eb +++ b/Golden_Repo/t/TensorFlow/TensorFlow-2.9.1-foss-2022a-CUDA-11.7.eb @@ -20,7 +20,7 @@ builddependencies = [ ('LLVM', '14.0.3'), # for debugging with llvm-symbolizer, to be removed ] dependencies = [ - ('CUDA', '11.7.0', '', SYSTEM), + ('CUDA', '11.7', '', SYSTEM), ('cuDNN', '8.6.0.163', '-CUDA-%(cudaver)s', SYSTEM), ('NCCL', 'default', versionsuffix), ('Python', '3.10.4'),