LAM/MPI logo

LAM/MPI General User's Mailing List Archives

  |   Home   |   Download   |   Documentation   |   FAQ   |   all just in this list

From: kartik kumar (kartik.peri_at_[hidden])
Date: 2010-01-24 01:38:46


Hi,
I have one question:
When i *run* following command from *master node* of my cluster:
*
mpicc -o hello program.c
mirun -c 4 hello
*
Is it necessary that the program file "program.c" to be present on every
node present in the cluster in order to execute this command?

Regards,
P.Kartik Kumar