Gromacs  2026.0-dev-20250510-519b03c
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Functions
binary_information.h File Reference
#include <string>
+ Include dependency graph for binary_information.h:
+ This graph shows which files directly or indirectly include this file:

Description

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

Author
Mark Abraham mark..nosp@m.j.ab.nosp@m.raham.nosp@m.@gma.nosp@m.il.co.nosp@m.m

Functions

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...