From 053c4001bafb01d440ec87a673542459dda550e5 Mon Sep 17 00:00:00 2001 From: Alexander Booth Date: Wed, 24 Jul 2024 06:27:20 -0700 Subject: [PATCH] Reduce the batch size again :( --- larndsim/simulation_properties/NDLAr_LBNF_sim.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/larndsim/simulation_properties/NDLAr_LBNF_sim.yaml b/larndsim/simulation_properties/NDLAr_LBNF_sim.yaml index 680e32bc..1b9c0a07 100644 --- a/larndsim/simulation_properties/NDLAr_LBNF_sim.yaml +++ b/larndsim/simulation_properties/NDLAr_LBNF_sim.yaml @@ -1,6 +1,6 @@ # Discussions of some of these parameters here: # https://dunescience.slack.com/archives/C05BMKCBW3B/p1692623569387309 -batch_size: 5000 # track segments +batch_size: 2500 # track segments event_batch_size: 2 # tpcs write_batch_size: 1 # batches is_spill_sim: 1 # boolean