SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

Random123-devel rpm build for : Fedora 28. For other distributions click Random123-devel.

Name : Random123-devel
Version : 1.09 Vendor : Fedora Project
Release : 7.fc28 Date : 2018-12-28 20:00:17
Group : Unspecified Source RPM : Random123-1.09-7.fc28.src.rpm
Size : 0.20 MB
Packager : Fedora Project
Summary : Development files for Random123
Description :
Random123 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.

RPM found in directory: /packages/linux-pbone/archive.fedoraproject.org/fedora-secondary/updates/28/Everything/i386/Packages/r

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  Random123-devel-1.09-7.fc28.i686.rpm
ftp.icm.edu.pl  Random123-devel-1.09-7.fc28.i686.rpm
     Search for other platforms
Random123-devel-1.09-7.fc28.sparc.rpm
Random123-devel-1.09-7.fc28.alpha.rpm
Random123-devel-1.09-7.fc28.ppc.rpm
Random123-devel-1.09-7.fc28.ia64.rpm
Random123-devel-1.09-7.fc28.s390.rpm

Provides :
Random123
Random123-devel
Random123-devel(x86-32)

Requires :
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/usr/include/Random123
/usr/include/Random123/MicroURNG.hpp
/usr/include/Random123/ReinterpretCtr.hpp
/usr/include/Random123/aes.h
/usr/include/Random123/array.h
/usr/include/Random123/ars.h
/usr/include/Random123/conventional
/usr/include/Random123/conventional/Engine.hpp
/usr/include/Random123/conventional/gsl_cbrng.h
/usr/include/Random123/features
/usr/include/Random123/features/clangfeatures.h
/usr/include/Random123/features/compilerfeatures.h
/usr/include/Random123/features/gccfeatures.h
/usr/include/Random123/features/iccfeatures.h
/usr/include/Random123/features/msvcfeatures.h
/usr/include/Random123/features/nvccfeatures.h
/usr/include/Random123/features/open64features.h
/usr/include/Random123/features/openclfeatures.h
/usr/include/Random123/features/pgccfeatures.h
/usr/include/Random123/features/sse.h
/usr/include/Random123/features/sunprofeatures.h
/usr/include/Random123/features/xlcfeatures.h
/usr/include/Random123/gsl_microrng.h
/usr/include/Random123/philox.h
/usr/include/Random123/threefry.h
/usr/share/licenses/Random123-devel
/usr/share/licenses/Random123-devel/LICENSE

 
ICM