Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/maemresen/mpi-projects

Example MPI projects for Parallel Computing Course (CSE452).
https://github.com/maemresen/mpi-projects

c mpi mpi-library parallel-computing parallel-programming

Last synced: 2 days ago
JSON representation

Example MPI projects for Parallel Computing Course (CSE452).

Awesome Lists containing this project

README

        

# MPI Example Projects
Example MPI projects for Parallel Computing Course (CSE452).
* [MPI BI-Gram Finder](./mpi-bi-gram-finder/README.md)
* [MPI Clustering](./mpi-clustering/README.md)
* [MPI Pi Number Calculation](./mpi-pi-number-calculation/README.md)