Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ptp-user] Re: Trouble installing PTP Support for MPICH2 in Eclipse

Hi, Steven
       Have you done any configuration on your system? I tried the same thing on my computer, with Redhat Enterprise Linux 5, MPICH2 and OpenMPI. With OpenMPI, PTP works excellent right remotly and locally; while with MPICH2, I just could not start the Resource Manager neither remotly nor locally. I am using Eclipse 3.4, PTP2.1, and CDT 5.0.1. The MPICH2 version is mpich2-1.0.8.
       The MPICH2 was installed in the default directory, which is /usr/local/bin. In fact I just use
./configure
make
make install
to install it.
After the installation, I configured the environment with
PATH=/home/you/mpich2-install/bin:$PATH ; export PATH
So, could you give me some advise? Thanks.

Regards,
Zou Yuanbin
Tsinghua University, Beijing, China

2008/11/3 Steven Morrow <morrow@xxxxxxxxxxxx>
Thank you, that worked.

Steven

========================================================
 Steven MORROW, DOSIsoft, | Tel: +33(0)1 41 24 26 26
 45-47, avenue Carnot,    | Fax: +33(0)1 41 24 26 28
 94230 CACHAN, FRANCE     | E-mail: morrow@xxxxxxxxxxxx
========================================================


Beth Tibbitts wrote:
Looks like you are trying to install PTP 2.0.2..
PTP 2.0.x is designed for Eclipse 3.3 and CDT 4.0.x
PTP 2.1 is designed for Eclipse 3.4 and CDT 5.0.x -- PTP 2.1 should be imminently available (we are doing the final builds and testing today) and will work on Eclipse 3.4
You can download the most recent builds in the meantime at http://wiki.eclipse.org/PTP/builds/2.1

Since you have the other tools for Eclipse 3.4 I would suggest you install PTP 2.1



...Beth

Beth Tibbitts (859) 243-4981 (TL 545-4981)
High Productivity Tools / Parallel Tools http://eclipse.org/ptp
IBM T.J.Watson Research Center
Mailing Address: IBM Corp., 745 West New Circle Road, Lexington, KY 40511


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

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


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


Back to the top