Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "PTP/planning/3.0"

< PTP‎ | planning
(Remote Development Tools)
 
(17 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
== Release Schedule ==
 
== Release Schedule ==
  
* API and feature freeze - Sep 30, 2008
+
Info: http://eclipse.org/projects/project_summary.php?projectid=tools.ptp
 +
 
 +
* API and feature freeze - Oct 30, 2009
 
* Milestone builds:
 
* Milestone builds:
** M1 - Aug 29
+
** M1 - Oct 9
** M2 - Sep 12
+
** M2 - Oct 16
** M3 - Sep 26
+
** M3 - Oct 23
** M4 - Sep 29
+
** M4 - Oct 30 - and API and feature freeze
** M5 - Oct 6
+
** M5 - Nov 6
 
* Release candidate builds:
 
* Release candidate builds:
** RC1 - Oct 10
+
** RC1 - Nov 13
** RC2 - Oct 17
+
** RC2 - Nov 20
** RC3 (if needed) - Oct 24
+
* GA - Nov 30, 2009
* GA - Oct 31, 2008
+
 
 +
== External Tools Framework ==
 +
* External Tools Feedback view - takes an XML file, presumably generated by an external tool (ETFw supported, or a compiler, or another performance tool, etc. etc. ) and produces an eclipse view with items mapped to source code lines.  (Beth Tibbitts)
  
 
== Galileo Support ==
 
== Galileo Support ==
 
+
* PTP has been updated to support Galileo (Eclipse 3.5 and CDT 6.0).
PTP has been updated to support Galileo (Eclipse 3.5 and CDT 6.0).
+
  
 
== Photran ==
 
== Photran ==
 +
* Photran is now part of PTP and will be available from the same update site.
  
Photran is now part of PTP and will be available from the same update site.  
+
== Parallel Debugger ==
 +
* The parallel debugger contains a number of bug fixes and API enhancements.
  
New features include:
+
== Parallel Language Development Tools ==
 
+
* Bug fixes for MPI and OpenMP tools. (Beth)
* Feature 1
+
* Hope to have new UPC project wizard as well.
* Feature 2
+
 
+
== PLDT ==
+
  
 
== Remote Development Tools ==
 
== Remote Development Tools ==
 
+
* Bug fixes/improvements
* New remote project wizard
+
  
 
== Resource Managers ==
 
== Resource Managers ==
 +
* Support for SLURM
 +
* Support for PBS
 +
* MPICH2 now uses the same RM infrastructure as Open MPI
 +
* RM's can now supply their own UI elements
 +
* RM's use service model for configuration information
  
 
== Service Configurations ==
 
== Service Configurations ==
 +
* New service configuration preferences page
 +
* New service configuration project properties page
 +
* Service configuration view
 +
* Service model events
 +
* Import/export service configurations

Latest revision as of 20:16, 3 December 2009

Release Schedule

Info: http://eclipse.org/projects/project_summary.php?projectid=tools.ptp

  • API and feature freeze - Oct 30, 2009
  • Milestone builds:
    • M1 - Oct 9
    • M2 - Oct 16
    • M3 - Oct 23
    • M4 - Oct 30 - and API and feature freeze
    • M5 - Nov 6
  • Release candidate builds:
    • RC1 - Nov 13
    • RC2 - Nov 20
  • GA - Nov 30, 2009

External Tools Framework

  • External Tools Feedback view - takes an XML file, presumably generated by an external tool (ETFw supported, or a compiler, or another performance tool, etc. etc. ) and produces an eclipse view with items mapped to source code lines. (Beth Tibbitts)

Galileo Support

  • PTP has been updated to support Galileo (Eclipse 3.5 and CDT 6.0).

Photran

  • Photran is now part of PTP and will be available from the same update site.

Parallel Debugger

  • The parallel debugger contains a number of bug fixes and API enhancements.

Parallel Language Development Tools

  • Bug fixes for MPI and OpenMP tools. (Beth)
  • Hope to have new UPC project wizard as well.

Remote Development Tools

  • Bug fixes/improvements

Resource Managers

  • Support for SLURM
  • Support for PBS
  • MPICH2 now uses the same RM infrastructure as Open MPI
  • RM's can now supply their own UI elements
  • RM's use service model for configuration information

Service Configurations

  • New service configuration preferences page
  • New service configuration project properties page
  • Service configuration view
  • Service model events
  • Import/export service configurations

Back to the top