/* src/include/mpichconf.h.in. Generated from configure.ac by autoheader. */ /* -*- Mode: C; c-basic-offset:4 ; -*- */ /* * (C) 2001 by Argonne National Laboratory. * See COPYRIGHT in top-level directory. */ #ifndef MPICHCONF_H_INCLUDED #define MPICHCONF_H_INCLUDED /* Define if building universal (internal helper macro) */ #undef AC_APPLE_UNIVERSAL_BUILD /* Define the number of CH3_RANK_BITS */ #undef CH3_RANK_BITS /* Define the number of CH4_RANK_BITS */ #undef CH4_RANK_BITS /* define to enable collection of statistics */ #undef COLLECT_STATS /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP systems. This function is required for `alloca.c' support on those systems. */ #undef CRAY_STACKSEG_END /* Define to 1 if using `alloca.c'. */ #undef C_ALLOCA /* Define the search path for machines files */ #undef DEFAULT_MACHINES_PATH /* Define the default remote shell program to use */ #undef DEFAULT_REMOTE_SHELL /* Define to disable shared-memory communication for debugging */ #undef ENABLED_NO_LOCAL /* Define to enable debugging mode where shared-memory communication is done only between even procs or odd procs */ #undef ENABLED_ODD_EVEN_CLIQUES /* Define to enable shared-memory collectives */ #undef ENABLED_SHM_COLLECTIVES /* Application checkpointing enabled */ #undef ENABLE_CHECKPOINTING /* define to add per-vc function pointers to override send and recv functions */ #undef ENABLE_COMM_OVERRIDES /* Define if FTB is enabled */ #undef ENABLE_FTB /* Define to enable using Izem CPU atomics */ #undef ENABLE_IZEM_ATOMIC /* Define to enable using Izem queues */ #undef ENABLE_IZEM_QUEUE /* Define to enable using Izem locks and condition variables */ #undef ENABLE_IZEM_SYNC /* Define to 1 to enable getdims-related MPI_T performance variables */ #undef ENABLE_PVAR_DIMS /* Define to 1 to enable nemesis-related MPI_T performance variables */ #undef ENABLE_PVAR_NEM /* Define to 1 to enable message receive queue-related MPI_T performance variables */ #undef ENABLE_PVAR_RECVQ /* Define to 1 to enable rma-related MPI_T performance variables */ #undef ENABLE_PVAR_RMA /* The value of false in Fortran */ #undef F77_FALSE_VALUE /* Fortran names are lowercase with no trailing underscore */ #undef F77_NAME_LOWER /* Fortran names are lowercase with two trailing underscores */ #undef F77_NAME_LOWER_2USCORE /* Fortran names are lowercase with two trailing underscores in stdcall */ #undef F77_NAME_LOWER_2USCORE_STDCALL /* Fortran names are lowercase with no trailing underscore in stdcall */ #undef F77_NAME_LOWER_STDCALL /* Fortran names are lowercase with one trailing underscore */ #undef F77_NAME_LOWER_USCORE /* Fortran names are lowercase with one trailing underscore in stdcall */ #undef F77_NAME_LOWER_USCORE_STDCALL /* Fortran names preserve the original case */ #undef F77_NAME_MIXED /* Fortran names preserve the original case in stdcall */ #undef F77_NAME_MIXED_STDCALL /* Fortran names preserve the original case with one trailing underscore */ #undef F77_NAME_MIXED_USCORE /* Fortran names preserve the original case with one trailing underscore in stdcall */ #undef F77_NAME_MIXED_USCORE_STDCALL /* Fortran names are uppercase */ #undef F77_NAME_UPPER /* Fortran names are uppercase in stdcall */ #undef F77_NAME_UPPER_STDCALL /* The value of true in Fortran */ #undef F77_TRUE_VALUE /* Define if we know the value of Fortran true and false */ #undef F77_TRUE_VALUE_SET /* Define FALSE */ #undef FALSE /* Directory to use in namepub */ #undef FILE_NAMEPUB_BASEDIR /* Define if addresses are a different size than Fortran integers */ #undef HAVE_AINT_DIFFERENT_THAN_FINT /* Define if addresses are larger than Fortran integers */ #undef HAVE_AINT_LARGER_THAN_FINT /* Define to 1 if you have the `alarm' function. */ #undef HAVE_ALARM /* Define to 1 if you have `alloca', as a function or macro. */ #undef HAVE_ALLOCA /* Define to 1 if you have and it should be used (not on Ultrix). */ #undef HAVE_ALLOCA_H /* Define if int32_t works with any alignment */ #undef HAVE_ANY_INT32_T_ALIGNMENT /* Define if int64_t works with any alignment */ #undef HAVE_ANY_INT64_T_ALIGNMENT /* Define to 1 if you have the header file. */ #undef HAVE_ARPA_INET_H /* Define to 1 if you have the header file. */ #undef HAVE_ASSERT_H /* Define to 1 if you have the `bindprocessor' function. */ #undef HAVE_BINDPROCESSOR /* Define to 1 if the compiler supports __builtin_expect. */ #undef HAVE_BUILTIN_EXPECT /* Define to 1 if the system has the type `CACHE_DESCRIPTOR'. */ #undef HAVE_CACHE_DESCRIPTOR /* Define to 1 if the system has the type `CACHE_RELATIONSHIP'. */ #undef HAVE_CACHE_RELATIONSHIP /* define if the compiler defines __FUNC__ */ #undef HAVE_CAP__FUNC__ /* Define to 1 if you have the `CFUUIDCreate' function. */ #undef HAVE_CFUUIDCREATE /* OFI netmod is built */ #undef HAVE_CH4_NETMOD_OFI /* Portals4 netmod is built */ #undef HAVE_CH4_NETMOD_PORTALS4 /* UCX netmod is built */ #undef HAVE_CH4_NETMOD_UCX /* Define to 1 if you have the `clz' function. */ #undef HAVE_CLZ /* Define to 1 if you have the `clzl' function. */ #undef HAVE_CLZL /* Define to 1 if you have the header file. */ #undef HAVE_CL_CL_EXT_H /* Define to 1 if you have the header file. */ #undef HAVE_COMPLEX_H /* Define to 1 if you have the `cpuset_setaffinity' function. */ #undef HAVE_CPUSET_SETAFFINITY /* Define to 1 if you have the `cpuset_setid' function. */ #undef HAVE_CPUSET_SETID /* Define if CPU_SET and CPU_ZERO defined */ #undef HAVE_CPU_SET_MACROS /* Define if cpu_set_t is defined in sched.h */ #undef HAVE_CPU_SET_T /* Define to 1 if you have the header file. */ #undef HAVE_CTYPE_H /* Define to 1 if we have -lcuda */ #undef HAVE_CUDA /* Define to 1 if you have the header file. */ #undef HAVE_CUDA_H /* Define to 1 if you have the header file. */ #undef HAVE_CUDA_RUNTIME_API_H /* Define if C++ is supported */ #undef HAVE_CXX_BINDING /* Define is C++ supports complex types */ #undef HAVE_CXX_COMPLEX /* define if the compiler supports exceptions */ #undef HAVE_CXX_EXCEPTIONS /* Define if multiple __attribute__((alias)) are supported */ #undef HAVE_C_MULTI_ATTR_ALIAS /* Define if debugger support is included */ #undef HAVE_DEBUGGER_SUPPORT /* Define to 1 if you have the declaration of `CTL_HW', and to 0 if you don't. */ #undef HAVE_DECL_CTL_HW /* Define to 1 if you have the declaration of `fabsf', and to 0 if you don't. */ #undef HAVE_DECL_FABSF /* Define to 1 if you have the declaration of `getexecname', and to 0 if you don't. */ #undef HAVE_DECL_GETEXECNAME /* Define to 1 if you have the declaration of `GetModuleFileName', and to 0 if you don't. */ #undef HAVE_DECL_GETMODULEFILENAME /* Define to 1 if you have the declaration of `getprogname', and to 0 if you don't. */ #undef HAVE_DECL_GETPROGNAME /* Define to 1 if you have the declaration of `HW_NCPU', and to 0 if you don't. */ #undef HAVE_DECL_HW_NCPU /* Define to 1 if you have the declaration of `lgrp_latency_cookie', and to 0 if you don't. */ #undef HAVE_DECL_LGRP_LATENCY_COOKIE /* Define to 1 if you have the declaration of `modff', and to 0 if you don't. */ #undef HAVE_DECL_MODFF /* Define to 1 if you have the declaration of `nvmlDeviceGetMaxPcieLinkGeneration', and to 0 if you don't. */ #undef HAVE_DECL_NVMLDEVICEGETMAXPCIELINKGENERATION /* Define to 1 if you have the declaration of `pthread_getaffinity_np', and to 0 if you don't. */ #undef HAVE_DECL_PTHREAD_GETAFFINITY_NP /* Define to 1 if you have the declaration of `pthread_setaffinity_np', and to 0 if you don't. */ #undef HAVE_DECL_PTHREAD_SETAFFINITY_NP /* Embedded mode; just assume we do not have Valgrind support */ #undef HAVE_DECL_RUNNING_ON_VALGRIND /* Define to 1 if you have the declaration of `sched_getcpu', and to 0 if you don't. */ #undef HAVE_DECL_SCHED_GETCPU /* Define to 1 if you have the declaration of `snprintf', and to 0 if you don't. */ #undef HAVE_DECL_SNPRINTF /* Define to 1 if you have the declaration of `strerror_r', and to 0 if you don't. */ #undef HAVE_DECL_STRERROR_R /* Define to 1 if you have the declaration of `strtoull', and to 0 if you don't. */ #undef HAVE_DECL_STRTOULL /* Define to 1 if you have the declaration of `_putenv', and to 0 if you don't. */ #undef HAVE_DECL__PUTENV /* Define to 1 if you have the declaration of `_SC_LARGE_PAGESIZE', and to 0 if you don't. */ #undef HAVE_DECL__SC_LARGE_PAGESIZE /* Define to 1 if you have the declaration of `_SC_NPROCESSORS_CONF', and to 0 if you don't. */ #undef HAVE_DECL__SC_NPROCESSORS_CONF /* Define to 1 if you have the declaration of `_SC_NPROCESSORS_ONLN', and to 0 if you don't. */ #undef HAVE_DECL__SC_NPROCESSORS_ONLN /* Define to 1 if you have the declaration of `_SC_NPROC_CONF', and to 0 if you don't. */ #undef HAVE_DECL__SC_NPROC_CONF /* Define to 1 if you have the declaration of `_SC_NPROC_ONLN', and to 0 if you don't. */ #undef HAVE_DECL__SC_NPROC_ONLN /* Define to 1 if you have the declaration of `_SC_PAGESIZE', and to 0 if you don't. */ #undef HAVE_DECL__SC_PAGESIZE /* Define to 1 if you have the declaration of `_SC_PAGE_SIZE', and to 0 if you don't. */ #undef HAVE_DECL__SC_PAGE_SIZE /* Define to 1 if you have the declaration of `_strdup', and to 0 if you don't. */ #undef HAVE_DECL__STRDUP /* Define to 1 if you have the header file. */ #undef HAVE_DIRENT_H /* Define to 1 if you have the header file. */ #undef HAVE_DLFCN_H /* Controls how alignment of doubles is performed, separate from other FP values */ #undef HAVE_DOUBLE_ALIGNMENT_EXCEPTION /* Controls how alignment is applied based on position of doubles in the structure */ #undef HAVE_DOUBLE_POS_ALIGNMENT /* Define to 1 if the system has the type `double _Complex'. */ #undef HAVE_DOUBLE__COMPLEX /* Define to 1 if you have the header file. */ #undef HAVE_ENDIAN_H /* Define to 1 if you have the header file. */ #undef HAVE_ERRNO_H /* Define to enable error checking */ #undef HAVE_ERROR_CHECKING /* Define if environ extern is available */ #undef HAVE_EXTERN_ENVIRON /* Define to 1 to enable Fortran 2008 binding */ #undef HAVE_F08_BINDING /* Define to 1 if you have the header file. */ #undef HAVE_FCNTL_H /* Define if Fortran 90 type routines available */ #undef HAVE_FC_TYPE_ROUTINES /* Define to 1 if you have the `ffs' function. */ #undef HAVE_FFS /* Define to 1 if you have the `ffsl' function. */ #undef HAVE_FFSL /* Define if Fortran integer are the same size as C ints */ #undef HAVE_FINT_IS_INT /* Define to 1 if the system has the type `float _Complex'. */ #undef HAVE_FLOAT__COMPLEX /* Define to 1 if you have the `fls' function. */ #undef HAVE_FLS /* Define to 1 if you have the `flsl' function. */ #undef HAVE_FLSL /* Define if Fortran is supported */ #undef HAVE_FORTRAN_BINDING /* Define if GNU __attribute__ is supported */ #undef HAVE_GCC_ATTRIBUTE /* Define to 1 if you have the `gethostname' function. */ #undef HAVE_GETHOSTNAME /* Define to 1 if you have the `getpagesize' function. */ #undef HAVE_GETPAGESIZE /* Define to 1 if you have the `getsid' function. */ #undef HAVE_GETSID /* Define to 1 if the system has the type `GROUP_AFFINITY'. */ #undef HAVE_GROUP_AFFINITY /* Define to 1 if the system has the type `GROUP_RELATIONSHIP'. */ #undef HAVE_GROUP_RELATIONSHIP /* Define to 1 if you have the `host_info' function. */ #undef HAVE_HOST_INFO /* Define if hwloc is available */ #undef HAVE_HWLOC /* Define to 1 if you have the header file. */ #undef HAVE_HWLOC_H /* Define if struct hostent contains h_addr_list */ #undef HAVE_H_ADDR_LIST /* Define to 1 if you have the `inet_pton' function. */ #undef HAVE_INET_PTON /* Define if int16_t is supported by the C compiler */ #undef HAVE_INT16_T /* Define if int32_t is supported by the C compiler */ #undef HAVE_INT32_T /* Define if int64_t is supported by the C compiler */ #undef HAVE_INT64_T /* Define if int8_t is supported by the C compiler */ #undef HAVE_INT8_T /* Define to 1 if you have the header file. */ #undef HAVE_INTTYPES_H /* Define if struct iovec defined in sys/uio.h */ #undef HAVE_IOVEC_DEFINITION /* Define to 1 if you have the `isatty' function. */ #undef HAVE_ISATTY /* Define to 1 if the system has the type `KAFFINITY'. */ #undef HAVE_KAFFINITY /* Define if you have the header file. */ #undef HAVE_KNEM_IO_H /* Define to 1 if you have the header file. */ #undef HAVE_KSTAT_H /* Define to 1 if you have the `cr' library (-lcr). */ #undef HAVE_LIBCR /* Define to 1 if you have the `fabric' library (-lfabric). */ #undef HAVE_LIBFABRIC /* Define to 1 if you have the `ftb' library (-lftb). */ #undef HAVE_LIBFTB /* Define to 1 if we have -lgdi32 */ #undef HAVE_LIBGDI32 /* Define to 1 if you have the `hcoll' library (-lhcoll). */ #undef HAVE_LIBHCOLL /* Define to 1 if you have the `hwloc' library (-lhwloc). */ #undef HAVE_LIBHWLOC /* Define to 1 if you have the `ibverbs' library (-libverbs). */ #undef HAVE_LIBIBVERBS /* Define to 1 if we have -lkstat */ #undef HAVE_LIBKSTAT /* Define to 1 if we have -llgrp */ #undef HAVE_LIBLGRP /* Define to 1 if you have the `llc' library (-lllc). */ #undef HAVE_LIBLLC /* Define to 1 if you have the `memcached' library (-lmemcached). */ #undef HAVE_LIBMEMCACHED /* Define to 1 if you have the `mxm' library (-lmxm). */ #undef HAVE_LIBMXM /* Define to 1 if you have the `pmi' library (-lpmi). */ #undef HAVE_LIBPMI /* Define to 1 if you have the `pmix' library (-lpmix). */ #undef HAVE_LIBPMIX /* Define to 1 if you have the `portals' library (-lportals). */ #undef HAVE_LIBPORTALS /* Define to 1 if you have the `ucp' library (-lucp). */ #undef HAVE_LIBUCP /* Define to 1 if you have the header file. */ #undef HAVE_LIBUDEV_H /* Define to 1 if you have the header file. */ #undef HAVE_LIMITS_H /* Controls how alignment is applied based on position of long long ints in the structure */ #undef HAVE_LLINT_POS_ALIGNMENT /* Define to 1 if the system has the type `LOGICAL_PROCESSOR_RELATIONSHIP'. */ #undef HAVE_LOGICAL_PROCESSOR_RELATIONSHIP /* Define if long double is supported */ #undef HAVE_LONG_DOUBLE /* Define to 1 if the system has the type `long double _Complex'. */ #undef HAVE_LONG_DOUBLE__COMPLEX /* Define if long long allowed */ #undef HAVE_LONG_LONG /* Define if long long is supported */ #undef HAVE_LONG_LONG_INT /* Define to 1 if you have the header file. */ #undef HAVE_MACH_MACH_HOST_H /* Define to 1 if you have the header file. */ #undef HAVE_MACH_MACH_INIT_H /* Define if C99-style variable argument list macro functionality */ #undef HAVE_MACRO_VA_ARGS /* Define to 1 if you have the header file. */ #undef HAVE_MALLOC_H /* Controls byte alignment of structs with doubles */ #undef HAVE_MAX_DOUBLE_FP_ALIGNMENT /* Controls byte alignment of structures with floats, doubles, and long doubles (for MPI structs) */ #undef HAVE_MAX_FP_ALIGNMENT /* Controls byte alignment of integer structures (for MPI structs) */ #undef HAVE_MAX_INTEGER_ALIGNMENT /* Controls byte alignment of structs with long doubles */ #undef HAVE_MAX_LONG_DOUBLE_FP_ALIGNMENT /* Controls byte alignment of structures (for aligning allocated structures) */ #undef HAVE_MAX_STRUCT_ALIGNMENT /* Define to 1 if you have the `memalign' function. */ #undef HAVE_MEMALIGN /* Define to 1 if you have the header file. */ #undef HAVE_MEMORY_H /* Define to 1 if you have the `mkstemp' function. */ #undef HAVE_MKSTEMP /* Define so that we can test whether the mpichconf.h file has been included */ #undef HAVE_MPICHCONF /* Define if the Fortran init code for MPI works from C programs without special libraries */ #undef HAVE_MPI_F_INIT_WORKS_WITH_C /* Define if multiple weak symbols may be defined */ #undef HAVE_MULTIPLE_PRAGMA_WEAK /* Define if a name publishing service is available */ #undef HAVE_NAMEPUB_SERVICE /* define if the compiler implements namespaces */ #undef HAVE_NAMESPACES /* define if the compiler implements namespace std */ #undef HAVE_NAMESPACE_STD /* Define to 1 if you have the header file. */ #undef HAVE_NETDB_H /* Define if netinet/in.h exists */ #undef HAVE_NETINET_IN_H /* Define to 1 if you have the header file. */ #undef HAVE_NETINET_TCP_H /* Define if netloc is available in either user specified path or in system path */ #undef HAVE_NETLOC /* Define to 1 if you have the header file. */ #undef HAVE_NET_IF_H /* Define if the Fortran types are not available in C */ #undef HAVE_NO_FORTRAN_MPI_TYPES_IN_C /* Define to 1 if the system has the type `NUMA_NODE_RELATIONSHIP'. */ #undef HAVE_NUMA_NODE_RELATIONSHIP /* Define to 1 if you have the header file. */ #undef HAVE_NVCTRL_NVCTRL_H /* Define to 1 if you have the header file. */ #undef HAVE_NVML_H /* Define to 1 if you have the `openat' function. */ #undef HAVE_OPENAT /* Define to 1 if you have the header file. */ #undef HAVE_OPENCL_CL_EXT_H /* Define is the OSX thread affinity policy macros defined */ #undef HAVE_OSX_THREAD_AFFINITY /* Define to 1 if you have the header file. */ #undef HAVE_PICL_H /* Define to 1 if you have the header file. */ #undef HAVE_POLL_H /* Define to 1 if you have the `posix_memalign' function. */ #undef HAVE_POSIX_MEMALIGN /* Cray style weak pragma */ #undef HAVE_PRAGMA_CRI_DUP /* HP style weak pragma */ #undef HAVE_PRAGMA_HP_SEC_DEF /* Supports weak pragma */ #undef HAVE_PRAGMA_WEAK /* Define to 1 if the system has the type `PROCESSOR_CACHE_TYPE'. */ #undef HAVE_PROCESSOR_CACHE_TYPE /* Define to 1 if the system has the type `PROCESSOR_GROUP_INFO'. */ #undef HAVE_PROCESSOR_GROUP_INFO /* Define to 1 if the system has the type `PROCESSOR_NUMBER'. */ #undef HAVE_PROCESSOR_NUMBER /* Define to 1 if the system has the type `PROCESSOR_RELATIONSHIP'. */ #undef HAVE_PROCESSOR_RELATIONSHIP /* Define to '1' if program_invocation_name is present and usable */ #undef HAVE_PROGRAM_INVOCATION_NAME /* Define to 1 if the system has the type `PSAPI_WORKING_SET_EX_BLOCK'. */ #undef HAVE_PSAPI_WORKING_SET_EX_BLOCK /* Define to 1 if the system has the type `PSAPI_WORKING_SET_EX_INFORMATION'. */ #undef HAVE_PSAPI_WORKING_SET_EX_INFORMATION /* Define to 1 if you have the header file. */ #undef HAVE_PTHREAD_NP_H /* Define to 1 if the system has the type `pthread_t'. */ #undef HAVE_PTHREAD_T /* Define to 1 if you have the `ptrace' function. */ #undef HAVE_PTRACE /* Define if ptrace parameters available */ #undef HAVE_PTRACE_CONT /* Define to 1 if you have the `putenv' function. */ #undef HAVE_PUTENV /* Define to 1 if you have the `qsort' function. */ #undef HAVE_QSORT /* Define to 1 if you have the `rand' function. */ #undef HAVE_RAND /* Define to 1 if you have the header file. */ #undef HAVE_RANDOM_H /* Define to 1 if you have the `random_r' function. */ #undef HAVE_RANDOM_R /* Define to 1 if the system has the type `RelationProcessorPackage'. */ #undef HAVE_RELATIONPROCESSORPACKAGE /* Define if ROMIO is enabled */ #undef HAVE_ROMIO /* Define to 1 if you have the `sched_getaffinity' function. */ #undef HAVE_SCHED_GETAFFINITY /* Define to 1 if you have the header file. */ #undef HAVE_SCHED_H /* Define to 1 if you have the `sched_setaffinity' function. */ #undef HAVE_SCHED_SETAFFINITY /* Define to 1 if you have the `select' function. */ #undef HAVE_SELECT /* Define to 1 if you have the `setitimer' function. */ #undef HAVE_SETITIMER /* Define to 1 if you have the `setlocale' function. */ #undef HAVE_SETLOCALE /* Define to 1 if you have the `setsid' function. */ #undef HAVE_SETSID /* Define to 1 if you have the `sigaction' function. */ #undef HAVE_SIGACTION /* Define to 1 if you have the `signal' function. */ #undef HAVE_SIGNAL /* Define to 1 if you have the header file. */ #undef HAVE_SIGNAL_H /* Define to 1 if you have the `sigset' function. */ #undef HAVE_SIGSET /* Define to 1 if you have the `snprintf' function. */ #undef HAVE_SNPRINTF /* Define if socklen_t is available */ #undef HAVE_SOCKLEN_T /* Define to 1 if you have the `srand' function. */ #undef HAVE_SRAND /* Define to 1 if the system has the type `ssize_t'. */ #undef HAVE_SSIZE_T /* Define to 1 if you have the header file. */ #undef HAVE_STDARG_H /* Define to 1 if you have the header file. */ #undef HAVE_STDBOOL_H /* Define to 1 if you have the header file. */ #undef HAVE_STDDEF_H /* Define to 1 if you have the header file. */ #undef HAVE_STDINT_H /* Define to 1 if you have the header file. */ #undef HAVE_STDIO_H /* Define to 1 if you have the header file. */ #undef HAVE_STDLIB_H /* Define to 1 if you have the `strcasecmp' function. */ #undef HAVE_STRCASECMP /* Define to 1 if you have the `strdup' function. */ #undef HAVE_STRDUP /* Define to 1 if you have the `strerror' function. */ #undef HAVE_STRERROR /* Define to 1 if you have the `strerror_r' function. */ #undef HAVE_STRERROR_R /* Define to 1 if you have the `strftime' function. */ #undef HAVE_STRFTIME /* Define to 1 if you have the header file. */ #undef HAVE_STRINGS_H /* Define to 1 if you have the header file. */ #undef HAVE_STRING_H /* Define to 1 if you have the `strncasecmp' function. */ #undef HAVE_STRNCASECMP /* Define to 1 if you have the `strsignal' function. */ #undef HAVE_STRSIGNAL /* Define to 1 if you have the `strtoull' function. */ #undef HAVE_STRTOULL /* Define if struct ifconf can be used */ #undef HAVE_STRUCT_IFCONF /* Define if struct ifreq can be used */ #undef HAVE_STRUCT_IFREQ /* Define to 1 if the system has the type `struct random_data'. */ #undef HAVE_STRUCT_RANDOM_DATA /* Define to '1' if sysctl is present and usable */ #undef HAVE_SYSCTL /* Define to '1' if sysctlbyname is present and usable */ #undef HAVE_SYSCTLBYNAME /* Define to 1 if the system has the type `SYSTEM_LOGICAL_PROCESSOR_INFORMATION'. */ #undef HAVE_SYSTEM_LOGICAL_PROCESSOR_INFORMATION /* Define to 1 if the system has the type `SYSTEM_LOGICAL_PROCESSOR_INFORMATION_EX'. */ #undef HAVE_SYSTEM_LOGICAL_PROCESSOR_INFORMATION_EX /* Define if sys/bitypes.h exists */ #undef HAVE_SYS_BITYPES_H /* Define to 1 if you have the header file. */ #undef HAVE_SYS_CPUSET_H /* Define to 1 if you have the header file. */ #undef HAVE_SYS_IOCTL_H /* Define to 1 if you have the header file. */ #undef HAVE_SYS_IPC_H /* Define to 1 if you have the header file. */ #undef HAVE_SYS_LGRP_USER_H /* Define to 1 if you have the header file. */ #undef HAVE_SYS_MMAN_H /* Define to 1 if you have the header file. */ #undef HAVE_SYS_PARAM_H /* Define to 1 if you have the header file. */ #undef HAVE_SYS_POLL_H /* Define to 1 if you have the header file. */ #undef HAVE_SYS_PTRACE_H /* Define to 1 if you have the header file. */ #undef HAVE_SYS_SELECT_H /* Define to 1 if you have the header file. */ #undef HAVE_SYS_SHM_H /* Define to 1 if you have the header file. */ #undef HAVE_SYS_SOCKET_H /* Define to 1 if you have the header file. */ #undef HAVE_SYS_SOCKIO_H /* Define to 1 if you have the header file. */ #undef HAVE_SYS_STAT_H /* Define to 1 if you have the header file. */ #undef HAVE_SYS_SYSCTL_H /* Define to 1 if you have the header file. */ #undef HAVE_SYS_TIME_H /* Define to 1 if you have the header file. */ #undef HAVE_SYS_TYPES_H /* Define to 1 if you have the header file. */ #undef HAVE_SYS_UIO_H /* Define to 1 if you have the header file. */ #undef HAVE_SYS_UN_H /* Define to 1 if you have the header file. */ #undef HAVE_SYS_UTSNAME_H /* Define to enable tag error bits */ #undef HAVE_TAG_ERROR_BITS /* Define to 1 if you have the `thread_policy_set' function. */ #undef HAVE_THREAD_POLICY_SET /* Define to 1 if you have the `time' function. */ #undef HAVE_TIME /* Define to 1 if you have the header file. */ #undef HAVE_TIME_H /* define to enable timing collection */ #undef HAVE_TIMING /* Define if uint16_t is supported by the C compiler */ #undef HAVE_UINT16_T /* Define if uint32_t is supported by the C compiler */ #undef HAVE_UINT32_T /* Define if uint64_t is supported by the C compiler */ #undef HAVE_UINT64_T /* Define if uint8_t is supported by the C compiler */ #undef HAVE_UINT8_T /* Define to 1 if you have the `uname' function. */ #undef HAVE_UNAME /* Define to 1 if you have the header file. */ #undef HAVE_UNISTD_H /* Define to 1 if you have the `unsetenv' function. */ #undef HAVE_UNSETENV /* Define to 1 if you have the `usleep' function. */ #undef HAVE_USLEEP /* Define to 1 if you have the `uuid_generate' function. */ #undef HAVE_UUID_GENERATE /* Define to 1 if you have the header file. */ #undef HAVE_UUID_UUID_H /* Define to 1 if you have the header file. */ #undef HAVE_VALGRIND_VALGRIND_H /* Define if we have va_copy */ #undef HAVE_VA_COPY /* Whether C compiler supports symbol visibility or not */ #undef HAVE_VISIBILITY /* Define to 1 if you have the `vsnprintf' function. */ #undef HAVE_VSNPRINTF /* Define to 1 if you have the `vsprintf' function. */ #undef HAVE_VSPRINTF /* Define to 1 if you have the header file. */ #undef HAVE_WAIT_H /* Attribute style weak pragma */ #undef HAVE_WEAK_ATTRIBUTE /* Define to 1 if you have the header file. */ #undef HAVE_X11_KEYSYM_H /* Define to 1 if you have the header file. */ #undef HAVE_X11_XLIB_H /* Define to 1 if you have the header file. */ #undef HAVE_X11_XUTIL_H /* Define to 1 if the system has the type `_Bool'. */ #undef HAVE__BOOL /* define if the compiler defines __FUNCTION__ */ #undef HAVE__FUNCTION__ /* define if the compiler defines __func__ */ #undef HAVE__FUNC__ /* Define to '1' if __progname is present and usable */ #undef HAVE___PROGNAME /* Define if we have __va_copy */ #undef HAVE___VA_COPY /* Define to 1 on AIX */ #undef HWLOC_AIX_SYS /* Define to 1 on BlueGene/Q */ #undef HWLOC_BGQ_SYS /* Whether C compiler supports symbol visibility or not */ #undef HWLOC_C_HAVE_VISIBILITY /* Define to 1 on Darwin */ #undef HWLOC_DARWIN_SYS /* Whether we are in debugging mode or not */ #undef HWLOC_DEBUG /* Define to 1 on *FREEBSD */ #undef HWLOC_FREEBSD_SYS /* Whether your compiler has __attribute__ or not */ #undef HWLOC_HAVE_ATTRIBUTE /* Whether your compiler has __attribute__ aligned or not */ #undef HWLOC_HAVE_ATTRIBUTE_ALIGNED /* Whether your compiler has __attribute__ always_inline or not */ #undef HWLOC_HAVE_ATTRIBUTE_ALWAYS_INLINE /* Whether your compiler has __attribute__ cold or not */ #undef HWLOC_HAVE_ATTRIBUTE_COLD /* Whether your compiler has __attribute__ const or not */ #undef HWLOC_HAVE_ATTRIBUTE_CONST /* Whether your compiler has __attribute__ deprecated or not */ #undef HWLOC_HAVE_ATTRIBUTE_DEPRECATED /* Whether your compiler has __attribute__ format or not */ #undef HWLOC_HAVE_ATTRIBUTE_FORMAT /* Whether your compiler has __attribute__ hot or not */ #undef HWLOC_HAVE_ATTRIBUTE_HOT /* Whether your compiler has __attribute__ malloc or not */ #undef HWLOC_HAVE_ATTRIBUTE_MALLOC /* Whether your compiler has __attribute__ may_alias or not */ #undef HWLOC_HAVE_ATTRIBUTE_MAY_ALIAS /* Whether your compiler has __attribute__ nonnull or not */ #undef HWLOC_HAVE_ATTRIBUTE_NONNULL /* Whether your compiler has __attribute__ noreturn or not */ #undef HWLOC_HAVE_ATTRIBUTE_NORETURN /* Whether your compiler has __attribute__ no_instrument_function or not */ #undef HWLOC_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION /* Whether your compiler has __attribute__ packed or not */ #undef HWLOC_HAVE_ATTRIBUTE_PACKED /* Whether your compiler has __attribute__ pure or not */ #undef HWLOC_HAVE_ATTRIBUTE_PURE /* Whether your compiler has __attribute__ sentinel or not */ #undef HWLOC_HAVE_ATTRIBUTE_SENTINEL /* Whether your compiler has __attribute__ unused or not */ #undef HWLOC_HAVE_ATTRIBUTE_UNUSED /* Whether your compiler has __attribute__ warn unused result or not */ #undef HWLOC_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT /* Whether your compiler has __attribute__ weak alias or not */ #undef HWLOC_HAVE_ATTRIBUTE_WEAK_ALIAS /* Define to 1 if your `ffs' function is known to be broken. */ #undef HWLOC_HAVE_BROKEN_FFS /* Define to 1 if you have the `clz' function. */ #undef HWLOC_HAVE_CLZ /* Define to 1 if you have the `clzl' function. */ #undef HWLOC_HAVE_CLZL /* Define to 1 if the CPU_SET macro works */ #undef HWLOC_HAVE_CPU_SET /* Define to 1 if the CPU_SET_S macro works */ #undef HWLOC_HAVE_CPU_SET_S /* Define to 1 if you have the `cudart' SDK. */ #undef HWLOC_HAVE_CUDART /* Define to 1 if function `clz' is declared by system headers */ #undef HWLOC_HAVE_DECL_CLZ /* Define to 1 if function `clzl' is declared by system headers */ #undef HWLOC_HAVE_DECL_CLZL /* Define to 1 if function `ffs' is declared by system headers */ #undef HWLOC_HAVE_DECL_FFS /* Define to 1 if function `ffsl' is declared by system headers */ #undef HWLOC_HAVE_DECL_FFSL /* Define to 1 if function `fls' is declared by system headers */ #undef HWLOC_HAVE_DECL_FLS /* Define to 1 if function `flsl' is declared by system headers */ #undef HWLOC_HAVE_DECL_FLSL /* Define to 1 if function `strcasecmp' is declared by system headers */ #undef HWLOC_HAVE_DECL_STRCASECMP /* Define to 1 if function `strncasecmp' is declared by system headers */ #undef HWLOC_HAVE_DECL_STRNCASECMP /* Define to 1 if you have the `ffs' function. */ #undef HWLOC_HAVE_FFS /* Define to 1 if you have the `ffsl' function. */ #undef HWLOC_HAVE_FFSL /* Define to 1 if you have the `fls' function. */ #undef HWLOC_HAVE_FLS /* Define to 1 if you have the `flsl' function. */ #undef HWLOC_HAVE_FLSL /* Define to 1 if you have the GL module components. */ #undef HWLOC_HAVE_GL /* Define to 1 if you have libudev. */ #undef HWLOC_HAVE_LIBUDEV /* Define to 1 if you have the `libxml2' library. */ #undef HWLOC_HAVE_LIBXML2 /* Define to 1 if building the Linux I/O component */ #undef HWLOC_HAVE_LINUXIO /* Define to 1 if enabling Linux-specific PCI discovery in the Linux I/O component */ #undef HWLOC_HAVE_LINUXPCI /* Define to 1 if you have the `NVML' library. */ #undef HWLOC_HAVE_NVML /* Define to 1 if glibc provides the old prototype (without length) of sched_setaffinity() */ #undef HWLOC_HAVE_OLD_SCHED_SETAFFINITY /* Define to 1 if you have the `OpenCL' library. */ #undef HWLOC_HAVE_OPENCL /* Define to 1 if the hwloc library should support dynamically-loaded plugins */ #undef HWLOC_HAVE_PLUGINS /* `Define to 1 if you have pthread_getthrds_np' */ #undef HWLOC_HAVE_PTHREAD_GETTHRDS_NP /* Define to 1 if pthread mutexes are available */ #undef HWLOC_HAVE_PTHREAD_MUTEX /* Define to 1 if glibc provides a prototype of sched_setaffinity() */ #undef HWLOC_HAVE_SCHED_SETAFFINITY /* Define to 1 if you have the header file. */ #undef HWLOC_HAVE_STDINT_H /* Define to 1 if function `syscall' is available with 6 parameters */ #undef HWLOC_HAVE_SYSCALL /* Define to 1 if you have the `windows.h' header. */ #undef HWLOC_HAVE_WINDOWS_H /* Define to 1 if X11 headers including Xutil.h and keysym.h are available. */ #undef HWLOC_HAVE_X11_KEYSYM /* Define to 1 if you have x86 cpuid */ #undef HWLOC_HAVE_X86_CPUID /* Define to 1 on HP-UX */ #undef HWLOC_HPUX_SYS /* Define to 1 on Irix */ #undef HWLOC_IRIX_SYS /* Define to 1 on Linux */ #undef HWLOC_LINUX_SYS /* Define to 1 on *NETBSD */ #undef HWLOC_NETBSD_SYS /* The size of `unsigned int', as computed by sizeof */ #undef HWLOC_SIZEOF_UNSIGNED_INT /* The size of `unsigned long', as computed by sizeof */ #undef HWLOC_SIZEOF_UNSIGNED_LONG /* Define to 1 on Solaris */ #undef HWLOC_SOLARIS_SYS /* The hwloc symbol prefix */ #undef HWLOC_SYM_PREFIX /* The hwloc symbol prefix in all caps */ #undef HWLOC_SYM_PREFIX_CAPS /* Whether we need to re-define all the hwloc public symbols or not */ #undef HWLOC_SYM_TRANSFORM /* Define to 1 on unsupported systems */ #undef HWLOC_UNSUPPORTED_SYS /* The library version, always available, even in embedded mode, contrary to VERSION */ #undef HWLOC_VERSION /* The library version optional greek suffix string */ #undef HWLOC_VERSION_GREEK /* The library version major number */ #undef HWLOC_VERSION_MAJOR /* The library version minor number */ #undef HWLOC_VERSION_MINOR /* The library version release number */ #undef HWLOC_VERSION_RELEASE /* Define to 1 on WINDOWS */ #undef HWLOC_WIN_SYS /* Define to 1 on x86_32 */ #undef HWLOC_X86_32_ARCH /* Define to 1 on x86_64 */ #undef HWLOC_X86_64_ARCH /* Define to the sub-directory where libtool stores uninstalled libraries. */ #undef LT_OBJDIR /* Define to enable checking of handles still allocated at MPI_Finalize */ #undef MPICH_DEBUG_HANDLEALLOC /* Define to enable handle checking */ #undef MPICH_DEBUG_HANDLES /* Define if each function exit should confirm memory arena correctness */ #undef MPICH_DEBUG_MEMARENA /* Define to enable preinitialization of memory used by structures and unions */ #undef MPICH_DEBUG_MEMINIT /* Define to enable mutex debugging */ #undef MPICH_DEBUG_MUTEX /* define to enable error messages */ #undef MPICH_ERROR_MSG_LEVEL /* Define as the name of the debugger support library */ #undef MPICH_INFODLL_LOC /* MPICH is configured to require thread safety */ #undef MPICH_IS_THREADED /* Method used to implement atomic updates and access */ #undef MPICH_THREAD_GRANULARITY /* Level of thread support selected at compile time */ #undef MPICH_THREAD_LEVEL /* Method used to implement refcount updates */ #undef MPICH_THREAD_REFCOUNT /* define to disable reference counting predefined objects like MPI_COMM_WORLD */ #undef MPICH_THREAD_SUPPRESS_PREDEFINED_REFCOUNTS /* Define to enable message-driven thread activation */ #undef MPICH_THREAD_USE_MDTA /* CH4 should build locality info */ #undef MPIDI_BUILD_CH4_LOCALITY_INFO /* Define if CH4U will use per-communicator message queues */ #undef MPIDI_CH4U_USE_PER_COMM_QUEUE /* CH4 Directly transfers data through the chosen netmode */ #undef MPIDI_CH4_DIRECT_NETMOD /* Define to use bgq capability set */ #undef MPIDI_CH4_OFI_USE_SET_BGQ /* Define to use gni capability set */ #undef MPIDI_CH4_OFI_USE_SET_GNI /* Define to use PSM capability set */ #undef MPIDI_CH4_OFI_USE_SET_PSM /* Define to use PSM2 capability set */ #undef MPIDI_CH4_OFI_USE_SET_PSM2 /* Define to use runtime capability set */ #undef MPIDI_CH4_OFI_USE_SET_RUNTIME /* Define to use sockets capability set */ #undef MPIDI_CH4_OFI_USE_SET_SOCKETS /* Define to enable direct multi-threading model */ #undef MPIDI_CH4_USE_MT_DIRECT /* Define to enable hand-off multi-threading model */ #undef MPIDI_CH4_USE_MT_HANDOFF /* Define to enable runtime multi-threading model */ #undef MPIDI_CH4_USE_MT_RUNTIME /* Define to enable trylock-enqueue multi-threading model */ #undef MPIDI_CH4_USE_MT_TRYLOCK /* Define to turn on the inlining optimizations in Nemesis code */ #undef MPID_NEM_INLINE /* Method for local large message transfers. */ #undef MPID_NEM_LOCAL_LMT_IMPL /* Define to enable lock-free communication queues */ #undef MPID_NEM_USE_LOCK_FREE_QUEUES /* Define if a port may be used to communicate with the processes */ #undef MPIEXEC_ALLOW_PORT /* Size of an MPI_STATUS, in Fortran, in Fortran integers */ #undef MPIF_STATUS_SIZE /* limits.h _MAX constant for MPI_Aint */ #undef MPIR_AINT_MAX /* limits.h _MAX constant for MPI_Count */ #undef MPIR_COUNT_MAX /* a C type used to compute C++ bool reductions */ #undef MPIR_CXX_BOOL_CTYPE /* Define as the MPI Datatype handle for MPI::BOOL */ #undef MPIR_CXX_BOOL_VALUE /* Define as the MPI Datatype handle for MPI::COMPLEX */ #undef MPIR_CXX_COMPLEX_VALUE /* Define as the MPI Datatype handle for MPI::DOUBLE_COMPLEX */ #undef MPIR_CXX_DOUBLE_COMPLEX_VALUE /* Define as the MPI Datatype handle for MPI::LONG_DOUBLE_COMPLEX */ #undef MPIR_CXX_LONG_DOUBLE_COMPLEX_VALUE /* The C type for FORTRAN DOUBLE PRECISION */ #undef MPIR_FC_DOUBLE_CTYPE /* The C type for FORTRAN REAL */ #undef MPIR_FC_REAL_CTYPE /* C type to use for MPI_INTEGER16 */ #undef MPIR_INTEGER16_CTYPE /* C type to use for MPI_INTEGER1 */ #undef MPIR_INTEGER1_CTYPE /* C type to use for MPI_INTEGER2 */ #undef MPIR_INTEGER2_CTYPE /* C type to use for MPI_INTEGER4 */ #undef MPIR_INTEGER4_CTYPE /* C type to use for MPI_INTEGER8 */ #undef MPIR_INTEGER8_CTYPE /* limits.h _MAX constant for MPI_Offset */ #undef MPIR_OFFSET_MAX /* C type to use for MPI_REAL16 */ #undef MPIR_REAL16_CTYPE /* C type to use for MPI_REAL4 */ #undef MPIR_REAL4_CTYPE /* C type to use for MPI_REAL8 */ #undef MPIR_REAL8_CTYPE /* MPIR_Ucount is an unsigned MPI_Count-sized integer */ #undef MPIR_Ucount /* Define to enable timing mutexes */ #undef MPIU_MUTEX_WAIT_TIME /* Define if /bin must be in path */ #undef NEEDS_BIN_IN_PATH /* Define if environ decl needed */ #undef NEEDS_ENVIRON_DECL /* Define if gethostname needs a declaration */ #undef NEEDS_GETHOSTNAME_DECL /* Define if getsid needs a declaration */ #undef NEEDS_GETSID_DECL /* Define if mkstemp needs a declaration */ #undef NEEDS_MKSTEMP_DECL /* define if pointers must be aligned on pointer boundaries */ #undef NEEDS_POINTER_ALIGNMENT_ADJUST /* Define if _POSIX_SOURCE needed to get sigaction */ #undef NEEDS_POSIX_FOR_SIGACTION /* Define if putenv needs a declaration */ #undef NEEDS_PUTENV_DECL /* Define if snprintf needs a declaration */ #undef NEEDS_SNPRINTF_DECL /* Define if strdup needs a declaration */ #undef NEEDS_STRDUP_DECL /* Define if strerror_r needs a declaration */ #undef NEEDS_STRERROR_R_DECL /* Define if strict alignment memory access is required */ #undef NEEDS_STRICT_ALIGNMENT /* Define if strsignal needs a declaration */ #undef NEEDS_STRSIGNAL_DECL /* Define if vsnprintf needs a declaration */ #undef NEEDS_VSNPRINTF_DECL /* Name of package */ #undef PACKAGE /* Define to the address where bug reports for this package should be sent. */ #undef PACKAGE_BUGREPORT /* Define to the full name of this package. */ #undef PACKAGE_NAME /* Define to the full name and version of this package. */ #undef PACKAGE_STRING /* Define to the one symbol short name of this package. */ #undef PACKAGE_TARNAME /* Define to the home page for this package. */ #undef PACKAGE_URL /* Define to the version of this package. */ #undef PACKAGE_VERSION /* Define to turn on the prefetching optimization in Nemesis code */ #undef PREFETCH_CELL /* The size of `bool', as computed by sizeof. */ #undef SIZEOF_BOOL /* The size of `char', as computed by sizeof. */ #undef SIZEOF_CHAR /* The size of `Complex', as computed by sizeof. */ #undef SIZEOF_COMPLEX /* The size of `double', as computed by sizeof. */ #undef SIZEOF_DOUBLE /* The size of `DoubleComplex', as computed by sizeof. */ #undef SIZEOF_DOUBLECOMPLEX /* The size of `double_int', as computed by sizeof. */ #undef SIZEOF_DOUBLE_INT /* The size of `double _Complex', as computed by sizeof. */ #undef SIZEOF_DOUBLE__COMPLEX /* Define size of PAC_TYPE_NAME */ #undef SIZEOF_F77_DOUBLE_PRECISION /* Define size of PAC_TYPE_NAME */ #undef SIZEOF_F77_INTEGER /* Define size of PAC_TYPE_NAME */ #undef SIZEOF_F77_REAL /* The size of `float', as computed by sizeof. */ #undef SIZEOF_FLOAT /* The size of `float_int', as computed by sizeof. */ #undef SIZEOF_FLOAT_INT /* The size of `float _Complex', as computed by sizeof. */ #undef SIZEOF_FLOAT__COMPLEX /* The size of `int', as computed by sizeof. */ #undef SIZEOF_INT /* define if sizeof(int) = sizeof(MPI_Aint) */ #undef SIZEOF_INT_IS_AINT /* The size of `long', as computed by sizeof. */ #undef SIZEOF_LONG /* The size of `LongDoubleComplex', as computed by sizeof. */ #undef SIZEOF_LONGDOUBLECOMPLEX /* The size of `long double', as computed by sizeof. */ #undef SIZEOF_LONG_DOUBLE /* The size of `long_double_int', as computed by sizeof. */ #undef SIZEOF_LONG_DOUBLE_INT /* The size of `long double _Complex', as computed by sizeof. */ #undef SIZEOF_LONG_DOUBLE__COMPLEX /* The size of `long_int', as computed by sizeof. */ #undef SIZEOF_LONG_INT /* The size of `long long', as computed by sizeof. */ #undef SIZEOF_LONG_LONG /* The size of `MPII_Bsend_data_t', as computed by sizeof. */ #undef SIZEOF_MPII_BSEND_DATA_T /* The size of `OPA_ptr_t', as computed by sizeof. */ #undef SIZEOF_OPA_PTR_T /* define if sizeof(void *) = sizeof(MPI_Aint) */ #undef SIZEOF_PTR_IS_AINT /* The size of `short', as computed by sizeof. */ #undef SIZEOF_SHORT /* The size of `short_int', as computed by sizeof. */ #undef SIZEOF_SHORT_INT /* The size of `two_int', as computed by sizeof. */ #undef SIZEOF_TWO_INT /* The size of `unsigned char', as computed by sizeof. */ #undef SIZEOF_UNSIGNED_CHAR /* The size of `unsigned int', as computed by sizeof. */ #undef SIZEOF_UNSIGNED_INT /* The size of `unsigned long', as computed by sizeof. */ #undef SIZEOF_UNSIGNED_LONG /* The size of `unsigned long long', as computed by sizeof. */ #undef SIZEOF_UNSIGNED_LONG_LONG /* The size of `unsigned short', as computed by sizeof. */ #undef SIZEOF_UNSIGNED_SHORT /* The size of `void *', as computed by sizeof. */ #undef SIZEOF_VOID_P /* The size of `wchar_t', as computed by sizeof. */ #undef SIZEOF_WCHAR_T /* The size of `_Bool', as computed by sizeof. */ #undef SIZEOF__BOOL /* If using the C implementation of alloca, define if you know the direction of stack growth for your system; otherwise it will be automatically deduced at runtime. STACK_DIRECTION > 0 => grows toward higher addresses STACK_DIRECTION < 0 => grows toward lower addresses STACK_DIRECTION = 0 => direction of growth unknown */ #undef STACK_DIRECTION /* Define calling convention */ #undef STDCALL /* Define to 1 if you have the ANSI C header files. */ #undef STDC_HEADERS /* Define to 1 if strerror_r returns char *. */ #undef STRERROR_R_CHAR_P /* Define TRUE */ #undef TRUE /* Define if MPI_Aint should be used instead of void * for storing attribute values */ #undef USE_AINT_FOR_ATTRVAL /* Define if alloca should be used if available */ #undef USE_ALLOCA /* Define if performing coverage tests */ #undef USE_COVERAGE /* Define to use the fastboxes in Nemesis code */ #undef USE_FASTBOX /* Define if file should be used for name publisher */ #undef USE_FILE_FOR_NAMEPUB /* Define if the length of a CHARACTER*(*) string in Fortran should be passed as size_t instead of int */ #undef USE_FORT_STR_LEN_SIZET /* Enable extensions on HP-UX. */ #ifndef _HPUX_SOURCE # undef _HPUX_SOURCE #endif /* define to choose logging library */ #undef USE_LOGGING /* Define to enable memory tracing */ #undef USE_MEMORY_TRACING /* Define if mpiexec should create a new process group session */ #undef USE_NEW_SESSION /* Define if _POSIX_C_SOURCE needs to be undefined for struct ifconf */ #undef USE_NOPOSIX_FOR_IFCONF /* Define if PMI2 API must be used */ #undef USE_PMI2_API /* Define if PMIx API must be used */ #undef USE_PMIX_API /* Define if access to PMI information through a port rather than just an fd is allowed */ #undef USE_PMI_PORT /* Define if sigaction should be used to set signals */ #undef USE_SIGACTION /* Define if signal should be used to set signals */ #undef USE_SIGNAL /* Define it the socket verify macros should be enabled */ #undef USE_SOCK_VERIFY /* Define if _SVID_SOURCE needs to be defined for struct ifconf */ #undef USE_SVIDSOURCE_FOR_IFCONF /* Define if we can use a symmetric heap */ #undef USE_SYM_HEAP /* Enable extensions on AIX 3, Interix. */ #ifndef _ALL_SOURCE # undef _ALL_SOURCE #endif /* Enable GNU extensions on systems that have them. */ #ifndef _GNU_SOURCE # undef _GNU_SOURCE #endif /* Enable threading extensions on Solaris. */ #ifndef _POSIX_PTHREAD_SEMANTICS # undef _POSIX_PTHREAD_SEMANTICS #endif /* Enable extensions on HP NonStop. */ #ifndef _TANDEM_SOURCE # undef _TANDEM_SOURCE #endif /* Enable general extensions on Solaris. */ #ifndef __EXTENSIONS__ # undef __EXTENSIONS__ #endif /* Define if weak symbols should be used */ #undef USE_WEAK_SYMBOLS /* Version number of package */ #undef VERSION /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most significant byte first (like Motorola and SPARC, unlike Intel). */ #if defined AC_APPLE_UNIVERSAL_BUILD # if defined __BIG_ENDIAN__ # define WORDS_BIGENDIAN 1 # endif #else # ifndef WORDS_BIGENDIAN # undef WORDS_BIGENDIAN # endif #endif /* Define if words are little endian */ #undef WORDS_LITTLEENDIAN /* Define if configure will not tell us, for universal binaries */ #undef WORDS_UNIVERSAL_ENDIAN /* Define to 1 if the X Window System is missing or not being used. */ #undef X_DISPLAY_MISSING /* Are we building for HP-UX? */ #undef _HPUX_SOURCE /* Define to 1 if on MINIX. */ #undef _MINIX /* Define to 2 if the system does not provide POSIX.1 features except with this defined. */ #undef _POSIX_1_SOURCE /* Define to 1 if you need to in order for `stat' and other things to work. */ #undef _POSIX_SOURCE /* Define for Solaris 2.5.1 so the uint32_t typedef from , , or is not used. If the typedef were allowed, the #define below would cause a syntax error. */ #undef _UINT32_T /* Define for Solaris 2.5.1 so the uint64_t typedef from , , or is not used. If the typedef were allowed, the #define below would cause a syntax error. */ #undef _UINT64_T /* Define for Solaris 2.5.1 so the uint8_t typedef from , , or is not used. If the typedef were allowed, the #define below would cause a syntax error. */ #undef _UINT8_T /* define if bool is a built-in type */ #undef bool /* Define to empty if `const' does not conform to ANSI C. */ #undef const /* Define this to the process ID type */ #undef hwloc_pid_t /* Define this to the thread ID type */ #undef hwloc_thread_t /* Define to `__inline__' or `__inline' if that's what the C compiler calls it, or to nothing if 'inline' is not supported under any name. */ #ifndef __cplusplus #undef inline #endif /* Define to the type of a signed integer type of width exactly 16 bits if such a type exists and the standard includes do not define it. */ #undef int16_t /* Define to the type of a signed integer type of width exactly 32 bits if such a type exists and the standard includes do not define it. */ #undef int32_t /* Define to the type of a signed integer type of width exactly 64 bits if such a type exists and the standard includes do not define it. */ #undef int64_t /* Define to the type of a signed integer type of width exactly 8 bits if such a type exists and the standard includes do not define it. */ #undef int8_t /* Define to `int' if does not define. */ #undef pid_t /* Define to the equivalent of the C99 'restrict' keyword, or to nothing if this is not supported. Do not define if restrict is supported directly. */ #undef restrict /* Work around a bug in Sun C++: it does not support _Restrict or __restrict__, even though the corresponding Sun C compiler ends up with "#define restrict _Restrict" or "#define restrict __restrict__" in the previous line. Perhaps some future version of Sun C++ will work with restrict; if so, hopefully it defines __RESTRICT like Sun C does. */ #if defined __SUNPRO_CC && !defined __RESTRICT # define _Restrict # define __restrict__ #endif /* Define to `unsigned int' if does not define. */ #undef size_t /* Define if socklen_t is not defined */ #undef socklen_t /* Define to the type of an unsigned integer type of width exactly 16 bits if such a type exists and the standard includes do not define it. */ #undef uint16_t /* Define to the type of an unsigned integer type of width exactly 32 bits if such a type exists and the standard includes do not define it. */ #undef uint32_t /* Define to the type of an unsigned integer type of width exactly 64 bits if such a type exists and the standard includes do not define it. */ #undef uint64_t /* Define to the type of an unsigned integer type of width exactly 8 bits if such a type exists and the standard includes do not define it. */ #undef uint8_t /* Define to empty if the keyword `volatile' does not work. Warning: valid code using `volatile' can become incorrect without. Disable with care. */ #undef volatile /* Include nopackage.h to undef autoconf-defined macros that cause conflicts in * subpackages. This should not be necessary, but some packages are too * tightly intertwined right now (such as ROMIO and the MPICH core) */ #include "nopackage.h" #endif /* !defined(MPICHCONF_H_INCLUDED) */