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/new and noteworthy/7.0.0"

(Target system configurations)
(Synchronized Projects)
Line 31: Line 31:
 
*File Filters can use a general wildcard syntax in addition to regular expressions.
 
*File Filters can use a general wildcard syntax in addition to regular expressions.
 
*Build configurations ...
 
*Build configurations ...
 
  
 
=== CDT Changes  ===
 
=== CDT Changes  ===

Revision as of 11:30, 30 May 2013

The following are new features that will be available in PTP 7.0 and Photran 8.1, released with Eclipse Kepler (4.3)  on June 26, 2013


Parallel Package changes

Core Features

Target system configurations

  • Generic
    • New: IBM Platform LSF
    • New: IBM Platform MPI
  • Specific-contributed

Environment Management

  • has been improved to allow ordering of module loading, and be stored per build configuration instead of per project.

System monitoring

  • Stand-alone "SysMon"

Parallel Language Development Tools

Remote Development Tools (RDT)

Synchronized Projects

  • Synchronized Projects have been generalized to be used by other than C/C++/Fortran projects.
  • File Filters can use a general wildcard syntax in addition to regular expressions.
  • Build configurations ...

CDT Changes

The C/C++ Development Tools that are included with the "Eclipse for Parallel Application Developers" have also been updated for Eclipse juno. See their newest features on their New and Noteworthy page.

Fortran (Photran)

Bug Fixes and Internal Enhancements

Features removed

  • PPW (Parallel Performance Wizard) has been removed as it is no longer being supported.


Help/docs

Eclipse Help for PTP has changed its title: It's now "Parallel Development User Guide" in the Eclipse Help Table of Contents.

Back to the top