1
1
openmpi/opal
Shiqing Fan 23bb52ad05 Remove a few files from the CMakeList, that no long exist in the new libevent.
Add #ifdef for including _libevent_time.h.
Use the Windows version of function random().

This commit was SVN r22556.
2010-02-04 15:18:54 +00:00
..
asm Add the Open MPI specific part based on a patch from Manuel. Add the 2009-07-13 20:01:12 +00:00
class In multiple places in the code base, we expect opal_bitmap_is_set_bit to return either true or false...not a negative error code. If the index is out of range, this is effectively a "false" condition as the bit was clearly not set by the program. 2010-02-03 19:45:22 +00:00
config - This fixes the failing mpic++/mpiCC MTT tests, bailing due to not 2010-02-03 18:47:13 +00:00
datatype Spaces instead of tabs. 2009-12-15 18:07:33 +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 Remove a few files from the CMakeList, that no long exist in the new libevent. 2010-02-04 15:18:54 +00:00
include Update a few more CMake scripts. 2010-01-19 17:34:55 +00:00
mca Updates to make trunk run on Catamount again: 2010-02-03 05:07:40 +00:00
memoryhooks - Replace combinations of 2009-08-20 11:42:18 +00:00
runtime A patch from UTK to allow orte_init(), opal_init(), and associated 2009-12-04 00:51:15 +00:00
threads Define a standard return value for when a thread exits. 2010-01-23 03:57:24 +00:00
tools Per #2201, move the user arguments up to be the first set of argv 2010-01-29 22:51:35 +00:00
util Updates to allow OMPI to build on Cray XT platforms running Catamount 2010-01-07 18:14:03 +00:00
win32 Remove a few files from the CMakeList, that no long exist in the new libevent. 2010-02-04 15:18:54 +00:00
CMakeLists.txt Remove flex.exe and its license file from the tarball. 2010-01-22 16:40:13 +00:00
Makefile.am Start using Libtool's shared library versioning scheme. See lengthy 2009-07-23 21:35:17 +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