Wed, 22 May 2024 22:03:02 UTC | login

Information for RPM Random123-1.14.0-5.0.riscv64.fc38.src.rpm

ID977094
NameRandom123
Version1.14.0
Release5.0.riscv64.fc38
Epoch
Archsrc
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.
Build Time2023-03-22 15:09:48 GMT
Size325.90 KB
f554158c1d91661c3ed181cd6497b249
LicenseBSD
Buildrootf38-build-699750-87747
Provides
Random123-devel = 1.14.0-5.0.riscv64.fc38
Random123-doc = 1.14.0-5.0.riscv64.fc38
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
doxygen
gcc
gcc-c++
make
patch
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
1 through 4 of 4
Name ascending sort Size
0001-add-missing-headers.patch460.00 B
Random123-1.14.0.tar.gz310.85 KB
Random123.spec5.88 KB
enable-riscv.patch957.00 B
Component of No Buildroots