Medial Code Documentation
Loading...
Searching...
No Matches
Data Structures | Namespaces
allreduce_mock.h File Reference

Mock test module of AllReduce engine, insert failures in certain call point, to test if the engine is robust to failure. More...

#include <vector>
#include <map>
#include <sstream>
#include <dmlc/timer.h>
#include "rabit/internal/engine.h"
#include "allreduce_base.h"

Go to the source code of this file.

Data Structures

class  rabit::engine::AllreduceMock
 

Namespaces

namespace  rabit
 namespace of rabit
 
namespace  rabit::engine
 core interface of the engine
 

Detailed Description

Mock test module of AllReduce engine, insert failures in certain call point, to test if the engine is robust to failure.

Copyright by Contributors

Author
Ignacio Cano, Tianqi Chen