Bug #1432
turning off OpenMP after a configure pass results in link-time error
Description
After configuring with default or manually set GMX_OPENMP=ON
, turning it off results in link time errors that complain about undefined references to OpenMP API functions.
Associated revisions
History
#1 Updated by Szilárd Páll almost 7 years ago
- Category changed from core library to build system
#2 Updated by Gerrit Code Review Bot almost 7 years ago
Gerrit received a related patchset '1' for Issue #1432.
Uploader: Szilárd Páll (pall.szilard@gmail.com)
Change-Id: Ia263e319b28f3b27a684136cc94a44f89a4af9e2
Gerrit URL: https://gerrit.gromacs.org/3087
#3 Updated by Gerrit Code Review Bot almost 7 years ago
Gerrit received a related patchset '1' for Issue #1432.
Uploader: Magnus Lundborg (magnus.lundborg@scilifelab.se)
Change-Id: Ia32949545eaad37d4d246e23cc1ac080fc47e15c
Gerrit URL: https://gerrit.gromacs.org/3132
#4 Updated by Magnus Lundborg almost 7 years ago
- Status changed from New to Resolved
- % Done changed from 0 to 100
Applied in changeset 38504456937f7b28b8546da6f13de7549d637187.
#5 Updated by Szilárd Páll almost 7 years ago
- Status changed from Resolved to Closed
Removed option to use OpenMP with the TNG library.
OpenMP was only used for compiling a few of the examples. With
the latest version of the TNG library the detection is done when
compiling those examples and skipping them if OpenMP is not
available.
Fixes #1432
Change-Id: I76df67b10067f2fbc57a4cf0b1825875239e435d