On Tue, Jun 13, 2006 at 05:11:47PM -0700, Ira Weiny wrote:

> After some tracking down he found that apparently if he used a "system" call
> [int system(const char *string)] the next MPI command will fail.

Are you sure MVAPICH supports fork()? It is not unusual for MPI
implementations to not support fork(). system() uses fork().

-- greg

_______________________________________________
openib-general mailing list
[email protected]
http://openib.org/mailman/listinfo/openib-general

To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general

Reply via email to