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
{{ message }}
This repository was archived by the owner on Jan 25, 2023. It is now read-only.
Tests numba.dppl.tests fails. It seems that importing cpu_dispatcher modifies some global state. It changes behavior of numba.
Possible solution is to import cpu_dispatcher when dppl is imported.
Tests
numba.dppl.testsfails. It seems that importingcpu_dispatchermodifies some global state. It changes behavior of numba.Possible solution is to import
cpu_dispatcherwhendpplis imported.Originally posted by @PokhodenkoSA in #84 (comment)