⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 mpidi_ch3i_nemesis_conf.h.in

📁 fortran并行计算包
💻 IN
字号:
/* include/mpidi_ch3i_nemesis_conf.h.in.  Generated from configure.in by autoheader.  *//* -*- Mode: C; c-basic-offset:4 ; -*- *//*   *  (C) 2001 by Argonne National Laboratory. *      See COPYRIGHT in top-level directory. */#ifndef MPIDI_CH3I_NEMESIS_CONF_H_INCLUDED#define MPIDI_CH3I_NEMESIS_CONF_H_INCLUDED/* Define to enable nemesis checkpointing */#undef ENABLED_CHECKPOINTING/* 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/* Define to remove sched_yield()s in polling loops */#undef ENABLE_NO_SCHED_YIELD/* Define if using asm() on a x86 system with the lfence instruction */#undef HAVE_ASM_AND_X86_LFENCE/* Define if using asm() on a x86 system with the mfence instruction */#undef HAVE_ASM_AND_X86_MFENCE/* Define if using asm() on a x86 system with the sfence instruction */#undef HAVE_ASM_AND_X86_SFENCE/* Define to 1 if you have the <assert.h> header file. */#undef HAVE_ASSERT_H/* Define to 1 if you have the <errno.h> header file. */#undef HAVE_ERRNO_H/* Define if using gcc on a x86 system with the lfence instruction */#undef HAVE_GCC_ASM_AND_X86_LFENCE/* Define if using gcc on a x86 system with the mfence instruction */#undef HAVE_GCC_ASM_AND_X86_MFENCE/* Define if using gcc on a x86 system with the sfence instruction */#undef HAVE_GCC_ASM_AND_X86_SFENCE/* Define if gcc asm membar supported */#undef HAVE_GCC_ASM_SPARC_MEMBAR/* Define if gcc asm stbar supported */#undef HAVE_GCC_ASM_SPARC_STBAR/* Define if struct hostent contains h_addr_list */#undef HAVE_H_ADDR_LIST/* Define to 1 if you have the `ckpt' library (-lckpt). */#undef HAVE_LIBCKPT/* Define to 1 if you have the `cli' library (-lcli). */#undef HAVE_LIBCLI/* Define to 1 if you have the `elan' library (-lelan). */#undef HAVE_LIBELAN/* Define to 1 if you have the `gm' library (-lgm). */#undef HAVE_LIBGM/* Define to 1 if you have the `ibverbs' library (-libverbs). */#undef HAVE_LIBIBVERBS/* Define to 1 if you have the `myriexpress' library (-lmyriexpress). */#undef HAVE_LIBMYRIEXPRESS/* Define to 1 if you have the `psm_infinipath' library (-lpsm_infinipath). */#undef HAVE_LIBPSM_INFINIPATH/* Define to 1 if you have the `sctp' library (-lsctp). */#undef HAVE_LIBSCTP/* 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 to 1 if you have the `munmap' function. */#undef HAVE_MUNMAP/* Define to 1 if you have the <netdb.h> header file. */#undef HAVE_NETDB_H/* Define if netinet/in.h exists */#undef HAVE_NETINET_IN_H/* Define if you have the <net/if.h> header file. */#undef HAVE_NET_IF_H/* Define to 1 if you have the `rand' function. */#undef HAVE_RAND/* 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 if solaris asm membar supported */#undef HAVE_SOLARIS_ASM_SPARC_MEMBAR/* Define if solaris asm stbar supported */#undef HAVE_SOLARIS_ASM_SPARC_STBAR/* Define to 1 if you have the `srand' function. */#undef HAVE_SRAND/* Define to 1 if you have the `strtoll' function. */#undef HAVE_STRTOLL/* Define if we have sysv shared memory */#undef HAVE_SYSV_SHARED_MEM/* 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/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/types.h> header file. */#undef HAVE_SYS_TYPES_H/* Define if _InterlockedExchange intrinsic is available */#undef HAVE__INTERLOCKEDEXCHANGE/* Define if using __asm on a x86 system with the lfence instruction */#undef HAVE___ASM_AND_X86_LFENCE/* Define if using __asm on a x86 system with the mfence instruction */#undef HAVE___ASM_AND_X86_MFENCE/* Define if using __asm on a x86 system with the sfence instruction */#undef HAVE___ASM_AND_X86_SFENCE/* Define to turn on the inlining optimizations in Nemesis code */#undef MPID_NEM_INLINE/* Choose elan, gm, mx, tcp, sctp, ib, psm, or no network */#undef MPID_NEM_NET_MODULE/* 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/* Define to turn on the prefetching optimization in Nemesis code */#undef PREFETCH_CELL/* Define to use the fastboxes in Nemesis code */#undef USE_FASTBOX/* 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#endif

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -