Quantcast
Channel: Intel® Software - Intel® oneAPI Math Kernel Library & Intel® Math Kernel Library
Viewing all articles
Browse latest Browse all 3005

Do MKL's vsl RNG contains a warm up process during initialization?

$
0
0

I recently read a paper http://www0.cs.ucl.ac.uk/staff/d.jones/GoodPracticeRNG.pdf  in which the author pointed out how important initialization is in usage of PRNG and he suggested that a warm up is needed for every usage of PRNG. And there is also paper written by the author of Mersenne Twister called "Common Defects in Initialization of Pseudorandom Number Generators"

So I am wondering, when we use vslNewStream to initialize a stream of particular PRNG algorithm. Does it automatically take care of those traps in initialization of a particular PRNG? Does it contains a warm up already? Can I safely generate random number sequence immediately after vslNewStream or should I add a warm up myself?

Thread Topic: 

Question

Viewing all articles
Browse latest Browse all 3005

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>