On Mar 16, 2006, at 1:32 AM, Ravi Manumachu wrote:

I have installed OpenMPI-1.1a1r9260 on my SunOS machines. It has solved the problems. However there is one more issue that I found in my testing
and that I failed to report. This concerns Linux machines too.

<snip>

csultra06$ mpirun --hostfile hosts.txt --app mpiinit_appfile
csultra02:Hello world from 5
csultra06:Hello world from 0
csultra06:Hello world from 4
csultra02:Hello world from 1
csultra08:Hello world from 3
csultra05:Hello world from 2

The following two more statements are not printed.

csultra05:Hello world from 6
csultra08:Hello world from 7

This behavior I observed on my Linux cluster too.

Hi Ravi -

Thanks for the bug report. We've determined that there is definitely a problem with starting applications from an app context file on the trunk. The issue appears to be a regression that slipped into our development trunk, but is not in our release branch. I've passed the bug report on to the author of that code and he is looking into the issue, but I don't have a timeline to having the issue resolved.

For good news, the issue with Solaris has been resolved in the v1.0 release branch and the app context bug does not exist there. So the upcoming Open MPI 1.0.2 release (and the currently available Open MPI 1.0.2a10 alpha release) should work properly for your environment. Hopefully now that we have some Solaris users regularly testing Open MPI, your experiences with the release branches on Solaris should be much more stable :).

Brian


--
  Brian Barrett
  Open MPI developer
  http://www.open-mpi.org/


Reply via email to