1
1
Gilles Gouaillardet d94e8c97a0 ompi/runtime: release F90 types in ompi_mpi_finalize()
F90 types cannot be freed by the enduser as specified by the standard.
but since they are ompi_datatype_dup'ed from predefined datatypes,
they have to be explicitly free'd at finalize time in order
to avoid a memory leak.

Signed-off-by: Gilles Gouaillardet <gilles@rist.or.jp>
2016-12-01 14:24:30 +09:00
..
2015-10-15 12:39:15 -04:00
2015-10-15 12:39:15 -04:00
2015-06-23 20:59:57 -07:00
2015-06-23 20:59:57 -07:00