Newsgroups: comp.parallel.mpi
From: Luc.Vereecken@chem.kuleuven.ac.be (Luc Vereecken)
Subject: Re: help - Reduce Operation MPI_MAXLOC, how ?
Organization: KULeuvenNet
Date: Sat, 23 May 1998 13:05:51 GMT
Mime-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 8bit
Message-ID: <3566c8e2.182858671@news.kuleuven.ac.be>

On Thu, 21 May 1998 18:23:54 +0300, Oren Zeev Ben Mordechai
<orenz@cs.technion.ac.il> wrote:

>Does anybody know how to use MPI_MAXLOC ?
>

There is an example of it's use in C and fortran in the MPI-1.1
standard, on pages 118-119; the identical MPI_MINLOC (identical in
use, not in function :-) ) has an example on page 119. 
I suggest you attempt to understand these, and ask specific questions
if there is something in those examples you miss.

Luc Vereecken


