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 7907f5e commit 441ba3eCopy full SHA for 441ba3e
README
@@ -213,7 +213,7 @@ Compiler Notes
213
214
- On platforms other than x86-64, ARM, and PPC, Open MPI requires a
215
compiler that either supports C11 atomics or the GCC "__atomic"
216
- atomics (i.e., GCC >= v4.7.2).
+ atomics (e.g., GCC >= v4.7.2).
217
218
- Mixing compilers from different vendors when building Open MPI
219
(e.g., using the C/C++ compiler from one vendor and the Fortran
0 commit comments