File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ filterwarnings =
1111 error
1212 ignore:.*Grid size 1 will likely result in GPU under-utilization.+:numba.cuda.core.errors.NumbaPerformanceWarning
1313 ignore:.*dynamic initialization is not supported for a function-scope static __shared__.*:UserWarning
14- ignore:.*The keyword argument .nopython =False. was supplied.+:numba.cuda. core.errors.NumbaDeprecationWarning
14+ ignore:.*The keyword argument .nopython =False. was supplied.+:numba.core.errors.NumbaDeprecationWarning
1515 ignore:.*nvJitLink is not installed or too old.*:RuntimeWarning
1616 ignore:.*libnvJitLink.*is too old.*:RuntimeWarning
1717 ignore:.*float16 relies on LTO for performance. LTO requires nvjitlink.*:numba.cuda.core.errors.NumbaPerformanceWarning
You can’t perform that action at this time.
0 commit comments