..
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
so here is what happens:
2009-09-17 14:37:02 +00:00
config
rename macros ompi_check_optflags and ompi_make_stripped_flags based on comments in #2072
2009-10-28 10:51:59 +00:00
contrib
- create a process group with the real node name on CrayXT platforms
2009-11-26 07:50:07 +00:00
datatype
Add a comment.
2009-09-28 17:28:01 +00:00
debuggers
- Grr, shut up the compilation of the ompi_debugger_canary.
2009-11-06 19:58:11 +00:00
errhandler
We need a format to print a string.
2009-10-23 02:43:13 +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
Removing unneeded spaces
2009-12-01 11:15:40 +00:00
mpi
Just like we relaxed the error checking for MPI_CART_CREATE (r21816),
2009-12-01 21:50:39 +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
... 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
- Replace combinations of
2009-08-20 11:42:18 +00:00
runtime
Detach the user buffer prior to the orte_barrier in MPI_Finalize.
2009-11-24 02:33:13 +00:00
tools
Update a few CMake scripts.
2009-11-03 10:40:58 +00:00
win
- Replace combinations of
2009-08-20 11:42:18 +00:00
CMakeLists.txt
Update a few CMake scripts.
2009-11-03 10:40:58 +00:00
Makefile.am
Start using Libtool's shared library versioning scheme. See lengthy
2009-07-23 21:35:17 +00:00