Torsten Keßler pushed to branch main at Arch Linux / Packaging / Packages / rccl
Commits:
cfaad67e by Torsten Keßler at 2023-09-03T12:09:27+02:00
upgpkg: 5.6.1-1
- - - - -
1 changed file:
- PKGBUILD
Changes:
=====================================
PKGBUILD
=====================================
@@ -3,17 +3,17 @@
# Contributor: acxz <akashpatel2008 at yahoo dot com>
pkgname=rccl
-pkgver=5.6.0
+pkgver=5.6.1
pkgrel=1
pkgdesc="ROCm Communication Collectives Library"
arch=('x86_64')
-url='https://rocm.docs.amd.com/projects/rccl/en/latest'
+url='https://rocm.docs.amd.com/projects/rccl/en/latest/index.html'
license=('custom')
depends=('hip' 'rocm-smi-lib')
makedepends=('rocm-cmake' 'hipify-clang' 'python')
_git='https://github.com/ROCmSoftwarePlatform/rccl'
source=("$pkgname-$pkgver.tar.gz::$_git/archive/rocm-$pkgver.tar.gz")
-sha256sums=('cce13c8a9e233e7ddf91a67b1626b7aaeaf818fefe61af8de6b6b6ff47cb358c')
+sha256sums=('27ec6b86a1a329684d808f728c1fce134517ac8e6e7047689f95dbf8386c077e')
options=(!lto)
_dirname="$(basename $_git)-$(basename ${source[0]} .tar.gz)"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/rccl/-/commit/cfaad67e6fdf944ebf488809d1b095aa5256dfe6
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/rccl/-/commit/cfaad67e6fdf944ebf488809d1b095aa5256dfe6
You're receiving this email because of your account on gitlab.archlinux.org.