Skip to content

Q: no omp header included, yet depending :opensta_lib depends on @openmp ? #364

@hzeller

Description

@hzeller

Looking at the sources, none includes an omp.h or omp-tools.h header:

rg "include.*omp.*\.h"

Yet the bazel library :opensta_lib depends on @openmp

OpenSTA/BUILD

Line 400 in 8575070

"@openmp",

.. and sets the -fopenmp option:

OpenSTA/BUILD

Line 379 in 8575070

"-fopenmp",

Is this intentional or some left-over from earlier versions ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions