We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb7fa7a commit 5057da9Copy full SHA for 5057da9
GETTING_STARTED.md
@@ -98,7 +98,7 @@ the underlying communication library directly:
98
99
mpif90 -fcoarray=lib -L/opt/opencoarrays/ tally.f90 \ -lcaf_mpi -o htally-I<OpenCoarrays-install-path>/mod
100
101
-and also run the program with the lower-level commnication library:
+and also run the program with the lower-level communication library:
102
103
mpirun -np <number-of-images> ./tally
104
0 commit comments