|
Packit |
0848f5 |
/* include/mpitestconf.h.in. Generated from configure.ac by autoheader. */
|
|
Packit |
0848f5 |
|
|
Packit |
0848f5 |
/* -*- Mode: C; c-basic-offset:4 ; -*- */
|
|
Packit |
0848f5 |
/*
|
|
Packit |
0848f5 |
* (C) 2001 by Argonne National Laboratory.
|
|
Packit |
0848f5 |
* See COPYRIGHT in top-level directory.
|
|
Packit |
0848f5 |
*/
|
|
Packit |
0848f5 |
#ifndef MPITESTCONF_H_INCLUDED
|
|
Packit |
0848f5 |
#define MPITESTCONF_H_INCLUDED
|
|
Packit |
0848f5 |
|
|
Packit |
0848f5 |
|
|
Packit |
0848f5 |
/* Fortran names are lowercase with no trailing underscore */
|
|
Packit |
0848f5 |
#undef F77_NAME_LOWER
|
|
Packit |
0848f5 |
|
|
Packit |
0848f5 |
/* Fortran names are lowercase with two trailing underscores */
|
|
Packit |
0848f5 |
#undef F77_NAME_LOWER_2USCORE
|
|
Packit |
0848f5 |
|
|
Packit |
0848f5 |
/* Fortran names are lowercase with two trailing underscores in stdcall */
|
|
Packit |
0848f5 |
#undef F77_NAME_LOWER_2USCORE_STDCALL
|
|
Packit |
0848f5 |
|
|
Packit |
0848f5 |
/* Fortran names are lowercase with no trailing underscore in stdcall */
|
|
Packit |
0848f5 |
#undef F77_NAME_LOWER_STDCALL
|
|
Packit |
0848f5 |
|
|
Packit |
0848f5 |
/* Fortran names are lowercase with one trailing underscore */
|
|
Packit |
0848f5 |
#undef F77_NAME_LOWER_USCORE
|
|
Packit |
0848f5 |
|
|
Packit |
0848f5 |
/* Fortran names are lowercase with one trailing underscore in stdcall */
|
|
Packit |
0848f5 |
#undef F77_NAME_LOWER_USCORE_STDCALL
|
|
Packit |
0848f5 |
|
|
Packit |
0848f5 |
/* Fortran names preserve the original case */
|
|
Packit |
0848f5 |
#undef F77_NAME_MIXED
|
|
Packit |
0848f5 |
|
|
Packit |
0848f5 |
/* Fortran names preserve the original case in stdcall */
|
|
Packit |
0848f5 |
#undef F77_NAME_MIXED_STDCALL
|
|
Packit |
0848f5 |
|
|
Packit |
0848f5 |
/* Fortran names preserve the original case with one trailing underscore */
|
|
Packit |
0848f5 |
#undef F77_NAME_MIXED_USCORE
|
|
Packit |
0848f5 |
|
|
Packit |
0848f5 |
/* Fortran names preserve the original case with one trailing underscore in
|
|
Packit |
0848f5 |
stdcall */
|
|
Packit |
0848f5 |
#undef F77_NAME_MIXED_USCORE_STDCALL
|
|
Packit |
0848f5 |
|
|
Packit |
0848f5 |
/* Fortran names are uppercase */
|
|
Packit |
0848f5 |
#undef F77_NAME_UPPER
|
|
Packit |
0848f5 |
|
|
Packit |
0848f5 |
/* Fortran names are uppercase in stdcall */
|
|
Packit |
0848f5 |
#undef F77_NAME_UPPER_STDCALL
|
|
Packit |
0848f5 |
|
|
Packit |
0848f5 |
/* Define to 1 if the system has the type `double _Complex'. */
|
|
Packit |
0848f5 |
#undef HAVE_DOUBLE__COMPLEX
|
|
Packit |
0848f5 |
|
|
Packit |
0848f5 |
/* Define to 1 if the system has the type `float _Complex'. */
|
|
Packit |
0848f5 |
#undef HAVE_FLOAT__COMPLEX
|
|
Packit |
0848f5 |
|
|
Packit |
0848f5 |
/* Define if Fortran is supported */
|
|
Packit |
0848f5 |
#undef HAVE_FORTRAN_BINDING
|
|
Packit |
0848f5 |
|
|
Packit |
0848f5 |
/* Define to 1 if you have the `getrusage' function. */
|
|
Packit |
0848f5 |
#undef HAVE_GETRUSAGE
|
|
Packit |
0848f5 |
|
|
Packit |
0848f5 |
/* Define if struct hostent contains h_addr_list */
|
|
Packit |
0848f5 |
#undef HAVE_H_ADDR_LIST
|
|
Packit |
0848f5 |
|
|
Packit |
0848f5 |
/* Define to 1 if you have the <inttypes.h> header file. */
|
|
Packit |
0848f5 |
#undef HAVE_INTTYPES_H
|
|
Packit |
0848f5 |
|
|
Packit |
0848f5 |
/* Define if iostream is available */
|
|
Packit |
0848f5 |
#undef HAVE_IOSTREAM
|
|
Packit |
0848f5 |
|
|
Packit |
0848f5 |
/* Define to 1 if you have the <iostream.h> header file. */
|
|
Packit |
0848f5 |
#undef HAVE_IOSTREAM_H
|
|
Packit |
0848f5 |
|
|
Packit |
0848f5 |
/* Define if long double is supported */
|
|
Packit |
0848f5 |
#undef HAVE_LONG_DOUBLE
|
|
Packit |
0848f5 |
|
|
Packit |
0848f5 |
/* Define to 1 if the system has the type `long double _Complex'. */
|
|
Packit |
0848f5 |
#undef HAVE_LONG_DOUBLE__COMPLEX
|
|
Packit |
0848f5 |
|
|
Packit |
0848f5 |
/* Define if compiler supports long long */
|
|
Packit |
0848f5 |
#undef HAVE_LONG_LONG
|
|
Packit |
0848f5 |
|
|
Packit |
0848f5 |
/* Define to 1 if you have the <memory.h> header file. */
|
|
Packit |
0848f5 |
#undef HAVE_MEMORY_H
|
|
Packit |
0848f5 |
|
|
Packit |
0848f5 |
/* Define if MPI_2COMPLEX is available */
|
|
Packit |
0848f5 |
#undef HAVE_MPI_2COMPLEX
|
|
Packit |
0848f5 |
|
|
Packit |
0848f5 |
/* Define if MPI_2DOUBLE_COMPLEX is available */
|
|
Packit |
0848f5 |
#undef HAVE_MPI_2DOUBLE_COMPLEX
|
|
Packit |
0848f5 |
|
|
Packit |
0848f5 |
/* Define to 1 if you have the `MPI_Init_thread' function. */
|
|
Packit |
0848f5 |
#undef HAVE_MPI_INIT_THREAD
|
|
Packit |
0848f5 |
|
|
Packit |
0848f5 |
/* Define if MPI_INTEGER16 is available */
|
|
Packit |
0848f5 |
#undef HAVE_MPI_INTEGER16
|
|
Packit |
0848f5 |
|
|
Packit |
0848f5 |
/* Define if MPI-IO (really ROMIO) is included */
|
|
Packit |
0848f5 |
#undef HAVE_MPI_IO
|
|
Packit |
0848f5 |
|
|
Packit |
0848f5 |
/* Define if Dynamic Process functionality is available */
|
|
Packit |
0848f5 |
#undef HAVE_MPI_SPAWN
|
|
Packit |
0848f5 |
|
|
Packit |
0848f5 |
/* Define if MPI_Win_create is available */
|
|
Packit |
0848f5 |
#undef HAVE_MPI_WIN_CREATE
|
|
Packit |
0848f5 |
|
|
Packit |
0848f5 |
/* define if the compiler implements namespaces */
|
|
Packit |
0848f5 |
#undef HAVE_NAMESPACES
|
|
Packit |
0848f5 |
|
|
Packit |
0848f5 |
/* define if the compiler implements namespace std */
|
|
Packit |
0848f5 |
#undef HAVE_NAMESPACE_STD
|
|
Packit |
0848f5 |
|
|
Packit |
0848f5 |
/* Define to 1 if you have the `pthread_barrier_init' function. */
|
|
Packit |
0848f5 |
#undef HAVE_PTHREAD_BARRIER_INIT
|
|
Packit |
0848f5 |
|
|
Packit |
0848f5 |
/* Define to 1 if you have the `pthread_barrier_wait' function. */
|
|
Packit |
0848f5 |
#undef HAVE_PTHREAD_BARRIER_WAIT
|
|
Packit |
0848f5 |
|
|
Packit |
0848f5 |
/* Define to 1 if you have the `pthread_create' function. */
|
|
Packit |
0848f5 |
#undef HAVE_PTHREAD_CREATE
|
|
Packit |
0848f5 |
|
|
Packit |
0848f5 |
/* Define to 1 if you have the <pthread.h> header file. */
|
|
Packit |
0848f5 |
#undef HAVE_PTHREAD_H
|
|
Packit |
0848f5 |
|
|
Packit |
0848f5 |
/* Define to 1 if you have the `pthread_yield' function. */
|
|
Packit |
0848f5 |
#undef HAVE_PTHREAD_YIELD
|
|
Packit |
0848f5 |
|
|
Packit |
0848f5 |
/* Define to 1 if you have the <stdarg.h> header file. */
|
|
Packit |
0848f5 |
#undef HAVE_STDARG_H
|
|
Packit |
0848f5 |
|
|
Packit |
0848f5 |
/* Define to 1 if you have the <stdint.h> header file. */
|
|
Packit |
0848f5 |
#undef HAVE_STDINT_H
|
|
Packit |
0848f5 |
|
|
Packit |
0848f5 |
/* Define to 1 if you have the <stdlib.h> header file. */
|
|
Packit |
0848f5 |
#undef HAVE_STDLIB_H
|
|
Packit |
0848f5 |
|
|
Packit |
0848f5 |
/* Define to 1 if you have the <strings.h> header file. */
|
|
Packit |
0848f5 |
#undef HAVE_STRINGS_H
|
|
Packit |
0848f5 |
|
|
Packit |
0848f5 |
/* Define to 1 if you have the <string.h> header file. */
|
|
Packit |
0848f5 |
#undef HAVE_STRING_H
|
|
Packit |
0848f5 |
|
|
Packit |
0848f5 |
/* Define to 1 if you have the <sys/resource.h> header file. */
|
|
Packit |
0848f5 |
#undef HAVE_SYS_RESOURCE_H
|
|
Packit |
0848f5 |
|
|
Packit |
0848f5 |
/* Define to 1 if you have the <sys/stat.h> header file. */
|
|
Packit |
0848f5 |
#undef HAVE_SYS_STAT_H
|
|
Packit |
0848f5 |
|
|
Packit |
0848f5 |
/* Define to 1 if you have the <sys/time.h> header file. */
|
|
Packit |
0848f5 |
#undef HAVE_SYS_TIME_H
|
|
Packit |
0848f5 |
|
|
Packit |
0848f5 |
/* Define to 1 if you have the <sys/types.h> header file. */
|
|
Packit |
0848f5 |
#undef HAVE_SYS_TYPES_H
|
|
Packit |
0848f5 |
|
|
Packit |
0848f5 |
/* Define to 1 if you have the <unistd.h> header file. */
|
|
Packit |
0848f5 |
#undef HAVE_UNISTD_H
|
|
Packit |
0848f5 |
|
|
Packit |
0848f5 |
/* Define to 1 if the system has the type `_Bool'. */
|
|
Packit |
0848f5 |
#undef HAVE__BOOL
|
|
Packit |
0848f5 |
|
|
Packit |
0848f5 |
/* Define if MPI IO uses MPI_Request */
|
|
Packit |
0848f5 |
#undef MPIO_USES_MPI_REQUEST
|
|
Packit |
0848f5 |
|
|
Packit |
0848f5 |
/* Name of package */
|
|
Packit |
0848f5 |
#undef PACKAGE
|
|
Packit |
0848f5 |
|
|
Packit |
0848f5 |
/* Define to the address where bug reports for this package should be sent. */
|
|
Packit |
0848f5 |
#undef PACKAGE_BUGREPORT
|
|
Packit |
0848f5 |
|
|
Packit |
0848f5 |
/* Define to the full name of this package. */
|
|
Packit |
0848f5 |
#undef PACKAGE_NAME
|
|
Packit |
0848f5 |
|
|
Packit |
0848f5 |
/* Define to the full name and version of this package. */
|
|
Packit |
0848f5 |
#undef PACKAGE_STRING
|
|
Packit |
0848f5 |
|
|
Packit |
0848f5 |
/* Define to the one symbol short name of this package. */
|
|
Packit |
0848f5 |
#undef PACKAGE_TARNAME
|
|
Packit |
0848f5 |
|
|
Packit |
0848f5 |
/* Define to the home page for this package. */
|
|
Packit |
0848f5 |
#undef PACKAGE_URL
|
|
Packit |
0848f5 |
|
|
Packit |
0848f5 |
/* Define to the version of this package. */
|
|
Packit |
0848f5 |
#undef PACKAGE_VERSION
|
|
Packit |
0848f5 |
|
|
Packit |
0848f5 |
/* POINTERINT_t is a pointer-sized integer */
|
|
Packit |
0848f5 |
#undef POINTERINT_t
|
|
Packit |
0848f5 |
|
|
Packit |
0848f5 |
/* The size of `int', as computed by sizeof. */
|
|
Packit |
0848f5 |
#undef SIZEOF_INT
|
|
Packit |
0848f5 |
|
|
Packit |
0848f5 |
/* The size of `long', as computed by sizeof. */
|
|
Packit |
0848f5 |
#undef SIZEOF_LONG
|
|
Packit |
0848f5 |
|
|
Packit |
0848f5 |
/* The size of `long long', as computed by sizeof. */
|
|
Packit |
0848f5 |
#undef SIZEOF_LONG_LONG
|
|
Packit |
0848f5 |
|
|
Packit |
0848f5 |
/* The size of `MPI_Offset', as computed by sizeof. */
|
|
Packit |
0848f5 |
#undef SIZEOF_MPI_OFFSET
|
|
Packit |
0848f5 |
|
|
Packit |
0848f5 |
/* The size of `short', as computed by sizeof. */
|
|
Packit |
0848f5 |
#undef SIZEOF_SHORT
|
|
Packit |
0848f5 |
|
|
Packit |
0848f5 |
/* The size of `void *', as computed by sizeof. */
|
|
Packit |
0848f5 |
#undef SIZEOF_VOID_P
|
|
Packit |
0848f5 |
|
|
Packit |
0848f5 |
/* Define calling convention */
|
|
Packit |
0848f5 |
#undef STDCALL
|
|
Packit |
0848f5 |
|
|
Packit |
0848f5 |
/* Define to 1 if you have the ANSI C header files. */
|
|
Packit |
0848f5 |
#undef STDC_HEADERS
|
|
Packit |
0848f5 |
|
|
Packit |
0848f5 |
/* Define if tests with long double complex should be included */
|
|
Packit |
0848f5 |
#undef USE_LONG_DOUBLE_COMPLEX
|
|
Packit |
0848f5 |
|
|
Packit |
0848f5 |
/* Define if only operations defined in MPI should be tested */
|
|
Packit |
0848f5 |
#undef USE_STRICT_MPI
|
|
Packit |
0848f5 |
|
|
Packit |
0848f5 |
/* Version number of package */
|
|
Packit |
0848f5 |
#undef VERSION
|
|
Packit |
0848f5 |
|
|
Packit |
0848f5 |
/* Define for Solaris 2.5.1 so the uint32_t typedef from <sys/synch.h>,
|
|
Packit |
0848f5 |
<pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
|
|
Packit |
0848f5 |
#define below would cause a syntax error. */
|
|
Packit |
0848f5 |
#undef _UINT32_T
|
|
Packit |
0848f5 |
|
|
Packit |
0848f5 |
/* Define for Solaris 2.5.1 so the uint64_t typedef from <sys/synch.h>,
|
|
Packit |
0848f5 |
<pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
|
|
Packit |
0848f5 |
#define below would cause a syntax error. */
|
|
Packit |
0848f5 |
#undef _UINT64_T
|
|
Packit |
0848f5 |
|
|
Packit |
0848f5 |
/* Define for Solaris 2.5.1 so the uint8_t typedef from <sys/synch.h>,
|
|
Packit |
0848f5 |
<pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
|
|
Packit |
0848f5 |
#define below would cause a syntax error. */
|
|
Packit |
0848f5 |
#undef _UINT8_T
|
|
Packit |
0848f5 |
|
|
Packit |
0848f5 |
/* Define to empty if `const' does not conform to ANSI C. */
|
|
Packit |
0848f5 |
#undef const
|
|
Packit |
0848f5 |
|
|
Packit |
0848f5 |
/* Define to the type of a signed integer type of width exactly 16 bits if
|
|
Packit |
0848f5 |
such a type exists and the standard includes do not define it. */
|
|
Packit |
0848f5 |
#undef int16_t
|
|
Packit |
0848f5 |
|
|
Packit |
0848f5 |
/* Define to the type of a signed integer type of width exactly 32 bits if
|
|
Packit |
0848f5 |
such a type exists and the standard includes do not define it. */
|
|
Packit |
0848f5 |
#undef int32_t
|
|
Packit |
0848f5 |
|
|
Packit |
0848f5 |
/* Define to the type of a signed integer type of width exactly 64 bits if
|
|
Packit |
0848f5 |
such a type exists and the standard includes do not define it. */
|
|
Packit |
0848f5 |
#undef int64_t
|
|
Packit |
0848f5 |
|
|
Packit |
0848f5 |
/* Define to the type of a signed integer type of width exactly 8 bits if such
|
|
Packit |
0848f5 |
a type exists and the standard includes do not define it. */
|
|
Packit |
0848f5 |
#undef int8_t
|
|
Packit |
0848f5 |
|
|
Packit |
0848f5 |
/* Define to the equivalent of the C99 'restrict' keyword, or to
|
|
Packit |
0848f5 |
nothing if this is not supported. Do not define if restrict is
|
|
Packit |
0848f5 |
supported directly. */
|
|
Packit |
0848f5 |
#undef restrict
|
|
Packit |
0848f5 |
/* Work around a bug in Sun C++: it does not support _Restrict or
|
|
Packit |
0848f5 |
__restrict__, even though the corresponding Sun C compiler ends up with
|
|
Packit |
0848f5 |
"#define restrict _Restrict" or "#define restrict __restrict__" in the
|
|
Packit |
0848f5 |
previous line. Perhaps some future version of Sun C++ will work with
|
|
Packit |
0848f5 |
restrict; if so, hopefully it defines __RESTRICT like Sun C does. */
|
|
Packit |
0848f5 |
#if defined __SUNPRO_CC && !defined __RESTRICT
|
|
Packit |
0848f5 |
# define _Restrict
|
|
Packit |
0848f5 |
# define __restrict__
|
|
Packit |
0848f5 |
#endif
|
|
Packit |
0848f5 |
|
|
Packit |
0848f5 |
/* Define to the type of an unsigned integer type of width exactly 16 bits if
|
|
Packit |
0848f5 |
such a type exists and the standard includes do not define it. */
|
|
Packit |
0848f5 |
#undef uint16_t
|
|
Packit |
0848f5 |
|
|
Packit |
0848f5 |
/* Define to the type of an unsigned integer type of width exactly 32 bits if
|
|
Packit |
0848f5 |
such a type exists and the standard includes do not define it. */
|
|
Packit |
0848f5 |
#undef uint32_t
|
|
Packit |
0848f5 |
|
|
Packit |
0848f5 |
/* Define to the type of an unsigned integer type of width exactly 64 bits if
|
|
Packit |
0848f5 |
such a type exists and the standard includes do not define it. */
|
|
Packit |
0848f5 |
#undef uint64_t
|
|
Packit |
0848f5 |
|
|
Packit |
0848f5 |
/* Define to the type of an unsigned integer type of width exactly 8 bits if
|
|
Packit |
0848f5 |
such a type exists and the standard includes do not define it. */
|
|
Packit |
0848f5 |
#undef uint8_t
|
|
Packit |
0848f5 |
|
|
Packit |
0848f5 |
#endif
|