Skip to content

Commit

Permalink
Pin cupy to 12.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tehrengruber committed Mar 8, 2024
1 parent 66f8447 commit fbf48f9
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 @@ -54,4 +54,4 @@ RUN pyenv update && \
ENV PATH="/root/.pyenv/shims:${PATH}"


RUN pip install --upgrade pip setuptools wheel tox cupy-cuda11x
RUN pip install --upgrade pip setuptools wheel tox cupy-cuda11x==12.3.0

0 comments on commit fbf48f9

Please sign in to comment.