套件:libnccl2(2.22.3-1-1) [contrib]
libnccl2 的相關連結
Debian 的資源:
下載原始碼套件 nvidia-nccl:
- [nvidia-nccl_2.22.3-1-1.dsc]
- [nvidia-nccl_2.22.3-1.orig.tar.gz]
- [nvidia-nccl_2.22.3-1-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
NVIDIA Optimized primitives for inter-GPU communication
NCCL (pronounced "Nickel") is a stand-alone library of standard communication routines for GPUs, implementing all-reduce, all-gather, reduce, broadcast, reduce-scatter, as well as any send/receive based communication pattern. It has been optimized to achieve high bandwidth on platforms using PCIe, NVLink, NVswitch, as well as networking using InfiniBand Verbs or TCP/IP sockets. NCCL supports an arbitrary number of GPUs installed in a single node or across multiple nodes, and can be used in either single- or multi-process (e.g., MPI) applications.
This package contains the shared objects.
其他與 libnccl2 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.38)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libgcc-s1 (>= 3.0) [除 amd64]
- GCC 支援函式庫
- dep: libgcc-s1 (>= 3.4) [amd64]
-
- dep: libstdc++6 (>= 4.8)
- GNU Standard C++ Library v3