run_fallback

Function run_fallback 

Source
pub async fn run_fallback(
    metrics: Arc<RwLock<AggregatedMetrics>>,
    interval_ms: u64,
)
Expand description

Run the fallback telemetry poller using nvidia-smi. Produces real GPU memory and utilization data without BPF.