mercredi 17 mars 2021

What is the safe way to generate random number with a known seed using OpenMP?

I am looking for a way to be able to safely generate random numbers in parallel with OpenMP while the input seed is already known. I searched and ended up with OMPRNG. Is there another way expect using a package that I can manually write a code? Also, I would like to mention that I need these random numbers for monto Carlo integration.




Aucun commentaire:

Enregistrer un commentaire