SIGN-IN

INTEL (Compiler)

Introduction

The Intel compiler http://software.intel.com/en-us/intel-compilers is the default compiler on all sharcnet systems. The license consists of 5 floating c/c++ and 5 floating fortran seats for a total of 10 simultaneous compilation instances.

Availability Table

System Versions
dusky 16.0.4 (daal, icc, ifc, ipp, mkl, tbb), 17.0.4 (daal, ipp, mkl, tbb), 17.0.1 (daal, icc, ifc, ipp, mkl, tbb), 15.0.6 (icc, ifc, ipp, mkl, tbb), 15.0.3 (icc, ifc, ipp, mkl, tbb), 14.0.4, 16.0.3 (icc, ifc, ipp, mkl, tbb), 12.1.3, 11.1.069, 11.0.083, 2017.3 (python27, python35), 18.0.1 (daal, ipp, mkl, tbb), 17.0.5 (daal, ipp, mkl, tbb)

Announcements

o Dec 4, 2017 : Some C++ Compiler Support Links:
Table of new C++ features in C++11, C++14, C++17
C++11 Features Supported by Intel® C++ Compiler
C++14 Features Supported by Intel® C++ Compiler
C++17 Features Supported by Intel® C++ Compiler

o Jun 27, 2017 : Modules for intel-17.0.4 have been installed. You may notice icc/17.0.4 and ifc/17.0.4 have been dropped. This is because both icc, icpc and ifort are included in the intel/17.0.4 module. Usual flavors installed include daal, ipp, mkl and tbb. Two new flavors intel/mpi/17.0.4 (single threaded optimized) and intel/mpi-mt/17.0.4 (multi-threaded optimized) plus debug counterparts also appear. Lastly two new flavors: intel/python27/2017.3 and intel/python35/2017.3 modules are added providing conda, pip, easy_install, optimized caffe, cython, ipython, jupyter, mpi4py, mkl, nose, numba, numpy, pandas, python, scipy, sympy for a complete list see /opt/sharcnet/intel/2017.3/python27/intelpython2/pkgs with the caveat intels theano is very old and should be avoided. Intel-17.X does not support cuda – use intel/16.0.4 instead.

 module load intel/17.0.4 
 module load intel/python27/2017.3

Change Log

o Jan 5, 2017 : Installed intel/17.0.5 on copper, dusky, goblin, monk, mosaic, orca, redfin, saw, tembo, vdi-centos6, windeee. Not installed on iqaluk or wobbie due to shortage of software disk space.
o Dec 22, 2017 : Installed intel/18.0.1 on copper, dusky, goblin, monk, mosaic, orca, redfin, saw, tembo, vdi-centos6, windeee. Not installed on iqaluk or wobbie due to shortage of software disk space.
o Jun 12, 2017 : Installed intel/17.0.4, intel/python27/2017.3, intel/python35/2017.3 on brown, copper, dusky, goblin, kraken, monk, mosaic, orca, redfin, saw, tembo, vdi-centos6, windeee, wobbie.
o Dec 12, 2016 : Installed intel/17.0.1 on angel, brown, copper, dusky, goblin, iqaluk, kraken, monk, mosaic, orca, redfin, saw, tembo, vdi-centos6, windeee, wobble.
o Dec 11, 2016 : Installed intel/16.0.4 on angel, brown, copper, dusky, goblin, iqaluk, kraken, monk, mosaic, orca, redfin, saw, tembo, vdi-centos6, windeee, wobble.
o May 5, 2016 : Installed intel/16.0.3 on angel, brown, copper, goblin, iqaluk, kraken, monk, mosaic, orca, redfin, saw, tembo, vdi-centos6, windeee and wobble.
o Apr 26, 2016 : Installed intel/15.0.6 on angel, brown, copper, goblin, iqaluk, kraken, monk, mosaic, orca, redfin, saw, tembo, vdi-centos6, windeee and wobble.
o Dec 12, 2015 : Removed intel/15.0.1 from angel, brown, copper, goblin, iqaluk, kraken, monk, mosaic, orca, redfin, saw, tembo, vdi-centos6, windeee and wobble.
o Dec 4, 2015 : Removed intel/15.0.2 from angel, brown, copper, goblin, iqaluk, monk, mosaic, orca, redfin, saw, tembo, vdi-centos6, windeee and wobbie. Removed intel/14.0.0 from goblin.
o Oct 19, 2015 : Removed intel/15.0.2 from kraken due to space issues.
o Apr 23, 2015 : Installed intel/15.0.3 on angel, brown, copper, goblin, hound, iqaluk, kraken, monk, mosaic, orca, redfin, saw, tembo, vdi-centos6 and wobbie.
o Apr 23, 2015 : Installed intel/15.0.2 on angel, brown, goblin, hound, iqaluk, kraken, monk, orca, redfin, saw, tembo, vdi-centos6 and wobbie.
o Jan 7, 2015 : Removed intel/14.0.4 and intel/15.0.1 from viz10 and viz11 stations.
o Dec 15, 2014 : Installed intel/15.0.1 on goblin, hound and saw for testing use only.
o Nov 18, 2014 : Installed tbb/4.3.1 (4.3 Update1) compatible with intel/14 and greater.
o Oct 22, 2014 : Installed intel/14.0.4 (includes tbb 4.2 Update5 and ipp 8.2 Update1) on angel, brown, goblin, hound, iqaluk, kraken, monk, orca, redfin, saw, vdi-centos6 and wobbie.
o Oct 09, 2013 : Installed intel/14.0.0 (and mkl/11.1) onto goblin for testing compilation of MIC programs on Intel Xeon Phi node gb49 which includes Intel MPSS. Note that modules do NOT work on gb49 therefore before compiling (for instance “icc -openmp -mmic test.c”) one must first specify “export INTEL_LICENSE_FILE=/opt/sharcnet/intel/14.0.0/license/intel.lic”
o Mar 24, 2012 : Installed 12.1.3 onto monk for default user environment testing in preparation of centos6 reinstalls on all sharcnet systems. Mkl is now a separate module (mkl/10.3.9).
o Jul 13. 2011 : Installed 11.0.083 and 11.1.069 on viz60uoguelph for testing purposes.