Recent discussions with Numba upstream developers have led to a proposal to add a way to do target-specific overloads in Numba. https://github.com/numba/numba/pull/6762 We need to review the PR and propose changes to numba-dppy that will make use of the new feature: - [ ] Evaluate https://github.com/numba/numba/pull/6762 - [ ] Create a POC for numba-dppy based on https://github.com/numba/numba/pull/6762 - [ ] Review/present findings with Numba upstream community - [ ] Finalize changes to numba-dppy.