mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 06:19:00 +08:00
d7e919b978
* fix-find_ncclConfig.cmake * update version * change port-version * update version * update version * update version * update port version * update version Co-authored-by: Frank-Xie <Frank-Xie@Email.com>
11 lines
210 B
JSON
11 lines
210 B
JSON
{
|
|
"name": "nccl",
|
|
"version": "2.4.6",
|
|
"port-version": 2,
|
|
"description": "Optimized primitives for collective multi-GPU communication.",
|
|
"supports": "linux & x64",
|
|
"dependencies": [
|
|
"cuda"
|
|
]
|
|
}
|