You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: