Re: [OMPI users] Myid changes to 0 after using a mpi_recv

2012-04-05 Thread Anton Morgan
Some things to add. I installed Microsoft MPI and this issue did not occur and gave me the correct rank/myid numbers when running this program. So it seems something might be incorrect in Open MPI. I would still like to use Open MPI, so I would like to help and see a resolution to this. Also to ad

Re: [OMPI users] Problem with MPI_Barrier (Inter-communicator)

2012-04-05 Thread Edgar Gabriel
so just to confirm, I ran our test suite for inter-communicator collective operations and communicator duplication, and everything still works. Specifically comm_dup on an intercommunicator is not fundamentally broken, but worked for my tests. Having your code to see what your code precisely does

[OMPI users] Myid changes to 0 after using a mpi_recv

2012-04-05 Thread Anton Morgan
My setup is kinda convoluted unfortunately so this also might be an issue, but just keep that in the back of your mind for now and assume that is not the problem. I am using Windows 7 64-bit, with cygwin and compiling using x86_64-w64-mingw32-gfortran and installed open MPI via OpenMPI_v1.5.5-1_win

Re: [OMPI users] sge tight intregration leads to bad allocation

2012-04-05 Thread Reuti
Am 05.04.2012 um 18:58 schrieb Eloi Gaudry: > -Original Message- > From: users-boun...@open-mpi.org [mailto:users-boun...@open-mpi.org] On > Behalf Of Reuti > Sent: jeudi 5 avril 2012 18:41 > To: Open MPI Users > Subject: Re: [OMPI users] sge tight intregration leads to bad allocation >

Re: [OMPI users] sge tight intregration leads to bad allocation

2012-04-05 Thread Eloi Gaudry
-Original Message- From: users-boun...@open-mpi.org [mailto:users-boun...@open-mpi.org] On Behalf Of Reuti Sent: jeudi 5 avril 2012 18:41 To: Open MPI Users Subject: Re: [OMPI users] sge tight intregration leads to bad allocation Am 05.04.2012 um 17:55 schrieb Eloi Gaudry: > > >> Here a

Re: [OMPI users] sge tight intregration leads to bad allocation

2012-04-05 Thread Reuti
Am 05.04.2012 um 17:55 schrieb Eloi Gaudry: > > >> Here are the allocation info retrieved from `qstat -g t` for the related > >> job: > > > > For me the output of `qstat -g t` shows MASTER and SLAVE entries but no > > variables. Is there any wrapper defined for `qstat` to reformat the output

Re: [OMPI users] Problem with MPI_Barrier (Inter-communicator)

2012-04-05 Thread Edgar Gabriel
can you please send me your testcode? Thanks Edgar On 4/4/2012 3:09 PM, Thatyene Louise Alves de Souza Ramos wrote: > Hi Edgar, thank you for the response. > > Unfortunately, I've tried with and without this option. In both the > result was the same... =( > > On Wed, Apr 4, 2012 at 5:04 PM, Edga

Re: [OMPI users] sge tight intregration leads to bad allocation

2012-04-05 Thread Eloi Gaudry
>> Here are the allocation info retrieved from `qstat -g t` for the related job: > > For me the output of `qstat -g t` shows MASTER and SLAVE entries but no > variables. Is there any wrapper defined for `qstat` to reformat the output > (or a ~/.sge_qstat defined)? > > [eg: ] sorry, i forgot abo

Re: [OMPI users] "Partial" Reduce and overlapping communicator

2012-04-05 Thread George Bosilca
Mathieu, All communicator creation function in the MPI 2.2 standard are collective over the original communicator. For your specific case this means all processes in the worker communicator must call the communicator creation functions. As this is true in all cases, and as a communicator creati

[OMPI users] mpi_publish/lookup scope

2012-04-05 Thread toufik hadjazi
Hi, does openmpi supports mpi_publish/lookup name throw different applications (i mean applications run by more than one mpirun). and thanks,Toufik

[OMPI users] "Partial" Reduce and overlapping communicator

2012-04-05 Thread Mathieu westphal
Hello I got a problem with my code, wich run some kinf of a simulator. I get 4 worker (aka 4 mpi process ) wich process data. These data aren't available at the same time, so i get another process (Splitter) wich send chunk of data to each process in round robin. This work well using MPI_Sen

Re: [OMPI users] configuration of openmpi-1.5.4 with visual studio

2012-04-05 Thread toufik hadjazi
Hi Shiqing, About that new version, I tried it but i got the error message: [Toufik-PC:03612] [[18893,0],0] ORTE_ERROR_LOG: Error in file ..\..\..\ompi-v1.5\orte\mca\ras\base\ras_base_allocate.c at line 147 [Toufik-PC:03612] [[18893,0],0] ORTE_ERROR_LOG: Error in file ..\..\..\ompi-v1.5\o

Re: [OMPI users] configuration of openmpi-1.5.4 with visual studio

2012-04-05 Thread toufik hadjazi
Hi Shiqing, About that new version, I tried it but i still get the same error message. maybe it is a problem pf windows. Best regards,Toufik Date: Wed, 4 Apr 2012 15:22:14 +0200 From: f...@hlrs.de To: us...@open-mpi.org CC: h_touf...@hotmail.fr Subject: Re: [OMPI users] configuration of openmpi-

Re: [OMPI users] Cluster : received unexpected process identifier

2012-04-05 Thread Rohan Deshpande
I actually had too many Ethernet ports open. When specify which Ethernet to use by btl_tcp_if_include the program works like a charm :) Thanks for inputs. Cheers On Thu, Apr 5, 2012 at 8:11 AM, Jeffrey Squyres wrote: > On Apr 4, 2012, at 8:04 PM, Rohan Deshpande wrote: > > > Yes they are on