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 - comparison w/ CPP features

... and furthermore...

CDT features in CPP that we didn't include before are:

Any opinions on if we want to include these?
      <import feature="org.eclipse.cdt.msw"/>
      <import feature="org.eclipse.cdt.build.crossgcc"/>
      <import feature="org.eclipse.cdt.launch.remote"/>

Do we want egit too? We current include jgit because Synchronize projects use it.
<import feature="org.eclipse.egit"/>

I am *not* including any of the above unless someone thinks we should  I just list these FYI.


CDT features *not* in CPP package that Parallel package *does* include, FYI:

      <import feature="org.eclipse.cdt.core.parser.upc.feature"/>
      <import feature="org.eclipse.cdt.xlc.feature"/>
      <import feature="org.eclipse.cdt.bupc"/>



...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 Beth Tibbitts---03/20/2012 03:46:52 PM---OK I am adding to the required features in the parallel packBeth Tibbitts---03/20/2012 03:46:52 PM---OK I am adding to the required features in the parallel package that weren't there before:


    From:

Beth Tibbitts/Watson/IBM@IBMUS

    To:

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

    Date:

03/20/2012 03:46 PM

    Subject:

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

    Sent by:

ptp-dev-bounces@xxxxxxxxxxx




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


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


GIF image

GIF image


Back to the top