Uh oh!
There was an error while loading. Please reload this page.
This repository was archived by the owner on Jan 25, 2023. It is now read-only.
This repository was archived by the owner on Jan 25, 2023. It is now read-only.
There was an error while loading. Please reload this page.
cpu_dispatcher modifies global state #89
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)