uma-pi1/mpi2
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
To run an MPI program on a cluster: - Type "mpirun --hosts <comma-separated hostlist> <executable> <args>" - Example: mpirun --hosts localhost,localhost ./build/examples/mpi2/task