Skip to content

Commit c3d5cf5

Browse files
committed
driver_cu_result_explanations.py does not need any changes for CTK 12.9.0
1 parent a3beb95 commit c3d5cf5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

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

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

0 commit comments

Comments
 (0)