Newsgroups: comp.parallel.mpi
From: "Y. Hamadi" <hamadi@lirmm.fr>
Subject: Re: PROBLEM with Reduce instruction
Organization: LIRMM - FRANCE
Date: Mon, 24 Jun 1996 15:34:30 +0200
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Message-ID: <31CE9966.1A59@lirmm.fr>

Youssef Hamadi wrote:
> 
> Hi,
> 
> I've some problems with the following MPI_Reduce instruction:
> 
> locResultat=MPI_Reduce(&(nvelleSatisf->cout),&resultat,1,MPI_INT,MPI_MINLOC,0,MPI_COMM_WORLD);
> 
> The compilation works fine, but at the execution time, the following
> error message is meeting:
> 
>  - MINLOC operation not supported on type : Invalid operation: not
> defined for this datatype
> [0] Aborting program!

Error is found!!!

Thank's for all



---------------------
  Youssef HAMADI                        	 		  
  LIRMM - UMR 9928 CNRS/Universite Montpellier II                 
  161, Rue Ada  34392 MONTPELLIER CEDEX 5  FRANCE     
  Tel: (33) 67 41 85 82  Fax: (33) 67 41 85 00 
  --
	Massively parallel artificial intelligence is where 
	AI meets the real world. (HK)

