1
1
openmpi/ompi
Rolf vandeVaart d1fdbadc91 Fix broken basic allocator. Not sure how this ever worked.
This commit was SVN r24746.
2011-06-03 14:43:54 +00:00
..
attribute Fixes trac:2767: Recursive locking when ROMIO used with THREAD_MULITPLE 2011-05-04 06:31:42 +00:00
class This function vanished ages ago. 2011-02-25 00:27:29 +00:00
communicator fix a formatting issue 2011-03-31 20:05:45 +00:00
config Remove the ompi-profiler tool and its attendant ompi-probe program. Also remove the grpcomm basic component since its only function was to support profiled clusters, which nobody was doing. :-( 2011-05-17 03:30:25 +00:00
contrib Removed redundant debug message 2011-04-26 08:02:46 +00:00
datatype Unsigned datatypes should be redirected to their unsigned correspondants 2011-05-03 12:53:52 +00:00
debuggers Make the no-orte case compile again 2011-04-20 16:48:07 +00:00
errhandler Fix a few issues with error messages: 2011-03-07 16:45:45 +00:00
etc Many thanks to Ralf W. for finding a subtle bug in these Makefile.am's 2008-06-04 01:28:03 +00:00
file Clean up request handling in the I/O framework to be more consistent with 2009-11-26 05:13:43 +00:00
group Fix formatting in group and communicator code (- No functionality changes -) 2010-10-04 14:54:58 +00:00
include Minor update for something that has been bugging me for quite a while: 2011-02-16 22:53:23 +00:00
info Some relatively minor C/R related cleanup 2010-07-30 18:59:34 +00:00
mca Fix broken basic allocator. Not sure how this ever worked. 2011-06-03 14:43:54 +00:00
mpi My my...cleanup a disconnect between the man pages and how we implemented comm_spawn_multiple. We allow an info key per executable. Also fix the -host and -add-host info keys - they are supposed to accept comma-separated lists. 2011-05-17 20:12:31 +00:00
mpiext At Josh's request, make example MPI extension use the init/fini so that 2011-05-05 18:31:07 +00:00
op Reshape the datatype engine. The basic types are built down in OPAL. MPI types are 2011-01-13 06:08:54 +00:00
peruse - Sanity check initialization and finalization of PERUSE. 2010-01-12 16:36:24 +00:00
proc * Wrap all the direct error-code checks of the form (OMPI_ERR_* == ret) with 2010-05-17 23:08:56 +00:00
request Continue clean up of thread options started in r22841, 22842, and 22849. 2011-03-18 21:36:35 +00:00
runtime At Josh's request, make example MPI extension use the init/fini so that 2011-05-05 18:31:07 +00:00
tools Fix off-by-one error in trimming space from the right of strings 2011-05-22 12:21:14 +00:00
win Fixes trac:2767: Recursive locking when ROMIO used with THREAD_MULITPLE 2011-05-04 06:31:42 +00:00
CMakeLists.txt Convert the bad dos line endings to unix style for all windows related files. 2010-12-02 12:08:08 +00:00
Makefile.am Just use the LIB definition. 2011-02-25 00:39:05 +00:00