|
LBANN
0.103.0
LivermoreBigArtificialNeuralNetworkToolkit
|
Classes | |
| class | dummy_backend |
| struct | request |
Typedefs | |
| using | mpi_backend = lbann::Al::dummy_backend |
| using | mpi_req_type = mpi_backend::req_type |
| using | nccl_backend = lbann::Al::dummy_backend |
| using | nccl_req_type = nccl_backend::req_type |
| using | hosttransfer_backend = lbann::Al::dummy_backend |
| using | hosttransfer_req_type = hosttransfer_backend::req_type |
Variables | |
| static const mpi_req_type | mpi_null_req = mpi_backend::null_req |
| static const nccl_req_type | nccl_null_req = nccl_backend::null_req |
| static const hosttransfer_req_type | hosttransfer_null_req |
| using lbann::Al::hosttransfer_backend = typedef lbann::Al::dummy_backend |
Definition at line 68 of file comm_nb_request.hpp.
| using lbann::Al::hosttransfer_req_type = typedef hosttransfer_backend::req_type |
Definition at line 70 of file comm_nb_request.hpp.
| using lbann::Al::mpi_backend = typedef lbann::Al::dummy_backend |
Definition at line 52 of file comm_nb_request.hpp.
| using lbann::Al::mpi_req_type = typedef mpi_backend::req_type |
Definition at line 54 of file comm_nb_request.hpp.
| using lbann::Al::nccl_backend = typedef lbann::Al::dummy_backend |
Definition at line 61 of file comm_nb_request.hpp.
| using lbann::Al::nccl_req_type = typedef nccl_backend::req_type |
Definition at line 63 of file comm_nb_request.hpp.
|
static |
Definition at line 71 of file comm_nb_request.hpp.
|
static |
Definition at line 55 of file comm_nb_request.hpp.
|
static |
Definition at line 64 of file comm_nb_request.hpp.