Click here to visit the old openkoji buildsystem (Archived)

Information for build Random123-1.14.0-8.fc41

ID5519
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
Release8.fc41
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/Random123.git#19038064ac1bc5f47365b41894c1d5687510b964
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 bykojiadmin
State complete
Volume DEFAULT
StartedWed, 01 May 2024 18:20:39 CST
CompletedWed, 01 May 2024 18:37:37 CST
Taskbuild (f41, /rpms/Random123.git:19038064ac1bc5f47365b41894c1d5687510b964)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/Random123.git#19038064ac1bc5f47365b41894c1d5687510b964'}}
Tags
f41
RPMs
src
Random123-1.14.0-8.fc41.src.rpm (info) (download)
riscv64
Random123-devel-1.14.0-8.fc41.riscv64.rpm (info) (download)
Random123-doc-1.14.0-8.fc41.riscv64.rpm (info) (download)
Logs
riscv64
build.log
root.log
hw_info.log
state.log
installed_pkgs.log
mock_output.log
Changelog * Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.14.0-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jan 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.14.0-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Wed Jul 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.14.0-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Wed Jan 18 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.14.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Wed Jul 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.14.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild