1
1
openmpi/ompi/mca/rcache
2013-07-08 22:07:52 +00:00
..
base Update OMPI frameworks to use the MCA framework system. 2013-03-27 21:17:31 +00:00
rb rename ompi_free_list operations to _mt, as per discussions at last face to face meeting 2013-07-08 22:07:52 +00:00
vma Our macros for the OMPI-level free list had one extra argument, a possible return 2013-07-04 08:34:37 +00:00
Makefile.am Fix mistake that came in via the ompi-agen tree in r23764. The mistake wasn't part of the core autogen upgrade; it was an additional 'bonus' cleanup. Oops. The mistake will always create a set of directories under installdir, even if you do not --with-devel-headers. The set of directories will be empty, but still -- they should not be there at all. This commit fixes that -- the directories are not created at all if you do not --with-devel-headers 2010-09-24 22:53:28 +00:00
rcache.h The release of memory used by registration lists in rcaches must be delayed until the rcache lock is not held or deadlock 2010-02-23 11:31:58 +00:00