-
Notifications
You must be signed in to change notification settings - Fork 89
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
[WIP] replace int_div_ceil with std::cuda::ceil #651
base: dev
Are you sure you want to change the base?
Conversation
/ok to test |
@willtryagain Thank you for your contribution! The CI test failure is caused by an issue with CCCL (https://godbolt.org/z/94nYnvqMW), which may take some time to resolve. Could you please keep the PR open while we backlog it for now? We’ll handle the rest once |
/ok to test |
Hello @PointKernel , can you pleas tell if the check is failing because of problem in my code? or is it still |
Thank you for following up. It's still the CCCL issue. We'll revisit this once the upstream issue is resolved. |
Closes #631
Need assistance to add tests