1
1

README: OMPI needs a C99 compiler to build

This commit is contained in:
Jeff Squyres 2015-06-23 18:43:37 -07:00
parent db3c59b943
commit dc9932a786

2
README
View File

@ -146,6 +146,8 @@ General notes
Compiler Notes
--------------
- Open MPI requires a C99-capable compiler to build.
- Mixing compilers from different vendors when building Open MPI
(e.g., using the C/C++ compiler from one vendor and the Fortran
compiler from a different vendor) has been successfully employed by