pMR API Documentation
Classes | Enumerations
pMR Namespace Reference

pMR namespace.

Classes

class  AllReduce
 Global reduction operations. More...
 
class  Communicator
 Backend-agnostic Communicator. More...
 
class  Connection
 Point-to-Point Connection. More...
 
class  RecvWindow
 Receive Window. More...
 
class  SendWindow
 Send Window. More...
 
class  Target
 Backend-agnostic Target. More...
 
class  Window
 Generic base class for Windows. More...
 

Enumerations

Enumeration Type Documentation

enum Operation
strong
Enumerator
Max 

Return the maximum.

Min 

Return the minimum.

Sum 

Return the sum.

Prod 

Return the product.