vcpkg/ports/cuda/vcpkg.json
2023-03-21 12:27:26 -07:00

10 lines
296 B
JSON

{
"name": "cuda",
"version": "10.1",
"port-version": 13,
"description": "A parallel computing platform and programming model",
"homepage": "https://developer.nvidia.com/cuda-toolkit",
"license": null,
"supports": "(windows & x64 & !uwp & !xbox) | (linux & x64) | (linux & arm64)"
}