Param Vikram-1000 Software

Modules

On first connecting to a cluster you should use the collection of Module commands command to determine what software is installed on the cluster and the different versions that are available. The best way of seeing what is installed is to simply type module avail.

GNU Compilers

The standard GNU open source compilers and libraries have been installed on the clusters both as the system version and via the module command by loading the GCC module. This includes the GNU C Compiler, the GNU C++ Compiler and the GNU Fortran compiler.

Intel Compilers and Software Libraries

The Intel OneAPI Compilers can be accessed by loading a module and contains 3 groups of software, namely compilers, libraries and a debugger. This software has been optimized by Intel to take advantage of the specific capabilities of the different Intel CPUs installed in the HPC.
Available Softwares
# Software Version
1 Intel® OneAPI 2023.0.0 / 2021.2.0
2 GNU Compiler Collection 12.2.0 / 9.4.0
3 Nvidia CUDA 12.1
4 Python3 3.8 / 3.10.11
5 Intel MPI 2021.8.0 / 2021.2.0
6 Mathematica 13.0
7 Matlab R2019b
8 Comsol 6.0
Compilers
# Name
1 Intel C Compiler (icc)
2 Intel C++ Compiler (icpc)
3 Intel Fortran Compiler (ifort)
Libraries
# Name
1 Intel Math Kernel Library (MKL)
2 Intel Threading Building Blocks (TBB)
3 Intel Integrated Performance Primitives (IPP)
Debugger
# Name
1 Intel Debugger (idbc)