Pacote: librandom123-dev (1.14.0+dfsg-6)
Links para librandom123-dev
Recursos de Debian:
- Relatórios de bug
- Informação de desenvolvedor(a)
- Debian Changelog
- Arquivo de copyright
- Rastreador de patch Debian
Baixe o pacote-fonte librandom123:
- [librandom123_1.14.0+dfsg-6.dsc]
- [librandom123_1.14.0+dfsg.orig.tar.xz]
- [librandom123_1.14.0+dfsg-6.debian.tar.xz]
Mantenedores(as):
- Debian Med Packaging Team (QA Página, E-mail Arquivo)
- Andreas Tille (QA Página)
- Étienne Mollier (QA Página)
Fontes externas:
- Pagina principal [www.deshawresearch.com]
Pacotes similares:
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 2^64 independent streams), have long periods (the period of each stream is at least 2^128), 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.
Download de librandom123-dev
Arquitetura | Tamanho do pacote | Tamanho instalado | Arquivos |
---|---|---|---|
all | 38.1 kB | 248.0 kB | [lista de arquivos] |