[mvapich-discuss] mvapich2 1.7rc1 and 2GB transfers

Tibor Pausz pausz at th.physik.uni-frankfurt.de
Thu Aug 18 10:26:11 EDT 2011


Hi Devendar,

a have included the small program which I used.

Best regards,
Tibor


Am 16.08.2011 16:01, schrieb Devendar Bureddy:
> Hi Tibor
>
> Thanks for using MVAPICH2.  In our testing we are able to transfer
> larger than 2GB.  The internal warning message  which you got
> indicates that there is a mismatch between send, recv buffer sizes.
> Can you please share your reproducible program, so that it will be
> easy for us to debug further.
>
> Thanks in advance
> Devendar
>
> On Tue, Aug 16, 2011 at 4:13 AM, Tibor Pausz
> <pausz at th.physik.uni-frankfurt.de> wrote:
>> Hi there
>>
>> I have installed mvapich2 1.7rc1 with this configure options
>> ./configure --enable-fc --enable-cxx --with-hwloc
>> --with-slurm=.../slurm/2.2.7 --with-rdma=gen2 --enable-shared
>> --enable-sharedlibs=gcc --with-xrc
>> Compiler Intel 11.1, Scientific Linux 5.5
>>
>> Now im trying to transfer with MPI_Ssend arrays which are larger than
>> 2GB, and a got the following message.
>> Warning! Rndv Receiver is expecting 0 Bytes But, is receiving 0 Bytes
>>
>> After that the program just hangs. I have tried "int" and "long" as type
>> of argument "count". But I have allways the same warning.
>>
>> Best regards,
>> Tibor
>> _______________________________________________
>> mvapich-discuss mailing list
>> mvapich-discuss at cse.ohio-state.edu
>> http://mail.cse.ohio-state.edu/mailman/listinfo/mvapich-discuss
>>

-------------- next part --------------
A non-text attachment was scrubbed...
Name: mpi_transfer_test.c
Type: text/x-csrc
Size: 2524 bytes
Desc: not available
Url : http://mail.cse.ohio-state.edu/pipermail/mvapich-discuss/attachments/20110818/18d3c24e/mpi_transfer_test.bin


More information about the mvapich-discuss mailing list