Skip to content

Compile LALSuite with OpenMP

Leo P. Singer requested to merge leo-singer/lscsoft-macports:openmp into master

Only lalsimulation, lalinference, and lalapps use OpenMP right now, but it seems safest to use the same compiler for all of them anyway. Note that the --enable-openmp configure flag will be ignored by the packages that do not use OpenMP.

Merge request reports