Deprecated compiler modules

Why are old compiler modules no longer available?

In order to reduce support overhead and to improve resource utilization efficiency, MSI is decommissioning software modules for compilers and supporting libraries that were released earlier than June, 2015. The table below lists the impacted modules and the earliest version that will remain available at MSI. Users are recommended to recompile software built using one or more of the impacted modules using newer versions. MSI recommends using the current default versions of these modules as listed on this page.

Supercomputing FAQs

Impacted modules will no longer be available for loading after August 1, 2018.

ModuleEarliest Version Available
gcc4.8.5
intel2016
impi2016
mkl2016
cuda6.5
cuda-sdk6.5
ompi2.0.1
pgi17.1
boost1.58
python-epdAll removed
python-pypyAll removed
python22.7.12
python33.3.1
Note that there will be no modules available for python-epd or python-pypy after the upgrade, as these python distributions have been superseded at MSI by Anaconda-based python environments. Users are recommended to build replacement environments to meet their needs using the conda package manager tool. An example workflow for creating a new conda environment including scipy in python2 is:

module load python2
conda create -n myenv python=2.7 scipy=0.15.0

You can then enter this environment via:

module load python2
source activate myenv

Please see the official conda documentation for more details.

Discover Advanced Computing and Data Solutions at MSI

Our Services