zeek/auxil/vcpkg/ports/cuda/vcpkg.json
Patrick Kelley 8fd444092b initial
2025-05-07 15:35:15 -04: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)"
}