SuperLU_DIST  4.0
superlu_dist on CPU and GPU clusters
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Public Attributes | List of all members
psymbfact_stat_t Struct Reference

statistics collected during parallel symbolic factorization More...

#include <psymbfact.h>

Public Attributes

int_t fill_par
 
float relax_seps
 
float relax_curSep
 
float relax_gen
 
float nops
 
int_t nDnsCurSep
 
int_t nDnsUpSeps
 
float no_shmSnd
 
float no_msgsSnd
 
int_t maxsz_msgSnd
 
float sz_msgsSnd
 
float no_shmRcvd
 
float no_msgsRcvd
 
int_t maxsz_msgRcvd
 
float sz_msgsRcvd
 
float no_msgsCol
 
int_t maxsz_msgCol
 
float sz_msgsCol
 
float fill_pelt [6]
 
int_t estimLSz
 
int_t estimUSz
 
int_t maxSzLPr
 
int_t maxSzUPr
 
int_t maxSzBuf
 
int_t szDnsSep
 
float allocMem
 

Detailed Description

statistics collected during parallel symbolic factorization

Member Data Documentation

float psymbfact_stat_t::allocMem
int_t psymbfact_stat_t::estimLSz
int_t psymbfact_stat_t::estimUSz
int_t psymbfact_stat_t::fill_par
float psymbfact_stat_t::fill_pelt[6]
int_t psymbfact_stat_t::maxsz_msgCol
int_t psymbfact_stat_t::maxsz_msgRcvd
int_t psymbfact_stat_t::maxsz_msgSnd
int_t psymbfact_stat_t::maxSzBuf
int_t psymbfact_stat_t::maxSzLPr
int_t psymbfact_stat_t::maxSzUPr
int_t psymbfact_stat_t::nDnsCurSep
int_t psymbfact_stat_t::nDnsUpSeps
float psymbfact_stat_t::no_msgsCol
float psymbfact_stat_t::no_msgsRcvd
float psymbfact_stat_t::no_msgsSnd
float psymbfact_stat_t::no_shmRcvd
float psymbfact_stat_t::no_shmSnd
float psymbfact_stat_t::nops
float psymbfact_stat_t::relax_curSep
float psymbfact_stat_t::relax_gen
float psymbfact_stat_t::relax_seps
float psymbfact_stat_t::sz_msgsCol
float psymbfact_stat_t::sz_msgsRcvd
float psymbfact_stat_t::sz_msgsSnd
int_t psymbfact_stat_t::szDnsSep

The documentation for this struct was generated from the following file: