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

OpenMP kernels should use OMP_NUM_THREADS not argv[1] to get thread count #17

Closed
jeffhammond opened this issue Dec 24, 2015 · 1 comment

Comments

@jeffhammond
Copy link
Member

It is nicer for the user if Serial and OpenMP have the same arguments, rather than add what is already supported by OpenMP runtime calls and OMP_NUM_THREADS.

@jeffhammond
Copy link
Member Author

jeffhammond commented Jan 5, 2016

@rfvander and @tgmattso disagree with the need for this, so I'm going to close it. It can be reopened when they come around 😉

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