Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
training
sohpc-training-2021
Commits
f9a8b688
Commit
f9a8b688
authored
Jun 28, 2021
by
Adam Ralph
Browse files
Replace pract6.c
parent
1835d62c
Changes
1
Hide whitespace changes
Inline
Side-by-side
D4-MPI/01-MPI-P2P/exercise/pract6.c
View file @
f9a8b688
...
...
@@ -3,6 +3,10 @@
int
main
(
int
argc
,
char
**
argv
){
/*
* Compile with
* mpiicc -o prog pract6.c
*/
/*
* Construct a MPI program that has two ranks.
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment