Support the JNI build with nvCOMP 5.0#19309
Support the JNI build with nvCOMP 5.0#19309firestarman wants to merge 5 commits intorapidsai:branch-25.10from
Conversation
Signed-off-by: Firestarman <firestarmanllc@gmail.com>
Signed-off-by: Firestarman <firestarmanllc@gmail.com>
|
Let me run some test with nvcomp5 first. |
Signed-off-by: Firestarman <firestarmanllc@gmail.com>
|
depends on #19221 and nvCOMP5.0 library. |
|
/ok to test |
@firestarman, there was an error processing your request: See the following link for more information: https://docs.gha-runners.nvidia.com/cpr/e/1/ |
|
/ok to test 951010e |
|
As discussing internally, I'm suggesting to use libcudf's internal |
This is a good idea, but it depends on the export of |
|
/ok to test 0cd906a |
|
It looks like we have some build failures @firestarman |
The CI will fail on this PR until we upgrade to nvcomp 5. This is why I merged this PR with #19636. When we put the build and JNI changes together, Java tests pass 🎉 Any concerns with merging this as part of #19636? |
That sounds great, thanks @vuule |
|
Can we close this now that #19636 is merged? |
Close. |
|
thx all |
Description
This PR changes the nvCOMP relevant code in JNI to match the latest API updates in nvCOMP 5.0.
cuDF cpp has done this update in #19221.
Checklist