lukoshkin / HPC

Skoltech HPC course

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HPC

The code examples presented here demonstrate the most common use of different parallel programming interfaces to speed up your scientific research. All sections are provided with their descriptions. There are also auxiliary files for the results visualization (called Visualization.ipynb) added where it is necessary. More detailed information about the navigation through the repository is in its lower branches

Contents

  • lab1/lab2    -     OMP/MPI tasks

  • lab3        -     CUDA basics

  • lab4        -     intro to CURAND library,
                    some parallel algorithms with CUDA

  • lab5        -     Numba tutorial

About

Skoltech HPC course


Languages

Language:Jupyter Notebook 87.2%Language:C++ 6.7%Language:Cuda 5.2%Language:C 0.9%