1
1
openmpi/ompi
Jeff Squyres c7376ae053 Start using Libtool's shared library versioning scheme. See lengthy
note in VERSION file.

NOTE: the versions will ''always'' be 0:0:0 on the SVN trunk and
developer branches.  They will only have meaningful values (starting
with 0:0:0 in 1.3.4) on release branches.  Only RM's will modify these
values immediately preceeding a release.

This commit was SVN r21729.
2009-07-23 21:35:17 +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 This is a very large change to rename several #define values from 2009-05-06 20:11:28 +00:00
communicator Silence compiler warning about comparing signed and unsigned values 2009-07-11 18:36:43 +00:00
contrib/vt The meaning of the VT configure option '--with-openmpi' was changed (see r21679), so that the options MPICC, --with-mpi-inc-dir, and --with-mpi-status-size are not longer necessary. 2009-07-15 11:52:48 +00:00
datatype Get rid of the ompi_convertor.h header file. Replace all references to ompi_convertor 2009-07-16 19:13:30 +00:00
debuggers - Split the datatype engine into two parts: an MPI specific part in 2009-07-13 04:56:31 +00:00
errhandler - As discussed revert r21330, Fortran-configure info should 2009-06-01 19:02:34 +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 - As discussed revert r21330, Fortran-configure info should 2009-06-01 19:02:34 +00:00
group Revert the prior change out from the individual .h files - the problem was in the Makefile.am's, causing the make dist to fail. 2009-06-11 03:15:47 +00:00
include - Runtime and include files missed in last commit 2009-07-13 04:59:13 +00:00
info - As discussed revert r21330, Fortran-configure info should 2009-06-01 19:02:34 +00:00
mca - we accidentally decreased the counter for the number of dynamic 2009-07-20 19:54:24 +00:00
mpi Start using Libtool's shared library versioning scheme. See lengthy 2009-07-23 21:35:17 +00:00
mpiext Per RFC: MPI Interface Extensions Infrastructure 2009-05-26 20:49:35 +00:00
op The ops should be indexed based on the MPI datatype index (which is 2009-07-15 21:30:09 +00:00
peruse ... Delayed due to notifier commits earlier this day ... 2009-04-29 01:32:14 +00:00
proc Create two new modex functions for send/recv of specific OPAL data types - basically, ensure that the values are packed and unpacked appropriately. Provides a convenience function as otherwise anyone wanting to send a value had to do this themselves. 2009-07-15 04:54:53 +00:00
request Revert the prior change out from the individual .h files - the problem was in the Makefile.am's, causing the make dist to fail. 2009-06-11 03:15:47 +00:00
runtime The system headers are supposed to be protected by #ifdef and not by #if. 2009-07-16 18:27:33 +00:00
tools The system headers are supposed to be protected by #ifdef and not by #if. 2009-07-16 18:27:33 +00:00
win - As discussed revert r21330, Fortran-configure info should 2009-06-01 19:02:34 +00:00
CMakeLists.txt Corresponding changes to r21641 and r21642 for Windows. 2009-07-13 17:39:41 +00:00
Makefile.am Start using Libtool's shared library versioning scheme. See lengthy 2009-07-23 21:35:17 +00:00