-
Notifications
You must be signed in to change notification settings - Fork 859
Meeting 2022
Tomislav Janjusic edited this page Jan 6, 2024
·
1 revision
The meeting will be determined by most availability.
Meeting dates:
- TBD
This is a link to a non-public repo for the Webex info (posting Webex links publicly just invites spam; sorry folks).
If you do not have access to the non-public repo, please email Jeff Squyres to get the Webex info.
Please put your name down here if you plan to attend. All rumors of snacks were greatly exaggerated.
- ...
Please add Agenda items we need to discuss here.
- Big Payload operations
- What should we set
MPI_Count
to? - What is the maximum payload we claim to support in Open MPI for collectives (and other MPI operations)
- This can get quite large if
count x datatype
and be challenging to support internally.
- This can get quite large if
- Do we need to check the payload against the supported payload limit and error out early?
- Big Count Collective Test Suite: link
- Bug reports:
- Fixes already in place:
- What should we set
- GPU support
- there was some discussion on the mailing list whether we need to abstract out GPU support into a separate framework and have CUDA/ROCm/OneAPI etc. be just components in that framework.
- Fortran 2018 ISO_Fortran_binding.h support and implications
- Review and revise the Open MPI Administrative rules
- See https://github.com/open-mpi/ompi/wiki/Administrative-rules
- For example, we haven't needed/used the Administrative Steering Committee in years
- Need RMs for v5.1.x
- Missing MPI 4.0 features project
- Large counts (Embiggenment) : https://github.com/mpi-forum/mpi-issues/issues/137