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

Difference between revisions of "PTP/planning/1.1"

< PTP‎ | planning
(Parallel Language Development Tools)
(Parallel Language Development Tools)
Line 30: Line 30:
 
*** MPI Project type
 
*** MPI Project type
 
*** MPI and compiler versions: specify which MPI implementation, and which compiler/toolchain, for the project
 
*** MPI and compiler versions: specify which MPI implementation, and which compiler/toolchain, for the project
 
** MPI/Compiler versions
 

Revision as of 13:02, 30 July 2006

The PTP 1.1 will add some new functionality as well as enhancements to existing features.

Notes from PTP Planning 7/27/06: Greg Watson, Craig Rasmussen, Beth Tibbitts

Release 1.1 - Sept. 2006

PTP Core

  • Resource Manager - View only. One resource manager supported, probably SLURM
  • Debugger scalability improvements in running (not UI), will handle 1000 processes
  • Photran bug fixes
  • Run time system changes and improvements
    • MPICH2 support a possibility by then
  • TAU Support
    • make target support (Craig will do if UOregon doesn't)

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

Back to the top