Medial Code Documentation
|
Functor for allgather. More...
Public Member Functions | |
AllgatherFunctor (int world_size, int rank) | |
void | operator() (char const *input, std::size_t bytes, std::string *buffer) const |
Data Fields | |
std::string const | name {"Allgather"} |
Functor for allgather.