Saville
2008-02-29 10:14:06 UTC
Hello everyone,
I'm a newbie in terms of setting up a cluster and using MPI. I've got 6
nodes I'm trying to glue together as a cluster. I have a few questions on
some very basic issues:
1) My Master computer is an FC8 machine. One of the nodes in the cluster is
running RH7.3 - does the different in OS present a problem? Will mpirun
programs work (assuming they are built on each machine)?
2) From what I've read, all machines have to have the executable of the
program resident on each machine at the time of running mpirun. And those
programs have to exist in an account of the same username, same
subdirectory:
- Is all that true?
- how identical do those user accounts have to be?
Do they have to have the same group ID, for example?
thanks
I'm a newbie in terms of setting up a cluster and using MPI. I've got 6
nodes I'm trying to glue together as a cluster. I have a few questions on
some very basic issues:
1) My Master computer is an FC8 machine. One of the nodes in the cluster is
running RH7.3 - does the different in OS present a problem? Will mpirun
programs work (assuming they are built on each machine)?
2) From what I've read, all machines have to have the executable of the
program resident on each machine at the time of running mpirun. And those
programs have to exist in an account of the same username, same
subdirectory:
- Is all that true?
- how identical do those user accounts have to be?
Do they have to have the same group ID, for example?
thanks