Advanced Micro Devices · Example Payload

Rocm Api Devicelist Example

AICloud ComputingGPUHPCMachine LearningSemiconductorFortune 500

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

Top-level fields

devices

Example Payload

Raw ↑
{
  "devices": [
    {
      "id": "gpu0",
      "name": "AMD Instinct MI300X",
      "model": "MI300X",
      "driverVersion": "6.1.0",
      "memoryTotal": 192
    }
  ]
}