1
1
openmpi/opal
Rolf vandeVaart 09750d0310 Need output.h header file for opal_output() definition.
Otherwise, build will fail when configuring with --enable-picky.

This commit was SVN r23763.
2010-09-17 12:22:17 +00:00
..
asm Fix the conditional branch, jump to the correct location. Reported by Matthew Clark 2010-08-09 10:07:58 +00:00
class Update the thread protection in the ring_buffer class 2010-07-29 02:12:44 +00:00
config Reorganize the opal interface code in opal/util/if.c per prior emails and telecon discussions. Move the interface discovery code into a framework so that configuration logic can separate it out (instead of the prior #if-#else confusion). 2010-09-13 01:58:51 +00:00
datatype - Fixup several functions, that cannot return 2010-08-31 12:21:13 +00:00
dss The system headers are supposed to be protected by #ifdef and not by #if. 2009-07-16 18:27:33 +00:00
etc Ensure that platform-specific mca param files get installed with the correct default mca param filename. Platform-specific mca param files overwrite any pre-existing default mca param file as they are considered to be the "gold" standard if a platform file was provided. 2008-08-27 02:40:02 +00:00
event Undo 4 of the 5 changes introduced by r22638. Leave 2010-08-18 20:06:50 +00:00
include Fix the ia32 atomic add and subtract functions so they 2010-09-08 10:47:15 +00:00
mca Need output.h header file for opal_output() definition. 2010-09-17 12:22:17 +00:00
memoryhooks - Replace combinations of 2009-08-20 11:42:18 +00:00
runtime Reorganize the opal interface code in opal/util/if.c per prior emails and telecon discussions. Move the interface discovery code into a framework so that configuration logic can separate it out (instead of the prior #if-#else confusion). 2010-09-13 01:58:51 +00:00
threads If debug is enabled, provide an mca param and supporting logic to output when OPAL_ACQUIRE_THREAD is waiting and has obtained the thread, and when OPAL_RELEASE_THREAD releases it. 2010-08-05 16:25:32 +00:00
tools Create new entries in the wrapper data files so the 2010-09-02 10:47:55 +00:00
util Reorganize the opal interface code in opal/util/if.c per prior emails and telecon discussions. Move the interface discovery code into a framework so that configuration logic can separate it out (instead of the prior #if-#else confusion). 2010-09-13 01:58:51 +00:00
win32 A better way to make this work with VS 2010. 2010-08-03 09:06:50 +00:00
CMakeLists.txt Use exclude lists for non-ordinary sub directories check. 2010-08-23 09:43:05 +00:00
Makefile.am This commit converts us to the "one big libmpi" scheme that has been 2010-02-23 22:20:01 +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