Thu, 19 Sep 2024 22:29:01 UTC | login

Information for build gloo-0.5.0^git20230824.01a0c81-12.fc41

ID335319
Package Namegloo
Version0.5.0^git20230824.01a0c81
Release12.fc41
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/gloo.git#7b757829b19e36cb1219ae4b44b7b376c85918aa
SummaryCommunications library for AI/ML
Description Gloo is a collective communications library. It comes with a number of collective algorithms useful for machine learning applications. These include a barrier, broadcast, and allreduce. Transport of data between participating machines is abstracted so that IP can be used at all times, or InifiniBand (or RoCE) when available. In the latter case, if the InfiniBand transport is used, GPUDirect can be used to accelerate cross machine GPU-to-GPU memory transfers. Where applicable, algorithms have an implementation that works with system memory buffers, and one that works with NVIDIA GPU memory buffers. In the latter case, it is not necessary to copy memory between host and device; this is taken care of by the algorithm implementations.
Built bydavidlt
State complete
Volume DEFAULT
StartedSat, 10 Aug 2024 18:37:30 UTC
CompletedSat, 10 Aug 2024 19:40:34 UTC
Taskbuild (f41, /rpms/gloo.git:7b757829b19e36cb1219ae4b44b7b376c85918aa)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/gloo.git#7b757829b19e36cb1219ae4b44b7b376c85918aa'}}
Tags
f41
RPMs
src
gloo-0.5.0^git20230824.01a0c81-12.fc41.src.rpm (info) (download)
noarch
gloo-docs-0.5.0^git20230824.01a0c81-12.fc41.noarch.rpm (info) (download)
riscv64
gloo-0.5.0^git20230824.01a0c81-12.fc41.riscv64.rpm (info) (download)
gloo-devel-0.5.0^git20230824.01a0c81-12.fc41.riscv64.rpm (info) (download)
gloo-mpich-0.5.0^git20230824.01a0c81-12.fc41.riscv64.rpm (info) (download)
gloo-mpich-devel-0.5.0^git20230824.01a0c81-12.fc41.riscv64.rpm (info) (download)
gloo-openmpi-0.5.0^git20230824.01a0c81-12.fc41.riscv64.rpm (info) (download)
gloo-openmpi-devel-0.5.0^git20230824.01a0c81-12.fc41.riscv64.rpm (info) (download)
gloo-debuginfo-0.5.0^git20230824.01a0c81-12.fc41.riscv64.rpm (info) (download)
gloo-debugsource-0.5.0^git20230824.01a0c81-12.fc41.riscv64.rpm (info) (download)
gloo-mpich-debuginfo-0.5.0^git20230824.01a0c81-12.fc41.riscv64.rpm (info) (download)
gloo-openmpi-debuginfo-0.5.0^git20230824.01a0c81-12.fc41.riscv64.rpm (info) (download)
Logs
riscv64
state.log
hw_info.log
build.log
root.log
mock_output.log
noarch_rpmdiff.json
Changelog * Thu Jul 18 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.0^git20230824.01a0c81-12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Sat May 11 2024 Kevin Fenzi <kevin@scrye.com> - 0.5.0^git20230824.01a0c81-11 - rebuild for hiredis soname bump * Mon Apr 15 2024 Tom Rix <trix@redhat.com> - 0.5.0^git20230824.01a0c81-10 - openssl 1.1 no longer available * Wed Jan 24 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.0^git20230824.01a0c81-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jan 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.0^git20230824.01a0c81-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Oct 29 2023 Orion Poplawski <orion@nwra.com> - 0.5.0^git20230824.01a0c81-7 - Rebuild for openmpi 5.0.0, drops C++ API * Wed Oct 11 2023 Tom Rix <trix@redhat.com> - 0.5.0^git20230824.01a0c81-6 - Package the mpi includes * Tue Oct 10 2023 Tom Rix <trix@redhat.com> - 0.5.0^git20230824.01a0c81-5 - Put the subpackages back. - Fix MPI configure - change so version to 0.0.230824 * Sun Oct 08 2023 Tom Rix <trix@redat.com> - 0.5.0^git20230824.01a0c81-4 - Rework to remove subpackages * Fri Oct 06 2023 Benson Muite <benson_muite@emailplus.org> - 0.5.0^git20230824.01a0c81-3 - Add mpi subpackages - Add docs subpackage - Add example to check * Sun Sep 24 2023 Tom Rix <trix@redhat.com> - 0.5.0^git20230824.01a0c81-2 - Address review comments - No testing because tests depend on a very old openssl - No libuv yet because needing a PR to its package to get cmake infra - Do not build for i686 * Fri Sep 22 2023 Tom Rix <trix@redhat.com> - 0.5.0^git20230824.01a0c81-1 - Initial package