Sorry, I should have included links to the commits in question:
https://svn.open-mpi.org/trac/ompi/changeset/14818 https://svn.open-mpi.org/trac/ompi/changeset/15137 On Jul 18, 2007, at 11:46 AM, Jeff Squyres wrote:
Rainer -- Did you want to get r14818 and r15137 into 1.2.4? There's no CMR for them. Here's your commit messages: r14818: - The optional Fortran datatypes may not be available Do not initialize them, if not. If initializing them, check for the correct C-equivalent type to copy from... Issue a warning, when a type (e.g. REAL*16) is not available to build the type (here COMPLEX*32). This fixes issues with ompi and pacx. Works with intel-compiler and FCFLAGS="-i8 -r8" on ia32. r15137: - Add the missing parts: add MPI_REAL2 to the end of the list of Fortran datatypes (mpif-common.h) and the list of registered datatypes: MOOG(REAL2). Configure and Compilation with ia32/gcc just finished, naturally without real2. -- Jeff Squyres Cisco Systems _______________________________________________ devel mailing list de...@open-mpi.org http://www.open-mpi.org/mailman/listinfo.cgi/devel
-- Jeff Squyres Cisco Systems