Port details |
- random123 Counter-based random number generators for C, C++ and CUDA
- 1.14.0.5 devel
=2 1.14.0.5Version of this port present on the latest quarterly branch. - Maintainer: yuri@FreeBSD.org
 - Port Added: 2022-11-27 10:17:29
- Last Update: 2022-11-27 10:12:20
- Commit Hash: 6c27989
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
- License: BSD3CLAUSE
- WWW:
- https://github.com/DEShawResearch/random123
- Description:
- The Random123 library is a collection of counter-based random number generators
( "CBRNGs") for CPUs (C and C++) and GPUs (CUDA and OpenCL), as described in
Parallel Random Numbers: As Easy as 1, 2, 3, Salmon, Moraes, Dror & Shaw, SC11,
Seattle, Washington, USA, 2011, ACM . They are intended for use in statistical
applications and Monte Carlo simulation and have passed all of the rigorous
SmallCrush, Crush and BigCrush tests in the extensive TestU01 suite of
statistical tests for random number generators. They are not suitable for use in
cryptography or security even though they are constructed using principles drawn
from cryptography.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- random123>0:devel/random123
- To install the port:
- cd /usr/ports/devel/random123/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/random123
- pkg install random123
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: random123
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1669533688
SHA256 (DEShawResearch-random123-v1.14.0-5-g9545ff6_GH0.tar.gz) = ffb858bdbd0622bfb355fe87c4c09f15607536ac6eb4e7cab2868b501a5956e3
SIZE (DEShawResearch-random123-v1.14.0-5-g9545ff6_GH0.tar.gz) = 318644
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake>=4.3 : devel/gmake
- This port is required by:
- for Build
-
- science/arbor
Configuration Options:
- No options to configure
- Options name:
- devel_random123
- USES:
- gmake
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.14.0.5 27 Nov 2022 10:12:20
    |
Yuri Victorovich (yuri)  |
devel/random123: New port: Counter-based random number generators for C, C++ and
CUDA |
Number of commits found: 1
|