全部搜尋項
buster  ] [  bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ 原始碼: librandom123  ]

套件:librandom123-doc(1.14.0~rc2+dfsg-1)

librandom123-doc 的相關連結

Screenshot

Debian 的資源:

下載原始碼套件 librandom123

維護小組:

外部的資源:

相似套件:

documentation and examples of parallel random numbers library

Random123 is a family of highly parallelizable counter-based random number generators (CBRNGs) that are useful for a wide range of applications.

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 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.

This package contains the documentation and examples for the library.

下載 librandom123-doc

下載可用於所有硬體架構的
硬體架構 套件大小 安裝後大小 檔案
all 481。3 kB3,924。0 kB [檔案列表]