Gromacs
2026.0-dev-20250612-fdec757
|
#include "gmxpre.h"
#include "gromacs/gpu_utils/binary_information.h"
#include "config.h"
#include "gromacs/utility/basedefinitions.h"
#include "gromacs/utility/gmxassert.h"
#include "gromacs/utility/stringutil.h"
#include "buildinfo.h"
#include "gpuinfo.h"
Implements functionality for printing information about the GPU support in the currently running binary.
Functions | |
const char * | anonymous_namespace{binary_information.cpp}::getGpuImplementationString () |
std::unordered_map < std::string, std::string > | gmx::gpuDescriptions () |
Returns information for describing the GPU support. | |