Re: [OMPI devel] some stuff defined for Fortran but not for C

2006-10-20 Thread Jeff Squyres
This is not directly / publicly available in C. It is available via the "ompi_info" command, perhaps something like this: ompi_info --version ompi full --parsable | fgrep ompi:version:full | cut -d: -f4- On Oct 20, 2006, at 3:25 PM, Lisandro Dalcin wrote: in release 1.1.2, the followin

[OMPI devel] some stuff defined for Fortran but not for C

2006-10-20 Thread Lisandro Dalcin
in release 1.1.2, the following is included in 'mpif-config.h' parameter (OMPI_MAJOR_VERSION=1) parameter (OMPI_MINOR_VERSION=1) parameter (OMPI_RELEASE_VERSION=2) Any chance of having this accesible in C ? -- Lisandro Dalcín --- Centro Internacional de Métodos Comput