|
SimGrid
3.14.159
Versatile Simulation of Distributed Systems
|
#include "colls_private.h"Macros | |
| #define | HEADER_SIZE 1024 |
| #define | MAX_NODE 1024 |
Functions | |
| int | smpi_coll_tuned_bcast_arrival_pattern_aware (void *buf, int count, MPI_Datatype datatype, int root, MPI_Comm comm) |
Variables | |
| static int | bcast_NTSL_segment_size_in_byte = 8192 |
| #define HEADER_SIZE 1024 |
| #define MAX_NODE 1024 |
| int smpi_coll_tuned_bcast_arrival_pattern_aware | ( | void * | buf, |
| int | count, | ||
| MPI_Datatype | datatype, | ||
| int | root, | ||
| MPI_Comm | comm | ||
| ) |
|
static |