XGC1
|
Go to the source code of this file.
Functions | |
void | print_mem_usage (const std::string &str) |
void | print_mem_usage (const std::string &str, int comm_rank) |
int | get_local_cpu_mem_usage (double &total_db, double &free_db) |
int | get_local_gpu_mem_usage (double &total_db, double &free_db) |
int get_local_cpu_mem_usage | ( | double & | total_db, |
double & | free_db | ||
) |
int get_local_gpu_mem_usage | ( | double & | total_db, |
double & | free_db | ||
) |
void print_mem_usage | ( | const std::string & | str | ) |
void print_mem_usage | ( | const std::string & | str, |
int | comm_rank | ||
) |