1
1
openmpi/ompi/mca
Mike Dubman 29b63fee81 better support of pml/cm for mxm
This commit was SVN r25113.
2011-09-06 06:38:57 +00:00
..
allocator Fix broken basic allocator. Not sure how this ever worked. 2011-06-03 14:43:54 +00:00
bml Remove lingering references to opal_profile option 2011-05-18 18:27:29 +00:00
btl - Fix breakage of the epoch changes with PGI: 2011-08-31 08:40:31 +00:00
coll By popular demand the epoch code is now disabled by default. 2011-08-26 22:16:14 +00:00
common Add support for CUDA registering sm and openib buffers. Feature is disabled by default. 2011-08-04 10:15:45 +00:00
crcp By popular demand the epoch code is now disabled by default. 2011-08-26 22:16:14 +00:00
dpm By popular demand the epoch code is now disabled by default. 2011-08-26 22:16:14 +00:00
fbtl Add one missing header file. Fix the MTT build for Windows. 2011-08-31 13:15:05 +00:00
fcache Add one missing header file. Fix the MTT build for Windows. 2011-08-31 13:15:05 +00:00
fcoll Add one missing header file. Fix the MTT build for Windows. 2011-08-31 13:15:05 +00:00
fs Add one missing header file. Fix the MTT build for Windows. 2011-08-31 13:15:05 +00:00
io Add missing includes so this compiles under Mac OSX 2011-08-25 23:04:24 +00:00
mpool Add support for CUDA registering sm and openib buffers. Feature is disabled by default. 2011-08-04 10:15:45 +00:00
mtl fixes in mxm mtl 2011-08-19 22:18:17 +00:00
op Continue clean up of thread options started in r22841, 22842, and 22849. 2011-03-18 21:36:35 +00:00
osc Fixes trac:2532 issues with 32-bit binaries 2011-07-13 16:38:03 +00:00
pml better support of pml/cm for mxm 2011-09-06 06:38:57 +00:00
pubsub Fix ompi-server: remove extra command flag in buffer being sent to mpirun, ensure that tools route messages thru a remote HNP 2011-03-05 17:12:46 +00:00
rcache Convert the bad dos line endings to unix style for all windows related files. 2010-12-02 12:08:08 +00:00
sharedfp Add one missing header file. Fix the MTT build for Windows. 2011-08-31 13:15:05 +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 Correct an abstraction break that causes ompi_info to segfault if pml-v is not built. Move the definition and instantation of the mca_pml_v struct to the vprotocol base. Include the vprotocol/base/base.h file in pml_v.h. Remove the now useless pml_v.c. 2010-10-22 05:12:12 +00:00