<img width="897" alt="Image" src="https://github.com/user-attachments/assets/5868ab16-2c6a-46c4-9985-5127f6ba9df0" /> 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