PVMOS 2016

From HPC users
Revision as of 11:25, 9 November 2018 by Schwietzer (talk | contribs) (Created page with "== Introduction == == Installed version == For PVMOS, there is just one version available, which is ''PVMOS 0.84'' It is available on both environments, ''hpc-uniol-env'' a...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Introduction

Installed version

For PVMOS, there is just one version available, which is PVMOS 0.84 It is available on both environments, hpc-uniol-env and hpc-env/6.4.

Using PVMOS

If you want to find out more about PVMOS on the HPC Cluster, you can use the command

module spider PVMOS

This will show you basic informations e.g. a short description and the currently installed version.

To load the desired version of the module, use the command, e.g.

module load PVMOS 

Always remember: this command is case sensitive!


When loaded, PVMOS responds to the following command structure:

pvmos [options/variable] <inputfile>

optional argument can be:

  • -q - quiet
  • -n - normal
  • -v - verbose
  • -db - debug
  • -vf - next argument is a variable file
  • <variable>=<value> - define a variable

Documentation

The full documentation can be found here. The source code as well as the (very short) README can be found here.