Building "official" Einstein@home HierarchicalSearch and HierarchSearchGCT Applications

currently recommended: ./eah_build2.sh --release --appname=einstein_S6GC1 --appversion=1.01 --check

Linux x86
  • log into woody-qemu.aei.uni-hannover.de
  • git clone git://git.aei.uni-hannover.de/shared/einsteinathome/lalsuite.git
  • cd lalsuite/lalapps/src/pulsar/hough/src2/EinsteinAtHome
  • CC=gcc-4.4.4 CXX=g++-4.4.4 ./eah_build2.sh --release --check --gc-opt --sse2

Linux x64
  • log into drake64-qemu.aei.uni-hannover.de
  • git clone git://git.aei.uni-hannover.de/shared/einsteinathome/lalsuite.git
  • cd lalsuite/lalapps/src/pulsar/hough/src2/EinsteinAtHome
  • CC=gcc-4.4.4 CXX=g++-4.4.4 ./eah_build2.sh --release --check --gc-opt --64

MS Windows w. MinGW gcc
  • log into squeeze-qemu.aei.uni-hannover.de
  • git clone git://git.aei.uni-hannover.de/shared/einsteinathome/lalsuite.git
  • cd lalsuite/lalapps/src/pulsar/hough/src2/EinsteinAtHome
  • ./eah_build2.sh --release --check --gc-opt ---win32 --sse2

Mac OS X Intel
  • log into trillian.aei.uni-hannover.de (or moss)
  • git clone git://git.aei.uni-hannover.de/shared/einsteinathome/lalsuite.git
  • cd lalsuite/lalapps/src/pulsar/hough/src2/EinsteinAtHome
  • ./eah_build2.sh --gc-opt --tiger --release --check

Mac OS X PPC
  • log into eddie.aei.uni-hannover.de (Mac OS 10.4 w. Xcode 2.5, MacPorts)
  • git clone git://git.aei.uni-hannover.de/shared/einsteinathome/lalsuite.git
  • cd lalsuite/lalapps/src/pulsar/hough/src2/EinsteinAtHome
  • ./eah_build2.sh --altivec --release --check

Topic revision: r68 - 13 Jul 2012, BerndMachenschalk
This site is powered by FoswikiCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding Foswiki? Send feedback