Comprehensive CSE Lab Solutions repo; encompassing all my lab manuals, codes, documents, and endsem questions from my B.Tech program (2020-2024).
-
Updated
Jan 29, 2024 - C
Comprehensive CSE Lab Solutions repo; encompassing all my lab manuals, codes, documents, and endsem questions from my B.Tech program (2020-2024).
There can only be one (MPI process)!
An MPI based implementation of K-NN search algorithm, aimed for use on CPU clusters.
Library with reordering algorithms for the MPI_Cart_comm reorder flag
A fallback implementation of MPI, supports one process only but is portable (incl Windows)
MapLib provides algorithms for generating mapping of processing elements to processor unities.
Implementations of all labs which we delivered in advanced programming techniques course
Small library to set up MPI for Multiple Applications. Mirror of
Simple MPI Communications Time and Variability Measurements
Implemented Pagerank algorithm as a MapReduce problem to incorporate parallelism. Also optimized different matrix computations by incorporating various parallelization schemes
Iterative matrix convolution program written in C++. Five versions: same purpose, different parallelism implementation (none, OpenMP, MPI, OpenMP+MPI, CUDA).
Evaluate all-to-many communication implemented using MPI asynchronous functions
A parallel solution for N-Body Problem with MPI
Add a description, image, and links to the mpi-communications topic page so that developers can more easily learn about it.
To associate your repository with the mpi-communications topic, visit your repo's landing page and select "manage topics."