wiki:TbroadcastValidation

Version 4 (modified by anonymous, 17 years ago) (diff)

--

Steps to validate tbroadcast with Atlas software

Command to check the compilation result :

find . -type f -name \*.so |wc -l 

Sequences to test parralel compilation:

source ~/cmthome/setup.csh -tag=12.0.3
setenv CMTPROJECTPATH /build/vincenttestarea/12.0.3/:$CMTPROJECTPATH
cd $ATLAS_TEST_AREA/12.0.3 (i.d. /afs/cern.ch/atlas/maxidisk/d57/testarea/12.0.3 in my case)
mkdir AtlasCore
cp -r /afs/cern.ch/atlas/software/builds/AtlasCore/2.0.3 AtlasCore/

1492.460u 310.120s 1:56:30.32 25.7%     0+0k 0+0io 10665468pf+0w
find . -type f -name \*.so | wc -l
     46
find . -type f -name \*.so | wc -l
     59