blob: 8e722118b68ba959f5f183a4dfb8df2cf039cc54 [file] [log] [blame]
<html>
<head>
<title>
Running PTP UPC Tools
</title>
<link rel="stylesheet" type="text/css" href="help.css">
<script type="text/javascript" src="thumb.js"> </script>
</head>
<body>
<h1 id="top"> Running PTP UPC Tools Plug-in</h1>
<p>The basic instructions for running the UPC tools
(finding UPC artifacts, navigating to source code, using Help)
are the same
as for <a href="run.html">running the MPI tools.</a>.
<p>Set up UPC Preferences
<br><img src="images/upcPrefs.png">
<br>&nbsp;
<p>Set up UPC project include paths, compiler options, etc. in Project Properties
<br><img src="images/upcProperties.png">
<br>&nbsp;
<p>Finding UPC artifacts:
<br><img src="images/menuShowUPCartifacts.png">
<p>UPC artifacts found and shown in the UPC Artifact View:
<p><img src="images/upc_editorAndArtifacts.png">
<p>Note that currently only UPC APIs (function calls) are identified as artifacts.
UPC language features are highlighted by CDT.
<p><img src="images/upc_editorVsArtifacts.png">
<p>&nbsp;<p>&nbsp;<p>&nbsp;
<p><a href="#top">Back to Top</a> | <a href="toc.html">Back to Table of Contents</a>
</body>
</html>