Skip to content

Concurrent Forward Progress Bug Fix

Mike Bauer requested to merge concurrentfwd into master

Fix a forward progress bug where concurrent index space task launches would attempt to rendezvous before all the point tasks in the concurrent launch had mapped

Merge request reports