Parallel Tools Platform
Release 2.0
The Parallel Tools Platform is designed to allow the Eclipse
framework to be used for developing applications for parallel
computer systems. PTP provides the following functionality:
-
tools for developing applications based on the Message Passing
Interface (MPI) standard (other environments and APIs will follow.)
- the ability to launch, control and monitor the execution of
parallel programs
- the ability to monitor parallel system status information
- an integrated parallel debugger
In addition, PTP provides a platform for parallel tool developers to
integrate their tools within the Eclipse framework. New tools can
take advantage of the user interface components and parallel
services that are provided by PTP, without the need to develop and
support this infrastructure across multiple platforms.
More information and downloads are available at
http://eclipse.org/ptp.
Overview, Background, and Setup information
- PTP Overview and architecture
- PTP Prerequisites
- New and Noteworthy
Help Topics
- Building an MPI program with Managed Build
- Resource Managers
- Launching Parallel Programs Locally
- Launching Parallel Programs Remotely
- Details of the 'PTP Runtime' perspective
- The 'PTP Debug' perspective
- PTP preferences
Other related Help topics
Back to Top | Back to Table of Contents