MPI Examples from Distributed Systems Class.
-
Updated
Apr 24, 2019 - C
MPI Examples from Distributed Systems Class.
MPI programs that compute the dense matrix vector multiplication via 2 different partitioning
Hybrid Parallel Programming Model coded using MPI and OpenMP, to solve the iterative averaging problem and matrix multiplication.
Prácticas de la asignatura de Concurrencia y Paralelismo
Paralelization solutions to some problems in C, using MPI and OMP library.
Psuedorandom-Sequences: Implements an MPI-based parallel program in C to search for pseudorandom sequences as defined by Donald Knuth in *The Art of Computer Programming, Volume 2
El proyecto simula la difusión de calor sobre una placa cuadrada usando diferencias finitas. Incluye una versión serial y otra paralela con MPI para distribuir el cálculo entre procesos.
This repository contains multiple projects which involve distributed and parallel programming. We encompass OpenMP, MPI, CUDA and Open ACC. It has been used a private cluster (Pirineus3) to execute the programs. You'll find explanations on the reports.
Parallel I/O benchmark using GCRM application I/O kernel
Program do równoległej analizy logów na 7 laboratoria z Programowania Równoległego
MPI Program for finding the closest pair of a set of points
Add a description, image, and links to the mpi topic page so that developers can more easily learn about it.
To associate your repository with the mpi topic, visit your repo's landing page and select "manage topics."