NewMadeleine

Documentation

« back to PM2 home.
nm_mpi_win_epoch_s Struct Reference

#include <nm_mpi_private.h>

Data Fields

volatile int mode
 window mode for the given pair
 
uint64_t nmsg
 number of messages exchanges during this epoch
 
uint64_t completed
 counter of completed requests
 

Detailed Description

Definition at line 832 of file nm_mpi_private.h.

Field Documentation

◆ completed

uint64_t nm_mpi_win_epoch_s::completed

counter of completed requests

Definition at line 836 of file nm_mpi_private.h.

Referenced by nm_mpi_win_completed_epoch().

◆ mode

volatile int nm_mpi_win_epoch_s::mode

window mode for the given pair

Definition at line 834 of file nm_mpi_private.h.

Referenced by nm_mpi_win_is_ready().

◆ nmsg

uint64_t nm_mpi_win_epoch_s::nmsg

number of messages exchanges during this epoch

Definition at line 835 of file nm_mpi_private.h.

Referenced by nm_mpi_win_completed_epoch().


The documentation for this struct was generated from the following file: