roberto.depietri:pub:einstein_toolkit_lovelace
Differenze
Queste sono le differenze tra la revisione selezionata e la versione attuale della pagina.
Entrambe le parti precedenti la revisioneRevisione precedenteProssima revisione | Revisione precedente | ||
roberto.depietri:pub:einstein_toolkit_lovelace [13/08/2012 09:35] – roberto.depietri | roberto.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:// | ||
+ | one need to give the following commands: | ||
+ | |||
+ | curl -O https:// | ||
+ | chmod a+x GetComponents | ||
+ | ./ | ||
+ | |||
+ | at this point one has the full source tree (in the Cactus subdirectory). | ||
+ | |||
+ | We also did | ||
+ | |||
+ | cd / | ||
+ | curl -O https:// | ||
+ | chmod a+x GetComponents | ||
+ | |||
+ | and prepared in | ||
+ | |||
+ | | ||
+ | |||
+ | 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:// | ||
+ | and the main switch for compilation are | ||
+ | |||
+ | - **-qarch=qp**: | ||
+ | - **-qtune=qp**: | ||
+ | |||
+ | To get the " | ||
+ | |||
+ | | ||
+ | |||
+ | |||
+ | ===== Simfactory ===== | ||
+ | |||
+ | The use of [[https:// | ||
+ | using the aliased command **SIM**: | ||
+ | |||
+ | alias SIM='/ | ||
+ | |||
+ | and the configuration is based on the following files: | ||
+ | |||
+ | etc/ | ||
+ | |||
+ | mdb/ | ||
+ | mdb/ | ||
+ | mdb/ | ||
+ | |||
+ | mdb/ | ||
+ | mdb/ | ||
+ | mdb/ | ||
+ | |||
+ | |||
+ | To synchronize the Cactus tree the command is: | ||
+ | |||
+ | SIM sync fermiBGQ | ||
+ | SIM build ParmaTest --remote fermiBGQ --thornlist thornlists/ |