Skip to content

Commit 1296da5

Browse files
committed
runtime_cuda_error_explanations.py does not need any changes for CTK 12.9.0
1 parent c3d5cf5 commit 1296da5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cuda_core/cuda/core/experimental/_utils/runtime_cuda_error_explanations.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
# Also update the CUDA Toolkit version number below.
2222
# Done.
2323

24-
# CUDA Toolkit v12.8.0
24+
# CUDA Toolkit v12.9.0
2525
RUNTIME_CUDA_ERROR_EXPLANATIONS = {
2626
0: (
2727
"The API call returned with no errors. In the case of query calls, this also means that the operation"

0 commit comments

Comments
 (0)