You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* clusters need to be sent per sector to prevent
ROOT serialization problems
* tpc-reco: constrain to given number of cores
(otherwise benchmark might be slightly wrong when
executed on many-core architectures)
Copy file name to clipboardExpand all lines: MC/run/PWGHF/embedding_benchmark.sh
+4-3Lines changed: 4 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -77,11 +77,12 @@ for tf in `seq 1 ${NTIMEFRAMES}`; do
77
77
gloOpt="-b --run --shm-segment-size ${SHMSIZE:-50000000000}"# TODO: decide shared mem based on event number - default should be ok for 100PbPb timeframes
0 commit comments