Skip to content

Statement about openmp in the READMEs #75

Description

@wetoo-cando

"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.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions