Thanks for all your suggestions.
Yes, indeed what I'm trying to do is execute a serial program. All the
documentation you mention was pretty useful.
I have another question, if mpirun launches several copies of the program on
the different hosts, does it mean that I must have a copy of the program
Hello everyone, I have a doubt about how to execute a parallel application
on a cluster. I used the 'mpirun' to execute some applications and they
worked, but I guess this command only is useful with MPI applications. My
question is, How do I execute a program that has no MPI statements on the
clus