We have a a program which is normally (running w/o MPI) controlled by Ctrl+C and then a number of options. Is it possible to set STDIN for a command executed via mpirun? The following page describes parameter -stdin, but it seems to be not supported by OMPI's mpirun. http://w3.ualg.pt/~dubuf/calhau.txt
Is there a solution for our problem? Regards, Andrei