|
Gromacs
2025.4
|
#include <map>#include <set>#include <string>#include <vector>
Include dependency graph for cpuinfo.h:
This graph shows which files directly or indirectly include this file:Declares gmx::CpuInfo.
Classes | |
| class | gmx::CpuInfo |
| Detect CPU capabilities and basic logical processor info. More... | |
| struct | gmx::CpuInfo::LogicalProcessor |
| Entry with basic information for a single processing unit. More... | |
Functions | |
| bool | gmx::cpuIsX86Nehalem (const CpuInfo &cpuInfo) |
| Return true if the CPU is an Intel x86 Nehalem. More... | |
| bool | gmx::cpuIsAmdZen1 (const CpuInfo &cpuInfo) |
| Return true if the CPU is a first generation AMD Zen (produced by AMD or Hygon) More... | |
| bool | gmx::cpuIsNeoverseV2 (const CpuInfo &cpuInfo) |
| Return true if the CPU has Neoverse V2 cores (including Grace and Graviton 4) More... | |
1.8.5