[mvapich-discuss] MVAPICH2-x 2a error on MPI_Get_accumulate

Jithin Jose jose at cse.ohio-state.edu
Thu Oct 24 11:41:21 EDT 2013


Hello Sayan,

Thanks for your note. Support for Get_Accumulate for MVAPICH2-X will be
available in the upcoming release.

Thanks,
--
Jithin Jose


On Thu, Oct 24, 2013 at 2:13 AM, Sayan Ghosh <sayandeep52 at gmail.com> wrote:

> I get this error using MVAPICH2-X 2a:
>
> [vs64:mpi_rank_0][MPIDI_CH3I_RDMA_try_rma]
> src/mpid/ch3/channels/mrail/src/gen2/rdma_iba_1sc.c:1084: rdma_iba_1sc
> [vs66:mpi_rank_1][MPIDI_CH3I_RDMA_try_rma]
> src/mpid/ch3/channels/mrail/src/gen2/rdma_iba_1sc.c:1084: rdma_iba_1sc
>
> Does it means mvapich2-x is not able to understand the particular type of
> one-sided op? The code underneath is just MPI_Get_Accumulate to emulate
> ordered RMA:
>
>         MPI_Get_accumulate(NULL, 0, MPI_DATATYPE_NULL,                /*
> origin */
>                            target, count, mpi_type,                   /*
> result */
>                            pe, (MPI_Aint)win_offset, count, mpi_type, /*
> remote */
>                            MPI_NO_OP,                                 /*
> atomic, ordered Get */
>                            win);
>
>
> --
> Regards,
> Sayan
>
> _______________________________________________
> mvapich-discuss mailing list
> mvapich-discuss at cse.ohio-state.edu
> http://mailman.cse.ohio-state.edu/mailman/listinfo/mvapich-discuss
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.cse.ohio-state.edu/pipermail/mvapich-discuss/attachments/20131024/78896f6a/attachment-0001.html>


More information about the mvapich-discuss mailing list