[mpich-discuss] use mpi?

Geoffrey Jacobs gdjacobs at gmail.com
Fri Apr 30 21:41:56 CDT 2010


On Thu, Apr 29, 2010 at 5:26 AM, Steenhauer, Kate
<k.steenhauer at abdn.ac.uk>wrote:

>  Hello,
>
>
>
> I found the following advice within the migrating to mpich2 from mpich1 pdf
> file:
>
> Fortran 90 programmers should use the MPI module
>
> instead; this provides all of the definitions as well as interface
> definitions for
>
> many of the MPI functions. However, this 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.
>
>
>
> When I delete all my ‘include mpif.h’ file and add ‘use mpi’, the following
> error occurs ‘unclassifiable statement ‘.
>
>
>
> Should I be using this and will it solve the problem I posted earlier about
> the scatter routine, if so how do I implement it correctly.
>
>
>
> Thanks Kate
>
>
> The University of Aberdeen is a charity registered in Scotland, No
> SC013683.
>
> _______________________________________________
> mpich-discuss mailing list
> mpich-discuss at mcs.anl.gov
> https://lists.mcs.anl.gov/mailman/listinfo/mpich-discuss
>
>
This is gfortran, yes? Are there any free/fixed form issues here?

-- 
MORE CORE AVAILABLE, BUT NOT FOR YOU
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/mpich-discuss/attachments/20100430/d4ca6c71/attachment.htm>


More information about the mpich-discuss mailing list