Commit e2212a6
committed
Initial implementation of async execution.
* Only implements async execution and asynd d2h.
* Need to come up with a better way to bridge async completion signals to EventInstance::OnReady callback.
* There is room here for more of a scheduler that has some knowledge of the transfer and execution timeline. Will be needed when joining h2d transfer timelines.1 parent 8921e32 commit e2212a6
4 files changed
Lines changed: 254 additions & 26 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| 29 | + | |
29 | 30 | | |
30 | 31 | | |
31 | 32 | | |
| |||
0 commit comments