An open API service indexing awesome lists of open source software.

https://github.com/danzigerrr/high-performance-computing-practice


https://github.com/danzigerrr/high-performance-computing-practice

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# High-performance-computing-practice
The purpose of this tasks is to get familiar with chosen parallel programming frameworks for clusters, CPU and GPU.

## Tasks for each lab:
1. MPI framework - basics
2. MPI framework – master/slave scheme
3. MPI framework – non-blocking functions
4. OpenMP framework – basics
5. MPI framework – multithreading
6. CUDA framework – basiscs