From ea269284d369b1051d162305fa28caa8ac131697 Mon Sep 17 00:00:00 2001 From: Evan Lezar Date: Wed, 26 Jun 2024 15:01:38 +0200 Subject: [PATCH] Update samples to v12.0 Signed-off-by: Evan Lezar --- versions.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/versions.mk b/versions.mk index 0b0a228..a0207cc 100644 --- a/versions.mk +++ b/versions.mk @@ -17,4 +17,4 @@ VERSION ?= cuda$(shell grep -Eo "FROM.*cuda:[0-9\.]+" deployments/container/Doc # Specify the tag for the https://github.com/NVIDIA/cuda-samples repository. # This need not match the CUDA_VERSION above. -CUDA_SAMPLES_VERSION := v11.6 +CUDA_SAMPLES_VERSION := v12.0