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

omp get number of threads #356

Closed
orbitfold opened this issue Aug 5, 2015 · 1 comment
Closed

omp get number of threads #356

orbitfold opened this issue Aug 5, 2015 · 1 comment

Comments

@orbitfold
Copy link
Contributor

We should use omp_get_num_threads in the fprintf statements in cmontecarlo.c instead of the value of the parameter "nthreads" since there is no guarantee omp will start the number of threads we request.

@unoebauer
Copy link
Contributor

Seems to be a very simple modification of the source code. Simply adopt it @orbitfold, @wkerzendorf, @ssim and close this issue?

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

2 participants