PTP Parallel Language Development Tools (PLDT)
New and Noteworthy
What's new in 5.0
- PLDT supports the changes in CDT 8.0
- Easier MPI project wizard setup
What's new in 4.0
- PLDT supports the changes in CDT 7.0
- Fortran support - PLDT now finds MPI and OpenMP artifacts in Fortran code when the Photran feature is installed.
- UPC code templates for common idioms
For more information, see the PTP Wiki
What's new in 3.0
- MPI Artifact recognition does not have to rely on include files matching - preference page has (default) option to recognize
MPI artifacts by prefix MPI_ only. This was a frequent problem experienced by new users.
- OpenMP New Project Wizard has improved more basic hello world example, and correctly sets up -fopenmp directive for gcc
- MPI Barrier markers can be removed.
What's new in 2.1
Back to Table of Contents