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)
Line 13: Line 13:
 
== Parallel Debugger ==
 
== Parallel Debugger ==
  
* Scalibility improvements (10K processes)
+
* Scalability improvements (10K processes)
 
* Support for non-gdb backend debuggers (e.g. Absoft FX2)
 
* Support for non-gdb backend debuggers (e.g. Absoft FX2)
 
* Improved debugger functionality
 
* Improved debugger functionality

Revision as of 15:24, 21 April 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.

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

Additional Runtimes

Support for one additional parallel runtime system.

Back to the top