Skip to content

Latest commit

 

History

History

mpi

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Compilation command:

mpic++ {program.cpp}

Execution command:

mpiexec -n {N} ./a.out