1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461
|
/* adio/include/romioconf.h.in. Generated from configure.ac by autoheader. */
/*
* (C) 2011 by Argonne National Laboratory.
* See COPYRIGHT in top-level directory.
*/
#ifndef ROMIOCONF_H_INCLUDED
#define ROMIOCONF_H_INCLUDED
#include "romioconf-undefs.h"
/* BGQ platform */
#undef BGQPLATFORM
/* Define if aio.h exists and can be compiled */
#undef HAVE_AIO_H
/* Define to 1 if you have the declaration of `MPI_COMBINER_HINDEXED_BLOCK',
and to 0 if you don't. */
#undef HAVE_DECL_MPI_COMBINER_HINDEXED_BLOCK
/* Define to 1 if you have the declaration of `pwrite', and to 0 if you don't.
*/
#undef HAVE_DECL_PWRITE
/* Define to 1 if you have the <dlfcn.h> header file. */
#undef HAVE_DLFCN_H
/* Define to 1 if you have the <fcntl.h> header file. */
#undef HAVE_FCNTL_H
/* Define to 1 if you have the `fsync' function. */
#undef HAVE_FSYNC
/* Define to 1 if you have the `ftruncate' function. */
#undef HAVE_FTRUNCATE
/* Define if GNU __attribute__ is supported */
#undef HAVE_GCC_ATTRIBUTE
/* Define to 1 if you have the <gpfs_fcntl.h> header file. */
#undef HAVE_GPFS_FCNTL_H
/* Define to 1 if you have the <gpfs.h> header file. */
#undef HAVE_GPFS_H
/* Define to 1 if you have the <inttypes.h> header file. */
#undef HAVE_INTTYPES_H
/* Define if int smaller than pointer */
#undef HAVE_INT_LT_POINTER
/* Define to 1 if you have the <limits.h> header file. */
#undef HAVE_LIMITS_H
/* Define if long long is 64 bits */
#undef HAVE_LONG_LONG_64
/* Define to 1 if you have the `lseek64' function. */
#undef HAVE_LSEEK64
/* Define to 1 if you have the `lstat' function. */
#undef HAVE_LSTAT
/* Define to 1 if you have the <lustre/lustre_user.h> header file. */
#undef HAVE_LUSTRE_LUSTRE_USER_H
/* Define to 1 if you have the <malloc.h> header file. */
#undef HAVE_MALLOC_H
/* 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
/* Set if MPI-IO prototypes use const qualifier */
#undef HAVE_MPIIO_CONST
/* Define if MPICH memory tracing macros defined */
#undef HAVE_MPIU_FUNCS
/* Define to 1 if you have the <mpix.h> header file. */
#undef HAVE_MPIX_H
/* Define if MPI combiners available */
#undef HAVE_MPI_COMBINERS
/* Define if Darray is available */
#undef HAVE_MPI_DARRAY_SUBARRAY
/* Define if generalized requests avaliable */
#undef HAVE_MPI_GREQUEST
/* Define if MPI Info is available */
#undef HAVE_MPI_INFO
/* Define if supports long long int */
#undef HAVE_MPI_LONG_LONG_INT
/* Will always be 1 - OMPI has MPI_OFFSET */
#undef HAVE_MPI_OFFSET
/* Define to 1 if you have the `MPI_Status_set_elements_x' function. */
#undef HAVE_MPI_STATUS_SET_ELEMENTS_X
/* Define to 1 if you have the `MPI_Type_size_x' function. */
#undef HAVE_MPI_TYPE_SIZE_X
/* Define if multiple weak symbols may be defined */
#undef HAVE_MULTIPLE_PRAGMA_WEAK
/* 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 if PVFS_sys_create does not have layout parameter */
#undef HAVE_PVFS2_CREATE_WITHOUT_LAYOUT
/* Define to 1 if you have the <pvfs2.h> header file. */
#undef HAVE_PVFS2_H
/* Define if PVFS2_SUPER_MAGIC defined. */
#undef HAVE_PVFS2_SUPER_MAGIC
/* Define to 1 if you have the <pvfs.h> header file. */
#undef HAVE_PVFS_H
/* Define if PVFS_SUPER_MAGIC defined. */
#undef HAVE_PVFS_SUPER_MAGIC
/* Define to 1 if you have the `readlink' function. */
#undef HAVE_READLINK
/* Define to 1 if you have the <signal.h> header file. */
#undef HAVE_SIGNAL_H
/* Define to 1 if you have the `snprintf' function. */
#undef HAVE_SNPRINTF
/* Define to 1 if you have the `stat' function. */
#undef HAVE_STAT
/* Define to 1 if you have the `statfs' function. */
#undef HAVE_STATFS
/* Define if status set bytes available */
#undef HAVE_STATUS_SET_BYTES
/* Define to 1 if you have the `statvfs' function. */
#undef HAVE_STATVFS
/* 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 <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 <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 struct statfs can be compiled */
#undef HAVE_STRUCT_STATFS
/* Define if sys/aio.h exists and can be compiled */
#undef HAVE_SYS_AIO_H
/* Define to 1 if you have the <sys/attr.h> header file. */
#undef HAVE_SYS_ATTR_H
/* Define to 1 if you have the <sys/mount.h> header file. */
#undef HAVE_SYS_MOUNT_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/statvfs.h> header file. */
#undef HAVE_SYS_STATVFS_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/types.h> header file. */
#undef HAVE_SYS_TYPES_H
/* Define to 1 if you have the <sys/vfs.h> header file. */
#undef HAVE_SYS_VFS_H
/* Define to 1 if you have the <time.h> header file. */
#undef HAVE_TIME_H
/* Define to 1 if you have the <unistd.h> header file. */
#undef HAVE_UNISTD_H
/* Define to 1 if you have the `usleep' function. */
#undef HAVE_USLEEP
/* Attribute style weak pragma */
#undef HAVE_WEAK_ATTRIBUTE
/* Define if weak symbols available */
#undef HAVE_WEAK_SYMBOLS
/* Define to 1 if you have the <zoidfs.h> header file. */
#undef HAVE_ZOIDFS_H
/* Define if int smaller than pointer */
#undef INT_LT_POINTER
/* Define to the sub-directory where libtool stores uninstalled libraries. */
#undef LT_OBJDIR
/* Define if using MPICH */
#undef MPICH
/* Define if using HP MPI */
#undef MPIHP
/* Define if compiling within LAM/MPI */
#undef MPILAM
/* hack to make ROMIO build without profiling */
#undef MPIO_BUILD_PROFILING
/* Define if SGI MPI */
#undef MPISGI
/* Define to "MPI_Aint" if MPI does not provide MPI_Count */
#undef MPI_Count
/* Define if MPI_Offset is int */
#undef MPI_OFFSET_IS_INT
/* Define if fsync needs a declaration */
#undef NEEDS_FSYNC_DECL
/* Define if ftruncate needs a declaration */
#undef NEEDS_FTRUNCATE_DECL
/* Define if l_start and l_len data should be cast as int */
#undef NEEDS_INT_CAST_WITH_FLOCK
/* Define if lseek64 needs a declaration */
#undef NEEDS_LSEEK64_DECL
/* Define if lstat needs a declaration */
#undef NEEDS_LSTAT_DECL
/* Define if mpi_test needed */
#undef NEEDS_MPI_TEST
/* Define if readlink needs a declaration */
#undef NEEDS_READLINK_DECL
/* Define if snprintf needs a declaration */
#undef NEEDS_SNPRINTF_DECL
/* Define if strdup needs a declaration */
#undef NEEDS_STRDUP_DECL
/* Define if usleep needs a declaration */
#undef NEEDS_USLEEP_DECL
/* Define if no MPI type is contig */
#undef NO_MPI_SGI_type_is_contig
/* 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
/* PE platform */
#undef PEPLATFORM
/* Define for printing error messages */
#undef PRINT_ERR_MSG
/* Define for ROMIO with GPFS */
#undef ROMIO_GPFS
/* Define for ROMIO with gridftp */
#undef ROMIO_GRIDFTP
/* Define if AIO calls need file descriptor */
#undef ROMIO_HAVE_AIO_CALLS_NEED_FILEDES
/* Define if aio_suspend needs two arguments */
#undef ROMIO_HAVE_AIO_SUSPEND_TWO_ARGS
/* Define if aiocb has aio_fildes member */
#undef ROMIO_HAVE_STRUCT_AIOCB_WITH_AIO_FILDES
/* Define if aiocb has aio_handle member */
#undef ROMIO_HAVE_STRUCT_AIOCB_WITH_AIO_HANDLE
/* Define if aiocb has aio_reqprio member */
#undef ROMIO_HAVE_STRUCT_AIOCB_WITH_AIO_REQPRIO
/* Define if aiocb has aio_sigevent member */
#undef ROMIO_HAVE_STRUCT_AIOCB_WITH_AIO_SIGEVENT
/* Define if aiocb has aio_whence member */
#undef ROMIO_HAVE_STRUCT_AIOCB_WITH_AIO_WHENCE
/* Define if statfs has f_fstypename */
#undef ROMIO_HAVE_STRUCT_STATFS_WITH_F_FSTYPENAME
/* Define if statfs has f_type */
#undef ROMIO_HAVE_STRUCT_STATFS_WITH_F_TYPE
/* defined if struct statvfs has a f_basetype member */
#undef ROMIO_HAVE_STRUCT_STATVFS_WITH_F_BASETYPE
/* Define if struct stat has a st_fstype member */
#undef ROMIO_HAVE_STRUCT_STAT_WITH_ST_FSTYPE
/* Define if AIO calls seem to work */
#undef ROMIO_HAVE_WORKING_AIO
/* Define for ROMIO with HFS */
#undef ROMIO_HFS
/* Define if compiling within MPICH */
#undef ROMIO_INSIDE_MPICH
/* Define for ROMIO with LUSTRE */
#undef ROMIO_LUSTRE
/* Define for ROMIO with NFS */
#undef ROMIO_NFS
/* Define for ROMIO with PANFS */
#undef ROMIO_PANFS
/* Define for ROMIO with PFS */
#undef ROMIO_PFS
/* Define for ROMIO with PVFS */
#undef ROMIO_PVFS
/* Define for ROMIO with PVFS2 */
#undef ROMIO_PVFS2
/* Define if int64_t must be defined for PVFS */
#undef ROMIO_PVFS_NEEDS_INT64_DEFINITION
/* Define for ROMIO with SFS */
#undef ROMIO_SFS
/* Define for ROMIO with TESTFS */
#undef ROMIO_TESTFS
/* Define for ROMIO with UFS */
#undef ROMIO_UFS
/* Define for ROMIO with XFS */
#undef ROMIO_XFS
/* Define for ROMIO with ZoidFD */
#undef ROMIO_ZOIDFS
/* The size of `int', as computed by sizeof. */
#undef SIZEOF_INT
/* The size of `long long', as computed by sizeof. */
#undef SIZEOF_LONG_LONG
/* The size of `void *', as computed by sizeof. */
#undef SIZEOF_VOID_P
/* Define to 1 if you have the ANSI C header files. */
#undef STDC_HEADERS
/* Define if performing coverage tests */
#undef USE_COVERAGE
/* Define if weak symbols should be used */
#undef USE_WEAK_SYMBOLS
/* Version number of package */
#undef VERSION
/* Provide blksize_t if not available */
#undef blksize_t
/* Define to `long int' if <sys/types.h> does not define. */
#undef off_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 to `int' if <sys/types.h> does not define. */
#undef ssize_t
/* Define to "unsigned char" if sys/types.h does not define. */
#undef u_char
/* Define to "unsigned int" if sys/types.h does not define. */
#undef u_int
/* Define to "unsigned long" if sys/types.h does not define. */
#undef u_long
/* Define to "unsigned short" if sys/types.h does not define. */
#undef u_short
/* quash PACKAGE and PACKAGE_* vars, see MPICH top-level configure.ac for
* more info */
#include "nopackage.h"
#endif /* !defined(ROMIOCONF_H_INCLUDED) */
|