CPM: A software tool for Communication Performance Modelling

hockney_p2p_model Class Reference

List of all members.

Public Member Functions

template<class Archive >
void serialize (Archive &ar, const unsigned int version)
void estimate (MPI_Comm comm, MPIB_msgset msgset, MPIB_precision precision, int i, int j)
void write_header (ostream &os)
void write_elem (int i, int j, ostream &os)
void write_footer (ostream &os)

Detailed Description

The Hockney P2P model


Member Function Documentation

template<class Archive >
void hockney_p2p_model::serialize ( Archive &  ar,
const unsigned int  version 
) [inline]

Serializes the model

void hockney_p2p_model::estimate ( MPI_Comm  comm,
MPIB_msgset  msgset,
MPIB_precision  precision,
int  i,
int  j 
) [inline]

Estimates the model

void hockney_p2p_model::write_header ( ostream &  os  )  [inline]

Writes the header to a stream

void hockney_p2p_model::write_elem ( int  i,
int  j,
ostream &  os 
) [inline]

Writes the footer to a stream

void hockney_p2p_model::write_footer ( ostream &  os  )  [inline]

Writes the model to a stream


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