Function sequant::log_ta_tensor_host_memory_use

Function Documentation

void sequant::log_ta_tensor_host_memory_use(madness::World &world, std::string_view label)

TA::Tensor memory use logger If TiledArray was configured with TA_TENSOR_MEM_PROFILE set this prints the current use of memory by TA::Tensor objects in host memory space to os .

Parameters:
  • world – the world object to use for logging

  • label – string to prepend to the profile