[mpich-discuss] Why do predefined MPI_Ops function elementwise in MPI_Accumulate, but not in MPI-1 routines?

Jed Brown jedbrown at mcs.anl.gov
Tue Apr 24 13:29:14 CDT 2012


On Tue, Apr 24, 2012 at 13:17, Dave Goodell <goodell at mcs.anl.gov> wrote:

> On Apr 24, 2012, at 1:04 PM CDT, Jed Brown wrote:
>
> > On Tue, Apr 24, 2012 at 12:57, Dave Goodell <goodell at mcs.anl.gov> wrote:
> >>
> >> Out of curiosity, how do you feel about just cheating a bit and using
> MPI_C_DOUBLE_COMPLEX for this particular use case?  Do you believe the risk
> of some sort of mismatch between C's _Complex and std::complex to be too
> great?
> >
> > We tried to do this, but learned that MPI_C_DOUBLE_COMPLEX was floating
> around in mpi.h just to trick our configure tests (since it fails at
> run-time on Windows) and the bug report was closed by you as INVALID.
>
> Ahh, yes, the Windows-is-broken issue.  Ignore me, I had paged this ticket
> out of my brain when writing the above email.


So the "solution" is to not "fix" the Windows issue? ;-)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/mpich-discuss/attachments/20120424/5c0b1b96/attachment.htm>


More information about the mpich-discuss mailing list