We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 26df2f9 commit b79ba43Copy full SHA for b79ba43
1 file changed
cuda_core/examples/saxpy.py
@@ -11,7 +11,7 @@
11
# ################################################################################
12
13
# /// script
14
-# dependencies = ["cuda_bindings", "cuda_core", "nvidia-cuda-runtime", "cupy-cuda13x"]
+# dependencies = ["cuda_bindings", "cuda_core", "nvidia-cuda-nvrtc", "cupy-cuda13x"]
15
# ///
16
17
0 commit comments