Graham Markall
Graham Markall
> Just out of interest: What are the odds (or technical feasibility) for `cuda.jit` to support multiple signatures just like `numba.jit`? Hopefully much better than they were when this issue...
Looks like this is pretty doable, so I'm adding it to the 0.57 milestone. With the changes in my branch so far: https://github.com/gmarkall/numba/tree/issue-3226 (I just have one commit, https://github.com/gmarkall/numba/commit/b2f5a097a7701ac087379abc3f9670c52d876752, in...
OK - adding this to 0.56, to try and get it in for then.
gpuci run tests
This is failing because it needs a not-yet-public package.
gpuci run tests
gpuci run tests
gpuci run tests
gpuci run tests
@esc Could this have a buildfarm run prior to review please? I'm concerned that something might be up (because this has been hard to get right) and I'd rather make...