We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d58535d commit b98e1faCopy full SHA for b98e1fa
1 file changed
cuda_bindings/cuda/bindings/_path_finder/supported_libs.py
@@ -2,6 +2,8 @@
2
#
3
# SPDX-License-Identifier: LicenseRef-NVIDIA-SOFTWARE-LICENSE
4
5
+# THIS FILE NEEDS TO BE REVIEWED/UPDATED FOR EACH CTK RELEASE
6
+
7
SUPPORTED_LIBNAMES = (
8
# Core CUDA Runtime and Compiler
9
"nvJitLink",
0 commit comments