Skip to content

[VL] Update setup-rhel.sh#10935

Merged
marin-ma merged 3 commits intoapache:mainfrom
marin-ma:sync-update-rhel
Nov 3, 2025
Merged

[VL] Update setup-rhel.sh#10935
marin-ma merged 3 commits intoapache:mainfrom
marin-ma:sync-update-rhel

Conversation

@marin-ma
Copy link
Copy Markdown
Contributor

No description provided.

@github-actions github-actions Bot added the VELOX label Oct 23, 2025
Comment thread ep/build-velox/src/setup-rhel.sh Outdated
dnf config-manager --add-repo https://developer.download.nvidia.com/compute/cuda/repos/rhel9/x86_64/cuda-rhel9.repo
local dashed="$(echo $1 | tr '.' '-')"
dnf install -y cuda-nvcc-$dashed cuda-cudart-devel-$dashed cuda-nvrtc-devel-$dashed cuda-driver-devel-$dashed
function install_arrow {
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

I think we should remove install_arrow. Currently, Gluten's script build-arrow.sh is used to build and install arrow libs for Gluten and Velox to use, with some patches applied and custom build options used.

@marin-ma marin-ma merged commit aee02d1 into apache:main Nov 3, 2025
54 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants