Recent Advances in Numerical Methods and Applications II 1999
DOI: 10.1142/9789814291071_0027
|View full text |Cite
|
Sign up to set email alerts
|

Sprng: A Scalable Library for Pseudorandom Number Generation

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
105
0

Year Published

2004
2004
2014
2014

Publication Types

Select...
6
2
1

Relationship

1
8

Authors

Journals

citations
Cited by 78 publications
(105 citation statements)
references
References 14 publications
0
105
0
Order By: Relevance
“…It is essential to note that to compute the result to the statistical accuracy of 5.4×10 −5 it took only 30 seconds on an ordinary desktop computer. The same computations performed on a k-node cluster with k independent streams of pseudorandom numbers (e. g. from the SPRNG library [25]) would decrease the computational time by factor 1/k. Also we found out that the ergodic walk on boundary algorithm is the most efficient Monte Carlo method for this problem.…”
Section: Computational Results For the Unit Cubementioning
confidence: 99%
“…It is essential to note that to compute the result to the statistical accuracy of 5.4×10 −5 it took only 30 seconds on an ordinary desktop computer. The same computations performed on a k-node cluster with k independent streams of pseudorandom numbers (e. g. from the SPRNG library [25]) would decrease the computational time by factor 1/k. Also we found out that the ergodic walk on boundary algorithm is the most efficient Monte Carlo method for this problem.…”
Section: Computational Results For the Unit Cubementioning
confidence: 99%
“…The authors of MT19937 (Matsumoto & Nishimura, 2000), and a research team at Florida State University (Mascagni et al, 2000), have proposed schemes that would dynamically "spawn" new generators and their streams are be kept separate because each new generator is controlled by a unique set of parameters. The intuition for this approach is very appealing.…”
Section: Where Do Random Numbers Come From?mentioning
confidence: 99%
“…For example, random seeds for each process should all be different values, at least. SPRNG (Mascagni, 1999) is a useful random number generator for parallel programming. It allows for the dynamic creation of independent random number streams on parallel machines without interprocessor communication.…”
Section: Parallel Applications In Statistical Computingmentioning
confidence: 99%