From: Josh Guffin <guffin@purdue.edu>
Newsgroups: comp.parallel.mpi
Subject: Re: Fortran CALL C
Date: Mon, 21 Jun 1999 11:45:06 -0500
Organization: Purdue University
Message-Id: <Pine.SOL.3.96.990621114404.17137C-100000@herald.cc.purdue.edu>
References: <374DB25B.C5963D17@sd.aetc.com>
    <7imcpv$8qo$1@walter-fddi.cray.com> <374EBBEB.4BE57E0C@etnus.com>
    <7ipl72$sn8$1@walter-fddi.cray.com> <3754021E.61DF3667@etnus.com>
    <376E6466.984AC87F@engr.iupui.edu>
Mime-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
In-Reply-To: <376E6466.984AC87F@engr.iupui.edu>
Xref: ukc comp.parallel.mpi:5237


I think 'MPI - The Complete Reference' says that C <-> FORTRAN variable
translation isn't in the MPI standard.

On Mon, 21 Jun 1999, Jiadong Chen wrote:

> Hi everyone:
> 
> I just moved from PVM to MPICH. I have a C package(OBJ file) which is
> developed by myself. IN PVM I can call it from fortran and has no parameter
> passing problem.  But in mpi I found that FORTRAN prog can not pass the
> parameters to C correctly. Do I need to add special switches in mpif77 or
> should I  modify my C program.
> 
> J.D.
> 
> 
> 

=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
= Josh Guffin                                 guffin@purdue.edu =
= Purdue U. HEP - TASK E           expert.cc.purdue.edu/~guffin =
=                   #include <std/disclaimer>                   =
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=     

