-
Notifications
You must be signed in to change notification settings - Fork 917
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
Remove jit code of binary operation #9794
Remove jit code of binary operation #9794
Conversation
CI runs all tests over a variety of different hardware. Tests that have to use NVRTC to re-compile cudf C++ code are only supported on CUDA 11.5+.
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.
Re-approving same changes from #9777.
rerun tests |
Codecov Report
@@ Coverage Diff @@
## branch-21.12 #9794 +/- ##
================================================
- Coverage 10.61% 10.60% -0.01%
================================================
Files 118 118
Lines 20072 20081 +9
================================================
Hits 2130 2130
- Misses 17942 17951 +9
Continue to review full report at Codecov.
|
Rebased version of #9777 for 21.12