Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add python 3.11 build to GPU CI (#376)
* 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]>
- Loading branch information