Register a buffer for collective communication.
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(ncclComm), | value | :: | comm |
Communicator |
||
| type(c_ptr), | value | :: | buff |
Buffer to register |
||
| integer(kind=c_size_t), | value | :: | size |
Size of the buffer in bytes |
||
| type(c_ptr) | :: | handle |
Handle to the registered buffer |
Completion status