All,<div>  I have to integrate my code  which requires MPICH2 - into an existing project as a dll. Ideally I would not want to spawn a child process for my code. In other words I do not want my code&#39;s dll to run mpiexec.exe as a background or child process. Is there a way to execute a MPI program without having to invoke mpiexec.exe? (I&#39;m running MPICH2 on Windows XP)</div>
<div>Thanks</div><div>Prashanth</div>