Fri, 03 May 2024 03:43:58 UTC | login

Information for build Random123-1.13.2-2.fc33

ID149819
Package NameRandom123
Version1.13.2
Release2.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/Random123.git#1a99467d8ff3b96aa4a68d446025faac998f6804
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 failed
Volume DEFAULT
StartedTue, 09 Jun 2020 15:06:23 UTC
CompletedTue, 09 Jun 2020 15:29:07 UTC
Taskbuild (f33, /rpms/Random123.git:1a99467d8ff3b96aa4a68d446025faac998f6804)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/Random123.git#1a99467d8ff3b96aa4a68d446025faac998f6804'}}
Tags No tags
RPMs No RPMs
Changelog * Sun Mar 08 2020 Ankur Sinha <ankursinha AT fedoraproject DOT org> - 1.13.2-2 - Include patch to support s390x (sent and accepted upstream) - Enable s390x build * Sun Feb 23 2020 Ankur Sinha <ankursinha AT fedoraproject DOT org> - 1.13.2-1 - Update to latest release - Run new tests - Update arches supported - Drop unneeded patch * Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.09-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Wed Jul 24 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.09-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.09-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * 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