Parallel and GPU Programming in Python @SURF

CET
WN-F201 (VU Campus - De Boelelaan)

WN-F201

VU Campus - De Boelelaan

W&N Building - De Boelelaan 1085A, 1081 HV Amsterdam
Description

[IMPORTANT NOTE: This course will take place in the campus of the Vrije Universiteit at De Boelelaan in Amsterdam (room WN-F201) on the 23rd and on the 25th of November. There is no official course schedule on the 24th of November!!]

 

Would you like to obtain the best performance from your Python codes and get good scalability even in a supercomputer?

In this course you will learn about parallel programming using Python, a language has become more and more popular among researchers for its simplicity and the availability of specific programming libraries. In large compute systems it is essential to exploit heterogeneous architectures correctly, and here you will understand the different challenges and how to overcome them with different Python features for CPU and GPU platforms that have direct application for scientific computing.

What?

In this course you will:

- Understand the limits and merits of parallel programming and its use with Python

- Implement code using different libraries for parallel programming on CPU and GPU, including numba, PyCUDA or mpi4py.

- Experience how to achieve high performance with Python using the supercomputing facilities at SURF

Who?

- Everyone interested in learning how to get high performance for Python codes

Requirements:

- Basic knowledge of Linux

- Basic knowledge of Python and use of Jupyter notebooks

You should have:

- Your own laptop with an up-to-date browser and a terminal emulator. The use of the operating systems Linux and macOS is preferred, but not mandatory. For Windows users we recommend to download MobaXterm (portable version) as terminal emulator.

Acknowledgement

This course is organized by SURF at the VU Campus in Amsterdam thanks to the collaboration with the local IT management, and it is framed in a series of other courses available at the VU. In case you are interested, please visit the page of the HPC Labs at the VU.