Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Random number generator needs to be checked #9

Open
rwesson opened this issue May 4, 2016 · 0 comments
Open

Random number generator needs to be checked #9

rwesson opened this issue May 4, 2016 · 0 comments

Comments

@rwesson
Copy link
Owner

rwesson commented May 4, 2016

ALFA uses fortran's intrinsic random number generator subroutine random_number(). This can be slower than many widely available and robust PRNGs both in serial and parallel codes. Alternative RNGs need to be checked to see if they give any performance gain.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant