We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 55817fc commit 2556dc4Copy full SHA for 2556dc4
HLTrigger/Configuration/python/HLT_75e33/test/runHLTTiming.sh
@@ -69,6 +69,6 @@ if [ -e 'NGTScouting_L1P2GT_HLT.py' ]; then
69
if [ ! -d 'patatrack-scripts' ]; then
70
git clone https://github.com/cms-patatrack/patatrack-scripts --depth 1
71
fi
72
- 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 -- NGTScouting_L1P2GT_HLT.py
+ 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 -- NGTScouting_L1P2GT_HLT.py
73
mergeResourcesJson.py logs/step*/pid*/Phase2Timing_resources.json >Phase2Timing_resources_NGT.json
74
0 commit comments