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

Use CPM to fetch libcudf dependency for native UDF example build #2191

Merged
merged 1 commit into from
Apr 20, 2021

Conversation

jlowe
Copy link
Member

@jlowe jlowe commented Apr 19, 2021

This simplifies the native UDF build by using CPM to pull in libcudf rather than manually building it in a Docker image. This work was heavily influenced by the RAPIDS example project using libcudf via CPM at https://github.com/rapidsai/rapids-examples/tree/main/strings_udf.

Signed-off-by: Jason Lowe <jlowe@nvidia.com>
@jlowe jlowe self-assigned this Apr 19, 2021
@jlowe
Copy link
Member Author

jlowe commented Apr 19, 2021

build

Copy link
Collaborator

@revans2 revans2 left a comment

Choose a reason for hiding this comment

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

Looks fine just one nit, that is not a big deal

udf-examples/Dockerfile Show resolved Hide resolved
@sameerz sameerz added the build Related to CI / CD or cleanly building label Apr 19, 2021
@sameerz sameerz added this to the Apr 12 - Apr 23 milestone Apr 19, 2021
@jlowe jlowe merged commit c2eaa9e into NVIDIA:branch-0.6 Apr 20, 2021
@jlowe jlowe deleted the native-udf-use-cpm branch April 20, 2021 16:47
nartal1 pushed a commit to nartal1/spark-rapids that referenced this pull request Jun 9, 2021
nartal1 pushed a commit to nartal1/spark-rapids that referenced this pull request Jun 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build Related to CI / CD or cleanly building
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants