Debug runner selection
Check the tags
Section titled “Check the tags”The job must use tags exposed by the RealHW project runner.
tags: - saas-linux-large-amd64 - gpu:nvidiaCheck marker spelling
Section titled “Check marker spelling”Markers are lowercase and use : separators.
Good:
nic:tier:25ggpu:count:1arch:aarch64Check variables
Section titled “Check variables”Use HW_* variables for explicit reservations. A tag like nic:tier:25g selects eligible hosts; HW_NIC_TIER=25g asks RealHW to reserve a NIC tier for the job.
Check availability
Section titled “Check availability”A valid hardware request can wait while matching capacity is busy. If the request can never be satisfied by your project’s capacity, the job fails before container start.