1
1
openmpi/opal
Brian Barrett 01913be4e6 * IA64 can have a weaker consistency model for memory than x86, so we
need memory barriers to actually do something other than hint
  to the compiler not to reorder memory-related instructions.  The
  IA64 instruction for memory barriers is "mf".

  Fixes bug #137.

This commit was SVN r10401.
2006-06-17 05:01:54 +00:00
..
asm * IA64 can have a weaker consistency model for memory than x86, so we 2006-06-17 05:01:54 +00:00
class Clean up the opal_free_list code. We don't use the user_data flag in the 2006-06-12 14:49:03 +00:00
etc Update comments to clarify how this file is used. 2006-06-05 13:59:43 +00:00
event Next step in the project split, mainly source code re-arranging 2006-02-12 01:33:29 +00:00
include * IA64 can have a weaker consistency model for memory than x86, so we 2006-06-17 05:01:54 +00:00
mca * mvapi's deregister call calls free, and the fast bins in ptmalloc2 aren't 2006-05-16 21:16:55 +00:00
memoryhooks * fix issue with PGI compilers at -O3 not liking the structure assignment - 2006-06-13 19:43:44 +00:00
runtime Open and close the memcpy component. Hopefully it is in the right place, as 2006-04-05 05:57:51 +00:00
threads mutex_trylock returns 0 (success) if locked and non-zero (error) if not 2006-05-17 15:50:21 +00:00
tools Add a feature to the build system that Terry from Sun and I talked about 2006-04-29 02:16:41 +00:00
util * Fix comment about size_t being unsigned 2006-05-02 12:21:30 +00:00
win32 Update include path. 2006-02-27 02:15:53 +00:00
Makefile.am * forgot to add new directories into DIST_SUBDIRS as well as SUBDIRS, so 2006-02-12 07:06:38 +00:00
win_makefile Move all win32 related files in opal, and modify all the Makefiles.am to 2005-12-08 06:17:15 +00:00