Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ptp-user] How to build sdm executable

It works. Thank you Beth!

Shao-Ching

On Mon, May 14, 2012 at 5:55 PM, Beth Tibbitts <tibbitts@xxxxxxxxxx> wrote:

Hi
You need to build sdm for your local machine
See http://wiki.eclipse.org/PTP/release_notes/5.0#Install_optional_PTP_server_components

See the steps 1-6 there. When you do the 'sh BUILD' it should build sdm for your machine.
Then point to the bin/sdm executable when you launch the parallel debugger


...Beth

Beth Tibbitts
Eclipse Parallel Tools Platform  http://eclipse.org/ptp
IBM STG - High Performance Computing Tools
Mailing Address:  IBM Corp., 745 West New Circle Road, Lexington, KY 40511


Inactive hide details for Shao-Ching Huang ---05/14/2012 08:00:43 PM---Hi I just installed eclipse with PTP (updated to 5.0.7) Shao-Ching Huang ---05/14/2012 08:00:43 PM---Hi I just installed eclipse with PTP (updated to 5.0.7) on a new machine.


    From:

Shao-Ching Huang <huangsc@xxxxxxxxx>

    To:

ptp-user@xxxxxxxxxxx,

    Date:

05/14/2012 08:00 PM

    Subject:

[ptp-user] How to build sdm executable

    Sent by:

ptp-user-bounces@xxxxxxxxxxx




Hi

I just installed eclipse with PTP (updated to 5.0.7) on a new machine.
I can run code with Open MPI without problems (on localhost). Now I
want to launch parallel debugger "sdm" (on localhost). According to
the help page (PTP->Parallel Debugging section):

"""
If you are debugging on the local machine, this path should point to
the sdm executable in your Ecilpse installation's
plugins/org.eclipse.ptp.os.arch_version/bin directory, where
os.arch_version is your operating system (linux, macosx, or aix),
architecture (x86, x86_64, or ppc), and version number of the plugin
(e.g. 5.0.0.201106080812).
"""
But in my eclipse's plugins directory, I see (among other things):

org.eclipse.ptp.linux.x86_64_5.0.5.201202152003.jar
org.eclipse.ptp.linux.x86_64_5.0.7.201203231315.jar

-- only the .jar files but no "directory". What is the procedure to
create the required directory and build sdm from these .jar files?

Thanks,

Shao-Ching
_______________________________________________
ptp-user mailing list
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


GIF image

GIF image


Back to the top