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
(Service Configurations)
(Remote Development Tools)
 
(3 intermediate revisions by the same user not shown)
Line 19: Line 19:
  
 
== 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 ==
 
== Parallel Debugger ==
The parallel debugger contains a number of bug fixes and API enhancements.
+
* The parallel debugger contains a number of bug fixes and API enhancements.
  
 
== Parallel Language Development Tools ==
 
== Parallel Language Development Tools ==
Line 34: Line 32:
  
 
== Remote Development Tools ==
 
== Remote Development Tools ==
 
+
* Bug fixes/improvements
* New remote project wizard
+
  
 
== Resource Managers ==
 
== Resource Managers ==

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