Tags give the ability to mark specific points in history as being important
-
-
-
-
papers/asplos-2025/automatic-tracing
e2a67035 · ·Branch used for experiments for the automatic tracing paper submitted to asplos 2025.
-
-
legion-master-final-pre-control-replication
8e958351 · ·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.
-
legion-control-replication-final
abb42e21 · ·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.
-
legion-control-replication-final-pre-shardrefine
aa2e43a5 · ·This is the last commit of the long-running control replication branch before the shardrefine branch was merged into it. It contains an older version of the equivalence set algorithm which used heuristics to select disjoint and complete partitions to serve as the bounding volume hierarchy to use for creating equivalence sets at the leaves. After this commit we switch to the new algorithm implemented in the shardrefine branch.
-
legion-shardrefine-final
5986fe1f · ·This is the final commit of the long-running shardrefine branch which introduced a new mechanism and heuristics for creating and tracking equivalence sets
-
-
-
-
-
-
-
-
-
-
-