Changes between Initial Version and Version 3 of Ticket #363

WARNING! You need to either login using OpenID here or enter your email address here before you can create or edit tickets. Otherwise the ticket will get treated as spam. More information on creating tickets can be found here.

Don't forget to add your email address to the cc list to make sure that you get updated of the ticket status.
Show
Ignore:
Timestamp:
01/14/09 15:20:23 (10 months ago)
Author:
chan
Comment:

Yes. It is safe to use MPI_IN_PLACE in fortran with MPI_Allgatherv.

The bug is actually in MPE's fortran to C wrapper interface and I am currently working on a bugfix. In the mean time, you can modify <mpich2-1.0.8-install-dir>/etc/mpe_f77env.conf, comment the line that reference -lmpe_f2cmpi as follows

# MPE_F2CMPI_LIBS="-lmpe_f2cmpi" MPE_F2CMPI_LIBS=${MPE_F2CMPI_LIBS:="-lfmpich"}

Then you can use MPE collchk library, i.e. -mpe=mpicheck.

Legend:

Unmodified
Added
Removed
Modified