Get started
RealHW is for GitLab users who want to select hardware from .gitlab-ci.yml.
You do not build RealHW or run RealHW services yourself in the normal customer path. You connect a GitLab project, choose runner tags, and let RealHW place each job on matching capacity.
Start here
Section titled “Start here”- Connect a GitLab project
- Run your first job
- Choose a runner
- Review the marker catalog
- Run an image workload
The model
Section titled “The model”RealHW exposes GitLab runner tags:
- GitLab-compatible SaaS tags such as
saas-linux-medium-amd64 - RealHW hardware markers such as
gpu:nvidia,nic:tier:25g, andnuma:nodes:2
GitLab uses those tags to select the RealHW project runner. RealHW then reserves matching hardware before the job starts.