Advanced Micro Devices · Example Payload

Rocm Api Deviceperformance Example

AICloud ComputingGPUHPCMachine LearningSemiconductorFortune 500

Rocm Api Deviceperformance Example is an example object payload from Advanced Micro Devices, with 5 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

deviceIdgpuUtilizationmemoryUtilizationmemoryBandwidthcomputeThroughput

Example Payload

Raw ↑
{
  "deviceId": "gpu0",
  "gpuUtilization": 92.3,
  "memoryUtilization": 78.5,
  "memoryBandwidth": 4800.0,
  "computeThroughput": 1.83
}