Intel Parallel Studio XE 2019 Initial Update has been installed on the cluster.
Release notes can be found here (login required).
Full documentation can be viewed online at intel.com (start here) or on the cluster under /p/system/packages/intel/parallel_studio_xe_2019_update0/documentation_2019/en
This version is the first which installs the Intel Python Distribution by default. This is based on Anaconda/conda and may cause a conflict if you load this module and one of the Anaconda Python modules.
Usage:
# Full toolkit, including Python:
module load intel/2019.0
# if you need to load an existing Anaconda module at the same time
module load intel/2019.0-nopython