numba-dpex for ``numba.cuda`` Developers ======================================== .. todo:: Coming soon. .. Transition from Numba CUDA .. -------------------------- .. Replace ``@cuda.jit(device=True)`` with ``@numba_dpex.func``. .. See also .. -------- .. Examples: .. - ``numba_dpex/examples/dpex_func.py``