General
There is a VSC Wiki with basic information about the hardware, storage, and submission scripts:
https://wiki.vsc.ac.at/doku.php
Also some information on how to list and load available software can be found there.
VSC4
To load Intel 2021 compiler use:
module load compiler/latest
VSC5
w2dynamics
can be loaded via:
module load --auto w2dynamics/master-gcc-11.2.0-mqjex7z
There is an issue with UCX on the login nodes producing an error UCX WARN UCP version is incompatible, required: 1.12, actual: 1.10
, which should be resolved in the near future. Note that computation nodes suppose to have the correct version (source: Jan Zabloudil).
As for now, if you need to run it on the login node use:
module load ucx/1.12.1-gcc-11.2.0-udqocr2
Table of contents