-
Notifications
You must be signed in to change notification settings - Fork 859
WeeklyTelcon_20160329
Jeff Squyres edited this page Nov 18, 2016
·
1 revision
- Dialup Info: (Do not post to public mailing list or public wiki)
- Oops. I forgot to capture this week. :(
- Milestones: https://github.com/open-mpi/ompi-release/milestones/v1.10.3
- PR1004 - no INPLACE for neighborhood. Needs George to review.
- PR1020 was thumbed up by Edgar.
- 1.10.3 in April - collecting some smaller fixes accumulating in the branch.
- Wiki: https://github.com/open-mpi/ompi/wiki/Releasev20
- Blocker Issues: https://github.com/open-mpi/ompi/issues?utf8=%E2%9C%93&q=is%3Aopen+milestone%3Av2.0.0+label%3Ablocker
-
Issue 1406
- PR 1491 Resolved and merged to master.
- Issue 1505 - for v2.x merge (after sits on master a bit)
- TCP BTL THREAD_MULTIPLE deadlock
- Resolution: Bugfixing goodness.
- New non-default feature: TCP async progress only in active if requested via requested via MCA param.
- Issue 1495 - Nathan gives status.
- Originally got some code from IBM to patch binaries. x86, x86_64, ia64, ppc64.
- Got some UCX error when running with UCX.
- If we always use the Linux patcher on Linux, it should play nicely with UCX. It replaces the function pointer in symbol table. This should always chain all of the hooks. This is what UCX does.
- Before the patcher code, it's safe to call opal_finalize.
- Asked Yoci (who did UCX hooks), about providence of UCX hook code. George says, got that code from IBM.
- Need to wait for Yoci to come back.
- Even though UCX is a PML, there are still paths where BTL might be in use (one sided for example).
- Howard liks this solution that plays nicely with other approaches.
- derived datatypes, too complicated to write OSC for libfabric, so easier just to write a BTL for OMPI.
- Originally got some code from IBM to patch binaries. x86, x86_64, ia64, ppc64.
- -host PR 1353 move to 2.1?
- Ralph did some work here. But spreadsheet says that if users don't specify -np, it errors out as compromise.
- In case where users says -host foo:2 (they've explicitly mentioned number of slots).
- -host foo,foo is the SAME as foo:2 (2 slots on foo).
- Easy change for Ralph to make today. Against Master and try to get into v2.0.0
- Ralph did some work here. But spreadsheet says that if users don't specify -np, it errors out as compromise.
- Failures in MTT - prob because USOCK component came in, and missing some commit, and causing failures on Master.
-
Issue 1406
- Milestones: https://github.com/open-mpi/ompi-release/milestones/v2.0.0 *
- OMPI Release Open Pull Requests: https://github.com/open-mpi/ompi-release/pulls
- Master tests are failing.
- Josh question on PR1482.
- legitimate concerns on mechanism.
- Users confused why self
- special Mellanox - Mike and Josh have been promoted. Mike no longer Mellanox Jenkin's contact.
- Jeff will sent out new Mellanox ID.
- We will see more of Tommy (Austin) Work on collectives, Open MPI, MPICH, etc.
- LANL - Howard is testing out Ralph's USOCK stuff.
- Nathan working on patcher stuff, bugfixes, cleanup, and some 1sided design that's too early.
- Nathan should have patcher code up for PR today.
- Nathan will be testing with Jenkins
- Houston -
- IBM - Working to get Cluster available for community jenkins testing.
- Working on symbol patcher.
- Working on licensing framework.
- Working on building with external pmix, hwloc, and libevent.
- Integrating our PAMI transport PML.
- scoping hostlist syntax work for April - PMIx also interested in.
- Ralph curious of mapping representation.
- Cisco, ORNL, UTK, NVIDIA
- Mellanox, Sandia, Intel
- LANL, Houston, IBM