Skip to main content
Runners come without swap by default, when a job runs out of memory one or more process get terminated by the out-of-memory killer. Adding a swap file lets the kernel page cold memory out to disk, which can carry a job past short memory spikes without moving to a larger shape. See the Runner Controls overview for how to pass these settings via a profile or labels.
You can configure swap directly in the profile editor under Advanced Settings.

Next steps

Last modified on September 15, 2026