Agner`s CPU blog

Software optimization resources | E-mail subscription to this blog | www.agner.org

Random number generator with vector output
Author: Agner Date: 2014-10-17 03:28
I have added a new random number generator to the vector class library. It is optimized for the vector processing capabilities and multiprocessing capabilities of the newest microprocessors, including the forthcoming AVX512 instruction set. It can generate pseudo-random integers and floating point numbers as scalars and vectors. The quality and precision is high. It is intended for large scale simulations and other Monte Carlo applications. The theory is explained in a separate article.
www.agner.org/optimize/#vectorclass
 
thread Random number generator with vector output - Agner - 2014-10-17
replythread Random number generator with vector output new - Just_Coder - 2014-10-17
last reply Random number generator with vector output new - Agner - 2014-10-17
last replythread Random number generator with vector output new - Yan Zhou - 2014-10-22
last replythread Random number generator with vector output new - Agner - 2014-10-22
last replythread Random number generator with vector output new - Yan Zhou - 2014-10-22
last reply Random number generator with vector output new - Agner - 2014-10-23