From af49216f0cdfc81191bd53ae503872a343bc49ab Mon Sep 17 00:00:00 2001 From: Shawn Zeng Date: Wed, 7 Jan 2026 17:47:16 +0800 Subject: [PATCH] Modify CUDA Toolkit version to 13.2 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4686e11d..258daaa2 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # CUDA Samples -Samples for CUDA Developers which demonstrates features in CUDA Toolkit. This version supports [CUDA Toolkit 13.1](https://developer.nvidia.com/cuda-downloads). +Samples for CUDA Developers which demonstrates features in CUDA Toolkit. This version supports [CUDA Toolkit 13.2](https://developer.nvidia.com/cuda-downloads). ## Release Notes