mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-30 23:11:16 +08:00
10 lines
196 B
JSON
10 lines
196 B
JSON
|
{
|
||
|
"name": "nccl",
|
||
|
"version-string": "2.4.6",
|
||
|
"description": "Optimized primitives for collective multi-GPU communication.",
|
||
|
"supports": "linux & x64",
|
||
|
"dependencies": [
|
||
|
"cuda"
|
||
|
]
|
||
|
}
|