Created
May 12, 2016 20:27
-
-
Save petarjs/ee227b76a2bf8158f679ddb857e1e4e6 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
mpicc test.c -o test | |
mpirun -np 4 ./test |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment