Skip to content

Commit e6077d2

Browse files
committed
update default memory reqs
1 parent 3a4c58c commit e6077d2

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

law.cfg

+6-4
Original file line numberDiff line numberDiff line change
@@ -130,13 +130,15 @@ lfn_sources: local_desy_dcache, wlcg_fs_desy_store, wlcg_fs_infn_redirector, wlc
130130
# cf.SelectEvents__hh*: dummy=0
131131
# cf.ReduceEvents__hh*: dummy=0
132132
# DY and W needs more memory due to gen_v_boson Producer
133-
cf.SelectEvents__dy*: htcondor_memory=3GB
134-
cf.ReduceEvents__dy*: htcondor_memory=3GB
135-
cf.SelectEvents__w_lnu*: htcondor_memory=3GB
136-
cf.ReduceEvents__w_lnu*: htcondor_memory=3GB
133+
cf.SelectEvents__dy*: htcondor_memory=3.5GB
134+
cf.ReduceEvents__dy*: htcondor_memory=3.5GB
135+
cf.SelectEvents__w_lnu*: htcondor_memory=3.5GB
136+
cf.ReduceEvents__w_lnu*: htcondor_memory=3.5GB
137137
# default resources for all other datasets
138+
cf.CalibrateEvents: htcondor_memory=2GB
138139
cf.SelectEvents: htcondor_memory=2.5GB
139140
cf.ReduceEvents: htcondor_memory=2.5GB
141+
cf.*: htcondor_memory=1.5GB
140142

141143

142144
[luigi_cf.DummyTask]

0 commit comments

Comments
 (0)