Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

PTP/planning/1.1

< PTP‎ | planning
Revision as of 17:22, 27 October 2006 by Unnamed Poltroon (Talk)

The 1.1 release of PTP will add some new functionality as well as enhancements and bug fixes to existing features.

Release 1.1 - Nov 2006

PTP Core

  • Restructure model manager to support asynchronous operation
  • OpenMPI improvements
    • Bug fixes
    • Better error handling
    • Support for v1.2
  • Support for MPICH2 (runtime only, no debugging)
  • Debugger improvements
    • Bug fixes
    • Scalability (not UI) to handle 1000 processes
    • Reduced load on backend
  • Photran bug fixes

Parallel Language Development Tools

This will combine the contribution of OpenMP support from IBM with the MPI Development Tools into a new common feature. The aim of this feature will be to provide a range of tools to aid the development of parallel language applications.

  • PLDT (Parallel Language Development tools, formerly known as MPI Development Tools)
    • Will support OpenMP in addition to MPI, for C programs
    • MPI support for Fortran
    •  ? OpenMP support for Fortran - probably not, but a possibility by then
    • MPI New project wizard:*
      • MPI Project type
      • MPI and compiler versions: specify which MPI implementation, and which compiler/toolchain, for the project
      • *Note: the MPI New project wizard may be deferred until CDT new project model changes are in, probably summer '07, meaning Release 2.0.

Other

  • TAU[1] (Tuning and Analysis Utilities) Support
    • Automatic generation of TAU-instrumented binaries from existing TAU configurations
    • Trace and profile output storage in timestamped directories
    • Make target support (Craig will do if UOregon doesn't)

Back to the top