Skip to content

RFC: Best Practices re OPENMP - for training, evaluation and recognition #3744

@Shreeshrii

Description

@Shreeshrii

For Tesseract 5 what are the best practices regarding OPENMP.

Is it still true:

  1. OPENMP is needed for training so build tesseract and training tools with --enable-openmp.
  2. For lstmeval (built with --enable-openmp), use OMP_THREAD_LIMIT=1.
  3. For recognition with tesseract (built with --enable-openmp), use OMP_THREAD_LIMIT=1.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions