/home/docs/checkouts/readthedocs.org/user_builds/ginkgo-test/checkouts/latest/build/include/ginkgo/config.hpp Source File
/home/docs/checkouts/readthedocs.org/user_builds/ginkgo-test/checkouts/latest/build/include/ginkgo/config.hpp Source File
Reference API: /home/docs/checkouts/readthedocs.org/user_builds/ginkgo-test/checkouts/latest/build/include/ginkgo/config.hpp Source File
5#ifndef GKO_INCLUDE_CONFIG_H
6#define GKO_INCLUDE_CONFIG_H
9#define GKO_VERSION_MAJOR 1
10#define GKO_VERSION_MINOR 10
11#define GKO_VERSION_PATCH 0
12#define GKO_VERSION_TAG "develop"
13#define GKO_VERSION_STR 1, 10, 0
18#define GINKGO_VERSION_TAG_DEPRECATED 0
19#if GINKGO_VERSION_TAG_DEPRECATED
20#pragma message ("The branch " GKO_VERSION_TAG " is deprecated and will stop receiving updates after 2025. " \
21 "Please use the main branch for the latest release, or the develop branch for the latest development updates.")
32#define GKO_VERBOSE_LEVEL 1
37#define GKO_HAVE_CXXABI_H
41#define GKO_SIZE_T_IS_UINT64_T
58#define GINKGO_HIP_PLATFORM_HCC 0
61#define GINKGO_HIP_PLATFORM_NVCC 0
67#define GINKGO_DPCPP_MAJOR_VERSION 0
68#define GINKGO_DPCPP_MINOR_VERSION 0
74#define GKO_HAVE_PAPI_SDE 0
86#define GKO_HAVE_VTUNE 0
92#define GKO_HAVE_METIS 0
97#define GKO_METIS_HEADER <>
103#define GKO_HAVE_ROCTX 0
109#define GINKGO_BUILD_MPI 0
114#define GINKGO_HAVE_GPU_AWARE_MPI 0
120#define GKO_HAVE_HWLOC 0
125#define GINKGO_ENABLE_HALF 1
131#define GINKGO_HAVE_OPENMPI_PRE_4_1_X 0