{ "@context": { "@version": 1.1, "rocm": "https://rocm.docs.amd.com/vocab#", "schema": "https://schema.org/", "xsd": "http://www.w3.org/2001/XMLSchema#", "Device": "rocm:GPUDevice", "id": "@id", "name": "schema:name", "model": "rocm:gpuModel", "vbios": "rocm:vbios", "driverVersion": "rocm:driverVersion", "memoryTotal": "rocm:memoryTotal", "pcieBusId": "rocm:pcieBusId", "computeUnits": "rocm:computeUnits", "DeviceList": "rocm:DeviceList", "devices": "rocm:devices", "DeviceHealth": "rocm:DeviceHealth", "deviceId": "rocm:deviceId", "status": "schema:status", "temperature": "rocm:temperature", "fanSpeed": "rocm:fanSpeed", "powerDraw": "rocm:powerDraw", "eccErrors": "rocm:eccErrors", "DevicePerformance": "rocm:DevicePerformance", "gpuUtilization": "rocm:gpuUtilization", "memoryUtilization": "rocm:memoryUtilization", "memoryBandwidth": "rocm:memoryBandwidth", "computeThroughput": "rocm:computeThroughput", "RocmVersion": "rocm:RocmVersion", "rocmVersion": "rocm:rocmVersion", "hipVersion": "rocm:hipVersion", "kernelVersion": "rocm:kernelVersion", "ErrorResponse": "rocm:ErrorResponse", "code": "rocm:errorCode", "message": "schema:description" } }