[
  {
    "children": [
      {
        "children": [],
        "frame": {
          "name": "foo0",
          "type": "function"
        },
        "metrics": {
          "count": 10,
          "device_id": "1",
          "device_type": "CUDA",
          "time (ns)": 204800,
          "flops8": 1e11,
          "bytes": 1e8
        }
      },
      {
        "children": [],
        "frame": {
          "name": "foo1",
          "type": "function"
        },
        "metrics": {
          "count": 1,
          "device_id": "0",
          "device_type": "CUDA",
          "time (ns)": 204800,
          "flops8": 1e10,
          "bytes": 1e7
        }
      },
      {
        "children": [],
        "frame": {
          "name": "foo2",
          "type": "function"
        },
        "metrics": {
          "count": 1,
          "device_id": "2",
          "device_type": "CUDA",
          "time (ns)": 204800,
          "flops8": 1e11,
          "bytes": 1e7
        }
      }
    ],
    "frame": {
      "name": "ROOT",
      "type": "function"
    },
    "metrics": {
      "count": 0,
      "time (ns)": 0,
      "flops8": 0,
      "bytes": 0
    }
  },
  {
    "CUDA": {
      "0": {
        "arch": "89",
        "bus_width": 384,
        "clock_rate": 2625000,
        "memory_clock_rate": 10501000,
        "num_sms": 128
      },
      "1": {
        "arch": "90",
        "bus_width": 6144,
        "clock_rate": 1980000,
        "memory_clock_rate": 2619000,
        "num_sms": 132
      },
      "2": {
        "arch": "100",
        "bus_width": 6144,
        "clock_rate": 1700000,
        "memory_clock_rate": 2619000,
        "num_sms": 148
      }
    }
  }
]
