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/January 2012"

< PTP‎ | meetings
(Minutes)
(Minutes)
Line 88: Line 88:
 
#***CDT git tutorial and docs available at [[PTP/environment_setup/git]] - including problems of things we can't do with git we could do with CVS
 
#***CDT git tutorial and docs available at [[PTP/environment_setup/git]] - including problems of things we can't do with git we could do with CVS
 
#*** Developer's environment setup for 6.0 has been mostly updated for git: [[PTP/environment_setup_60]]
 
#*** Developer's environment setup for 6.0 has been mostly updated for git: [[PTP/environment_setup_60]]
#*** Bug to track: https://bugs.eclipse.org/bugs/show_bug.cgi?id=349695.   
+
#*** Bug to track: [https://bugs.eclipse.org/bugs/show_bug.cgi?id=349695 Bug 349695].   
 
#** Discuss problems/solutions
 
#** Discuss problems/solutions
 
#*** Three git concepts that Greg said he found useful
 
#*** Three git concepts that Greg said he found useful

Revision as of 23:15, 3 February 2012

January 2012 Meeting

Date: January 10, 2012 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 - 5.0.5 outlook - Indigo SR2 RC1+2 is Jan 17; SR2 RC2+2 is Jan 31; GA is Feb 24
      • 6.0 Juno - M5+2 is Jan 31
      • Status and location of builds now on Hudson (Juno, Indigo, and 4.1)
    • Download stats - note here
      • Package download counter on eclipse.org/downloads - since SR1 - as of 1/09 it is 27,930; as of 12/12 it was 23,060; 1/10 28,000 during the call
      • Update site downloads since SR1: Total 7066 (details: Indigo 5655, ptp-specific 1411)
    • Git status
  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 call was Wed Oct 26 (4th Wednesday) See PTP/PTP_User_Meetings - answering various user questions
    • Next meeting - postponed until January 25, 2012
  4. Education and Outreach
      • SC11 BOF/User Group Meeting - Wed Nov 16 (still need to post slides from presenters, have Roland and Wolfgang's; Greg?)
    • Status of outreach groups (grants etc.)
  5. Other Business
  6. Next meeting - Feb 14

Attendees

  • Greg Watson, IBM
  • Beth Tibbitts, IBM
  • Wyatt Spear, U.Oregon
  • Jeff Overbey, NCSA
  • Jay Alameda, NCSA
  • Claudio Knobloch, Juelich
  • Brian Watt, IBM
  • John Eblen, ORNL
  • Dave Wootton, IBM
  • Roland Schultz, ORNL
  • Chris Recoskie, IBM


Minutes

  1. Overall project, releases, etc.
    • Next builds, releases
      • 5.0 Indigo - Indigo SR2 RC1+2 is Jan 17; SR2 RC2+2 is Jan 31; Indigo SR2 GA is Feb 24
        • 5.0.5 planned release GA is Feb 7 and will go in SR2
          • Includes managed build fixed for Photran that Jeff needs, thus it's prior to SR2 GA
          • John is working on merge conflict fixes for Synchronized projects
          • Many other bug fixes; due to aggressive development, will have some new features too ... Beth will create 5.0.5 New &Noteworthy section; developers please contribute
      • 6.0 Juno - Juno M5+2 is Jan 31
        • RDT build errors for Juno (master branch) - Chris will look
        • Chris said John Liu is leaving his group, David Salinas is joining
      • BUILDS: All PTP builds, after much churn, are now on Hudson server, with Maven and Tycho
        • Three builds being run:
          1. 4.1 (Helios-based) - IBM is the only group using this
          2. Indigo - PTP 5.0.x builds - "ptp-release" is the build name - build must manually be started - aggregation build (ptp+photran) is "ptp-master-release"
          3. Juno - PTP 6.0 builds - "ptp-nightly" is the build name - gets kicked off on file change - aggregation build (ptp+photran) is "ptp-master-nightly"
        • PTP Builds wiki page contains links to where to download these for testing
    • Download stats - see table at bottom of page
      • Package download counter on eclipse.org/downloads - since SR1 - as of 1/09 it is 27,930; as of 12/12 it was 23,060; 1/10 28,000 during the call
      • Update site downloads since SR1: Total 7066 (details: Indigo 5655, ptp-specific 1411)
      • Newly calculated downloads per month - see table at bottom of page - uses eclipse portal query to get actuals by month
    • Git status
      • Reference:
      • Discuss problems/solutions
        • Three git concepts that Greg said he found useful
          • local copy of repository - push and pull syncs with remote copy (pull = fetch + merge)
          • commits are just pointers to the changes; merge replays commits on top of your repo. How to resolve conflictts? Add to index then commit
          • changes are staged locally - propagation from local > staged > remote
        • EGit User Guide - much improved; highly recommended
  2. Status Reports
    • Jeff is working on Module support. Next is LML driver for Cray
    • Wyatt is working on BG/P support with Kevin Huck
      • LML (and PBS) for BG/P (Intrepid @ Illinois, PBS on BG)
    • Three Resource Managers on BlueGene now: LL (default), SLURM, LML(new)
    • John is working on synchronized projects: File filtering, Merge Resolution, New project wizard (waiting on CDT Bug 363612... Chris plans to commit)
    • Claudia: LML_da(Bug 370569), Grid Engine, more options for debugging and testing features
    • Dave having problems with debug under LML code
      • PE JAXB resource manager - Dave will check in by Jan 31 (M5). size warrants review by IBM legal.
  3. PTP User call report
    • Next meeting - January 25, 2012 - SC11 recap and Roadmap for PTP - Greg will present
    • SC11 BOF/User Group Meeting - Beth posted slides from SC11 BOF November 16 - User meeting in Seattle - Greg's slides have been added to this as well
  4. Next meeting - Feb 14

Parallel Package Downloads

Download numbers, by month, of 'IDE for Parallel Application Developers' available on http://eclipse.org/downloads. This count is since the release of Eclipse Indigo SR1, on Sept. 9/23/11.

Month Downloads Total
Sept 2011 3825 3825
Oct 2011 8630 12455
Nov 2011 8777 21232
Dec 2011 4506 25738
Jan 2012* 2262 28000

(*) as of 1/10/12: Jan 2012 number is as shown on the downloads page during the meeting on Jan. 10. Jan. month totals calculated as 28000-25738=2262 Other numbers are via Eclipse portal queries for '/technology/epp/downloads/release/indigo/SR1/eclipse-parallel-indigo'

Back to the top