1
1
openmpi/opal
George Bosilca c0b22678a7 OMPI_ENABLE_DEBUG is always defined. Remove all warnings when compiled in
non debug mode.

This commit was SVN r13230.
2007-01-21 18:14:06 +00:00
..
asm remove unneeded footer 2006-09-26 20:30:49 +00:00
class OMPI_ENABLE_DEBUG is always defined. Remove all warnings when compiled in 2007-01-21 18:14:06 +00:00
etc Update comments to clarify how this file is used. 2006-06-05 13:59:43 +00:00
event - get rid of unnecessary 2007-01-14 12:28:36 +00:00
include Second take at fixing the issues with using ompi_ptr_t. Add helper functions for converting from .pval to .lval and vice-versa. Users of ompi_ptr_t types should only use one of the fields in the union unless using the helper conversion functions. For the BTLs, local pointers will always be stored in the .pval field and remote pointers always stored in the .lval field. 2007-01-07 01:48:57 +00:00
mca Fix a compiler warning that Ralph noticed when compiling with 2007-01-17 22:36:33 +00:00
memoryhooks Rename liborte to libopen-rte and libopal to libopen-pal per telecon today 2006-12-05 18:27:24 +00:00
runtime Missing include file when this is "included" by itself 2007-01-18 17:40:21 +00:00
threads - Reduce the amount of warnings with -Wshadow -- mainly due to 2007-01-19 19:48:06 +00:00
tools Some wrapper cleanups: 2007-01-17 03:11:42 +00:00
util fix compiler warning 2007-01-14 20:33:17 +00:00
win32 Update the Windows compatibility file. 2007-01-08 22:05:01 +00:00
Makefile.am Rename liborte to libopen-rte and libopal to libopen-pal per telecon today 2006-12-05 18:27:24 +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