GPU markers
Use GPU markers when a job needs accelerator hardware.
gpu-tests: tags: - saas-linux-large-amd64 - gpu:nvidia - gpu:count:1 script: - nvidia-smi - ./test-gpu.shMarker forms
Section titled “Marker forms”gpu:<vendor>gpu:model:<name>gpu:count:<n>
Examples:
tags: - gpu:nvidia - gpu:model:a100 - gpu:count:2The runner exposes selected GPU information to the job environment.