vcpkg/versions/n-/nccl.json
Jacob Kahn ac9da2cd77
[nccl] Remove NCCL auto-download due to licensing issues (#17431)
* [nccl] Only download if compatible with found CUDA version

* add-version

* Remove auto-download

* Remove windows branch

* Ran x-add-version --overwrite-version

* Add hardcoded find hints in /usr

* Fix version.

Co-authored-by: Billy Robert ONeal III <bion@microsoft.com>
2021-05-06 14:19:52 -07:00

15 lines
287 B
JSON

{
"versions": [
{
"git-tree": "c9b172ef032bf322539dab71b19f5dc27b679fd0",
"version-string": "2.4.6",
"port-version": 1
},
{
"git-tree": "cb9af30276eda49db198401cdefa5a15fcc9e8ce",
"version-string": "2.4.6",
"port-version": 0
}
]
}