On Dec 13, 2005, at 4:48 PM, Jeff Squyres wrote:

On the orted check for the fork pls, you will find that there is a
flag in the process info structure that indicates "I am a daemon".
You may just need to check that flag - gets set very early and so
should be available in time for this purpose.

I should have read that more carefully -- you're saying that that flag *is* in liborte, and is not a symbol that only exists in the orted.

Hence, that is perfect.

Thanks!  :-)

--
{+} Jeff Squyres
{+} The Open MPI Project
{+} http://www.open-mpi.org/



Reply via email to