Intel® Distribution for Python*
Support and discussions for achieving faster Python* applications and core computational packages.
Announcements
The Intel sign-in experience has changed to support enhanced security controls. If you sign in, click here for more information.
401 Discussions

How to generate the same random number for numpy.random and numpy.random_intel

Gang_Z_
Beginner
404 Views

Hi, I am working on boost numpy program performance. However, we found with numpy.random and numpy.random_intel they will generate diferent random number sequences for Monte Carlo , resulting the different computing results.

I am wondering How to generate the same random number for numpy.random and numpy.random_intel

Could anyone help me?

Thanks in advance.

 

 

 

 

 

0 Kudos
1 Reply
Nathan_G_Intel
Employee
404 Views
Reply