Skip to content

Commit

Permalink
Latest version of RMM.
Browse files Browse the repository at this point in the history
  • Loading branch information
trivialfis committed Jun 14, 2022
1 parent 90ea777 commit 94667cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/ci_build/Dockerfile.rmm
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ ENV PATH=/opt/python/bin:$PATH
# Create new Conda environment with RMM
RUN \
conda create -n gpu_test -c rapidsai-nightly -c rapidsai -c nvidia -c conda-forge -c defaults \
python=3.9 rmm=22.06* cudatoolkit=$CUDA_VERSION_ARG cmake
python=3.9 rmm=22.04* cudatoolkit=$CUDA_VERSION_ARG cmake

ENV GOSU_VERSION 1.10

Expand Down

0 comments on commit 94667cd

Please sign in to comment.