User Tools

Site Tools


hpc:hepmc

Differences

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

Link to this comparison view

Next revision
Previous revision
hpc:hepmc [2014/12/10 15:57]
jchilders created
hpc:hepmc [2015/01/14 16:26] (current)
jchilders
Line 3: Line 3:
  
 [[ http://lcgapp.cern.ch/project/simu/HepMC/ | HepMC Homepage ]] [[ http://lcgapp.cern.ch/project/simu/HepMC/ | HepMC Homepage ]]
 +
 +''wget http://lcgapp.cern.ch/project/simu/HepMC/download/HepMC-2.06.09.tar.gz''
  
 ===== Compiling on Edison@NERSC ===== ===== Compiling on Edison@NERSC =====
Line 19: Line 21:
 module load gsl module load gsl
 </code> </code>
-Unpack HepMC tarball and enter sherpa main directory. Then Run+Unpack HepMC tarball and enter HepMC main directory. Then Run
 <code bash> <code bash>
 mkdir install mkdir install
Line 28: Line 30:
 </code> </code>
  
 +===== Compiling on Tukey@ALCF =====
  
 +Unpack HepMC tarball and enter HepMC main directory. Then Run 
 +<code bash> 
 +mkdir install 
 +./configure --with-pic --prefix=$PWD/install --with-momentum=MEV --with-length=MM --enable-shared=no 
 +make 
 +make install 
 +</code>
  
  
hpc/hepmc.1418227059.txt.gz · Last modified: 2014/12/10 15:57 by jchilders