You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Expose device_func decorator at numba_dpex.experimental module.
- To get the experimental device_func decorator to be usable
standalone the decorator is now available via the
numba_dpex.experimental module.
- The DpexExpKernelTarget allows dynamic_globals to make it
possible to call device_func from kernel.
0 commit comments