Re: [OMPI users] Executing of external programs

2010-02-08 Thread Jeff Squyres
On Feb 8, 2010, at 2:34 PM, Lubomir Klimes wrote: > I am new in the world of MPI and I would like to ask you for the help. In my > diploma thesis I need to write a program in C++ using MPI that will execute > another external program - an optimization software GAMS. My question is > wheter is s

[OMPI users] Executing of external programs

2010-02-08 Thread Lubomir Klimes
Hi, I am new in the world of MPI and I would like to ask you for the help. In my diploma thesis I need to write a program in C++ using MPI that will execute another external program - an optimization software GAMS. My question is wheter is sufficient to use simply the command system(); for executi