Skip to content

Commit

Permalink
Update cupy to the CUDA 12.x version.
Browse files Browse the repository at this point in the history
  • Loading branch information
jaycedowell committed May 19, 2023
1 parent a68989e commit abee49a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ jobs:
CPLUS_INCLUDE_PATH: "${{ env.pythonLocation }}/include/python\
${{ matrix.python-version }}"
run: python -m pip install \
cupy-cuda120 \
cupy-cuda12x \
pycuda \
numba \
jupyterlab \
Expand Down

0 comments on commit abee49a

Please sign in to comment.