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 78f5efe commit 20e13e4Copy full SHA for 20e13e4
testing/pytest.ini
@@ -14,3 +14,4 @@ filterwarnings =
14
ignore:.*The keyword argument .nopython=False. was supplied.+:numba.core.errors.NumbaDeprecationWarning
15
ignore:.*nvJitLink is not installed or too old.*:RuntimeWarning
16
ignore:.*float16 relies on LTO for performance. LTO requires nvjitlink.*:numba.core.errors.NumbaPerformanceWarning
17
+ ignore:.*The CUDA driver version is older than the backend version.*:RuntimeWarning
0 commit comments