George Bosilca
697dc524c1
Deal with the ticket #1239 and #712 . This will upgrade the Open MPI support
...
for the F90 type create functions to the requirements of MPI 2.1 standard.
Advice to implementors. An application may often repeat a call to
MPI_TYPE_CREATE_F90_xxxx with the same combination of (xxxx,p,r).
The application is not allowed to free the returned predefined, unnamed
datatype handles. To prevent the creation of a potentially huge amount of
handles, the MPI implementation should return the same datatype handle for
the same (REAL/COMPLEX/INTEGER,p,r) combination. Checking for the
combination (p,r) in the preceding call to MPI_TYPE_CREATE_F90_xxxx and
using a hash-table to find formerly generated handles should limit the
overhead of finding a previously generated datatype with same combination
of (xxxx,p,r). (End of advice to implementors.)
This commit fixes trac:1239, and #712 .
This commit was SVN r19458.
The following Trac tickets were found above:
Ticket 1239 --> https://svn.open-mpi.org/trac/ompi/ticket/1239
2008-08-31 18:36:32 +00:00
..
2007-08-18 21:35:51 +00:00
2008-06-09 14:53:58 +00:00
2008-05-05 13:57:27 +00:00
2008-05-09 08:39:24 +00:00
2008-05-09 08:39:24 +00:00
2008-02-19 22:15:52 +00:00
2008-02-19 22:15:52 +00:00
2008-02-19 22:15:52 +00:00
2008-02-19 22:15:52 +00:00
2008-02-19 22:15:52 +00:00
2008-02-19 22:15:52 +00:00
2008-02-19 22:15:52 +00:00
2008-02-19 22:15:52 +00:00
2008-02-19 22:15:52 +00:00
2008-02-19 22:15:52 +00:00
2006-02-12 01:33:29 +00:00
2008-02-19 22:15:52 +00:00
2008-02-19 22:15:52 +00:00
2008-02-19 22:15:52 +00:00
2008-02-19 22:15:52 +00:00
2008-02-19 22:15:52 +00:00
2008-02-19 22:15:52 +00:00
2008-02-19 22:15:52 +00:00
2008-02-19 22:15:52 +00:00
2008-02-19 22:15:52 +00:00
2008-02-19 22:15:52 +00:00
2008-02-19 22:15:52 +00:00
2008-02-19 22:15:52 +00:00
2008-02-19 22:15:52 +00:00
2008-02-19 22:15:52 +00:00
2008-02-19 22:15:52 +00:00
2008-02-19 22:15:52 +00:00
2008-02-19 22:15:52 +00:00
2008-02-19 22:15:52 +00:00
2008-02-28 01:57:57 +00:00
2008-06-05 12:53:12 +00:00
2008-02-19 22:15:52 +00:00
2008-02-19 22:15:52 +00:00
2008-02-19 22:15:52 +00:00
2008-06-05 12:53:12 +00:00
2008-02-19 22:15:52 +00:00
2008-02-19 22:15:52 +00:00
2008-02-19 22:15:52 +00:00
2008-02-19 22:15:52 +00:00
2008-02-28 01:57:57 +00:00
2008-02-19 22:15:52 +00:00
2008-02-19 22:15:52 +00:00
2008-02-19 22:15:52 +00:00
2008-02-19 22:15:52 +00:00
2008-02-19 22:15:52 +00:00
2008-07-03 19:28:02 +00:00
2008-08-06 07:59:59 +00:00
2008-02-19 22:15:52 +00:00
2008-02-19 22:15:52 +00:00
2008-04-17 11:56:53 +00:00
2008-02-19 22:15:52 +00:00
2008-02-19 22:15:52 +00:00
2008-02-19 22:15:52 +00:00
2008-02-19 22:15:52 +00:00
2008-07-03 19:28:02 +00:00
2008-02-19 22:15:52 +00:00
2008-02-19 22:15:52 +00:00
2008-07-28 16:40:11 +00:00
2008-07-28 16:40:11 +00:00
2008-02-19 22:15:52 +00:00
2008-02-19 22:15:52 +00:00
2008-02-19 22:15:52 +00:00
2008-02-19 22:15:52 +00:00
2008-02-19 22:15:52 +00:00
2008-02-19 22:15:52 +00:00
2008-02-19 22:15:52 +00:00
2008-02-19 22:15:52 +00:00
2008-02-19 22:15:52 +00:00
2008-02-19 22:15:52 +00:00
2008-02-19 22:15:52 +00:00
2008-02-19 22:15:52 +00:00
2008-02-19 22:15:52 +00:00
2008-02-19 22:15:52 +00:00
2008-02-19 22:15:52 +00:00
2008-02-19 22:15:52 +00:00
2008-02-19 22:15:52 +00:00
2008-02-19 22:15:52 +00:00
2008-08-06 12:16:54 +00:00
2008-08-06 12:16:54 +00:00
2008-08-06 12:16:54 +00:00
2008-07-03 19:28:02 +00:00
2008-02-19 22:15:52 +00:00
2008-08-06 12:16:54 +00:00
2008-08-06 12:16:54 +00:00
2008-08-06 12:16:54 +00:00
2008-08-06 12:16:54 +00:00
2008-08-06 12:16:54 +00:00
2008-08-06 12:16:54 +00:00
2008-08-06 12:16:54 +00:00
2008-08-06 12:16:54 +00:00
2008-08-06 12:16:54 +00:00
2008-08-06 12:16:54 +00:00
2008-08-06 12:16:54 +00:00
2008-08-06 12:16:54 +00:00
2008-02-19 22:15:52 +00:00
2008-08-06 12:16:54 +00:00
2008-08-06 12:16:54 +00:00
2008-08-06 12:16:54 +00:00
2008-08-06 12:16:54 +00:00
2008-08-06 12:16:54 +00:00
2008-08-06 12:16:54 +00:00
2008-08-06 12:16:54 +00:00
2008-08-06 12:16:54 +00:00
2008-08-06 12:16:54 +00:00
2008-08-06 12:16:54 +00:00
2008-08-06 12:16:54 +00:00
2008-08-06 12:16:54 +00:00
2008-08-06 12:16:54 +00:00
2008-08-06 12:16:54 +00:00
2008-08-06 12:16:54 +00:00
2008-08-06 12:16:54 +00:00
2008-07-03 19:28:02 +00:00
2008-08-06 12:16:54 +00:00
2008-08-06 12:16:54 +00:00
2008-08-06 12:16:54 +00:00
2008-08-06 12:16:54 +00:00
2008-08-06 12:16:54 +00:00
2008-08-06 12:16:54 +00:00
2008-08-06 12:16:54 +00:00
2008-08-06 12:16:54 +00:00
2008-08-06 12:16:54 +00:00
2008-08-06 12:16:54 +00:00
2008-08-06 12:16:54 +00:00
2008-08-06 12:16:54 +00:00
2008-08-06 12:16:54 +00:00
2008-08-06 12:16:54 +00:00
2008-08-06 12:16:54 +00:00
2008-08-06 12:16:54 +00:00
2008-02-19 22:15:52 +00:00
2008-02-19 22:15:52 +00:00
2008-02-19 22:15:52 +00:00
2008-05-23 13:33:38 +00:00
2008-02-19 22:15:52 +00:00
2008-02-19 22:15:52 +00:00
2008-02-19 22:15:52 +00:00
2008-02-19 22:15:52 +00:00
2008-06-21 19:33:47 +00:00
2008-02-19 22:15:52 +00:00
2008-05-05 13:57:27 +00:00
2008-02-19 22:15:52 +00:00
2008-02-19 22:15:52 +00:00
2008-02-19 22:15:52 +00:00
2008-02-19 22:15:52 +00:00
2008-02-19 22:15:52 +00:00
2008-02-19 22:15:52 +00:00
2008-02-19 22:15:52 +00:00
2008-02-19 22:15:52 +00:00
2008-02-19 22:15:52 +00:00
2008-02-19 22:15:52 +00:00
2008-02-19 22:15:52 +00:00
2008-02-19 22:15:52 +00:00
2008-02-19 22:15:52 +00:00
2008-02-19 22:15:52 +00:00
2008-02-19 22:15:52 +00:00
2008-02-19 22:15:52 +00:00
2008-02-19 22:15:52 +00:00
2008-02-19 22:15:52 +00:00
2008-02-19 22:15:52 +00:00
2008-02-19 22:15:52 +00:00
2008-02-19 22:15:52 +00:00
2008-02-19 22:15:52 +00:00
2008-05-07 13:00:28 +00:00
2008-02-19 22:15:52 +00:00
2008-02-19 22:15:52 +00:00
2008-02-19 22:15:52 +00:00
2008-02-19 22:15:52 +00:00
2008-02-19 22:15:52 +00:00
2008-02-19 22:15:52 +00:00
2008-02-19 22:15:52 +00:00
2008-02-19 22:15:52 +00:00
2008-02-19 22:15:52 +00:00
2008-02-19 22:15:52 +00:00
2008-02-19 22:15:52 +00:00
2008-06-09 14:53:58 +00:00
2008-06-09 14:53:58 +00:00
2008-02-19 22:15:52 +00:00
2008-02-19 22:15:52 +00:00
2008-02-19 22:15:52 +00:00
2008-02-19 22:15:52 +00:00
2008-05-07 12:28:51 +00:00
2008-05-07 13:00:28 +00:00
2008-02-19 22:15:52 +00:00
2008-05-07 12:28:51 +00:00
2008-05-07 13:00:28 +00:00
2008-02-19 22:15:52 +00:00
2008-02-19 22:15:52 +00:00
2008-02-28 01:57:57 +00:00
2007-08-18 21:35:51 +00:00
2008-02-19 22:15:52 +00:00
2008-02-19 22:15:52 +00:00
2008-02-19 22:15:52 +00:00
2008-02-19 22:15:52 +00:00
2008-04-23 00:17:12 +00:00
2008-02-19 22:15:52 +00:00
2008-02-19 22:15:52 +00:00
2008-02-19 22:15:52 +00:00
2008-02-19 22:15:52 +00:00
2008-02-19 22:15:52 +00:00
2008-02-19 22:15:52 +00:00
2008-02-28 01:57:57 +00:00
2008-05-05 13:57:27 +00:00
2008-02-19 22:15:52 +00:00
2008-02-19 22:15:52 +00:00
2008-02-19 22:15:52 +00:00
2008-02-19 22:15:52 +00:00
2008-02-19 22:15:52 +00:00
2008-02-19 22:15:52 +00:00
2008-02-19 22:15:52 +00:00
2008-02-19 22:15:52 +00:00
2008-02-19 22:15:52 +00:00
2008-02-19 22:15:52 +00:00
2008-02-19 22:15:52 +00:00
2008-02-19 22:15:52 +00:00
2008-02-19 22:15:52 +00:00
2008-05-23 13:33:38 +00:00
2008-02-19 22:15:52 +00:00
2008-02-19 22:15:52 +00:00
2008-02-19 22:15:52 +00:00
2008-02-19 22:15:52 +00:00
2008-02-19 22:15:52 +00:00
2008-02-19 22:15:52 +00:00
2008-02-19 22:15:52 +00:00
2008-02-19 22:15:52 +00:00
2008-03-26 08:19:55 +00:00
2008-02-19 22:15:52 +00:00
2008-02-19 22:15:52 +00:00
2008-02-19 22:15:52 +00:00
2008-02-19 22:15:52 +00:00
2008-02-19 22:15:52 +00:00
2008-02-19 22:15:52 +00:00
2008-02-19 22:15:52 +00:00
2008-02-19 22:15:52 +00:00
2008-02-19 22:15:52 +00:00
2008-02-19 22:15:52 +00:00
2008-02-19 22:15:52 +00:00
2008-02-19 22:15:52 +00:00
2008-02-19 22:15:52 +00:00
2008-02-19 22:15:52 +00:00
2008-08-31 18:36:32 +00:00
2008-08-31 18:36:32 +00:00
2008-08-31 18:36:32 +00:00
2008-02-19 22:15:52 +00:00
2008-02-19 22:15:52 +00:00
2008-02-19 22:15:52 +00:00
2008-02-19 22:15:52 +00:00
2008-02-19 22:15:52 +00:00
2008-02-19 22:15:52 +00:00
2008-08-11 20:50:09 +00:00
2008-02-19 22:15:52 +00:00
2008-02-19 22:15:52 +00:00
2008-02-19 22:15:52 +00:00
2008-02-19 22:15:52 +00:00
2008-02-19 22:15:52 +00:00
2008-02-19 22:15:52 +00:00
2008-02-19 22:15:52 +00:00
2008-02-19 22:15:52 +00:00
2008-02-19 22:15:52 +00:00
2008-02-19 22:15:52 +00:00
2008-08-06 07:59:59 +00:00
2008-02-19 22:15:52 +00:00
2008-02-19 22:15:52 +00:00
2008-02-19 22:15:52 +00:00
2008-02-19 22:15:52 +00:00
2008-02-19 22:15:52 +00:00
2008-02-19 22:15:52 +00:00
2008-02-19 22:15:52 +00:00
2008-02-19 22:15:52 +00:00
2008-02-19 22:15:52 +00:00
2008-02-19 22:15:52 +00:00
2008-02-19 22:15:52 +00:00
2008-02-19 22:15:52 +00:00
2008-02-19 22:15:52 +00:00
2008-02-19 22:15:52 +00:00
2008-02-28 01:57:57 +00:00
2008-02-19 22:15:52 +00:00
2008-02-19 22:15:52 +00:00
2008-02-19 22:15:52 +00:00
2008-02-19 22:15:52 +00:00
2008-02-19 22:15:52 +00:00
2008-02-19 22:15:52 +00:00
2008-02-19 22:15:52 +00:00
2008-02-19 22:15:52 +00:00
2008-02-19 22:15:52 +00:00
2008-02-19 22:15:52 +00:00
2008-02-19 22:15:52 +00:00
2008-02-19 22:15:52 +00:00
2008-05-05 13:57:27 +00:00
2008-02-19 22:15:52 +00:00
2008-02-19 22:15:52 +00:00
2008-02-19 22:15:52 +00:00
2008-07-03 19:28:02 +00:00
2008-02-19 22:15:52 +00:00
2008-06-21 19:33:47 +00:00
2008-02-19 22:15:52 +00:00
2008-02-19 22:15:52 +00:00
2008-02-19 22:15:52 +00:00
2008-07-03 19:28:02 +00:00
2008-02-19 22:15:52 +00:00
2008-02-19 22:15:52 +00:00
2008-02-19 22:15:52 +00:00
2008-02-19 22:15:52 +00:00
2008-02-19 22:15:52 +00:00
2008-06-09 14:53:58 +00:00
2008-02-21 14:28:08 +00:00