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
|