1
1
openmpi/opal/memoryhooks
Brian Barrett b9e5acfbe3 * fix issue with PGI compilers at -O3 not liking the structure assignment -
they only appeared to copy the top half of the structure.  Just do
  pointer casting instead and avoid the whole issue.

This commit was SVN r10338.
2006-06-13 19:43:44 +00:00
..
Makefile.am Rename opal/memory to opal/memoryhooks because XLC++ on Mac OS X is broken. 2005-11-11 00:26:27 +00:00
memory_internal.h More memory hooks tweaks... Set a flag on callbacks if the allocation / 2005-12-16 01:12:45 +00:00
memory.c * fix issue with PGI compilers at -O3 not liking the structure assignment - 2006-06-13 19:43:44 +00:00
memory.h Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00