Re: [OMPI users] mpi_barrier

2013-09-28 Thread George Bosilca
On Sep 29, 2013, at 01:19 , Huangwei wrote: > Dear All, > > In my code I implement mpi_send/mpi_receive for an three dimensional real > array, and process is as follows: > > all other processors send the array to rank 0 and then rank 0 receives the > array and put these arrays into a comple

[OMPI users] mpi_barrier

2013-09-28 Thread Huangwei
Dear All, In my code I implement mpi_send/mpi_receive for an three dimensional real array, and process is as follows: all other processors send the array to rank 0 and then rank 0 receives the array and put these arrays into a complete array. Then mpi_bcast is called to send the complete array fr

[OMPI users] openmpi-1.7.3rc2r29276 doesn't honour --with-wrapper-libs

2013-09-28 Thread Siegmar Gross
Hi, I installed openmpi-1.7.3rc2r29276 on my platforms (Solaris Sparc, Solaris x86_64, and Linux x86_64) with Sun C 5.12 and gcc-4.8.0 in 32- and 64-bit versions. On Solaris Sparc I configured with LIBS="-lgcc_s" \ --with-wrapper-cflags="-std=c11 -m64" \ --with-wrapper-libs="-lgcc_s" \ "-l