Skip to content
Snippets Groups Projects
Commit 2a1fdc1c authored by Peter W. Draper's avatar Peter W. Draper
Browse files

When moving from AC_OPENMP and AX_OPENMP we stopped AC_SUBST of OPENMP_CFLAGS...

When moving from AC_OPENMP and AX_OPENMP we stopped AC_SUBST of OPENMP_CFLAGS and these haven't been used since. Fix that, but do that by only using the OPENMP_CFLAGS as needed, that is as compiler hints for vectorizing some loops in the gravity interactions and only requiring the OpenMP runtime when linking against an OpenMP FFTW library.
parent 5b8ee090
No related branches found
No related tags found
3 merge requests!1887Updating . . .,!1878updating working branch,!1804Fix AX_OPENMP performance regression
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment