Skip to content

Fix running gpu tests when no GPU present

Paul Bauer requested to merge 5081-fix-gpu-utils-test-without-device into main

The gpu_utils-tests would fail when running a GPU enabled build without a compatible device being present.

Fixes #5081 (closed)

Merge request reports