-
Notifications
You must be signed in to change notification settings - Fork 859
4.0.x FeatureList
Geoffrey Paulsen edited this page Jul 3, 2018
·
34 revisions
Initial list is based on discussion from the Dallas March 2018 face-to-face meeting.
- Geoff Paulsen: IBM
- Howard Pritchard: LANL
- June 12, 2018 - Readiness Review - Review unfinished features on feature list to raise visibility, get rough sense of is/is not and evaluate readiness.
- July 15, 2018 - Branch from master No new features on release branch (possible whitelist exceptions) past branch point.
- August 13, 2018 - Aim to create RC1 (shoot for 2 week RC intervals)
- Sept 17, 2018 - Release.
- (UTK) Better multithreading. - George
- In OB1 PML, normal OMP parallel Sections. Improved for injection and extraction rates.
- Implications for other PMLs. Very OB1 specific Maybe a little bit in progress.
- UCX Cuda support - want this to be something that works when Open MPI v4.0 releases.
- Need to check if datatype support that UCX provides, matches with what open mpi converters supports.
- UCX 1.4 - Late Sept or Early Oct.
(UTK/LANL) UCT BTL (i.e., lower layer of UCX) - George- This allows us to remove openib BTL
- PMIx 3.0.x slated for summer 2018 (well how much do we really need this?) Can ULFM just use external PMIx?
- Include PMIx debugger support
- This allows us to start deprecating MPIR (i.e., add to NEWS -- next major version can output warnings when MPIR is used).
Jeff and/or Geoff
- Depends on PMIx v3.x
(Fujitsu) Persistent collective operations (withMPIX_
prefix)
- Update to v1.4 API
Do not build OSHMEM if a viable SPML cannot be built
-prot
and -entry
functionality - Geoff- something similar coming into BTL-TCP