The Idea of Asyncrhonous Execution
- Overlapping computations and communication
- Overlapping computations and memory transfer
Task
- Todo:
- Describe aynchronous execution by a task
SyncToken
Special class that supports asynchronous execution.
Asyncrhonous Memory Transfers
- Todo:
- Describe asynchronous memory transfers