Information for build hpx-1.11.0-3.fc44

ID210380
Package Namehpx
Links Fedora Package Sources | Fedora Official Koji Buildsystem | Rocks RISC-V Koji Buildsystem | Fedora RISC-V GitHub | Old Koji Buildsystem
Version1.11.0
Release3.fc44
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/hpx.git#9527e8ae67d9cbe2060114ecd2a1ec9621573513
SummaryGeneral Purpose C++ Runtime System
Description HPX is a general purpose C++ runtime system for parallel and distributed applications of any scale. The goal of HPX is to create a high quality, freely available, open source implementation of the ParalleX model for conventional systems, such as classic Linux based Beowulf clusters or multi-socket highly parallel SMP nodes. At the same time, we want to have a very modular and well designed runtime system architecture which would allow us to port our implementation onto new computer system architectures. We want to use real world applications to drive the development of the runtime system, coining out required functionality and converging onto a stable API which will provide a smooth migration path for developers. The API exposed by HPX is modeled after the interfaces defined by the C++11 ISO standard and adheres to the programming guidelines used by the Boost collection of C++ libraries. This package contains the libraries
Built byliuyang
State complete
Volume DEFAULT
StartedMon, 04 May 2026 22:39:48 CST
CompletedTue, 05 May 2026 02:26:55 CST
Taskbuild (f44, /rpms/hpx.git:9527e8ae67d9cbe2060114ecd2a1ec9621573513)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/hpx.git#9527e8ae67d9cbe2060114ecd2a1ec9621573513'}}
Tags
f44
RPMs
src
hpx-1.11.0-3.fc44.src.rpm (info) (download)
riscv64
hpx-1.11.0-3.fc44.riscv64.rpm (info) (download)
hpx-devel-1.11.0-3.fc44.riscv64.rpm (info) (download)
hpx-examples-1.11.0-3.fc44.riscv64.rpm (info) (download)
hpx-mpich-1.11.0-3.fc44.riscv64.rpm (info) (download)
hpx-mpich-devel-1.11.0-3.fc44.riscv64.rpm (info) (download)
hpx-mpich-examples-1.11.0-3.fc44.riscv64.rpm (info) (download)
hpx-openmpi-1.11.0-3.fc44.riscv64.rpm (info) (download)
hpx-openmpi-devel-1.11.0-3.fc44.riscv64.rpm (info) (download)
hpx-openmpi-examples-1.11.0-3.fc44.riscv64.rpm (info) (download)
hpx-debuginfo-1.11.0-3.fc44.riscv64.rpm (info) (download)
hpx-debugsource-1.11.0-3.fc44.riscv64.rpm (info) (download)
hpx-devel-debuginfo-1.11.0-3.fc44.riscv64.rpm (info) (download)
hpx-examples-debuginfo-1.11.0-3.fc44.riscv64.rpm (info) (download)
hpx-mpich-debuginfo-1.11.0-3.fc44.riscv64.rpm (info) (download)
hpx-mpich-devel-debuginfo-1.11.0-3.fc44.riscv64.rpm (info) (download)
hpx-mpich-examples-debuginfo-1.11.0-3.fc44.riscv64.rpm (info) (download)
hpx-openmpi-debuginfo-1.11.0-3.fc44.riscv64.rpm (info) (download)
hpx-openmpi-devel-debuginfo-1.11.0-3.fc44.riscv64.rpm (info) (download)
hpx-openmpi-examples-debuginfo-1.11.0-3.fc44.riscv64.rpm (info) (download)
Logs
riscv64
mock_output.log
build.log
state.log
root.log
installed_pkgs.log
mock_config.log
hw_info.log
dnf5.log
Changelog * Sat Jan 31 2026 Christoph Junghans <junghans@votca.org> - 1.11.0-3 - Fix build with gcc-16 - Fixes: rhbz#2434647 * Fri Jan 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 1.11.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild * Tue Nov 04 2025 Christoph Junghans <junghans@votca.org> - 1.11.0-1 - Version bump to v1.11.0 - Fixes: rhbz#2411986 * Thu Aug 14 2025 Christoph Junghans <junghans@votca.org> - 1.10.0-8 - Fix build with Ninja - Drop s390x and ppc64le build - unsupported by upstream - Fixes: rhbz#2381020 * Thu Jul 24 2025 Fedora Release Engineering <releng@fedoraproject.org> - 1.10.0-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild * Tue Feb 11 2025 Christoph Junghans <junghans@votca.org> - 1.10.0-6 - Add upstream patch for custom hpx_handle * Fri Jan 17 2025 Fedora Release Engineering <releng@fedoraproject.org> - 1.10.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild * Thu Aug 22 2024 Christoph Junghans <junghans@votca.org> - 1.10.0-4 - Re-enable openmpi build * Thu Jul 18 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.10.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Wed May 29 2024 Patrick Diehl <me@diehlpk.de> - 1.10.0-2 - Bump to HPX 1.10.0 * Thu May 16 2024 Patrick Diehl <me@diehlpk.de> - 1.10.0-1 - Bump to HPX 1.10.0-rc2 - Remove support for i686 due to issues with 32bit