Skip to content

Commit

Permalink
Try cupy 13
Browse files Browse the repository at this point in the history
  • Loading branch information
tehrengruber committed Nov 15, 2024
1 parent 262ffdd commit 6befcdb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/base.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -55,4 +55,4 @@ RUN pyenv update && \
ENV PATH="/root/.pyenv/shims:${PATH}"

ARG CUPY_PACKAGE=cupy-cuda12x
RUN pip install --upgrade pip setuptools wheel tox ${CUPY_PACKAGE}==12.3.0
RUN pip install --upgrade pip setuptools wheel tox ${CUPY_PACKAGE}==13.3.0

0 comments on commit 6befcdb

Please sign in to comment.