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

https://github.com/mubashirmalik/mpi-distributed-search

Code to search a number from a large list of numbers using distributed systems(cluster), OpenMP and MPI Programming without using asynchronous send/receive calls.
https://github.com/mubashirmalik/mpi-distributed-search

c cpp distributed-systems mpi openmp parallel-computing searching-algorithms

Last synced: 2 months ago
JSON representation

Code to search a number from a large list of numbers using distributed systems(cluster), OpenMP and MPI Programming without using asynchronous send/receive calls.

Awesome Lists containing this project