..
attribute
Repair the MPI-2 dynamic operations. This includes:
2008-07-03 17:53:37 +00:00
class
Improve shared-memory allocation:
2009-02-20 19:51:57 +00:00
communicator
Added padding to predefined handle structures to maintain library version to
2009-02-24 17:17:33 +00:00
contrib /vt
bugfix: added configure check for header file 'asm/intrinsics.h' and definition of '_IA64_REG_AR_ITC' which required to use the ITC timer on IA64/Linux
2009-02-23 12:41:22 +00:00
datatype
Added padding to predefined handle structures to maintain library version to
2009-02-24 17:17:33 +00:00
debuggers
* Fix a truckload of Cisco copyrights to be the same as the rest of
2009-01-11 02:30:00 +00:00
errhandler
Added padding to predefined handle structures to maintain library version to
2009-02-24 17:17:33 +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
Added padding to predefined handle structures to maintain library version to
2009-02-24 17:17:33 +00:00
group
Added padding to predefined handle structures to maintain library version to
2009-02-24 17:17:33 +00:00
include
Added padding to predefined handle structures to maintain library version to
2009-02-24 17:17:33 +00:00
info
Added padding to predefined handle structures to maintain library version to
2009-02-24 17:17:33 +00:00
mca
- Header orte/mca/oob/base/base.h is probably the wrong one to include
2009-02-26 04:20:03 +00:00
mpi
Remove the unnecessary PROJECT command, I somehow misunderstood how it should be used on Windows....
2009-02-25 16:07:43 +00:00
op
Added padding to predefined handle structures to maintain library version to
2009-02-24 17:17:33 +00:00
peruse
- Move the OMPI_DECLSPEC from .c to .h
2008-09-11 12:26:33 +00:00
proc
Per the RFC, extend the current use of the ompi_proc_t flags field (without changing the field itself).
2009-02-10 02:20:16 +00:00
request
Added padding to predefined handle structures to maintain library version to
2009-02-24 17:17:33 +00:00
runtime
- Header orte/mca/oob/base/base.h is probably the wrong one to include
2009-02-26 04:20:03 +00:00
tools
- Header orte/mca/errmgr/errmgr.h is not needed.
2009-02-26 04:05:30 +00:00
win
Added padding to predefined handle structures to maintain library version to
2009-02-24 17:17:33 +00:00
CMakeLists.txt
Add a new feature for checking mca subdirectories, i.e. detecting if there is an exclude file list which indicates the files that shouldn't be added to the source list. By default, the CMake build system will simply add all source files in the required sub folders, without knowing which files have to be excluded. The first use of it is in plm/base/.windows.
2009-02-10 17:20:13 +00:00
Makefile.am
Some more work on the man pages:
2008-08-07 19:20:40 +00:00