#include <distntftime.hpp>
|
| DistNTFTime (double d, double compute_d, double communication_d, double err_comp, double err_comm) |
|
| DistNTFTime (double d, double compute_d, double communication_d, double trans_d, double allgather_d, double allreduce_d, double reducescatter_d, double gram_d, double krp_d, double mttkrp_d, double multittv_d, double nnls_d, double err_comp, double err_comm) |
|
| DistNTFTime (double d, double compute_d, double communication_d, double gram_d, double krp_d, double mttkrp_d, double multittv_d, double nnls_d, double err_comp, double err_comm) |
|
const double | duration () const |
|
const double | compute_duration () const |
|
const double | communication_duration () const |
|
const double | allgather_duration () const |
|
const double | allreduce_duration () const |
|
const double | reducescatter_duration () const |
|
const double | gram_duration () const |
|
const double | krp_duration () const |
|
const double | mttkrp_duration () const |
|
const double | multittv_duration () const |
|
const double | nnls_duration () const |
|
const double | err_compute_duration () const |
|
const double | err_communication_duration () const |
|
const double | trans_duration () const |
|
void | duration (double d) |
|
void | compute_duration (double d) |
|
void | communication_duration (double d) |
|
void | allgather_duration (double d) |
|
void | allreduce_duration (double d) |
|
void | reducescatter_duration (double d) |
|
void | gram_duration (double d) |
|
void | krp_duration (double d) |
|
void | mttkrp_duration (double d) |
|
void | multittv_duration (double d) |
|
void | nnls_duration (double d) |
|
void | trans_duration (double d) |
|
void | err_compute_duration (double d) |
|
void | err_communication_duration (double d) |
|
Definition at line 7 of file distntftime.hpp.
◆ DistNTFTime() [1/3]
planc::DistNTFTime::DistNTFTime |
( |
double |
d, |
|
|
double |
compute_d, |
|
|
double |
communication_d, |
|
|
double |
err_comp, |
|
|
double |
err_comm |
|
) |
| |
|
inline |
◆ DistNTFTime() [2/3]
planc::DistNTFTime::DistNTFTime |
( |
double |
d, |
|
|
double |
compute_d, |
|
|
double |
communication_d, |
|
|
double |
trans_d, |
|
|
double |
allgather_d, |
|
|
double |
allreduce_d, |
|
|
double |
reducescatter_d, |
|
|
double |
gram_d, |
|
|
double |
krp_d, |
|
|
double |
mttkrp_d, |
|
|
double |
multittv_d, |
|
|
double |
nnls_d, |
|
|
double |
err_comp, |
|
|
double |
err_comm |
|
) |
| |
|
inline |
◆ DistNTFTime() [3/3]
planc::DistNTFTime::DistNTFTime |
( |
double |
d, |
|
|
double |
compute_d, |
|
|
double |
communication_d, |
|
|
double |
gram_d, |
|
|
double |
krp_d, |
|
|
double |
mttkrp_d, |
|
|
double |
multittv_d, |
|
|
double |
nnls_d, |
|
|
double |
err_comp, |
|
|
double |
err_comm |
|
) |
| |
|
inline |
◆ allgather_duration() [1/2]
const double planc::DistNTFTime::allgather_duration |
( |
| ) |
const |
|
inline |
◆ allgather_duration() [2/2]
void planc::DistNTFTime::allgather_duration |
( |
double |
d | ) |
|
|
inline |
◆ allreduce_duration() [1/2]
const double planc::DistNTFTime::allreduce_duration |
( |
| ) |
const |
|
inline |
◆ allreduce_duration() [2/2]
void planc::DistNTFTime::allreduce_duration |
( |
double |
d | ) |
|
|
inline |
◆ communication_duration() [1/2]
const double planc::DistNTFTime::communication_duration |
( |
| ) |
const |
|
inline |
◆ communication_duration() [2/2]
void planc::DistNTFTime::communication_duration |
( |
double |
d | ) |
|
|
inline |
◆ compute_duration() [1/2]
const double planc::DistNTFTime::compute_duration |
( |
| ) |
const |
|
inline |
◆ compute_duration() [2/2]
void planc::DistNTFTime::compute_duration |
( |
double |
d | ) |
|
|
inline |
◆ duration() [1/2]
const double planc::DistNTFTime::duration |
( |
| ) |
const |
|
inline |
◆ duration() [2/2]
void planc::DistNTFTime::duration |
( |
double |
d | ) |
|
|
inline |
◆ err_communication_duration() [1/2]
const double planc::DistNTFTime::err_communication_duration |
( |
| ) |
const |
|
inline |
◆ err_communication_duration() [2/2]
void planc::DistNTFTime::err_communication_duration |
( |
double |
d | ) |
|
|
inline |
◆ err_compute_duration() [1/2]
const double planc::DistNTFTime::err_compute_duration |
( |
| ) |
const |
|
inline |
◆ err_compute_duration() [2/2]
void planc::DistNTFTime::err_compute_duration |
( |
double |
d | ) |
|
|
inline |
◆ gram_duration() [1/2]
const double planc::DistNTFTime::gram_duration |
( |
| ) |
const |
|
inline |
◆ gram_duration() [2/2]
void planc::DistNTFTime::gram_duration |
( |
double |
d | ) |
|
|
inline |
◆ krp_duration() [1/2]
const double planc::DistNTFTime::krp_duration |
( |
| ) |
const |
|
inline |
◆ krp_duration() [2/2]
void planc::DistNTFTime::krp_duration |
( |
double |
d | ) |
|
|
inline |
◆ mttkrp_duration() [1/2]
const double planc::DistNTFTime::mttkrp_duration |
( |
| ) |
const |
|
inline |
◆ mttkrp_duration() [2/2]
void planc::DistNTFTime::mttkrp_duration |
( |
double |
d | ) |
|
|
inline |
◆ multittv_duration() [1/2]
const double planc::DistNTFTime::multittv_duration |
( |
| ) |
const |
|
inline |
◆ multittv_duration() [2/2]
void planc::DistNTFTime::multittv_duration |
( |
double |
d | ) |
|
|
inline |
◆ nnls_duration() [1/2]
const double planc::DistNTFTime::nnls_duration |
( |
| ) |
const |
|
inline |
◆ nnls_duration() [2/2]
void planc::DistNTFTime::nnls_duration |
( |
double |
d | ) |
|
|
inline |
◆ reducescatter_duration() [1/2]
const double planc::DistNTFTime::reducescatter_duration |
( |
| ) |
const |
|
inline |
◆ reducescatter_duration() [2/2]
void planc::DistNTFTime::reducescatter_duration |
( |
double |
d | ) |
|
|
inline |
◆ trans_duration() [1/2]
const double planc::DistNTFTime::trans_duration |
( |
| ) |
const |
|
inline |
◆ trans_duration() [2/2]
void planc::DistNTFTime::trans_duration |
( |
double |
d | ) |
|
|
inline |
The documentation for this class was generated from the following file: