RACF NuWa-1.5.0 Status
Jump to navigation
Jump to search
20100426: Move NuWa-1.5.0 from /afs/rhic.bnl.gov/x8664_sl5/opt/dayabay/offline-opt
to /afs/rhic.bnl.gov/dayabay/software/releases/NuWa-1.5.0
using dybbin.
$ dybbin pack -s 1.5.0 Projects: Checking project dybgaudi Checking project lcgcmt Checking project relax Checking project setup Checking project gaudi Checking project lhcb Checking project tutorial Got 24788 project paths, packing... dybgaudi with 9683 paths lcgcmt with 3750 paths setup.csh with 1 paths relax with 322 paths setup with 13 paths setup.sh with 1 paths gaudi with 4978 paths lhcb with 5036 paths tutorial with 1004 paths done Externals: Note: found no CppUnit_home macro, will not include this external package Note: found no Reflex_home macro, will not include this external package Warning: no such CMT macro: "Geant4_G4EMLOW_data_dir" You will need to install this data set by hand. Warning: no such CMT macro: "Geant4_G4NDL_data_dir" You will need to install this data set by hand. Warning: no such CMT macro: "Geant4_G4ABLA_data_dir" You will need to install this data set by hand. Warning: no such CMT macro: "Geant4_PhotonEvaporation_data_dir" You will need to install this data set by hand. Warning: no such CMT macro: "Geant4_G4RadioactiveDecay_data_dir" You will need to install this data set by hand. Got 18 external paths, packing... Note: skipping non-existent file or directory: "external/pcre/4.4/x86_64-slc5-gcc43-opt" Note: skipping non-existent file or directory: "external/uuid/1.38/x86_64-slc5-gcc43-opt" geant4 with 1 paths XercesC with 1 paths clhep with 1 paths OpenScientist with 2 paths Python with 1 paths ROOT with 1 paths AIDA with 1 paths HepMC with 1 paths OpenMotif with 1 paths mysql with 1 paths CMT with 1 paths Boost with 1 paths GSL with 1 paths gccxml with 1 paths More with 1 paths done Uncompressed size: 1886 MiB Produced: NuWa-1.5.0_x86_64-slc5-gcc43-opt.tar
Now unpack.
$ pwd /afs/rhic.bnl.gov/dayabay/software/releases $ ln -s /afs/rhic.bnl.gov/dayabay/software/external . $ dybbin unpack /afs/rhic.bnl.gov/x8664_sl5/opt/dayabay/offline-opt/NuWa-1.5.0_x86_64-slc5-gcc43-opt.tar
Have to get the G4 data files.
$ pwd /afs/rhic.bnl.gov/x8664_sl5/opt/dayabay/offline-opt/external/geant4 -bash-3.2$ tar -cvf g4data.tar data/G4ABLA data/G4EMLOW data/G4NDL data/G4RadioactiveDecay data/PhotonEvaporation
And put them in the new external area.
$ cd /afs/rhic.bnl.gov/dayabay/software/external/geant4/ $ ls 4.9.2.p01 $ tar -xf /afs/rhic.bnl.gov/x8664_sl5/opt/dayabay/offline-opt/external/geant4/g4data.tar $ ls 4.9.2.p01 data
Now set things up for 1.5.0:
$ dybbin setup 1.5.0 Running generated ./fix_setup.sh
Add following two lines to /afs/rhic.bnl.gov/dayabay/software/releases/NuWa-1.5.0/setup/default/cmt/requirements
to set CMTCONFIG properly.
# force optimized configuration macro host-optdbg 'opt'