Vowpal Wabbit
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
VW::all_reduce_sync Class Reference

#include <allreduce.h>

Public Member Functions

 all_reduce_sync (size_t total)
 
 ~all_reduce_sync ()
 
void wait_for_synchronization ()
 
void waitForSynchronization ()
 

Public Attributes

void ** buffers
 

Constructor & Destructor Documentation

◆ all_reduce_sync()

VW::all_reduce_sync::all_reduce_sync ( size_t  total)

◆ ~all_reduce_sync()

VW::all_reduce_sync::~all_reduce_sync ( )

Member Function Documentation

◆ wait_for_synchronization()

void VW::all_reduce_sync::wait_for_synchronization ( )

◆ waitForSynchronization()

void VW::all_reduce_sync::waitForSynchronization ( )
inline
Deprecated:
"Renamed to wait_for_synchronization"

Member Data Documentation

◆ buffers

void** VW::all_reduce_sync::buffers

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