-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
MSM CUDA implementation #203
Conversation
Codecov Report
@@ Coverage Diff @@
## master #203 +/- ##
==========================================
- Coverage 93.16% 93.14% -0.03%
==========================================
Files 60 56 -4
Lines 2679 2670 -9
==========================================
- Hits 2496 2487 -9
Misses 183 183
Continue to review full report at Codecov.
|
This PR adds a CUDA MSM implementation. Note that CI does NOT test this feature, since it relies on a GPU being present.