Re: [OMPI users] MPI_Allreduce error in 1.0.1 and 1.0.2rc1

2006-04-06 Thread john casu
On Thu, 2006-04-06 at 15:48 -0400, George Bosilca wrote: > The error state that your trying to use an invalid operation. MPI > define which operation can be applied on which predefined data-types. > Do you know which operation is used there ? And which predefined data- > type ? > please forg

Re: [OMPI users] MPI_Allreduce error in 1.0.1 and 1.0.2rc1

2006-04-06 Thread George Bosilca
The error state that your trying to use an invalid operation. MPI define which operation can be applied on which predefined data-types. Do you know which operation is used there ? And which predefined data- type ? Thanks, george. On Apr 6, 2006, at 2:41 PM, john casu wrote: I'm tryi

[OMPI users] MPI_Allreduce error in 1.0.1 and 1.0.2rc1

2006-04-06 Thread john casu
I'm trying to work with the sppm code form LLNL: http://www.llnl.gov/asci_benchmarks/asci/limited/ppm/asci_sppm.html I built openmpi and sppm on an 8-way shared memory Linux box. The error I get is: [ty20:07732] *** An error occurred in MPI_Allreduce [ty20:07732] *** on communicator MPI_COMM_WOR

Re: [OMPI users] problem while building open MPI

2006-04-06 Thread spil@ phys
Thanks for the reply. I finally found what had happened. The problem occured because i extracted the tarball to a directory with a space character on its name. spilphys From: Brian Barrett Reply-To: Open MPI Users To: Open MPI Users Subject: Re: [OMPI users] problem while building open