Strumenti Utente

Strumenti Sito


numrel:user:start

Differenze

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

Link a questa pagina di confronto

Prossima revisione
Revisione precedente
numrel:user:start [16/06/2014 10:32] – creata roberto.depietrinumrel:user:start [16/06/2014 16:02] (versione attuale) roberto.depietri
Linea 1: Linea 1:
 +====== Einstein Toolkit usage notes ======
 +
 +The simulation are based on the last release of the Einstein Toolkit ET_2014_05 code name **"Wheeler"**.
 +It can be download using 
 +
 +   curl -kLO https://raw.githubusercontent.com/gridaphobe/CRL/ET_2014_05/GetComponents 
 +   chmod a+x GetComponents
 +   ./GetComponents --parallel https://svn.einsteintoolkit.org/manifest/branches/ET_2014_05/einsteintoolkit.th
 +
 +We also used thorns produced by us:
 +
 +    ./GetComponents --parallel http://www.fis.unipr.it/gravity/Codes/Exchange/ParmaThorns.th
 +
 +We use 3 systems forrest and production "Fermi", "Zefiro" and "Kepler" and the configuration file
 +are saved on out private SVN on the directory:
 +
 +    https://einstein.pr.infn.it/PRIVATE/UsefulFiles/SimFactory/
 +
 +In this directory there is the script "Update.sh" that when is executed on theCactus directory
 +set up the local machine configuration. The "defs.local.ini" file give an example on how to configure your personal 
 +settings.
 +
 +     ~/SVN_WEB/PRIVATE/UsefulFiles/SimFactory/Update.sh get
 +     cat ~/SVN_WEB/PRIVATE/UsefulFiles/SimFactory/defs.local.ini \
 +        | sed "s/USER_NAME_BASE/roberto.depietri/" \
 +        | sed "s/USER_NAME_FERMI/rdepietr/" \
 +        | sed "s/USER_NAME_MIKE/depietri/"  \
 +        | sed "s/RELEASE/ET_2014_05/"
 +
 +
 +...
  

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki