We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b6e2e4 commit b9406faCopy full SHA for b9406fa
ci/use_wheels_from_prs.sh
@@ -8,7 +8,7 @@ source rapids-init-pip
8
RAPIDS_PY_CUDA_SUFFIX=$(rapids-wheel-ctk-name-gen "${RAPIDS_CUDA_VERSION}")
9
10
# download wheels, store the directories holding them in variables
11
-RMM_COMMIT=af96977c404565bbb0657c490d407a561cedc3fc
+RMM_COMMIT=0465f7cbc3acfa95dc5b83bdc6682db108e8b1b2
12
LIBRMM_WHEELHOUSE=$(
13
RAPIDS_PY_WHEEL_NAME="librmm_${RAPIDS_PY_CUDA_SUFFIX}" rapids-get-pr-artifact rmm 2270 cpp wheel "${RMM_COMMIT}"
14
)
0 commit comments