Update the documented tag for SaaS Linux GPU enabled runners
What does this MR do and why?
Updates the documented tag that should be used to select GPU enabled SaaS Linux runners for jobs execution.
The existing tag in our configuration is saas-linux-medium-amd64-gpu-standard
. This follows the general approach we've taken some time ago to inform about the platform (linux
), "size" of the job environment (medium
), CPU architecture of the job environment (amd64
), with additional information about the GPU in case of these specific runners.
The tag currently present in the documentation is missing the CPU architecture part.
Screenshots or screen recordings
Screenshots are required for UI changes, and strongly recommended for all other merge requests.
How to set up and validate locally
Numbered steps to set up and validate the change are strongly suggested.
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.