opal_config.h.in
来自「MPI stands for the Message Passing Inter」· IN 代码 · 共 1,256 行 · 第 1/3 页
IN
1,256 行
/* opal/include/opal_config.h.in. Generated from configure.ac by autoheader. *//* -*- c -*- * * 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$ * * Function: - OS, CPU and compiler dependent configuration */#ifndef OPAL_CONFIG_H#define OPAL_CONFIG_H/* Define to 1 if you have the <aio.h> header file. */#undef HAVE_AIO_H/* Define to 1 if you have the <alloca.h> header file. */#undef HAVE_ALLOCA_H/* Define to 1 if you have the <arpa/inet.h> header file. */#undef HAVE_ARPA_INET_H/* Define to 1 if you have the `asprintf' function. */#undef HAVE_ASPRINTF/* Define to 1 if you have the `backtrace' function. */#undef HAVE_BACKTRACE/* Define to 1 if you have the `ceil' function. */#undef HAVE_CEIL/* Define to 1 if you have the `cnos_pm_barrier' function. */#undef HAVE_CNOS_PM_BARRIER/* Define to 1 if the system has the type `cpu_set_t'. */#undef HAVE_CPU_SET_T/* Whether we have a functional CPU_ZERO macro or not */#undef HAVE_CPU_ZERO/* Define to 1 if you have the <crt_externs.h> header file. */#undef HAVE_CRT_EXTERNS_H/* Define to 1 if you have the declaration of `sbrk', and to 0 if you don't. */#undef HAVE_DECL_SBRK/* Define to 1 if you have the declaration of `__func__', and to 0 if you don't. */#undef HAVE_DECL___FUNC__/* Define if /dev/poll is available */#undef HAVE_DEVPOLL/* Define to 1 if you have the <dirent.h> header file. */#undef HAVE_DIRENT_H/* Define to 1 if you have the `dirname' function. */#undef HAVE_DIRNAME/* Define to 1 if you have the <dlfcn.h> header file. */#undef HAVE_DLFCN_H/* Define to 1 if you have the `dlsym' function. */#undef HAVE_DLSYM/* Define if your system supports the epoll system calls */#undef HAVE_EPOLL/* Define to 1 if you have the `epoll_ctl' function. */#undef HAVE_EPOLL_CTL/* Define to 1 if you have the <err.h> header file. */#undef HAVE_ERR_H/* Define to 1 if you have the <execinfo.h> header file. */#undef HAVE_EXECINFO_H/* Define to 1 if you have the `execve' function. */#undef HAVE_EXECVE/* Define to 1 if you have the `fcntl' function. */#undef HAVE_FCNTL/* Define to 1 if you have the <fcntl.h> header file. */#undef HAVE_FCNTL_H/* Define to 1 if you have the `fork' function. */#undef HAVE_FORK/* Define to 1 if you have the `getpwuid' function. */#undef HAVE_GETPWUID/* Define to 1 if you have the `gettimeofday' function. */#undef HAVE_GETTIMEOFDAY/* Define to 1 if you have the <grp.h> header file. */#undef HAVE_GRP_H/* Define to 1 if you have the `htonl' function. */#undef HAVE_HTONL/* Define to 1 if you have the `htons' function. */#undef HAVE_HTONS/* Define to 1 if you have the `ibv_create_srq' function. */#undef HAVE_IBV_CREATE_SRQ/* Define to 1 if you have the `ibv_fork_init' function. */#undef HAVE_IBV_FORK_INIT/* Define to 1 if you have the `ibv_get_device_list' function. */#undef HAVE_IBV_GET_DEVICE_LIST/* Define to 1 if you have the `ibv_resize_cq' function. */#undef HAVE_IBV_RESIZE_CQ/* Define to 1 if the system has the type `int16_t'. */#undef HAVE_INT16_T/* Define to 1 if the system has the type `int32_t'. */#undef HAVE_INT32_T/* Define to 1 if the system has the type `int64_t'. */#undef HAVE_INT64_T/* Define to 1 if the system has the type `int8_t'. */#undef HAVE_INT8_T/* Define to 1 if the system has the type `intptr_t'. */#undef HAVE_INTPTR_T/* Define to 1 if you have the <inttypes.h> header file. */#undef HAVE_INTTYPES_H/* Define to 1 if you have the `isatty' function. */#undef HAVE_ISATTY/* Define to 1 if you have the `killrank' function. */#undef HAVE_KILLRANK/* Define to 1 if you have the `kqueue' function. */#undef HAVE_KQUEUE/* Define to 1 if you have the <libgen.h> header file. */#undef HAVE_LIBGEN_H/* Define to 1 if you have the `nsl' library (-lnsl). */#undef HAVE_LIBNSL/* Define to 1 if you have the `socket' library (-lsocket). */#undef HAVE_LIBSOCKET/* Define to 1 if you have the `util' library (-lutil). */#undef HAVE_LIBUTIL/* Define to 1 if you have the <libutil.h> header file. */#undef HAVE_LIBUTIL_H/* Define to 1 if the system has the type `long double'. */#undef HAVE_LONG_DOUBLE/* Define to 1 if the system has the type `long long'. */#undef HAVE_LONG_LONG/* Define to 1 if you have the <mach/mach_time.h> header file. */#undef HAVE_MACH_MACH_TIME_H/* Define to 1 if you have the <mach/mach_vm.h> header file. */#undef HAVE_MACH_MACH_VM_H/* Define to 1 if you have the `mach_vm_read' function. */#undef HAVE_MACH_VM_READ/* Define to 1 if you have the `mach_vm_region' function. */#undef HAVE_MACH_VM_REGION/* Define to 1 if you have the <malloc.h> header file. */#undef HAVE_MALLOC_H/* Define to 1 if you have the `mallopt' function. */#undef HAVE_MALLOPT/* Define to 1 if you have the <memory.h> header file. */#undef HAVE_MEMORY_H/* Define to 1 if you have the `mmap' function. */#undef HAVE_MMAP/* Define to 1 if the system has the type `mode_t'. */#undef HAVE_MODE_T/* 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 to 1 if you have the `ntohl' function. */#undef HAVE_NTOHL/* Define to 1 if you have the `ntohs' function. */#undef HAVE_NTOHS/* Define to 1 if you have the `openpty' function. */#undef HAVE_OPENPTY/* Define to 1 if you have the `pipe' function. */#undef HAVE_PIPE/* Define to 1 if you have the <pmapi.h> header file. */#undef HAVE_PMAPI_H/* Define to 1 if you have the `pm_cycles' function. */#undef HAVE_PM_CYCLES/* Define to 1 if you have the `poll' function. */#undef HAVE_POLL/* Define to 1 if you have the <poll.h> header file. */#undef HAVE_POLL_H/* Define to 1 if you have the `posix_memalign' function. */#undef HAVE_POSIX_MEMALIGN/* Define to 1 if `srr0' is member of `ppc_thread_state_t'. */#undef HAVE_PPC_THREAD_STATE_T_SRR0/* Define to 1 if you have the `printstack' function. */#undef HAVE_PRINTSTACK/* Define to 1 if you have the <pthread.h> header file. */#undef HAVE_PTHREAD_H/* Define to 1 if the system has the type `ptrdiff_t'. */#undef HAVE_PTRDIFF_T/* Define to 1 if you have the `ptsname' function. */#undef HAVE_PTSNAME/* Define to 1 if you have the <pty.h> header file. */#undef HAVE_PTY_H/* Define to 1 if you have the <pwd.h> header file. */#undef HAVE_PWD_H/* Define if your system supports POSIX realtime signals */#undef HAVE_RTSIG/* Define to 1 if you have the <sched.h> header file. */#undef HAVE_SCHED_H/* Define to 1 if you have the `sched_yield' function. */#undef HAVE_SCHED_YIELD/* Define to 1 if you have the `select' function. */#undef HAVE_SELECT/* Define if F_SETFD is defined in <fcntl.h> */#undef HAVE_SETFD/* Define to 1 if you have the `setsid' function. */#undef HAVE_SETSID/* Define to 1 if `si_band' is member of `siginfo_t'. */#undef HAVE_SIGINFO_T_SI_BAND/* Define to 1 if `si_fd' is member of `siginfo_t'. */#undef HAVE_SIGINFO_T_SI_FD/* Define to 1 if you have the <signal.h> header file. */#undef HAVE_SIGNAL_H/* Define to 1 if you have the `sigtimedwait' function. */#undef HAVE_SIGTIMEDWAIT/* Define to 1 if you have the `snprintf' function. */#undef HAVE_SNPRINTF/* Whether we have socklen_t or not */#undef HAVE_SOCKLEN_T/* Define to 1 if the system has the type `ssize_t'. */#undef HAVE_SSIZE_T/* 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 <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 <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 <stropts.h> header file. */#undef HAVE_STROPTS_H/* Define to 1 if you have the `strsignal' function. */#undef HAVE_STRSIGNAL/* Define to 1 if `d_type' is member of `struct dirent'. */#undef HAVE_STRUCT_DIRENT_D_TYPE/* Define to 1 if the system has the type `struct sockaddr_in'. */#undef HAVE_STRUCT_SOCKADDR_IN/* Define to 1 if the system has the type `struct sockaddr_in6'. */#undef HAVE_STRUCT_SOCKADDR_IN6/* Define to 1 if you have the `syscall' function. */#undef HAVE_SYSCALL/* Define to 1 if you have the <syslog.h> header file. */#undef HAVE_SYSLOG_H/* Define to 1 if you have the <sys/bproc_common.h> header file. */#undef HAVE_SYS_BPROC_COMMON_H/* Define to 1 if you have the <sys/bproc.h> header file. */#undef HAVE_SYS_BPROC_H/* Define to 1 if you have the <sys/devpoll.h> header file. */#undef HAVE_SYS_DEVPOLL_H/* Define to 1 if you have the <sys/epoll.h> header file. */#undef HAVE_SYS_EPOLL_H/* Define to 1 if you have the <sys/event.h> header file. */#undef HAVE_SYS_EVENT_H/* Define to 1 if you have the <sys/fcntl.h> header file. */#undef HAVE_SYS_FCNTL_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/queue.h> header file. */#undef HAVE_SYS_QUEUE_H/* Define to 1 if you have the <sys/resource.h> header file. */#undef HAVE_SYS_RESOURCE_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/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/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/time.h> header file. */#undef HAVE_SYS_TIME_H/* Define to 1 if you have the <sys/tree.h> header file. */#undef HAVE_SYS_TREE_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/utsname.h> header file. */#undef HAVE_SYS_UTSNAME_H/* Define to 1 if you have the <sys/wait.h> header file. */#undef HAVE_SYS_WAIT_H/* Define if TAILQ_FOREACH is defined in <sys/queue.h> */#undef HAVE_TAILQFOREACH/* Define to 1 if you have the `tcgetpgrp' function. */#undef HAVE_TCGETPGRP/* Define to 1 if you have the <termios.h> header file. */#undef HAVE_TERMIOS_H
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?