Skip to content

Adapt m4 macro for openmp

Description

The macro did not test properly compilation and linking of OpenMP code, only linking. Now use the code from the autoconf source, slightly adapted (test -qopenmp for intel, define HAVE_OPENMP macro as used in the code).

News snippet

Adapt m4 macro for openmp

Checklist

Merge request reports

Loading