From 7b4ecb5736e99125cb2ff98a1b159273fa5e5dfc Mon Sep 17 00:00:00 2001 From: Tulay Cuhadar Donszelmann <tulay.cuhadar.donszelmann@cern.ch> Date: Tue, 15 Dec 2020 14:16:45 +0000 Subject: [PATCH] Update TCT MP/MT ART tests to run in 8-core machine --- Tools/Tier0ChainTests/test/test_q220_mp.sh | 1 + Tools/Tier0ChainTests/test/test_q220_mt.sh | 5 +---- Tools/Tier0ChainTests/test/test_q221_mp.sh | 1 + Tools/Tier0ChainTests/test/test_q221_mt.sh | 5 +---- Tools/Tier0ChainTests/test/test_q223_mp.sh | 1 + Tools/Tier0ChainTests/test/test_q223_mt.sh | 5 +---- Tools/Tier0ChainTests/test/test_q431_mp.sh | 1 + Tools/Tier0ChainTests/test/test_q431_mt.sh | 5 +---- Tools/Tier0ChainTests/test/test_q441_mp.sh | 1 + Tools/Tier0ChainTests/test/test_q441_mt.sh | 1 + 10 files changed, 10 insertions(+), 16 deletions(-) diff --git a/Tools/Tier0ChainTests/test/test_q220_mp.sh b/Tools/Tier0ChainTests/test/test_q220_mp.sh index 0ab3fea359c..b404fc66065 100755 --- a/Tools/Tier0ChainTests/test/test_q220_mp.sh +++ b/Tools/Tier0ChainTests/test/test_q220_mp.sh @@ -7,6 +7,7 @@ # art-include: master/Athena # art-include: 21.3/Athena # art-include: 21.9/Athena +# art-athena-mt: 8 Reco_tf.py --AMI=q220 --athenaopts='--nprocs=2' --outputAODFile=myAOD.pool.root --outputESDFile=myESD.pool.root --outputHISTFile=myHIST.root --imf False echo "art-result: $?" diff --git a/Tools/Tier0ChainTests/test/test_q220_mt.sh b/Tools/Tier0ChainTests/test/test_q220_mt.sh index 8d00ae6d8a2..78d87f9cb3f 100755 --- a/Tools/Tier0ChainTests/test/test_q220_mt.sh +++ b/Tools/Tier0ChainTests/test/test_q220_mt.sh @@ -2,11 +2,8 @@ # # art-description: RecoTrf # art-type: grid -# art-include: 21.0/Athena -# art-include: 21.0-TrigMC/Athena # art-include: master/Athena -# art-include: 21.3/Athena -# art-include: 21.9/Athena +# art-athena-mt: 8 Reco_tf.py --AMI=q220 --athenaopts='--threads=1' --outputAODFile=myAOD.pool.root --outputESDFile=myESD.pool.root --imf False echo "art-result: $?" diff --git a/Tools/Tier0ChainTests/test/test_q221_mp.sh b/Tools/Tier0ChainTests/test/test_q221_mp.sh index 679fcf87c8f..a2e3ba9f6ee 100755 --- a/Tools/Tier0ChainTests/test/test_q221_mp.sh +++ b/Tools/Tier0ChainTests/test/test_q221_mp.sh @@ -7,6 +7,7 @@ # art-include: master/Athena # art-include: 21.3/Athena # art-include: 21.9/Athena +# art-athena-mt: 8 Reco_tf.py --AMI=q221 --athenaopts='--nprocs=2' --outputRDOFile=myRDO.pool.root --outputAODFile=myAOD.pool.root --outputESDFile=myESD.pool.root --outputHISTFile=myHIST.root --imf False --preExec="all:from IOVDbSvc.CondDB import conddb; conddb.addOverride('/PIXEL/PixMapOverlay','PixMapOverlay-SIM-MC16-000-03');" echo "art-result: $? Reco" diff --git a/Tools/Tier0ChainTests/test/test_q221_mt.sh b/Tools/Tier0ChainTests/test/test_q221_mt.sh index 76b3d511b6d..74052fae96f 100755 --- a/Tools/Tier0ChainTests/test/test_q221_mt.sh +++ b/Tools/Tier0ChainTests/test/test_q221_mt.sh @@ -2,11 +2,8 @@ # # art-description: RecoTrf # art-type: grid -# art-include: 21.0/Athena -# art-include: 21.0-TrigMC/Athena # art-include: master/Athena -# art-include: 21.3/Athena -# art-include: 21.9/Athena +# art-athena-mt: 8 Reco_tf.py --AMI=q221 --athenaopts='--threads=1' --outputRDOFile=myRDO.pool.root --outputAODFile=myAOD.pool.root --outputESDFile=myESD.pool.root --imf False --preExec="all:from IOVDbSvc.CondDB import conddb; conddb.addOverride('/PIXEL/PixMapOverlay','PixMapOverlay-SIM-MC16-000-03');" echo "art-result: $? Reco" diff --git a/Tools/Tier0ChainTests/test/test_q223_mp.sh b/Tools/Tier0ChainTests/test/test_q223_mp.sh index b61face0f6e..74cf91e960f 100755 --- a/Tools/Tier0ChainTests/test/test_q223_mp.sh +++ b/Tools/Tier0ChainTests/test/test_q223_mp.sh @@ -7,6 +7,7 @@ # art-include: master/Athena # art-include: 21.3/Athena # art-include: 21.9/Athena +# art-athena-mt: 8 Reco_tf.py --AMI=q223 --athenaopts='--nprocs=2' --outputAODFile=myAOD.pool.root --outputESDFile=myESD.pool.root --outputHISTFile=myHIST.root --imf False echo "art-result: $? Reco" diff --git a/Tools/Tier0ChainTests/test/test_q223_mt.sh b/Tools/Tier0ChainTests/test/test_q223_mt.sh index 15d69d1b0f5..43dbbda6957 100755 --- a/Tools/Tier0ChainTests/test/test_q223_mt.sh +++ b/Tools/Tier0ChainTests/test/test_q223_mt.sh @@ -2,11 +2,8 @@ # # art-description: RecoTrf # art-type: grid -# art-include: 21.0/Athena -# art-include: 21.0-TrigMC/Athena # art-include: master/Athena -# art-include: 21.3/Athena -# art-include: 21.9/Athena +# art-athena-mt: 8 Reco_tf.py --AMI=q223 --athenaopts='--threads=1' --outputAODFile=myAOD.pool.root --outputESDFile=myESD.pool.root --imf False echo "art-result: $? Reco" diff --git a/Tools/Tier0ChainTests/test/test_q431_mp.sh b/Tools/Tier0ChainTests/test/test_q431_mp.sh index c3682da0268..bafb7fa6b40 100755 --- a/Tools/Tier0ChainTests/test/test_q431_mp.sh +++ b/Tools/Tier0ChainTests/test/test_q431_mp.sh @@ -7,6 +7,7 @@ # art-include: master/Athena # art-include: 21.3/Athena # art-include: 21.9/Athena +# art-athena-mt: 8 Reco_tf.py --AMI=q431 --athenaopts='--nprocs=2' --outputAODFile=myAOD.pool.root --outputESDFile=myESD.pool.root --outputHISTFile=myHIST.root --imf False --maxEvents=1000 echo "art-result: $? Reco" diff --git a/Tools/Tier0ChainTests/test/test_q431_mt.sh b/Tools/Tier0ChainTests/test/test_q431_mt.sh index a755a1d7b1f..a4de91f041a 100755 --- a/Tools/Tier0ChainTests/test/test_q431_mt.sh +++ b/Tools/Tier0ChainTests/test/test_q431_mt.sh @@ -2,11 +2,8 @@ # # art-description: RecoTrf # art-type: grid -# art-include: 21.0/Athena -# art-include: 21.0-TrigMC/Athena # art-include: master/Athena -# art-include: 21.3/Athena -# art-include: 21.9/Athena +# art-athena-mt: 8 Reco_tf.py --AMI=q431 --athenaopts='--threads=2' --outputAODFile=myAOD.pool.root --outputESDFile=myESD.pool.root --imf False --maxEvents=1000 echo "art-result: $? Reco" diff --git a/Tools/Tier0ChainTests/test/test_q441_mp.sh b/Tools/Tier0ChainTests/test/test_q441_mp.sh index 10a25f93881..a3083fb141d 100755 --- a/Tools/Tier0ChainTests/test/test_q441_mp.sh +++ b/Tools/Tier0ChainTests/test/test_q441_mp.sh @@ -3,6 +3,7 @@ # art-description: RecoTrf # art-type: grid # art-include: master/Athena +# art-athena-mt: 8 Reco_tf.py --AMI=q441 --athenaopts='--nprocs=2' --inputHITSFile=/cvmfs/atlas-nightlies.cern.ch/repo/data/data-art/Tier0ChainTests/q441/22.0/HITS.12560240._000299.pool.root.1 --inputRDO_BKGFile=/cvmfs/atlas-nightlies.cern.ch/repo/data/data-art/Tier0ChainTests/q441/22.0/RDO.17190395._000013.pool.root.1 --maxEvents=25 --outputAODFile=q441.AOD.pool.root --outputESDFile=q441.ESD.pool.root diff --git a/Tools/Tier0ChainTests/test/test_q441_mt.sh b/Tools/Tier0ChainTests/test/test_q441_mt.sh index d78498e6688..64ed500504a 100755 --- a/Tools/Tier0ChainTests/test/test_q441_mt.sh +++ b/Tools/Tier0ChainTests/test/test_q441_mt.sh @@ -3,6 +3,7 @@ # art-description: RecoTrf # art-type: grid # art-include: master/Athena +# art-athena-mt: 8 Reco_tf.py --AMI=q441 --athenaopts='--threads=1' --inputHITSFile=/cvmfs/atlas-nightlies.cern.ch/repo/data/data-art/Tier0ChainTests/q441/22.0/HITS.12560240._000299.pool.root.1 --inputRDO_BKGFile=/cvmfs/atlas-nightlies.cern.ch/repo/data/data-art/Tier0ChainTests/q441/22.0/RDO.17190395._000013.pool.root.1 --maxEvents=25 --outputAODFile=q441.AOD.pool.root --outputESDFile=q441.ESD.pool.root -- GitLab