Skip to content

Test debugging for numba-dppy and numba side-by-side #528

@PokhodenkoSA

Description

@PokhodenkoSA
  • 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 #149testsRelated to test suite or test run infrastructure

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions