comse6998 / spring2024

Repository for COMSE6998 in the Spring 2024 term
2 stars 20 forks source link

Pipeline updates #154

Closed atcheng2 closed 4 months ago

atcheng2 commented 4 months ago

Update the pipeline to clear out inputs to subpipes if they aren't accepting input right now. This makes sure that operations are executed multiple times inside a sub-pipeline. The full run stuff doesn't work still (run into lrutime < UINT64_MAX assertion), but I'm fairly confident that this is correct.