1
1
openmpi/ompi/mpi
George Bosilca f5ebd2faeb Fix the Fortran issue identified by Akan Sang Loon. The dist graph
is really special as the weights can be one of the following three
values (NULL, EMPTY or some legal value). As such, we need a complex
if to correctly convert the Fortran value to the corresponding C
value. Thus, always defining the c_ array is the simplest and most
straighforward approach.

cmr=v1.8.2:reviewer=jsquyres

This commit was SVN r31955.
2014-06-05 17:10:48 +00:00
..
c Fixes MEMCHECKER vs MPI_IN_PLACE in *alltoall* 2014-06-02 04:43:48 +00:00
cxx Fix longstanding issue with our multi-project support. Rather than using 2014-01-07 22:11:15 +00:00
fortran Fix the Fortran issue identified by Akan Sang Loon. The dist graph 2014-06-05 17:10:48 +00:00
java Java - slice methods: set buffer limit to its capacity before change its position 2014-06-03 21:32:27 +00:00
man/man3 Revert r31934: that MPI_Type_f2c.3 is already in the file list. 2014-06-04 13:58:42 +00:00
tool Fix MPI_T issues identified by friendly users. 2014-04-30 22:10:30 +00:00
help-mpi-api.txt LANL noticed that calling MPI_ABORT invokes opal_output(0, ...) 2008-10-14 19:23:03 +00:00
Makefile.am Fix longstanding issue with our multi-project support. Rather than using 2014-01-07 22:11:15 +00:00