Skip to content

Commit

Permalink
drop analyzeObjectTableCore requestMemory to 32GB
Browse files Browse the repository at this point in the history
  • Loading branch information
brianyanny committed May 29, 2024
1 parent 8aef27a commit 4008035
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion bps/resources/HSC/DRP-RC2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ pipetask:

# step8 tasks - sasquatch
analyzeObjectTableCore:
requestMemory: 120000
requestMemory: 32000
analyzeMatchedVisitCore:
requestMemory: 8192
diff_matched_analysis:
Expand Down
2 changes: 1 addition & 1 deletion bps/resources/LSSTCam-imSim/DRP-test-med-1.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ pipetask:
requestMemory: 120000
# step8 tasks
analyzeObjectTableCore:
requestMemory: 120000
requestMemory: 32000
analyzeMatchedVisitCore:
requestMemory: 8192
diff_matched_analysis:
Expand Down

0 comments on commit 4008035

Please sign in to comment.