zeek/auxil/vcpkg/ports/nccl/vcpkg.json
Patrick Kelley 8fd444092b initial
2025-05-07 15:35:15 -04:00

11 lines
210 B
JSON

{
"name": "nccl",
"version": "2.4.6",
"port-version": 2,
"description": "Optimized primitives for collective multi-GPU communication.",
"supports": "linux & x64",
"dependencies": [
"cuda"
]
}