Skip to main content

Module read_then_write

Module read_then_write 

Source
Expand description

Coordinator-side support machinery for (frontend) read-then write.

Functionsยง

enqueue ๐Ÿ”’
Adds id to the worklist the first time it is seen, enforcing the dependency bound.
validate_read_then_write_dependencies ๐Ÿ”’
Validates that all dependencies are valid for read-then-write operations.