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 internal compiler error during JNI Docker build [skip ci] #7645

Merged
merged 1 commit into from
Mar 18, 2021

Conversation

jlowe
Copy link
Member

@jlowe jlowe commented Mar 18, 2021

This updates the JNI Docker build to devtoolset-8 to work around an internal compiler error crash with gcc 7.3.1. The JNI Docker build is also updated to use the dlpack and RMM sources that were pulled down by CPM during the libcudf build rather than pulling and building them separately.

@jlowe jlowe added bug Something isn't working CMake CMake build issue Java Affects Java cuDF API. 4 - Needs cuDF (Java) Reviewer non-breaking Non-breaking change labels Mar 18, 2021
@jlowe jlowe self-assigned this Mar 18, 2021
@jlowe jlowe requested a review from a team as a code owner March 18, 2021 22:17
@razajafri
Copy link
Contributor

I understand the changes for RMM and dlpack. I haven't dealt with anything in the docker so I am not sure about that.

+1 for the rest of the changes

Copy link
Contributor

@hyperbolic2346 hyperbolic2346 left a comment

Choose a reason for hiding this comment

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

Looks good to me.

@jlowe
Copy link
Member Author

jlowe commented Mar 18, 2021

@gpucibot merge

@rapids-bot rapids-bot bot merged commit a568432 into rapidsai:branch-0.19 Mar 18, 2021
@vyasr vyasr added 4 - Needs Review Waiting for reviewer to review or respond and removed 4 - Needs cuDF (Java) Reviewer labels Feb 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4 - Needs Review Waiting for reviewer to review or respond bug Something isn't working CMake CMake build issue Java Affects Java cuDF API. non-breaking Non-breaking change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants