/hpc-python

Python in High Performance Computing

Primary LanguagePythonOtherNOASSERTION

Python in High Performance Computing

Exercise material and model answers for the CSC course "Python in High Performance Computing". The course is part of PRACE Training activity at CSC.

This master branch contains always the material for latest course, past courses are stored in tags.

Exercises

General instructions

Basic array manipulation

NumPy tools

Advanced NumPy

Performance analysis

Optimising with Cython

Interfacing with libraries

Multiprocessing

Parallel programming with mpi4py

Bonus exercises