aboutsummaryrefslogtreecommitdiff
path: root/vcpkg/ports/nccl/vcpkg.json
blob: 47aeef6a62af7fbfa02b09c0dac4f6061867ae9e (plain)
1
2
3
4
5
6
7
8
9
10
{
  "name": "nccl",
  "version": "2.4.6",
  "port-version": 2,
  "description": "Optimized primitives for collective multi-GPU communication.",
  "supports": "linux & x64",
  "dependencies": [
    "cuda"
  ]
}