-
Notifications
You must be signed in to change notification settings - Fork 868
WeeklyTelcon_20240730
Wenduo Wang edited this page Jul 30, 2024
·
7 revisions
- Dialup Info: (Do not post to public mailing list or public wiki)
- TBD
- C11 related: https://github.com/open-mpi/ompi/pull/12660
- Attendees have a consensus that we want to require C11 on main branch, and as a result RHEL 7 with the default GCC will not be supported. The user must upgrade their GCC or switch to a different OS with newer GCC.
- In order to avoid surprised, we would like to send out a notice in advance.
- Large-count topic: datatype engine https://github.com/open-mpi/ompi/pull/12351
- While we want to support the large count APIs, we do not expect real applications to use UINT64_MAX counts.
- We want to be careful with changing internal data structures, e.g. ABI compatibility, cacheline alignment, etc.
- Will continue the discussion offline. Should schedule a separate call to discuss.
- OFI accelerator topic: NIC selection https://github.com/open-mpi/ompi/pull/11716
- Thomas(ORNL) is interested in testing out the feature.
accelerator topic: ZE support question- mca parameter aliasing across projects (instead of components)
- This is a continued discussion from slack. The issue was exposed in https://github.com/open-mpi/ompi/issues/12682. It is a release blocker for 5.0.6.
- Accelerator framework also missed MCA parameter naming, see #12721
- Revisit v6.0.x feature list to estimate branch off timeline.
- v4.1.x Issues; v4.1.x Questions
- v4.1.x Open PRs
- Next release when cycles allow it, or if there is a emergency
- New issues since last meeting
- Open PRs since last meeting
- Closed/Merged PRs since last meeting
- v5.0.x Open PRs
- v5.0.x Issues; v5.0.x Questions
- Explore cherry-pick bots
- Explore an MTT alternative
- v6.0 feature set revisit
- MPI 4.1 revisit
- Check requirements, there was an IBM CI running on PRRTE (sept. 2023)