Skip to content

Commit 0ec39fb

Browse files
committed
Bump versions: cuda12.6 1.0.4, cuda12.8 1.0.5, cuda13.2 1.0.4
1 parent 4b4e49e commit 0ec39fb

6 files changed

Lines changed: 6 additions & 6 deletions

File tree

cuda12.6/DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: cuda12.6
22
Title: CUDA 12.6 Toolkit Libraries
3-
Version: 1.0.3
3+
Version: 1.0.4
44
Authors@R:
55
person("Daniel", "Falbel", , "daniel@posit.co", role = c("aut", "cre"))
66
Description: Provides CUDA 12.6 native libraries (runtime, cuBLAS, cuDNN, cuFFT,

cuda12.6/inst/cuda-version.env

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
CUDA_MINOR="12.6"
22
CUDA_MAJOR="12"
33
TOOLKIT_VERSION="12.6.3"
4-
PKG_VERSION="1.0.3"
4+
PKG_VERSION="1.0.4"
55
CUDNN_VERSION="9.5.0.50"
66
NCCL_VERSION="2.23.4"
77
NVSHMEM_VERSION="3.1.7"

cuda12.8/DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: cuda12.8
22
Title: CUDA 12.8 Toolkit Libraries
3-
Version: 1.0.4
3+
Version: 1.0.5
44
Authors@R:
55
person("Daniel", "Falbel", , "daniel@posit.co", role = c("aut", "cre"))
66
Description: Provides CUDA 12.8 native libraries (runtime, cuBLAS, cuDNN, cuFFT,

cuda12.8/inst/cuda-version.env

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
CUDA_MINOR="12.8"
22
CUDA_MAJOR="12"
33
TOOLKIT_VERSION="12.8.1"
4-
PKG_VERSION="1.0.4"
4+
PKG_VERSION="1.0.5"
55
CUDNN_VERSION="9.8.0.87"
66
NCCL_VERSION="2.29.7"
77
NVSHMEM_VERSION="3.4.5"

cuda13.2/DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: cuda13.2
22
Title: CUDA 13.2 Toolkit Libraries
3-
Version: 1.0.3
3+
Version: 1.0.4
44
Authors@R:
55
person("Daniel", "Falbel", , "daniel@posit.co", role = c("aut", "cre"))
66
Description: Provides CUDA 13.2 native libraries (runtime, cuBLAS, cuDNN, cuFFT,

cuda13.2/inst/cuda-version.env

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
CUDA_MINOR="13.2"
22
CUDA_MAJOR="13"
33
TOOLKIT_VERSION="13.2.0"
4-
PKG_VERSION="1.0.3"
4+
PKG_VERSION="1.0.4"
55
CUDNN_VERSION="9.20.0.48"
66
NCCL_VERSION="2.29.7"
77
NVSHMEM_VERSION="3.6.5"

0 commit comments

Comments
 (0)