|
|
| thread_communicator (int jc_nt, int pc_nt, int ic_nt, int jr_nt) |
| | Default constructor takes 4 partitioning numbers.
|
| |
|
void | Create (int level, int num_threads, int *config) |
| | Recursively create tree base communicators.
|
| |
|
void | Barrier () |
| | OpenMP thread barrier from BLIS.
|
| |
|
void | Send (void **buffer) |
| |
|
void | Recv (void **buffer) |
| |
|
void | Print () |
| |
|
int | GetNumThreads () |
| |
|
int | GetNumGroups () |
| |
The documentation for this class was generated from the following files:
- /home/chenhany/Projects/hmlp/frame/base/thread.hpp
- /home/chenhany/Projects/hmlp/frame/base/thread.cpp