We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f46d0f4 commit 3ea9f69Copy full SHA for 3ea9f69
cuda_bindings/docs/source/release/13.X.Y-notes.rst
@@ -25,6 +25,7 @@ Bug fixes
25
---------
26
27
* Restoring the :func:`~driver.cuCheckpointProcessRestore` API removed by mistake.
28
+* If a library isn't found, its methods will not be callable, rather than immediately raising a ``pathfinder.DynamicLibNotFoundError``.
29
30
31
Known issues
0 commit comments