File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
HLTrigger/Configuration/python/HLT_75e33/test Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -49,7 +49,7 @@ if [ -e 'Phase2_L1P2GT_HLT.py' ]; then
4949 if [ ! -d ' patatrack-scripts' ]; then
5050 git clone https://github.com/cms-patatrack/patatrack-scripts --depth 1
5151 fi
52- patatrack-scripts/benchmark -j 8 -t 16 -s 16 -e 1000 --no-run-io-benchmark --event-skip 100 --event-resolution 10 -k Phase2Timing_resources.json -- Phase2_L1P2GT_HLT.py
52+ patatrack-scripts/benchmark -j 32 -t 8 -s 8 -e 1000 --no-run-io-benchmark --event-skip 100 --event-resolution 10 -k Phase2Timing_resources.json -- Phase2_L1P2GT_HLT.py
5353 mergeResourcesJson.py logs/step* /pid* /Phase2Timing_resources.json > Phase2Timing_resources.json
5454 if [ -e " $( dirname $0 ) /augmentResources.py" ]; then
5555 python3 $( dirname $0 ) /augmentResources.py
You can’t perform that action at this time.
0 commit comments