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