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