{
  "backend": "cuda",
  "built_with_cuda": "13.0.0",
  "cuda_runtime_libs_required": ">=13.0,<14",
  "min_nvidia_driver_linux": "580.65.06",
  "compute_cap_floor": "80",
  "driver_note": "Requires NVIDIA driver >= 580.65.06; any newer driver works (including newer CUDA-major drivers). Kernels ship as PTX and JIT at load, so any GPU of compute capability 8.0+ is supported, including newer cards under a newer driver.",
  "runtime_libs_note": "Dynamically linked against the CUDA 13 runtime (libcudart.so.13/libcublas.so.13/libnvrtc.so.13). Host must have CUDA 13.x runtime libraries installed; a host with only a different CUDA major does NOT satisfy this (SONAMEs are major-versioned), but CUDA majors can coexist."
}
