Skip to content
Snippets Groups Projects

Add explicit synchronization point.

Merged Brian Bockelman requested to merge brian.bockelman/gstlal:add_explicit_sync into master

If there's a large number of parent / child relationships, instead of having a set of all-to-all arcs (which can number into the tens of millions for many parents and children in one line), add in a explicit no-op node. This causes the number of arcs to grow linearly instead of quadratically.

HTCondor will do this automatically in future versions; this commit should be reverted once the new dagman is available.

@chad-hanna NOTE NOTE NOTE: I don't have the ability to test this; might require some adjustments before it is ready for prime-time. The basic logic is expected to be correct.

Merge request reports

Pipeline #65590 passed with warnings

Pipeline passed with warnings for 4ee78ca7 on brian.bockelman:add_explicit_sync

Approval is optional

Merged by Chad HannaChad Hanna 5 years ago (Jun 9, 2019 8:15pm UTC)

Merge details

  • Changes merged into master with 4474600e.
  • Did not delete the source branch.

Pipeline #66094 passed with warnings

Pipeline passed with warnings for 4474600e on master

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading