Commit 3f4dbd2
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 <jakirkham@gmail.com>1 parent 8393093 commit 3f4dbd2
2 files changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
4 | 5 | | |
5 | 6 | | |
6 | 7 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
| 44 | + | |
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| |||
0 commit comments