1
1
openmpi/test
Brian Barrett f44bd9e067 * Intercept both allocations and deallocations from ptmalloc2 (including
both mmap and munmap), adjusting the configure script so that the
  component will only be activated on systems that use ptmalloc2 in the
  first place -- ie, Linux
* Remove the malloc_hooks component - it became an unworkable solution
  once threads and such were considered.
* Remove malloc_interpose component - it never worked quite right and
  was not going to be able to intercept malloc, so it wasn't going to
  be useful for OMPI's purposes.
* Update tests a little bit to match recent memory hooks api
  issues - still needs a bit of work.

This commit was SVN r8381.
2005-12-06 00:44:50 +00:00
..
asm Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
class Don't run ompi_fifo and ompi_circular_buffer tests; the interfaces 2005-11-13 11:33:23 +00:00
dps Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
mca Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
memory * Intercept both allocations and deallocations from ptmalloc2 (including 2005-12-06 00:44:50 +00:00
mpi Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
runtime Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
support always include ltdl.h with the full opal path, so that we always grab our 2005-11-23 19:30:12 +00:00
threads Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
util Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
Makefile.am Update the copyright notices for IU and UTK. 2005-11-05 19:57:48 +00:00
Unit-Test-Status.pdf Update the unit test matrix 2005-03-30 14:16:02 +00:00
Unit-Test-Status.xls * rename ompi_hash_table opal_hash_table 2005-07-03 16:52:32 +00:00