Page MenuHomePhabricator

SW4
Updated 2,094 Days AgoPublic

Version 1 of 2: You are viewing an older version of this document, as it appeared on Aug 24 2018, 11:10 AM.

https://geodynamics.org/cig/software/sw4/

wget https://geodynamics.org/cig/software/github/sw4/v2.01/sw4-v2.01.tgz
tar xvfz sw4-v2.01.tgz
cd sw4-v2.01/configs
cp make.linux make.inc
cd ..

#pronghorn build
module load blas/gcc/64/3.7.0
module load lapack/gcc/64/3.7.0
module load mpich/ge/gcc/64/3.2
module load gcc/5.4.0

make

file -s optimize/sw4

#run it
optimize/sw4
Last Author
newellz2
Last Edited
Aug 24 2018, 11:10 AM

Event Timeline

newellz2 edited the content of this document. (Show Details)