[OMPI users] MPI_REDUCE vs. MPI_IN_PLACE vs. F90 Interfaces

2006-10-25 Thread Michael Kluskens
Yet another forgotten issue regarding the f90 large interfaces (note that MPI_IN_PLACE is currently an integer, for a time it was a double complex but that has been fixed). Problem I have now is that my patches which worked with 1.2 don't work

[OMPI users] MPI_REDUCE vs. MPI_IN_PLACE vs. F90 Interfaces

2006-05-30 Thread Michael Kluskens
Found serious issue for the f90 interfaces for --with-mpi-f90- size=large Consider call MPI_REDUCE(MPI_IN_PLACE,sumpfi,sumpfmi,MPI_INTEGER,MPI_SUM, 0,allmpi,ier) Error: Generic subroutine 'mpi_reduce' at (1) is not consistent with a specific subroutine interface sumpfi is an