User Tools

Site Tools


arcca:raven

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
arcca:raven [2012/12/20 10:32] – [Grid tools] Instructions for building on Raven paul.hopkins@LIGO.ORGarcca:raven [2012/12/20 13:11] (current) – [Grid tools] stephen.fairhurst@LIGO.ORG
Line 26: Line 26:
   * pkg-config: This is available by default on Raven (as /usr/bin/pkg-config).  The installed version is 0.23, which seems to suffice   * pkg-config: This is available by default on Raven (as /usr/bin/pkg-config).  The installed version is 0.23, which seems to suffice
   * gsl: This is available as a module.  So run <code bash> module load gsl</code> to pick this up.  Current version is 1.15, which is more recent than version 1.12 listed on the DASWG page.   * gsl: This is available as a module.  So run <code bash> module load gsl</code> to pick this up.  Current version is 1.15, which is more recent than version 1.12 listed on the DASWG page.
-  * git: This is required to check out the LALSuite software stack.  It **should** be available as a module, but isn't working yet To work around the issueI've installed version 1.8.1 in /home/spxsf2/opt/lscsoft/non-lsc.+  * git: This is required to check out the LALSuite software stack.  It is available in /usr/bin (version 1.7.1)a newer version (1.7.9) is available with <code bash> module load git</code>
   * fftw: This **should** be available as a module, but isn't working yet!  I have installed it at /home/spxsf2/opt/lscsoft/ **Note**: the instructions call for fftw to be built twice -- float and double.  Not sure if this is still relevant and/or can be set up on Raven by default.   * fftw: This **should** be available as a module, but isn't working yet!  I have installed it at /home/spxsf2/opt/lscsoft/ **Note**: the instructions call for fftw to be built twice -- float and double.  Not sure if this is still relevant and/or can be set up on Raven by default.
   * libframe/metaio/glue: This is LIGO specific software.  It is not available as a module, but in the longer term, we should see if we can get it installed.  For now, I downloaded the "stable" version from [[http://www.lsc-group.phys.uwm.edu/daswg/download/software/source/ | here]] and have installed (following the instructions  [[https://www.lsc-group.phys.uwm.edu/daswg/docs/howto/lscsoft-install.html | here]]) at /home/spxsf2/opt/lscsoft/.   * libframe/metaio/glue: This is LIGO specific software.  It is not available as a module, but in the longer term, we should see if we can get it installed.  For now, I downloaded the "stable" version from [[http://www.lsc-group.phys.uwm.edu/daswg/download/software/source/ | here]] and have installed (following the instructions  [[https://www.lsc-group.phys.uwm.edu/daswg/docs/howto/lscsoft-install.html | here]]) at /home/spxsf2/opt/lscsoft/.
Line 79: Line 79:
 chmod 400 ~/.globus/userkey.pem  chmod 400 ~/.globus/userkey.pem 
 </code> </code>
 +
 +To source the install, you need:
 +<code>
 +.  ~spxph/gt5.2.0-all/etc/globus-user-env.sh
 +</code>
 +
 ===== Data ===== ===== Data =====
  
arcca/raven.1355999558.txt.gz · Last modified: 2012/12/20 10:32 by paul.hopkins@LIGO.ORG