Re: [OMPI users] issue with addresses

2012-07-26 Thread Priyesh Srivastava
12:26:24 +0200 > > From: Paul Kapinos > > Subject: Re: [OMPI users] Re :Re: OpenMP and OpenMPI Issue > > To: Open MPI Users > > Message-ID: <500d26d0.4070...@rz.rwth-aachen.de> > > Content-Type: text/plain; charset="iso-8859-1"; Format="flowed" &

Re: [OMPI users] issue with addresses

2012-07-24 Thread Iliev, Hristo
ing > > trouble > > over our infiniband network. I'm running a fairly large problem (uses about > > 18GB), and part way in, I get the following errors: > > You say "big footprint"? I hear a bell ringing... > http://www.open-mpi.org/faq/?category=openfabrics

Re: [OMPI users] issue with addresses

2012-07-23 Thread Priyesh Srivastava
get the following errors: > > You say "big footprint"? I hear a bell ringing... > http://www.open-mpi.org/faq/?category=openfabrics#ib-low-reg-mem > > > > > > > > > -- > Dipl.-Inform. Paul Kapinos - High Performance Computing, > RWTH Aachen Universit

Re: [OMPI users] issue with addresses

2012-07-23 Thread Iliev, Hristo
n-mpi.org > Subject: [OMPI users] issue with addresses > > Hello  > > I am working on a mpi program. I have been printing the addresses of different variables and arrays using the MPI_GET_ADDRESS command. What I have > noticed is that all the processors are giving the same address

[OMPI users] issue with addresses

2012-07-21 Thread Priyesh Srivastava
Hello I am working on a mpi program. I have been printing the addresses of different variables and arrays using the MPI_GET_ADDRESS command. What I have noticed is that all the processors are giving the same address of a particular variable as long as the address is less than 2 GB size. When the a