.. |
allocator
|
Update OMPI frameworks to use the MCA framework system.
|
2013-03-27 21:17:31 +00:00 |
bcol
|
bcol/iboffload: fix still more errors from param -> var updates
|
2013-04-03 19:57:03 +00:00 |
bml
|
Update OMPI frameworks to use the MCA framework system.
|
2013-03-27 21:17:31 +00:00 |
btl
|
Fix warning in CUDA-aware code.
|
2013-05-14 21:04:15 +00:00 |
coll
|
In coll_sm, we alloc a huge chunk of shared memory, divvy it into lots
|
2013-05-03 12:49:35 +00:00 |
common
|
Fix some compile errors in CUDA-aware code that has crept in.
|
2013-04-18 15:34:16 +00:00 |
crcp
|
Update OMPI frameworks to use the MCA framework system.
|
2013-03-27 21:17:31 +00:00 |
dpm
|
fix a correctness issue by returning an error if waitall fails and invoking the mpi error handler
|
2013-05-16 15:04:37 +00:00 |
fbtl
|
Adding typecasting with intptr_t to remove warnings.
|
2013-04-03 17:07:43 +00:00 |
fcoll
|
Using ompi_type_destroy to free ompi_datatype. This had to be updated in all the collective algorithms.
|
2013-04-24 19:27:26 +00:00 |
fs
|
- fix the mca stripe size and stripe depth parameter logic in the pvfs2
|
2013-05-14 16:11:39 +00:00 |
io
|
Adding typecasting with intptr_t to remove warnings.
|
2013-04-03 17:07:43 +00:00 |
mpool
|
Fix some compile errors in CUDA-aware code that has crept in.
|
2013-04-18 15:34:16 +00:00 |
mtl
|
Fix data corruption in MXM by registering to OPAL memory release hooks and removing any mappings created by mxm
|
2013-05-14 12:27:44 +00:00 |
op
|
Update OMPI frameworks to use the MCA framework system.
|
2013-03-27 21:17:31 +00:00 |
osc
|
Update OMPI frameworks to use the MCA framework system.
|
2013-03-27 21:17:31 +00:00 |
pml
|
Change some opal_output to OPAL_OUTPUT per CMR review.
|
2013-05-14 20:49:42 +00:00 |
pubsub
|
Update OMPI frameworks to use the MCA framework system.
|
2013-03-27 21:17:31 +00:00 |
rcache
|
Update OMPI frameworks to use the MCA framework system.
|
2013-03-27 21:17:31 +00:00 |
rte
|
The move of the orte_db framework to opal required that we create an opaque opal_identifier_t type as OPAL cannot know anything about the ORTE process name. However, passing a value down to opal and then having the db components reference it causes alignment issues on Solaris Sparc platforms. So pass the pointer instead and do the old "memcpy" trick to avoid the problem.
|
2013-04-08 23:34:16 +00:00 |
sbgp
|
sbgp/ibnet: fix param -> var update errors
|
2013-04-03 20:17:18 +00:00 |
sharedfp
|
Update OMPI frameworks to use the MCA framework system.
|
2013-03-27 21:17:31 +00:00 |
topo
|
Update OMPI frameworks to use the MCA framework system.
|
2013-03-27 21:17:31 +00:00 |
vprotocol
|
Revert r28417 - given the non-standard way vprotocol is implemented, I see no way to use the framework verbosity here. Best to just leave it alone as those who use it know what they need to do to get debug output
|
2013-04-30 16:37:17 +00:00 |