I tried ORTE_PROC_LOCAL_PID_KEY but it just returns 0 on MacOSX.

Greg

On Nov 9, 2006, at 1:31 PM, Ralph H Castain wrote:

Hi Greg

All of the schema keys are listed in orte/mca/schema/ schema_types.h. The key
you are looking for is the ORTE_PROC_LOCAL_PID_KEY.

You will also see a ORTE_PROC_PID_KEY. This one refers to the pid assigned by the launcher - the other refers to the pid reported by the process from
its remote node.

Ralph


On 11/9/06 11:44 AM, "Greg Watson" <gwat...@lanl.gov> wrote:

In OpenMPI 1.0, I was able to get the PID's for each process by
querying the ORTE_PROCESS_PID_KEY. This no longer seems to work in
1.2. Can someone let me know how I can get hold of the PID's
regardless of the pls?

Greg

_______________________________________________
devel mailing list
de...@open-mpi.org
http://www.open-mpi.org/mailman/listinfo.cgi/devel


_______________________________________________
devel mailing list
de...@open-mpi.org
http://www.open-mpi.org/mailman/listinfo.cgi/devel

Reply via email to