1
1
This commit was SVN r13464.

The following Trac tickets were found above:
  Ticket 856 --> https://svn.open-mpi.org/trac/ompi/ticket/856
Этот коммит содержится в:
Terry Dontje 2007-02-02 12:48:26 +00:00
родитель 055dbe9fb9
Коммит 244fb76002

Просмотреть файл

@ -47,8 +47,6 @@ Fortran only: Error status (integer).
MPI_Alloc_mem allocates \fIsize\fP bytes of memory. The starting address MPI_Alloc_mem allocates \fIsize\fP bytes of memory. The starting address
of this memory is returned in the variable \fIbase\fP. of this memory is returned in the variable \fIbase\fP.
.sp .sp
Memory allocated by MPI_Alloc_mem is
guaranteed to be aligned on natural boundaries (page frames).
.SH FORTRAN NOTES .SH FORTRAN NOTES
.ft R .ft R