Gromacs  2026.0-dev-20251119-5f0a571d
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Functions
binary_information.cpp File Reference
#include "gmxpre.h"
#include "gromacs/fft/binary_information.h"
#include "config.h"
#include "gromacs/utility/gmxassert.h"
#include "gromacs/utility/stringutil.h"
+ Include dependency graph for binary_information.cpp:

Description

Implements functionality for printing information about the FFT support in the currently running binary.

Functions

std::string gmx::anonymous_namespace{binary_information.cpp}::describeMkl ()
 
std::string gmx::anonymous_namespace{binary_information.cpp}::describeOneMath ()
 
std::string gmx::cpuFftDescription ()
 Construct a string that describes the library that provides CPU FFT support to this build. More...
 
std::string gmx::gpuFftDescription ()
 Construct a string that describes the library that provides GPU FFT support to this build. More...
 
std::string gmx::multiGpuFftDescription ()
 Construct a string that describes the library (if any) that provides multi-GPU FFT support to this build. More...