.. |
allocator
|
Fix broken basic allocator. Not sure how this ever worked.
|
2011-06-03 14:43:54 +00:00 |
bml
|
Backout the ORCA commit. :(
|
2012-06-27 01:28:28 +00:00 |
btl
|
Using 8K as a minimal CQ length
|
2012-07-26 21:06:18 +00:00 |
coll
|
Add a missing return value.
|
2012-07-20 01:32:06 +00:00 |
common
|
The files for automake to generate are specified via AC_CONFIG_FILES
|
2012-07-27 14:33:17 +00:00 |
crcp
|
Replace the pattern while(flag) { opal_progress() }; in the C/R code
|
2012-07-13 23:31:56 +00:00 |
dpm
|
1. Adding 2 new components:
|
2012-07-02 15:20:12 +00:00 |
fbtl
|
cleaning up the usage of CFLAGS vs. CPPFLAGS. Thanks Jeff for helping with
|
2012-06-25 20:32:58 +00:00 |
fcoll
|
Moving support functions of two-phase to the two_phase component.
|
2012-07-31 04:37:04 +00:00 |
fs
|
minor code cleanup and make the MPI_MODE_DELETE_ON_CLOSE work
|
2012-06-27 20:54:58 +00:00 |
io
|
1. Removing two-phase support functions
|
2012-07-31 04:39:13 +00:00 |
mpool
|
update the wv btl component.
|
2012-07-26 15:35:01 +00:00 |
mtl
|
MTL MXM: Adding MXM version protect for Mprobe, Mrecv resources.
|
2012-07-31 07:57:25 +00:00 |
op
|
Each level (OPAL/ORTE/OMPI) should only return it's own constants,
|
2011-10-04 14:50:31 +00:00 |
osc
|
remove hdr_segkey from OMPI_OSC_RDMA_BASE_HDR_NTOH and OMPI_OSC_RDMA_BASE_HDR_HTON
|
2012-06-22 14:15:26 +00:00 |
pml
|
Fix the MPI_Cancel issue identified by Fujitsu. And a typo.
|
2012-07-26 14:06:24 +00:00 |
pubsub
|
Backout the ORCA commit. :(
|
2012-06-27 01:28:28 +00:00 |
rcache
|
Sorry for mid-day commit, but I had promised on the call to do this upon my return.
|
2012-04-06 14:23:13 +00:00 |
sharedfp
|
provide descriptions about the functionality of these frameworks.
|
2011-12-22 19:42:00 +00:00 |
topo
|
Fix mistake that came in via the ompi-agen tree in r23764. The mistake wasn't part of the core autogen upgrade; it was an additional 'bonus' cleanup. Oops. The mistake will always create a set of directories under installdir, even if you do not --with-devel-headers. The set of directories will be empty, but still -- they should not be there at all. This commit fixes that -- the directories are not created at all if you do not --with-devel-headers
|
2010-09-24 22:53:28 +00:00 |
vprotocol
|
Backout the ORCA commit. :(
|
2012-06-27 01:28:28 +00:00 |