{
  "items": {
    "description": "The compute capability supported by the GPU hardware.",
    "pattern": "^\\d+\\.\\d+$",
    "title": "CUDA compute capability",
    "type": "string"
  },
  "minItems": 1,
  "title": "CUDAComputeCapabilityArray",
  "type": "array"
}