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. My question is wheter
is sufficient to use simply the command system(); for executing the
optimization software. In other words, will the external program "work" in
parallel?
Thank you for the answer.
Best regards,
Lubajz
|