README: Grammar fix regarding gcc atomics
Fix an "i.e." to be "e.g.". Signed-off-by: mitchelltopaloglu <mitchelltopaloglu@gmail.com>
Этот коммит содержится в:
родитель
7907f5e3dc
Коммит
441ba3ef1b
2
README
2
README
@ -213,7 +213,7 @@ Compiler Notes
|
|||||||
|
|
||||||
- On platforms other than x86-64, ARM, and PPC, Open MPI requires a
|
- On platforms other than x86-64, ARM, and PPC, Open MPI requires a
|
||||||
compiler that either supports C11 atomics or the GCC "__atomic"
|
compiler that either supports C11 atomics or the GCC "__atomic"
|
||||||
atomics (i.e., GCC >= v4.7.2).
|
atomics (e.g., GCC >= v4.7.2).
|
||||||
|
|
||||||
- Mixing compilers from different vendors when building Open MPI
|
- Mixing compilers from different vendors when building Open MPI
|
||||||
(e.g., using the C/C++ compiler from one vendor and the Fortran
|
(e.g., using the C/C++ compiler from one vendor and the Fortran
|
||||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user