aboutsummaryrefslogtreecommitdiff
path: root/ports/nccl
AgeCommit message (Collapse)Author
2021-05-06[nccl] Remove NCCL auto-download due to licensing issues (#17431)Jacob Kahn
* [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>
2020-11-25[nccl] New Port (#14683)Jacob Kahn
* [nccl] New Port * Update ports/nccl/portfile.cmake * Add usage to vcpkg-cmake-wrapper * Move usage to usage file * Update ports/nccl/portfile.cmake * Don't copy debug libraries because they aren't provided Co-authored-by: Jack·Boos·Yu <47264268+JackBoosY@users.noreply.github.com>