Skip to content

Commit

Permalink
Merge pull request #138 from lsst/tickets/DM-45106
Browse files Browse the repository at this point in the history
increase requestMemory on consolidateForcedSourceOnDiaObjectTable ana…
  • Loading branch information
brianyanny committed Jul 3, 2024
2 parents 8113aff + 19511e7 commit 1527049
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions bps/resources/HSC/DRP-RC2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ pipetask:
consolidateFullDiaObjectTable:
requestMemory: 12000
consolidateForcedSourceOnDiaObjectTable:
requestMemory: 120000
requestMemory: 320000
transformForcedSourceOnDiaObjectTable:
requestMemory: 10000
consolidateAssocDiaSourceTable:
Expand All @@ -69,7 +69,7 @@ pipetask:
analyzeObjectTableCore:
requestMemory: 16000
analyzeMatchedVisitCore:
requestMemory: 8192
requestMemory: 32000
analyzeMatchedPreVisitCore:
requestMemory: 8192
diff_matched_analysis:
Expand Down

0 comments on commit 1527049

Please sign in to comment.