This repository was archived by the owner on Mar 2, 2026. It is now read-only.
Commit 6326af4
committed
Add functional description for runtime eager progress
Currently the runtime uses cooperative scheduling to make forward progress
between different command queues and contexts, however, this mechanism
sometimes leads to hung in the program if no explicit status update
functions or clEnqueue* functions are called. The proposal is to make
the runtime a multithreaded model with a background thread constantly
updating the runtime event status.1 parent 73b9fe7 commit 6326af4
9 files changed
Lines changed: 349 additions & 0 deletions
File tree
- docs
- images/eager_progress
Large diffs are not rendered by default.
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading
0 commit comments