<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<?xml-stylesheet type="text/xsl" href="http://www.eclipse.org/projects/project-plan.xsl"?>
<plan plan-format="1.0" xmlns="http://www.eclipse.org/project/plan"
	xmlns:html="http://www.w3.org/1999/xhtml" name="PTP">
	<release projectid="tools.ptp" version="3.0" />
	<introduction>
		<html:div xmlns="http://www.w3.org/1999/xhtml">
			<p>The Parallel Tools Platform project provides tools and
				frameworks
				to enable Eclipse to be
				to be used for the development of parallel programs. The main
				deliverables include: coding and static
				analysis tools; runtime launching and monitoring; a parallel debugger; an
				extensible tools framework;
				remote development tools; and support for the Fortran language.</p>
		</html:div>
	</introduction>
	<release_deliverables>
		<html:div xmlns="http://www.w3.org/1999/xhtml">
			<ul>
				<li>
					<b>Launching &amp; Monitoring</b>
				</li>
				<ul>
					<li>Runtime Systems</li>
					<ul>
						<li>Open MPI</li>
						<li>MPICH2</li>
						<li>Parallel Environment (PE)</li>
					</ul>
					<li>Job Schedulers</li>
					<ul>
						<li>LoadLeveler</li>
						<li>PBS</li>
						<li>SLURM</li>
					</ul>
				</ul>
				<li>
					<b>Parallel Language Development Tools</b>
					<ul>
						<li>MPI</li>
						<li>OpenMP</li>
						<li>LAPI</li>
						<li>UPC</li>
					</ul>
				</li>
				<li>
					<b>Parallel Debugger</b>
				</li>
				<li>
					<b>Remote Development Tools</b>
				</li>
				<li>
					<b>Photran</b>
				</li>
			</ul>
		</html:div>
	</release_deliverables>
	<release_milestones>
		<preamble>
		</preamble>
		<milestone date="10/10/2009" milestone="M1">
		</milestone>
		<milestone date="10/17/2009" milestone="RC1">
		</milestone>
		<milestone date="10/24/2009" milestone="RC2">
		</milestone>
		<milestone date="10/31/2009" milestone="3.0" />
		<postamble>
		</postamble>
	</release_milestones>
	<target_environments>
		<html:div xmlns="http://www.w3.org/1999/xhtml">
			<ul>
				<li>Java 1.5</li>
				<li>MacOS X 10.5 and later</li>
				<li>Fedora Core 9 and later</li>
				<li>Open MPI 1.2 and later</li>
				<li>MPICH2 1.0.6 and later</li>
				<li>gdb 6.0 and later</li>
			</ul>
		</html:div>
		<internationalization>
			<html:div xmlns="http://www.w3.org/1999/xhtml">
				<p>Message bundles are used throughout, but they have not been
					translated.</p>
			</html:div>
		</internationalization>
	</target_environments>
	<compatibility_with_previous_releases>
		<html:div xmlns="http://www.w3.org/1999/xhtml">
			<p>PTP tries to preserve as much compatibility with previous
				releases as possible.</p>
		</html:div>
	</compatibility_with_previous_releases>
	<themes_and_priorities>
		<preamble>
			<html:div xmlns="http://www.w3.org/1999/xhtml">
				<p>The following is a list of major priority areas for PTP
					development:</p>
			</html:div>
		</preamble>
		<theme name="Improving Usability">
			<description>
				<html:div xmlns="http://www.w3.org/1999/xhtml">
					<p>
						Major usability enhancements include:
						<ul>
							<li>Introduction of common service configurations</li>
							<li>Simplified runtime perspective</li>
							<li>New remote project wizard</li>
						</ul>
					</p>
				</html:div>
			</description>
		</theme>
		<theme name="Remote development tools">
			<description>
				<html:div xmlns="http://www.w3.org/1999/xhtml">
					<p>Enhanced support for remote development, including better
						integration with other aspects of
						PTP.</p>
				</html:div>
			</description>
		</theme>
		<theme name="Fortran support">
			<description>
				<html:div xmlns="http://www.w3.org/1999/xhtml">
					<p>First release of Photran which adds support for the Fortran
						language to Eclipse</p>
				</html:div>
			</description>
		</theme>
		<theme name="Improving Scalability">
			<description>
				<html:div xmlns="http://www.w3.org/1999/xhtml">
					<p>Now deferred to 3.1 release.</p>
				</html:div>
			</description>
		</theme>
	</themes_and_priorities>
	<!-- appendix name="Project Refactoring">
		...html...
	</appendix-->
</plan>