diff --git a/cuda_python/docs/source/release.md b/cuda_python/docs/source/release.md index d802c2238..4031399e9 100644 --- a/cuda_python/docs/source/release.md +++ b/cuda_python/docs/source/release.md @@ -9,5 +9,6 @@ maxdepth: 3 12.8.0 12.6.2 12.6.1 + 11.8.7 11.8.6 ``` diff --git a/cuda_python/docs/source/release/11.8.7-notes.rst b/cuda_python/docs/source/release/11.8.7-notes.rst new file mode 100644 index 000000000..6b84ff86a --- /dev/null +++ b/cuda_python/docs/source/release/11.8.7-notes.rst @@ -0,0 +1,19 @@ +.. SPDX-License-Identifier: LicenseRef-NVIDIA-SOFTWARE-LICENSE + +CUDA Python 11.8.7 Release notes +================================ + +Released on May 6, 2025. + + +Included components +------------------- + +* `cuda.bindings 11.8.7 `_ + + +Highlights +---------- + +* The ``cuda.bindings.nvvm`` Python module was added, wrapping the + `libNVVM C API `_. diff --git a/cuda_python/docs/source/release/12.9.0-notes.rst b/cuda_python/docs/source/release/12.9.0-notes.rst index d422fc777..7d01accd6 100644 --- a/cuda_python/docs/source/release/12.9.0-notes.rst +++ b/cuda_python/docs/source/release/12.9.0-notes.rst @@ -1,7 +1,7 @@ .. SPDX-License-Identifier: LicenseRef-NVIDIA-SOFTWARE-LICENSE -# CUDA Python 12.9.0 Release notes -================================== +CUDA Python 12.9.0 Release notes +================================ Released on May 5, 2025.