/* 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
/* The pamid assert level */
#undef ASSERT_LEVEL
/* Define the number of CH3_RANK_BITS */
#undef CH3_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 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 <alloca.h> 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 <arpa/inet.h> header file. */
#undef HAVE_ARPA_INET_H
/* Define to 1 if you have the <assert.h> 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 if the compiler defines __FUNC__ */
#undef HAVE_CAP__FUNC__
/* Define to 1 if you have the `CFUUIDCreate' function. */
#undef HAVE_CFUUIDCREATE
/* Define to 1 if you have the `clock_getres' function. */
#undef HAVE_CLOCK_GETRES
/* Define to 1 if you have the `clock_gettime' function. */
#undef HAVE_CLOCK_GETTIME
/* Define to 1 if you have the <complex.h> header file. */
#undef HAVE_COMPLEX_H
/* 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 <ctype.h> header file. */
#undef HAVE_CTYPE_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 `strerror_r', and to 0 if you
don't. */
#undef HAVE_DECL_STRERROR_R
/* Define to 1 if you have the <dlfcn.h> 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 <endian.h> header file. */
#undef HAVE_ENDIAN_H
/* Define to 1 if you have the <errno.h> 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 <fcntl.h> 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 `fdopen' function. */
#undef HAVE_FDOPEN
/* 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 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 `gethostbyname' function. */
#undef HAVE_GETHOSTBYNAME
/* Define to 1 if you have the `gethostname' function. */
#undef HAVE_GETHOSTNAME
/* Define to 1 if you have the `gethrtime' function. */
#undef HAVE_GETHRTIME
/* Define to 1 if you have the `getpid' function. */
#undef HAVE_GETPID
/* Define to 1 if you have the `getsid' function. */
#undef HAVE_GETSID
/* Define to 1 if you have the `gettimeofday' function. */
#undef HAVE_GETTIMEOFDAY
/* 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 <inttypes.h> 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 if you have the <knem_io.h> header file. */
#undef HAVE_KNEM_IO_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 you have the `hcoll' library (-lhcoll). */
#undef HAVE_LIBHCOLL
/* Define to 1 if you have the `ibverbs' library (-libverbs). */
#undef HAVE_LIBIBVERBS
/* 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 `portals' library (-lportals). */
#undef HAVE_LIBPORTALS
/* Define to 1 if you have the <limits.h> 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 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 `mach_absolute_time' function. */
#undef HAVE_MACH_ABSOLUTE_TIME
/* Define if C99-style variable argument list macro functionality */
#undef HAVE_MACRO_VA_ARGS
/* 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 <memory.h> header file. */
#undef HAVE_MEMORY_H
/* Define to 1 if you have the `mkstemp' function. */
#undef HAVE_MKSTEMP
/* Define to 1 if you have the `mmap' function. */
#undef HAVE_MMAP
/* 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 to 1 if you have the `munmap' function. */
#undef HAVE_MUNMAP
/* 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 <netdb.h> header file. */
#undef HAVE_NETDB_H
/* Define to 1 if you have the <netinet/in.h> header file. */
#undef HAVE_NETINET_IN_H
/* Define to 1 if you have the <netinet/tcp.h> header file. */
#undef HAVE_NETINET_TCP_H
/* Define to 1 if you have the <net/if.h> 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 is the OSX thread affinity policy macros defined */
#undef HAVE_OSX_THREAD_AFFINITY
/* Define if PAMI_CLIENT_MEMORY_OPTIMIZE is defined in pami.h */
#undef HAVE_PAMI_CLIENT_MEMORY_OPTIMIZE
/* Define if PAMI_CLIENT_NONCONTIG is defined in pami.h */
#undef HAVE_PAMI_CLIENT_NONCONTIG
/* Define if PAMI_GEOMETRY_MEMORY_OPTIMIZE is defined in pami.h */
#undef HAVE_PAMI_GEOMETRY_MEMORY_OPTIMIZE
/* Define if PAMI_GEOMETRY_NONCONTIG is defined in pami.h */
#undef HAVE_PAMI_GEOMETRY_NONCONTIG
/* Define if PAMI_IN_PLACE is defined in pami.h */
#undef HAVE_PAMI_IN_PLACE
/* Define to 1 if you have the <poll.h> header file. */
#undef HAVE_POLL_H
/* 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 you have the `pthread_cleanup_push' function. */
#undef HAVE_PTHREAD_CLEANUP_PUSH
/* Define if pthread_cleanup_push is available, even as a macro */
#undef HAVE_PTHREAD_CLEANUP_PUSH_MACRO
/* Define to 1 if you have the <pthread.h> header file. */
#undef HAVE_PTHREAD_H
/* Define to 1 if you have the `pthread_yield' function. */
#undef HAVE_PTHREAD_YIELD
/* 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 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 <sched.h> 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 `sched_yield' function. */
#undef HAVE_SCHED_YIELD
/* Define to 1 if you have the <search> header file. */
#undef HAVE_SEARCH
/* 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 `setsid' function. */
#undef HAVE_SETSID
/* Define to 1 if you have the `setsockopt' function. */
#undef HAVE_SETSOCKOPT
/* Define to 1 if you have the `shmat' function. */
#undef HAVE_SHMAT
/* Define to 1 if you have the `shmctl' function. */
#undef HAVE_SHMCTL
/* Define to 1 if you have the `shmdt' function. */
#undef HAVE_SHMDT
/* Define to 1 if you have the `shmget' function. */
#undef HAVE_SHMGET
/* 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 <signal.h> 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 `sleep' function. */
#undef HAVE_SLEEP
/* Define to 1 if you have the `snprintf' function. */
#undef HAVE_SNPRINTF
/* Define to 1 if you have the `socket' function. */
#undef HAVE_SOCKET
/* 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 you have the <stdarg.h> header file. */
#undef HAVE_STDARG_H
/* Define to 1 if you have the <stdbool.h> header file. */
#undef HAVE_STDBOOL_H
/* Define to 1 if you have the <stddef.h> header file. */
#undef HAVE_STDDEF_H
/* Define to 1 if you have the <stdint.h> header file. */
#undef HAVE_STDINT_H
/* Define to 1 if you have the <stdio.h> header file. */
#undef HAVE_STDIO_H
/* Define to 1 if you have the <stdlib.h> header file. */
#undef HAVE_STDLIB_H
/* 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 <strings.h> header file. */
#undef HAVE_STRINGS_H
/* Define to 1 if you have the <string.h> 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 if struct ifconf can be used */
#undef HAVE_STRUCT_IFCONF
/* Define if struct ifreq can be used */
#undef HAVE_STRUCT_IFREQ
/* Define if sys/bitypes.h exists */
#undef HAVE_SYS_BITYPES_H
/* Define to 1 if you have the <sys/ioctl.h> header file. */
#undef HAVE_SYS_IOCTL_H
/* Define to 1 if you have the <sys/ipc.h> header file. */
#undef HAVE_SYS_IPC_H
/* Define to 1 if you have the <sys/mman.h> header file. */
#undef HAVE_SYS_MMAN_H
/* Define to 1 if you have the <sys/param.h> header file. */
#undef HAVE_SYS_PARAM_H
/* Define to 1 if you have the <sys/poll.h> header file. */
#undef HAVE_SYS_POLL_H
/* Define to 1 if you have the <sys/ptrace.h> header file. */
#undef HAVE_SYS_PTRACE_H
/* Define to 1 if you have the <sys/select.h> header file. */
#undef HAVE_SYS_SELECT_H
/* Define to 1 if you have the <sys/shm.h> header file. */
#undef HAVE_SYS_SHM_H
/* Define to 1 if you have the <sys/socket.h> header file. */
#undef HAVE_SYS_SOCKET_H
/* Define to 1 if you have the <sys/sockio.h> header file. */
#undef HAVE_SYS_SOCKIO_H
/* Define to 1 if you have the <sys/stat.h> header file. */
#undef HAVE_SYS_STAT_H
/* Define to 1 if you have the <sys/time.h> header file. */
#undef HAVE_SYS_TIME_H
/* Define to 1 if you have the <sys/types.h> header file. */
#undef HAVE_SYS_TYPES_H
/* Define to 1 if you have the <sys/uio.h> header file. */
#undef HAVE_SYS_UIO_H
/* Define to 1 if you have the <sys/un.h> header file. */
#undef HAVE_SYS_UN_H
/* Define to 1 if you have the <thread.h> header file. */
#undef HAVE_THREAD_H
/* Define to 1 if you have the `thread_policy_set' function. */
#undef HAVE_THREAD_POLICY_SET
/* Define to 1 if you have the `thr_yield' function. */
#undef HAVE_THR_YIELD
/* Define to 1 if you have the `time' function. */
#undef HAVE_TIME
/* Define to 1 if you have the <time.h> header file. */
#undef HAVE_TIME_H
/* define to enable timing collection */
#undef HAVE_TIMING
/* Define to 1 if you have the `tsearch' function. */
#undef HAVE_TSEARCH
/* 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 <unistd.h> 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 <uuid/uuid.h> header file. */
#undef HAVE_UUID_UUID_H
/* Define if we have va_copy */
#undef HAVE_VA_COPY
/* 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 <wait.h> header file. */
#undef HAVE_WAIT_H
/* Attribute style weak pragma */
#undef HAVE_WEAK_ATTRIBUTE
/* Define to 1 if you have the `yield' function. */
#undef HAVE_YIELD
/* 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 if we have __va_copy */
#undef HAVE___VA_COPY
/* Define which x86 cycle counter to use */
#undef LINUX86_CYCLE_CPUID_RDTSC32
/* Define which x86 cycle counter to use */
#undef LINUX86_CYCLE_CPUID_RDTSC64
/* Define which x86 cycle counter to use */
#undef LINUX86_CYCLE_RDTSC
/* Define which x86 cycle counter to use */
#undef LINUX86_CYCLE_RDTSCP
/* 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
/* Define to an expression that will result in an error checking mutex type.
*/
#undef MPICH_PTHREAD_MUTEX_ERRORCHECK_VALUE
/* Method used to implement atomic updates and access */
#undef MPICH_THREAD_GRANULARITY
/* Level of thread support selected at compile time */
#undef MPICH_THREAD_LEVEL
/* set to the name of the thread package */
#undef MPICH_THREAD_PACKAGE_NAME
/* If the compiler supports a TLS storage class define it to that here */
#undef MPICH_TLS_SPECIFIER
/* 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
/* Method used to allocate MPI object handles */
#undef MPIU_HANDLE_ALLOCATION_METHOD
/* Define to enable timing mutexes */
#undef MPIU_MUTEX_WAIT_TIME
/* MPIU_PINT_FMT_DEC_SPEC is the format specifier for printing Pint as a
decimal */
#undef MPIU_PINT_FMT_DEC_SPEC
/* MPIU_Pint is a pointer-sized integer */
#undef MPIU_Pint
/* Set to a type that can express the size of the entire address space */
#undef MPIU_SIZE_T
/* Method used to implement refcount updates */
#undef MPIU_THREAD_REFCOUNT
/* define to disable reference counting predefined objects like MPI_COMM_WORLD
*/
#undef MPIU_THREAD_SUPPRESS_PREDEFINED_REFCOUNTS
/* MPIU_UPINT_FMT_DEC_SPEC is the format specifier for printing Upint as a
decimal */
#undef MPIU_UPINT_FMT_DEC_SPEC
/* MPIU_Upint is an unsigned pointer-sized integer */
#undef MPIU_Upint
/* Define if /bin must be in path */
#undef NEEDS_BIN_IN_PATH
/* Define if environ decl needed */
#undef NEEDS_ENVIRON_DECL
/* Define if fdopen needs a declaration */
#undef NEEDS_FDOPEN_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 pthread_mutexattr_settype needs a declaration */
#undef NEEDS_PTHREAD_MUTEXATTR_SETTYPE_DECL
/* 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 sys/time.h is required to get timer definitions */
#undef NEEDS_SYS_TIME_H
/* Define if usleep needs a declaration */
#undef NEEDS_USLEEP_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 if PAMI_IN_PLACE is not defined in pami.h */
#undef PAMI_IN_PLACE
/* 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 `MPIR_Bsend_data_t', as computed by sizeof. */
#undef SIZEOF_MPIR_BSEND_DATA_T
/* The size of `OPA_ptr_t', as computed by sizeof. */
#undef SIZEOF_OPA_PTR_T
/* 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 enable logging macros */
#undef USE_DBG_LOGGING
/* 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
/* Define to use ='s and spaces in the string utilities. */
#undef USE_HUMAN_READABLE_TOKENS
/* define to choose logging library */
#undef USE_LOGGING
/* Define to enable memory tracing */
#undef USE_MEMORY_TRACING
/* Define if we have sysv shared memory */
#undef USE_MMAP_SHM
/* 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 to use nothing to yield processor */
#undef USE_NOTHING_FOR_YIELD
/* Define if PMI2 API must be used */
#undef USE_PMI2_API
/* Define if access to PMI information through a port rather than just an fd
is allowed */
#undef USE_PMI_PORT
/* Define to use sched_yield to yield processor */
#undef USE_SCHED_YIELD_FOR_YIELD
/* Define to use select to yield processor */
#undef USE_SELECT_FOR_YIELD
/* 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 to use sleep to yield processor */
#undef USE_SLEEP_FOR_YIELD
/* 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 have sysv shared memory */
#undef USE_SYSV_SHM
/* Define if tsearch requires char pointers */
#undef USE_TSEARCH_WITH_CHARP
/* Define to use usleep to yield processor */
#undef USE_USLEEP_FOR_YIELD
/* Define if weak symbols should be used */
#undef USE_WEAK_SYMBOLS
/* Define to use yield to yield processor */
#undef USE_YIELD_FOR_YIELD
/* 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 for Solaris 2.5.1 so the uint32_t typedef from <sys/synch.h>,
<pthread.h>, or <semaphore.h> 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 <sys/synch.h>,
<pthread.h>, or <semaphore.h> 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 <sys/synch.h>,
<pthread.h>, or <semaphore.h> 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 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 <sys/types.h> 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 <sys/types.h> 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) */