-
Notifications
You must be signed in to change notification settings - Fork 914
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
[REVIEW] Update to official libcu++ on Github #6275
Conversation
Please update the changelog in order to start CI tests. View the gpuCI docs here. |
rerun tests |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🔥
changes in the pr look good, but it’s not obvious what changes are made in the trxcllnt/libcudacxx clone. let’s get ops to clone libcudacxx, and then open a pr from the trxcllnt clone to the rapidsai clone so we can use the standard review process.
alternatively, we point at nvidia/libcudacxx and merge the type_trait/chrono backports there. thats preferable if libcudacxx team is cool with the changes.
Codecov Report
@@ Coverage Diff @@
## branch-0.18 #6275 +/- ##
===============================================
+ Coverage 81.59% 82.03% +0.43%
===============================================
Files 96 96
Lines 15927 16282 +355
===============================================
+ Hits 12996 13357 +361
+ Misses 2931 2925 -6
Continue to review full report at Codecov.
|
Moving to 0.17 |
rerun tests |
rerun tests |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Requesting changes for the #include fixes I suggested.
Make sure to remove all the strikethrough text from the description before merging. |
Co-authored-by: Mark Harris <[email protected]>
Update to libcu++ on Github.