-
Notifications
You must be signed in to change notification settings - Fork 70
[BUG] submodule-sync failed to find nvtx3::nvtx3-cpp target in branch-25.04 #2992
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
Comments
confirmed this is related to the rapids-cmake update rapidsai/rapids-cmake#753, revert this commit in thirdparty/cudf-pins/rapids-cmake.sha to 17f21fad85c9de15040f485a385d20da12207dcf could pass JNI build with other updates in pinned mode @robertmaynard do you have any idea why CPM upgrade could lead to this issue? thanks previous
with rapidsai/rapids-cmake#753
|
@pxLi Is it only the nvtx3 module that you are seeing this regression? The CPM bump changed lots of internal behaviors due to resolving the policy |
I have a local reproducer |
I now know what is wrong, and will be starting work on a fix. But given the amount of effort required I expect I will roll the CPM version back in rapids-cmake for 25.04 |
close as the CPM rollback fixed the issue rapidsai/rapids-cmake#789 |
Uh oh!
There was an error while loading. Please reload this page.
Describe the bug
updates in this run
cudf commit to rapidsai/cudf@e5d866b
rapids-cmake pinned to rapidsai/rapids-cmake@a8288b5
versions.json diff comparing to branch-25.04
Steps/Code to reproduce bug
Please provide a list of steps or a code sample to reproduce the issue.
Avoid posting private or sensitive data.
Expected behavior
A clear and concise description of what you expected to happen.
Environment details (please complete the following information)
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: