I just committed in https://svn.open-mpi.org/trac/ompi/changeset/25860 the new
MPI-3 function MPI_GET_LIBRARY_VERSION (it's been voted in to MPI-3).
Below shows what the string will return in various types of Open MPI
distributions. Suggestions are welcome to change the content (i.e., feel free
On Thu, Feb 2, 2012 at 7:31 AM, Christopher Samuel
wrote:
> On 29/01/12 10:07, Dmitri Gribenko wrote:
>> My colleague and I want to implement a compile-time check (warning)
>> for clang compiler that specified buffer type matches passed
>> MPI_Datatype.
>
> Interesting, is it possible to do the sa
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 29/01/12 10:07, Dmitri Gribenko wrote:
> My colleague and I want to implement a compile-time check (warning)
> for clang compiler that specified buffer type matches passed
> MPI_Datatype.
Interesting, is it possible to do the same for GCC with its