Skip to content

Numba 0.57 compatibility issues #1000

@ZzEeKkAa

Description

@ZzEeKkAa

This is a meta Issue to evaluate numba-dpex with the upcoming numba 0.57 release (numba/numba#8841)

Theses are blockers for compilation/import of numba_dpex:

  • Numba-dpex numba version checking does not handle tag names with rc postfix.
  • Numba-dpex has compatibility issue with nrt_debug_print
  • Numba-dpex relies on module 'numba.core.utils' has no attribute 'cached_property'. Should be 'functools'
  • Remove usage of lower_extensions #1028

Tests not passing, so further actions needed. It may be a problem with missing Docker deps (since I've tested it in docker) or more global problems.

This is not full list. Possible issues may appear after resolving list above

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions