Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ptp-user] Problem with MPICH2 proxy and PTP2.0

When did you check out this version? The MPICH2 proxy has only been updated to work with PTP 2.0 in the last couple of days. If your version is any older than Friday, please update your whole workspace (including ptp core plugins) and try again.

A few caveats:

- I've only tested it on 1.0.6p1.
- Make sure you have started your mpd(s) before starting the resource manager. - There are also a few issues with the error reporting that I'm still working on.

I'm very interested to see if we can get it working for you.

Greg

On Mar 10, 2008, at 9:28 AM, Petkov, Ventsislav V. wrote:

Hi all,
I am trying to use the MPICH2 plugin as a resource manager in PTP 2.0. I
have MPICH2 working on remote pc and  want to use that pc to run
parallel programs. The ptp_mpich2_proxy.py and ptplib.py (both from cvs)
are on the remote computer and I'm running the ptp_mpich2_proxy using
RSE. Unfortunatelly, all I this is all I get:

MPICH2@MDProxyRuntimeClient - firing up proxy, waiting for connection.
Please wait!  This can take a minute . . .
PROXY_SERVER path = 'MPICH2@MD'
sessionCreate(0,0)
bind(0.0.0.0/0.0.0.0:0)
port=39891
Launch command: [/home/ptp/ptp_mpich2_proxy.py, --proxy=tcp,
--host=192.168.7.7, --port=39891, --debug=1]
accept thread starting...
MPICH2@ProxyRuntimeClient: Waiting on accept.
MPICH2@MD: Last login: Mon Mar 10 14:11:41 2008 from 192.168.7.7
MPICH2@MD: echo $PWD'>'
MPICH2@MD: /home/ptp/ptp_mpich2_proxy.py --proxy=tcp -- host=192.168.7.7
--port=39891 --debug=1;exit
MPICH2@MD: ptp@md:~$
accept thread exiting...
event thread starting...
MPICH2@MD: echo $PWD'>'
MPICH2@MD: /home/ptp>
MPICH2@MD: ptp@md:~$ /home/ptp/ptp_mpich2_proxy.py --proxy=tcp
--host=192.168.7. 7 --port=39891 --debug=1;exit
MPICH2@MD: Path:
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/ games
MPICH2@MD: ptpport = 39891
MPICH2@MD: about to connect
MPICH2@MD: received hdr <00000045 >

It's just not loading further and there is no error message. Do I miss
something in the configuration  or the mpich2 proxy is not currently
working with PTP2.0. I was not able to find much information about the
mpich2 proxy on the website. MPICH2 is installed in /usr/local so the
PATH on the remote pc is correct..

Thanks in advance,
V. Petkov


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




Back to the top