Sven-Hendrik Haase pushed to branch main at Arch Linux / Packaging / Packages / 
nccl


Commits:
6cf39161 by Sven-Hendrik Haase at 2024-04-19T05:18:01+02:00
upgpkg: 2.21.5-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = nccl
        pkgdesc = Library for NVIDIA multi-GPU and multi-node collective 
communication primitives
-       pkgver = 2.19.4
+       pkgver = 2.21.5
        pkgrel = 1
        url = https://developer.nvidia.com/nccl/
        arch = x86_64
@@ -9,7 +9,7 @@ pkgbase = nccl
        makedepends = cuda
        depends = glibc
        depends = gcc-libs
-       source = nccl::git+https://github.com/NVIDIA/nccl.git#tag=v2.19.4-1
-       sha256sums = SKIP
+       source = nccl::git+https://github.com/NVIDIA/nccl.git#tag=v2.21.5-1
+       sha256sums = 
f2e81c21916a858b4ada22422441c8831f935f1a6546b4c5b9a2f6959789738b
 
 pkgname = nccl


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 # Contributor: Daniel Bermond < yahoo-com: danielbermond >
 
 pkgname=nccl
-pkgver=2.19.4
+pkgver=2.21.5
 _upstr_pkgrel=1
 pkgrel=1
 pkgdesc='Library for NVIDIA multi-GPU and multi-node collective communication 
primitives'
@@ -13,7 +13,7 @@ license=('BSD')
 depends=('glibc' 'gcc-libs')
 makedepends=('git' 'cuda')
 
source=("$pkgname"::"git+https://github.com/NVIDIA/nccl.git#tag=v${pkgver}-${_upstr_pkgrel}";)
-sha256sums=('SKIP')
+sha256sums=('f2e81c21916a858b4ada22422441c8831f935f1a6546b4c5b9a2f6959789738b')
 
 prepare() {
   cd "$pkgname"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/nccl/-/commit/6cf39161dd1b619be8dad68a09f781e9c7aee5d9

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/nccl/-/commit/6cf39161dd1b619be8dad68a09f781e9c7aee5d9
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to