mirror of
https://github.com/microsoft/vcpkg.git
synced 2025-01-13 19:27:57 +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"
|
||
|
]
|
||
|
}
|