hpc:hepmc
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
hpc:hepmc [2014/12/10 15:57] – created jchilders | hpc:hepmc [2015/01/14 16:26] (current) – jchilders | ||
---|---|---|---|
Line 3: | Line 3: | ||
[[ http:// | [[ http:// | ||
+ | |||
+ | '' | ||
===== Compiling on Edison@NERSC ===== | ===== Compiling on Edison@NERSC ===== | ||
Line 19: | Line 21: | ||
module load gsl | module load gsl | ||
</ | </ | ||
- | Unpack HepMC tarball and enter sherpa | + | Unpack HepMC tarball and enter HepMC main directory. Then Run |
<code bash> | <code bash> | ||
mkdir install | mkdir install | ||
Line 28: | Line 30: | ||
</ | </ | ||
+ | ===== Compiling on Tukey@ALCF ===== | ||
+ | Unpack HepMC tarball and enter HepMC main directory. Then Run | ||
+ | <code bash> | ||
+ | mkdir install | ||
+ | ./configure --with-pic --prefix=$PWD/ | ||
+ | make | ||
+ | make install | ||
+ | </ | ||
hpc/hepmc.1418227059.txt.gz · Last modified: 2014/12/10 15:57 by jchilders