Generally available software packages installed on the cherry-creek cluster

Because of the maintenance effort required, only packages of general interest to a majority of cherry-creek cluster users are installed on the system. If you need a specialized package, we recommend that you install it in your own storage area and include it in your search path.

The following software packages are installed on the cherry-creek cluster. If you want additional packages installed that are demonstrably of interest to a majority of our users, please send a help request the NSI staff and we will evaluate your request.

Most of the packages below need to be "activated" by including a modulefile in either your shell startup script or manually entered during your shell session.

Modules are activated by using the module load <name> command, for example:

module load gnu/gcc-4.9
module load R/3.2.2
module load intel intelmpi
If you specify a particular version number, that version of the package will be activated. If you do not specify a version number, then the default version of the package will be used. If multiple versions of a package are available, the default version will be shown in bold in the table below.

For a current list of the available modules: module avail.
For a list of your currently active modules: module list.
For more information on using module files, see: man module.

Here are some of the more commonly used packages. Note: There are many others, use the "module avail" command to see a list.

Cluster Package Module File Description
cherry-creek R R/3.2.2 The R statistical analysis package, with additional packages installed. Note: This package is optimized to use the Xeon PHI coprocessor cards on the compute nodes. Click here (for more information on using R).
cherry-creek MATLAB MATLAB/R2011b The MATLAB statistical analysis package, with additional packages installed. Note: This package is optimized to use the Xeon PHI coprocessor cards on the compute nodes. Click here (for more information on using MATLAB).
cherry-creek intel
compiler suite
intel/16.1.1 Current version of vendor (Intel) supplied version of the Intel cluster suite, including C/C++/Fortran and associated high-performance libraries.
cherry-creek intel
compiler suite
intel/15.0.3.187 Previous version of vendor (Intel) supplied version of the Intel cluster suite, including C/C++/Fortran and associated high-performance libraries.
cherry-creek intelmpi intelmpi/16.1.1 Vendor (Intel) supplied version of the Intel OpenMPI run-time environment. Configured to use the infiniband high-speed interconnect.
cherry-creek intelmpi intelmpi/15.0.3.187 Vendor (Intel) supplied version of the Intel OpenMPI run-time environment. Configured to use the infiniband high-speed interconnect.
cherry-creek python python/intel-3.5 python 3.4.3 with additional packages pre-installed (THIS INCLUDES NUMPY AND SCIPY).
Note: This package is optimized to use the Xeon PHI coprocessor cards on the compute nodes.
cherry-creek python python/intel-2.7 python 2.7.10 with additional packages pre-installed (THIS INCLUDES NUMPY AND SCIPY).
Note: This package is optimized to use the Xeon PHI coprocessor cards on the compute nodes.
cherry-creek python python/3.4.3 python 3.4.3 with additional packages pre-installed.
cherry-creek python python/2.7.10 python 2.7.10 with additional packages pre-installed.