Skip to main content
← Back to changelog

Improved GPU and device support for self-hosted executors

·Brandon Duffany

GPU support for self-hosted Linux executors is now easier to set up.

BuildBuddy's executor image now ships with GPU supporting tools (nvidia-cdi-hook), and the executor now supports configuring CDI devices so executors can pass through vendor-provided GPU device configuration to child containers.

See the new setup docs for details: GPU support for self-hosted executors.