Strumenti Utente

Strumenti Sito


roberto.depietri:pub:einstein_toolkit_lovelace

Differenze

Queste sono le differenze tra la revisione selezionata e la versione attuale della pagina.

Link a questa pagina di confronto

Entrambe le parti precedenti la revisioneRevisione precedente
Prossima revisione
Revisione precedente
roberto.depietri:pub:einstein_toolkit_lovelace [13/08/2012 10:03] roberto.depietriroberto.depietri:pub:einstein_toolkit_lovelace [22/08/2012 17:01] (versione attuale) roberto.depietri
Linea 1: Linea 1:
 +====== Einstein Toolkit Lovelace version ======
  
 +The download of Lovelace (May 2012) version of the [[http://einsteintoolkit.org|Einstein Toolkit]]
 +one need to give the following commands:
 +
 +  curl -O https://raw.github.com/gridaphobe/CRL/master/GetComponents 
 +  chmod a+x GetComponents
 +  ./GetComponents --noshallow -a https://svn.einsteintoolkit.org/manifest/branches/ET_2012_05/einsteintoolkit.th
 +
 +at this point one has the full source tree (in the Cactus subdirectory).
 +
 +We also did
 +
 +  cd /storage6/roberto.depietri/EinsteiToolkitLovelace
 +  curl -O https://raw.github.com/gridaphobe/CRL/master/GetComponents 
 +  chmod a+x GetComponents
 + 
 +and prepared in 
 +
 +   [SVN_parma]/Examples/ParmaMasterFile
 +
 +a list of the configuration file that would be useful for any user of the 
 +Parma gravity group
 +
 +
 +===== Fermi Blue Gene/Q Machine =====
 + 
 +The main reference page for [[http://www.hpc.cineca.it/content/fermi-reference-guide|FERMI@cineca]] is here
 +and the main switch for compilation are
 +
 +  - **-qarch=qp**: Produces object code for the BG/Q platform 
 +  - **-qtune=qp**: Optimizes for the BG/Q platform 
 +
 +To get the "mpi" compilation and linking options one can give the command
 +
 +   mpixlcxx -show
 +
 +
 +===== Simfactory =====
 +
 +The use of [[https://docs.einsteintoolkit.org/et-docs/Simulation_Factory_Advanced_Tutorial|simfactory]]is achieved 
 +using the aliased command **SIM**:
 +
 +  alias SIM='/storage5/ET_Lovelace/Cactus/simfactory/bin/sim'
 +
 +and the configuration is based on the following files:
 +
 +  etc/defs.local.ini
 +
 +  mdb/machines/einstein.pr.infn.it.ini
 +  mdb/machines/gridPR.ini
 +  mdb/machines/fermiBGQ
 +
 +  mdb/optionlists/einstein.pr.infn.it.cfg
 +  mdb/optionlists/gridPR.cfg
 +  mdb/optionlists/fermiBGQ.cfg
 +
 +
 +To synchronize the Cactus tree the command is:
 +
 +  SIM sync  fermiBGQ
 +  SIM build ParmaTest --remote fermiBGQ --thornlist thornlists/ParmaTest.th

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki