Mon, 29 Apr 2024 19:49:48 UTC | login

Information for build Random123-1.09-7.fc30

ID86869
Package NameRandom123
Version1.09
Release7.fc30
Epoch
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 bydavidlt
State complete
Volume DEFAULT
StartedMon, 14 Jan 2019 07:15:17 UTC
CompletedMon, 14 Jan 2019 07:23:13 UTC
Taskbuild (f30-candidate, Random123-1.09-7.fc30.src.rpm)
Tags
f30
f31
RPMs
src
Random123-1.09-7.fc30.src.rpm (info) (download)
riscv64
Random123-devel-1.09-7.fc30.riscv64.rpm (info) (download)
Random123-doc-1.09-7.fc30.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Fri Dec 28 2018 Ankur Sinha <ankursinha AT fedoraproject DOT org> - 1.09-7 - Add aarch64 patch * Thu Jul 12 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.09-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.09-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Wed Aug 02 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.09-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.09-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.09-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild