Skip to content
Snippets Groups Projects
  1. Jun 13, 2019
  2. Jun 11, 2019
  3. Jun 10, 2019
  4. Jun 09, 2019
  5. Jun 07, 2019
  6. Jun 06, 2019
  7. Jun 05, 2019
    • Aaron Viets's avatar
      gstlal_compute_strain: Now allows the updating of line frequencies in the... · 64fe2c0c
      Aaron Viets authored
      gstlal_compute_strain:  Now allows the updating of line frequencies in the general line subtraction code.
      64fe2c0c
    • Brian Bockelman's avatar
      Add explicit synchronization point. · 4ee78ca7
      Brian Bockelman authored
      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.
      Unverified
      4ee78ca7
Loading