Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ptp-dev] PTP Juno repository does not contain features that Parallel package needs

In order to build parallel package juno M6 we tried to include these new features
     <import feature="org.eclipse.ptp.pldt.fortran"/>
      <import feature="org.eclipse.ptp.pldt.openacc"/>
      <import feature="org.eclipse.ptp.cdt.compilers"/>
      <import feature="org.eclipse.ptp.rm.jaxb.contrib"/>
But they are not in the common Juno Repository

We are looking at some rearranging to not inflate the number of features there, but make them available
in the parallel package.

Separate features are usually warranted if they themselves need other features that aren't already included.

Proposal:
1. put org.eclipse.ptp.pldt.openacc in the pldt feature (it has no other dependencies not already in core and pldt)
        (note: pldt.upc feature requires optional CDT UPC feature, that's why it's separate)
2. put org.eclipse.ptp.cdt.compilers in...  ptp core?
            It has no other dependencies
3. put org.eclipse.ptp.rm.jaxb.contrib in ... ptp core?  This makes the list of resource managers longer but ....
4. put org.eclipse.ptp.pldt.fortran....   ??



...Beth

Beth Tibbitts
Eclipse Parallel Tools Platform  http://eclipse.org/ptp
IBM STG - High Performance Computing Tools
Mailing Address:  IBM Corp., 745 West New Circle Road, Lexington, KY 40511


Back to the top