Skip to content

Specified which CI jobs require GPU

Paul Erhart requested to merge add-gpu-tags-to-CI into master

This MR adds tags to the CI jobs that require a GPU in order to run. This means they can only be run on runners tagged in the same way. This allows one to run jobs that do not require a GPU to be run on regular runners. Previously we had only allowed monet as a runner for this project. Now I added tenaya as well as the shared runners.

Edited by Paul Erhart

Merge request reports