Tags: yimoj/realm
Tags
Apriakhin/transpose fix (StanfordLegion#302) This is a mirror of StanfordLegion#301 --------- Co-authored-by: apriakhin <[email protected]>
Branch used for experiments for the automatic tracing paper submitted… … to asplos 2025.
This is the final commit of the master branch of Legion prior to the … …merge of the control replication branch. Prior to this there is no support for control replication. The primary method for physical analysis in this branch is still based on Warnock's algorithm for decomposing equivalence sets. After the control replication merge, the primary method for physical analysis switches to ray casting.
This is the final commit of the long-lived control replication branch… …. Control replication adds support for replicating logical tasks into implicit shards which can run in parallel but still behave as one logical task. To make control replication possible a number of fundamental changes had to be made to the internal Legion architecture and required significant modifications to how Legion works internally. The version of Legion after this branch lands in the master branch bears little resemblance to the version of Legion that preceded it.
PreviousNext