Leo Fang
Leo Fang
cc @gpinkert for vis
Sounds like a plan! You have earned the title "trusted assignee," Vlad 👍
cc @rwgk for vis
It'd be nice to avoid `import cupy.cuda.runtime`. We want to deprecate it at one point (though I can't find which issue tracks this, @kmaehashi might know), and if you really...
@seberg let's fix the pre-test failure and kick off CI!
Sorry @vvvm23 but you'll have to leave a valid reproducer for us to see how you're passing a CuPy array of bf16 to Jax, because CuPy today does not support...
Reminder to myself: I need to mention the legacy cuFFT callback is deprecated.
FYI, https://github.com/cupy/cupy/pull/9411 would require CuPy to be built against at least NCCL 2.18 and support 2.18+ (meaning drop 2.16/2.17). It's not too bad, I think, since 2.18 has been >2yr...
@aman-coder03 thanks. Please address the previous comment: > * please do not change the submodules Anything under the `third_party/` directory should remain unchanged.
btw @seberg could you suggest another snippet for experimental structured dtype support ? I can incorporate it once I get back to my desk