[Trilinos-Users] [Kokkos-Developers] [EXTERNAL] [12.2.1] MueLu/Kokkos OpenMP configuration/macros issue

Denis Davydov davydden at gmail.com
Sat Oct 17 23:57:30 EDT 2015


As far as I can tell it should not be related to compiler flags as the issue can be fixed by:

1) add #include <Kokkos_OpenMP.hpp> to Kokkos_OpenMP.hpp
2) comment out "#if defined (KoKKOS_HAVE_OPENMP ) && defiened (_OPENMP )" in Kokkos_OpenMP.hpp and the closing “#endif"

Kind regards,
Denis 

> On 17 Oct 2015, at 18:00, Hammond, Simon David (-EXP) <sdhammo at sandia.gov> wrote:
> 
> I might be wrong here but something like this happened to me when I didn't specify "-fope nmp" for my compiler flags.
> 
> I'm currently on travel so can't check your scripts yet.
> 
> S



More information about the Trilinos-Users mailing list