This is an old revision of the document!


Quick Start Guide for USER-MESO

If you have any question/problem regarding the setup process, feel free to contact Yu-Hang.


Download

You can either download the source code as a tar ball or (preferably) use subversion:

Tar ball:

wget http://www.cfm.brown.edu/repo/release/USER-MESO.tgz
tar xzf USER-MESO.tgz

Subversion:

svn co http://www.cfm.brown.edu/repo/release/USER-MESO/ USER-MESO

Compiling the Source

Prerequisites

  • A MPI compiler, e.g. OpenMPI or MPICH.
  • CUDA Toolkit

Compilation

cd USER-MESO
make clean-all     # delete temporary files if any was left from last compilation
make yes-molecule  # dependency
make yes-user-meso # configure the USER-MESO package
make meso

Troubleshooting


Creating Input Script


Navigation
QR Code
QR Code Quick Start Guide for USER-MESO (generated for current page)