Sergey Oblomov
|
8080283b3d
|
MCA/COMMON/UCX: changed return type for wait_request
- for now wait_request returns OMPI status
- updated callers
Signed-off-by: Sergey Oblomov <sergeyo@mellanox.com>
|
2018-07-04 23:29:38 +03:00 |
|
Sergey Oblomov
|
502d04bf12
|
UCX/PML/SPML: fixed few coverity issues
- fixed incorrect pointer manipulation/free
- cleaned dead code
- minor optimization on process delete routine
- fixed error handling - free pointers
- added debug output for woker flush failure
Signed-off-by: Sergey Oblomov <sergeyo@mellanox.com>
|
2018-06-26 18:52:39 +03:00 |
|
Sergey Oblomov
|
bf7fd480e9
|
MCA/COMMON/UCX: added non-blocking implementations of atomics
- added implementation of swap/cswap/fadd operations
- blocking add64 is replaced by non-blocking routine
Signed-off-by: Sergey Oblomov <sergeyo@mellanox.com>
|
2018-06-25 12:25:31 +03:00 |
|
Sergey Oblomov
|
d57ae62dee
|
MCA/UCX: added common module
- implemented non-blocking routines for flush operations
Signed-off-by: Sergey Oblomov <sergeyo@mellanox.com>
|
2018-06-22 16:41:09 +03:00 |
|
Xin Zhao
|
2aa5292dbf
|
Add UCX component for ompi/mca/osc for MPI one-sided communication.
Signed-off-by: Xin Zhao <xinz@mellanox.com>
|
2017-07-19 19:45:40 +03:00 |
|