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
* Add python 3.11 build to GPU CI
* Switch to `cupy-cuda11x`
Previously CuPy built a wheel for each CUDA `X.Y` version. However the
CuPy team later transitioned to CUDA Compatibility, which allows a wheel
build to only focus on CUDA major version. So switch to that wheel here.
---------
Co-authored-by: jakirkham <[email protected]>
0 commit comments