setmar / hpc-python

Python in High Performance Computing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

Online version of the course is run regularly in FutureLearn.

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

About

Python in High Performance Computing

License:Other


Languages

Language:Python 97.3%Language:Fortran 1.4%Language:C 0.8%Language:Makefile 0.3%Language:C++ 0.1%