All,<div>  I have to export my code as a Windows dll and use it in an existing program. Part of my code has been parallelized and uses MPICH2. How do I run the parallel part of my code? I would prefer to run the code without spawning an external or a child process? Can MPI_Comm_spwan do this? If not, I would appreciate it if you can point me to the right class/function.</div>
<div>Thanks</div><div>Prashanth</div>