You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Next »

Installed modules

Module NameVersionDescription
anaconda22018.12

The open-source Anaconda Distribution to perform Python2/R data science and machine learning.

anaconda32018.12

The open-source Anaconda Distribution to perform Python3/R data science and machine learning.

cmake3.14.0CMake is an extensible, open-source system that manages the build process in an operating
system and in a compiler-independent manner.
cuda10.1.105

CUDA® is a parallel computing platform and programming model developed by NVIDIA for
general computing on graphical processing units (GPUs).

ibm/at12.0

The IBM Advance Toolchain for Linux on Power is a set of open source compilers,
runtime libraries, and development tools which allows users to take leading edge
advantage of IBM’s latest POWER hardware features on Linux.

ibm/powerai1.6.0-py2An enterprise software distribution that combines popular open source deep learning frameworks,
efficient AI development tools, and accelerated IBM® Power Systems™ servers. (Python2 Version)
ibm/powerai1.6.0-py3

An enterprise software distribution that combines popular open source deep learning frameworks,

efficient AI development tools, and accelerated IBM® Power Systems™ servers. (Python3 Version)

ibm/xl16.1.1

IBM® XL C/C++/Fortran for Linux is an industry standards-based programming tool used to
develop large and complex applications in the C/C++ and Fortran programming languages.

openmpi4.0.0

The Open MPI Project is an open source Message Passing Interface implementation.

Module management

List Selected Module Description

module whatis [module_name]

List Loaded Modules

module list

List Available Modules

module avail

Load Selected Modules

module load [module_name]

Unload Selected Modules

module unload [module_name]

Swap Selected Module

module swap [unload_module_name] [load_module_name]

For the complete list of instructions, see http://modules.sourceforge.net/

  • No labels