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

Copy nvcomp-2.3 shared libs from the cudfjni build #239

Merged
merged 1 commit into from
May 25, 2022

Conversation

jbrennan333
Copy link
Contributor

Add support for building with the nvcomp-2.3 shared libraries release.
Most of the work for supporting nvcomp-2.3 is in related cudf PR: 10837. For spark-rapids-jni, all we have to do is copy the shared libraries from that build so they can be included in the resulting jar file.

NOTE: we should not merge this until the CUDF support is finalized. It is possible that changes on the CUDF side might require changes here as well. For this reason, I am filing this as a draft PR.

@jbrennan333 jbrennan333 marked this pull request as ready for review May 25, 2022 01:11
@jbrennan333
Copy link
Contributor Author

rapidsai/cudf#10851 is in process of being merged, so I moved this out of draft state.

@jbrennan333
Copy link
Contributor Author

build

@jbrennan333 jbrennan333 merged commit ba96753 into NVIDIA:branch-22.06 May 25, 2022
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.

2 participants