1
1
openmpi/ompi
Donald Kerr 995d46344c simplify the way IBV_ACCESS_SO is discovered
This commit was SVN r24409.
2011-02-17 04:28:56 +00:00
..
attribute * Wrap all the direct error-code checks of the form (OMPI_ERR_* == ret) with 2010-05-17 23:08:56 +00:00
class Remove include/opal/sys/cache.h -- its only purpose in life was to 2010-07-06 14:33:36 +00:00
communicator Fix formatting in group and communicator code (- No functionality changes -) 2010-10-04 14:54:58 +00:00
config simplify the way IBV_ACCESS_SO is discovered 2011-02-17 04:28:56 +00:00
contrib fixed typo 2010-10-18 12:11:32 +00:00
datatype Reshape the datatype engine. The basic types are built down in OPAL. MPI types are 2011-01-13 06:08:54 +00:00
debuggers Fix from Nikolay Piskun at Rogue Wave (TotalView) -- fixes the case 2011-02-14 19:03:53 +00:00
errhandler Fix bug introduced by r23463. We now handle positive 2010-07-28 19:19:27 +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 simplify the way IBV_ACCESS_SO is discovered 2011-02-17 04:28:56 +00:00
mpi Correct an error in MPI_FILE_SET_VIEW man page: the fh does ''not'' 2011-01-04 18:10:52 +00:00
mpiext add format parameter and layout format to OMPI_Affinity_str 2010-12-16 15:11:17 +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 Update libevent to the 2.0 series, currently at 2.0.7rc. We will update to their final release when it becomes available. Currently known errors exist in unused portions of the libevent code. This revision passes the IBM test suite on a Linux machine and on a standalone Mac. 2010-10-24 18:35:54 +00:00
runtime Restore the reset of progress event counter to avoid over-sampling the event lib 2010-11-30 17:15:08 +00:00
tools Minor update for something that has been bugging me for quite a while: 2011-02-16 22:53:23 +00:00
win - Replace combinations of 2009-08-20 11:42:18 +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 Fix mistake that came in via the ompi-agen tree in r23764. The mistake wasn't part of the core autogen upgrade; it was an additional 'bonus' cleanup. Oops. The mistake will always create a set of directories under installdir, even if you do not --with-devel-headers. The set of directories will be empty, but still -- they should not be there at all. This commit fixes that -- the directories are not created at all if you do not --with-devel-headers 2010-09-24 22:53:28 +00:00