package webui // Shared NVIDIA GPU selection picker. // // Every page that lets the operator pick GPUs (Load, Burn, Benchmark) renders // the same row markup: "GPU N — · MiB · sn: ". That // markup lives here once. Pages keep their own selection-note text, multi-GPU // mode toggles and CSS-class prefixes, but call beeGpuPicker.render({...}) from // their *RenderGPUList wrapper instead of hand-building each