Mukesh K Srivastava wrote:
Hi OMPI Community.
Is there any thought process to extend GCC support to OpenMPI or
implementation of OpenMPI specification in GCC for C, C++ & Fortran and
making it generally available for platforms which supports POSIX.
Hi Mukesh:
Open MPI is already written in
Hi Mukesh,
Open MPI is an implementation of the MPI standard. Its API is thus the
one of a library, which is contrary to, say OpenMP, which requires
changes to the compiler.
Open MPI already supports C, C++ and Fortran for virtually any
compiler and platform.
For what it's worth, there is littl
Hi OMPI Community.
Is there any thought process to extend GCC support to OpenMPI or
implementation of OpenMPI specification in GCC for C, C++ & Fortran and
making it generally available for platforms which supports POSIX.
Can GCC community think extending a support library for OpenMPI in it's
re