-
Notifications
You must be signed in to change notification settings - Fork 33
Closed
Labels
debugRelated to #149Related to #149testsRelated to test suite or test run infrastructureRelated to test suite or test run infrastructure
Milestone
Description
- Check that numba has the same behavior with local variables as Numba-DPPy.
- We need to reproduce the same issues with Vanilla Numba.
In tests we should have scripts, which compiles with Vanilla Numba and with Numba-DPPy.
E.g. an @njit kernel offloaded to CPU.
Same issues e.g. with variable values shows with both Vanilla Numba and Numba-DPPy.
It would be a good starting point, a script to follow when and how the issue will get fixed.
Metadata
Metadata
Assignees
Labels
debugRelated to #149Related to #149testsRelated to test suite or test run infrastructureRelated to test suite or test run infrastructure