Medial Code Documentation
|
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 | |
Mock test module of AllReduce engine, insert failures in certain call point, to test if the engine is robust to failure.
Copyright by Contributors