- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
mpdboot --rsh=rsh -n 4 -f machinefile.B2210W
You can't run mpdboot on ['hoeplx2154'] version of python must be >=2.4, current ['']
But rsh hoeplx2154 python -V returns Pythone 2.4.1
Using Intel MPI version 2.0.
Debugging show that the mpdboot command is returning
rsh: invalid option -- x
usage: rsh [-nd] [-l login] host [command]
Why is mpdboot passing the ssh -x option to the rsh command?
This same installation of Intel MPI 2.0 works fine on Fedora Core 3
nodes which have python 2.3.4 installed.
Link Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Dave,
I'm assuming from your message that you have configured your cluster manually. Is this correct?
Have you tried something like Rocks or OSCAR for an automatic configuration? I have used the Intel MPI version 2.0 for some time now on many Rocks configured clusters without any issues. Both packages are free and the Rocks package even includes the OS (CentOS v4.1 - repackaged RedHat EL 4 update 1)
PS. rsh is the default for the MPI invocation. Try
mpdboot -n 4 -f machinefile.B2210W
and see if you get the same result.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Dave,
It is known issue which was fixed in Intel MPI 2.0.1 release. This release is available since 04/03/2006.

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page