..
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
- Single request, so use single wait
2009-08-04 14:51:15 +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
Remove all unneeded defines.
2009-08-11 19:10:04 +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
- As described in RFC,
2009-08-18 19:12:43 +00:00
mpi
Fix comment typo
2009-08-14 12:09:19 +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
Remove redundant code
2009-08-07 07:51:19 +00:00
runtime
First step to enable DSO build on Windows.
2009-08-12 08:52:48 +00:00
tools
Since ompi_info is no longer written in C++, we no longer require a
2009-08-04 11:54:01 +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