Re: MPICH and Fortran90



Gib Bogle wrote:
The user's guide for MPICH says that the "MPI module does not provide full Fortran 90 support; in particular, interfaces for the routines, such as MPI_Send, that take choice arguments are not provided." From my point of view this is regrettable, since I want to send and receive data of derived type. I will be using Intel Visual Fortran 9 on Windows, and possibly Linux. If someone has used the Intel compiler with MPICH, and has experience with the choice arguments, I'd like to know whether they just generate compiler warnings or fail to compile. Thanks in advance.

I've done derived types with ifort 9 and MPICH 2 (although I subsequently switched to LAM and OpenMPI), but that was via mpif.h and not the module. MPICH 1 is problematic due to the lack of some of the MPI 2 inquiry functions.
.



Relevant Pages

  • Re: MPICH and Fortran90
    ... I will be using Intel Visual Fortran 9 on Windows, ... If someone has used the Intel compiler with MPICH, and has experience with the choice arguments, I'd like to know whether they just generate compiler warnings or fail to compile. ...
    (comp.lang.fortran)
  • MPICH and Fortran90
    ... I will be using Intel Visual Fortran 9 on Windows, ... If someone has used the Intel compiler with MPICH, and has experience with the choice arguments, I'd like to know whether they just generate compiler warnings or fail to compile. ...
    (comp.lang.fortran)
  • Re: F90 compiler (newbie?)
    ... Microsoft Visual Studio ... Every compiler I have used, whether Fortran or C++, has allowed one to ... That is true even of Intel Visual Fortran, ... Microsoft compilers (see the Intel Visual Fortran site for details). ...
    (comp.lang.fortran)
  • Re: A question on Newtons Method
    ... >> I can't believe you'd advise a noob to use a compiler which is still ... > production codes and codes from textbooks. ... > The Fortran standard generally does not specify the required behavior ... >> another important class of hassle which most numerical programmers ...
    (sci.math.num-analysis)
  • Fortran Resources (July 2004)
    ... and the standard for the Fortran language and its derivatives. ... WHERE CAN I OBTAIN A FORTRAN 95 COMPILER? ... Absoft Fortran compilers, debuggers, and development tools for Windows, ... are available for Linux systems. ...
    (comp.lang.fortran)