Skip to content

Add --cuda-version option to build scripts#214

Merged
bdice merged 4 commits into
rapidsai:mainfrom
bdice:configurable-cuda
May 2, 2026
Merged

Add --cuda-version option to build scripts#214
bdice merged 4 commits into
rapidsai:mainfrom
bdice:configurable-cuda

Conversation

@bdice

@bdice bdice commented Feb 5, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Add --cuda-version option to presto/scripts/build_centos_deps_image.sh
  • Add --cuda-version option to velox/scripts/build_centos_deps_image.sh

Both scripts pass the CUDA version as a build arg to the respective docker compose builds, allowing customization of the installed CUDA version (defaults to 12.9).

Dependencies

This PR depends on:

@bdice bdice changed the title build(cuda): Add --cuda-version option to build scripts Add --cuda-version option to build scripts Feb 5, 2026
Comment thread presto/scripts/build_centos_deps_image.sh Outdated
Comment thread velox/scripts/build_centos_deps_image.sh Outdated

@simoneves simoneves left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM (untested) but needs header/style fixes, per checks

@bdice bdice force-pushed the configurable-cuda branch from 15b58a2 to 990b3fe Compare May 2, 2026 16:24
@bdice bdice requested a review from a team as a code owner May 2, 2026 16:24
@bdice bdice merged commit 9b74ba7 into rapidsai:main May 2, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants