package webui func renderBurn() string { return `
⚠ Warning: Stress tests on this page run hardware at high load. Repeated or prolonged use may reduce hardware lifespan. Use only when necessary.
Scope: Burn runs sustained GPU compute and CPU/memory stress recipes. DCGM targeted diagnostics (targeted_stress, targeted_power, pulse_test) and NCCL/NVBandwidth are on the 3. Load page. For performance benchmarks, see 5. Benchmark.

Tasks continue in the background — view progress in Tasks.

Burn Profile

Runs checked tests as separate sequential tasks. In sequential GPU mode, total time = profile duration × N GPU. In parallel mode, all selected GPUs burn simultaneously for one profile duration.

Run checked core test modules (CPU, MEM, GPU). Tests start at the same time and run for a period with short cooldown phases to stress the server cooling system.

NVIDIA GPU Selection

Official NVIDIA recipes and custom NVIDIA stressors use only the GPUs selected here. Multi-GPU interconnect tests are limited to this selection as well.

Loading NVIDIA GPUs...

Select at least one NVIDIA GPU to enable NVIDIA burn recipes.

Core Burn Paths
GPU Max Load

Combine vendor-backed and custom GPU max-load recipes in one run set. ` + "dcgmproftester" + ` is the primary official NVIDIA path; custom stressors remain available as parallel checkbox options.

Compute Stress

Select which subsystems to stress. Each checked item runs as a separate task.

` }