Skip to content

A Map Reduce algorithm written in C++ that makes use of OpenMP and MPI libraries to massively speedup execution. The algorithm was used to count all occurrences of each word in a directory of files.

Notifications You must be signed in to change notification settings

ramachav/Map-Reduce-Multi-Threaded

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Map-Reduce-Multi-Threaded

A Map Reduce algorithm written in C++ that makes use of OpenMP and MPI libraries to massively speedup execution. The algorithm was used to count all occurrences of each word in a directory of files.

About

A Map Reduce algorithm written in C++ that makes use of OpenMP and MPI libraries to massively speedup execution. The algorithm was used to count all occurrences of each word in a directory of files.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published