Skip to content

Commit

Permalink
Try file://
Browse files Browse the repository at this point in the history
  • Loading branch information
jakirkham authored Jan 24, 2024
1 parent 909fe27 commit 452a357
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions ci/test_python.sh
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,8 @@ mkdir -p "${RAPIDS_TESTS_DIR}" "${RAPIDS_COVERAGE_DIR}"
rapids-print-env

rapids-mamba-retry install \
--channel "${CPP_CHANNEL}" \
--channel "${PYTHON_CHANNEL}" \
libcucim cucim
"file://${CPP_CHANNEL}::libcucim" \
"file://${PYTHON_CHANNEL}::cucim"

rapids-logger "Check GPU usage"
nvidia-smi
Expand Down

0 comments on commit 452a357

Please sign in to comment.