Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update RAPIDS accelerated UDF Dockerfile to better match spark-rapids-jni #395

Merged
merged 1 commit into from
Jun 24, 2024

Conversation

jlowe
Copy link
Member

@jlowe jlowe commented Jun 18, 2024

Fixes #389, relates to #362. The C++ compiler in the RAPIDS accelerated Dockerfile is too old for recent libcudf code. This fixes the RAPIDS accelerated native UDF build by updating the Dockerfile to more closely match the build environment from spark-rapids-jni, fixing the main issue reported in #362.

Leaving #362 open, since we really should update the build to use the same Dockerfile so it keeps in sync even when spark-rapids-jni updates.

@jlowe jlowe self-assigned this Jun 18, 2024
@wjxiz1992 wjxiz1992 merged commit 01c7256 into NVIDIA:branch-24.08 Jun 24, 2024
3 checks passed
@jlowe jlowe deleted the fix-udf-native-docker branch June 24, 2024 13:40
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