-
Notifications
You must be signed in to change notification settings - Fork 32
Open
Labels
Milestone
Description
The following steps need to be completed before we can publish numba-dppy
on conda-forge
- Upstream patches currently inside IDP Numba:
- Numba patch https://github.com/numba/numba/pull/6469 numba#180
- Numba patch https://github.com/numba/numba/pull/6468 numba#179
- Numba patch https://github.com/numba/numba/pull/6467 numba#178
- Upstream patch https://github.com/IntelPython/numba/pull/98 numba#177
- Upstream patch https://github.com/IntelPython/numba/pull/96 numba#176 (Related Changes to the dispacther to support dispacthing based on dpctl device_context #271)
- target-specific overload to be brought in line with Numba's design Evaluate new Numba hooks to support target-specific overload #270
- Create build recipes
- Improve documentations, user guides, examples
- Fix issue Leftover dppl code should be inspected and removed numba#169