Table of Contents

Modules

On VSC-4 and VSC-5, use SPACK to find and load modules for most software packages.

====

Note:
  1. <xyz> format corresponds exactly to the output of module avail. Thus, in order to load or unload a selected module, copy and paste exactly the name listed by module avail.
  2. a list of module load/unload directives may also be included in the top part of a job submission script

When all required/intended modules have been loaded, user packages may be compiled as usual.