-
Notifications
You must be signed in to change notification settings - Fork 2
Labels
refactoringCode improvement without behavior changeCode improvement without behavior change
Description
Background
The GPU Test Query is too generic.
New versions of the database will bring new accelerator related metadata entries.
We should query only for the expected parameters, in order to maintain compatibility across different DB versions.
Acceptance criteria
Change query to return only the two expecterd meta-data parameters acceleratorDeviceDetected
and acceleratorDeviceGpuNvidiaDetected
.
Metadata
Metadata
Assignees
Labels
refactoringCode improvement without behavior changeCode improvement without behavior change