Skip to content

Build with gcc@8 #194

@ctribes

Description

@ctribes
Image

Build with gcc@8 is not working with OpenMP enabled. See image.

With version gcc@11 and above build is working. Versions 9 and 10 still need to be tested.

To disable OpenMP with gcc@8 (or above) you can configure Nomad build:
cmake -S. -B build/release -DTEST_OPENMP=false

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions