Update Examples
From HPC Wiki
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 $lsexamples perl5
user $cd examplesuser $lsREADME.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-examplesExamples 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-135347CUDA lammps migrate-n Molpro MPI MrBayes qe README.txt structure