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

Fix compiler warnings #164

Merged
merged 1 commit into from
Jun 12, 2020
Merged

Fix compiler warnings #164

merged 1 commit into from
Jun 12, 2020

Conversation

revans2
Copy link
Collaborator

@revans2 revans2 commented Jun 12, 2020

This fixes #54

All that is left are deprecation warnings for Parquet, which we cannot fix or suppress. There are also some warnings about the zinc server not being up. Those I am not worried about.

@revans2
Copy link
Collaborator Author

revans2 commented Jun 12, 2020

build

@revans2
Copy link
Collaborator Author

revans2 commented Jun 12, 2020

I am not going to try to make CI happy on this one. I manually ran the tests, and CI is broken until we can fix the bad node.

@revans2 revans2 merged commit b88e4fd into NVIDIA:branch-0.1 Jun 12, 2020
@sameerz sameerz added the build Related to CI / CD or cleanly building label Jun 15, 2020
@sameerz sameerz added this to the Jun 8 - Jun 19 milestone Jun 16, 2020
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
tgravescs pushed a commit to tgravescs/spark-rapids that referenced this pull request Nov 30, 2023
…#164)

* Statically link the CUDA runtime into a single shared library

Signed-off-by: Jason Lowe <jlowe@nvidia.com>

* Pickup libcudf and its dependencies via rapids_find_package
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.

[BUG] Compiler warnings while building
3 participants