LAMMPS

From Tau Wiki
Revision as of 21:41, 25 April 2012 by Scottb (talk | contribs)
Jump to: navigation, search


Link Code Version Machine Date
Sandia website git repo Keeneland March 2011


Building with TAU

To start copy over the file Makefile.keeneland to the src/MAKE directory. Then do,

cd src
make yes-user-cuda
cd ../lib/cuda
make lib
cd ../../src
make keeneland


configure TAU: