Skip to content

Duplication of DEBUG configuration #211

Open
@PokhodenkoSA

Description

@PokhodenkoSA

Duplication of DEBUG configuration

DEBUG variable is in files:

  • numba_dppy/dpnp_glue/__init__.py
  • numba_dppy/compiler.py
  • numba/core/config.py

It should be in files:

  • numba_dppy/config.py
  • numba/core/config.py

numba-dppy DEBUG should be set as numba DEBUG by default.
It should be able to set via NUMBA_DPPY_DEBUG env variable.

Metadata

Metadata

Assignees

No one assigned

    Labels

    debugRelated to #149

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions