Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ptp-user] PTP 1.1 I200701282100 build available

Hi Kris,

It is a connection problem. If you are running ptp on a cluster machine, please make sure all nodes are accessible.

Regards,
Clement



Kris Davis wrote:
I loaded this new build ok. It was missing the orte binaries for linux.x86_64, so I I just did an "sh BUILD" in that dir and it seemed to work ok.

Now I'm able to do the view the parallel run time jobs. However, when I attempt a parallel debug session, the eclipse session hanges with the "Starting the Job..." popup active. The "sdm" process sit's at ~100% of 1 CPU. I don't see any other messages. Is there someplace else to look for messages? The eclipse console session does show processes starting (I just indicated 4) - here is the eclipse console:

++++++++++ ptp_orte_proxy: SPAWNED [error code 0 = 'Success'], now unlocking
++++++++++ ptp_orte_proxy: NEW JOBID = 2
++++++++++ ptp_orte_proxy: registering IO forwarding - name = ''
++++++++++ ptp_orte_proxy: Returning from ORTERun
OMPIProxyRuntimeClient got event: EVENT_RUNTIME_JOBSTATE (jobid=1) state=1
*********** JOB STATE CHANGE: starting (job = job1)
accept thread exiting...
<000000dd INI 47:62656e63686d61726b732f706572666f726d616e63652f6d696e692d62656e63686d61726b732f66617474 7265652f62616e6477696474682f62616e6477696474682e72747300 10:2f686f6d652f6b726973642f73726300 10:2f686f6
d652f6b726973642f73726300>
event thread starting...
OMPIProxyRuntimeClient got event: EVENT_RUNTIME_PROCATTR job=1 {0}:<> [0]:<ATTRIB_PROCESS_NODE_NAME=ri
dge05>
*********** PROC ATTRIBUTE CHANGE: (job = job1)
setting node[job1_process0]=ridge05(0)
OMPIProxyRuntimeClient got event: EVENT_RUNTIME_PROCATTR job=1 {0}:<> [1]:<ATTRIB_PROCESS_NODE_NAME=ri
dge05>
*********** PROC ATTRIBUTE CHANGE: (job = job1)
setting node[job1_process1]=ridge05(0)
OMPIProxyRuntimeClient got event: EVENT_RUNTIME_PROCATTR job=1 {0}:<> [2]:<ATTRIB_PROCESS_NODE_NAME=ri
dge05>
*********** PROC ATTRIBUTE CHANGE: (job = job1)
setting node[job1_process2]=ridge05(0)
OMPIProxyRuntimeClient got event: EVENT_RUNTIME_PROCATTR job=1 {0}:<> [3]:<ATTRIB_PROCESS_NODE_NAME=ri
dge05>
*********** PROC ATTRIBUTE CHANGE: (job = job1)
setting node[job1_process3]=ridge05(0)
OMPIProxyRuntimeClient got event: EVENT_RUNTIME_JOBSTATE (jobid=1) state=2
*********** JOB STATE CHANGE: running (job = job1)


Thanks for your help

Kris


On 1/29/07, *Greg Watson* <g.watson@xxxxxxxxxxxx <mailto:g.watson@xxxxxxxxxxxx>> wrote:

    Hi all,

    I just uploaded the I200701282100 build to the download server. You
    can get it from http://www.eclipse.org/ptp/builds.php.

    Unfortunately the latest version of OpenMPI (1.2b3) changed a number
    of interfaces that break the ORTE proxy. This build attempts to
    address this issue. I've done some testing on MacOSX and Linux and it
    appears to work correctly, but the new interfaces are not yet
    documented, so I may not be using them correctly. I will try and get
    more information over the next few days.

    *** NOTE ***

    This build will ONLY work with OpenMPI 1.2b3 (and later, presumably)
    or OpenMPI 1.0.2. Older versions of OpenMPI 1.2 (1.2b1, etc.) are no
    longer supported. Please update your version of OpenMPI if necessary.
    Downloads are available from http://open-mpi.org/.

    Greg

    _______________________________________________
    ptp-user mailing list
    ptp-user@xxxxxxxxxxx <mailto:ptp-user@xxxxxxxxxxx>
    https://dev.eclipse.org/mailman/listinfo/ptp-user


------------------------------------------------------------------------

_______________________________________________
ptp-user mailing list
ptp-user@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/ptp-user



Back to the top