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 c5ac30f commit 87b2e28Copy full SHA for 87b2e28
pytest.ini
@@ -10,3 +10,4 @@ addopts = --benchmark-disable --pyargs numba.cuda.tests
10
filterwarnings =
11
error
12
ignore:Grid size 1 will likely result in GPU under-utilization due to low occupancy.:numba.core.errors.NumbaPerformanceWarning
13
+ ignore:dynamic initialization is not supported for a function-scope static __shared__:UserWarning
0 commit comments