1
1
openmpi/ompi
2010-02-02 18:40:07 +00:00
..
attribute The system headers are supposed to be protected by #ifdef and not by #if. 2009-07-16 18:27:33 +00:00
class - Replace combinations of 2009-08-20 11:42:18 +00:00
communicator Remove some unused variables / silence some compiler warnings 2010-01-15 03:15:18 +00:00
config Disable the --enable-openib-ibcm switch. IBCM support is broken, so there's no point in even offering this config switch; it just confuses people. Closes trac:2158. 2010-01-07 18:21:41 +00:00
contrib Use Open MPI's Fortran wrapper library 'libmpi_f77' instead of VT's MPI Fortran wrapper library 'libvt-fmpi'. 2010-02-02 18:40:07 +00:00
datatype - As Sylvain Jeaugey noted optional Fortran ddt ids are not properly taken 2009-12-08 22:26:04 +00:00
debuggers - This bites us with make check (read MTT) on static builds (read jaguar) 2010-01-25 23:41:59 +00:00
errhandler Closes trac:2158. 2010-01-07 18:16:39 +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 Fun typo. :-) 2009-08-20 21:23:54 +00:00
include Fixes trac:2061: add MPI_OP_COMMUTATIVE. 2009-10-22 21:46:05 +00:00
info - As discussed revert r21330, Fortran-configure info should 2009-06-01 19:02:34 +00:00
mca We enable the dynamic decision if the user force it via an MCA argument or set it in the 2010-01-29 09:03:59 +00:00
mpi Restore several linked libraries that were deleted by mistake in r22405. 2010-01-14 21:50:42 +00:00
mpiext Per RFC: MPI Interface Extensions Infrastructure 2009-05-26 20:49:35 +00:00
op Replace jumps with returns. 2009-08-20 02:29:30 +00:00
peruse - Sanity check initialization and finalization of PERUSE. 2010-01-12 16:36:24 +00:00
proc Get rid of the useless mca_pml_base_endpoint_t and replace it by 2009-12-08 17:29:54 +00:00
request - Replace combinations of 2009-08-20 11:42:18 +00:00
runtime Remove duplicated comment (the same comment appears below, in the 2010-01-26 20:44:15 +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
win - Replace combinations of 2009-08-20 11:42:18 +00:00
CMakeLists.txt Update a few more CMake scripts. 2010-01-19 17:34:55 +00:00
Makefile.am Start using Libtool's shared library versioning scheme. See lengthy 2009-07-23 21:35:17 +00:00