hpc:hepmc
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
hpc:hepmc [2015/01/14 16:13] – [HepMC Notes] jchilders | hpc:hepmc [2015/01/14 16:26] (current) – jchilders | ||
---|---|---|---|
Line 5: | Line 5: | ||
'' | '' | ||
+ | |||
===== Compiling on Edison@NERSC ===== | ===== Compiling on Edison@NERSC ===== | ||
Line 20: | 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 29: | 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.1421252003.txt.gz · Last modified: 2015/01/14 16:13 by jchilders