Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 180 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 180 Bytes

Compilation command:

mpic++ {program.cpp}

Execution command:

mpiexec -n {N} ./a.out