Information for build Random123-1.14.0-20.fc45

ID218468
Package NameRandom123
Links Fedora Package Sources | Fedora Official Koji Buildsystem | Rocks RISC-V Koji Buildsystem | Fedora RISC-V GitHub | Old Koji Buildsystem
Version1.14.0
Release20.fc45
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/Random123.git#68298f3268043d81ed6bae2be70483c7ecdb5c98
SummaryLibrary of random number generators
DescriptionRandom123 is a library of "counter-based" random number generators (CBRNGs), in which the Nth random number can be obtained by applying a stateless mixing function to N instead of the conventional approach of using N iterations of a stateful transformation. CBRNGs were originally developed for use in MD applications on Anton, but they are ideal for a wide range of applications on modern multi-core CPUs, GPUs, clusters, and special-purpose hardware. Three families of non-cryptographic CBRNGs are described in a paper presented at the SC11 conference: ARS (based on the Advanced Encryption System (AES)), Threefry (based on the Threefish encryption function), and Philox (based on integer multiplication). They all satisfy rigorous statistical testing (passing BigCrush in TestU01), vectorize and parallelize well (each generator can produce at least 264 independent streams), have long periods (the period of each stream is at least 2128), require little or no memory or state, and have excellent performance (a few clock cycles per byte of random output). The Random123 library can be used with CPU (C and C++) and GPU (CUDA and OpenCL) applications.
Built byhezhengyu
State complete
Volume DEFAULT
StartedThu, 27 Aug 2026 17:00:45 CST
CompletedThu, 27 Aug 2026 17:49:04 CST
Taskbuild (f45, /rpms/Random123.git:68298f3268043d81ed6bae2be70483c7ecdb5c98)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/Random123.git#68298f3268043d81ed6bae2be70483c7ecdb5c98'}}
Tags
f45
RPMs
src
Random123-1.14.0-20.fc45.src.rpm (info) (download)
riscv64
Random123-devel-1.14.0-20.fc45.riscv64.rpm (info) (download)
Random123-doc-1.14.0-20.fc45.riscv64.rpm (info) (download)
Logs
riscv64
state.log
mock_config.log
mock_output.log
dnf5.log
build.log
hw_info.log
root.log
installed_pkgs.log
Changelog * Wed Jul 15 2026 Fedora Release Engineering <releng@fedoraproject.org> - 1.14.0-20 - Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild * Fri Jan 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 1.14.0-19 - Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild * Fri Jan 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 1.14.0-18 - Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild * Tue Jan 13 2026 Ankur Sinha <ankursinha AT fedoraproject DOT org> - 1.14.0-13 - Update license to SPDX * Wed Jul 23 2025 Fedora Release Engineering <releng@fedoraproject.org> - 1.14.0-12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild * Thu Jan 16 2025 Fedora Release Engineering <releng@fedoraproject.org> - 1.14.0-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild * Wed Sep 04 2024 Miroslav Suchý <msuchy@redhat.com> - 1.14.0-10 - convert license to SPDX * Wed Jul 17 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.14.0-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild