Thrill
0.1
|
#include <thrill/net/mpi/dispatcher.hpp>
#include <tlx/die.hpp>
#include <mpi.h>
#include <mutex>
#include <vector>
Go to the source code of this file.
Namespaces | |
thrill | |
thrill::net | |
thrill::net::mpi | |
Variables | |
std::mutex | g_mutex |
The Grand MPI Library Invocation Mutex (The GMLIM) More... | |
static const size_t | g_simultaneous = 32 |
number of simultaneous transfers More... | |