-
Notifications
You must be signed in to change notification settings - Fork 2
Upgrade to async CUDA memory transfers and kernel launches #230
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
Conversation
Codecov Report
@@ Coverage Diff @@
## main #230 +/- ##
==========================================
- Coverage 15.16% 14.41% -0.76%
==========================================
Files 315 329 +14
Lines 21439 23176 +1737
==========================================
+ Hits 3252 3341 +89
- Misses 18187 19835 +1648
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
Rebase of head ref |
8d09954
to
706343d
Compare
Rebase of head ref |
Rebase of head ref |
Rebase of head ref |
Rebase of head ref |
a29bdd3
to
7b6b5b7
Compare
66780d7
to
9648aca
Compare
9648aca
to
ec988f0
Compare
ec988f0
to
0b232ad
Compare
0b232ad
to
466ff3a
Compare
Rebase of head ref |
df4f90b
to
9f544dc
Compare
…s in CUDA kernels
9f544dc
to
5a758db
Compare
Closed in favour of #276. Archived on the |
Two years after having the idea (just a few months after the start of the project and with a codebase that generates tears of nostalgia), here is the start of the implementation.
Based off of and blocked on #79