Skip to content

Statement about openmp in the READMEs #75

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

Open
wetoo-cando opened this issue Apr 17, 2025 · 0 comments
Open

Statement about openmp in the READMEs #75

wetoo-cando opened this issue Apr 17, 2025 · 0 comments

Comments

@wetoo-cando
Copy link

"If CMake finds OpenMP, the code is compiled using multithreading and vectorization for some functions."

However, region_model.h and depth_model.h use #include <omp.h> without any preprocessor checks. So, in fact openmp is always required.

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

No branches or pull requests

1 participant