{
  "name": "nvidia-gh200",
  "description": "NVIDIA GH200 Grace Hopper Superchip (1 GPU + 1 CPU)",
  "emulation": {
    "enabled": true,
    "targetChip": "gh200",
    "timingMode": "functional",
    "gpuSpec": {
      "name": "H200",
      "vramBytes": 154618822656,
      "hbmBandwidthBytesPerSec": 4800000000000,
      "fp16Tflops": 1979
    },
    "cpuSpec": {
      "name": "Grace",
      "cores": 72,
      "memoryBytes": 515396075520,
      "memoryBandwidthBytesPerSec": 546000000000
    },
    "topology": {
      "gpuCount": 1,
      "gpusPerNode": 1,
      "nodeCount": 1,
      "cpuCount": 1
    },
    "nvlink": {
      "bandwidthBytesPerSec": 900000000000,
      "latencyUs": 1.0
    },
    "nvlinkC2C": {
      "bandwidthBytesPerSec": 900000000000,
      "latencyUs": 0.5,
      "coherent": true
    },
    "parallelism": {
      "tensorParallel": { "enabled": false, "degree": 1 },
      "pipelineParallel": { "enabled": false, "stages": 1 },
      "dataParallel": { "enabled": false, "degree": 1 },
      "expertParallel": { "enabled": false, "degree": 1 }
    },
    "statsEnabled": true,
    "logOperations": false
  }
}
