/* --------------------------------------------- Makefile constructed configuration: Tue Jul 9 15:36:27 EDT 2019 ----------------------------------------------*/ #if !defined(KOKKOS_MACROS_HPP) || defined(KOKKOS_CORE_CONFIG_H) #error "Do not include KokkosCore_config.h directly; include Kokkos_Macros.hpp instead." #else #define KOKKOS_CORE_CONFIG_H #endif /* Execution Spaces */ #define KOKKOS_ENABLE_SERIAL /* General Settings */ #define KOKKOS_ENABLE_CXX11 #define KOKKOS_ENABLE_DEBUG_BOUNDS_CHECK #define KOKKOS_ENABLE_DEBUG #define KOKKOS_ENABLE_DEBUG_DUALVIEW_MODIFY_CHECK #define KOKKOS_ENABLE_PROFILING #define KOKKOS_ENABLE_DEPRECATED_CODE /* Optimization Settings */ /* Cuda Settings */