Python

Created Tuesday 23 August 2016


Mira BG/Q


Python 2.7.5 for backend

You can try this version,
/bgsys/tools/python2.7.5-gnu-20130730/bin/python
it has mpi4py and numpy

Other versions for backend

Another version of python to run in the backend node. This versions does not have mpi4py, cython or numpy.
/soft/interpreters/python-2.7.9/powerpc64-bgq-gnu

Pip in front end

Pip is helper to install python software, this verion will create libraries to run in the backend nodes
/soft/interpreters/python-2.7.9/powerpc64-linux-gnu/bin/pip

Other versions front end

Here some python installations to run in the login-nodes, very useful for workflows
/soft/interpreters/python/3.5.1/powerpc64-linux-gnu
/soft/interpreters/python/3.4.3/powerpc64-linux-gnu


Theta KNL/Cray

Python with MKL

See the options to compile numpy and scipy with MKL
https://software.intel.com/en-us/articles/python-optimized



Backlinks: Software