Skip to main content

Module hardware

Module hardware 

Source
Expand description

Hardware Capability Detection (PMAT-447)

Detects CPU SIMD capabilities, GPU presence, and calculates theoretical peak performance for roofline analysis.

Integrates with pmat brick-score for hardware-aware profiling.

Structs§

CpuCapability
CPU capabilities
GpuCapability
GPU capabilities
HardwareCapability
Complete hardware capability profile
RooflineParams
Roofline model parameters

Enums§

Bottleneck
Workload bottleneck classification
GpuBackend
GPU compute backend
SimdWidth
SIMD instruction set width

Functions§

default_hardware_path
Default hardware.toml path