Skip to content

Program a map reduce that executes on a distributed memory machine and uses OpenMP on each core to compute the map reduce.

Notifications You must be signed in to change notification settings

Xin-Tong/ParallelComputing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ParallelComputing

Program a map reduce that executes on a distributed memory machine and uses OpenMP on each core to compute the map reduce.

The project will be done in three steps: 1. The OpenMP version and a wordcount map reduce. 2. The MPI version that uses the OpenMP version to perform node-local computation with a wordcount map reduce. 3. Final turn-in.

About

Program a map reduce that executes on a distributed memory machine and uses OpenMP on each core to compute the map reduce.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages