ROSS
mpi_allreduce.h File Reference
#include "ross-extern.h"
#include "ross-kernel-inline.h"
#include "ross-types.h"
#include "queue/tw-queue.h"
#include <math.h>
#include <sys/time.h>
#include <time.h>

Go to the source code of this file.

Functions

static int tw_gvt_inprogress (tw_pe *pe)
static void gvt_print (tw_stime gvt)
tw_stat st_get_allreduce_count ()

Variables

static double gvt_print_interval = 0.01
static double percent_complete = 0.0

Function Documentation

◆ gvt_print()

void gvt_print ( tw_stime gvt)
inlinestatic

◆ st_get_allreduce_count()

tw_stat st_get_allreduce_count ( )
extern

Definition at line 55 of file mpi_allreduce.c.

◆ tw_gvt_inprogress()

int tw_gvt_inprogress ( tw_pe * pe)
inlinestatic

Definition at line 16 of file mpi_allreduce.h.

References pe.

Variable Documentation

◆ gvt_print_interval

double gvt_print_interval = 0.01
static

Definition at line 12 of file mpi_allreduce.h.

◆ percent_complete

double percent_complete = 0.0
static

Definition at line 13 of file mpi_allreduce.h.