Search:
Login
Preferences
Help/Guide
About Trac
Wiki
Roadmap
Browse Source
View Tickets
Search
Context Navigation
Start Page
Index
History
Editing TbroadcastValidation
Adjust edit area height:
8
12
16
20
24
28
32
36
40
Edit side-by-side
== 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 -------------- cmt br -local "gmake >> /tmp/tes2/<package>.loglog 2>&1" tbroadcast -local -ignore_cycles -make=AtlasCore.mk "gmake >> /tmp/tes/<package>.loglog 2>&1" 1005.620u 257.360s 21:18.10 98.8% 0+0k 0+0io 9602291pf+0w [lxbuild016] /build/vincenttestarea/12.0.3 > find . -type f -name \*.o | wc -l 204 [lxbuild016] /build/vincenttestarea/12.0.3 > find . -type f -name \*.so | wc -l 38 ------------- 1032.950u 280.700s 12:06.49 180.8% 0+0k 0+0io 9540832pf+0w }}}
Note:
See
WikiFormatting
and
TracWiki
for help on editing wiki content.
Change information
Your email or username:
E-mail address and name can be saved in the
Preferences
Comment about this change (optional):
Note:
See
TracWiki
for help on using the wiki.