QUDA  0.9.0
Public Member Functions | Public Attributes | List of all members
DslashCommsPattern Struct Reference

Public Member Functions

 DslashCommsPattern (const int commDim[], bool gdr_send=false)
 

Public Attributes

int gatherCompleted [Nstream]
 
int previousDir [Nstream]
 
int commsCompleted [Nstream]
 
int dslashCompleted [Nstream]
 
int commDimTotal
 
int completeSum
 

Detailed Description

Arrays used for the dynamic scheduling.

Definition at line 22 of file dslash_policy.cuh.

Constructor & Destructor Documentation

◆ DslashCommsPattern()

DslashCommsPattern::DslashCommsPattern ( const int  commDim[],
bool  gdr_send = false 
)
inline

Definition at line 30 of file dslash_policy.cuh.

Member Data Documentation

◆ commDimTotal

int DslashCommsPattern::commDimTotal

◆ commsCompleted

int DslashCommsPattern::commsCompleted[Nstream]

◆ completeSum

int DslashCommsPattern::completeSum

◆ dslashCompleted

int DslashCommsPattern::dslashCompleted[Nstream]

◆ gatherCompleted

int DslashCommsPattern::gatherCompleted[Nstream]

◆ previousDir

int DslashCommsPattern::previousDir[Nstream]

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