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.
- Updated
May 8, 2021 - C
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.
Program do równoległej analizy logów na 7 laboratoria z Programowania Równoległego
📙 Versione di map-reduce implementata tramite MPI per il conteggio delle occorrenze di ogni parola contenuta in uno o più file.
Add a description, image, and links to the map-reduce topic page so that developers can more easily learn about it.
To associate your repository with the map-reduce topic, visit your repo's landing page and select "manage topics."