blob: 1182a7f7d4d55273721479c5d27eff1260dec820 [file] [log] [blame]
<html>
<head>
<title>
PTP Parallel Language Development Tools
</title>
<link rel="stylesheet" type="text/css" href="help.css">
<script type="text/javascript" src="thumb.js"> </script>
</head>
<body>
<h1 id="top"> <img src="images/analyze.gif"> PTP Parallel Language Development Tools </h1>
<p>Release 7.0
<p>
The Parallel Language Development Tools (PLDT) is part of the
<a href="PLUGINS_ROOT/org.eclipse.ptp.doc.user/html/toc.html">Parallel Tools Platform</a> (PTP),
and provides various features to assist in the development of parallel programs for a variety of languages
and libraries.
<h2>Help Topics</h2>
<a href="overview.html">PLDT Overview, pre-requisites, etc.</a>
<p><a href="http://wiki.eclipse.org/PTP/release_notes/7.0">Basic instructions on installing Eclipse, CDT, PTP, and PLDT</a>
from the Eclipse PTP web site.
<p>The following instructions describe setup and run information.
<h3>MPI</h3>
<ul><li>
<a href="setup.html">Setup for building and running PTP MPI Tools</a>
</li>
<li>
<a href="run.html">Running PTP MPI Tools</a></li>
<li><a href="barrier.html">MPI Barrier Analysis</a></li>
<li><a href="mpiTemplates.html">MPI Templates</a></li>
</ul>
<p>
<h3>OpenMP</h3>
<ul><li>
<a href="setupOMP.html">Setup for building and running PTP OpenMP Tools</a>
</li>
<li>
<a href="runOMP.html">Running PTP OpenMP Tools</a></li>
<li>
<a href="openMPextra.html">Additional OpenMP Tools </a>
</li>
</ul>
<h3>UPC</h3>
<ul>
<li>
<a href="upc.html">Setting up and Running UPC Tools</a></li>
<li><a href="upc_wizards.html">UPC new project wizards and toolchains</a>
</li>
</li>
</ul>
<h3>OpenACC</h3>
<ul>
<li><a href="runOpenACC.html">Running PTP OpenACC Tools</a></li>
</ul>
<h3>OpenSHMEM</h3>
<ul>
<li><a href="runOpenSHMEM.html">Running PTP OpenSHMEM Tools</a></li>
</ul>
<h3>Makefile vs. Managed Build projects</h3>
<ul>
<li><a href="setupMakefileProject.html">Setting up Makefile projects</a></li>
</ul>
<h3 id="tracing">Tracing in PLDT</h3>
<p>Tracing is enabled for some parts of PLDT. <a href="tracing.html">See tracing instructions for how to turn this on.</a>
<p>&nbsp;
<a href="whatsnew.html">New and Noteworthy </a></li> - what's new in this release of PLDT.
</body>
</html>