Newsgroups: comp.parallel.mpi
From: "Karl W. Schulz" <karl@cfdlab.ae.utexas.edu>
Subject: How to do MPI_Buffer_Attach in Fortran?
Organization: The University of Texas at Austin, Austin, Texas
Date: 13 Sep 1995 21:26:49 GMT
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Message-ID: <437iap$cbg@geraldo.cc.utexas.edu>

As I understand it from the online docs, MPI_Send can decide on the fly
when to use a buffered send or not, provided that there is an established
buffer.  How do I do create the buffer address with f77? 

Should I even be bothering to worry about this (using only MPI_Send) ?

Thanks for any help,
-- 
---------------------------------------------------------------------------
Karl W. Schulz       	         |                           ACE Laboratory
karl@cfdlab.ae.utexas.edu        o      Department of Aerospace Engineering
http://diana.ae.utexas.edu/      |    	  The University of Texas at Austin


