meminfo.h File Reference
#include <madness/world/worldgop.h>
#include <madness/world/worldmem.h>
#include <mpqc/util/core/formio.h>
#include <mpqc/util/external/madworld/default_madworld.h>
Include dependency graph for meminfo.h:
This graph shows which files directly or indirectly include this file:
Namespaces | |
mpqc | |
The top-level namespace for all Massively Parallel Quantum Chemistry package. | |
Functions | |
template<typename String > | |
void | mpqc::print_meminfo (String &&tag, const madness::World &world= *get_default_world(), const std::string filename_prefix=FormIO::default_basename()+std::string(".meminfo")) |
print aggregate memory stats to file <basename>.meminfo.<comm_world_rank> , tagged with \п tag More... | |