Versions
v5.1.3 :: 0/5.1 :: gentoo
- Modified
- License
- BSD
- Keywords
- ~amd64
- USE flags
- test
USE flags
General
- test
- Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
amdgpu_targets
- gfx1010
- RDNA GPU, codename navi10, including Radeon RX 5700XT/5700/5700M/5700B/5700XTB/5600XT/5600/5600M, Radeon Pro 5700XT/5700, Radeon Pro W5700X/W5700
- gfx1011
- RDNA GPU, codename navi12, including Radeon Pro 5600M/V520
- gfx1012
- RDNA GPU, codename navi14, including Radeon RX 5500XT/5500/5500M/5500XTB/5300/5300M, Radeon Pro 5500XT/5500M/5300/5300M, Radeon Pro W5500X/W5500/W5500M/W5300M
- gfx1030
- RDNA2 GPU, codename navi21/sienna cichlid, including Radeon RX 6950XT/6900XT/6800XT/6800, Radeon Pro W6800
- gfx1031
- RDNA2 GPU, codename navi22/navy flounder, including Radeon RX 6750XT/6700XT/6800M/6700M
- gfx803
- Fiji GPU, codename fiji, including Radeon R9 Nano/Fury/FuryX, Radeon Pro Duo, FirePro S9300x2, Radeon Instinct MI8
- gfx900
- Vega GPU, codename vega10, including Radeon Vega Frontier Edition, Radeon RX Vega 56/64, Radeon RX Vega 64 Liquid, Radeon Pro Vega 48/56/64/64X, Radeon Pro WX 8200/9100, Radeon Pro V320/V340/SSG, Radeon Instinct MI25
- gfx906
- Vega GPU, codename vega20, including Radeon (Pro) VII, Radeon Instinct MI50/MI60
- gfx908
- CDNA Accelerator, codename arcturus, including AMD Instinct MI100 Accelerator
- gfx90a
- CDNA2 Accelerator, codename aldebaran, including AMD Instinct MI200 series Accelerators
Dependencies
dev-util / hip : C++ Heterogeneous-Compute Interface for Portability
dev-util / rocm-smi : ROCm System Management Interface Library
Runtime Dependencies
dev-util / hip : C++ Heterogeneous-Compute Interface for Portability
dev-util / rocm-smi : ROCm System Management Interface Library
Bugs
- 766848
- dev-libs/rccl-5.1.3 installs files that contain writable and executable sections
- 767061
- dev-libs/rccl-4.0.0-r1 : CMake will not be able to correctly generate this project.
- 842066
- dev-libs/rccl-5.0.2 fails to compile: rocm_smi_wrap.h:26:10: fatal error: rocm_smi.h file not found
- 851846
- dev-libs/rccl-5.0.2 - /.../cmath: fatal error: math.h file not found
- 855989
- dev-libs/rccl-5.0.2 fails to compile (lto): error loading plugin: LLVMgold.so: cannot open shared object file: No such file or directory
- 866063
- dev-libs/rccl-4.3.0-r1 - fatal error: cannot link module p[
- 869983
- dev-libs/rccl-5.0.2 fails to compile: lld: error: undefined symbol: ncclShmem
- 872311
- dev-libs/rccl-5.1.3 one or more CMake variables were not used by the project
- 889555
- dev-libs/rccl-5.1.3 - clang-15: error: unable to execute command: Aborted
- 893472
- dev-libs/rccl-5.1.3 installs files into unexpected paths (HARDENED-SYSTEM)
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Andreas Sturmlechner · gentoo
dev-libs/rccl: drop 5.0.2
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas Sturmlechner · gentoo
dev-libs/rccl: drop 4.0.0-r2, 4.3.0-r1
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Yiyang Wu · gentoo
dev-libs/rccl: add 5.1.3, using rocm.eclass
relax SLOT dependency on dev-util/hip, since rccl is also part of high level ROCm libraries. This unlocks the exact SLOT dependency of the lower and higher level ROCm tools to make version bumps easier. Signed-off-by: Yiyang Wu <xgreenlandforwyy@gmail.com> Signed-off-by: Benda Xu <heroxbd@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Benda Xu · gentoo
dev-libs/rccl: bump to 5.0.2.
Closes: https://bugs.gentoo.org/831662 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Benda Xu <heroxbd@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Benda Xu · gentoo
dev-libs/rccl: remove unused cmake variable
Closes: https://bugs.gentoo.org/828945 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Benda Xu <heroxbd@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - YiyangWu · gentoo
dev-libs/rccl: bump version to 4.3.0
Closes: https://github.com/gentoo/gentoo/pull/22492 Package-Manager: Portage-3.0.22, Repoman-3.0.3 Signed-off-by: Yiyang Wu <xgreenlandforwyy@gmail.com> Signed-off-by: Benda Xu <heroxbd@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-libs/rccl: fix RDEPND typo
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Benda Xu · gentoo
dev-libs/rccl: ROCm Communication Collectives Library
Closes: https://github.com/gentoo/gentoo/pull/19143 Bug: https://bugs.gentoo.org/650804 Bug: https://github.com/gentoo/gentoo/pull/10724 Suggested-by: Yiyang Wu <xgreenlandforwyy@gmail.com> Suggested-by: Wilfried Holzke <gentoo@holzke.net> Package-Manager: Portage-3.0.12, Repoman-3.0.1 Signed-off-by: Benda Xu <heroxbd@gentoo.org>