Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CollectiveComunicationMPI

This is the second practical work for the Parallel Programming class at UFMG.

To compile just type "make". It will generate a "tp2" executable. To execute it with MPI type:

mpiexec -n < numberOfProccess > ./tp2

About

A reduction algorithm for MPI using only peer to peer communication

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages