We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 70a9937 commit c45609cCopy full SHA for c45609c
cuda_bindings/tests/test_cuda.py
@@ -1016,4 +1016,5 @@ def test_cuCheckpointProcessGetState_failure():
1016
1017
def test_private_function_pointer_inspector():
1018
from cuda.bindings._bindings.cydriver import _inspect_function_pointer
1019
+
1020
assert _inspect_function_pointer("__cuGetErrorString") != 0
0 commit comments