This describes what steps have been taken to build AthSimulationBase on ARM 64 using CMake.

First trying to use CMake to build in Lxplus:

  • Log into lxplus
  • mkdir AthenaCmake; cd AthenaCmake
  • mkdir source build; cd source
  • cp /afs/cern.ch/atlas/software/builds/kitrel/nightlies/AthSimulation-1.X.0/x86_64-slc6-gcc49-opt/rel_1/kits/AthSimulationBase_rel_1_src.tar.gz .
  • cp /afs/cern.ch/atlas/software/builds/kitrel/nightlies/AthSimulation-1.X.0/x86_64-slc6-gcc49-opt/rel_1/kits/AthSimulationBase_rel_1_noarch.tar.gz .
  • for f in *.tar.gz; do tar -xvf $f; done
  • rm -f AthSimulationBase/rel_1/AthSimulationBaseRunTime
  • asetup AtlasOffline, cmake, rel_1, here
  • cmt2cmake.py .
  • cd ../build
  • cmake ../source

-- JoshuaWyattSmith - 2016-03-14

Edit | Attach | Watch | Print version | History: r1 | Backlinks | Raw View | WYSIWYG | More topic actions
Topic revision: r1 - 2016-03-14 - JoshuaWyattSmith
 
    • Cern Search Icon Cern Search
    • TWiki Search Icon TWiki Search
    • Google Search Icon Google Search

    Main All webs login

This site is powered by the TWiki collaboration platform Powered by PerlCopyright &© 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
or Ideas, requests, problems regarding TWiki? use Discourse or Send feedback