|
Gromacs
2023.4
|
#include <map>#include <set>#include <string>#include <vector>
Include dependency graph for cpuinfo.h: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... | |
1.8.5