Parallel computing exercises using C. OpenMP, MPI, CUDA.
-
Updated
Jun 5, 2020 - C
Parallel computing exercises using C. OpenMP, MPI, CUDA.
Parallel calculation course in 6 term at MIPT.
Iterative solvers with MPI parallelization
A Parallelized Solution of the 2D Heat Conduction Equation on a Square Plate Using MPI.
Examples of Distributed-Memory Programming with MPI
MPI parallelization for various numerical methods and miscellaneous problems using C
Assignments done for a Parallel Programming course at @ufms.
Use and learning of distributed systems and threading.The file named readme is written in Italian.
This repository stores a project whose aim is to parallelize some algorithms for the search of the strongly connected components of a graph. The parallelization method has been applied both on the Tarjan and Kosaraju algorithms.
Add a description, image, and links to the mpi-parallelization topic page so that developers can more easily learn about it.
To associate your repository with the mpi-parallelization topic, visit your repo's landing page and select "manage topics."