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
|
/* mpichconf.h.in. Generated automatically from .tmp by autoheader. */
/* Define if on AIX 3.
System headers sometimes define this.
We just want to avoid a redefinition error message. */
#ifndef _ALL_SOURCE
#undef _ALL_SOURCE
#endif
/* Define if you don't have vprintf but do have _doprnt. */
#undef HAVE_DOPRNT
/* Define if the `long double' type works. */
#undef HAVE_LONG_DOUBLE
/* Define if you have the vprintf function. */
#undef HAVE_VPRINTF
/* Define if on MINIX. */
#undef _MINIX
/* Define if the system does not provide POSIX.1 features except
with this defined. */
#undef _POSIX_1_SOURCE
/* Define if you need to in order for stat and other things to work. */
#undef _POSIX_SOURCE
/* Define as the return type of signal handlers (int or void). */
#undef RETSIGTYPE
/* Define if you have the ANSI C header files. */
#undef STDC_HEADERS
/* Define if Fortran functions are pointers to pointers */
#undef FORTRAN_SPECIAL_FUNCTION_PTR
/* Define is C supports volatile declaration */
#undef HAS_VOLATILE
/* Define if XDR libraries available */
#undef HAS_XDR
/* Define if message catalog programs available */
#undef HAVE_GENCAT
/* Define if getdomainname function available */
#undef HAVE_GETDOMAINNAME
/* Define in gethostbyname function available */
#undef HAVE_GETHOSTBYNAME
/* Define if C has long long int */
#undef HAVE_LONG_LONG_INT
/* Define if C supports long doubles */
#undef HAVE_LONG_DOUBLE
/* Define if msem_init function available */
#undef HAVE_MSEM_INIT
/* Define if C does NOT support const */
#undef HAVE_NO_C_CONST
/* Define if C supports prototypes (but isn't ANSI C) */
#undef HAVE_PROTOTYPES
/* Define if uname function available */
#undef HAVE_UNAME
/* Define if an int is smaller than void * */
#undef INT_LT_POINTER
/* Define if malloc returns void * (and is an error to return char *) */
#undef MALLOC_RET_VOID
/* Define if MPE extensions are included in MPI libraries */
#undef MPE_USE_EXTENSIONS
/* Define if MPID contains special case code for collective over world */
#undef MPID_COLL_WORLD
/* Define if MPID supports ADI collective */
#undef MPID_USE_ADI_COLLECTIVE
/* Define is ADI should maintain a send queue for debugging */
#undef MPI_KEEP_SEND_QUEUE
/* Define if mpe debug features should NOT be included */
#undef MPI_NO_MPEDBG
/* Define if struct msemaphore rather than msemaphore required */
#undef MSEMAPHORE_IS_STRUCT
/* Define if void * is 8 bytes */
#undef POINTER_64_BITS
/* Define if stdarg can be used */
#undef USE_STDARG
/* For Cray, define two word character descriptors in use */
#undef _TWO_WORD_FCD
/* Define if extra traceback information should be kept */
#undef DEBUG_TRACE
/* Define if Fortran is NOT available */
#undef MPID_NO_FORTRAN
/* Define if memory debugging should be enabled */
#undef MPIR_MEMDEBUG
/* Define if object debugging should be enabled */
#undef MPIR_OBJDEBUG
/* Define if ADI is ADI-2 (required!) */
#undef MPI_ADI2
/* Define if you have BSDgettimeofday. */
#undef HAVE_BSDGETTIMEOFDAY
/* Define if you have catclose. */
#undef HAVE_CATCLOSE
/* Define if you have catgets. */
#undef HAVE_CATGETS
/* Define if you have catopen. */
#undef HAVE_CATOPEN
/* Define if you have gethostname. */
#undef HAVE_GETHOSTNAME
/* Define if you have gettimeofday. */
#undef HAVE_GETTIMEOFDAY
/* Define if you have mmap. */
#undef HAVE_MMAP
/* Define if you have mutex_init. */
#undef HAVE_MUTEX_INIT
/* Define if you have nice. */
#undef HAVE_NICE
/* Define if you have semop. */
#undef HAVE_SEMOP
/* Define if you have shmat. */
#undef HAVE_SHMAT
/* Define if you have sigaction. */
#undef HAVE_SIGACTION
/* Define if you have signal. */
#undef HAVE_SIGNAL
/* Define if you have sigset. */
#undef HAVE_SIGSET
/* Define if you have sysinfo. */
#undef HAVE_SYSINFO
/* Define if you have system. */
#undef HAVE_SYSTEM
/* Define if you have the <memory.h> header file. */
#undef HAVE_MEMORY_H
/* Define if you have the <mpproto.h> header file. */
#undef HAVE_MPPROTO_H
/* Define if you have the <nl_types.h> header file. */
#undef HAVE_NL_TYPES_H
/* Define if you have the <stdarg.h> header file. */
#undef HAVE_STDARG_H
/* Define if you have the <stdlib.h> header file. */
#undef HAVE_STDLIB_H
/* Define if you have the <string.h> header file. */
#undef HAVE_STRING_H
/* Define if you have the <sys/systeminfo.h> header file. */
#undef HAVE_SYS_SYSTEMINFO_H
/* Define if you have the <unistd.h> header file. */
#undef HAVE_UNISTD_H
/* Define if you have the X11 library (-lX11). */
#undef HAVE_LIBX11
/* Define if you have the Xt library (-lXt). */
#undef HAVE_LIBXT
/* Define if you have the nsl library (-lnsl). */
#undef HAVE_LIBNSL
/* Define if you have the rpc library (-lrpc). */
#undef HAVE_LIBRPC
/* Define if you have the thread library (-lthread). */
#undef HAVE_LIBTHREAD
|