-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Dan Holmes edited this page Apr 22, 2020
·
9 revisions
As of Q4 2019, this WG is working on two main issues for MPI-4.0 and beyond (this work does not apply to MPI-3.x or earlier):
- Python-izing the MPI bindings in the LaTeX.
- I.e., converting the raw LaTeX for the C,
mpif.h
,use mpi
, anduse mpi_f08
bindings embedded all throughout the.tex
files for the MPI standard to be small blocks of Python (which then, in turn, generate the required LaTeX). - See the description on this pull request for more of an explanation.
- I.e., converting the raw LaTeX for the C,
- Embiggening the "count" parameters.
- One goal, for example, is to be able to pass more than 2GB (i.e., INT_MAX) as the "count" parameter in a single call to
MPI_Send()
.
- One goal, for example, is to be able to pass more than 2GB (i.e., INT_MAX) as the "count" parameter in a single call to
If you are a chapter author or are otherwise editing the LaTeX of the MPI Standard, see this wiki page for instructions on how to write/edit bindings in the LaTeX source code.
Meetings are held weekly on Wednesdays, from 9-10am US Eastern time. Anyone can join the meeting by viewing the connection information on this wiki page. To prevent spam and bots from joining our meetings, access to this wiki page is restricted. Please see this wiki page to get access.
-
2019-11-13 MPI Forum Virtual meeting