Skip to content

Commit

Permalink
add RAPIDS_PY_CUDA_SUFFIX
Browse files Browse the repository at this point in the history
  • Loading branch information
jameslamb committed Oct 16, 2024
1 parent ae8e699 commit b405de5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ci/build_wheel_ucxx.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ set -euo pipefail

package_dir="python/ucxx"

RAPIDS_PY_CUDA_SUFFIX="$(rapids-wheel-ctk-name-gen ${RAPIDS_CUDA_VERSION})"

# Downloads libucxx wheel from this current build,
# then ensures 'ucxx' wheel builds always use the 'libucxx' just built in the same CI run.
#
Expand Down

0 comments on commit b405de5

Please sign in to comment.