Skip to content
/ mpi2 Public

Library that adds support for easy multi-threading and shared variables on top of MPI (see slides/mpi2.pdf)

License

Notifications You must be signed in to change notification settings

uma-pi1/mpi2

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

About

Library that adds support for easy multi-threading and shared variables on top of MPI (see slides/mpi2.pdf)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published