LBANN  0.103.0
LivermoreBigArtificialNeuralNetworkToolkit
comm_nb_request.hpp File Reference
#include "lbann_config.hpp"
Include dependency graph for comm_nb_request.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  lbann::Al::dummy_backend
 
struct  lbann::Al::request
 

Namespaces

 lbann
 
 lbann::Al
 

Typedefs

using lbann::Al::mpi_backend = lbann::Al::dummy_backend
 
using lbann::Al::mpi_req_type = mpi_backend::req_type
 
using lbann::Al::nccl_backend = lbann::Al::dummy_backend
 
using lbann::Al::nccl_req_type = nccl_backend::req_type
 
using lbann::Al::hosttransfer_backend = lbann::Al::dummy_backend
 
using lbann::Al::hosttransfer_req_type = hosttransfer_backend::req_type
 

Variables

static const mpi_req_type lbann::Al::mpi_null_req = mpi_backend::null_req
 
static const nccl_req_type lbann::Al::nccl_null_req = nccl_backend::null_req
 
static const hosttransfer_req_type lbann::Al::hosttransfer_null_req