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 d36a62d commit 0734ac7Copy full SHA for 0734ac7
cuda_pathfinder/tests/test_load_nvidia_dynamic_lib.py
@@ -71,6 +71,7 @@ def test_runtime_error_on_non_64bit_python():
71
72
73
IMPORTLIB_METADATA_DISTRIBUTIONS_NAMES = {
74
+ "cufftMp": r"^nvidia-cufftmp-.*$",
75
"mathdx": r"^nvidia-libmathdx-.*$",
76
}
77
0 commit comments