Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

# Init

brew install open-mpi
mpicc mpi_program.c -o mpi_program
mpirun -np <num_processes> ./mpi_program test.txt

About

Recreating classic apache spark excercises in MPI

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages