last modification:Tuesday, 02-Mar-2021 09:30:18 CET

Jaroslav Hron

lecture NMNV532 - exercises

Something to read...

Exercises

Lecture 0 - introduction HPC/unix/shell, remote access, etc.

Lecture 1 - introduction to python

ssh r3d3.karlin.mff.cuni.cz
module add python
python 

Lecture 2 - introduction to parallel programing

Lecture 3 - introduction to MPI4Py

Lecture 4 - parallel matrix operations in MPI4Py

Lecture 5 - using PETSc4py

Lecture 6 - using Global Arrays library GA4py

Lecture 7 - parallel CG iteration

Lecture 8 - dense matrix-matrix multiplication using MPI4py and GA4py

Final test tasks....