<div>Hi,</div>
<div> I use MPICH2 1.0.7 wrote a application with a few of DLLs, some are Implicit Linking and other are Explicit Linking. The application sometimes run ok, but it does not work quite often. In every wrong case, the detail error is one of belows:</div>

<div> PMI_Init failed: FAIL - init called when another process has exited without calling init;</div>
<div>op_read error on left context: Undefined dynamic error code unable to read the cmd header on the left context, Undefined dynamic error code.;</div>
<div>[01:1960]...ERROR:unable to read the cmd header on the pmi context,socket connection closed.;</div>
<div>or launch failed: CreateProcess(calc.exe) on &quot;2008-1636&quot; failed, error 14001</div>
<div> </div>
<div>Does anyone know the reason, Thanks.</div>