Search Docs by Keyword

Table of Contents

All modules – Module Search

Tip: For additional info on modules, please see: Lmod modules – introduction and instructions

You can see the available modules for your currently loaded compiler or MPI version using module avail. Note that module avail only shows the modules that can currently be loaded, it does not show those modules built against specific compilers and versions of MPI. To see those modules you must load the compiler and MPI versions you want to use.

If the avail list is too long consider trying:

module --default avail or ml -d av” to just list the default modules.
module overview or ml ov to display the number of modules for each name.

You can see a list of all available modules, regardless of complier or MPI, using module spider

You can find out more about modules and software on the following pages:

© The President and Fellows of Harvard College
Except where otherwise noted, this content is licensed under Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International license.