Skip to main content

Module backend_report

Module backend_report 

Source
Expand description

Backend execution reporting for GPU/CPU compute dispatch.

Every orbital grid or isosurface execution returns a report indicating which backend was actually used (GPU vs CPU) and why, enabling transparent benchmarking and fallback diagnostics.

Structs§

GpuActivationReport
Activation report describing the current GPU runtime state.
IsosurfaceReport
Per-execution report for isosurface extraction.
OrbitalGridReport
Per-execution report for orbital grid evaluation.

Enums§

GpuActivationState
Coarse activation state for the GPU runtime.