Skip to content

problems possible errata

Martin Ruefenacht edited this page Dec 13, 2019 · 16 revisions
  • MPI_Status_set_cancelled

    flag parameter, lis:in, c:in, f08:out

  • MPI_ALLOC_MEM

    Uses mpifoverloadOnlyInAnnex for F90!!!

  • Weird mpifoverloadOnlyInAnnex

    • MPI_ALLOC_MEM
    • MPI_WIN_ALLOCATE
    • MPI_WIN_ALLOCATE_SHARED
    • MPI_WIN_SHARED_QUERY
  • MPI_Copy_function

    • F90 binding is in use, C binding is not due to text reordering requirements.
  • MPI_Datarep_extent_function, chap-io

    • F90/08 and C disagree on parameter names
  • EXTRA_STATE and EXTRA_STATE2 exist

  • C_BUFFER, C_BUFFER2, C_BUFFER3, C_BUFFER4 exist There have no difference other than textual, which is not semantic. Someone wasn't paying attention.

  • MPI_Datarep_extent_function

    • C parameter file_extent does not match name in F08 and F90
Clone this wiki locally