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 0f12d95 commit 5c4f2fbCopy full SHA for 5c4f2fb
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