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