What are the default compiler modules?
MSI regularly updates the default modules for compilers, compilation tools, and commonly used libraries. These updates are intended to provide enhanced performance, stability, and new features to MSI users.
---------- /common/software/modulefiles/spack.tcl/linux-centos7-ivybridge -----------
gcc/4.9.2-krax5se gcc/7.2.0-kjvrzfs gcc/8.2.0-hisn3fl gcc/13.1.0-5z64cho
gcc/4.9.2-ugw6raf gcc/7.2.0-tvrcc2c gcc/8.2.0-ztp76o3 gcc/13.1.0-mptekim
--------------------- /common/software/modulefiles/migrated/hpc ---------------------
gcc/8.2.0(default) gcc/9.2.0
------------------- /common/software/modulefiles/migrated/common --------------------
gcc/4.9.2 gcc/5.4.0 gcc/6.3.0 gcc/8.1.0
gcc/5.1.0 gcc/6.1.0 gcc/7.2.0 gcc/11.3.0
module load gcc
module load gcc/8.2.0
Module | Old Default (before 4/3) | New Default (4/3 and after) |
---|---|---|
gcc | 7.2.0 | 8.2.0 |
pgi | 17.10 | 18.10 |
binutils | 2.28 | 2.32_gcc8.2.0 |
ompi | 3.0.0/gnu-7.2.0 | 4.0.0/gnu-8.2.0-centos7 |
fftw | 3.3.6-double-intel-2018 | 3.3.8-double-ompi-4.0.0-gnu-8.2.0.CentOS7 |
boost | 1.65.1/gnu-7.2.0 | 1.69.0/gnu-8.2.0 |
cuda | 9.0 | 10.0 |
cudnn | 7.0 | 7.4.2 |
python | python3/3.6.3_anaconda5.0.1 | python3/3.7.1_anaconda |
python3 | 3.6.3_anaconda5.0.1 | 3.7.1_anaconda |
java | jdk1.8.0_144 | openjdk-8_202 |