blob: bfc798348d16e1d03704766c6aa19ca3337d254f [file] [log] [blame]
<html>
<head>
<title>Parallel Tools Platform User Guide</title>
<link rel="stylesheet" type="text/css" href="help.css">
</head>
<body>
<h1> <img src="images/toc_parallel_perspective_lg.png"> Parallel Tools Platform</h1>
<p>Release 2.1
<p>
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:
<ul><li>
tools for developing applications based on the Message Passing
Interface (MPI) standard (other environments and APIs will follow.)
<li> the ability to launch, control and monitor the execution of
parallel programs
<li> the ability to monitor parallel system status information
<li> an integrated parallel debugger
<li> a framework for integrating exernal dynamic tools
</ul>
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.
<p>More information and downloads are available at
<a href="http://eclipse.org/ptp">http://eclipse.org/ptp</a>.
<h2>Overview, Background, and Setup information</h2>
<p>
<ol>
<li> <a href="00overview.html">PTP Overview</a> and architecture
<li> <a href="00prereqs.html">PTP Prerequisites</a>
<li><a href="00newNoteworthy.html">New and Noteworthy</a>
</ol>
<h2>Help Topics</h2>
<ol>
<li> <a href="01buildMPIprog.html">Creating MPI Projects</a>
<li> <a href="02resMgrSetup.html">Configuring Resource Managers</a>
<li> <a href="03pLaunchConfig.html">Launching Parallel Programs</a>
<li> <a href="04pLaunchConfigDebug.html">Launching Parallel Programs for Debugging</a>
<li> <a href="05monitoring.html">Monitoring Parallel Machines and Jobs</a>
<li> <a href="06parDebugging.html">Parallel Debugging</a>
<li> <a href="07ptpPrefs.html">PTP Preferences</a>
</ol>
<p>Other related Help topics
<ul>
<li><a href="PLUGINS_ROOT/org.eclipse.ptp.pldt.help/html/toc.html">Parallel Language Development Tools (PLDT)</a>
<li><a href="PLUGINS_ROOT/org.eclipse.ptp.ibmll.help/html/IBMLLMainHelp.html">IBM Loadleveler</a> PTP resource manager
<li><a href="PLUGINS_ROOT/org.eclipse.ptp.ibmpe.help/html/PEMainHelp.html">IBM Parallel Environment</a> (PE) PTP resource manager
<li><a href="http://wiki.eclipse.org/PTP/PTFw/PTFw-Overview">External Tools Framework (ETFw) - formerly the Performance Tools Framework
</ul>
<p>&nbsp;
<p>&nbsp;
<p><a href="#top">Back to Top</a> | <a href="toc.html">Back to Table of Contents</a>
</body>
</html>