- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Using Intel MPI 4.0.3.008 I want to run an MPI application that has a '-r' option at the command line. For example:
mpirun -np 42 ./foo.exe -r bar
When mpd.hosts is absent, or when mpd.hosts contains localhost only, this command works fine, and Intel MPI executes foo.exe. In other cases, it doesn't, and Intel MPI complains that it can't find the 'bar' executable.
It appears the mpirun script scans the entire command line for a '-r' option, which is incorrect, since it should leave the arguments behind the executable alone.
Could you please verify this issue, fix it in the next release, and/or provide a workaround?
Link Copied
4 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Maik,
Thank you for reporting this. I will get a defect report submitted to correct this behavior. For now, you should be able to use mpiexec.hydra instead of mpirun to avoid the problem.
Sincerely,
James Tullos
Technical Consulting Engineer
Intel Cluster Tools
Thank you for reporting this. I will get a defect report submitted to correct this behavior. For now, you should be able to use mpiexec.hydra instead of mpirun to avoid the problem.
Sincerely,
James Tullos
Technical Consulting Engineer
Intel Cluster Tools
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Maik,
This is actually corrected in our Beta version. Would you be interested in joining the Beta program for the Intel MPI Library?
Sincerely,
James Tullos
Technical Consulting Engineer
Intel Cluster Tools
This is actually corrected in our Beta version. Would you be interested in joining the Beta program for the Intel MPI Library?
Sincerely,
James Tullos
Technical Consulting Engineer
Intel Cluster Tools
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Yes, please. Especially if the Beta version fixes bugs and improves performance, I'm interested in joining.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Maik,
I have sent the invitiation to the email address you have listed in your profile.
Sincerely,
James Tullos
Technical Consulting Engineer
Intel Cluster Tools
I have sent the invitiation to the email address you have listed in your profile.
Sincerely,
James Tullos
Technical Consulting Engineer
Intel Cluster Tools

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