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/October 2011"

< PTP‎ | meetings
m
(Minutes)
 
(12 intermediate revisions by 2 users not shown)
Line 15: Line 15:
 
# Overall project, releases, etc.
 
# Overall project, releases, etc.
 
#* Next builds, releases
 
#* Next builds, releases
#** 5.0 Indigo - PTP 5.0.2 (SR2 release) was Sept 23; 5.0.3 now being built.
+
#** 5.0 Indigo - PTP 5.0.2 (SR1 release) was Sept 23; 5.0.3 now being built.
 
#** Parallel Package of 5.0.x on Indigo
 
#** Parallel Package of 5.0.x on Indigo
 
#** 6.0 Juno status
 
#** 6.0 Juno status
 
#*** Builds now on Hudson server
 
#*** Builds now on Hudson server
 +
#*** Transition to Maven/Tycho
 
#*** Parallel package on Juno M2 available Sept 29
 
#*** Parallel package on Juno M2 available Sept 29
 
#** Bug status/triage
 
#** Bug status/triage
 
#* Download stats - note here
 
#* Download stats - note here
 
#** Download prior to SR1: on 9/19  package downloads 6137, indigo update site 414, ptp update site 821 = total 7372
 
#** Download prior to SR1: on 9/19  package downloads 6137, indigo update site 414, ptp update site 821 = total 7372
#** Package download counter on eclipse.org/downloads seems to have been zeroed out for SR1 (as of 9/29 it is 3510)
+
#** Package download counter on eclipse.org/downloads was zeroed out for SR1 (as of 9/29 it is 3510)
 
#* Transition to Git (The following info from June meeting:)
 
#* Transition to Git (The following info from June meeting:)
 
#** Reference: CDT git tutorial and docs available at http://wiki.eclipse.org/PTP/environment_setup/git.   
 
#** Reference: CDT git tutorial and docs available at http://wiki.eclipse.org/PTP/environment_setup/git.   
Line 44: Line 45:
 
#* Upcoming workshops/tutorials
 
#* Upcoming workshops/tutorials
 
#** SC11 tutorial - Sunday Nov 13 in Seattle
 
#** SC11 tutorial - Sunday Nov 13 in Seattle
#** SC11 BOF - will not be in SC11 schedule but we will publicize when and where
+
#** SC11 BOF/User Group Meeting - will not be in SC11 schedule but we will publicize when and where
 +
#*** Wed 16 November 5:30-7:00 pm, Aspen Room, Sheraton Seattle Hotel
 
#* Status of outreach groups (grants etc.)
 
#* Status of outreach groups (grants etc.)
 
# Other Business
 
# Other Business
 +
# Next meeting -November 8
 +
 +
== Attendees ==
 +
* Greg Watson, IBM
 +
* Beth Tibbitts, IBM
 +
* Wyatt Spear, U.Oregon
 +
* John Eblen, ORNL
 +
* Claudia Knobloch, Juelich
 +
* David Alexander, TechEx Org.
 +
* Dave Wootton, IBM
 +
* Chris Recoskie, IBM
 +
* Roland Schultz, ORNL
 +
* Alan Humphrey, SCI Utah
 +
* Jeff Overbey, UIUC
 +
 +
== Minutes ==
 +
 +
# Overall project, releases, etc.
 +
#* Next builds, releases
 +
#** 5.0 Indigo - PTP 5.0.2 (SR1 release) was Sept 23; 5.0.3 now being built.  A few bugs fixed since then. Next release sometime prior to SC11.
 +
#** 6.0 E4.2 Juno status - builds (Greg)
 +
#*** Builds now on Hudson server  with Maven (Apache build system) and Tycho (special features for Maven for Eclipse building)
 +
#**** Nightly builds are available at http://download.eclipse.org/tools/ptp/builds/hudson/ptp-nightly/  and the job info and repo zip available at https://hudson.eclipse.org/hudson/job/ptp-nightly/
 +
#**** Uses pom.xml files.  If changing version numbers then must change pom.xml file to match.  Note you can do your own build on your own machine with Maven/Tycho.
 +
#**** Want to enables tests as part of the build. We currently have some JUnit tests but these must be run manually.
 +
#*** Parallel package on Juno M2 available Sept 29 - see http://www.eclipse.org/downloads/index-developer.php
 +
#*** Next milestone build is M3 on Nov. 11
 +
#*** See eclipse release notes and New & Noteworthy for how to transition to E4
 +
#* Download stats - as of 10/11 Downloads of EPP parallel package are 7679.
 +
#** as of 10/17 (when these minutes were entered), Epp parallel package downloads 9135,  indigo update site  1687,  ptp update site  980 = total 11,722 (but I believe the update site count is cumulative since Indigo initial release)
 +
#** Download prior to SR1: on 9/19  package downloads 6137, indigo update site 414, ptp update site 821 = total 7372
 +
#** Package download counter on eclipse.org/downloads was zeroed out for SR1 (confirmed with webmaster 10/26/11 by BRT)
 +
#** So total package downloads 6137+9135=15,272  +(update site downloads = 414+821=1235);  15,272+1235= 16,507 grand total
 +
#* Transition to Git (Roland)
 +
#** Reference: CDT git tutorial and docs available at http://wiki.eclipse.org/PTP/environment_setup/git. 
 +
#** Bug to track: https://bugs.eclipse.org/bugs/show_bug.cgi?id=349695. 
 +
#** How many repos do we want?  Probably 4: 1. PTP core, 2. Photran, 3. docs (non-plugins) and 4. old stuff
 +
#** We should have a live demo meeting to demonstrate git processes to committers etc.
 +
#** Git transition (copy from CVS) preserves branches and tags
 +
#** Wyatt remarked that git doesn't handle binary files well. Roland suggests using wiki for such files.
 +
#** Roland will start on test git repo; will document how to move over.
 +
# Status Reports
 +
#* Synchronized Projects (John)
 +
#** Updating wizard, tool for merge conflicts, NFS fixes when deleting project (turns off sync during delete).
 +
#** Sync remotely generated files or now? Now they are syncing back to local project.  Long term solution is probably ability to select which files get synced (filter) e.g. in project properties.  Preferences setting could specify default behavior... by file extension?? file type??
 +
#* Monitoring - incl. new System Monitoring Perspective (Claudia)
 +
#** working on filtering, tables, support for Cray.
 +
#* ETFw (Wyatt)
 +
#** Wyatt working on remote enabling in HEAD.  Testing on shallow app.  Can backport to 5.0 branch for use in SC11 PTP tutorial. 
 +
#* Photran (Jeff)
 +
#** David Alexander has unit test development for Photran to contribute
 +
#** photran-dev mailing list to be shut down - low traffic.  use ptp-dev instead.
 +
#** Greg reported demo'ing Photran on a large customer app, approx 6K Fortran source files, about 16KLOC?  Sync worked well.  Indexer ran in about 5-10 min (after increased heap space).
 +
#* Docs, Help, Tutorials
 +
#** PTP Tutorial at SC11 scheduled for Sunday Nov 13, 8:30am-5:00 pm - see http://sc11.supercomputing.org/schedule/event_detail.php?evid=tut138
 +
#** PTP User Group meeting at SC11 is Wed. Nov 16 5:30-7:00 PM, Aspen Room, Sheraton Seattle Hotel, 1400 6th Avenue, Seattle WA (Sheraton is next door to the convention center).
 +
#* Other PTP contributions
 +
# PTP User call report (no report)
 +
#* Previous User call was Sept 28 - Topic: Sync projects with Team support
 +
#* Next User call should be Wed Oct 26 (4th Wednesday)  See [[PTP/PTP_User_Meetings]]
 
# Next meeting -November 8
 
# Next meeting -November 8

Latest revision as of 16:13, 26 October 2011

October 2011 Meeting

Date: October 11, 2011 Time: 1:00 PM EDT

Call in information:

Toll Free (US): 888-426-6840
Toll Free (Germany): 0800-000-1018
Toll Free (UK): 0800-368-0638
Passcode: 2221402

Agenda

  1. Overall project, releases, etc.
    • Next builds, releases
      • 5.0 Indigo - PTP 5.0.2 (SR1 release) was Sept 23; 5.0.3 now being built.
      • Parallel Package of 5.0.x on Indigo
      • 6.0 Juno status
        • Builds now on Hudson server
        • Transition to Maven/Tycho
        • Parallel package on Juno M2 available Sept 29
      • Bug status/triage
    • Download stats - note here
      • Download prior to SR1: on 9/19 package downloads 6137, indigo update site 414, ptp update site 821 = total 7372
      • Package download counter on eclipse.org/downloads was zeroed out for SR1 (as of 9/29 it is 3510)
    • Transition to Git (The following info from June meeting:)
  2. Status Reports
    • PTP Core/debug
    • RDT and remote status
      • Synchronized Projects
    • Resource Managers - legacy and JAXB (configurable)
    • Monitoring - incl. new System Monitoring Perspective
    • PLDT
    • ETFw, other tool integrations (GEM, PPW, etc.)
    • Photran
    • Docs, Help, Tutorials
    • Other PTP contributions
  3. PTP User call report
    • Previous User call was Sept 28 - Topic: Sync projects with Team support
    • Next User call should be Wed Oct 26 (4th Wednesday) See PTP/PTP_User_Meetings
  4. Education and Outreach
    • Upcoming workshops/tutorials
      • SC11 tutorial - Sunday Nov 13 in Seattle
      • SC11 BOF/User Group Meeting - will not be in SC11 schedule but we will publicize when and where
        • Wed 16 November 5:30-7:00 pm, Aspen Room, Sheraton Seattle Hotel
    • Status of outreach groups (grants etc.)
  5. Other Business
  6. Next meeting -November 8

Attendees

  • Greg Watson, IBM
  • Beth Tibbitts, IBM
  • Wyatt Spear, U.Oregon
  • John Eblen, ORNL
  • Claudia Knobloch, Juelich
  • David Alexander, TechEx Org.
  • Dave Wootton, IBM
  • Chris Recoskie, IBM
  • Roland Schultz, ORNL
  • Alan Humphrey, SCI Utah
  • Jeff Overbey, UIUC

Minutes

  1. Overall project, releases, etc.
    • Next builds, releases
      • 5.0 Indigo - PTP 5.0.2 (SR1 release) was Sept 23; 5.0.3 now being built. A few bugs fixed since then. Next release sometime prior to SC11.
      • 6.0 E4.2 Juno status - builds (Greg)
    • Download stats - as of 10/11 Downloads of EPP parallel package are 7679.
      • as of 10/17 (when these minutes were entered), Epp parallel package downloads 9135, indigo update site 1687, ptp update site 980 = total 11,722 (but I believe the update site count is cumulative since Indigo initial release)
      • Download prior to SR1: on 9/19 package downloads 6137, indigo update site 414, ptp update site 821 = total 7372
      • Package download counter on eclipse.org/downloads was zeroed out for SR1 (confirmed with webmaster 10/26/11 by BRT)
      • So total package downloads 6137+9135=15,272 +(update site downloads = 414+821=1235); 15,272+1235= 16,507 grand total
    • Transition to Git (Roland)
      • Reference: CDT git tutorial and docs available at http://wiki.eclipse.org/PTP/environment_setup/git.
      • Bug to track: https://bugs.eclipse.org/bugs/show_bug.cgi?id=349695.
      • How many repos do we want? Probably 4: 1. PTP core, 2. Photran, 3. docs (non-plugins) and 4. old stuff
      • We should have a live demo meeting to demonstrate git processes to committers etc.
      • Git transition (copy from CVS) preserves branches and tags
      • Wyatt remarked that git doesn't handle binary files well. Roland suggests using wiki for such files.
      • Roland will start on test git repo; will document how to move over.
  2. Status Reports
    • Synchronized Projects (John)
      • Updating wizard, tool for merge conflicts, NFS fixes when deleting project (turns off sync during delete).
      • Sync remotely generated files or now? Now they are syncing back to local project. Long term solution is probably ability to select which files get synced (filter) e.g. in project properties. Preferences setting could specify default behavior... by file extension?? file type??
    • Monitoring - incl. new System Monitoring Perspective (Claudia)
      • working on filtering, tables, support for Cray.
    • ETFw (Wyatt)
      • Wyatt working on remote enabling in HEAD. Testing on shallow app. Can backport to 5.0 branch for use in SC11 PTP tutorial.
    • Photran (Jeff)
      • David Alexander has unit test development for Photran to contribute
      • photran-dev mailing list to be shut down - low traffic. use ptp-dev instead.
      • Greg reported demo'ing Photran on a large customer app, approx 6K Fortran source files, about 16KLOC? Sync worked well. Indexer ran in about 5-10 min (after increased heap space).
    • Docs, Help, Tutorials
    • Other PTP contributions
  3. PTP User call report (no report)
    • Previous User call was Sept 28 - Topic: Sync projects with Team support
    • Next User call should be Wed Oct 26 (4th Wednesday) See PTP/PTP_User_Meetings
  4. Next meeting -November 8

Copyright © Eclipse Foundation, Inc. All Rights Reserved.