{
  "backend": "cuda",
  "built_with_cuda": "12.6.3",
  "cuda_runtime_libs_required": ">=12.0,<13",
  "min_nvidia_driver_linux": "560.28.03",
  "compute_cap_floor": "80",
  "driver_note": "Requires NVIDIA driver >= 560.28.03; 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 12 runtime (libcudart.so.12/libcublas.so.12/libnvrtc.so.12). Host must have CUDA 12.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."
}
