|
Cholla 3.0.1-dev
Cholla - Massively parallel hydro on GPUs
|
Implementation file for cuda_utilities.h. More...
#include "../utils/cuda_utilities.h"#include <iomanip>#include <sstream>#include "../io/io.h"#include "../mpi/mpi_routines.h"
Functions | |
| void | cuda_utilities::Print_GPU_Memory_Usage (std::string const &additional_text="") |
| Print the current GPU memory usage to standard out. | |
Implementation file for cuda_utilities.h.
| void cuda_utilities::Print_GPU_Memory_Usage | ( | std::string const & | additional_text = "" | ) |
Print the current GPU memory usage to standard out.
| additional_text | Any additional text to be appended to the end of the message |