nvidia-nccl 2.22.3-1-1 source package in Ubuntu

Changelog

nvidia-nccl (2.22.3-1-1) unstable; urgency=medium

  * New upstream version 2.22.3-1
  * Add python3 to Build-Depends.
  * Refresh symbols control file.
  * Release to unstable.

 -- Mo Zhou <email address hidden>  Sun, 14 Jul 2024 02:18:19 -0400

Upload details

Uploaded by:
Debian NVIDIA Maintainers
Uploaded to:
Sid
Original maintainer:
Debian NVIDIA Maintainers
Architectures:
amd64 arm64 ppc64el
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release multiverse misc

Downloads

File Size SHA-256 Checksum
nvidia-nccl_2.22.3-1-1.dsc 2.1 KiB 47bfbe98dae85acf0065f6d5dc616d477fcba9f2870b055a9fa6d141eaa8edc5
nvidia-nccl_2.22.3-1.orig.tar.gz 442.1 KiB 45151629a9494460e73375281e8b0fe379141528879301899ece9b776faca024
nvidia-nccl_2.22.3-1-1.debian.tar.xz 5.0 KiB 47b0922e9a22d5e3594b59ac39dac1a63c469e83e8dba3c29167dcc5308bb601

Available diffs

No changes file available.

Binary packages built by this source

libnccl-dev: NVIDIA Optimized primitives for inter-GPU communication (development)

 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 development files.

libnccl2: 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-dbgsym: debug symbols for libnccl2