1
1
Jeff Squyres 4ab17f019b Rename src -> ompi
This commit was SVN r6269.
2005-07-02 13:43:57 +00:00

232 строки
5.1 KiB
C

/* adio/include/romioconf.h.in. Generated from configure.in by autoheader. */
/*
* Copyright (c) 2004-2005 The Trustees of Indiana University.
* All rights reserved.
* Copyright (c) 2004-2005 The Trustees of the University of Tennessee.
* All rights reserved.
* Copyright (c) 2004-2005 High Performance Computing Center Stuttgart,
* University of Stuttgart. All rights reserved.
* Copyright (c) 2004-2005 The Regents of the University of California.
* All rights reserved.
* $COPYRIGHT$
*
* Additional copyrights may follow
*
* $HEADER$
*
* (C) 2001 by Argonne National Laboratory.
* See COPYRIGHT in top-level directory.
*/
/* On RS600, set this if we have aio (?) */
#undef AIO_HANDLE_IN_AIOCB
/* Whether we have AIO priority default or not */
#undef AIO_PRIORITY_DEFAULT
/* Whether AIO has SIGNOTIFY or not */
#undef AIO_SIGNOTIFY_NONE
/* Whether we have Sun's libaio or not */
#undef AIO_SUN
/* Whether we're on AIX or not */
#undef AIX
/* Whether we are on Cray or not */
#undef CRAY
/* Whether we are on DEC or not */
#undef DEC
/* Whether we're on FreeBSD or not */
#undef FREEBSD
/* Define to 1 if you have the <dlfcn.h> header file. */
#undef HAVE_DLFCN_H
/* Define to 1 if you have the <inttypes.h> header file. */
#undef HAVE_INTTYPES_H
/* Define if long long is 64 bits */
#undef HAVE_LONG_LONG_64
/* Define to 1 if you have the `memalign' function. */
#undef HAVE_MEMALIGN
/* Define to 1 if you have the <memory.h> header file. */
#undef HAVE_MEMORY_H
/* Define if MOUNT_NFS defined */
#undef HAVE_MOUNT_NFS
/* Define if MPI combiners available */
#undef HAVE_MPI_COMBINERS
/* Define if MPI Darray available */
#undef HAVE_MPI_DARRAY_SUBARRAY
/* Define if MPI_Info available */
#undef HAVE_MPI_INFO
/* Define if mpi has long long it */
#undef HAVE_MPI_LONG_LONG_INT
/* Will always be defined / 1 */
#undef HAVE_MPI_OFFSET
/* Whether we have #pragma cri_dup or not */
#undef HAVE_PRAGMA_CRI_DUP
/* Whether we have #pragma sec_def or not */
#undef HAVE_PRAGMA_HP_SEC_DEF
/* Whether we have #pragma weak or not */
#undef HAVE_PRAGMA_WEAK
/* Define if pread64 available */
#undef HAVE_PREAD64
/* Define if status set bytes available */
#undef HAVE_STATUS_SET_BYTES
/* Define to 1 if you have the <stdint.h> header file. */
#undef HAVE_STDINT_H
/* Define to 1 if you have the <stdlib.h> header file. */
#undef HAVE_STDLIB_H
/* Define if strerror available */
#undef HAVE_STRERROR
/* 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 if syserrlist available */
#undef HAVE_SYSERRLIST
/* 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/types.h> header file. */
#undef HAVE_SYS_TYPES_H
/* Define to 1 if you have the <unistd.h> header file. */
#undef HAVE_UNISTD_H
/* Whether we have weak symbols or not */
#undef HAVE_WEAK_SYMBOLS
/* Building HFS support or not */
#undef HFS
/* Whether we are on HPUX or not */
#undef HPUX
/* Define if int smaller than pointer */
#undef INT_LT_POINTER
/* Whether we are on IRIX or not */
#undef IRIX
/* Whether we're on Linux or not */
#undef LINUX
/* Will always be undefined / 0 */
#undef MPICH
/* Will always be undefined / 0 */
#undef MPIHP
/* Will always be undefined / 0 */
#undef MPILAM
/* Will always be undefined / 0 */
#undef MPISGI
/* Will always be undefined / 0 */
#undef MPI_FILE_DEFINED
/* Define if MPI_Offset is int */
#undef MPI_OFFSET_IS_INT
/* Whether we need to define aiocb_t type or not */
#undef NEEDS_AIOCB_T
/* Will always be undefined / 0 */
#undef NEEDS_MPI_TEST
/* Building NFS support or not */
#undef NFS
/* Whether we have/want to use libaio or not */
#undef NO_AIO
/* On RS600, set this if we have aio (?) */
#undef NO_FD_IN_AIOCB
/* Define if no MPI type is contig */
#undef NO_MPI_SGI_type_is_contig
/* 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 version of this package. */
#undef PACKAGE_VERSION
/* Whether we're on Paragon or not */
#undef PARAGON
/* Building PFS support or not */
#undef PFS
/* Building PIOFS support or not */
#undef PIOFS
/* Will always be undefined */
#undef PRINT_ERROR_MSG
/* Will always be undefined / 0 */
#undef PRINT_ERR_MSG
/* Building PVFS support or not */
#undef ROMIO_PVFS
/* Building ROMIO testfs support or not */
#undef ROMIO_TESTFS
/* Building SFS support or not */
#undef SFS
/* Whether we're on Solaris or not */
#undef SOLARIS
/* Whether we are on SPPUX or not */
#undef SPPUX
/* Define to 1 if you have the ANSI C header files. */
#undef STDC_HEADERS
/* Whether we are on SX4 or not */
#undef SX4
/* Building UFS support or not */
#undef UFS
/* Building XFS support or not */
#undef XFS