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/meetings/10releaseReview"

< PTP‎ | meetings
Line 15: Line 15:
 
Bjorn pronounced that PTP thus passed the Release 1.0 Review.
 
Bjorn pronounced that PTP thus passed the Release 1.0 Review.
 
Let's break out the (virtual) champagne!
 
Let's break out the (virtual) champagne!
Now on to Release 1.1....
+
 
 +
Now on to [[PTP/planning/1.1|PTP 1.1]]!

Revision as of 13:43, 15 August 2006

The Eclipse.org release review for the PTP release 1.0 was held on Aug. 16, 2006. Attending from PTP were Greg Watson, Craig Rasmussen, and Beth Tibbitts. (Yes, well, it's a bit late, since we made release 1.0 available in March, but better late than never.)

Since a scheduled Eclipse.org review distributes the slides ahead of time, the slides weren't covered, only questions about the content was necessary.

A couple of questions included:

  1. Is there support for different versions (of MPI)? Greg answered yes, and gave a brief overview of his foray into support for MPICH.
  2. How difficult is it to write support for another MPI implementation? (or was the question more a more general question about support for different runtimes?) Greg responded not too difficult.
  3. Why was Fortran support not evident? (He had seen PTP demos - from me (Beth) that showed only CDT support, because the demo was of the MPI Development tools and PLDT, which did not support Fortran at the time.) Craig answered that it was because the CDT was more mature than Photran, and that we are adding support for Fortran/Photran now.
  4. How much native C code is in PTP? Greg answered - not alot - about 500 lines - but that we use sockets instead of JNI (Java Native Interface) because if there are problems in the C libs, it causes the JVM, and thus all of Eclipse, to crash. Greg hopes to attend the Europa build workshop in September, which should include some discussions about build/support for native code in Eclipse projects.

Bjorn pronounced that PTP thus passed the Release 1.0 Review. Let's break out the (virtual) champagne!

Now on to PTP 1.1!

Back to the top