timemory 3.3.0
Modular C++ Toolkit for Performance Analysis and Logging. Profiling API and Tools for C, C++, CUDA, Fortran, and Python. The C++ template API is essentially a framework to creating tools: it is designed to provide a unifying interface for recording various performance measurements alongside data logging and interfaces to other tools.
tim::ert::exec_params Member List

This is the complete list of members for tim::ert::exec_params, including all inherited members.

block_sizetim::ert::exec_params
exec_params(uint64_t _work_set=16, uint64_t mem_max=8 *cache_size::get_max(), uint64_t _nthread=1, uint64_t _nstream=1, uint64_t _grid_size=0, uint64_t _block_size=32)tim::ert::exec_paramsinlineexplicit
exec_params(const exec_params &)=defaulttim::ert::exec_params
exec_params(exec_params &&) noexcept=defaulttim::ert::exec_params
grid_sizetim::ert::exec_params
memory_maxtim::ert::exec_params
nproctim::ert::exec_params
nranktim::ert::exec_params
nstreamstim::ert::exec_params
nthreadstim::ert::exec_params
operator<<tim::ert::exec_paramsfriend
operator=(const exec_params &)=defaulttim::ert::exec_params
operator=(exec_params &&) noexcept=defaulttim::ert::exec_params
serialize(Archive &ar, const unsigned int)tim::ert::exec_paramsinline
shmem_sizetim::ert::exec_params
working_set_mintim::ert::exec_params
~exec_params()=defaulttim::ert::exec_params