![]() |
UCC 1.0
Unified Collective Communications
|
UCC collective completion callback. More...
Data Fields | |
| void(* | cb )(void *data, ucc_status_t status) |
| void * | data |
The callback is invoked whenever the collective operation is completed. It is not allowed to call UCC APIs from the completion callback except for ucc_collective_finalize.
| void(* ucc_coll_callback::cb) (void *data, ucc_status_t status) |
| void* ucc_coll_callback::data |