Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ptp-dev] Parallel Package - new features for Juno

OK I am adding to the required features in the parallel package that weren't there before:
(Note these are the feature IDs, not the project names)
      org.eclipse.ptp.cdt.compilers
      org.eclipse.ptp.pldt.fortran
      org.eclipse.ptp.pldt.openacc
      org.eclipse.ptp.rm.jaxb.contrib

Now I'm looking at adjustments due to the fact that the CPP package is now including much of the linuxtools stuff.

For Linuxtools, we previously included these in parallel package (as requires/dependencies)
      org.eclipse.linuxtools.cdt.autotools
      org.eclipse.linuxtools.cdt.libhover.feature
      org.eclipse.linuxtools.changelog
      org.eclipse.linutools.gcov
      org.eclipse.linuxtools.gprof.feature

CPP package, now with the linuxtools inclusion, is including these (all optional, depending on platform, which means included features):
This "all optional" -- and thus determined if the platform can support them --  to me means we can include more of them in the parallel package,
so that's what I'm doing - mirroring what CPP is doing, unless there are any objections.

      id="org.eclipse.linuxtools.callgraph.feature"
      id="org.eclipse.linuxtools.cdt.autotools"
      id="org.eclipse.linuxtools.cdt.libhover.feature"
      id="org.eclipse.linuxtools.changelog"
      id="org.eclipse.linuxtools.gcov"
      id="org.eclipse.linuxtools.gprof.feature"
      id="org.eclipse.linuxtools.lttng"
      id="org.eclipse.linuxtools.oprofile.feature"
      id="org.eclipse.linuxtools.rpm"
      id="org.eclipse.linuxtools.rpm.ui.editor.feature"
      id="org.eclipse.linuxtools.systemtap"
      id="org.eclipse.linuxtools.valgrind"


...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


Inactive hide details for Greg Watson ---03/20/2012 02:13:25 PM---Jeff, I updated the cdt.compilers and pldt.openacc features tGreg Watson ---03/20/2012 02:13:25 PM---Jeff, I updated the cdt.compilers and pldt.openacc features to fix the licenses.


    From:

Greg Watson <g.watson@xxxxxxxxxxxx>

    To:

Parallel Tools Platform general developers <ptp-dev@xxxxxxxxxxx>,

    Date:

03/20/2012 02:13 PM

    Subject:

Re: [ptp-dev] Parallel Package - new features for Juno

    Sent by:

ptp-dev-bounces@xxxxxxxxxxx




Jeff,

I updated the cdt.compilers and pldt.openacc features to fix the licenses.

I don't see pldt.openacc-fortran in the repo.

Greg

On Mar 20, 2012, at 1:29 PM, Jeffrey Overbey wrote:

>> The contributed resource managers aren't in it - anything else that needs to
>> be added?
>> Jeff, remind me if there are new features in PTP or Photran that I need to
>
> Yes, please add:
> 1. the ptp.cdt.compilers feature
> 2. the pldt.openacc feature
> 3. the pldt.openacc-fortran feature if it's not already included
>
> Thanks!
> Jeff
> _______________________________________________
> ptp-dev mailing list
> ptp-dev@xxxxxxxxxxx
>
https://dev.eclipse.org/mailman/listinfo/ptp-dev

_______________________________________________
ptp-dev mailing list
ptp-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/ptp-dev



GIF image

GIF image


Back to the top