1
1
openmpi/ompi/mca
Rolf vandeVaart 8073f5002a Some additional CUDA specific code.
Adding a few more support functions that will be used in future development.

This commit was SVN r25684.
2011-12-29 12:31:54 +00:00
..
allocator Fix broken basic allocator. Not sure how this ever worked. 2011-06-03 14:43:54 +00:00
bml This is actually a much smaller commit than it appears at first glance - it just touches a lot of files. The --without-rte-support configuration option has never really been implemented completely. The option caused various objects not to be defined and conditionally compiled some base functions, but did nothing to prevent build of the component libraries. Unfortunately, since many of those components use objects covered by the option, it caused builds to break if those components were allowed to build. 2011-11-22 21:24:35 +00:00
btl minor ugni btl code cleanup 2011-12-10 08:20:46 +00:00
coll The SM2 collective component has not been updated in a long 2011-10-25 22:07:09 +00:00
common Some additional CUDA specific code. 2011-12-29 12:31:54 +00:00
crcp Fixes trac:2550 : Cleanup comment in crcp_bkmrk_pml.h 2011-12-07 14:50:04 +00:00
dpm Although we never really thought about it, we made an unconscious assumption in the mapper system - we assumed that the daemons would be placed on nodes in the order that the nodes appear in the allocation. In other words, we assumed that the launch environment would map processes in node order. 2011-11-30 19:58:24 +00:00
fbtl provide descriptions about the functionality of these frameworks. 2011-12-22 19:42:00 +00:00
fcache provide descriptions about the functionality of these frameworks. 2011-12-22 19:42:00 +00:00
fcoll provide descriptions about the functionality of these frameworks. 2011-12-22 19:42:00 +00:00
fs provide descriptions about the functionality of these frameworks. 2011-12-22 19:42:00 +00:00
io modified implementation for two-phase write_all incorporating romio style domain partitioning 2011-12-22 00:16:29 +00:00
mpool rfc timeout. retry registration after removing old registration from lru 2011-12-07 18:20:44 +00:00
mtl For now, ignore LINK event 2011-11-11 02:49:03 +00:00
op Each level (OPAL/ORTE/OMPI) should only return it's own constants, 2011-10-04 14:50:31 +00:00
osc fixed some compiler errors caused by seg_key changes. osc/rdma may need to be updated to use btls that use 128 bit segment keys 2011-11-06 20:19:14 +00:00
pml added put/get btl descriptor flags 2011-11-30 21:37:23 +00:00
pubsub Handle the case where the allocator "fibs" to us about the node names. In some cases (ahem...you know who you are!), the allocator will tell us a node number (e.g., "16"). However, the daemon will return a node name (e.g., "nid0016") - leaving us not recognizing its location. 2011-12-02 14:10:08 +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 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 Each level (OPAL/ORTE/OMPI) should only return it's own constants, 2011-10-04 14:50:31 +00:00