Skip to content

Ashrockzzz2003/mpi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Open MPI

Installation

MacOS

brew update
brew install open-mpi

Running the code

mpicc -o <file_path>
mpirun -np <number_of_processes> <file_path>

Ashwin Narayanan S

About

Exploring MPI Framework in C

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages