forked from open-mpi/ompi
-
Notifications
You must be signed in to change notification settings - Fork 4
Meeting 2016 08
Brian Barrett edited this page Jul 15, 2016
·
72 revisions
Logistics:
- Start: 9am, Tue Aug 16, 2016
- Finish: 1pm, Thu Aug 18, 2016
- Location: IBM facility, Dallas, TX
- Attendance fee: there will likely be an attendance fee (similar to the MPI Forum). Details TBD.
- Yes, Geoff/IBM is filling out paperwork, etc now.
- The paperwork asked if we're charging a fee to hold the event. I'm unsure of the ramifications, for now I said 'no', since we're not certain.
- Jeff Squyres, Cisco
- Howard Pritchard, LANL
- Geoffrey Paulsen, IBM
- Stan Graves, IBM
- Ralph Castain, Intel
- George Bosilca, UTK (17 and 18)
- Josh Hursey, IBM
- Edgar Gabriel, UHouston
- Takahiro Kawashima, Fujitsu (tentative)
- Shinji Sumimoto, Fujitsu
- Brian Barrett, Amazon Web Services
- ...please fill in your name here if you're going to attend...
- After v2.1.0 release, should we merge from master to the v2.x branch?
- Only if there are no backwards compatibility issues (!)
- This would allow us to close the divergence/gap from master to v2.x, but keep life in the v2.x series (which is attractive to some organizations)
- Alternatively, we might want to fork and create a new 3.x branch.
- Present information about IBM Spectrum MPI, processes, etc.
- May have PR's ready to discuss requested changes, but schedule is tight in July / August for us.
- MTT updates / future direction
- Migration to new cloud services update for website, database, etc.
- HostGator: web site, mailman lists, mailman archives
- 3 year donation by Ralph Castain. THANK YOU RALPH!
- GoDaddy:
- All 6 domains have been transferred (open[-]mpi.[org|com|net])
- DNS now hosted at GoDaddy (instead of IU)
- ompiteam gmail account:
- PDFs of 3rd party contribution agreements
- email destination for contribution agreements (v1.6 of the agreements) -- OK TO POST?
- eventual site of Google Domains for all 6 domains (when their registrations run out at GoDaddy)
- Money: currently: registration fees collected and bills paid by Jeff Squyres (need a better solution!)
- Possible umbrella organization
- HostGator: web site, mailman lists, mailman archives
- How to help alleviate "drowning in CI data" syndrome?
- One example: https://github.com/open-mpi/ompi/pull/1801
- One suggestion: should we actively market for testers in the community to help wrangle this stuff?
- If Jenkins detects an error, can we get Jenkins to retry the tests without the PR changes, and then compare the results to see if the PR itself is introducing a new error?
- PMIx roadmap discussions
- Need some good multi-threaded performance tests (per Nathan and Artem discussion)
- Do we need to write them ourselves?