Skip to content

Commit

Permalink
Asynchronous stage in software pipeline (#80)
Browse files Browse the repository at this point in the history
* Add RFC: Asynchronous stage in software pipeline

* tweak

* typo

* Explain what async_scope is for

* another typo

* add authors

* typo fix, place `async_commit_stage` consistently in the examples

* stage -> queue

* remove a paragraph since we now talk about more general semantics

* change the definition of async_stages annotation from index to stage itself

* update doc for stage -> queue transition, talk about what is meant by queue

* make async_commit_queue scope annotation, rather than intrinsic

* fix in code example

* change async_wait to annotation too
  • Loading branch information
masahi committed Jul 16, 2022
1 parent ca695fe commit aecb219
Showing 1 changed file with 523 additions and 0 deletions.

0 comments on commit aecb219

Please sign in to comment.