skip to content
 

An optimized Python distribution which makes use of Intel's high performance libraries.

Availability: 
Instructions for users: 

Load the intelpython environment module to access this software. There are various different versions available. For example to see the available versions and then load one you'd do something like this:



$ module avail intelpython

---------------------------------------- /etc/environment-modules/modules ----------------------------------------
intelpython/python2/2018/0/018 intelpython/python3/2018/0/018


$ module add intelpython/python3

$ python
Python 3.6.2 |Intel Corporation| (default, Aug 15 2017, 16:14:26)
[GCC 4.8.2 20140120 (Red Hat 4.8.2-15)] on linux
Type "help", "copyright", "credits" or "license" for more information.
Intel(R) Distribution for Python is brought to you by Intel Corporation.
Please check out: https://software.intel.com/en-us/python-distribution
>>>

Licence Details: 

This uses the Intel Simplified Software Licence. See https://software.intel.com/en-us/license/intel-simplified-software-license for details.

Source: 

Can be downloaded from https://software.intel.com/ .

Admin notes: 

This can be freely downloaded from Intel. A wide variety of install methods are provided, but for the moment we've gone with the one that's similar to the Intel compiler suite - a tarball with an install script in it. We install each version in a subdirectory /usr/local/shared/intel on the NFS server and provide a module.

System status 

System monitoring page

Can't find what you're looking for?

Then you might find our A-Z site index useful. Or, you can search the site using the box at the top of the page, or by clicking here.