Information for build clpeak-2.1.3-1.fc45

ID220744
Package Nameclpeak
Links Fedora Package Sources | Fedora Official Koji Buildsystem | Rocks RISC-V Koji Buildsystem | Fedora RISC-V GitHub | Old Koji Buildsystem
Version2.1.3
Release1.fc45
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/clpeak.git#4e8065c3a061fb9793fcc85e4300d50bf9177e9a
SummaryMeasure the peak achievable performance of GPU compute devices
DescriptionA synthetic micro-benchmark that measures the peak achievable performance of GPU compute devices. It exercises tight vector / MAD / MMA loops and vendor-SDK GEMM libraries (cuBLASLt on NVIDIA, MPS on Apple) to expose what the hardware is capable of — from raw ALU peaks to near-vendor-advertised matrix throughput. clpeak began as an OpenCL-only tool. It now ships four interchangeable backends — OpenCL, Vulkan, CUDA, and Metal — running back-to-back on the same hardware, so cross-stack differences (driver lowering, instruction scheduling, extension exposure) become visible alongside the raw peak numbers.
Built byhezhengyu
State complete
Volume DEFAULT
StartedSat, 29 Aug 2026 04:40:36 CST
CompletedSat, 29 Aug 2026 06:06:21 CST
Taskbuild (f45, /rpms/clpeak.git:4e8065c3a061fb9793fcc85e4300d50bf9177e9a)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/clpeak.git#4e8065c3a061fb9793fcc85e4300d50bf9177e9a'}}
Tags
f45
RPMs
src
clpeak-2.1.3-1.fc45.src.rpm (info) (download)
riscv64
clpeak-2.1.3-1.fc45.riscv64.rpm (info) (download)
clpeak-debuginfo-2.1.3-1.fc45.riscv64.rpm (info) (download)
clpeak-debugsource-2.1.3-1.fc45.riscv64.rpm (info) (download)
Logs
riscv64
mock_config.log
hw_info.log
build.log
installed_pkgs.log
state.log
mock_output.log
dnf5.log
root.log
Changelog * Mon Aug 24 2026 Packit <hello@packit.dev> - 2.1.3-1 - Update to 2.1.3 upstream release - Resolves: rhbz#2521842 * Thu Aug 20 2026 Packit <hello@packit.dev> - 2.1.2-1 - Update to 2.1.2 upstream release - Resolves: rhbz#2520629 * Tue Aug 18 2026 Filipe Rosset <rosset.filipe@gmail.com> - 2.1.1-3 - use version macro to fix the --version output issue * Tue Aug 18 2026 Filipe Rosset <rosset.filipe@gmail.com> - 2.1.1-2 - remove upstreamed patch, fix 'clpeak --version' output * Tue Aug 18 2026 Packit <hello@packit.dev> - 2.1.1-1 - Update to 2.1.1 upstream release - Resolves: rhbz#2518133 * Tue Aug 18 2026 Packit <hello@packit.dev> - 2.1.0-1 - Update to 2.1.0 upstream release - Resolves: rhbz#2517723 * Sun Aug 16 2026 Packit <hello@packit.dev> - 2.0.19-1 - Update to 2.0.19 upstream release - Resolves: rhbz#2517190 * Wed Jul 22 2026 Filipe Rosset <rosset.filipe@gmail.com> - 2.0.18-3 - fix for AMX-TF32 incorrect detection * Wed Jul 15 2026 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.18-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild * Sun Jul 12 2026 Packit <hello@packit.dev> - 2.0.18-1 - Update to 2.0.18 upstream release - Resolves: rhbz#2499508 * Tue Jul 07 2026 Packit <hello@packit.dev> - 2.0.17-1 - Update to 2.0.17 upstream release - Resolves: rhbz#2497871 * Fri Jun 26 2026 Packit <hello@packit.dev> - 2.0.16-1 - Update to 2.0.16 upstream release - Resolves: rhbz#2493351 * Thu Jun 25 2026 Filipe Rosset <filiperosset@fedoraproject.org> - 2.0.15-2 - removed the ugly hack used in 2.0.14, updated to 2.0.15 * Thu Jun 25 2026 Packit <hello@packit.dev> - 2.0.15-1 - Update to 2.0.15 upstream release - Resolves: rhbz#2492625 * Tue Jun 23 2026 Filipe Rosset <filiperosset@fedoraproject.org> - 2.0.14-2 - fix FTBFS rawhide * Tue Jun 23 2026 Filipe Rosset <filiperosset@fedoraproject.org> - 2.0.14-1 - update to 2.0.14 + remove upstreamed patch + fix install path + fixes rhbz#2491026 * Sat Jun 13 2026 Filipe Rosset <filiperosset@fedoraproject.org> - 2.0.13-3 - add comment about i686 patch, submitted to upstream * Sat Jun 13 2026 Filipe Rosset <filiperosset@fedoraproject.org> - 2.0.13-2 - fix FTBFS on i686 32-bit arch * Sat Jun 13 2026 Filipe Rosset <filiperosset@fedoraproject.org> - 2.0.13-1 - update to 2.0.13 fixes rhbz#2484596 + spec modernization * Sat Jun 13 2026 Filipe Rosset <filiperosset@fedoraproject.org> - 2.0.9-3 - opt-in to packit for rawhide * Sat Jun 13 2026 Filipe Rosset <filiperosset@fedoraproject.org> - 2.0.9-2 - simplify .gitignore file * Fri May 22 2026 Dominik 'Rathann' Mierzejewski <dominik@greysector.net> - 2.0.9-1 - update to 2.0.9 (resolves rhbz#2479977) * Tue May 19 2026 Dominik 'Rathann' Mierzejewski <dominik@greysector.net> - 2.0.7-1 - update to 2.0.7 (resolves rhbz#2477175) - update Summary and description * Mon May 11 2026 Dominik Mierzejewski <dominik@greysector.net> - 2.0.5-1 - update to 2.0.5 (resolves rhbz#2467551) - add Vulkan build dependencies to enable Vulkan backend * Mon Apr 13 2026 Dominik Mierzejewski <dominik@greysector.net> - 1.1.7-1 - update to 1.1.7 (resolves rhbz#2446009) * Mon Mar 09 2026 Dominik Mierzejewski <dominik@greysector.net> - 1.1.6-1 - Updated to 1.1.6 (resolves rhbz#2445797) * Fri Jan 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.5-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild * Fri Jan 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.5-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild * Wed Jul 23 2025 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.5-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild * Fri Jun 13 2025 Dominik Mierzejewski <dominik@greysector.net> - 1.1.5-1 - update to 1.1.5 (resolves rhbz#2372654) * Thu Jan 16 2025 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.4-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild * Tue Dec 24 2024 Filipe Rosset <rosset.filipe@gmail.com> - 1.1.4-1 - Updated to 1.1.4 fixes rhbz#2333953 * Fri Nov 29 2024 Dominik Mierzejewski <dominik@greysector.net> - 1.1.3-1 - updated to 1.1.3 (resolves rhbz#2328987) - license changed to Apache-2.0 - run tests