Update Examples

From HPC Wiki
Revision as of 14:56, 8 February 2018 by Bgo (talk | contribs) (Initial)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to:navigation Jump to:search

There are a collection of examples for running modules on the Magnolia cluster, the update-examples command is used to easily copy the collection into the home directory, ${HOME}.

Initial

user $ls
examples  perl5
user $cd examples
user $ls
README.txt
user $cat README.txt

Examples for submitting jobs on Magnolia Cluster
================================================

Examples will be saved, by default, in this
directory.

To get a copy of the newest version of job
submission examples, run the following command
at anytime:

          update-examples

user $update-examples
Examples for submitting jobs on Magnolia Cluster
================================================

* CUDA      - Compiling CUDA programs
* lammps    - Classical molecular dynamics
* migrate-n - Population sizes and migration rates
* Molpro    - Electronic structure
* MPI       - Compiling MPI programs
* MrBayes   - Choosing phylogenetic and evolutionary models
* qe        - [Quantum ESPRESSO] Electronic-structure
* structure - Investigate population structure

See the README.txt file inside each directory for instructions on
how to run the examples (e.g., cat README.txt).

New examples saved to ${HOME}/examples/20180208-135347.
user $ls ${HOME}/examples/20180208-135347
CUDA  lammps  migrate-n  Molpro  MPI  MrBayes  qe  README.txt  structure