Skip to content

WeeklyTelcon_20240730

Wenduo Wang edited this page Jul 30, 2024 · 7 revisions

Open MPI Weekly Telecon

  • Dialup Info: (Do not post to public mailing list or public wiki)

Attendees (on Web-ex)

  • TBD

New Agenda Items

  • 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)

Follow-up Topics From Previous Meeting

  • Revisit v6.0.x feature list to estimate branch off timeline.

v4.1.x

v5.0.x

Main branch

TODO

  • 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)
Clone this wiki locally