You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tests in numba_dppy/tests/njit_tests/dpnp/test_numpy_rng.py runs only on Level Zero:
# dpnp throws -30 (CL_INVALID_VALUE) when invoked with multiple kinds of# devices at runtime, so testing for level_zero onlylist_of_filter_strs= [
# "opencl:gpu:0","level_zero:gpu:0",
# "opencl:cpu:0",
]
The text was updated successfully, but these errors were encountered:
Tests in
numba_dppy/tests/njit_tests/dpnp/test_numpy_rng.py
runs only on Level Zero:The text was updated successfully, but these errors were encountered: