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

https://github.com/adhithadias/map-reduce-word-count-openmp-mpi

This repository contains an implementation of counting words in many files using the map-reduce algorithm. The algorithm is implemented in both OpenMP and MPI. A serial implementation is also available for perf evaluation.
https://github.com/adhithadias/map-reduce-word-count-openmp-mpi

ece563 map-reduce mpi openmp openmpi purdue word-count wordcount

Last synced: 12 months ago
JSON representation

This repository contains an implementation of counting words in many files using the map-reduce algorithm. The algorithm is implemented in both OpenMP and MPI. A serial implementation is also available for perf evaluation.

Awesome Lists containing this project