Skip to content

Statement about openmp in the READMEs #75

@wetoo-cando

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.

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