-
Notifications
You must be signed in to change notification settings - Fork 26
GPU CI #726
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
GPU CI #726
Conversation
|
Noting I should update documentation (readme) as part of this PR. |
ca2f3de to
e653bb8
Compare
Co-authored-by: Chris Langfield <christopher.langfield@gmail.com>
cast to doubles \(and back\) as needed
ca2f3de to
584f289
Compare
Codecov Report
@@ Coverage Diff @@
## develop #726 +/- ##
===========================================
- Coverage 88.00% 87.95% -0.06%
===========================================
Files 114 114
Lines 8793 8798 +5
===========================================
Hits 7738 7738
- Misses 1055 1060 +5
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
chris-langfield
left a comment
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.
This looks great just had a few questions
|
I think we can merge this and see how |
This PR should have the required pieces to enable GPU based Github CI using
decaf. That should unblock some GPU development/integration opportunities.I have been unable to solve the singles bug with cufinufft on the A100 so far. Although I am still making progress, to be pragmatic I think it would be best to get what we can working now while the bug chase it back burnered. (Unfortunately I was not able to use that time most efficiently...)