Skip to content

Stride-Apollo/proto-MPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 

Repository files navigation

proto-MPI

A prototype to get to know the MPI basics

Manual

Enter the following commands:

  1. cd src/
  2. make
  3. mpirun -n [number of processes] [optional:-default-hostfile host_file] ./MPI_dummy

Note:mpirun refers to /usr/local/bin/mpirun binary

About

A prototype to get to know the MPI basics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published