[mpich-discuss] win8 mpiexec

Calin Iaru calin at dolphinics.no
Fri Oct 19 04:26:49 CDT 2012


Hi,

    I got a deadlock on mpiexec under win8. I use version 1.4, but this can happen on the latest code. I’ve attached the trace and a sample program which proves that:

CloseHandle(StdIn) on thread 1 cancels
TRUE = ReadFile(StdIn, BytesRead = 0) on thread 2 if system is pre-Win8.

CloseHandle(StdIn) on thread 1 waits
ReadFile(StdIn) on thread 2 if system is Win8.

    Regards,
        Calin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/mpich-discuss/attachments/20121019/b1db397b/attachment.html>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: program.cpp
URL: <http://lists.mcs.anl.gov/pipermail/mpich-discuss/attachments/20121019/b1db397b/attachment.ksh>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: mpiexec.txt
URL: <http://lists.mcs.anl.gov/pipermail/mpich-discuss/attachments/20121019/b1db397b/attachment.txt>


More information about the mpich-discuss mailing list