Loading [MathJax]/extensions/tex2jax.js
BioCMAMC-ST
ExecInfo Struct Reference

#include <execinfo.hpp>

Public Member Functions

template<class Archive , typename T = void>
std::enable_if_t< AutoGenerated::FlagCompileTime::use_cereal_serde, T > serialize (Archive &ar)
 

Static Public Member Functions

static std::string get_version ()
 

Public Attributes

uint64_t run_id
 
uint32_t n_rank
 
uint32_t current_rank
 
uint32_t thread_per_process
 
bool verbose
 

Static Public Attributes

static constexpr size_t cache_line_size = 64
 

Member Function Documentation

◆ get_version()

std::string ExecInfo::get_version ( )
static

◆ serialize()

template<class Archive , typename T = void>
std::enable_if_t< AutoGenerated::FlagCompileTime::use_cereal_serde, T > ExecInfo::serialize ( Archive & ar)
inline

Member Data Documentation

◆ cache_line_size

size_t ExecInfo::cache_line_size = 64
staticconstexpr

◆ current_rank

uint32_t ExecInfo::current_rank

◆ n_rank

uint32_t ExecInfo::n_rank

◆ run_id

uint64_t ExecInfo::run_id

◆ thread_per_process

uint32_t ExecInfo::thread_per_process

◆ verbose

bool ExecInfo::verbose

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