forked from open-mpi/ompi
-
Notifications
You must be signed in to change notification settings - Fork 1
WeeklyTelcon_20160329
Geoff Paulsen edited this page Mar 29, 2016
·
11 revisions
- Dialup Info: (Do not post to public mailing list or public wiki)
- 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
- 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. Should Issue 299 be a blocker!?
- Issue linked on mailing list. User sent
- Related to Issue 429?
- Would merging opal and orte into one lib workaround this? - Probably, but that's alot of work.
- Still issue with UCX (who does hooking?)
- Assign to Mark Allen. - HIGH PRIORITY.
- 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.
- Milestones: https://github.com/open-mpi/ompi-release/milestones/v2.0.0 *
- Master tests are failing.
- C++ bindings failing to compile is a symptom. cyclic dependencies?
- LANL -
- 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.
- Cisco, ORNL, UTK, NVIDIA
- Mellanox, Sandia, Intel
- LANL, Houston, IBM