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
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
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