The shared GitLab runners do not support GPU workloads. If your project requires GPU (e.g., for training ML models), you must configure your own runner on a machine with GPU access, cf [Installing your own specific runners](https://gitlab.inria.fr/siteadmin/doc/-/wikis/faq#installing-your-own-specific-runners).
🔧 Options for GPU-Enabled Runners
1. Grid'5000 (Public Infrastructure)
National testbed with GPU nodes for research.
Request access here: https://www.grid5000.fr
2. Local Compute Resources (SED)
Use GPU-equipped machines provided by your team or computing center.
Contact an engineer at your SED to discuss access options and possible setup assistance.
### Installing your own specific runners
`gitlab-runner` is a program (executable) to be installed on the machine which will execute the jobs.