At PSI OPAL is available as Pmodule.
Load precompiled binary with Pmodules
The easiest way to load an OPAL module is to use the "meta-modules" provided in /afs/psi.ch/project/amas/modulefiles/OPAL
. Meta-modules are modules loading a couple of other modules. To make the OPAL meta-modules available, run
module use /afs/psi.ch/project/amas/modulefiles/OPAL module load toolchain/master_slurm module switch trilinos/13.4.0_slurm
NOTE: For your convenience you can add this line to your shell profile (
.bashrc
for BASH).
To get a list of all available OPAL module with major version to, you can use the command module avail OPAL-2
:
------------------------- /afs/psi.ch/project/amas/modulefiles/OPAL ------------------------- OPAL-2/2.0.2 OPAL-2/2.2.1-1_slurm OPAL-2/2.2.1_slurm OPAL-2/2.4.0 OPAL-2/2.4.0_slurm OPAL-2/2021.1
NOTE: Modules tagged with
_slurm
can be used on Merlin6 only!