Thrill
0.1
|
#include <thrill/net/collective.hpp>
#include <thrill/net/group.hpp>
#include <thrill/net/manager.hpp>
#include <thrill/net/mock/group.hpp>
#include <functional>
#include <utility>
#include <vector>
Go to the source code of this file.
Namespaces | |
thrill | |
thrill::net | |
Functions | |
std::ostream & | operator<< (std::ostream &os, const Traffic &t) |
void | RunLoopbackGroupTest (size_t num_hosts, const std::function< void(Group *)> &thread_function) |