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/2.0"

< PTP‎ | planning
m (Parallel Debugger)
(Add info from 7/27/06 planning session: Greg,Craig,Beth)
Line 2: Line 2:
  
 
This will integrate the parallel model and parallel views with resource management systems. Users will be able to view and query the status of queues, and submit jobs through resource managers.
 
This will integrate the parallel model and parallel views with resource management systems. Users will be able to view and query the status of queues, and submit jobs through resource managers.
 +
* Submit and control jobs (viewing of jobs planned for previous release, 1.1)
 +
* Second implementation of a resource manager, possibly LoadLeveler?
  
 
== Remote Services ==
 
== Remote Services ==
Line 17: Line 19:
 
* Improved debugger functionality
 
* Improved debugger functionality
 
* New user interface features, including multi-variable viewer and array viewer
 
* New user interface features, including multi-variable viewer and array viewer
 +
* Visualization features
  
 
== Additional Runtimes ==
 
== Additional Runtimes ==
  
Support for one additional parallel runtime system.
+
* Support for one additional parallel runtime system.
 +
 
 +
== Photran ==
 +
 
 +
* CDT DOM
 +
* Error Checker (extended)
 +
* Refactorings (suggested by users)
 +
 
 +
== Performance Analysis Visualization ==
 +
* TAU?

Revision as of 13:10, 30 July 2006

Resource Manager Support

This will integrate the parallel model and parallel views with resource management systems. Users will be able to view and query the status of queues, and submit jobs through resource managers.

  • Submit and control jobs (viewing of jobs planned for previous release, 1.1)
  • Second implementation of a resource manager, possibly LoadLeveler?

Remote Services

Remote services support will provide the following functionality:

  • Allow projects to reside on remote systems
  • Ability to build projects remotely
  • Ability to launch and debug projects remotely

Parallel Debugger

  • Scalability improvements (10K processes)
  • Support for non-gdb backend debuggers (e.g. Absoft FX2)
  • Improved debugger functionality
  • New user interface features, including multi-variable viewer and array viewer
  • Visualization features

Additional Runtimes

  • Support for one additional parallel runtime system.

Photran

  • CDT DOM
  • Error Checker (extended)
  • Refactorings (suggested by users)

Performance Analysis Visualization

  • TAU?

Back to the top