Skip to content

GHA: on Ubuntu 21.04 onwards, clang needs libomp-dev #1104

@KrisThielemans

Description

@KrisThielemans

GHA has now moved to 22.04. Installing "vanilla" clang via apt (which is clang-14) does not includeOpenMP include files and library. https://discourse.llvm.org/t/omp-h-not-found-after-fresh-install-with-apt-llvm-org-llvm-sh-wsl2-ubuntu-20-04/4549. Remedy is

sudo apt install libomp-dev

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