This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by Open MPI configure 1.0.2, which was generated by GNU Autoconf 2.59. Invocation command line was $ ./configure --prefix=/net/scratch1/dog/flash64/openmpi/openmpi-1.0.2-32b --build=i686-pc-linux-gnu --with-bproc --with-gm --enable-io-romio --with-romio --with-io-romio-flags=--build=i686-pc-linux-gnu ## --------- ## ## Platform. ## ## --------- ## hostname = ffe-64.lanl.gov uname -m = x86_64 uname -r = 2.6.11-6.BProc_FC3smp uname -s = Linux uname -v = #1 SMP Tue Jul 19 17:00:41 MDT 2005 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = x86_64 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /users/dog/projects/javelina/javelinadyninst PATH: . PATH: /usr/kerberos/bin PATH: /usr/local/bin PATH: /bin PATH: /usr/bin PATH: /lsf/bin PATH: /usr/X11R6/bin PATH: /users/dog/bin PATH: /usr/projects/ccn8_repo/RepoCVS/CVSROOT ## ----------- ## ## Core tests. ## ## ----------- ## configure:1826: checking for a BSD-compatible install configure:1881: result: /usr/bin/install -c configure:1892: checking whether build environment is sane configure:1935: result: yes configure:2000: checking for gawk configure:2016: found /bin/gawk configure:2026: result: gawk configure:2036: checking whether make sets $(MAKE) configure:2056: result: yes configure:2470: checking Open MPI version configure:2472: result: 1.0.2 configure:2474: checking Open MPI Subversion repository version configure:2476: result: r9571 configure:2479: checking Open Run-Time Environment (ORTE) version configure:2481: result: 1.0.2 configure:2483: checking ORTE Subversion repository version configure:2485: result: r9571 configure:2488: checking Open Portable Access Layer (OPAL) version configure:2490: result: 1.0.2 configure:2492: checking OPAL Subversion repository version configure:2494: result: r9571 configure:2517: builddir: /net/scratch1/dog/openmpi/openmpi-1.0.2 configure:2519: srcdir: /net/scratch1/dog/openmpi/openmpi-1.0.2 configure:2541: checking build system type configure:2559: result: i686-pc-linux-gnu configure:2587: checking host system type configure:2601: result: i686-pc-linux-gnu configure:2752: checking Whether to run code coverage configure:2779: result: no configure:2789: checking whether to debug memory usage configure:2801: result: no configure:2821: checking whether to profile memory usage configure:2833: result: no configure:2853: checking if want developer-level compiler pickyness configure:2865: result: no configure:2880: checking if want developer-level debugging code configure:2892: result: no configure:2917: checking if want Fortran 77 bindings configure:2925: result: yes configure:2939: checking if want Fortran 90 bindings configure:2947: result: yes configure:2967: checking whether to enable PMPI configure:2975: result: yes configure:2992: checking if want C++ bindings configure:3000: result: yes configure:3014: checking if want to enable weak symbol support configure:3022: result: yes configure:3035: checking if want run-time MPI parameter checking configure:3056: result: runtime configure:3079: checking if want to install OMPI header files configure:3092: result: no configure:3110: checking if want pretty-print stacktrace configure:3122: result: yes configure:3135: checking if want deprecated executable names configure:3147: result: no configure:3169: checking if want MPI-2 one-sided empty shell functions configure:3207: result: no configure:3239: checking max supported array dimension in F90 MPI bindings configure:3254: result: 4 configure:3259: checking if pty support should be enabled configure:3271: result: yes configure:3284: checking if user wants dlopen support configure:3299: result: yes configure:3307: checking if heterogeneous support should be enabled configure:3319: result: yes configure:3333: checking if want trace file debugging configure:3345: result: no configure:3550: checking for style of include used by make configure:3578: result: GNU configure:3654: checking for gcc configure:3680: result: gcc configure:3924: checking for C compiler version configure:3927: gcc --version &5 gcc (GCC) 3.4.4 20050721 (Red Hat 3.4.4-2) Copyright (C) 2004 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:3930: $? = 0 configure:3932: gcc -v &5 Reading specs from /usr/lib/gcc/x86_64-redhat-linux/3.4.4/specs Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --disable-checking --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-java-awt=gtk --host=x86_64-redhat-linux Thread model: posix gcc version 3.4.4 20050721 (Red Hat 3.4.4-2) configure:3935: $? = 0 configure:3937: gcc -V &5 gcc: `-V' option must have argument configure:3940: $? = 1 configure:3963: checking for C compiler default output file name configure:3966: gcc -DNDEBUG -m32 -L/usr/lib conftest.c >&5 configure:3969: $? = 0 configure:4015: result: a.out configure:4020: checking whether the C compiler works configure:4026: ./a.out configure:4029: $? = 0 configure:4046: result: yes configure:4053: checking whether we are cross compiling configure:4055: result: no configure:4058: checking for suffix of executables configure:4060: gcc -o conftest -DNDEBUG -m32 -L/usr/lib conftest.c >&5 configure:4063: $? = 0 configure:4088: result: configure:4094: checking for suffix of object files configure:4115: gcc -c -DNDEBUG -m32 conftest.c >&5 configure:4118: $? = 0 configure:4140: result: o configure:4144: checking whether we are using the GNU C compiler configure:4168: gcc -c -DNDEBUG -m32 conftest.c >&5 configure:4174: $? = 0 configure:4178: test -z || test ! -s conftest.err configure:4181: $? = 0 configure:4184: test -s conftest.o configure:4187: $? = 0 configure:4200: result: yes configure:4206: checking whether gcc accepts -g configure:4227: gcc -c -g conftest.c >&5 configure:4233: $? = 0 configure:4237: test -z || test ! -s conftest.err configure:4240: $? = 0 configure:4243: test -s conftest.o configure:4246: $? = 0 configure:4257: result: yes configure:4274: checking for gcc option to accept ANSI C configure:4344: gcc -c -DNDEBUG -m32 conftest.c >&5 configure:4350: $? = 0 configure:4354: test -z || test ! -s conftest.err configure:4357: $? = 0 configure:4360: test -s conftest.o configure:4363: $? = 0 configure:4381: result: none needed configure:4399: gcc -c -DNDEBUG -m32 conftest.c >&5 conftest.c:2: error: syntax error before "me" configure:4405: $? = 1 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:4540: checking dependency style of gcc configure:4630: result: gcc3 configure:4658: checking whether gcc and cc understand -c and -o together configure:4688: gcc -c conftest.c -o conftest.o >&5 configure:4691: $? = 0 configure:4693: gcc -c conftest.c -o conftest.o >&5 configure:4696: $? = 0 configure:4703: cc -c conftest.c >&5 configure:4706: $? = 0 configure:4709: cc -c conftest.c -o conftest.o >&5 configure:4712: $? = 0 configure:4714: cc -c conftest.c -o conftest.o >&5 configure:4717: $? = 0 configure:4735: result: yes configure:4763: checking if compiler impersonates gcc configure:4791: gcc -c -DNDEBUG -m32 conftest.c >&5 configure:4797: $? = 0 configure:4801: test -z || test ! -s conftest.err configure:4804: $? = 0 configure:4807: test -s conftest.o configure:4810: $? = 0 configure:4822: result: no configure:5091: checking if gcc supports -finline-functions configure:5112: gcc -c -DNDEBUG -m32 -finline-functions conftest.c >&5 configure:5118: $? = 0 configure:5122: test -z || test ! -s conftest.err configure:5125: $? = 0 configure:5128: test -s conftest.o configure:5131: $? = 0 configure:5142: result: yes configure:5151: checking if gcc supports -fno-strict-aliasing configure:5172: gcc -c -DNDEBUG -m32 -fno-strict-aliasing conftest.c >&5 configure:5178: $? = 0 configure:5182: test -z || test ! -s conftest.err configure:5185: $? = 0 configure:5188: test -s conftest.o configure:5191: $? = 0 configure:5202: result: yes configure:5278: WARNING: -fno-strict-aliasing has been added to CFLAGS configure:5517: checking for C optimization flags configure:5578: result: -O3 -DNDEBUG -m32 -fno-strict-aliasing configure:5591: checking how to run the C preprocessor configure:5626: gcc -E conftest.c configure:5632: $? = 0 configure:5664: gcc -E conftest.c conftest.c:36:28: ac_nonexistent.h: No such file or directory configure:5670: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.0.2" | #define PACKAGE_STRING "Open MPI 1.0.2" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 0 | #define OMPI_RELEASE_VERSION 2 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "2" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 0 | #define ORTE_RELEASE_VERSION 2 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "2" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 0 | #define OPAL_RELEASE_VERSION 2 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "2" | #define _GNU_SOURCE 1 | #define OMPI_ARCH "i686-pc-linux-gnu" | #define OMPI_ENABLE_MEM_DEBUG 0 | #define OMPI_ENABLE_MEM_PROFILE 0 | #define OMPI_ENABLE_DEBUG 0 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OMPI_WANT_MPI2_ONE_SIDED 0 | #define OMPI_ENABLE_PTY_SUPPORT 1 | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1 | #define OPAL_ENABLE_TRACE 0 | #define OMPI_CC "gcc" | /* end confdefs.h. */ | #include configure:5709: result: gcc -E configure:5733: gcc -E conftest.c configure:5739: $? = 0 configure:5771: gcc -E conftest.c conftest.c:36:28: ac_nonexistent.h: No such file or directory configure:5777: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.0.2" | #define PACKAGE_STRING "Open MPI 1.0.2" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 0 | #define OMPI_RELEASE_VERSION 2 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "2" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 0 | #define ORTE_RELEASE_VERSION 2 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "2" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 0 | #define OPAL_RELEASE_VERSION 2 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "2" | #define _GNU_SOURCE 1 | #define OMPI_ARCH "i686-pc-linux-gnu" | #define OMPI_ENABLE_MEM_DEBUG 0 | #define OMPI_ENABLE_MEM_PROFILE 0 | #define OMPI_ENABLE_DEBUG 0 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OMPI_WANT_MPI2_ONE_SIDED 0 | #define OMPI_ENABLE_PTY_SUPPORT 1 | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1 | #define OPAL_ENABLE_TRACE 0 | #define OMPI_CC "gcc" | /* end confdefs.h. */ | #include configure:5821: checking for egrep configure:5831: result: grep -E configure:5836: checking for ANSI C header files configure:5861: gcc -c -O3 -DNDEBUG -m32 -fno-strict-aliasing conftest.c >&5 configure:5867: $? = 0 configure:5871: test -z || test ! -s conftest.err configure:5874: $? = 0 configure:5877: test -s conftest.o configure:5880: $? = 0 configure:5969: gcc -o conftest -O3 -DNDEBUG -m32 -fno-strict-aliasing -L/usr/lib conftest.c >&5 configure:5972: $? = 0 configure:5974: ./conftest configure:5977: $? = 0 configure:5992: result: yes configure:6016: checking for sys/types.h configure:6032: gcc -c -O3 -DNDEBUG -m32 -fno-strict-aliasing conftest.c >&5 configure:6038: $? = 0 configure:6042: test -z || test ! -s conftest.err configure:6045: $? = 0 configure:6048: test -s conftest.o configure:6051: $? = 0 configure:6062: result: yes configure:6016: checking for sys/stat.h configure:6032: gcc -c -O3 -DNDEBUG -m32 -fno-strict-aliasing conftest.c >&5 configure:6038: $? = 0 configure:6042: test -z || test ! -s conftest.err configure:6045: $? = 0 configure:6048: test -s conftest.o configure:6051: $? = 0 configure:6062: result: yes configure:6016: checking for stdlib.h configure:6032: gcc -c -O3 -DNDEBUG -m32 -fno-strict-aliasing conftest.c >&5 configure:6038: $? = 0 configure:6042: test -z || test ! -s conftest.err configure:6045: $? = 0 configure:6048: test -s conftest.o configure:6051: $? = 0 configure:6062: result: yes configure:6016: checking for string.h configure:6032: gcc -c -O3 -DNDEBUG -m32 -fno-strict-aliasing conftest.c >&5 configure:6038: $? = 0 configure:6042: test -z || test ! -s conftest.err configure:6045: $? = 0 configure:6048: test -s conftest.o configure:6051: $? = 0 configure:6062: result: yes configure:6016: checking for memory.h configure:6032: gcc -c -O3 -DNDEBUG -m32 -fno-strict-aliasing conftest.c >&5 configure:6038: $? = 0 configure:6042: test -z || test ! -s conftest.err configure:6045: $? = 0 configure:6048: test -s conftest.o configure:6051: $? = 0 configure:6062: result: yes configure:6016: checking for strings.h configure:6032: gcc -c -O3 -DNDEBUG -m32 -fno-strict-aliasing conftest.c >&5 configure:6038: $? = 0 configure:6042: test -z || test ! -s conftest.err configure:6045: $? = 0 configure:6048: test -s conftest.o configure:6051: $? = 0 configure:6062: result: yes configure:6016: checking for inttypes.h configure:6032: gcc -c -O3 -DNDEBUG -m32 -fno-strict-aliasing conftest.c >&5 configure:6038: $? = 0 configure:6042: test -z || test ! -s conftest.err configure:6045: $? = 0 configure:6048: test -s conftest.o configure:6051: $? = 0 configure:6062: result: yes configure:6016: checking for stdint.h configure:6032: gcc -c -O3 -DNDEBUG -m32 -fno-strict-aliasing conftest.c >&5 configure:6038: $? = 0 configure:6042: test -z || test ! -s conftest.err configure:6045: $? = 0 configure:6048: test -s conftest.o configure:6051: $? = 0 configure:6062: result: yes configure:6016: checking for unistd.h configure:6032: gcc -c -O3 -DNDEBUG -m32 -fno-strict-aliasing conftest.c >&5 configure:6038: $? = 0 configure:6042: test -z || test ! -s conftest.err configure:6045: $? = 0 configure:6048: test -s conftest.o configure:6051: $? = 0 configure:6062: result: yes configure:6074: checking for long long configure:6098: gcc -c -O3 -DNDEBUG -m32 -fno-strict-aliasing conftest.c >&5 configure:6104: $? = 0 configure:6108: test -z || test ! -s conftest.err configure:6111: $? = 0 configure:6114: test -s conftest.o configure:6117: $? = 0 configure:6128: result: yes configure:6139: checking for long double configure:6163: gcc -c -O3 -DNDEBUG -m32 -fno-strict-aliasing conftest.c >&5 configure:6169: $? = 0 configure:6173: test -z || test ! -s conftest.err configure:6176: $? = 0 configure:6179: test -s conftest.o configure:6182: $? = 0 configure:6193: result: yes configure:6204: checking for int8_t configure:6228: gcc -c -O3 -DNDEBUG -m32 -fno-strict-aliasing conftest.c >&5 configure:6234: $? = 0 configure:6238: test -z || test ! -s conftest.err configure:6241: $? = 0 configure:6244: test -s conftest.o configure:6247: $? = 0 configure:6258: result: yes configure:6269: checking for uint8_t configure:6293: gcc -c -O3 -DNDEBUG -m32 -fno-strict-aliasing conftest.c >&5 configure:6299: $? = 0 configure:6303: test -z || test ! -s conftest.err configure:6306: $? = 0 configure:6309: test -s conftest.o configure:6312: $? = 0 configure:6323: result: yes configure:6334: checking for int16_t configure:6358: gcc -c -O3 -DNDEBUG -m32 -fno-strict-aliasing conftest.c >&5 configure:6364: $? = 0 configure:6368: test -z || test ! -s conftest.err configure:6371: $? = 0 configure:6374: test -s conftest.o configure:6377: $? = 0 configure:6388: result: yes configure:6399: checking for uint16_t configure:6423: gcc -c -O3 -DNDEBUG -m32 -fno-strict-aliasing conftest.c >&5 configure:6429: $? = 0 configure:6433: test -z || test ! -s conftest.err configure:6436: $? = 0 configure:6439: test -s conftest.o configure:6442: $? = 0 configure:6453: result: yes configure:6464: checking for int32_t configure:6488: gcc -c -O3 -DNDEBUG -m32 -fno-strict-aliasing conftest.c >&5 configure:6494: $? = 0 configure:6498: test -z || test ! -s conftest.err configure:6501: $? = 0 configure:6504: test -s conftest.o configure:6507: $? = 0 configure:6518: result: yes configure:6529: checking for uint32_t configure:6553: gcc -c -O3 -DNDEBUG -m32 -fno-strict-aliasing conftest.c >&5 configure:6559: $? = 0 configure:6563: test -z || test ! -s conftest.err configure:6566: $? = 0 configure:6569: test -s conftest.o configure:6572: $? = 0 configure:6583: result: yes configure:6594: checking for int64_t configure:6618: gcc -c -O3 -DNDEBUG -m32 -fno-strict-aliasing conftest.c >&5 configure:6624: $? = 0 configure:6628: test -z || test ! -s conftest.err configure:6631: $? = 0 configure:6634: test -s conftest.o configure:6637: $? = 0 configure:6648: result: yes configure:6659: checking for uint64_t configure:6683: gcc -c -O3 -DNDEBUG -m32 -fno-strict-aliasing conftest.c >&5 configure:6689: $? = 0 configure:6693: test -z || test ! -s conftest.err configure:6696: $? = 0 configure:6699: test -s conftest.o configure:6702: $? = 0 configure:6713: result: yes configure:6724: checking for intptr_t configure:6748: gcc -c -O3 -DNDEBUG -m32 -fno-strict-aliasing conftest.c >&5 configure:6754: $? = 0 configure:6758: test -z || test ! -s conftest.err configure:6761: $? = 0 configure:6764: test -s conftest.o configure:6767: $? = 0 configure:6778: result: yes configure:6789: checking for uintptr_t configure:6813: gcc -c -O3 -DNDEBUG -m32 -fno-strict-aliasing conftest.c >&5 configure:6819: $? = 0 configure:6823: test -z || test ! -s conftest.err configure:6826: $? = 0 configure:6829: test -s conftest.o configure:6832: $? = 0 configure:6843: result: yes configure:6854: checking for mode_t configure:6878: gcc -c -O3 -DNDEBUG -m32 -fno-strict-aliasing conftest.c >&5 configure:6884: $? = 0 configure:6888: test -z || test ! -s conftest.err configure:6891: $? = 0 configure:6894: test -s conftest.o configure:6897: $? = 0 configure:6908: result: yes configure:6925: checking for char configure:6949: gcc -c -O3 -DNDEBUG -m32 -fno-strict-aliasing conftest.c >&5 configure:6955: $? = 0 configure:6959: test -z || test ! -s conftest.err configure:6962: $? = 0 configure:6965: test -s conftest.o configure:6968: $? = 0 configure:6979: result: yes configure:6982: checking size of char configure:7301: gcc -o conftest -O3 -DNDEBUG -m32 -fno-strict-aliasing -L/usr/lib conftest.c >&5 configure:7304: $? = 0 configure:7306: ./conftest configure:7309: $? = 0 configure:7332: result: 1 configure:7339: checking for short configure:7363: gcc -c -O3 -DNDEBUG -m32 -fno-strict-aliasing conftest.c >&5 configure:7369: $? = 0 configure:7373: test -z || test ! -s conftest.err configure:7376: $? = 0 configure:7379: test -s conftest.o configure:7382: $? = 0 configure:7393: result: yes configure:7396: checking size of short configure:7715: gcc -o conftest -O3 -DNDEBUG -m32 -fno-strict-aliasing -L/usr/lib conftest.c >&5 configure:7718: $? = 0 configure:7720: ./conftest configure:7723: $? = 0 configure:7746: result: 2 configure:7753: checking for int configure:7777: gcc -c -O3 -DNDEBUG -m32 -fno-strict-aliasing conftest.c >&5 configure:7783: $? = 0 configure:7787: test -z || test ! -s conftest.err configure:7790: $? = 0 configure:7793: test -s conftest.o configure:7796: $? = 0 configure:7807: result: yes configure:7810: checking size of int configure:8129: gcc -o conftest -O3 -DNDEBUG -m32 -fno-strict-aliasing -L/usr/lib conftest.c >&5 configure:8132: $? = 0 configure:8134: ./conftest configure:8137: $? = 0 configure:8160: result: 4 configure:8167: checking for long configure:8191: gcc -c -O3 -DNDEBUG -m32 -fno-strict-aliasing conftest.c >&5 configure:8197: $? = 0 configure:8201: test -z || test ! -s conftest.err configure:8204: $? = 0 configure:8207: test -s conftest.o configure:8210: $? = 0 configure:8221: result: yes configure:8224: checking size of long configure:8543: gcc -o conftest -O3 -DNDEBUG -m32 -fno-strict-aliasing -L/usr/lib conftest.c >&5 configure:8546: $? = 0 configure:8548: ./conftest configure:8551: $? = 0 configure:8574: result: 4 configure:8582: checking for long long configure:8636: result: yes configure:8639: checking size of long long configure:8958: gcc -o conftest -O3 -DNDEBUG -m32 -fno-strict-aliasing -L/usr/lib conftest.c >&5 configure:8961: $? = 0 configure:8963: ./conftest configure:8966: $? = 0 configure:8989: result: 8 configure:8998: checking for long double configure:9052: result: yes configure:9055: checking size of long double configure:9374: gcc -o conftest -O3 -DNDEBUG -m32 -fno-strict-aliasing -L/usr/lib conftest.c >&5 configure:9377: $? = 0 configure:9379: ./conftest configure:9382: $? = 0 configure:9405: result: 12 configure:9413: checking for float configure:9437: gcc -c -O3 -DNDEBUG -m32 -fno-strict-aliasing conftest.c >&5 configure:9443: $? = 0 configure:9447: test -z || test ! -s conftest.err configure:9450: $? = 0 configure:9453: test -s conftest.o configure:9456: $? = 0 configure:9467: result: yes configure:9470: checking size of float configure:9789: gcc -o conftest -O3 -DNDEBUG -m32 -fno-strict-aliasing -L/usr/lib conftest.c >&5 configure:9792: $? = 0 configure:9794: ./conftest configure:9797: $? = 0 configure:9820: result: 4 configure:9827: checking for double configure:9851: gcc -c -O3 -DNDEBUG -m32 -fno-strict-aliasing conftest.c >&5 configure:9857: $? = 0 configure:9861: test -z || test ! -s conftest.err configure:9864: $? = 0 configure:9867: test -s conftest.o configure:9870: $? = 0 configure:9881: result: yes configure:9884: checking size of double configure:10203: gcc -o conftest -O3 -DNDEBUG -m32 -fno-strict-aliasing -L/usr/lib conftest.c >&5 configure:10206: $? = 0 configure:10208: ./conftest configure:10211: $? = 0 configure:10234: result: 8 configure:10241: checking for void * configure:10265: gcc -c -O3 -DNDEBUG -m32 -fno-strict-aliasing conftest.c >&5 configure:10271: $? = 0 configure:10275: test -z || test ! -s conftest.err configure:10278: $? = 0 configure:10281: test -s conftest.o configure:10284: $? = 0 configure:10295: result: yes configure:10298: checking size of void * configure:10617: gcc -o conftest -O3 -DNDEBUG -m32 -fno-strict-aliasing -L/usr/lib conftest.c >&5 configure:10620: $? = 0 configure:10622: ./conftest configure:10625: $? = 0 configure:10648: result: 4 configure:10655: checking for size_t configure:10679: gcc -c -O3 -DNDEBUG -m32 -fno-strict-aliasing conftest.c >&5 configure:10685: $? = 0 configure:10689: test -z || test ! -s conftest.err configure:10692: $? = 0 configure:10695: test -s conftest.o configure:10698: $? = 0 configure:10709: result: yes configure:10712: checking size of size_t configure:11031: gcc -o conftest -O3 -DNDEBUG -m32 -fno-strict-aliasing -L/usr/lib conftest.c >&5 configure:11034: $? = 0 configure:11036: ./conftest configure:11039: $? = 0 configure:11062: result: 4 configure:11075: checking alignment of char configure:11472: gcc -o conftest -O3 -DNDEBUG -m32 -fno-strict-aliasing -L/usr/lib conftest.c >&5 configure:11475: $? = 0 configure:11477: ./conftest configure:11480: $? = 0 configure:11500: result: 1 configure:11512: checking alignment of short configure:11909: gcc -o conftest -O3 -DNDEBUG -m32 -fno-strict-aliasing -L/usr/lib conftest.c >&5 configure:11912: $? = 0 configure:11914: ./conftest configure:11917: $? = 0 configure:11937: result: 2 configure:11949: checking alignment of wchar_t configure:12346: gcc -o conftest -O3 -DNDEBUG -m32 -fno-strict-aliasing -L/usr/lib conftest.c >&5 configure:12349: $? = 0 configure:12351: ./conftest configure:12354: $? = 0 configure:12374: result: 4 configure:12386: checking alignment of int configure:12783: gcc -o conftest -O3 -DNDEBUG -m32 -fno-strict-aliasing -L/usr/lib conftest.c >&5 configure:12786: $? = 0 configure:12788: ./conftest configure:12791: $? = 0 configure:12811: result: 4 configure:12823: checking alignment of long configure:13220: gcc -o conftest -O3 -DNDEBUG -m32 -fno-strict-aliasing -L/usr/lib conftest.c >&5 configure:13223: $? = 0 configure:13225: ./conftest configure:13228: $? = 0 configure:13248: result: 4 configure:13261: checking alignment of long long configure:13658: gcc -o conftest -O3 -DNDEBUG -m32 -fno-strict-aliasing -L/usr/lib conftest.c >&5 configure:13661: $? = 0 configure:13663: ./conftest configure:13666: $? = 0 configure:13686: result: 4 configure:13699: checking alignment of float configure:14096: gcc -o conftest -O3 -DNDEBUG -m32 -fno-strict-aliasing -L/usr/lib conftest.c >&5 configure:14099: $? = 0 configure:14101: ./conftest configure:14104: $? = 0 configure:14124: result: 4 configure:14136: checking alignment of double configure:14533: gcc -o conftest -O3 -DNDEBUG -m32 -fno-strict-aliasing -L/usr/lib conftest.c >&5 configure:14536: $? = 0 configure:14538: ./conftest configure:14541: $? = 0 configure:14561: result: 4 configure:14574: checking alignment of long double configure:14971: gcc -o conftest -O3 -DNDEBUG -m32 -fno-strict-aliasing -L/usr/lib conftest.c >&5 configure:14974: $? = 0 configure:14976: ./conftest configure:14979: $? = 0 configure:14999: result: 4 configure:15012: checking alignment of void * configure:15409: gcc -o conftest -O3 -DNDEBUG -m32 -fno-strict-aliasing -L/usr/lib conftest.c >&5 configure:15412: $? = 0 configure:15414: ./conftest configure:15417: $? = 0 configure:15437: result: 4 configure:15454: checking for C bool type configure:15473: gcc -c -O3 -DNDEBUG -m32 -fno-strict-aliasing conftest.c >&5 conftest.c: In function `main': conftest.c:117: error: `bool' undeclared (first use in this function) conftest.c:117: error: (Each undeclared identifier is reported only once conftest.c:117: error: for each function it appears in.) conftest.c:117: error: syntax error before "bar" conftest.c:117: error: `bar' undeclared (first use in this function) conftest.c:117: error: `foo' undeclared (first use in this function) configure:15479: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.0.2" | #define PACKAGE_STRING "Open MPI 1.0.2" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 0 | #define OMPI_RELEASE_VERSION 2 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "2" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 0 | #define ORTE_RELEASE_VERSION 2 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "2" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 0 | #define OPAL_RELEASE_VERSION 2 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "2" | #define _GNU_SOURCE 1 | #define OMPI_ARCH "i686-pc-linux-gnu" | #define OMPI_ENABLE_MEM_DEBUG 0 | #define OMPI_ENABLE_MEM_PROFILE 0 | #define OMPI_ENABLE_DEBUG 0 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OMPI_WANT_MPI2_ONE_SIDED 0 | #define OMPI_ENABLE_PTY_SUPPORT 1 | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1 | #define OPAL_ENABLE_TRACE 0 | #define OMPI_CC "gcc" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_DOUBLE 12 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SIZE_T 4 | #define OMPI_ALIGNMENT_CHAR 1 | #define OMPI_ALIGNMENT_SHORT 2 | #define OMPI_ALIGNMENT_WCHAR 4 | #define OMPI_ALIGNMENT_INT 4 | #define OMPI_ALIGNMENT_LONG 4 | #define OMPI_ALIGNMENT_LONG_LONG 4 | #define OMPI_ALIGNMENT_FLOAT 4 | #define OMPI_ALIGNMENT_DOUBLE 4 | #define OMPI_ALIGNMENT_LONG_DOUBLE 4 | #define OMPI_ALIGNMENT_VOID_P 4 | /* end confdefs.h. */ | | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | int | main () | { | bool bar, foo = true; bar = foo; | ; | return 0; | } configure:15507: result: no configure:15535: checking for inline configure:15556: gcc -c -O3 -DNDEBUG -m32 -Werror -ansi conftest.c >&5 conftest.c:82: error: syntax error before "foo_t" conftest.c:83: error: syntax error before "foo_t" configure:15562: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.0.2" | #define PACKAGE_STRING "Open MPI 1.0.2" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 0 | #define OMPI_RELEASE_VERSION 2 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "2" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 0 | #define ORTE_RELEASE_VERSION 2 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "2" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 0 | #define OPAL_RELEASE_VERSION 2 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "2" | #define _GNU_SOURCE 1 | #define OMPI_ARCH "i686-pc-linux-gnu" | #define OMPI_ENABLE_MEM_DEBUG 0 | #define OMPI_ENABLE_MEM_PROFILE 0 | #define OMPI_ENABLE_DEBUG 0 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OMPI_WANT_MPI2_ONE_SIDED 0 | #define OMPI_ENABLE_PTY_SUPPORT 1 | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1 | #define OPAL_ENABLE_TRACE 0 | #define OMPI_CC "gcc" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_DOUBLE 12 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SIZE_T 4 | #define OMPI_ALIGNMENT_CHAR 1 | #define OMPI_ALIGNMENT_SHORT 2 | #define OMPI_ALIGNMENT_WCHAR 4 | #define OMPI_ALIGNMENT_INT 4 | #define OMPI_ALIGNMENT_LONG 4 | #define OMPI_ALIGNMENT_LONG_LONG 4 | #define OMPI_ALIGNMENT_FLOAT 4 | #define OMPI_ALIGNMENT_DOUBLE 4 | #define OMPI_ALIGNMENT_LONG_DOUBLE 4 | #define OMPI_ALIGNMENT_VOID_P 4 | #define OMPI_NEED_C_BOOL 1 | /* end confdefs.h. */ | #ifndef __cplusplus | typedef int foo_t; | static inline foo_t static_foo () {return 0; } | inline foo_t foo () {return 0; } | #endif | configure:15556: gcc -c -O3 -DNDEBUG -m32 -Werror -ansi conftest.c >&5 configure:15562: $? = 0 configure:15566: test -z || test ! -s conftest.err configure:15569: $? = 0 configure:15572: test -s conftest.o configure:15575: $? = 0 configure:15587: result: __inline__ configure:15606: checking for C/C++ restrict keyword configure:15624: gcc -c -O3 -DNDEBUG -m32 -Werror -ansi conftest.c >&5 conftest.c:83: error: syntax error before "x" conftest.c:83: warning: data definition has no type or storage class configure:15630: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.0.2" | #define PACKAGE_STRING "Open MPI 1.0.2" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 0 | #define OMPI_RELEASE_VERSION 2 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "2" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 0 | #define ORTE_RELEASE_VERSION 2 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "2" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 0 | #define OPAL_RELEASE_VERSION 2 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "2" | #define _GNU_SOURCE 1 | #define OMPI_ARCH "i686-pc-linux-gnu" | #define OMPI_ENABLE_MEM_DEBUG 0 | #define OMPI_ENABLE_MEM_PROFILE 0 | #define OMPI_ENABLE_DEBUG 0 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OMPI_WANT_MPI2_ONE_SIDED 0 | #define OMPI_ENABLE_PTY_SUPPORT 1 | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1 | #define OPAL_ENABLE_TRACE 0 | #define OMPI_CC "gcc" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_DOUBLE 12 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SIZE_T 4 | #define OMPI_ALIGNMENT_CHAR 1 | #define OMPI_ALIGNMENT_SHORT 2 | #define OMPI_ALIGNMENT_WCHAR 4 | #define OMPI_ALIGNMENT_INT 4 | #define OMPI_ALIGNMENT_LONG 4 | #define OMPI_ALIGNMENT_LONG_LONG 4 | #define OMPI_ALIGNMENT_FLOAT 4 | #define OMPI_ALIGNMENT_DOUBLE 4 | #define OMPI_ALIGNMENT_LONG_DOUBLE 4 | #define OMPI_ALIGNMENT_VOID_P 4 | #define OMPI_NEED_C_BOOL 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | /* end confdefs.h. */ | float * restrict x; configure:15624: gcc -c -O3 -DNDEBUG -m32 -Werror -ansi conftest.c >&5 configure:15630: $? = 0 configure:15634: test -z || test ! -s conftest.err configure:15637: $? = 0 configure:15640: test -s conftest.o configure:15643: $? = 0 configure:15655: result: __restrict configure:15671: checking for weak symbol support configure:15698: gcc -O3 -DNDEBUG -m32 -Werror -ansi -c conftest_weak.c configure:15705: $? = 0 configure:15715: gcc -O3 -DNDEBUG -m32 -Werror -ansi conftest.c conftest_weak.o -o conftest -L/usr/lib configure:15722: $? = 0 configure:15749: result: yes configure:16023: checking for C++ compiler version configure:16026: g++ --version &5 g++ (GCC) 3.4.4 20050721 (Red Hat 3.4.4-2) Copyright (C) 2004 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:16029: $? = 0 configure:16031: g++ -v &5 Reading specs from /usr/lib/gcc/x86_64-redhat-linux/3.4.4/specs Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --disable-checking --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-java-awt=gtk --host=x86_64-redhat-linux Thread model: posix gcc version 3.4.4 20050721 (Red Hat 3.4.4-2) configure:16034: $? = 0 configure:16036: g++ -V &5 g++: `-V' option must have argument configure:16039: $? = 1 configure:16042: checking whether we are using the GNU C++ compiler configure:16066: g++ -c -DNDEBUG -m32 conftest.cc >&5 configure:16072: $? = 0 configure:16076: test -z || test ! -s conftest.err configure:16079: $? = 0 configure:16082: test -s conftest.o configure:16085: $? = 0 configure:16098: result: yes configure:16104: checking whether g++ accepts -g configure:16125: g++ -c -g conftest.cc >&5 configure:16131: $? = 0 configure:16135: test -z || test ! -s conftest.err configure:16138: $? = 0 configure:16141: test -s conftest.o configure:16144: $? = 0 configure:16155: result: yes configure:16197: g++ -c -DNDEBUG -m32 conftest.cc >&5 configure:16203: $? = 0 configure:16207: test -z || test ! -s conftest.err configure:16210: $? = 0 configure:16213: test -s conftest.o configure:16216: $? = 0 configure:16242: g++ -c -DNDEBUG -m32 conftest.cc >&5 conftest.cc: In function `int main()': conftest.cc:90: error: `exit' undeclared (first use this function) conftest.cc:90: error: (Each undeclared identifier is reported only once for each function it appears in.) configure:16248: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.0.2" | #define PACKAGE_STRING "Open MPI 1.0.2" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 0 | #define OMPI_RELEASE_VERSION 2 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "2" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 0 | #define ORTE_RELEASE_VERSION 2 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "2" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 0 | #define OPAL_RELEASE_VERSION 2 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "2" | #define _GNU_SOURCE 1 | #define OMPI_ARCH "i686-pc-linux-gnu" | #define OMPI_ENABLE_MEM_DEBUG 0 | #define OMPI_ENABLE_MEM_PROFILE 0 | #define OMPI_ENABLE_DEBUG 0 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OMPI_WANT_MPI2_ONE_SIDED 0 | #define OMPI_ENABLE_PTY_SUPPORT 1 | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1 | #define OPAL_ENABLE_TRACE 0 | #define OMPI_CC "gcc" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_DOUBLE 12 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SIZE_T 4 | #define OMPI_ALIGNMENT_CHAR 1 | #define OMPI_ALIGNMENT_SHORT 2 | #define OMPI_ALIGNMENT_WCHAR 4 | #define OMPI_ALIGNMENT_INT 4 | #define OMPI_ALIGNMENT_LONG 4 | #define OMPI_ALIGNMENT_LONG_LONG 4 | #define OMPI_ALIGNMENT_FLOAT 4 | #define OMPI_ALIGNMENT_DOUBLE 4 | #define OMPI_ALIGNMENT_LONG_DOUBLE 4 | #define OMPI_ALIGNMENT_VOID_P 4 | #define OMPI_NEED_C_BOOL 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define restrict __restrict | #define OMPI_ENABLE_MPI_PROFILING 1 | #define OMPI_HAVE_WEAK_SYMBOLS 1 | /* end confdefs.h. */ | | int | main () | { | exit (42); | ; | return 0; | } configure:16197: g++ -c -DNDEBUG -m32 conftest.cc >&5 configure:16203: $? = 0 configure:16207: test -z || test ! -s conftest.err configure:16210: $? = 0 configure:16213: test -s conftest.o configure:16216: $? = 0 configure:16242: g++ -c -DNDEBUG -m32 conftest.cc >&5 configure:16248: $? = 0 configure:16252: test -z || test ! -s conftest.err configure:16255: $? = 0 configure:16258: test -s conftest.o configure:16261: $? = 0 configure:16286: checking dependency style of g++ configure:16376: result: gcc3 configure:16398: checking how to run the C++ preprocessor configure:16429: g++ -E conftest.cc configure:16435: $? = 0 configure:16467: g++ -E conftest.cc conftest.cc:89:28: ac_nonexistent.h: No such file or directory configure:16473: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.0.2" | #define PACKAGE_STRING "Open MPI 1.0.2" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 0 | #define OMPI_RELEASE_VERSION 2 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "2" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 0 | #define ORTE_RELEASE_VERSION 2 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "2" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 0 | #define OPAL_RELEASE_VERSION 2 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "2" | #define _GNU_SOURCE 1 | #define OMPI_ARCH "i686-pc-linux-gnu" | #define OMPI_ENABLE_MEM_DEBUG 0 | #define OMPI_ENABLE_MEM_PROFILE 0 | #define OMPI_ENABLE_DEBUG 0 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OMPI_WANT_MPI2_ONE_SIDED 0 | #define OMPI_ENABLE_PTY_SUPPORT 1 | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1 | #define OPAL_ENABLE_TRACE 0 | #define OMPI_CC "gcc" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_DOUBLE 12 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SIZE_T 4 | #define OMPI_ALIGNMENT_CHAR 1 | #define OMPI_ALIGNMENT_SHORT 2 | #define OMPI_ALIGNMENT_WCHAR 4 | #define OMPI_ALIGNMENT_INT 4 | #define OMPI_ALIGNMENT_LONG 4 | #define OMPI_ALIGNMENT_LONG_LONG 4 | #define OMPI_ALIGNMENT_FLOAT 4 | #define OMPI_ALIGNMENT_DOUBLE 4 | #define OMPI_ALIGNMENT_LONG_DOUBLE 4 | #define OMPI_ALIGNMENT_VOID_P 4 | #define OMPI_NEED_C_BOOL 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define restrict __restrict | #define OMPI_ENABLE_MPI_PROFILING 1 | #define OMPI_HAVE_WEAK_SYMBOLS 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | /* end confdefs.h. */ | #include configure:16512: result: g++ -E configure:16536: g++ -E conftest.cc configure:16542: $? = 0 configure:16574: g++ -E conftest.cc conftest.cc:89:28: ac_nonexistent.h: No such file or directory configure:16580: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.0.2" | #define PACKAGE_STRING "Open MPI 1.0.2" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 0 | #define OMPI_RELEASE_VERSION 2 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "2" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 0 | #define ORTE_RELEASE_VERSION 2 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "2" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 0 | #define OPAL_RELEASE_VERSION 2 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "2" | #define _GNU_SOURCE 1 | #define OMPI_ARCH "i686-pc-linux-gnu" | #define OMPI_ENABLE_MEM_DEBUG 0 | #define OMPI_ENABLE_MEM_PROFILE 0 | #define OMPI_ENABLE_DEBUG 0 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OMPI_WANT_MPI2_ONE_SIDED 0 | #define OMPI_ENABLE_PTY_SUPPORT 1 | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1 | #define OPAL_ENABLE_TRACE 0 | #define OMPI_CC "gcc" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_DOUBLE 12 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SIZE_T 4 | #define OMPI_ALIGNMENT_CHAR 1 | #define OMPI_ALIGNMENT_SHORT 2 | #define OMPI_ALIGNMENT_WCHAR 4 | #define OMPI_ALIGNMENT_INT 4 | #define OMPI_ALIGNMENT_LONG 4 | #define OMPI_ALIGNMENT_LONG_LONG 4 | #define OMPI_ALIGNMENT_FLOAT 4 | #define OMPI_ALIGNMENT_DOUBLE 4 | #define OMPI_ALIGNMENT_LONG_DOUBLE 4 | #define OMPI_ALIGNMENT_VOID_P 4 | #define OMPI_NEED_C_BOOL 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define restrict __restrict | #define OMPI_ENABLE_MPI_PROFILING 1 | #define OMPI_HAVE_WEAK_SYMBOLS 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | /* end confdefs.h. */ | #include configure:16634: checking if compiler impersonates g++ configure:16663: gcc -c -O3 -DNDEBUG -m32 -fno-strict-aliasing conftest.c >&5 configure:16669: $? = 0 configure:16673: test -z || test ! -s conftest.err configure:16676: $? = 0 configure:16679: test -s conftest.o configure:16682: $? = 0 configure:16694: result: no configure:16961: checking if g++ supports -finline-functions configure:16982: gcc -c -O3 -DNDEBUG -m32 -fno-strict-aliasing conftest.c >&5 configure:16988: $? = 0 configure:16992: test -z || test ! -s conftest.err configure:16995: $? = 0 configure:16998: test -s conftest.o configure:17001: $? = 0 configure:17012: result: yes configure:17088: WARNING: -finline-functions has been added to CXXFLAGS configure:17104: checking if want C++ exception handling configure:17106: result: no configure:17402: checking for C++ template_repository_directory configure:17466: g++ -DNDEBUG -m32 -finline-functions -c conftest1.C configure:17476: g++ -DNDEBUG -m32 -finline-functions -c conftest2.C configure:17531: result: not used configure:17553: checking for C++ compiler template parameters configure:17561: result: none needed configure:17656: checking for C++ optimization flags configure:17658: result: -O3 -DNDEBUG -m32 -finline-functions configure:17673: checking for bool configure:17697: g++ -c -O3 -DNDEBUG -m32 -finline-functions conftest.cc >&5 configure:17703: $? = 0 configure:17707: test -z || test ! -s conftest.err configure:17710: $? = 0 configure:17713: test -s conftest.o configure:17716: $? = 0 configure:17727: result: yes configure:17730: checking size of bool configure:18049: g++ -o conftest -O3 -DNDEBUG -m32 -finline-functions -L/usr/lib conftest.cc >&5 configure:18052: $? = 0 configure:18054: ./conftest configure:18057: $? = 0 configure:18080: result: 1 configure:18091: checking alignment of bool configure:18488: g++ -o conftest -O3 -DNDEBUG -m32 -finline-functions -L/usr/lib conftest.cc >&5 configure:18491: $? = 0 configure:18493: ./conftest configure:18496: $? = 0 configure:18516: result: 1 configure:18567: checking directive for setting text section configure:18578: result: .text configure:18589: checking directive for exporting symbols configure:18597: result: .globl configure:18608: checking suffix for labels configure:18616: result: : configure:18627: checking prefix for global symbol labels configure: trying _ configure:18668: gcc -O3 -DNDEBUG -m32 -fno-strict-aliasing -c conftest.s >conftest.out 2>&1 configure:18671: $? = 0 configure:18676: gcc -O3 -DNDEBUG -m32 -fno-strict-aliasing -I. conftest_c.c -c > conftest.cmpl 2>&1 configure:18679: $? = 0 configure:18684: gcc -O3 -DNDEBUG -m32 -fno-strict-aliasing conftest_c.o conftest.o -o conftest > conftest.link 2>&1 configure:18687: $? = 1 conftest_c.o(.text+0xd): In function `main': : undefined reference to `gsym_test_func' collect2: ld returned 1 exit status configure: failed C program was: #ifdef __cplusplus extern "C" { #endif void gsym_test_func(void); #ifdef __cplusplus } #endif int main(int argc, char *argv[]) { gsym_test_func(); return 0; } configure: failed ASM program was: .text .globl _gsym_test_func _gsym_test_func: configure: trying configure:18668: gcc -O3 -DNDEBUG -m32 -fno-strict-aliasing -c conftest.s >conftest.out 2>&1 configure:18671: $? = 0 configure:18676: gcc -O3 -DNDEBUG -m32 -fno-strict-aliasing -I. conftest_c.c -c > conftest.cmpl 2>&1 configure:18679: $? = 0 configure:18684: gcc -O3 -DNDEBUG -m32 -fno-strict-aliasing conftest_c.o conftest.o -o conftest > conftest.link 2>&1 configure:18687: $? = 0 configure:18725: result: configure:18743: checking for BSD-compatible nm configure:18792: result: /usr/bin/nm -B configure:18800: checking prefix for lsym labels configure: trying L configure:18820: gcc -O3 -DNDEBUG -m32 -fno-strict-aliasing -c conftest.s >conftest.out 2>&1 configure:18823: $? = 0 configure: trying .L configure:18820: gcc -O3 -DNDEBUG -m32 -fno-strict-aliasing -c conftest.s >conftest.out 2>&1 configure:18823: $? = 0 configure:18865: result: .L configure:18876: checking prefix for function in .type configure: trying @ configure:18904: gcc -O3 -DNDEBUG -m32 -fno-strict-aliasing -c conftest.s >conftest.out 2>&1 configure:18907: $? = 0 configure:18934: result: @ configure:18946: checking if .size is needed configure:18960: gcc -O3 -DNDEBUG -m32 -fno-strict-aliasing -c conftest.s >conftest.out 2>&1 configure:18963: $? = 0 configure:18980: result: yes configure:19004: checking if .align directive takes logarithmic value configure:19023: gcc -O3 -DNDEBUG -m32 -fno-strict-aliasing -c conftest.s >conftest.out 2>&1 configure:19026: $? = 0 configure: .align test address offset is 04 configure:19049: result: no configure:19069: checking for objdump configure:19085: found /usr/bin/objdump configure:19095: result: objdump configure:19102: checking if .note.GNU-stack is needed configure:19116: gcc -O3 -DNDEBUG -m32 -fno-strict-aliasing -c conftest.c -o conftest.o configure:19123: $? = 0 configure:19156: result: yes configure:19164: checking for fgrep configure:19174: result: grep -F configure:19193: checking whether to enable smp locks configure:19201: result: yes configure:19524: checking if gcc supports GCC inline assembly configure:19534: gcc -c -O3 -DNDEBUG -m32 -fno-strict-aliasing conftest.c >&5 conftest.c:2:2: #error "symbol __PGI not defined" conftest.c:3: error: syntax error before "me" configure:19540: $? = 1 configure: failed program was: | #ifndef __PGI | #error "symbol __PGI not defined" | choke me | #endif configure:19592: gcc -o conftest -O3 -DNDEBUG -m32 -fno-strict-aliasing -L/usr/lib conftest.c >&5 configure:19595: $? = 0 configure:19597: ./conftest configure:19600: $? = 0 configure:19674: result: yes configure:19693: checking if gcc supports DEC inline assembly configure:19715: gcc -o conftest -O3 -DNDEBUG -m32 -fno-strict-aliasing -L/usr/lib conftest.c >&5 conftest.c:140:19: c_asm.h: No such file or directory configure:19721: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.0.2" | #define PACKAGE_STRING "Open MPI 1.0.2" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 0 | #define OMPI_RELEASE_VERSION 2 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "2" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 0 | #define ORTE_RELEASE_VERSION 2 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "2" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 0 | #define OPAL_RELEASE_VERSION 2 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "2" | #define _GNU_SOURCE 1 | #define OMPI_ARCH "i686-pc-linux-gnu" | #define OMPI_ENABLE_MEM_DEBUG 0 | #define OMPI_ENABLE_MEM_PROFILE 0 | #define OMPI_ENABLE_DEBUG 0 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OMPI_WANT_MPI2_ONE_SIDED 0 | #define OMPI_ENABLE_PTY_SUPPORT 1 | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1 | #define OPAL_ENABLE_TRACE 0 | #define OMPI_CC "gcc" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_DOUBLE 12 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SIZE_T 4 | #define OMPI_ALIGNMENT_CHAR 1 | #define OMPI_ALIGNMENT_SHORT 2 | #define OMPI_ALIGNMENT_WCHAR 4 | #define OMPI_ALIGNMENT_INT 4 | #define OMPI_ALIGNMENT_LONG 4 | #define OMPI_ALIGNMENT_LONG_LONG 4 | #define OMPI_ALIGNMENT_FLOAT 4 | #define OMPI_ALIGNMENT_DOUBLE 4 | #define OMPI_ALIGNMENT_LONG_DOUBLE 4 | #define OMPI_ALIGNMENT_VOID_P 4 | #define OMPI_NEED_C_BOOL 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define restrict __restrict | #define OMPI_ENABLE_MPI_PROFILING 1 | #define OMPI_HAVE_WEAK_SYMBOLS 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define OMPI_CXX "g++" | #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | #define SIZEOF_BOOL 1 | #define OMPI_ALIGNMENT_CXX_BOOL 1 | #define OMPI_WANT_CXX_BINDINGS 1 | #define OMPI_ASM_TEXT ".text" | #define OMPI_ASM_GLOBAL ".globl" | #define OMPI_ASM_LABEL_SUFFIX ":" | #define OMPI_ASM_GSYM "" | #define OMPI_ASM_LSYM ".L" | #define OMPI_ASM_TYPE "@" | #define OMPI_ASM_SIZE "1" | #define OMPI_ASM_ALIGN_LOG | #define OMPI_WANT_SMP_LOCKS 1 | #define OMPI_ASM_SUPPORT_64BIT 1 | #define OMPI_C_GCC_INLINE_ASSEMBLY 1 | /* end confdefs.h. */ | | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include | int | main () | { | asm(""); | return 0; | ; | return 0; | } configure:19746: result: no configure:19765: checking if gcc supports XLC inline assembly configure:19775: result: no configure:19795: checking if g++ supports GCC inline assembly configure:19828: g++ -o conftest -O3 -DNDEBUG -m32 -finline-functions -L/usr/lib conftest.cc >&5 configure:19831: $? = 0 configure:19833: ./conftest configure:19836: $? = 0 configure:19907: result: yes configure:19938: checking if g++ supports DEC inline assembly configure:19960: g++ -o conftest -O3 -DNDEBUG -m32 -finline-functions -L/usr/lib conftest.cc >&5 conftest.cc:143:19: c_asm.h: No such file or directory configure:19966: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.0.2" | #define PACKAGE_STRING "Open MPI 1.0.2" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 0 | #define OMPI_RELEASE_VERSION 2 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "2" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 0 | #define ORTE_RELEASE_VERSION 2 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "2" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 0 | #define OPAL_RELEASE_VERSION 2 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "2" | #define _GNU_SOURCE 1 | #define OMPI_ARCH "i686-pc-linux-gnu" | #define OMPI_ENABLE_MEM_DEBUG 0 | #define OMPI_ENABLE_MEM_PROFILE 0 | #define OMPI_ENABLE_DEBUG 0 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OMPI_WANT_MPI2_ONE_SIDED 0 | #define OMPI_ENABLE_PTY_SUPPORT 1 | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1 | #define OPAL_ENABLE_TRACE 0 | #define OMPI_CC "gcc" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_DOUBLE 12 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SIZE_T 4 | #define OMPI_ALIGNMENT_CHAR 1 | #define OMPI_ALIGNMENT_SHORT 2 | #define OMPI_ALIGNMENT_WCHAR 4 | #define OMPI_ALIGNMENT_INT 4 | #define OMPI_ALIGNMENT_LONG 4 | #define OMPI_ALIGNMENT_LONG_LONG 4 | #define OMPI_ALIGNMENT_FLOAT 4 | #define OMPI_ALIGNMENT_DOUBLE 4 | #define OMPI_ALIGNMENT_LONG_DOUBLE 4 | #define OMPI_ALIGNMENT_VOID_P 4 | #define OMPI_NEED_C_BOOL 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define restrict __restrict | #define OMPI_ENABLE_MPI_PROFILING 1 | #define OMPI_HAVE_WEAK_SYMBOLS 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define OMPI_CXX "g++" | #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | #define SIZEOF_BOOL 1 | #define OMPI_ALIGNMENT_CXX_BOOL 1 | #define OMPI_WANT_CXX_BINDINGS 1 | #define OMPI_ASM_TEXT ".text" | #define OMPI_ASM_GLOBAL ".globl" | #define OMPI_ASM_LABEL_SUFFIX ":" | #define OMPI_ASM_GSYM "" | #define OMPI_ASM_LSYM ".L" | #define OMPI_ASM_TYPE "@" | #define OMPI_ASM_SIZE "1" | #define OMPI_ASM_ALIGN_LOG | #define OMPI_WANT_SMP_LOCKS 1 | #define OMPI_ASM_SUPPORT_64BIT 1 | #define OMPI_C_GCC_INLINE_ASSEMBLY 1 | #define OMPI_C_DEC_INLINE_ASSEMBLY 0 | #define OMPI_C_XLC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_GCC_INLINE_ASSEMBLY 1 | /* end confdefs.h. */ | | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include | int | main () | { | asm(""); | return 0; | ; | return 0; | } configure:19991: result: no configure:20016: checking if g++ supports XLC inline assembly configure:20026: result: no configure:20054: checking for assembly format configure:20056: result: default-.text-.globl-:--.L-@-1-0-1-1-1 configure:20067: checking for asssembly architecture configure:20069: result: IA32 configure:20082: checking for perl configure:20098: found /usr/bin/perl configure:20108: result: perl configure:20117: checking for pre-built assembly file configure:20125: result: yes (atomic-ia32-linux.s) configure:20178: checking for atomic assembly filename configure:20185: result: atomic-ia32-linux.s configure:20329: checking for Fortran 77 compiler version configure:20332: gfortran --version &5 GNU Fortran 95 (GCC 4.0.0 20050406 (Red Hat 4.0.0-0.41.fc3)) Copyright (C) 2005 Free Software Foundation, Inc. GNU Fortran comes with NO WARRANTY, to the extent permitted by law. You may redistribute copies of GNU Fortran under the terms of the GNU General Public License. For more information about these matters, see the file named COPYING configure:20335: $? = 0 configure:20337: gfortran -v &5 Using built-in specs. Target: x86_64-redhat-linux Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --with-gxx-include-dir=/usr/include/c++/3.4.3 --enable-languages=c,c++,f95 --disable-libgcj --host=x86_64-redhat-linux Thread model: posix gcc version 4.0.0 20050406 (Red Hat 4.0.0-0.41.fc3) configure:20340: $? = 0 configure:20342: gfortran -V &5 gfortran: '-V' option must have argument configure:20345: $? = 1 configure:20353: checking whether we are using the GNU Fortran 77 compiler configure:20367: gfortran -c -m32 conftest.F >&5 configure:20373: $? = 0 configure:20377: test -z || test ! -s conftest.err configure:20380: $? = 0 configure:20383: test -s conftest.o configure:20386: $? = 0 configure:20399: result: yes configure:20405: checking whether gfortran accepts -g configure:20417: gfortran -c -g conftest.f >&5 configure:20423: $? = 0 configure:20427: test -z || test ! -s conftest.err configure:20430: $? = 0 configure:20433: test -s conftest.o configure:20436: $? = 0 configure:20448: result: yes configure:20518: checking gfortran external symbol convention configure:20548: result: double underscore configure:20675: checking if FORTRAN compiler supports LOGICAL configure:20690: gfortran -c -m32 conftest.f >&5 configure:20696: $? = 0 configure:20700: test -z || test ! -s conftest.err configure:20703: $? = 0 configure:20706: test -s conftest.o configure:20709: $? = 0 configure:20712: result: yes configure:20759: checking size of FORTRAN LOGICAL configure:20835: gcc -O3 -DNDEBUG -m32 -fno-strict-aliasing -I. -c conftest.c configure:20842: $? = 0 configure:20852: gfortran -m32 conftestf.f conftest.o -o conftest -L/usr/lib configure:20859: $? = 0 configure:20869: ./conftest configure:20876: $? = 0 configure:20899: result: 4 configure:20988: checking for C type corresponding to Fortran LOGICAL configure:21024: result: int configure:21046: checking alignment of FORTRAN LOGICAL configure:21128: gcc -O3 -DNDEBUG -m32 -fno-strict-aliasing -I. -c conftest.c configure:21135: $? = 0 configure:21145: gfortran -m32 conftestf.f conftest.o -o conftest -L/usr/lib In file conftestf.f:5 common /foo/a,w,b,x,y,c,z 1 Warning: Padding of 3 bytes required before 'x' in COMMON 'foo' at (1) In file conftestf.f:5 common /foo/a,w,b,x,y,c,z 1 Warning: Padding of 3 bytes required before 'z' in COMMON 'foo' at (1) In file conftestf.f:5 common /foo/a,w,b,x,y,c,z 1 Warning: COMMON 'foo' at (1) requires 3 bytes of padding at start configure:21152: $? = 0 configure:21162: ./conftest configure:21169: $? = 0 configure:21191: result: 4 configure:21338: checking if FORTRAN compiler supports INTEGER configure:21353: gfortran -c -m32 conftest.f >&5 configure:21359: $? = 0 configure:21363: test -z || test ! -s conftest.err configure:21366: $? = 0 configure:21369: test -s conftest.o configure:21372: $? = 0 configure:21375: result: yes configure:21422: checking size of FORTRAN INTEGER configure:21498: gcc -O3 -DNDEBUG -m32 -fno-strict-aliasing -I. -c conftest.c configure:21505: $? = 0 configure:21515: gfortran -m32 conftestf.f conftest.o -o conftest -L/usr/lib configure:21522: $? = 0 configure:21532: ./conftest configure:21539: $? = 0 configure:21562: result: 4 configure:21651: checking for C type corresponding to Fortran INTEGER configure:21687: result: int configure:21709: checking alignment of FORTRAN INTEGER configure:21791: gcc -O3 -DNDEBUG -m32 -fno-strict-aliasing -I. -c conftest.c configure:21798: $? = 0 configure:21808: gfortran -m32 conftestf.f conftest.o -o conftest -L/usr/lib In file conftestf.f:5 common /foo/a,w,b,x,y,c,z 1 Warning: Padding of 3 bytes required before 'x' in COMMON 'foo' at (1) In file conftestf.f:5 common /foo/a,w,b,x,y,c,z 1 Warning: Padding of 3 bytes required before 'z' in COMMON 'foo' at (1) In file conftestf.f:5 common /foo/a,w,b,x,y,c,z 1 Warning: COMMON 'foo' at (1) requires 3 bytes of padding at start configure:21815: $? = 0 configure:21825: ./conftest configure:21832: $? = 0 configure:21854: result: 4 configure:22000: checking if FORTRAN compiler supports INTEGER*1 configure:22015: gfortran -c -m32 conftest.f >&5 configure:22021: $? = 0 configure:22025: test -z || test ! -s conftest.err configure:22028: $? = 0 configure:22031: test -s conftest.o configure:22034: $? = 0 configure:22037: result: yes configure:22084: checking size of FORTRAN INTEGER*1 configure:22160: gcc -O3 -DNDEBUG -m32 -fno-strict-aliasing -I. -c conftest.c configure:22167: $? = 0 configure:22177: gfortran -m32 conftestf.f conftest.o -o conftest -L/usr/lib configure:22184: $? = 0 configure:22194: ./conftest configure:22201: $? = 0 configure:22224: result: 1 configure:22313: checking for C type corresponding to Fortran INTEGER*1 configure:22349: result: char configure:22371: checking alignment of FORTRAN INTEGER*1 configure:22453: gcc -O3 -DNDEBUG -m32 -fno-strict-aliasing -I. -c conftest.c configure:22460: $? = 0 configure:22470: gfortran -m32 conftestf.f conftest.o -o conftest -L/usr/lib configure:22477: $? = 0 configure:22487: ./conftest configure:22494: $? = 0 configure:22516: result: 1 configure:22662: checking if FORTRAN compiler supports INTEGER*2 configure:22677: gfortran -c -m32 conftest.f >&5 configure:22683: $? = 0 configure:22687: test -z || test ! -s conftest.err configure:22690: $? = 0 configure:22693: test -s conftest.o configure:22696: $? = 0 configure:22699: result: yes configure:22746: checking size of FORTRAN INTEGER*2 configure:22822: gcc -O3 -DNDEBUG -m32 -fno-strict-aliasing -I. -c conftest.c configure:22829: $? = 0 configure:22839: gfortran -m32 conftestf.f conftest.o -o conftest -L/usr/lib configure:22846: $? = 0 configure:22856: ./conftest configure:22863: $? = 0 configure:22886: result: 2 configure:22975: checking for C type corresponding to Fortran INTEGER*2 configure:23011: result: short configure:23033: checking alignment of FORTRAN INTEGER*2 configure:23115: gcc -O3 -DNDEBUG -m32 -fno-strict-aliasing -I. -c conftest.c configure:23122: $? = 0 configure:23132: gfortran -m32 conftestf.f conftest.o -o conftest -L/usr/lib In file conftestf.f:5 common /foo/a,w,b,x,y,c,z 1 Warning: Padding of 1 bytes required before 'x' in COMMON 'foo' at (1) In file conftestf.f:5 common /foo/a,w,b,x,y,c,z 1 Warning: Padding of 1 bytes required before 'z' in COMMON 'foo' at (1) In file conftestf.f:5 common /foo/a,w,b,x,y,c,z 1 Warning: COMMON 'foo' at (1) requires 1 bytes of padding at start configure:23139: $? = 0 configure:23149: ./conftest configure:23156: $? = 0 configure:23178: result: 2 configure:23324: checking if FORTRAN compiler supports INTEGER*4 configure:23339: gfortran -c -m32 conftest.f >&5 configure:23345: $? = 0 configure:23349: test -z || test ! -s conftest.err configure:23352: $? = 0 configure:23355: test -s conftest.o configure:23358: $? = 0 configure:23361: result: yes configure:23408: checking size of FORTRAN INTEGER*4 configure:23484: gcc -O3 -DNDEBUG -m32 -fno-strict-aliasing -I. -c conftest.c configure:23491: $? = 0 configure:23501: gfortran -m32 conftestf.f conftest.o -o conftest -L/usr/lib configure:23508: $? = 0 configure:23518: ./conftest configure:23525: $? = 0 configure:23548: result: 4 configure:23637: checking for C type corresponding to Fortran INTEGER*4 configure:23673: result: int configure:23695: checking alignment of FORTRAN INTEGER*4 configure:23777: gcc -O3 -DNDEBUG -m32 -fno-strict-aliasing -I. -c conftest.c configure:23784: $? = 0 configure:23794: gfortran -m32 conftestf.f conftest.o -o conftest -L/usr/lib In file conftestf.f:5 common /foo/a,w,b,x,y,c,z 1 Warning: Padding of 3 bytes required before 'x' in COMMON 'foo' at (1) In file conftestf.f:5 common /foo/a,w,b,x,y,c,z 1 Warning: Padding of 3 bytes required before 'z' in COMMON 'foo' at (1) In file conftestf.f:5 common /foo/a,w,b,x,y,c,z 1 Warning: COMMON 'foo' at (1) requires 3 bytes of padding at start configure:23801: $? = 0 configure:23811: ./conftest configure:23818: $? = 0 configure:23840: result: 4 configure:23986: checking if FORTRAN compiler supports INTEGER*8 configure:24001: gfortran -c -m32 conftest.f >&5 configure:24007: $? = 0 configure:24011: test -z || test ! -s conftest.err configure:24014: $? = 0 configure:24017: test -s conftest.o configure:24020: $? = 0 configure:24023: result: yes configure:24070: checking size of FORTRAN INTEGER*8 configure:24146: gcc -O3 -DNDEBUG -m32 -fno-strict-aliasing -I. -c conftest.c configure:24153: $? = 0 configure:24163: gfortran -m32 conftestf.f conftest.o -o conftest -L/usr/lib configure:24170: $? = 0 configure:24180: ./conftest configure:24187: $? = 0 configure:24210: result: 8 configure:24299: checking for C type corresponding to Fortran INTEGER*8 configure:24335: result: long long configure:24357: checking alignment of FORTRAN INTEGER*8 configure:24439: gcc -O3 -DNDEBUG -m32 -fno-strict-aliasing -I. -c conftest.c configure:24446: $? = 0 configure:24456: gfortran -m32 conftestf.f conftest.o -o conftest -L/usr/lib In file conftestf.f:5 common /foo/a,w,b,x,y,c,z 1 Warning: Padding of 7 bytes required before 'x' in COMMON 'foo' at (1) In file conftestf.f:5 common /foo/a,w,b,x,y,c,z 1 Warning: Padding of 7 bytes required before 'z' in COMMON 'foo' at (1) In file conftestf.f:5 common /foo/a,w,b,x,y,c,z 1 Warning: COMMON 'foo' at (1) requires 7 bytes of padding at start configure:24463: $? = 0 configure:24473: ./conftest configure:24480: $? = 0 configure:24502: result: 8 configure:24648: checking if FORTRAN compiler supports INTEGER*16 configure:24663: gfortran -c -m32 conftest.f >&5 In file conftest.f:3 INTEGER*16 bogus_variable 1 Error: Old-style kind 16 not supported for type INTEGER at (1) configure:24669: $? = 1 configure: failed program was: | C | program main | INTEGER*16 bogus_variable | end configure:24692: result: no configure:25311: checking if FORTRAN compiler supports REAL configure:25326: gfortran -c -m32 conftest.f >&5 configure:25332: $? = 0 configure:25336: test -z || test ! -s conftest.err configure:25339: $? = 0 configure:25342: test -s conftest.o configure:25345: $? = 0 configure:25348: result: yes configure:25395: checking size of FORTRAN REAL configure:25471: gcc -O3 -DNDEBUG -m32 -fno-strict-aliasing -I. -c conftest.c configure:25478: $? = 0 configure:25488: gfortran -m32 conftestf.f conftest.o -o conftest -L/usr/lib configure:25495: $? = 0 configure:25505: ./conftest configure:25512: $? = 0 configure:25535: result: 4 configure:25624: checking for C type corresponding to Fortran REAL configure:25660: result: float configure:25682: checking alignment of FORTRAN REAL configure:25764: gcc -O3 -DNDEBUG -m32 -fno-strict-aliasing -I. -c conftest.c configure:25771: $? = 0 configure:25781: gfortran -m32 conftestf.f conftest.o -o conftest -L/usr/lib In file conftestf.f:5 common /foo/a,w,b,x,y,c,z 1 Warning: Padding of 3 bytes required before 'x' in COMMON 'foo' at (1) In file conftestf.f:5 common /foo/a,w,b,x,y,c,z 1 Warning: Padding of 3 bytes required before 'z' in COMMON 'foo' at (1) In file conftestf.f:5 common /foo/a,w,b,x,y,c,z 1 Warning: COMMON 'foo' at (1) requires 3 bytes of padding at start configure:25788: $? = 0 configure:25798: ./conftest configure:25805: $? = 0 configure:25827: result: 4 configure:25973: checking if FORTRAN compiler supports REAL*4 configure:25988: gfortran -c -m32 conftest.f >&5 configure:25994: $? = 0 configure:25998: test -z || test ! -s conftest.err configure:26001: $? = 0 configure:26004: test -s conftest.o configure:26007: $? = 0 configure:26010: result: yes configure:26057: checking size of FORTRAN REAL*4 configure:26133: gcc -O3 -DNDEBUG -m32 -fno-strict-aliasing -I. -c conftest.c configure:26140: $? = 0 configure:26150: gfortran -m32 conftestf.f conftest.o -o conftest -L/usr/lib configure:26157: $? = 0 configure:26167: ./conftest configure:26174: $? = 0 configure:26197: result: 4 configure:26286: checking for C type corresponding to Fortran REAL*4 configure:26322: result: float configure:26344: checking alignment of FORTRAN REAL*4 configure:26426: gcc -O3 -DNDEBUG -m32 -fno-strict-aliasing -I. -c conftest.c configure:26433: $? = 0 configure:26443: gfortran -m32 conftestf.f conftest.o -o conftest -L/usr/lib In file conftestf.f:5 common /foo/a,w,b,x,y,c,z 1 Warning: Padding of 3 bytes required before 'x' in COMMON 'foo' at (1) In file conftestf.f:5 common /foo/a,w,b,x,y,c,z 1 Warning: Padding of 3 bytes required before 'z' in COMMON 'foo' at (1) In file conftestf.f:5 common /foo/a,w,b,x,y,c,z 1 Warning: COMMON 'foo' at (1) requires 3 bytes of padding at start configure:26450: $? = 0 configure:26460: ./conftest configure:26467: $? = 0 configure:26489: result: 4 configure:26635: checking if FORTRAN compiler supports REAL*8 configure:26650: gfortran -c -m32 conftest.f >&5 configure:26656: $? = 0 configure:26660: test -z || test ! -s conftest.err configure:26663: $? = 0 configure:26666: test -s conftest.o configure:26669: $? = 0 configure:26672: result: yes configure:26719: checking size of FORTRAN REAL*8 configure:26795: gcc -O3 -DNDEBUG -m32 -fno-strict-aliasing -I. -c conftest.c configure:26802: $? = 0 configure:26812: gfortran -m32 conftestf.f conftest.o -o conftest -L/usr/lib configure:26819: $? = 0 configure:26829: ./conftest configure:26836: $? = 0 configure:26859: result: 8 configure:26948: checking for C type corresponding to Fortran REAL*8 configure:26984: result: double configure:27006: checking alignment of FORTRAN REAL*8 configure:27088: gcc -O3 -DNDEBUG -m32 -fno-strict-aliasing -I. -c conftest.c configure:27095: $? = 0 configure:27105: gfortran -m32 conftestf.f conftest.o -o conftest -L/usr/lib In file conftestf.f:5 common /foo/a,w,b,x,y,c,z 1 Warning: Padding of 7 bytes required before 'x' in COMMON 'foo' at (1) In file conftestf.f:5 common /foo/a,w,b,x,y,c,z 1 Warning: Padding of 7 bytes required before 'z' in COMMON 'foo' at (1) In file conftestf.f:5 common /foo/a,w,b,x,y,c,z 1 Warning: COMMON 'foo' at (1) requires 7 bytes of padding at start configure:27112: $? = 0 configure:27122: ./conftest configure:27129: $? = 0 configure:27151: result: 8 configure:27297: checking if FORTRAN compiler supports REAL*16 configure:27312: gfortran -c -m32 conftest.f >&5 In file conftest.f:3 REAL*16 bogus_variable 1 Error: Old-style kind 16 not supported for type REAL at (1) configure:27318: $? = 1 configure: failed program was: | C | program main | REAL*16 bogus_variable | end configure:27341: result: no configure:27960: checking if FORTRAN compiler supports DOUBLE PRECISION configure:27975: gfortran -c -m32 conftest.f >&5 configure:27981: $? = 0 configure:27985: test -z || test ! -s conftest.err configure:27988: $? = 0 configure:27991: test -s conftest.o configure:27994: $? = 0 configure:27997: result: yes configure:28044: checking size of FORTRAN DOUBLE PRECISION configure:28120: gcc -O3 -DNDEBUG -m32 -fno-strict-aliasing -I. -c conftest.c configure:28127: $? = 0 configure:28137: gfortran -m32 conftestf.f conftest.o -o conftest -L/usr/lib configure:28144: $? = 0 configure:28154: ./conftest configure:28161: $? = 0 configure:28184: result: 8 configure:28273: checking for C type corresponding to Fortran DOUBLE PRECISION configure:28309: result: double configure:28331: checking alignment of FORTRAN DOUBLE PRECISION configure:28413: gcc -O3 -DNDEBUG -m32 -fno-strict-aliasing -I. -c conftest.c configure:28420: $? = 0 configure:28430: gfortran -m32 conftestf.f conftest.o -o conftest -L/usr/lib In file conftestf.f:5 common /foo/a,w,b,x,y,c,z 1 Warning: Padding of 7 bytes required before 'x' in COMMON 'foo' at (1) In file conftestf.f:5 common /foo/a,w,b,x,y,c,z 1 Warning: Padding of 7 bytes required before 'z' in COMMON 'foo' at (1) In file conftestf.f:5 common /foo/a,w,b,x,y,c,z 1 Warning: COMMON 'foo' at (1) requires 7 bytes of padding at start configure:28437: $? = 0 configure:28447: ./conftest configure:28454: $? = 0 configure:28476: result: 8 configure:28623: checking if FORTRAN compiler supports COMPLEX configure:28638: gfortran -c -m32 conftest.f >&5 configure:28644: $? = 0 configure:28648: test -z || test ! -s conftest.err configure:28651: $? = 0 configure:28654: test -s conftest.o configure:28657: $? = 0 configure:28660: result: yes configure:28707: checking size of FORTRAN COMPLEX configure:28783: gcc -O3 -DNDEBUG -m32 -fno-strict-aliasing -I. -c conftest.c configure:28790: $? = 0 configure:28800: gfortran -m32 conftestf.f conftest.o -o conftest -L/usr/lib configure:28807: $? = 0 configure:28817: ./conftest configure:28824: $? = 0 configure:28847: result: 8 configure:28994: checking alignment of FORTRAN COMPLEX configure:29076: gcc -O3 -DNDEBUG -m32 -fno-strict-aliasing -I. -c conftest.c configure:29083: $? = 0 configure:29093: gfortran -m32 conftestf.f conftest.o -o conftest -L/usr/lib In file conftestf.f:5 common /foo/a,w,b,x,y,c,z 1 Warning: Padding of 3 bytes required before 'x' in COMMON 'foo' at (1) In file conftestf.f:5 common /foo/a,w,b,x,y,c,z 1 Warning: Padding of 3 bytes required before 'z' in COMMON 'foo' at (1) In file conftestf.f:5 common /foo/a,w,b,x,y,c,z 1 Warning: COMMON 'foo' at (1) requires 3 bytes of padding at start configure:29100: $? = 0 configure:29110: ./conftest configure:29117: $? = 0 configure:29139: result: 4 configure:29297: checking if FORTRAN compiler supports COMPLEX*8 configure:29312: gfortran -c -m32 conftest.f >&5 configure:29318: $? = 0 configure:29322: test -z || test ! -s conftest.err configure:29325: $? = 0 configure:29328: test -s conftest.o configure:29331: $? = 0 configure:29334: result: yes configure:29381: checking size of FORTRAN COMPLEX*8 configure:29457: gcc -O3 -DNDEBUG -m32 -fno-strict-aliasing -I. -c conftest.c configure:29464: $? = 0 configure:29474: gfortran -m32 conftestf.f conftest.o -o conftest -L/usr/lib configure:29481: $? = 0 configure:29491: ./conftest configure:29498: $? = 0 configure:29521: result: 8 configure:29668: checking alignment of FORTRAN COMPLEX*8 configure:29750: gcc -O3 -DNDEBUG -m32 -fno-strict-aliasing -I. -c conftest.c configure:29757: $? = 0 configure:29767: gfortran -m32 conftestf.f conftest.o -o conftest -L/usr/lib In file conftestf.f:5 common /foo/a,w,b,x,y,c,z 1 Warning: Padding of 3 bytes required before 'x' in COMMON 'foo' at (1) In file conftestf.f:5 common /foo/a,w,b,x,y,c,z 1 Warning: Padding of 3 bytes required before 'z' in COMMON 'foo' at (1) In file conftestf.f:5 common /foo/a,w,b,x,y,c,z 1 Warning: COMMON 'foo' at (1) requires 3 bytes of padding at start configure:29774: $? = 0 configure:29784: ./conftest configure:29791: $? = 0 configure:29813: result: 4 configure:29959: checking if FORTRAN compiler supports COMPLEX*16 configure:29974: gfortran -c -m32 conftest.f >&5 configure:29980: $? = 0 configure:29984: test -z || test ! -s conftest.err configure:29987: $? = 0 configure:29990: test -s conftest.o configure:29993: $? = 0 configure:29996: result: yes configure:30043: checking size of FORTRAN COMPLEX*16 configure:30119: gcc -O3 -DNDEBUG -m32 -fno-strict-aliasing -I. -c conftest.c configure:30126: $? = 0 configure:30136: gfortran -m32 conftestf.f conftest.o -o conftest -L/usr/lib configure:30143: $? = 0 configure:30153: ./conftest configure:30160: $? = 0 configure:30183: result: 16 configure:30330: checking alignment of FORTRAN COMPLEX*16 configure:30412: gcc -O3 -DNDEBUG -m32 -fno-strict-aliasing -I. -c conftest.c configure:30419: $? = 0 configure:30429: gfortran -m32 conftestf.f conftest.o -o conftest -L/usr/lib In file conftestf.f:5 common /foo/a,w,b,x,y,c,z 1 Warning: Padding of 7 bytes required before 'x' in COMMON 'foo' at (1) In file conftestf.f:5 common /foo/a,w,b,x,y,c,z 1 Warning: Padding of 7 bytes required before 'z' in COMMON 'foo' at (1) In file conftestf.f:5 common /foo/a,w,b,x,y,c,z 1 Warning: COMMON 'foo' at (1) requires 7 bytes of padding at start configure:30436: $? = 0 configure:30446: ./conftest configure:30453: $? = 0 configure:30475: result: 8 configure:30621: checking if FORTRAN compiler supports COMPLEX*32 configure:30636: gfortran -c -m32 conftest.f >&5 In file conftest.f:3 COMPLEX*32 bogus_variable 1 Error: Old-style kind 32 not supported for type COMPLEX at (1) configure:30642: $? = 1 configure: failed program was: | C | program main | COMPLEX*32 bogus_variable | end configure:30665: result: no configure:31252: checking for max fortran MPI handle index configure:31305: gcc -o conftest -O3 -DNDEBUG -m32 -fno-strict-aliasing -L/usr/lib conftest.c >&5 configure:31308: $? = 0 configure:31310: ./conftest configure:31313: $? = 0 configure:31348: result: ( 0x7fffffff < 2147483647 ? 0x7fffffff : 2147483647 ) configure:31359: checking FORTRAN value for .TRUE. logical type configure:31450: gcc -O3 -DNDEBUG -m32 -fno-strict-aliasing -I. -c conftest.c configure:31457: $? = 0 configure:31467: gfortran -m32 -o conftest conftest.o conftestf.f -L/usr/lib configure:31474: $? = 0 configure:31484: ./conftest configure:31491: $? = 0 configure:31516: result: 1 configure:31568: checking for correct handling of FORTRAN logical arrays configure:31664: gcc -O3 -DNDEBUG -m32 -fno-strict-aliasing -I. -c conftest.c configure:31671: $? = 0 configure:31681: gfortran -m32 conftestf.f conftest.o -o conftest -L/usr/lib configure:31688: $? = 0 configure:31698: ./conftest configure:31705: $? = 0 configure:31728: result: yes configure:32073: checking for Fortran compiler version configure:32076: gfortran --version &5 GNU Fortran 95 (GCC 4.0.0 20050406 (Red Hat 4.0.0-0.41.fc3)) Copyright (C) 2005 Free Software Foundation, Inc. GNU Fortran comes with NO WARRANTY, to the extent permitted by law. You may redistribute copies of GNU Fortran under the terms of the GNU General Public License. For more information about these matters, see the file named COPYING configure:32079: $? = 0 configure:32081: gfortran -v &5 Using built-in specs. Target: x86_64-redhat-linux Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --with-gxx-include-dir=/usr/include/c++/3.4.3 --enable-languages=c,c++,f95 --disable-libgcj --host=x86_64-redhat-linux Thread model: posix gcc version 4.0.0 20050406 (Red Hat 4.0.0-0.41.fc3) configure:32084: $? = 0 configure:32086: gfortran -V &5 gfortran: '-V' option must have argument configure:32089: $? = 1 configure:32097: checking whether we are using the GNU Fortran compiler configure:32111: gfortran -c -m32 conftest.F >&5 configure:32117: $? = 0 configure:32121: test -z || test ! -s conftest.err configure:32124: $? = 0 configure:32127: test -s conftest.o configure:32130: $? = 0 configure:32143: result: yes configure:32149: checking whether gfortran accepts -g configure:32161: gfortran -c -g conftest.f >&5 configure:32167: $? = 0 configure:32171: test -z || test ! -s conftest.err configure:32174: $? = 0 configure:32177: test -s conftest.o configure:32180: $? = 0 configure:32192: result: yes configure:32234: checking for Fortran flag to compile .f files configure:32251: gfortran -c -m32 conftest.f >&5 configure:32257: $? = 0 configure:32261: test -z || test ! -s conftest.err configure:32264: $? = 0 configure:32267: test -s conftest.o configure:32270: $? = 0 configure:32284: result: none configure:32303: checking for Fortran flag to compile .f90 files configure:32320: gfortran -c -m32 conftest.f90 >&5 configure:32326: $? = 0 configure:32330: test -z || test ! -s conftest.err configure:32333: $? = 0 configure:32336: test -s conftest.o configure:32339: $? = 0 configure:32353: result: none configure:32379: checking whether gfortran and gfortran compilers are compatible configure:32404: gfortran -m32 -c conftestf90.f configure:32411: $? = 0 configure:32421: gfortran -m32 -c conftestf77.f configure:32428: $? = 0 configure:32438: gfortran -m32 -o conftest conftestf90.o conftestf77.o configure:32445: $? = 0 configure:32516: result: yes configure:32557: checking for FORTRAN compiler module include flag configure:32584: gfortran -m32 -c conftest-module.f90 configure:32591: $? = 0 configure:32628: gfortran -m32 conftest.f90 -Isubdir configure:32635: $? = 0 configure:32664: result: -I configure:32686: checking if FORTRAN compiler supports integer(selected_int_kind(2)) configure:32703: gfortran -m32 -o conftest conftestf.f90 configure:32710: $? = 0 configure:32717: result: yes configure:32734: checking size of FORTRAN integer(selected_int_kind(2)) configure:32810: gcc -O3 -DNDEBUG -m32 -fno-strict-aliasing -I. -c conftest.c configure:32817: $? = 0 configure:32827: gfortran -m32 conftestf.f90 conftest.o -o conftest configure:32834: $? = 0 configure:32844: ./conftest configure:32851: $? = 0 configure:32874: result: 1 configure:32950: checking alignment of FORTRAN integer(selected_int_kind(2)) configure:33027: gcc -O3 -DNDEBUG -m32 -fno-strict-aliasing -I. -c conftest.c configure:33034: $? = 0 configure:33044: gfortran -m32 conftestf.f90 conftest.o -o conftest configure:33051: $? = 0 configure:33061: ./conftest configure:33068: $? = 0 configure:33090: result: 1 configure:33157: checking size of FORTRAN logical(selected_int_kind(2)) configure:33233: gcc -O3 -DNDEBUG -m32 -fno-strict-aliasing -I. -c conftest.c configure:33240: $? = 0 configure:33250: gfortran -m32 conftestf.f90 conftest.o -o conftest configure:33257: $? = 0 configure:33267: ./conftest configure:33274: $? = 0 configure:33297: result: 1 configure:33362: checking alignment of FORTRAN logical(selected_int_kind(2)) configure:33439: gcc -O3 -DNDEBUG -m32 -fno-strict-aliasing -I. -c conftest.c configure:33446: $? = 0 configure:33456: gfortran -m32 conftestf.f90 conftest.o -o conftest configure:33463: $? = 0 configure:33473: ./conftest configure:33480: $? = 0 configure:33502: result: 1 configure:33573: checking if FORTRAN compiler supports integer(selected_int_kind(4)) configure:33590: gfortran -m32 -o conftest conftestf.f90 configure:33597: $? = 0 configure:33604: result: yes configure:33621: checking size of FORTRAN integer(selected_int_kind(4)) configure:33697: gcc -O3 -DNDEBUG -m32 -fno-strict-aliasing -I. -c conftest.c configure:33704: $? = 0 configure:33714: gfortran -m32 conftestf.f90 conftest.o -o conftest configure:33721: $? = 0 configure:33731: ./conftest configure:33738: $? = 0 configure:33761: result: 2 configure:33836: checking alignment of FORTRAN integer(selected_int_kind(4)) configure:33913: gcc -O3 -DNDEBUG -m32 -fno-strict-aliasing -I. -c conftest.c configure:33920: $? = 0 configure:33930: gfortran -m32 conftestf.f90 conftest.o -o conftest configure:33937: $? = 0 configure:33947: ./conftest configure:33954: $? = 0 configure:33976: result: 2 configure:34043: checking size of FORTRAN logical(selected_int_kind(4)) configure:34119: gcc -O3 -DNDEBUG -m32 -fno-strict-aliasing -I. -c conftest.c configure:34126: $? = 0 configure:34136: gfortran -m32 conftestf.f90 conftest.o -o conftest configure:34143: $? = 0 configure:34153: ./conftest configure:34160: $? = 0 configure:34183: result: 2 configure:34248: checking alignment of FORTRAN logical(selected_int_kind(4)) configure:34325: gcc -O3 -DNDEBUG -m32 -fno-strict-aliasing -I. -c conftest.c configure:34332: $? = 0 configure:34342: gfortran -m32 conftestf.f90 conftest.o -o conftest configure:34349: $? = 0 configure:34359: ./conftest configure:34366: $? = 0 configure:34388: result: 2 configure:34459: checking if FORTRAN compiler supports integer(selected_int_kind(9)) configure:34476: gfortran -m32 -o conftest conftestf.f90 configure:34483: $? = 0 configure:34490: result: yes configure:34507: checking size of FORTRAN integer(selected_int_kind(9)) configure:34583: gcc -O3 -DNDEBUG -m32 -fno-strict-aliasing -I. -c conftest.c configure:34590: $? = 0 configure:34600: gfortran -m32 conftestf.f90 conftest.o -o conftest configure:34607: $? = 0 configure:34617: ./conftest configure:34624: $? = 0 configure:34647: result: 4 configure:34722: checking alignment of FORTRAN integer(selected_int_kind(9)) configure:34799: gcc -O3 -DNDEBUG -m32 -fno-strict-aliasing -I. -c conftest.c configure:34806: $? = 0 configure:34816: gfortran -m32 conftestf.f90 conftest.o -o conftest configure:34823: $? = 0 configure:34833: ./conftest configure:34840: $? = 0 configure:34862: result: 4 configure:34929: checking size of FORTRAN logical(selected_int_kind(9)) configure:35005: gcc -O3 -DNDEBUG -m32 -fno-strict-aliasing -I. -c conftest.c configure:35012: $? = 0 configure:35022: gfortran -m32 conftestf.f90 conftest.o -o conftest configure:35029: $? = 0 configure:35039: ./conftest configure:35046: $? = 0 configure:35069: result: 4 configure:35134: checking alignment of FORTRAN logical(selected_int_kind(9)) configure:35211: gcc -O3 -DNDEBUG -m32 -fno-strict-aliasing -I. -c conftest.c configure:35218: $? = 0 configure:35228: gfortran -m32 conftestf.f90 conftest.o -o conftest configure:35235: $? = 0 configure:35245: ./conftest configure:35252: $? = 0 configure:35274: result: 4 configure:35345: checking if FORTRAN compiler supports integer(selected_int_kind(18)) configure:35362: gfortran -m32 -o conftest conftestf.f90 configure:35369: $? = 0 configure:35376: result: yes configure:35393: checking size of FORTRAN integer(selected_int_kind(18)) configure:35469: gcc -O3 -DNDEBUG -m32 -fno-strict-aliasing -I. -c conftest.c configure:35476: $? = 0 configure:35486: gfortran -m32 conftestf.f90 conftest.o -o conftest configure:35493: $? = 0 configure:35503: ./conftest configure:35510: $? = 0 configure:35533: result: 8 configure:35608: checking alignment of FORTRAN integer(selected_int_kind(18)) configure:35685: gcc -O3 -DNDEBUG -m32 -fno-strict-aliasing -I. -c conftest.c configure:35692: $? = 0 configure:35702: gfortran -m32 conftestf.f90 conftest.o -o conftest configure:35709: $? = 0 configure:35719: ./conftest configure:35726: $? = 0 configure:35748: result: 4 configure:35815: checking size of FORTRAN logical(selected_int_kind(18)) configure:35891: gcc -O3 -DNDEBUG -m32 -fno-strict-aliasing -I. -c conftest.c configure:35898: $? = 0 configure:35908: gfortran -m32 conftestf.f90 conftest.o -o conftest configure:35915: $? = 0 configure:35925: ./conftest configure:35932: $? = 0 configure:35955: result: 8 configure:36020: checking alignment of FORTRAN logical(selected_int_kind(18)) configure:36097: gcc -O3 -DNDEBUG -m32 -fno-strict-aliasing -I. -c conftest.c configure:36104: $? = 0 configure:36114: gfortran -m32 conftestf.f90 conftest.o -o conftest configure:36121: $? = 0 configure:36131: ./conftest configure:36138: $? = 0 configure:36160: result: 4 configure:36231: checking if FORTRAN compiler supports integer(selected_int_kind(19)) configure:36248: gfortran -m32 -o conftest conftestf.f90 In file conftestf.f90:2 integer(selected_int_kind(19)) :: x 1 Error: Kind -1 not supported for type INTEGER at (1) configure:36255: $? = 1 configure:36267: result: no configure:37117: checking if FORTRAN compiler supports real(selected_real_kind(6)) configure:37134: gfortran -m32 -o conftest conftestf.f90 configure:37141: $? = 0 configure:37148: result: yes configure:37165: checking size of FORTRAN real(selected_real_kind(6)) configure:37241: gcc -O3 -DNDEBUG -m32 -fno-strict-aliasing -I. -c conftest.c configure:37248: $? = 0 configure:37258: gfortran -m32 conftestf.f90 conftest.o -o conftest configure:37265: $? = 0 configure:37275: ./conftest configure:37282: $? = 0 configure:37305: result: 4 configure:37381: checking size of FORTRAN complex(selected_real_kind(6)) configure:37457: gcc -O3 -DNDEBUG -m32 -fno-strict-aliasing -I. -c conftest.c configure:37464: $? = 0 configure:37474: gfortran -m32 conftestf.f90 conftest.o -o conftest configure:37481: $? = 0 configure:37491: ./conftest configure:37498: $? = 0 configure:37521: result: 8 configure:37586: checking alignment of FORTRAN real(selected_real_kind(6)) configure:37663: gcc -O3 -DNDEBUG -m32 -fno-strict-aliasing -I. -c conftest.c configure:37670: $? = 0 configure:37680: gfortran -m32 conftestf.f90 conftest.o -o conftest configure:37687: $? = 0 configure:37697: ./conftest configure:37704: $? = 0 configure:37726: result: 4 configure:37793: checking alignment of FORTRAN complex(selected_real_kind(6)) configure:37870: gcc -O3 -DNDEBUG -m32 -fno-strict-aliasing -I. -c conftest.c configure:37877: $? = 0 configure:37887: gfortran -m32 conftestf.f90 conftest.o -o conftest configure:37894: $? = 0 configure:37904: ./conftest configure:37911: $? = 0 configure:37933: result: 4 configure:38001: checking precision of FORTRAN real(selected_real_kind(6)) configure:38021: gfortran -m32 -o conftest conftestf.f90 configure:38028: $? = 0 configure:38038: ./conftest configure:38045: $? = 0 configure:38065: result: 6 configure:38105: checking precision of FORTRAN complex(selected_real_kind(6)) configure:38125: gfortran -m32 -o conftest conftestf.f90 configure:38132: $? = 0 configure:38142: ./conftest configure:38149: $? = 0 configure:38169: result: 6 configure:38209: checking range of FORTRAN real(selected_real_kind(6)) configure:38229: gfortran -m32 -o conftest conftestf.f90 configure:38236: $? = 0 configure:38246: ./conftest configure:38253: $? = 0 configure:38273: result: 37 configure:38313: checking range of FORTRAN complex(selected_real_kind(6)) configure:38333: gfortran -m32 -o conftest conftestf.f90 configure:38340: $? = 0 configure:38350: ./conftest configure:38357: $? = 0 configure:38377: result: 37 configure:38420: checking if FORTRAN compiler supports real(selected_real_kind(15)) configure:38437: gfortran -m32 -o conftest conftestf.f90 configure:38444: $? = 0 configure:38451: result: yes configure:38468: checking size of FORTRAN real(selected_real_kind(15)) configure:38544: gcc -O3 -DNDEBUG -m32 -fno-strict-aliasing -I. -c conftest.c configure:38551: $? = 0 configure:38561: gfortran -m32 conftestf.f90 conftest.o -o conftest configure:38568: $? = 0 configure:38578: ./conftest configure:38585: $? = 0 configure:38608: result: 8 configure:38684: checking size of FORTRAN complex(selected_real_kind(15)) configure:38760: gcc -O3 -DNDEBUG -m32 -fno-strict-aliasing -I. -c conftest.c configure:38767: $? = 0 configure:38777: gfortran -m32 conftestf.f90 conftest.o -o conftest configure:38784: $? = 0 configure:38794: ./conftest configure:38801: $? = 0 configure:38824: result: 16 configure:38889: checking alignment of FORTRAN real(selected_real_kind(15)) configure:38966: gcc -O3 -DNDEBUG -m32 -fno-strict-aliasing -I. -c conftest.c configure:38973: $? = 0 configure:38983: gfortran -m32 conftestf.f90 conftest.o -o conftest configure:38990: $? = 0 configure:39000: ./conftest configure:39007: $? = 0 configure:39029: result: 4 configure:39096: checking alignment of FORTRAN complex(selected_real_kind(15)) configure:39173: gcc -O3 -DNDEBUG -m32 -fno-strict-aliasing -I. -c conftest.c configure:39180: $? = 0 configure:39190: gfortran -m32 conftestf.f90 conftest.o -o conftest configure:39197: $? = 0 configure:39207: ./conftest configure:39214: $? = 0 configure:39236: result: 4 configure:39304: checking precision of FORTRAN real(selected_real_kind(15)) configure:39324: gfortran -m32 -o conftest conftestf.f90 configure:39331: $? = 0 configure:39341: ./conftest configure:39348: $? = 0 configure:39368: result: 15 configure:39408: checking precision of FORTRAN complex(selected_real_kind(15)) configure:39428: gfortran -m32 -o conftest conftestf.f90 configure:39435: $? = 0 configure:39445: ./conftest configure:39452: $? = 0 configure:39472: result: 15 configure:39512: checking range of FORTRAN real(selected_real_kind(15)) configure:39532: gfortran -m32 -o conftest conftestf.f90 configure:39539: $? = 0 configure:39549: ./conftest configure:39556: $? = 0 configure:39576: result: 307 configure:39616: checking range of FORTRAN complex(selected_real_kind(15)) configure:39636: gfortran -m32 -o conftest conftestf.f90 configure:39643: $? = 0 configure:39653: ./conftest configure:39660: $? = 0 configure:39680: result: 307 configure:39723: checking if FORTRAN compiler supports real(selected_real_kind(31)) configure:39740: gfortran -m32 -o conftest conftestf.f90 In file conftestf.f90:2 real(selected_real_kind(31)) :: x 1 Error: Kind -1 not supported for type REAL at (1) configure:39747: $? = 1 configure:39759: result: no configure:41025: checking size of FORTRAN logical configure:41101: gcc -O3 -DNDEBUG -m32 -fno-strict-aliasing -I. -c conftest.c configure:41108: $? = 0 configure:41118: gfortran -m32 conftestf.f90 conftest.o -o conftest configure:41125: $? = 0 configure:41135: ./conftest configure:41142: $? = 0 configure:41165: result: 4 configure:41230: checking alignment of FORTRAN logical configure:41307: gcc -O3 -DNDEBUG -m32 -fno-strict-aliasing -I. -c conftest.c configure:41314: $? = 0 configure:41324: gfortran -m32 conftestf.f90 conftest.o -o conftest configure:41331: $? = 0 configure:41341: ./conftest configure:41348: $? = 0 configure:41370: result: 4 configure:41438: checking size of FORTRAN integer configure:41514: gcc -O3 -DNDEBUG -m32 -fno-strict-aliasing -I. -c conftest.c configure:41521: $? = 0 configure:41531: gfortran -m32 conftestf.f90 conftest.o -o conftest configure:41538: $? = 0 configure:41548: ./conftest configure:41555: $? = 0 configure:41578: result: 4 configure:41643: checking alignment of FORTRAN integer configure:41720: gcc -O3 -DNDEBUG -m32 -fno-strict-aliasing -I. -c conftest.c configure:41727: $? = 0 configure:41737: gfortran -m32 conftestf.f90 conftest.o -o conftest configure:41744: $? = 0 configure:41754: ./conftest configure:41761: $? = 0 configure:41783: result: 4 configure:41851: checking size of FORTRAN real configure:41927: gcc -O3 -DNDEBUG -m32 -fno-strict-aliasing -I. -c conftest.c configure:41934: $? = 0 configure:41944: gfortran -m32 conftestf.f90 conftest.o -o conftest configure:41951: $? = 0 configure:41961: ./conftest configure:41968: $? = 0 configure:41991: result: 4 configure:42056: checking alignment of FORTRAN real configure:42133: gcc -O3 -DNDEBUG -m32 -fno-strict-aliasing -I. -c conftest.c configure:42140: $? = 0 configure:42150: gfortran -m32 conftestf.f90 conftest.o -o conftest configure:42157: $? = 0 configure:42167: ./conftest configure:42174: $? = 0 configure:42196: result: 4 configure:42264: checking size of FORTRAN real(kind(1.D0)) configure:42340: gcc -O3 -DNDEBUG -m32 -fno-strict-aliasing -I. -c conftest.c configure:42347: $? = 0 configure:42357: gfortran -m32 conftestf.f90 conftest.o -o conftest configure:42364: $? = 0 configure:42374: ./conftest configure:42381: $? = 0 configure:42404: result: 8 configure:42469: checking alignment of FORTRAN real(kind(1.D0)) configure:42546: gcc -O3 -DNDEBUG -m32 -fno-strict-aliasing -I. -c conftest.c configure:42553: $? = 0 configure:42563: gfortran -m32 conftestf.f90 conftest.o -o conftest configure:42570: $? = 0 configure:42580: ./conftest configure:42587: $? = 0 configure:42609: result: 4 configure:42677: checking size of FORTRAN complex configure:42753: gcc -O3 -DNDEBUG -m32 -fno-strict-aliasing -I. -c conftest.c configure:42760: $? = 0 configure:42770: gfortran -m32 conftestf.f90 conftest.o -o conftest configure:42777: $? = 0 configure:42787: ./conftest configure:42794: $? = 0 configure:42817: result: 8 configure:42882: checking alignment of FORTRAN complex configure:42959: gcc -O3 -DNDEBUG -m32 -fno-strict-aliasing -I. -c conftest.c configure:42966: $? = 0 configure:42976: gfortran -m32 conftestf.f90 conftest.o -o conftest configure:42983: $? = 0 configure:42993: ./conftest configure:43000: $? = 0 configure:43022: result: 4 configure:43090: checking size of FORTRAN complex(kind(1.D0)) configure:43166: gcc -O3 -DNDEBUG -m32 -fno-strict-aliasing -I. -c conftest.c configure:43173: $? = 0 configure:43183: gfortran -m32 conftestf.f90 conftest.o -o conftest configure:43190: $? = 0 configure:43200: ./conftest configure:43207: $? = 0 configure:43230: result: 16 configure:43295: checking alignment of FORTRAN complex(kind(1.D0)) configure:43372: gcc -O3 -DNDEBUG -m32 -fno-strict-aliasing -I. -c conftest.c configure:43379: $? = 0 configure:43389: gfortran -m32 conftestf.f90 conftest.o -o conftest configure:43396: $? = 0 configure:43406: ./conftest configure:43413: $? = 0 configure:43435: result: 4 configure:43508: checking kind for FORTRAN selected_int_kind(18) configure:43527: gfortran -m32 -o conftest conftestf.f90 configure:43534: $? = 0 configure:43544: ./conftest configure:43551: $? = 0 configure:43571: result: 8 configure:43717: checking kind for FORTRAN selected_int_kind(9) configure:43736: gfortran -m32 -o conftest conftestf.f90 configure:43743: $? = 0 configure:43753: ./conftest configure:43760: $? = 0 configure:43780: result: 4 configure:44460: checking alloca.h usability configure:44472: gcc -c -O3 -DNDEBUG -m32 -fno-strict-aliasing conftest.c >&5 configure:44478: $? = 0 configure:44482: test -z || test ! -s conftest.err configure:44485: $? = 0 configure:44488: test -s conftest.o configure:44491: $? = 0 configure:44501: result: yes configure:44505: checking alloca.h presence configure:44515: gcc -E conftest.c configure:44521: $? = 0 configure:44541: result: yes configure:44576: checking for alloca.h configure:44583: result: yes configure:44460: checking aio.h usability configure:44472: gcc -c -O3 -DNDEBUG -m32 -fno-strict-aliasing conftest.c >&5 configure:44478: $? = 0 configure:44482: test -z || test ! -s conftest.err configure:44485: $? = 0 configure:44488: test -s conftest.o configure:44491: $? = 0 configure:44501: result: yes configure:44505: checking aio.h presence configure:44515: gcc -E conftest.c configure:44521: $? = 0 configure:44541: result: yes configure:44576: checking for aio.h configure:44583: result: yes configure:44460: checking arpa/inet.h usability configure:44472: gcc -c -O3 -DNDEBUG -m32 -fno-strict-aliasing conftest.c >&5 configure:44478: $? = 0 configure:44482: test -z || test ! -s conftest.err configure:44485: $? = 0 configure:44488: test -s conftest.o configure:44491: $? = 0 configure:44501: result: yes configure:44505: checking arpa/inet.h presence configure:44515: gcc -E conftest.c configure:44521: $? = 0 configure:44541: result: yes configure:44576: checking for arpa/inet.h configure:44583: result: yes configure:44460: checking dirent.h usability configure:44472: gcc -c -O3 -DNDEBUG -m32 -fno-strict-aliasing conftest.c >&5 configure:44478: $? = 0 configure:44482: test -z || test ! -s conftest.err configure:44485: $? = 0 configure:44488: test -s conftest.o configure:44491: $? = 0 configure:44501: result: yes configure:44505: checking dirent.h presence configure:44515: gcc -E conftest.c configure:44521: $? = 0 configure:44541: result: yes configure:44576: checking for dirent.h configure:44583: result: yes configure:44460: checking dlfcn.h usability configure:44472: gcc -c -O3 -DNDEBUG -m32 -fno-strict-aliasing conftest.c >&5 configure:44478: $? = 0 configure:44482: test -z || test ! -s conftest.err configure:44485: $? = 0 configure:44488: test -s conftest.o configure:44491: $? = 0 configure:44501: result: yes configure:44505: checking dlfcn.h presence configure:44515: gcc -E conftest.c configure:44521: $? = 0 configure:44541: result: yes configure:44576: checking for dlfcn.h configure:44583: result: yes configure:44460: checking execinfo.h usability configure:44472: gcc -c -O3 -DNDEBUG -m32 -fno-strict-aliasing conftest.c >&5 configure:44478: $? = 0 configure:44482: test -z || test ! -s conftest.err configure:44485: $? = 0 configure:44488: test -s conftest.o configure:44491: $? = 0 configure:44501: result: yes configure:44505: checking execinfo.h presence configure:44515: gcc -E conftest.c configure:44521: $? = 0 configure:44541: result: yes configure:44576: checking for execinfo.h configure:44583: result: yes configure:44460: checking err.h usability configure:44472: gcc -c -O3 -DNDEBUG -m32 -fno-strict-aliasing conftest.c >&5 configure:44478: $? = 0 configure:44482: test -z || test ! -s conftest.err configure:44485: $? = 0 configure:44488: test -s conftest.o configure:44491: $? = 0 configure:44501: result: yes configure:44505: checking err.h presence configure:44515: gcc -E conftest.c configure:44521: $? = 0 configure:44541: result: yes configure:44576: checking for err.h configure:44583: result: yes configure:44460: checking fcntl.h usability configure:44472: gcc -c -O3 -DNDEBUG -m32 -fno-strict-aliasing conftest.c >&5 configure:44478: $? = 0 configure:44482: test -z || test ! -s conftest.err configure:44485: $? = 0 configure:44488: test -s conftest.o configure:44491: $? = 0 configure:44501: result: yes configure:44505: checking fcntl.h presence configure:44515: gcc -E conftest.c configure:44521: $? = 0 configure:44541: result: yes configure:44576: checking for fcntl.h configure:44583: result: yes configure:44460: checking grp.h usability configure:44472: gcc -c -O3 -DNDEBUG -m32 -fno-strict-aliasing conftest.c >&5 configure:44478: $? = 0 configure:44482: test -z || test ! -s conftest.err configure:44485: $? = 0 configure:44488: test -s conftest.o configure:44491: $? = 0 configure:44501: result: yes configure:44505: checking grp.h presence configure:44515: gcc -E conftest.c configure:44521: $? = 0 configure:44541: result: yes configure:44576: checking for grp.h configure:44583: result: yes configure:44451: checking for inttypes.h configure:44456: result: yes configure:44460: checking libgen.h usability configure:44472: gcc -c -O3 -DNDEBUG -m32 -fno-strict-aliasing conftest.c >&5 configure:44478: $? = 0 configure:44482: test -z || test ! -s conftest.err configure:44485: $? = 0 configure:44488: test -s conftest.o configure:44491: $? = 0 configure:44501: result: yes configure:44505: checking libgen.h presence configure:44515: gcc -E conftest.c configure:44521: $? = 0 configure:44541: result: yes configure:44576: checking for libgen.h configure:44583: result: yes configure:44460: checking libutil.h usability configure:44472: gcc -c -O3 -DNDEBUG -m32 -fno-strict-aliasing conftest.c >&5 conftest.c:280:21: libutil.h: No such file or directory configure:44478: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.0.2" | #define PACKAGE_STRING "Open MPI 1.0.2" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 0 | #define OMPI_RELEASE_VERSION 2 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "2" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 0 | #define ORTE_RELEASE_VERSION 2 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "2" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 0 | #define OPAL_RELEASE_VERSION 2 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "2" | #define _GNU_SOURCE 1 | #define OMPI_ARCH "i686-pc-linux-gnu" | #define OMPI_ENABLE_MEM_DEBUG 0 | #define OMPI_ENABLE_MEM_PROFILE 0 | #define OMPI_ENABLE_DEBUG 0 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OMPI_WANT_MPI2_ONE_SIDED 0 | #define OMPI_ENABLE_PTY_SUPPORT 1 | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1 | #define OPAL_ENABLE_TRACE 0 | #define OMPI_CC "gcc" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_DOUBLE 12 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SIZE_T 4 | #define OMPI_ALIGNMENT_CHAR 1 | #define OMPI_ALIGNMENT_SHORT 2 | #define OMPI_ALIGNMENT_WCHAR 4 | #define OMPI_ALIGNMENT_INT 4 | #define OMPI_ALIGNMENT_LONG 4 | #define OMPI_ALIGNMENT_LONG_LONG 4 | #define OMPI_ALIGNMENT_FLOAT 4 | #define OMPI_ALIGNMENT_DOUBLE 4 | #define OMPI_ALIGNMENT_LONG_DOUBLE 4 | #define OMPI_ALIGNMENT_VOID_P 4 | #define OMPI_NEED_C_BOOL 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define restrict __restrict | #define OMPI_ENABLE_MPI_PROFILING 1 | #define OMPI_HAVE_WEAK_SYMBOLS 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define OMPI_CXX "g++" | #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | #define SIZEOF_BOOL 1 | #define OMPI_ALIGNMENT_CXX_BOOL 1 | #define OMPI_WANT_CXX_BINDINGS 1 | #define OMPI_ASM_TEXT ".text" | #define OMPI_ASM_GLOBAL ".globl" | #define OMPI_ASM_LABEL_SUFFIX ":" | #define OMPI_ASM_GSYM "" | #define OMPI_ASM_LSYM ".L" | #define OMPI_ASM_TYPE "@" | #define OMPI_ASM_SIZE "1" | #define OMPI_ASM_ALIGN_LOG | #define OMPI_WANT_SMP_LOCKS 1 | #define OMPI_ASM_SUPPORT_64BIT 1 | #define OMPI_C_GCC_INLINE_ASSEMBLY 1 | #define OMPI_C_DEC_INLINE_ASSEMBLY 0 | #define OMPI_C_XLC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_GCC_INLINE_ASSEMBLY 1 | #define OMPI_CXX_DEC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_XLC_INLINE_ASSEMBLY 0 | #define OMPI_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1" | #define OMPI_ASSEMBLY_ARCH OMPI_IA32 | #define OMPI_HAVE_ASM_FILE 1 | #define OMPI_WANT_F77_BINDINGS 1 | #define OMPI_F77 "gfortran" | #define OMPI_F77_DOUBLE_UNDERSCORE 1 | #define OMPI_F77_SINGLE_UNDERSCORE 0 | #define OMPI_F77_CAPS 0 | #define OMPI_F77_PLAIN 0 | #define ompi_fortran_bogus_type_t int | #define OMPI_HAVE_FORTRAN_LOGICAL 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4 | #define ompi_fortran_logical_t int | #define OMPI_HAVE_FORTRAN_INTEGER 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4 | #define ompi_fortran_integer_t int | #define OMPI_HAVE_FORTRAN_INTEGER1 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER1 1 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 1 | #define ompi_fortran_integer1_t char | #define OMPI_HAVE_FORTRAN_INTEGER2 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER2 2 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 2 | #define ompi_fortran_integer2_t short | #define OMPI_HAVE_FORTRAN_INTEGER4 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER4 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 4 | #define ompi_fortran_integer4_t int | #define OMPI_HAVE_FORTRAN_INTEGER8 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER8 8 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 8 | #define ompi_fortran_integer8_t long long | #define OMPI_HAVE_FORTRAN_INTEGER16 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER16 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4 | #define ompi_fortran_integer16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL 1 | #define OMPI_SIZEOF_FORTRAN_REAL 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL 4 | #define ompi_fortran_real_t float | #define OMPI_HAVE_FORTRAN_REAL4 1 | #define OMPI_SIZEOF_FORTRAN_REAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL4 4 | #define ompi_fortran_real4_t float | #define OMPI_HAVE_FORTRAN_REAL8 1 | #define OMPI_SIZEOF_FORTRAN_REAL8 8 | #define OMPI_ALIGNMENT_FORTRAN_REAL8 8 | #define ompi_fortran_real8_t double | #define OMPI_HAVE_FORTRAN_REAL16 0 | #define OMPI_SIZEOF_FORTRAN_REAL16 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL16 4 | #define ompi_fortran_real16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 1 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 8 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 8 | #define ompi_fortran_double_precision_t double | #define OMPI_HAVE_FORTRAN_COMPLEX 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 4 | #define OMPI_HAVE_FORTRAN_COMPLEX8 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX8 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4 | #define OMPI_HAVE_FORTRAN_COMPLEX16 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX16 16 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 8 | #define OMPI_HAVE_FORTRAN_COMPLEX32 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX32 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 4 | #define OMPI_FORTRAN_HANDLE_MAX ( 0x7fffffff < 2147483647 ? 0x7fffffff : 2147483647 ) | #define OMPI_FORTRAN_VALUE_TRUE 1 | #define OMPI_WANT_F90_BINDINGS 1 | #define OMPI_F90 "gfortran" | #define OMPI_HAVE_F90_INTEGER1 1 | #define OMPI_HAVE_F90_INTEGER2 1 | #define OMPI_HAVE_F90_INTEGER4 1 | #define OMPI_HAVE_F90_INTEGER8 1 | #define OMPI_HAVE_F90_INTEGER16 0 | #define OMPI_HAVE_F90_REAL4 1 | #define OMPI_HAVE_F90_REAL8 1 | #define OMPI_HAVE_F90_REAL16 0 | #define OMPI_HAVE_F90_COMPLEX8 1 | #define OMPI_HAVE_F90_COMPLEX16 1 | #define OMPI_HAVE_F90_COMPLEX32 0 | #define OMPI_SIZEOF_F90_INT1 1 | #define OMPI_SIZEOF_F90_INT2 2 | #define OMPI_SIZEOF_F90_INT4 4 | #define OMPI_SIZEOF_F90_INT8 8 | #define OMPI_SIZEOF_F90_INT16 0 | #define OMPI_SIZEOF_F90_REAL4 4 | #define OMPI_SIZEOF_F90_REAL8 8 | #define OMPI_SIZEOF_F90_REAL16 0 | #define OMPI_SIZEOF_F90_COMPLEX8 8 | #define OMPI_SIZEOF_F90_COMPLEX16 16 | #define OMPI_SIZEOF_F90_COMPLEX32 0 | #define OMPI_ALIGNMENT_F90_LOGICAL 4 | #define OMPI_ALIGNMENT_F90_INT 4 | #define OMPI_ALIGNMENT_F90_REAL 4 | #define OMPI_ALIGNMENT_F90_DBLPREC 4 | #define OMPI_ALIGNMENT_F90_COMPLEX 4 | #define OMPI_ALIGNMENT_F90_DBLCOMPLEX 4 | #define OMPI_ALIGNMENT_F90_INT1 1 | #define OMPI_ALIGNMENT_F90_INT2 2 | #define OMPI_ALIGNMENT_F90_INT4 4 | #define OMPI_ALIGNMENT_F90_INT8 4 | #define OMPI_ALIGNMENT_F90_INT16 0 | #define OMPI_ALIGNMENT_F90_REAL4 4 | #define OMPI_ALIGNMENT_F90_REAL8 4 | #define OMPI_ALIGNMENT_F90_REAL16 0 | #define OMPI_ALIGNMENT_F90_COMPLEX8 4 | #define OMPI_ALIGNMENT_F90_COMPLEX16 4 | #define OMPI_ALIGNMENT_F90_COMPLEX32 0 | #define OMPI_PRECISION_F90_REAL4 6 | #define OMPI_PRECISION_F90_REAL8 15 | #define OMPI_PRECISION_F90_REAL16 0 | #define OMPI_PRECISION_F90_COMPLEX8 6 | #define OMPI_PRECISION_F90_COMPLEX16 15 | #define OMPI_PRECISION_F90_COMPLEX32 0 | #define OMPI_RANGE_F90_REAL4 37 | #define OMPI_RANGE_F90_REAL8 307 | #define OMPI_RANGE_F90_REAL16 0 | #define OMPI_RANGE_F90_COMPLEX8 37 | #define OMPI_RANGE_F90_COMPLEX16 307 | #define OMPI_RANGE_F90_COMPLEX32 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_AIO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:44501: result: no configure:44505: checking libutil.h presence configure:44515: gcc -E conftest.c conftest.c:246:21: libutil.h: No such file or directory configure:44521: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.0.2" | #define PACKAGE_STRING "Open MPI 1.0.2" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 0 | #define OMPI_RELEASE_VERSION 2 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "2" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 0 | #define ORTE_RELEASE_VERSION 2 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "2" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 0 | #define OPAL_RELEASE_VERSION 2 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "2" | #define _GNU_SOURCE 1 | #define OMPI_ARCH "i686-pc-linux-gnu" | #define OMPI_ENABLE_MEM_DEBUG 0 | #define OMPI_ENABLE_MEM_PROFILE 0 | #define OMPI_ENABLE_DEBUG 0 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OMPI_WANT_MPI2_ONE_SIDED 0 | #define OMPI_ENABLE_PTY_SUPPORT 1 | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1 | #define OPAL_ENABLE_TRACE 0 | #define OMPI_CC "gcc" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_DOUBLE 12 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SIZE_T 4 | #define OMPI_ALIGNMENT_CHAR 1 | #define OMPI_ALIGNMENT_SHORT 2 | #define OMPI_ALIGNMENT_WCHAR 4 | #define OMPI_ALIGNMENT_INT 4 | #define OMPI_ALIGNMENT_LONG 4 | #define OMPI_ALIGNMENT_LONG_LONG 4 | #define OMPI_ALIGNMENT_FLOAT 4 | #define OMPI_ALIGNMENT_DOUBLE 4 | #define OMPI_ALIGNMENT_LONG_DOUBLE 4 | #define OMPI_ALIGNMENT_VOID_P 4 | #define OMPI_NEED_C_BOOL 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define restrict __restrict | #define OMPI_ENABLE_MPI_PROFILING 1 | #define OMPI_HAVE_WEAK_SYMBOLS 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define OMPI_CXX "g++" | #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | #define SIZEOF_BOOL 1 | #define OMPI_ALIGNMENT_CXX_BOOL 1 | #define OMPI_WANT_CXX_BINDINGS 1 | #define OMPI_ASM_TEXT ".text" | #define OMPI_ASM_GLOBAL ".globl" | #define OMPI_ASM_LABEL_SUFFIX ":" | #define OMPI_ASM_GSYM "" | #define OMPI_ASM_LSYM ".L" | #define OMPI_ASM_TYPE "@" | #define OMPI_ASM_SIZE "1" | #define OMPI_ASM_ALIGN_LOG | #define OMPI_WANT_SMP_LOCKS 1 | #define OMPI_ASM_SUPPORT_64BIT 1 | #define OMPI_C_GCC_INLINE_ASSEMBLY 1 | #define OMPI_C_DEC_INLINE_ASSEMBLY 0 | #define OMPI_C_XLC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_GCC_INLINE_ASSEMBLY 1 | #define OMPI_CXX_DEC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_XLC_INLINE_ASSEMBLY 0 | #define OMPI_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1" | #define OMPI_ASSEMBLY_ARCH OMPI_IA32 | #define OMPI_HAVE_ASM_FILE 1 | #define OMPI_WANT_F77_BINDINGS 1 | #define OMPI_F77 "gfortran" | #define OMPI_F77_DOUBLE_UNDERSCORE 1 | #define OMPI_F77_SINGLE_UNDERSCORE 0 | #define OMPI_F77_CAPS 0 | #define OMPI_F77_PLAIN 0 | #define ompi_fortran_bogus_type_t int | #define OMPI_HAVE_FORTRAN_LOGICAL 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4 | #define ompi_fortran_logical_t int | #define OMPI_HAVE_FORTRAN_INTEGER 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4 | #define ompi_fortran_integer_t int | #define OMPI_HAVE_FORTRAN_INTEGER1 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER1 1 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 1 | #define ompi_fortran_integer1_t char | #define OMPI_HAVE_FORTRAN_INTEGER2 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER2 2 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 2 | #define ompi_fortran_integer2_t short | #define OMPI_HAVE_FORTRAN_INTEGER4 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER4 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 4 | #define ompi_fortran_integer4_t int | #define OMPI_HAVE_FORTRAN_INTEGER8 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER8 8 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 8 | #define ompi_fortran_integer8_t long long | #define OMPI_HAVE_FORTRAN_INTEGER16 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER16 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4 | #define ompi_fortran_integer16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL 1 | #define OMPI_SIZEOF_FORTRAN_REAL 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL 4 | #define ompi_fortran_real_t float | #define OMPI_HAVE_FORTRAN_REAL4 1 | #define OMPI_SIZEOF_FORTRAN_REAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL4 4 | #define ompi_fortran_real4_t float | #define OMPI_HAVE_FORTRAN_REAL8 1 | #define OMPI_SIZEOF_FORTRAN_REAL8 8 | #define OMPI_ALIGNMENT_FORTRAN_REAL8 8 | #define ompi_fortran_real8_t double | #define OMPI_HAVE_FORTRAN_REAL16 0 | #define OMPI_SIZEOF_FORTRAN_REAL16 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL16 4 | #define ompi_fortran_real16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 1 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 8 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 8 | #define ompi_fortran_double_precision_t double | #define OMPI_HAVE_FORTRAN_COMPLEX 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 4 | #define OMPI_HAVE_FORTRAN_COMPLEX8 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX8 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4 | #define OMPI_HAVE_FORTRAN_COMPLEX16 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX16 16 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 8 | #define OMPI_HAVE_FORTRAN_COMPLEX32 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX32 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 4 | #define OMPI_FORTRAN_HANDLE_MAX ( 0x7fffffff < 2147483647 ? 0x7fffffff : 2147483647 ) | #define OMPI_FORTRAN_VALUE_TRUE 1 | #define OMPI_WANT_F90_BINDINGS 1 | #define OMPI_F90 "gfortran" | #define OMPI_HAVE_F90_INTEGER1 1 | #define OMPI_HAVE_F90_INTEGER2 1 | #define OMPI_HAVE_F90_INTEGER4 1 | #define OMPI_HAVE_F90_INTEGER8 1 | #define OMPI_HAVE_F90_INTEGER16 0 | #define OMPI_HAVE_F90_REAL4 1 | #define OMPI_HAVE_F90_REAL8 1 | #define OMPI_HAVE_F90_REAL16 0 | #define OMPI_HAVE_F90_COMPLEX8 1 | #define OMPI_HAVE_F90_COMPLEX16 1 | #define OMPI_HAVE_F90_COMPLEX32 0 | #define OMPI_SIZEOF_F90_INT1 1 | #define OMPI_SIZEOF_F90_INT2 2 | #define OMPI_SIZEOF_F90_INT4 4 | #define OMPI_SIZEOF_F90_INT8 8 | #define OMPI_SIZEOF_F90_INT16 0 | #define OMPI_SIZEOF_F90_REAL4 4 | #define OMPI_SIZEOF_F90_REAL8 8 | #define OMPI_SIZEOF_F90_REAL16 0 | #define OMPI_SIZEOF_F90_COMPLEX8 8 | #define OMPI_SIZEOF_F90_COMPLEX16 16 | #define OMPI_SIZEOF_F90_COMPLEX32 0 | #define OMPI_ALIGNMENT_F90_LOGICAL 4 | #define OMPI_ALIGNMENT_F90_INT 4 | #define OMPI_ALIGNMENT_F90_REAL 4 | #define OMPI_ALIGNMENT_F90_DBLPREC 4 | #define OMPI_ALIGNMENT_F90_COMPLEX 4 | #define OMPI_ALIGNMENT_F90_DBLCOMPLEX 4 | #define OMPI_ALIGNMENT_F90_INT1 1 | #define OMPI_ALIGNMENT_F90_INT2 2 | #define OMPI_ALIGNMENT_F90_INT4 4 | #define OMPI_ALIGNMENT_F90_INT8 4 | #define OMPI_ALIGNMENT_F90_INT16 0 | #define OMPI_ALIGNMENT_F90_REAL4 4 | #define OMPI_ALIGNMENT_F90_REAL8 4 | #define OMPI_ALIGNMENT_F90_REAL16 0 | #define OMPI_ALIGNMENT_F90_COMPLEX8 4 | #define OMPI_ALIGNMENT_F90_COMPLEX16 4 | #define OMPI_ALIGNMENT_F90_COMPLEX32 0 | #define OMPI_PRECISION_F90_REAL4 6 | #define OMPI_PRECISION_F90_REAL8 15 | #define OMPI_PRECISION_F90_REAL16 0 | #define OMPI_PRECISION_F90_COMPLEX8 6 | #define OMPI_PRECISION_F90_COMPLEX16 15 | #define OMPI_PRECISION_F90_COMPLEX32 0 | #define OMPI_RANGE_F90_REAL4 37 | #define OMPI_RANGE_F90_REAL8 307 | #define OMPI_RANGE_F90_REAL16 0 | #define OMPI_RANGE_F90_COMPLEX8 37 | #define OMPI_RANGE_F90_COMPLEX16 307 | #define OMPI_RANGE_F90_COMPLEX32 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_AIO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | /* end confdefs.h. */ | #include configure:44541: result: no configure:44576: checking for libutil.h configure:44583: result: no configure:44460: checking netdb.h usability configure:44472: gcc -c -O3 -DNDEBUG -m32 -fno-strict-aliasing conftest.c >&5 configure:44478: $? = 0 configure:44482: test -z || test ! -s conftest.err configure:44485: $? = 0 configure:44488: test -s conftest.o configure:44491: $? = 0 configure:44501: result: yes configure:44505: checking netdb.h presence configure:44515: gcc -E conftest.c configure:44521: $? = 0 configure:44541: result: yes configure:44576: checking for netdb.h configure:44583: result: yes configure:44460: checking netinet/in.h usability configure:44472: gcc -c -O3 -DNDEBUG -m32 -fno-strict-aliasing conftest.c >&5 configure:44478: $? = 0 configure:44482: test -z || test ! -s conftest.err configure:44485: $? = 0 configure:44488: test -s conftest.o configure:44491: $? = 0 configure:44501: result: yes configure:44505: checking netinet/in.h presence configure:44515: gcc -E conftest.c configure:44521: $? = 0 configure:44541: result: yes configure:44576: checking for netinet/in.h configure:44583: result: yes configure:44460: checking netinet/tcp.h usability configure:44472: gcc -c -O3 -DNDEBUG -m32 -fno-strict-aliasing conftest.c >&5 configure:44478: $? = 0 configure:44482: test -z || test ! -s conftest.err configure:44485: $? = 0 configure:44488: test -s conftest.o configure:44491: $? = 0 configure:44501: result: yes configure:44505: checking netinet/tcp.h presence configure:44515: gcc -E conftest.c configure:44521: $? = 0 configure:44541: result: yes configure:44576: checking for netinet/tcp.h configure:44583: result: yes configure:44460: checking poll.h usability configure:44472: gcc -c -O3 -DNDEBUG -m32 -fno-strict-aliasing conftest.c >&5 configure:44478: $? = 0 configure:44482: test -z || test ! -s conftest.err configure:44485: $? = 0 configure:44488: test -s conftest.o configure:44491: $? = 0 configure:44501: result: yes configure:44505: checking poll.h presence configure:44515: gcc -E conftest.c configure:44521: $? = 0 configure:44541: result: yes configure:44576: checking for poll.h configure:44583: result: yes configure:44460: checking pthread.h usability configure:44472: gcc -c -O3 -DNDEBUG -m32 -fno-strict-aliasing conftest.c >&5 configure:44478: $? = 0 configure:44482: test -z || test ! -s conftest.err configure:44485: $? = 0 configure:44488: test -s conftest.o configure:44491: $? = 0 configure:44501: result: yes configure:44505: checking pthread.h presence configure:44515: gcc -E conftest.c configure:44521: $? = 0 configure:44541: result: yes configure:44576: checking for pthread.h configure:44583: result: yes configure:44460: checking pty.h usability configure:44472: gcc -c -O3 -DNDEBUG -m32 -fno-strict-aliasing conftest.c >&5 configure:44478: $? = 0 configure:44482: test -z || test ! -s conftest.err configure:44485: $? = 0 configure:44488: test -s conftest.o configure:44491: $? = 0 configure:44501: result: yes configure:44505: checking pty.h presence configure:44515: gcc -E conftest.c configure:44521: $? = 0 configure:44541: result: yes configure:44576: checking for pty.h configure:44583: result: yes configure:44460: checking pwd.h usability configure:44472: gcc -c -O3 -DNDEBUG -m32 -fno-strict-aliasing conftest.c >&5 configure:44478: $? = 0 configure:44482: test -z || test ! -s conftest.err configure:44485: $? = 0 configure:44488: test -s conftest.o configure:44491: $? = 0 configure:44501: result: yes configure:44505: checking pwd.h presence configure:44515: gcc -E conftest.c configure:44521: $? = 0 configure:44541: result: yes configure:44576: checking for pwd.h configure:44583: result: yes configure:44460: checking sched.h usability configure:44472: gcc -c -O3 -DNDEBUG -m32 -fno-strict-aliasing conftest.c >&5 configure:44478: $? = 0 configure:44482: test -z || test ! -s conftest.err configure:44485: $? = 0 configure:44488: test -s conftest.o configure:44491: $? = 0 configure:44501: result: yes configure:44505: checking sched.h presence configure:44515: gcc -E conftest.c configure:44521: $? = 0 configure:44541: result: yes configure:44576: checking for sched.h configure:44583: result: yes configure:44451: checking for stdint.h configure:44456: result: yes configure:44451: checking for string.h configure:44456: result: yes configure:44451: checking for strings.h configure:44456: result: yes configure:44460: checking stropts.h usability configure:44472: gcc -c -O3 -DNDEBUG -m32 -fno-strict-aliasing conftest.c >&5 configure:44478: $? = 0 configure:44482: test -z || test ! -s conftest.err configure:44485: $? = 0 configure:44488: test -s conftest.o configure:44491: $? = 0 configure:44501: result: yes configure:44505: checking stropts.h presence configure:44515: gcc -E conftest.c configure:44521: $? = 0 configure:44541: result: yes configure:44576: checking for stropts.h configure:44583: result: yes configure:44460: checking sys/fcntl.h usability configure:44472: gcc -c -O3 -DNDEBUG -m32 -fno-strict-aliasing conftest.c >&5 configure:44478: $? = 0 configure:44482: test -z || test ! -s conftest.err configure:44485: $? = 0 configure:44488: test -s conftest.o configure:44491: $? = 0 configure:44501: result: yes configure:44505: checking sys/fcntl.h presence configure:44515: gcc -E conftest.c configure:44521: $? = 0 configure:44541: result: yes configure:44576: checking for sys/fcntl.h configure:44583: result: yes configure:44460: checking sys/ipc.h usability configure:44472: gcc -c -O3 -DNDEBUG -m32 -fno-strict-aliasing conftest.c >&5 configure:44478: $? = 0 configure:44482: test -z || test ! -s conftest.err configure:44485: $? = 0 configure:44488: test -s conftest.o configure:44491: $? = 0 configure:44501: result: yes configure:44505: checking sys/ipc.h presence configure:44515: gcc -E conftest.c configure:44521: $? = 0 configure:44541: result: yes configure:44576: checking for sys/ipc.h configure:44583: result: yes configure:44460: checking sys/ioctl.h usability configure:44472: gcc -c -O3 -DNDEBUG -m32 -fno-strict-aliasing conftest.c >&5 configure:44478: $? = 0 configure:44482: test -z || test ! -s conftest.err configure:44485: $? = 0 configure:44488: test -s conftest.o configure:44491: $? = 0 configure:44501: result: yes configure:44505: checking sys/ioctl.h presence configure:44515: gcc -E conftest.c configure:44521: $? = 0 configure:44541: result: yes configure:44576: checking for sys/ioctl.h configure:44583: result: yes configure:44460: checking sys/mman.h usability configure:44472: gcc -c -O3 -DNDEBUG -m32 -fno-strict-aliasing conftest.c >&5 configure:44478: $? = 0 configure:44482: test -z || test ! -s conftest.err configure:44485: $? = 0 configure:44488: test -s conftest.o configure:44491: $? = 0 configure:44501: result: yes configure:44505: checking sys/mman.h presence configure:44515: gcc -E conftest.c configure:44521: $? = 0 configure:44541: result: yes configure:44576: checking for sys/mman.h configure:44583: result: yes configure:44460: checking sys/param.h usability configure:44472: gcc -c -O3 -DNDEBUG -m32 -fno-strict-aliasing conftest.c >&5 configure:44478: $? = 0 configure:44482: test -z || test ! -s conftest.err configure:44485: $? = 0 configure:44488: test -s conftest.o configure:44491: $? = 0 configure:44501: result: yes configure:44505: checking sys/param.h presence configure:44515: gcc -E conftest.c configure:44521: $? = 0 configure:44541: result: yes configure:44576: checking for sys/param.h configure:44583: result: yes configure:44460: checking sys/queue.h usability configure:44472: gcc -c -O3 -DNDEBUG -m32 -fno-strict-aliasing conftest.c >&5 configure:44478: $? = 0 configure:44482: test -z || test ! -s conftest.err configure:44485: $? = 0 configure:44488: test -s conftest.o configure:44491: $? = 0 configure:44501: result: yes configure:44505: checking sys/queue.h presence configure:44515: gcc -E conftest.c configure:44521: $? = 0 configure:44541: result: yes configure:44576: checking for sys/queue.h configure:44583: result: yes configure:44460: checking sys/resource.h usability configure:44472: gcc -c -O3 -DNDEBUG -m32 -fno-strict-aliasing conftest.c >&5 configure:44478: $? = 0 configure:44482: test -z || test ! -s conftest.err configure:44485: $? = 0 configure:44488: test -s conftest.o configure:44491: $? = 0 configure:44501: result: yes configure:44505: checking sys/resource.h presence configure:44515: gcc -E conftest.c configure:44521: $? = 0 configure:44541: result: yes configure:44576: checking for sys/resource.h configure:44583: result: yes configure:44460: checking sys/select.h usability configure:44472: gcc -c -O3 -DNDEBUG -m32 -fno-strict-aliasing conftest.c >&5 configure:44478: $? = 0 configure:44482: test -z || test ! -s conftest.err configure:44485: $? = 0 configure:44488: test -s conftest.o configure:44491: $? = 0 configure:44501: result: yes configure:44505: checking sys/select.h presence configure:44515: gcc -E conftest.c configure:44521: $? = 0 configure:44541: result: yes configure:44576: checking for sys/select.h configure:44583: result: yes configure:44460: checking sys/socket.h usability configure:44472: gcc -c -O3 -DNDEBUG -m32 -fno-strict-aliasing conftest.c >&5 configure:44478: $? = 0 configure:44482: test -z || test ! -s conftest.err configure:44485: $? = 0 configure:44488: test -s conftest.o configure:44491: $? = 0 configure:44501: result: yes configure:44505: checking sys/socket.h presence configure:44515: gcc -E conftest.c configure:44521: $? = 0 configure:44541: result: yes configure:44576: checking for sys/socket.h configure:44583: result: yes configure:44460: checking sys/sockio.h usability configure:44472: gcc -c -O3 -DNDEBUG -m32 -fno-strict-aliasing conftest.c >&5 conftest.c:301:24: sys/sockio.h: No such file or directory configure:44478: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.0.2" | #define PACKAGE_STRING "Open MPI 1.0.2" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 0 | #define OMPI_RELEASE_VERSION 2 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "2" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 0 | #define ORTE_RELEASE_VERSION 2 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "2" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 0 | #define OPAL_RELEASE_VERSION 2 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "2" | #define _GNU_SOURCE 1 | #define OMPI_ARCH "i686-pc-linux-gnu" | #define OMPI_ENABLE_MEM_DEBUG 0 | #define OMPI_ENABLE_MEM_PROFILE 0 | #define OMPI_ENABLE_DEBUG 0 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OMPI_WANT_MPI2_ONE_SIDED 0 | #define OMPI_ENABLE_PTY_SUPPORT 1 | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1 | #define OPAL_ENABLE_TRACE 0 | #define OMPI_CC "gcc" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_DOUBLE 12 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SIZE_T 4 | #define OMPI_ALIGNMENT_CHAR 1 | #define OMPI_ALIGNMENT_SHORT 2 | #define OMPI_ALIGNMENT_WCHAR 4 | #define OMPI_ALIGNMENT_INT 4 | #define OMPI_ALIGNMENT_LONG 4 | #define OMPI_ALIGNMENT_LONG_LONG 4 | #define OMPI_ALIGNMENT_FLOAT 4 | #define OMPI_ALIGNMENT_DOUBLE 4 | #define OMPI_ALIGNMENT_LONG_DOUBLE 4 | #define OMPI_ALIGNMENT_VOID_P 4 | #define OMPI_NEED_C_BOOL 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define restrict __restrict | #define OMPI_ENABLE_MPI_PROFILING 1 | #define OMPI_HAVE_WEAK_SYMBOLS 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define OMPI_CXX "g++" | #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | #define SIZEOF_BOOL 1 | #define OMPI_ALIGNMENT_CXX_BOOL 1 | #define OMPI_WANT_CXX_BINDINGS 1 | #define OMPI_ASM_TEXT ".text" | #define OMPI_ASM_GLOBAL ".globl" | #define OMPI_ASM_LABEL_SUFFIX ":" | #define OMPI_ASM_GSYM "" | #define OMPI_ASM_LSYM ".L" | #define OMPI_ASM_TYPE "@" | #define OMPI_ASM_SIZE "1" | #define OMPI_ASM_ALIGN_LOG | #define OMPI_WANT_SMP_LOCKS 1 | #define OMPI_ASM_SUPPORT_64BIT 1 | #define OMPI_C_GCC_INLINE_ASSEMBLY 1 | #define OMPI_C_DEC_INLINE_ASSEMBLY 0 | #define OMPI_C_XLC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_GCC_INLINE_ASSEMBLY 1 | #define OMPI_CXX_DEC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_XLC_INLINE_ASSEMBLY 0 | #define OMPI_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1" | #define OMPI_ASSEMBLY_ARCH OMPI_IA32 | #define OMPI_HAVE_ASM_FILE 1 | #define OMPI_WANT_F77_BINDINGS 1 | #define OMPI_F77 "gfortran" | #define OMPI_F77_DOUBLE_UNDERSCORE 1 | #define OMPI_F77_SINGLE_UNDERSCORE 0 | #define OMPI_F77_CAPS 0 | #define OMPI_F77_PLAIN 0 | #define ompi_fortran_bogus_type_t int | #define OMPI_HAVE_FORTRAN_LOGICAL 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4 | #define ompi_fortran_logical_t int | #define OMPI_HAVE_FORTRAN_INTEGER 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4 | #define ompi_fortran_integer_t int | #define OMPI_HAVE_FORTRAN_INTEGER1 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER1 1 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 1 | #define ompi_fortran_integer1_t char | #define OMPI_HAVE_FORTRAN_INTEGER2 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER2 2 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 2 | #define ompi_fortran_integer2_t short | #define OMPI_HAVE_FORTRAN_INTEGER4 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER4 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 4 | #define ompi_fortran_integer4_t int | #define OMPI_HAVE_FORTRAN_INTEGER8 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER8 8 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 8 | #define ompi_fortran_integer8_t long long | #define OMPI_HAVE_FORTRAN_INTEGER16 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER16 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4 | #define ompi_fortran_integer16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL 1 | #define OMPI_SIZEOF_FORTRAN_REAL 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL 4 | #define ompi_fortran_real_t float | #define OMPI_HAVE_FORTRAN_REAL4 1 | #define OMPI_SIZEOF_FORTRAN_REAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL4 4 | #define ompi_fortran_real4_t float | #define OMPI_HAVE_FORTRAN_REAL8 1 | #define OMPI_SIZEOF_FORTRAN_REAL8 8 | #define OMPI_ALIGNMENT_FORTRAN_REAL8 8 | #define ompi_fortran_real8_t double | #define OMPI_HAVE_FORTRAN_REAL16 0 | #define OMPI_SIZEOF_FORTRAN_REAL16 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL16 4 | #define ompi_fortran_real16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 1 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 8 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 8 | #define ompi_fortran_double_precision_t double | #define OMPI_HAVE_FORTRAN_COMPLEX 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 4 | #define OMPI_HAVE_FORTRAN_COMPLEX8 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX8 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4 | #define OMPI_HAVE_FORTRAN_COMPLEX16 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX16 16 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 8 | #define OMPI_HAVE_FORTRAN_COMPLEX32 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX32 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 4 | #define OMPI_FORTRAN_HANDLE_MAX ( 0x7fffffff < 2147483647 ? 0x7fffffff : 2147483647 ) | #define OMPI_FORTRAN_VALUE_TRUE 1 | #define OMPI_WANT_F90_BINDINGS 1 | #define OMPI_F90 "gfortran" | #define OMPI_HAVE_F90_INTEGER1 1 | #define OMPI_HAVE_F90_INTEGER2 1 | #define OMPI_HAVE_F90_INTEGER4 1 | #define OMPI_HAVE_F90_INTEGER8 1 | #define OMPI_HAVE_F90_INTEGER16 0 | #define OMPI_HAVE_F90_REAL4 1 | #define OMPI_HAVE_F90_REAL8 1 | #define OMPI_HAVE_F90_REAL16 0 | #define OMPI_HAVE_F90_COMPLEX8 1 | #define OMPI_HAVE_F90_COMPLEX16 1 | #define OMPI_HAVE_F90_COMPLEX32 0 | #define OMPI_SIZEOF_F90_INT1 1 | #define OMPI_SIZEOF_F90_INT2 2 | #define OMPI_SIZEOF_F90_INT4 4 | #define OMPI_SIZEOF_F90_INT8 8 | #define OMPI_SIZEOF_F90_INT16 0 | #define OMPI_SIZEOF_F90_REAL4 4 | #define OMPI_SIZEOF_F90_REAL8 8 | #define OMPI_SIZEOF_F90_REAL16 0 | #define OMPI_SIZEOF_F90_COMPLEX8 8 | #define OMPI_SIZEOF_F90_COMPLEX16 16 | #define OMPI_SIZEOF_F90_COMPLEX32 0 | #define OMPI_ALIGNMENT_F90_LOGICAL 4 | #define OMPI_ALIGNMENT_F90_INT 4 | #define OMPI_ALIGNMENT_F90_REAL 4 | #define OMPI_ALIGNMENT_F90_DBLPREC 4 | #define OMPI_ALIGNMENT_F90_COMPLEX 4 | #define OMPI_ALIGNMENT_F90_DBLCOMPLEX 4 | #define OMPI_ALIGNMENT_F90_INT1 1 | #define OMPI_ALIGNMENT_F90_INT2 2 | #define OMPI_ALIGNMENT_F90_INT4 4 | #define OMPI_ALIGNMENT_F90_INT8 4 | #define OMPI_ALIGNMENT_F90_INT16 0 | #define OMPI_ALIGNMENT_F90_REAL4 4 | #define OMPI_ALIGNMENT_F90_REAL8 4 | #define OMPI_ALIGNMENT_F90_REAL16 0 | #define OMPI_ALIGNMENT_F90_COMPLEX8 4 | #define OMPI_ALIGNMENT_F90_COMPLEX16 4 | #define OMPI_ALIGNMENT_F90_COMPLEX32 0 | #define OMPI_PRECISION_F90_REAL4 6 | #define OMPI_PRECISION_F90_REAL8 15 | #define OMPI_PRECISION_F90_REAL16 0 | #define OMPI_PRECISION_F90_COMPLEX8 6 | #define OMPI_PRECISION_F90_COMPLEX16 15 | #define OMPI_PRECISION_F90_COMPLEX32 0 | #define OMPI_RANGE_F90_REAL4 37 | #define OMPI_RANGE_F90_REAL8 307 | #define OMPI_RANGE_F90_REAL16 0 | #define OMPI_RANGE_F90_COMPLEX8 37 | #define OMPI_RANGE_F90_COMPLEX16 307 | #define OMPI_RANGE_F90_COMPLEX32 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_AIO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:44501: result: no configure:44505: checking sys/sockio.h presence configure:44515: gcc -E conftest.c conftest.c:267:24: sys/sockio.h: No such file or directory configure:44521: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.0.2" | #define PACKAGE_STRING "Open MPI 1.0.2" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 0 | #define OMPI_RELEASE_VERSION 2 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "2" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 0 | #define ORTE_RELEASE_VERSION 2 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "2" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 0 | #define OPAL_RELEASE_VERSION 2 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "2" | #define _GNU_SOURCE 1 | #define OMPI_ARCH "i686-pc-linux-gnu" | #define OMPI_ENABLE_MEM_DEBUG 0 | #define OMPI_ENABLE_MEM_PROFILE 0 | #define OMPI_ENABLE_DEBUG 0 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OMPI_WANT_MPI2_ONE_SIDED 0 | #define OMPI_ENABLE_PTY_SUPPORT 1 | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1 | #define OPAL_ENABLE_TRACE 0 | #define OMPI_CC "gcc" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_DOUBLE 12 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SIZE_T 4 | #define OMPI_ALIGNMENT_CHAR 1 | #define OMPI_ALIGNMENT_SHORT 2 | #define OMPI_ALIGNMENT_WCHAR 4 | #define OMPI_ALIGNMENT_INT 4 | #define OMPI_ALIGNMENT_LONG 4 | #define OMPI_ALIGNMENT_LONG_LONG 4 | #define OMPI_ALIGNMENT_FLOAT 4 | #define OMPI_ALIGNMENT_DOUBLE 4 | #define OMPI_ALIGNMENT_LONG_DOUBLE 4 | #define OMPI_ALIGNMENT_VOID_P 4 | #define OMPI_NEED_C_BOOL 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define restrict __restrict | #define OMPI_ENABLE_MPI_PROFILING 1 | #define OMPI_HAVE_WEAK_SYMBOLS 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define OMPI_CXX "g++" | #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | #define SIZEOF_BOOL 1 | #define OMPI_ALIGNMENT_CXX_BOOL 1 | #define OMPI_WANT_CXX_BINDINGS 1 | #define OMPI_ASM_TEXT ".text" | #define OMPI_ASM_GLOBAL ".globl" | #define OMPI_ASM_LABEL_SUFFIX ":" | #define OMPI_ASM_GSYM "" | #define OMPI_ASM_LSYM ".L" | #define OMPI_ASM_TYPE "@" | #define OMPI_ASM_SIZE "1" | #define OMPI_ASM_ALIGN_LOG | #define OMPI_WANT_SMP_LOCKS 1 | #define OMPI_ASM_SUPPORT_64BIT 1 | #define OMPI_C_GCC_INLINE_ASSEMBLY 1 | #define OMPI_C_DEC_INLINE_ASSEMBLY 0 | #define OMPI_C_XLC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_GCC_INLINE_ASSEMBLY 1 | #define OMPI_CXX_DEC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_XLC_INLINE_ASSEMBLY 0 | #define OMPI_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1" | #define OMPI_ASSEMBLY_ARCH OMPI_IA32 | #define OMPI_HAVE_ASM_FILE 1 | #define OMPI_WANT_F77_BINDINGS 1 | #define OMPI_F77 "gfortran" | #define OMPI_F77_DOUBLE_UNDERSCORE 1 | #define OMPI_F77_SINGLE_UNDERSCORE 0 | #define OMPI_F77_CAPS 0 | #define OMPI_F77_PLAIN 0 | #define ompi_fortran_bogus_type_t int | #define OMPI_HAVE_FORTRAN_LOGICAL 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4 | #define ompi_fortran_logical_t int | #define OMPI_HAVE_FORTRAN_INTEGER 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4 | #define ompi_fortran_integer_t int | #define OMPI_HAVE_FORTRAN_INTEGER1 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER1 1 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 1 | #define ompi_fortran_integer1_t char | #define OMPI_HAVE_FORTRAN_INTEGER2 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER2 2 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 2 | #define ompi_fortran_integer2_t short | #define OMPI_HAVE_FORTRAN_INTEGER4 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER4 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 4 | #define ompi_fortran_integer4_t int | #define OMPI_HAVE_FORTRAN_INTEGER8 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER8 8 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 8 | #define ompi_fortran_integer8_t long long | #define OMPI_HAVE_FORTRAN_INTEGER16 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER16 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4 | #define ompi_fortran_integer16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL 1 | #define OMPI_SIZEOF_FORTRAN_REAL 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL 4 | #define ompi_fortran_real_t float | #define OMPI_HAVE_FORTRAN_REAL4 1 | #define OMPI_SIZEOF_FORTRAN_REAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL4 4 | #define ompi_fortran_real4_t float | #define OMPI_HAVE_FORTRAN_REAL8 1 | #define OMPI_SIZEOF_FORTRAN_REAL8 8 | #define OMPI_ALIGNMENT_FORTRAN_REAL8 8 | #define ompi_fortran_real8_t double | #define OMPI_HAVE_FORTRAN_REAL16 0 | #define OMPI_SIZEOF_FORTRAN_REAL16 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL16 4 | #define ompi_fortran_real16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 1 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 8 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 8 | #define ompi_fortran_double_precision_t double | #define OMPI_HAVE_FORTRAN_COMPLEX 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 4 | #define OMPI_HAVE_FORTRAN_COMPLEX8 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX8 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4 | #define OMPI_HAVE_FORTRAN_COMPLEX16 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX16 16 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 8 | #define OMPI_HAVE_FORTRAN_COMPLEX32 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX32 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 4 | #define OMPI_FORTRAN_HANDLE_MAX ( 0x7fffffff < 2147483647 ? 0x7fffffff : 2147483647 ) | #define OMPI_FORTRAN_VALUE_TRUE 1 | #define OMPI_WANT_F90_BINDINGS 1 | #define OMPI_F90 "gfortran" | #define OMPI_HAVE_F90_INTEGER1 1 | #define OMPI_HAVE_F90_INTEGER2 1 | #define OMPI_HAVE_F90_INTEGER4 1 | #define OMPI_HAVE_F90_INTEGER8 1 | #define OMPI_HAVE_F90_INTEGER16 0 | #define OMPI_HAVE_F90_REAL4 1 | #define OMPI_HAVE_F90_REAL8 1 | #define OMPI_HAVE_F90_REAL16 0 | #define OMPI_HAVE_F90_COMPLEX8 1 | #define OMPI_HAVE_F90_COMPLEX16 1 | #define OMPI_HAVE_F90_COMPLEX32 0 | #define OMPI_SIZEOF_F90_INT1 1 | #define OMPI_SIZEOF_F90_INT2 2 | #define OMPI_SIZEOF_F90_INT4 4 | #define OMPI_SIZEOF_F90_INT8 8 | #define OMPI_SIZEOF_F90_INT16 0 | #define OMPI_SIZEOF_F90_REAL4 4 | #define OMPI_SIZEOF_F90_REAL8 8 | #define OMPI_SIZEOF_F90_REAL16 0 | #define OMPI_SIZEOF_F90_COMPLEX8 8 | #define OMPI_SIZEOF_F90_COMPLEX16 16 | #define OMPI_SIZEOF_F90_COMPLEX32 0 | #define OMPI_ALIGNMENT_F90_LOGICAL 4 | #define OMPI_ALIGNMENT_F90_INT 4 | #define OMPI_ALIGNMENT_F90_REAL 4 | #define OMPI_ALIGNMENT_F90_DBLPREC 4 | #define OMPI_ALIGNMENT_F90_COMPLEX 4 | #define OMPI_ALIGNMENT_F90_DBLCOMPLEX 4 | #define OMPI_ALIGNMENT_F90_INT1 1 | #define OMPI_ALIGNMENT_F90_INT2 2 | #define OMPI_ALIGNMENT_F90_INT4 4 | #define OMPI_ALIGNMENT_F90_INT8 4 | #define OMPI_ALIGNMENT_F90_INT16 0 | #define OMPI_ALIGNMENT_F90_REAL4 4 | #define OMPI_ALIGNMENT_F90_REAL8 4 | #define OMPI_ALIGNMENT_F90_REAL16 0 | #define OMPI_ALIGNMENT_F90_COMPLEX8 4 | #define OMPI_ALIGNMENT_F90_COMPLEX16 4 | #define OMPI_ALIGNMENT_F90_COMPLEX32 0 | #define OMPI_PRECISION_F90_REAL4 6 | #define OMPI_PRECISION_F90_REAL8 15 | #define OMPI_PRECISION_F90_REAL16 0 | #define OMPI_PRECISION_F90_COMPLEX8 6 | #define OMPI_PRECISION_F90_COMPLEX16 15 | #define OMPI_PRECISION_F90_COMPLEX32 0 | #define OMPI_RANGE_F90_REAL4 37 | #define OMPI_RANGE_F90_REAL8 307 | #define OMPI_RANGE_F90_REAL16 0 | #define OMPI_RANGE_F90_COMPLEX8 37 | #define OMPI_RANGE_F90_COMPLEX16 307 | #define OMPI_RANGE_F90_COMPLEX32 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_AIO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | #include configure:44541: result: no configure:44576: checking for sys/sockio.h configure:44583: result: no configure:44451: checking for sys/stat.h configure:44456: result: yes configure:44460: checking sys/statvfs.h usability configure:44472: gcc -c -O3 -DNDEBUG -m32 -fno-strict-aliasing conftest.c >&5 configure:44478: $? = 0 configure:44482: test -z || test ! -s conftest.err configure:44485: $? = 0 configure:44488: test -s conftest.o configure:44491: $? = 0 configure:44501: result: yes configure:44505: checking sys/statvfs.h presence configure:44515: gcc -E conftest.c configure:44521: $? = 0 configure:44541: result: yes configure:44576: checking for sys/statvfs.h configure:44583: result: yes configure:44460: checking sys/time.h usability configure:44472: gcc -c -O3 -DNDEBUG -m32 -fno-strict-aliasing conftest.c >&5 configure:44478: $? = 0 configure:44482: test -z || test ! -s conftest.err configure:44485: $? = 0 configure:44488: test -s conftest.o configure:44491: $? = 0 configure:44501: result: yes configure:44505: checking sys/time.h presence configure:44515: gcc -E conftest.c configure:44521: $? = 0 configure:44541: result: yes configure:44576: checking for sys/time.h configure:44583: result: yes configure:44460: checking sys/tree.h usability configure:44472: gcc -c -O3 -DNDEBUG -m32 -fno-strict-aliasing conftest.c >&5 conftest.c:304:22: sys/tree.h: No such file or directory configure:44478: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.0.2" | #define PACKAGE_STRING "Open MPI 1.0.2" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 0 | #define OMPI_RELEASE_VERSION 2 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "2" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 0 | #define ORTE_RELEASE_VERSION 2 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "2" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 0 | #define OPAL_RELEASE_VERSION 2 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "2" | #define _GNU_SOURCE 1 | #define OMPI_ARCH "i686-pc-linux-gnu" | #define OMPI_ENABLE_MEM_DEBUG 0 | #define OMPI_ENABLE_MEM_PROFILE 0 | #define OMPI_ENABLE_DEBUG 0 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OMPI_WANT_MPI2_ONE_SIDED 0 | #define OMPI_ENABLE_PTY_SUPPORT 1 | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1 | #define OPAL_ENABLE_TRACE 0 | #define OMPI_CC "gcc" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_DOUBLE 12 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SIZE_T 4 | #define OMPI_ALIGNMENT_CHAR 1 | #define OMPI_ALIGNMENT_SHORT 2 | #define OMPI_ALIGNMENT_WCHAR 4 | #define OMPI_ALIGNMENT_INT 4 | #define OMPI_ALIGNMENT_LONG 4 | #define OMPI_ALIGNMENT_LONG_LONG 4 | #define OMPI_ALIGNMENT_FLOAT 4 | #define OMPI_ALIGNMENT_DOUBLE 4 | #define OMPI_ALIGNMENT_LONG_DOUBLE 4 | #define OMPI_ALIGNMENT_VOID_P 4 | #define OMPI_NEED_C_BOOL 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define restrict __restrict | #define OMPI_ENABLE_MPI_PROFILING 1 | #define OMPI_HAVE_WEAK_SYMBOLS 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define OMPI_CXX "g++" | #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | #define SIZEOF_BOOL 1 | #define OMPI_ALIGNMENT_CXX_BOOL 1 | #define OMPI_WANT_CXX_BINDINGS 1 | #define OMPI_ASM_TEXT ".text" | #define OMPI_ASM_GLOBAL ".globl" | #define OMPI_ASM_LABEL_SUFFIX ":" | #define OMPI_ASM_GSYM "" | #define OMPI_ASM_LSYM ".L" | #define OMPI_ASM_TYPE "@" | #define OMPI_ASM_SIZE "1" | #define OMPI_ASM_ALIGN_LOG | #define OMPI_WANT_SMP_LOCKS 1 | #define OMPI_ASM_SUPPORT_64BIT 1 | #define OMPI_C_GCC_INLINE_ASSEMBLY 1 | #define OMPI_C_DEC_INLINE_ASSEMBLY 0 | #define OMPI_C_XLC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_GCC_INLINE_ASSEMBLY 1 | #define OMPI_CXX_DEC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_XLC_INLINE_ASSEMBLY 0 | #define OMPI_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1" | #define OMPI_ASSEMBLY_ARCH OMPI_IA32 | #define OMPI_HAVE_ASM_FILE 1 | #define OMPI_WANT_F77_BINDINGS 1 | #define OMPI_F77 "gfortran" | #define OMPI_F77_DOUBLE_UNDERSCORE 1 | #define OMPI_F77_SINGLE_UNDERSCORE 0 | #define OMPI_F77_CAPS 0 | #define OMPI_F77_PLAIN 0 | #define ompi_fortran_bogus_type_t int | #define OMPI_HAVE_FORTRAN_LOGICAL 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4 | #define ompi_fortran_logical_t int | #define OMPI_HAVE_FORTRAN_INTEGER 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4 | #define ompi_fortran_integer_t int | #define OMPI_HAVE_FORTRAN_INTEGER1 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER1 1 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 1 | #define ompi_fortran_integer1_t char | #define OMPI_HAVE_FORTRAN_INTEGER2 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER2 2 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 2 | #define ompi_fortran_integer2_t short | #define OMPI_HAVE_FORTRAN_INTEGER4 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER4 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 4 | #define ompi_fortran_integer4_t int | #define OMPI_HAVE_FORTRAN_INTEGER8 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER8 8 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 8 | #define ompi_fortran_integer8_t long long | #define OMPI_HAVE_FORTRAN_INTEGER16 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER16 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4 | #define ompi_fortran_integer16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL 1 | #define OMPI_SIZEOF_FORTRAN_REAL 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL 4 | #define ompi_fortran_real_t float | #define OMPI_HAVE_FORTRAN_REAL4 1 | #define OMPI_SIZEOF_FORTRAN_REAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL4 4 | #define ompi_fortran_real4_t float | #define OMPI_HAVE_FORTRAN_REAL8 1 | #define OMPI_SIZEOF_FORTRAN_REAL8 8 | #define OMPI_ALIGNMENT_FORTRAN_REAL8 8 | #define ompi_fortran_real8_t double | #define OMPI_HAVE_FORTRAN_REAL16 0 | #define OMPI_SIZEOF_FORTRAN_REAL16 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL16 4 | #define ompi_fortran_real16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 1 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 8 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 8 | #define ompi_fortran_double_precision_t double | #define OMPI_HAVE_FORTRAN_COMPLEX 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 4 | #define OMPI_HAVE_FORTRAN_COMPLEX8 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX8 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4 | #define OMPI_HAVE_FORTRAN_COMPLEX16 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX16 16 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 8 | #define OMPI_HAVE_FORTRAN_COMPLEX32 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX32 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 4 | #define OMPI_FORTRAN_HANDLE_MAX ( 0x7fffffff < 2147483647 ? 0x7fffffff : 2147483647 ) | #define OMPI_FORTRAN_VALUE_TRUE 1 | #define OMPI_WANT_F90_BINDINGS 1 | #define OMPI_F90 "gfortran" | #define OMPI_HAVE_F90_INTEGER1 1 | #define OMPI_HAVE_F90_INTEGER2 1 | #define OMPI_HAVE_F90_INTEGER4 1 | #define OMPI_HAVE_F90_INTEGER8 1 | #define OMPI_HAVE_F90_INTEGER16 0 | #define OMPI_HAVE_F90_REAL4 1 | #define OMPI_HAVE_F90_REAL8 1 | #define OMPI_HAVE_F90_REAL16 0 | #define OMPI_HAVE_F90_COMPLEX8 1 | #define OMPI_HAVE_F90_COMPLEX16 1 | #define OMPI_HAVE_F90_COMPLEX32 0 | #define OMPI_SIZEOF_F90_INT1 1 | #define OMPI_SIZEOF_F90_INT2 2 | #define OMPI_SIZEOF_F90_INT4 4 | #define OMPI_SIZEOF_F90_INT8 8 | #define OMPI_SIZEOF_F90_INT16 0 | #define OMPI_SIZEOF_F90_REAL4 4 | #define OMPI_SIZEOF_F90_REAL8 8 | #define OMPI_SIZEOF_F90_REAL16 0 | #define OMPI_SIZEOF_F90_COMPLEX8 8 | #define OMPI_SIZEOF_F90_COMPLEX16 16 | #define OMPI_SIZEOF_F90_COMPLEX32 0 | #define OMPI_ALIGNMENT_F90_LOGICAL 4 | #define OMPI_ALIGNMENT_F90_INT 4 | #define OMPI_ALIGNMENT_F90_REAL 4 | #define OMPI_ALIGNMENT_F90_DBLPREC 4 | #define OMPI_ALIGNMENT_F90_COMPLEX 4 | #define OMPI_ALIGNMENT_F90_DBLCOMPLEX 4 | #define OMPI_ALIGNMENT_F90_INT1 1 | #define OMPI_ALIGNMENT_F90_INT2 2 | #define OMPI_ALIGNMENT_F90_INT4 4 | #define OMPI_ALIGNMENT_F90_INT8 4 | #define OMPI_ALIGNMENT_F90_INT16 0 | #define OMPI_ALIGNMENT_F90_REAL4 4 | #define OMPI_ALIGNMENT_F90_REAL8 4 | #define OMPI_ALIGNMENT_F90_REAL16 0 | #define OMPI_ALIGNMENT_F90_COMPLEX8 4 | #define OMPI_ALIGNMENT_F90_COMPLEX16 4 | #define OMPI_ALIGNMENT_F90_COMPLEX32 0 | #define OMPI_PRECISION_F90_REAL4 6 | #define OMPI_PRECISION_F90_REAL8 15 | #define OMPI_PRECISION_F90_REAL16 0 | #define OMPI_PRECISION_F90_COMPLEX8 6 | #define OMPI_PRECISION_F90_COMPLEX16 15 | #define OMPI_PRECISION_F90_COMPLEX32 0 | #define OMPI_RANGE_F90_REAL4 37 | #define OMPI_RANGE_F90_REAL8 307 | #define OMPI_RANGE_F90_REAL16 0 | #define OMPI_RANGE_F90_COMPLEX8 37 | #define OMPI_RANGE_F90_COMPLEX16 307 | #define OMPI_RANGE_F90_COMPLEX32 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_AIO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:44501: result: no configure:44505: checking sys/tree.h presence configure:44515: gcc -E conftest.c conftest.c:270:22: sys/tree.h: No such file or directory configure:44521: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.0.2" | #define PACKAGE_STRING "Open MPI 1.0.2" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 0 | #define OMPI_RELEASE_VERSION 2 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "2" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 0 | #define ORTE_RELEASE_VERSION 2 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "2" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 0 | #define OPAL_RELEASE_VERSION 2 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "2" | #define _GNU_SOURCE 1 | #define OMPI_ARCH "i686-pc-linux-gnu" | #define OMPI_ENABLE_MEM_DEBUG 0 | #define OMPI_ENABLE_MEM_PROFILE 0 | #define OMPI_ENABLE_DEBUG 0 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OMPI_WANT_MPI2_ONE_SIDED 0 | #define OMPI_ENABLE_PTY_SUPPORT 1 | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1 | #define OPAL_ENABLE_TRACE 0 | #define OMPI_CC "gcc" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_DOUBLE 12 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SIZE_T 4 | #define OMPI_ALIGNMENT_CHAR 1 | #define OMPI_ALIGNMENT_SHORT 2 | #define OMPI_ALIGNMENT_WCHAR 4 | #define OMPI_ALIGNMENT_INT 4 | #define OMPI_ALIGNMENT_LONG 4 | #define OMPI_ALIGNMENT_LONG_LONG 4 | #define OMPI_ALIGNMENT_FLOAT 4 | #define OMPI_ALIGNMENT_DOUBLE 4 | #define OMPI_ALIGNMENT_LONG_DOUBLE 4 | #define OMPI_ALIGNMENT_VOID_P 4 | #define OMPI_NEED_C_BOOL 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define restrict __restrict | #define OMPI_ENABLE_MPI_PROFILING 1 | #define OMPI_HAVE_WEAK_SYMBOLS 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define OMPI_CXX "g++" | #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | #define SIZEOF_BOOL 1 | #define OMPI_ALIGNMENT_CXX_BOOL 1 | #define OMPI_WANT_CXX_BINDINGS 1 | #define OMPI_ASM_TEXT ".text" | #define OMPI_ASM_GLOBAL ".globl" | #define OMPI_ASM_LABEL_SUFFIX ":" | #define OMPI_ASM_GSYM "" | #define OMPI_ASM_LSYM ".L" | #define OMPI_ASM_TYPE "@" | #define OMPI_ASM_SIZE "1" | #define OMPI_ASM_ALIGN_LOG | #define OMPI_WANT_SMP_LOCKS 1 | #define OMPI_ASM_SUPPORT_64BIT 1 | #define OMPI_C_GCC_INLINE_ASSEMBLY 1 | #define OMPI_C_DEC_INLINE_ASSEMBLY 0 | #define OMPI_C_XLC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_GCC_INLINE_ASSEMBLY 1 | #define OMPI_CXX_DEC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_XLC_INLINE_ASSEMBLY 0 | #define OMPI_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1" | #define OMPI_ASSEMBLY_ARCH OMPI_IA32 | #define OMPI_HAVE_ASM_FILE 1 | #define OMPI_WANT_F77_BINDINGS 1 | #define OMPI_F77 "gfortran" | #define OMPI_F77_DOUBLE_UNDERSCORE 1 | #define OMPI_F77_SINGLE_UNDERSCORE 0 | #define OMPI_F77_CAPS 0 | #define OMPI_F77_PLAIN 0 | #define ompi_fortran_bogus_type_t int | #define OMPI_HAVE_FORTRAN_LOGICAL 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4 | #define ompi_fortran_logical_t int | #define OMPI_HAVE_FORTRAN_INTEGER 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4 | #define ompi_fortran_integer_t int | #define OMPI_HAVE_FORTRAN_INTEGER1 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER1 1 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 1 | #define ompi_fortran_integer1_t char | #define OMPI_HAVE_FORTRAN_INTEGER2 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER2 2 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 2 | #define ompi_fortran_integer2_t short | #define OMPI_HAVE_FORTRAN_INTEGER4 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER4 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 4 | #define ompi_fortran_integer4_t int | #define OMPI_HAVE_FORTRAN_INTEGER8 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER8 8 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 8 | #define ompi_fortran_integer8_t long long | #define OMPI_HAVE_FORTRAN_INTEGER16 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER16 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4 | #define ompi_fortran_integer16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL 1 | #define OMPI_SIZEOF_FORTRAN_REAL 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL 4 | #define ompi_fortran_real_t float | #define OMPI_HAVE_FORTRAN_REAL4 1 | #define OMPI_SIZEOF_FORTRAN_REAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL4 4 | #define ompi_fortran_real4_t float | #define OMPI_HAVE_FORTRAN_REAL8 1 | #define OMPI_SIZEOF_FORTRAN_REAL8 8 | #define OMPI_ALIGNMENT_FORTRAN_REAL8 8 | #define ompi_fortran_real8_t double | #define OMPI_HAVE_FORTRAN_REAL16 0 | #define OMPI_SIZEOF_FORTRAN_REAL16 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL16 4 | #define ompi_fortran_real16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 1 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 8 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 8 | #define ompi_fortran_double_precision_t double | #define OMPI_HAVE_FORTRAN_COMPLEX 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 4 | #define OMPI_HAVE_FORTRAN_COMPLEX8 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX8 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4 | #define OMPI_HAVE_FORTRAN_COMPLEX16 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX16 16 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 8 | #define OMPI_HAVE_FORTRAN_COMPLEX32 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX32 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 4 | #define OMPI_FORTRAN_HANDLE_MAX ( 0x7fffffff < 2147483647 ? 0x7fffffff : 2147483647 ) | #define OMPI_FORTRAN_VALUE_TRUE 1 | #define OMPI_WANT_F90_BINDINGS 1 | #define OMPI_F90 "gfortran" | #define OMPI_HAVE_F90_INTEGER1 1 | #define OMPI_HAVE_F90_INTEGER2 1 | #define OMPI_HAVE_F90_INTEGER4 1 | #define OMPI_HAVE_F90_INTEGER8 1 | #define OMPI_HAVE_F90_INTEGER16 0 | #define OMPI_HAVE_F90_REAL4 1 | #define OMPI_HAVE_F90_REAL8 1 | #define OMPI_HAVE_F90_REAL16 0 | #define OMPI_HAVE_F90_COMPLEX8 1 | #define OMPI_HAVE_F90_COMPLEX16 1 | #define OMPI_HAVE_F90_COMPLEX32 0 | #define OMPI_SIZEOF_F90_INT1 1 | #define OMPI_SIZEOF_F90_INT2 2 | #define OMPI_SIZEOF_F90_INT4 4 | #define OMPI_SIZEOF_F90_INT8 8 | #define OMPI_SIZEOF_F90_INT16 0 | #define OMPI_SIZEOF_F90_REAL4 4 | #define OMPI_SIZEOF_F90_REAL8 8 | #define OMPI_SIZEOF_F90_REAL16 0 | #define OMPI_SIZEOF_F90_COMPLEX8 8 | #define OMPI_SIZEOF_F90_COMPLEX16 16 | #define OMPI_SIZEOF_F90_COMPLEX32 0 | #define OMPI_ALIGNMENT_F90_LOGICAL 4 | #define OMPI_ALIGNMENT_F90_INT 4 | #define OMPI_ALIGNMENT_F90_REAL 4 | #define OMPI_ALIGNMENT_F90_DBLPREC 4 | #define OMPI_ALIGNMENT_F90_COMPLEX 4 | #define OMPI_ALIGNMENT_F90_DBLCOMPLEX 4 | #define OMPI_ALIGNMENT_F90_INT1 1 | #define OMPI_ALIGNMENT_F90_INT2 2 | #define OMPI_ALIGNMENT_F90_INT4 4 | #define OMPI_ALIGNMENT_F90_INT8 4 | #define OMPI_ALIGNMENT_F90_INT16 0 | #define OMPI_ALIGNMENT_F90_REAL4 4 | #define OMPI_ALIGNMENT_F90_REAL8 4 | #define OMPI_ALIGNMENT_F90_REAL16 0 | #define OMPI_ALIGNMENT_F90_COMPLEX8 4 | #define OMPI_ALIGNMENT_F90_COMPLEX16 4 | #define OMPI_ALIGNMENT_F90_COMPLEX32 0 | #define OMPI_PRECISION_F90_REAL4 6 | #define OMPI_PRECISION_F90_REAL8 15 | #define OMPI_PRECISION_F90_REAL16 0 | #define OMPI_PRECISION_F90_COMPLEX8 6 | #define OMPI_PRECISION_F90_COMPLEX16 15 | #define OMPI_PRECISION_F90_COMPLEX32 0 | #define OMPI_RANGE_F90_REAL4 37 | #define OMPI_RANGE_F90_REAL8 307 | #define OMPI_RANGE_F90_REAL16 0 | #define OMPI_RANGE_F90_COMPLEX8 37 | #define OMPI_RANGE_F90_COMPLEX16 307 | #define OMPI_RANGE_F90_COMPLEX32 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_AIO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | /* end confdefs.h. */ | #include configure:44541: result: no configure:44576: checking for sys/tree.h configure:44583: result: no configure:44451: checking for sys/types.h configure:44456: result: yes configure:44460: checking sys/uio.h usability configure:44472: gcc -c -O3 -DNDEBUG -m32 -fno-strict-aliasing conftest.c >&5 configure:44478: $? = 0 configure:44482: test -z || test ! -s conftest.err configure:44485: $? = 0 configure:44488: test -s conftest.o configure:44491: $? = 0 configure:44501: result: yes configure:44505: checking sys/uio.h presence configure:44515: gcc -E conftest.c configure:44521: $? = 0 configure:44541: result: yes configure:44576: checking for sys/uio.h configure:44583: result: yes configure:44460: checking sys/utsname.h usability configure:44472: gcc -c -O3 -DNDEBUG -m32 -fno-strict-aliasing conftest.c >&5 configure:44478: $? = 0 configure:44482: test -z || test ! -s conftest.err configure:44485: $? = 0 configure:44488: test -s conftest.o configure:44491: $? = 0 configure:44501: result: yes configure:44505: checking sys/utsname.h presence configure:44515: gcc -E conftest.c configure:44521: $? = 0 configure:44541: result: yes configure:44576: checking for sys/utsname.h configure:44583: result: yes configure:44460: checking sys/wait.h usability configure:44472: gcc -c -O3 -DNDEBUG -m32 -fno-strict-aliasing conftest.c >&5 configure:44478: $? = 0 configure:44482: test -z || test ! -s conftest.err configure:44485: $? = 0 configure:44488: test -s conftest.o configure:44491: $? = 0 configure:44501: result: yes configure:44505: checking sys/wait.h presence configure:44515: gcc -E conftest.c configure:44521: $? = 0 configure:44541: result: yes configure:44576: checking for sys/wait.h configure:44583: result: yes configure:44460: checking syslog.h usability configure:44472: gcc -c -O3 -DNDEBUG -m32 -fno-strict-aliasing conftest.c >&5 configure:44478: $? = 0 configure:44482: test -z || test ! -s conftest.err configure:44485: $? = 0 configure:44488: test -s conftest.o configure:44491: $? = 0 configure:44501: result: yes configure:44505: checking syslog.h presence configure:44515: gcc -E conftest.c configure:44521: $? = 0 configure:44541: result: yes configure:44576: checking for syslog.h configure:44583: result: yes configure:44460: checking time.h usability configure:44472: gcc -c -O3 -DNDEBUG -m32 -fno-strict-aliasing conftest.c >&5 configure:44478: $? = 0 configure:44482: test -z || test ! -s conftest.err configure:44485: $? = 0 configure:44488: test -s conftest.o configure:44491: $? = 0 configure:44501: result: yes configure:44505: checking time.h presence configure:44515: gcc -E conftest.c configure:44521: $? = 0 configure:44541: result: yes configure:44576: checking for time.h configure:44583: result: yes configure:44460: checking termios.h usability configure:44472: gcc -c -O3 -DNDEBUG -m32 -fno-strict-aliasing conftest.c >&5 configure:44478: $? = 0 configure:44482: test -z || test ! -s conftest.err configure:44485: $? = 0 configure:44488: test -s conftest.o configure:44491: $? = 0 configure:44501: result: yes configure:44505: checking termios.h presence configure:44515: gcc -E conftest.c configure:44521: $? = 0 configure:44541: result: yes configure:44576: checking for termios.h configure:44583: result: yes configure:44460: checking ulimit.h usability configure:44472: gcc -c -O3 -DNDEBUG -m32 -fno-strict-aliasing conftest.c >&5 configure:44478: $? = 0 configure:44482: test -z || test ! -s conftest.err configure:44485: $? = 0 configure:44488: test -s conftest.o configure:44491: $? = 0 configure:44501: result: yes configure:44505: checking ulimit.h presence configure:44515: gcc -E conftest.c configure:44521: $? = 0 configure:44541: result: yes configure:44576: checking for ulimit.h configure:44583: result: yes configure:44451: checking for unistd.h configure:44456: result: yes configure:44460: checking util.h usability configure:44472: gcc -c -O3 -DNDEBUG -m32 -fno-strict-aliasing conftest.c >&5 conftest.c:313:18: util.h: No such file or directory configure:44478: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.0.2" | #define PACKAGE_STRING "Open MPI 1.0.2" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 0 | #define OMPI_RELEASE_VERSION 2 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "2" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 0 | #define ORTE_RELEASE_VERSION 2 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "2" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 0 | #define OPAL_RELEASE_VERSION 2 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "2" | #define _GNU_SOURCE 1 | #define OMPI_ARCH "i686-pc-linux-gnu" | #define OMPI_ENABLE_MEM_DEBUG 0 | #define OMPI_ENABLE_MEM_PROFILE 0 | #define OMPI_ENABLE_DEBUG 0 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OMPI_WANT_MPI2_ONE_SIDED 0 | #define OMPI_ENABLE_PTY_SUPPORT 1 | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1 | #define OPAL_ENABLE_TRACE 0 | #define OMPI_CC "gcc" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_DOUBLE 12 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SIZE_T 4 | #define OMPI_ALIGNMENT_CHAR 1 | #define OMPI_ALIGNMENT_SHORT 2 | #define OMPI_ALIGNMENT_WCHAR 4 | #define OMPI_ALIGNMENT_INT 4 | #define OMPI_ALIGNMENT_LONG 4 | #define OMPI_ALIGNMENT_LONG_LONG 4 | #define OMPI_ALIGNMENT_FLOAT 4 | #define OMPI_ALIGNMENT_DOUBLE 4 | #define OMPI_ALIGNMENT_LONG_DOUBLE 4 | #define OMPI_ALIGNMENT_VOID_P 4 | #define OMPI_NEED_C_BOOL 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define restrict __restrict | #define OMPI_ENABLE_MPI_PROFILING 1 | #define OMPI_HAVE_WEAK_SYMBOLS 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define OMPI_CXX "g++" | #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | #define SIZEOF_BOOL 1 | #define OMPI_ALIGNMENT_CXX_BOOL 1 | #define OMPI_WANT_CXX_BINDINGS 1 | #define OMPI_ASM_TEXT ".text" | #define OMPI_ASM_GLOBAL ".globl" | #define OMPI_ASM_LABEL_SUFFIX ":" | #define OMPI_ASM_GSYM "" | #define OMPI_ASM_LSYM ".L" | #define OMPI_ASM_TYPE "@" | #define OMPI_ASM_SIZE "1" | #define OMPI_ASM_ALIGN_LOG | #define OMPI_WANT_SMP_LOCKS 1 | #define OMPI_ASM_SUPPORT_64BIT 1 | #define OMPI_C_GCC_INLINE_ASSEMBLY 1 | #define OMPI_C_DEC_INLINE_ASSEMBLY 0 | #define OMPI_C_XLC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_GCC_INLINE_ASSEMBLY 1 | #define OMPI_CXX_DEC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_XLC_INLINE_ASSEMBLY 0 | #define OMPI_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1" | #define OMPI_ASSEMBLY_ARCH OMPI_IA32 | #define OMPI_HAVE_ASM_FILE 1 | #define OMPI_WANT_F77_BINDINGS 1 | #define OMPI_F77 "gfortran" | #define OMPI_F77_DOUBLE_UNDERSCORE 1 | #define OMPI_F77_SINGLE_UNDERSCORE 0 | #define OMPI_F77_CAPS 0 | #define OMPI_F77_PLAIN 0 | #define ompi_fortran_bogus_type_t int | #define OMPI_HAVE_FORTRAN_LOGICAL 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4 | #define ompi_fortran_logical_t int | #define OMPI_HAVE_FORTRAN_INTEGER 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4 | #define ompi_fortran_integer_t int | #define OMPI_HAVE_FORTRAN_INTEGER1 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER1 1 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 1 | #define ompi_fortran_integer1_t char | #define OMPI_HAVE_FORTRAN_INTEGER2 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER2 2 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 2 | #define ompi_fortran_integer2_t short | #define OMPI_HAVE_FORTRAN_INTEGER4 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER4 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 4 | #define ompi_fortran_integer4_t int | #define OMPI_HAVE_FORTRAN_INTEGER8 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER8 8 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 8 | #define ompi_fortran_integer8_t long long | #define OMPI_HAVE_FORTRAN_INTEGER16 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER16 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4 | #define ompi_fortran_integer16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL 1 | #define OMPI_SIZEOF_FORTRAN_REAL 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL 4 | #define ompi_fortran_real_t float | #define OMPI_HAVE_FORTRAN_REAL4 1 | #define OMPI_SIZEOF_FORTRAN_REAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL4 4 | #define ompi_fortran_real4_t float | #define OMPI_HAVE_FORTRAN_REAL8 1 | #define OMPI_SIZEOF_FORTRAN_REAL8 8 | #define OMPI_ALIGNMENT_FORTRAN_REAL8 8 | #define ompi_fortran_real8_t double | #define OMPI_HAVE_FORTRAN_REAL16 0 | #define OMPI_SIZEOF_FORTRAN_REAL16 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL16 4 | #define ompi_fortran_real16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 1 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 8 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 8 | #define ompi_fortran_double_precision_t double | #define OMPI_HAVE_FORTRAN_COMPLEX 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 4 | #define OMPI_HAVE_FORTRAN_COMPLEX8 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX8 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4 | #define OMPI_HAVE_FORTRAN_COMPLEX16 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX16 16 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 8 | #define OMPI_HAVE_FORTRAN_COMPLEX32 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX32 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 4 | #define OMPI_FORTRAN_HANDLE_MAX ( 0x7fffffff < 2147483647 ? 0x7fffffff : 2147483647 ) | #define OMPI_FORTRAN_VALUE_TRUE 1 | #define OMPI_WANT_F90_BINDINGS 1 | #define OMPI_F90 "gfortran" | #define OMPI_HAVE_F90_INTEGER1 1 | #define OMPI_HAVE_F90_INTEGER2 1 | #define OMPI_HAVE_F90_INTEGER4 1 | #define OMPI_HAVE_F90_INTEGER8 1 | #define OMPI_HAVE_F90_INTEGER16 0 | #define OMPI_HAVE_F90_REAL4 1 | #define OMPI_HAVE_F90_REAL8 1 | #define OMPI_HAVE_F90_REAL16 0 | #define OMPI_HAVE_F90_COMPLEX8 1 | #define OMPI_HAVE_F90_COMPLEX16 1 | #define OMPI_HAVE_F90_COMPLEX32 0 | #define OMPI_SIZEOF_F90_INT1 1 | #define OMPI_SIZEOF_F90_INT2 2 | #define OMPI_SIZEOF_F90_INT4 4 | #define OMPI_SIZEOF_F90_INT8 8 | #define OMPI_SIZEOF_F90_INT16 0 | #define OMPI_SIZEOF_F90_REAL4 4 | #define OMPI_SIZEOF_F90_REAL8 8 | #define OMPI_SIZEOF_F90_REAL16 0 | #define OMPI_SIZEOF_F90_COMPLEX8 8 | #define OMPI_SIZEOF_F90_COMPLEX16 16 | #define OMPI_SIZEOF_F90_COMPLEX32 0 | #define OMPI_ALIGNMENT_F90_LOGICAL 4 | #define OMPI_ALIGNMENT_F90_INT 4 | #define OMPI_ALIGNMENT_F90_REAL 4 | #define OMPI_ALIGNMENT_F90_DBLPREC 4 | #define OMPI_ALIGNMENT_F90_COMPLEX 4 | #define OMPI_ALIGNMENT_F90_DBLCOMPLEX 4 | #define OMPI_ALIGNMENT_F90_INT1 1 | #define OMPI_ALIGNMENT_F90_INT2 2 | #define OMPI_ALIGNMENT_F90_INT4 4 | #define OMPI_ALIGNMENT_F90_INT8 4 | #define OMPI_ALIGNMENT_F90_INT16 0 | #define OMPI_ALIGNMENT_F90_REAL4 4 | #define OMPI_ALIGNMENT_F90_REAL8 4 | #define OMPI_ALIGNMENT_F90_REAL16 0 | #define OMPI_ALIGNMENT_F90_COMPLEX8 4 | #define OMPI_ALIGNMENT_F90_COMPLEX16 4 | #define OMPI_ALIGNMENT_F90_COMPLEX32 0 | #define OMPI_PRECISION_F90_REAL4 6 | #define OMPI_PRECISION_F90_REAL8 15 | #define OMPI_PRECISION_F90_REAL16 0 | #define OMPI_PRECISION_F90_COMPLEX8 6 | #define OMPI_PRECISION_F90_COMPLEX16 15 | #define OMPI_PRECISION_F90_COMPLEX32 0 | #define OMPI_RANGE_F90_REAL4 37 | #define OMPI_RANGE_F90_REAL8 307 | #define OMPI_RANGE_F90_REAL16 0 | #define OMPI_RANGE_F90_COMPLEX8 37 | #define OMPI_RANGE_F90_COMPLEX16 307 | #define OMPI_RANGE_F90_COMPLEX32 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_AIO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:44501: result: no configure:44505: checking util.h presence configure:44515: gcc -E conftest.c conftest.c:279:18: util.h: No such file or directory configure:44521: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.0.2" | #define PACKAGE_STRING "Open MPI 1.0.2" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 0 | #define OMPI_RELEASE_VERSION 2 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "2" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 0 | #define ORTE_RELEASE_VERSION 2 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "2" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 0 | #define OPAL_RELEASE_VERSION 2 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "2" | #define _GNU_SOURCE 1 | #define OMPI_ARCH "i686-pc-linux-gnu" | #define OMPI_ENABLE_MEM_DEBUG 0 | #define OMPI_ENABLE_MEM_PROFILE 0 | #define OMPI_ENABLE_DEBUG 0 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OMPI_WANT_MPI2_ONE_SIDED 0 | #define OMPI_ENABLE_PTY_SUPPORT 1 | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1 | #define OPAL_ENABLE_TRACE 0 | #define OMPI_CC "gcc" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_DOUBLE 12 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SIZE_T 4 | #define OMPI_ALIGNMENT_CHAR 1 | #define OMPI_ALIGNMENT_SHORT 2 | #define OMPI_ALIGNMENT_WCHAR 4 | #define OMPI_ALIGNMENT_INT 4 | #define OMPI_ALIGNMENT_LONG 4 | #define OMPI_ALIGNMENT_LONG_LONG 4 | #define OMPI_ALIGNMENT_FLOAT 4 | #define OMPI_ALIGNMENT_DOUBLE 4 | #define OMPI_ALIGNMENT_LONG_DOUBLE 4 | #define OMPI_ALIGNMENT_VOID_P 4 | #define OMPI_NEED_C_BOOL 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define restrict __restrict | #define OMPI_ENABLE_MPI_PROFILING 1 | #define OMPI_HAVE_WEAK_SYMBOLS 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define OMPI_CXX "g++" | #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | #define SIZEOF_BOOL 1 | #define OMPI_ALIGNMENT_CXX_BOOL 1 | #define OMPI_WANT_CXX_BINDINGS 1 | #define OMPI_ASM_TEXT ".text" | #define OMPI_ASM_GLOBAL ".globl" | #define OMPI_ASM_LABEL_SUFFIX ":" | #define OMPI_ASM_GSYM "" | #define OMPI_ASM_LSYM ".L" | #define OMPI_ASM_TYPE "@" | #define OMPI_ASM_SIZE "1" | #define OMPI_ASM_ALIGN_LOG | #define OMPI_WANT_SMP_LOCKS 1 | #define OMPI_ASM_SUPPORT_64BIT 1 | #define OMPI_C_GCC_INLINE_ASSEMBLY 1 | #define OMPI_C_DEC_INLINE_ASSEMBLY 0 | #define OMPI_C_XLC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_GCC_INLINE_ASSEMBLY 1 | #define OMPI_CXX_DEC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_XLC_INLINE_ASSEMBLY 0 | #define OMPI_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1" | #define OMPI_ASSEMBLY_ARCH OMPI_IA32 | #define OMPI_HAVE_ASM_FILE 1 | #define OMPI_WANT_F77_BINDINGS 1 | #define OMPI_F77 "gfortran" | #define OMPI_F77_DOUBLE_UNDERSCORE 1 | #define OMPI_F77_SINGLE_UNDERSCORE 0 | #define OMPI_F77_CAPS 0 | #define OMPI_F77_PLAIN 0 | #define ompi_fortran_bogus_type_t int | #define OMPI_HAVE_FORTRAN_LOGICAL 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4 | #define ompi_fortran_logical_t int | #define OMPI_HAVE_FORTRAN_INTEGER 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4 | #define ompi_fortran_integer_t int | #define OMPI_HAVE_FORTRAN_INTEGER1 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER1 1 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 1 | #define ompi_fortran_integer1_t char | #define OMPI_HAVE_FORTRAN_INTEGER2 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER2 2 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 2 | #define ompi_fortran_integer2_t short | #define OMPI_HAVE_FORTRAN_INTEGER4 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER4 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 4 | #define ompi_fortran_integer4_t int | #define OMPI_HAVE_FORTRAN_INTEGER8 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER8 8 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 8 | #define ompi_fortran_integer8_t long long | #define OMPI_HAVE_FORTRAN_INTEGER16 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER16 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4 | #define ompi_fortran_integer16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL 1 | #define OMPI_SIZEOF_FORTRAN_REAL 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL 4 | #define ompi_fortran_real_t float | #define OMPI_HAVE_FORTRAN_REAL4 1 | #define OMPI_SIZEOF_FORTRAN_REAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL4 4 | #define ompi_fortran_real4_t float | #define OMPI_HAVE_FORTRAN_REAL8 1 | #define OMPI_SIZEOF_FORTRAN_REAL8 8 | #define OMPI_ALIGNMENT_FORTRAN_REAL8 8 | #define ompi_fortran_real8_t double | #define OMPI_HAVE_FORTRAN_REAL16 0 | #define OMPI_SIZEOF_FORTRAN_REAL16 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL16 4 | #define ompi_fortran_real16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 1 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 8 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 8 | #define ompi_fortran_double_precision_t double | #define OMPI_HAVE_FORTRAN_COMPLEX 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 4 | #define OMPI_HAVE_FORTRAN_COMPLEX8 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX8 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4 | #define OMPI_HAVE_FORTRAN_COMPLEX16 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX16 16 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 8 | #define OMPI_HAVE_FORTRAN_COMPLEX32 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX32 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 4 | #define OMPI_FORTRAN_HANDLE_MAX ( 0x7fffffff < 2147483647 ? 0x7fffffff : 2147483647 ) | #define OMPI_FORTRAN_VALUE_TRUE 1 | #define OMPI_WANT_F90_BINDINGS 1 | #define OMPI_F90 "gfortran" | #define OMPI_HAVE_F90_INTEGER1 1 | #define OMPI_HAVE_F90_INTEGER2 1 | #define OMPI_HAVE_F90_INTEGER4 1 | #define OMPI_HAVE_F90_INTEGER8 1 | #define OMPI_HAVE_F90_INTEGER16 0 | #define OMPI_HAVE_F90_REAL4 1 | #define OMPI_HAVE_F90_REAL8 1 | #define OMPI_HAVE_F90_REAL16 0 | #define OMPI_HAVE_F90_COMPLEX8 1 | #define OMPI_HAVE_F90_COMPLEX16 1 | #define OMPI_HAVE_F90_COMPLEX32 0 | #define OMPI_SIZEOF_F90_INT1 1 | #define OMPI_SIZEOF_F90_INT2 2 | #define OMPI_SIZEOF_F90_INT4 4 | #define OMPI_SIZEOF_F90_INT8 8 | #define OMPI_SIZEOF_F90_INT16 0 | #define OMPI_SIZEOF_F90_REAL4 4 | #define OMPI_SIZEOF_F90_REAL8 8 | #define OMPI_SIZEOF_F90_REAL16 0 | #define OMPI_SIZEOF_F90_COMPLEX8 8 | #define OMPI_SIZEOF_F90_COMPLEX16 16 | #define OMPI_SIZEOF_F90_COMPLEX32 0 | #define OMPI_ALIGNMENT_F90_LOGICAL 4 | #define OMPI_ALIGNMENT_F90_INT 4 | #define OMPI_ALIGNMENT_F90_REAL 4 | #define OMPI_ALIGNMENT_F90_DBLPREC 4 | #define OMPI_ALIGNMENT_F90_COMPLEX 4 | #define OMPI_ALIGNMENT_F90_DBLCOMPLEX 4 | #define OMPI_ALIGNMENT_F90_INT1 1 | #define OMPI_ALIGNMENT_F90_INT2 2 | #define OMPI_ALIGNMENT_F90_INT4 4 | #define OMPI_ALIGNMENT_F90_INT8 4 | #define OMPI_ALIGNMENT_F90_INT16 0 | #define OMPI_ALIGNMENT_F90_REAL4 4 | #define OMPI_ALIGNMENT_F90_REAL8 4 | #define OMPI_ALIGNMENT_F90_REAL16 0 | #define OMPI_ALIGNMENT_F90_COMPLEX8 4 | #define OMPI_ALIGNMENT_F90_COMPLEX16 4 | #define OMPI_ALIGNMENT_F90_COMPLEX32 0 | #define OMPI_PRECISION_F90_REAL4 6 | #define OMPI_PRECISION_F90_REAL8 15 | #define OMPI_PRECISION_F90_REAL16 0 | #define OMPI_PRECISION_F90_COMPLEX8 6 | #define OMPI_PRECISION_F90_COMPLEX16 15 | #define OMPI_PRECISION_F90_COMPLEX32 0 | #define OMPI_RANGE_F90_REAL4 37 | #define OMPI_RANGE_F90_REAL8 307 | #define OMPI_RANGE_F90_REAL16 0 | #define OMPI_RANGE_F90_COMPLEX8 37 | #define OMPI_RANGE_F90_COMPLEX16 307 | #define OMPI_RANGE_F90_COMPLEX32 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_AIO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include configure:44541: result: no configure:44576: checking for util.h configure:44583: result: no configure:44460: checking utmp.h usability configure:44472: gcc -c -O3 -DNDEBUG -m32 -fno-strict-aliasing conftest.c >&5 configure:44478: $? = 0 configure:44482: test -z || test ! -s conftest.err configure:44485: $? = 0 configure:44488: test -s conftest.o configure:44491: $? = 0 configure:44501: result: yes configure:44505: checking utmp.h presence configure:44515: gcc -E conftest.c configure:44521: $? = 0 configure:44541: result: yes configure:44576: checking for utmp.h configure:44583: result: yes configure:44460: checking malloc.h usability configure:44472: gcc -c -O3 -DNDEBUG -m32 -fno-strict-aliasing conftest.c >&5 configure:44478: $? = 0 configure:44482: test -z || test ! -s conftest.err configure:44485: $? = 0 configure:44488: test -s conftest.o configure:44491: $? = 0 configure:44501: result: yes configure:44505: checking malloc.h presence configure:44515: gcc -E conftest.c configure:44521: $? = 0 configure:44541: result: yes configure:44576: checking for malloc.h configure:44583: result: yes configure:44603: checking for net/if.h configure:44631: gcc -c -O3 -DNDEBUG -m32 -fno-strict-aliasing conftest.c >&5 configure:44637: $? = 0 configure:44641: test -z || test ! -s conftest.err configure:44644: $? = 0 configure:44647: test -s conftest.o configure:44650: $? = 0 configure:44661: result: yes configure:44698: checking stdbool.h usability configure:44710: gcc -c -O3 -DNDEBUG -m32 -fno-strict-aliasing conftest.c >&5 configure:44716: $? = 0 configure:44720: test -z || test ! -s conftest.err configure:44723: $? = 0 configure:44726: test -s conftest.o configure:44729: $? = 0 configure:44739: result: yes configure:44743: checking stdbool.h presence configure:44753: gcc -E conftest.c configure:44759: $? = 0 configure:44779: result: yes configure:44814: checking for stdbool.h configure:44821: result: yes configure:44836: checking if works configure:44859: gcc -c -O3 -DNDEBUG -m32 -fno-strict-aliasing conftest.c >&5 configure:44865: $? = 0 configure:44869: test -z || test ! -s conftest.err configure:44872: $? = 0 configure:44875: test -s conftest.o configure:44878: $? = 0 configure:44897: result: yes configure:44964: checking for pid_t configure:44988: gcc -c -O3 -DNDEBUG -m32 -fno-strict-aliasing conftest.c >&5 configure:44994: $? = 0 configure:44998: test -z || test ! -s conftest.err configure:45001: $? = 0 configure:45004: test -s conftest.o configure:45007: $? = 0 configure:45018: result: yes configure:45021: checking size of pid_t configure:45340: gcc -o conftest -O3 -DNDEBUG -m32 -fno-strict-aliasing -L/usr/lib conftest.c >&5 configure:45343: $? = 0 configure:45345: ./conftest configure:45348: $? = 0 configure:45371: result: 4 configure:45379: checking for socklen_t configure:45405: gcc -c -O3 -DNDEBUG -m32 -fno-strict-aliasing conftest.c >&5 configure:45411: $? = 0 configure:45415: test -z || test ! -s conftest.err configure:45418: $? = 0 configure:45421: test -s conftest.o configure:45424: $? = 0 configure:45435: result: yes configure:45451: checking for struct sockaddr_in configure:45479: gcc -c -O3 -DNDEBUG -m32 -fno-strict-aliasing conftest.c >&5 configure:45485: $? = 0 configure:45489: test -z || test ! -s conftest.err configure:45492: $? = 0 configure:45495: test -s conftest.o configure:45498: $? = 0 configure:45509: result: yes configure:45522: checking if SA_RESTART defined in signal.h configure:45549: result: yes configure:45553: checking for sa_len in struct sockaddr configure:45572: gcc -c -O3 -DNDEBUG -m32 -fno-strict-aliasing conftest.c >&5 conftest.c: In function `main': conftest.c:294: error: structure has no member named `sa_len' configure:45578: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.0.2" | #define PACKAGE_STRING "Open MPI 1.0.2" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 0 | #define OMPI_RELEASE_VERSION 2 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "2" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 0 | #define ORTE_RELEASE_VERSION 2 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "2" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 0 | #define OPAL_RELEASE_VERSION 2 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "2" | #define _GNU_SOURCE 1 | #define OMPI_ARCH "i686-pc-linux-gnu" | #define OMPI_ENABLE_MEM_DEBUG 0 | #define OMPI_ENABLE_MEM_PROFILE 0 | #define OMPI_ENABLE_DEBUG 0 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OMPI_WANT_MPI2_ONE_SIDED 0 | #define OMPI_ENABLE_PTY_SUPPORT 1 | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1 | #define OPAL_ENABLE_TRACE 0 | #define OMPI_CC "gcc" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_DOUBLE 12 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SIZE_T 4 | #define OMPI_ALIGNMENT_CHAR 1 | #define OMPI_ALIGNMENT_SHORT 2 | #define OMPI_ALIGNMENT_WCHAR 4 | #define OMPI_ALIGNMENT_INT 4 | #define OMPI_ALIGNMENT_LONG 4 | #define OMPI_ALIGNMENT_LONG_LONG 4 | #define OMPI_ALIGNMENT_FLOAT 4 | #define OMPI_ALIGNMENT_DOUBLE 4 | #define OMPI_ALIGNMENT_LONG_DOUBLE 4 | #define OMPI_ALIGNMENT_VOID_P 4 | #define OMPI_NEED_C_BOOL 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define restrict __restrict | #define OMPI_ENABLE_MPI_PROFILING 1 | #define OMPI_HAVE_WEAK_SYMBOLS 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define OMPI_CXX "g++" | #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | #define SIZEOF_BOOL 1 | #define OMPI_ALIGNMENT_CXX_BOOL 1 | #define OMPI_WANT_CXX_BINDINGS 1 | #define OMPI_ASM_TEXT ".text" | #define OMPI_ASM_GLOBAL ".globl" | #define OMPI_ASM_LABEL_SUFFIX ":" | #define OMPI_ASM_GSYM "" | #define OMPI_ASM_LSYM ".L" | #define OMPI_ASM_TYPE "@" | #define OMPI_ASM_SIZE "1" | #define OMPI_ASM_ALIGN_LOG | #define OMPI_WANT_SMP_LOCKS 1 | #define OMPI_ASM_SUPPORT_64BIT 1 | #define OMPI_C_GCC_INLINE_ASSEMBLY 1 | #define OMPI_C_DEC_INLINE_ASSEMBLY 0 | #define OMPI_C_XLC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_GCC_INLINE_ASSEMBLY 1 | #define OMPI_CXX_DEC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_XLC_INLINE_ASSEMBLY 0 | #define OMPI_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1" | #define OMPI_ASSEMBLY_ARCH OMPI_IA32 | #define OMPI_HAVE_ASM_FILE 1 | #define OMPI_WANT_F77_BINDINGS 1 | #define OMPI_F77 "gfortran" | #define OMPI_F77_DOUBLE_UNDERSCORE 1 | #define OMPI_F77_SINGLE_UNDERSCORE 0 | #define OMPI_F77_CAPS 0 | #define OMPI_F77_PLAIN 0 | #define ompi_fortran_bogus_type_t int | #define OMPI_HAVE_FORTRAN_LOGICAL 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4 | #define ompi_fortran_logical_t int | #define OMPI_HAVE_FORTRAN_INTEGER 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4 | #define ompi_fortran_integer_t int | #define OMPI_HAVE_FORTRAN_INTEGER1 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER1 1 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 1 | #define ompi_fortran_integer1_t char | #define OMPI_HAVE_FORTRAN_INTEGER2 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER2 2 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 2 | #define ompi_fortran_integer2_t short | #define OMPI_HAVE_FORTRAN_INTEGER4 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER4 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 4 | #define ompi_fortran_integer4_t int | #define OMPI_HAVE_FORTRAN_INTEGER8 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER8 8 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 8 | #define ompi_fortran_integer8_t long long | #define OMPI_HAVE_FORTRAN_INTEGER16 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER16 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4 | #define ompi_fortran_integer16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL 1 | #define OMPI_SIZEOF_FORTRAN_REAL 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL 4 | #define ompi_fortran_real_t float | #define OMPI_HAVE_FORTRAN_REAL4 1 | #define OMPI_SIZEOF_FORTRAN_REAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL4 4 | #define ompi_fortran_real4_t float | #define OMPI_HAVE_FORTRAN_REAL8 1 | #define OMPI_SIZEOF_FORTRAN_REAL8 8 | #define OMPI_ALIGNMENT_FORTRAN_REAL8 8 | #define ompi_fortran_real8_t double | #define OMPI_HAVE_FORTRAN_REAL16 0 | #define OMPI_SIZEOF_FORTRAN_REAL16 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL16 4 | #define ompi_fortran_real16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 1 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 8 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 8 | #define ompi_fortran_double_precision_t double | #define OMPI_HAVE_FORTRAN_COMPLEX 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 4 | #define OMPI_HAVE_FORTRAN_COMPLEX8 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX8 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4 | #define OMPI_HAVE_FORTRAN_COMPLEX16 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX16 16 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 8 | #define OMPI_HAVE_FORTRAN_COMPLEX32 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX32 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 4 | #define OMPI_FORTRAN_HANDLE_MAX ( 0x7fffffff < 2147483647 ? 0x7fffffff : 2147483647 ) | #define OMPI_FORTRAN_VALUE_TRUE 1 | #define OMPI_WANT_F90_BINDINGS 1 | #define OMPI_F90 "gfortran" | #define OMPI_HAVE_F90_INTEGER1 1 | #define OMPI_HAVE_F90_INTEGER2 1 | #define OMPI_HAVE_F90_INTEGER4 1 | #define OMPI_HAVE_F90_INTEGER8 1 | #define OMPI_HAVE_F90_INTEGER16 0 | #define OMPI_HAVE_F90_REAL4 1 | #define OMPI_HAVE_F90_REAL8 1 | #define OMPI_HAVE_F90_REAL16 0 | #define OMPI_HAVE_F90_COMPLEX8 1 | #define OMPI_HAVE_F90_COMPLEX16 1 | #define OMPI_HAVE_F90_COMPLEX32 0 | #define OMPI_SIZEOF_F90_INT1 1 | #define OMPI_SIZEOF_F90_INT2 2 | #define OMPI_SIZEOF_F90_INT4 4 | #define OMPI_SIZEOF_F90_INT8 8 | #define OMPI_SIZEOF_F90_INT16 0 | #define OMPI_SIZEOF_F90_REAL4 4 | #define OMPI_SIZEOF_F90_REAL8 8 | #define OMPI_SIZEOF_F90_REAL16 0 | #define OMPI_SIZEOF_F90_COMPLEX8 8 | #define OMPI_SIZEOF_F90_COMPLEX16 16 | #define OMPI_SIZEOF_F90_COMPLEX32 0 | #define OMPI_ALIGNMENT_F90_LOGICAL 4 | #define OMPI_ALIGNMENT_F90_INT 4 | #define OMPI_ALIGNMENT_F90_REAL 4 | #define OMPI_ALIGNMENT_F90_DBLPREC 4 | #define OMPI_ALIGNMENT_F90_COMPLEX 4 | #define OMPI_ALIGNMENT_F90_DBLCOMPLEX 4 | #define OMPI_ALIGNMENT_F90_INT1 1 | #define OMPI_ALIGNMENT_F90_INT2 2 | #define OMPI_ALIGNMENT_F90_INT4 4 | #define OMPI_ALIGNMENT_F90_INT8 4 | #define OMPI_ALIGNMENT_F90_INT16 0 | #define OMPI_ALIGNMENT_F90_REAL4 4 | #define OMPI_ALIGNMENT_F90_REAL8 4 | #define OMPI_ALIGNMENT_F90_REAL16 0 | #define OMPI_ALIGNMENT_F90_COMPLEX8 4 | #define OMPI_ALIGNMENT_F90_COMPLEX16 4 | #define OMPI_ALIGNMENT_F90_COMPLEX32 0 | #define OMPI_PRECISION_F90_REAL4 6 | #define OMPI_PRECISION_F90_REAL8 15 | #define OMPI_PRECISION_F90_REAL16 0 | #define OMPI_PRECISION_F90_COMPLEX8 6 | #define OMPI_PRECISION_F90_COMPLEX16 15 | #define OMPI_PRECISION_F90_COMPLEX32 0 | #define OMPI_RANGE_F90_REAL4 37 | #define OMPI_RANGE_F90_REAL8 307 | #define OMPI_RANGE_F90_REAL16 0 | #define OMPI_RANGE_F90_COMPLEX8 37 | #define OMPI_RANGE_F90_COMPLEX16 307 | #define OMPI_RANGE_F90_COMPLEX32 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_AIO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_STDBOOL_H 1 | #define OMPI_USE_STDBOOL_H 1 | #define SIZEOF_PID_T 4 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR_IN 1 | #define OMPI_HAVE_SA_RESTART 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | struct sockaddr s; s.sa_len; | ; | return 0; | } configure:45606: result: no configure:45609: checking for struct dirent.d_type configure:45635: gcc -c -O3 -DNDEBUG -m32 -fno-strict-aliasing conftest.c >&5 configure:45641: $? = 0 configure:45645: test -z || test ! -s conftest.err configure:45648: $? = 0 configure:45651: test -s conftest.o configure:45654: $? = 0 configure:45714: result: yes configure:45726: checking for siginfo_t.si_fd configure:45750: gcc -c -O3 -DNDEBUG -m32 -fno-strict-aliasing conftest.c >&5 configure:45756: $? = 0 configure:45760: test -z || test ! -s conftest.err configure:45763: $? = 0 configure:45766: test -s conftest.o configure:45769: $? = 0 configure:45827: result: yes configure:45903: checking for openpty in -lutil configure:45933: gcc -o conftest -O3 -DNDEBUG -m32 -fno-strict-aliasing -L/usr/lib conftest.c -lutil >&5 configure:45939: $? = 0 configure:45943: test -z || test ! -s conftest.err configure:45946: $? = 0 configure:45949: test -s conftest configure:45952: $? = 0 configure:45965: result: yes configure:45973: checking for gethostbyname in -lnsl configure:46003: gcc -o conftest -O3 -DNDEBUG -m32 -fno-strict-aliasing -L/usr/lib conftest.c -lnsl -lutil >&5 configure:46009: $? = 0 configure:46013: test -z || test ! -s conftest.err configure:46016: $? = 0 configure:46019: test -s conftest configure:46022: $? = 0 configure:46035: result: yes configure:46043: checking for socket in -lsocket configure:46073: gcc -o conftest -O3 -DNDEBUG -m32 -fno-strict-aliasing -L/usr/lib conftest.c -lsocket -lutil -lnsl >&5 /usr/bin/ld: cannot find -lsocket collect2: ld returned 1 exit status configure:46079: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.0.2" | #define PACKAGE_STRING "Open MPI 1.0.2" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 0 | #define OMPI_RELEASE_VERSION 2 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "2" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 0 | #define ORTE_RELEASE_VERSION 2 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "2" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 0 | #define OPAL_RELEASE_VERSION 2 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "2" | #define _GNU_SOURCE 1 | #define OMPI_ARCH "i686-pc-linux-gnu" | #define OMPI_ENABLE_MEM_DEBUG 0 | #define OMPI_ENABLE_MEM_PROFILE 0 | #define OMPI_ENABLE_DEBUG 0 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OMPI_WANT_MPI2_ONE_SIDED 0 | #define OMPI_ENABLE_PTY_SUPPORT 1 | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1 | #define OPAL_ENABLE_TRACE 0 | #define OMPI_CC "gcc" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_DOUBLE 12 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SIZE_T 4 | #define OMPI_ALIGNMENT_CHAR 1 | #define OMPI_ALIGNMENT_SHORT 2 | #define OMPI_ALIGNMENT_WCHAR 4 | #define OMPI_ALIGNMENT_INT 4 | #define OMPI_ALIGNMENT_LONG 4 | #define OMPI_ALIGNMENT_LONG_LONG 4 | #define OMPI_ALIGNMENT_FLOAT 4 | #define OMPI_ALIGNMENT_DOUBLE 4 | #define OMPI_ALIGNMENT_LONG_DOUBLE 4 | #define OMPI_ALIGNMENT_VOID_P 4 | #define OMPI_NEED_C_BOOL 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define restrict __restrict | #define OMPI_ENABLE_MPI_PROFILING 1 | #define OMPI_HAVE_WEAK_SYMBOLS 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define OMPI_CXX "g++" | #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | #define SIZEOF_BOOL 1 | #define OMPI_ALIGNMENT_CXX_BOOL 1 | #define OMPI_WANT_CXX_BINDINGS 1 | #define OMPI_ASM_TEXT ".text" | #define OMPI_ASM_GLOBAL ".globl" | #define OMPI_ASM_LABEL_SUFFIX ":" | #define OMPI_ASM_GSYM "" | #define OMPI_ASM_LSYM ".L" | #define OMPI_ASM_TYPE "@" | #define OMPI_ASM_SIZE "1" | #define OMPI_ASM_ALIGN_LOG | #define OMPI_WANT_SMP_LOCKS 1 | #define OMPI_ASM_SUPPORT_64BIT 1 | #define OMPI_C_GCC_INLINE_ASSEMBLY 1 | #define OMPI_C_DEC_INLINE_ASSEMBLY 0 | #define OMPI_C_XLC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_GCC_INLINE_ASSEMBLY 1 | #define OMPI_CXX_DEC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_XLC_INLINE_ASSEMBLY 0 | #define OMPI_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1" | #define OMPI_ASSEMBLY_ARCH OMPI_IA32 | #define OMPI_HAVE_ASM_FILE 1 | #define OMPI_WANT_F77_BINDINGS 1 | #define OMPI_F77 "gfortran" | #define OMPI_F77_DOUBLE_UNDERSCORE 1 | #define OMPI_F77_SINGLE_UNDERSCORE 0 | #define OMPI_F77_CAPS 0 | #define OMPI_F77_PLAIN 0 | #define ompi_fortran_bogus_type_t int | #define OMPI_HAVE_FORTRAN_LOGICAL 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4 | #define ompi_fortran_logical_t int | #define OMPI_HAVE_FORTRAN_INTEGER 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4 | #define ompi_fortran_integer_t int | #define OMPI_HAVE_FORTRAN_INTEGER1 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER1 1 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 1 | #define ompi_fortran_integer1_t char | #define OMPI_HAVE_FORTRAN_INTEGER2 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER2 2 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 2 | #define ompi_fortran_integer2_t short | #define OMPI_HAVE_FORTRAN_INTEGER4 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER4 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 4 | #define ompi_fortran_integer4_t int | #define OMPI_HAVE_FORTRAN_INTEGER8 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER8 8 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 8 | #define ompi_fortran_integer8_t long long | #define OMPI_HAVE_FORTRAN_INTEGER16 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER16 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4 | #define ompi_fortran_integer16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL 1 | #define OMPI_SIZEOF_FORTRAN_REAL 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL 4 | #define ompi_fortran_real_t float | #define OMPI_HAVE_FORTRAN_REAL4 1 | #define OMPI_SIZEOF_FORTRAN_REAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL4 4 | #define ompi_fortran_real4_t float | #define OMPI_HAVE_FORTRAN_REAL8 1 | #define OMPI_SIZEOF_FORTRAN_REAL8 8 | #define OMPI_ALIGNMENT_FORTRAN_REAL8 8 | #define ompi_fortran_real8_t double | #define OMPI_HAVE_FORTRAN_REAL16 0 | #define OMPI_SIZEOF_FORTRAN_REAL16 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL16 4 | #define ompi_fortran_real16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 1 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 8 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 8 | #define ompi_fortran_double_precision_t double | #define OMPI_HAVE_FORTRAN_COMPLEX 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 4 | #define OMPI_HAVE_FORTRAN_COMPLEX8 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX8 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4 | #define OMPI_HAVE_FORTRAN_COMPLEX16 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX16 16 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 8 | #define OMPI_HAVE_FORTRAN_COMPLEX32 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX32 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 4 | #define OMPI_FORTRAN_HANDLE_MAX ( 0x7fffffff < 2147483647 ? 0x7fffffff : 2147483647 ) | #define OMPI_FORTRAN_VALUE_TRUE 1 | #define OMPI_WANT_F90_BINDINGS 1 | #define OMPI_F90 "gfortran" | #define OMPI_HAVE_F90_INTEGER1 1 | #define OMPI_HAVE_F90_INTEGER2 1 | #define OMPI_HAVE_F90_INTEGER4 1 | #define OMPI_HAVE_F90_INTEGER8 1 | #define OMPI_HAVE_F90_INTEGER16 0 | #define OMPI_HAVE_F90_REAL4 1 | #define OMPI_HAVE_F90_REAL8 1 | #define OMPI_HAVE_F90_REAL16 0 | #define OMPI_HAVE_F90_COMPLEX8 1 | #define OMPI_HAVE_F90_COMPLEX16 1 | #define OMPI_HAVE_F90_COMPLEX32 0 | #define OMPI_SIZEOF_F90_INT1 1 | #define OMPI_SIZEOF_F90_INT2 2 | #define OMPI_SIZEOF_F90_INT4 4 | #define OMPI_SIZEOF_F90_INT8 8 | #define OMPI_SIZEOF_F90_INT16 0 | #define OMPI_SIZEOF_F90_REAL4 4 | #define OMPI_SIZEOF_F90_REAL8 8 | #define OMPI_SIZEOF_F90_REAL16 0 | #define OMPI_SIZEOF_F90_COMPLEX8 8 | #define OMPI_SIZEOF_F90_COMPLEX16 16 | #define OMPI_SIZEOF_F90_COMPLEX32 0 | #define OMPI_ALIGNMENT_F90_LOGICAL 4 | #define OMPI_ALIGNMENT_F90_INT 4 | #define OMPI_ALIGNMENT_F90_REAL 4 | #define OMPI_ALIGNMENT_F90_DBLPREC 4 | #define OMPI_ALIGNMENT_F90_COMPLEX 4 | #define OMPI_ALIGNMENT_F90_DBLCOMPLEX 4 | #define OMPI_ALIGNMENT_F90_INT1 1 | #define OMPI_ALIGNMENT_F90_INT2 2 | #define OMPI_ALIGNMENT_F90_INT4 4 | #define OMPI_ALIGNMENT_F90_INT8 4 | #define OMPI_ALIGNMENT_F90_INT16 0 | #define OMPI_ALIGNMENT_F90_REAL4 4 | #define OMPI_ALIGNMENT_F90_REAL8 4 | #define OMPI_ALIGNMENT_F90_REAL16 0 | #define OMPI_ALIGNMENT_F90_COMPLEX8 4 | #define OMPI_ALIGNMENT_F90_COMPLEX16 4 | #define OMPI_ALIGNMENT_F90_COMPLEX32 0 | #define OMPI_PRECISION_F90_REAL4 6 | #define OMPI_PRECISION_F90_REAL8 15 | #define OMPI_PRECISION_F90_REAL16 0 | #define OMPI_PRECISION_F90_COMPLEX8 6 | #define OMPI_PRECISION_F90_COMPLEX16 15 | #define OMPI_PRECISION_F90_COMPLEX32 0 | #define OMPI_RANGE_F90_REAL4 37 | #define OMPI_RANGE_F90_REAL8 307 | #define OMPI_RANGE_F90_REAL16 0 | #define OMPI_RANGE_F90_COMPLEX8 37 | #define OMPI_RANGE_F90_COMPLEX16 307 | #define OMPI_RANGE_F90_COMPLEX32 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_AIO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_STDBOOL_H 1 | #define OMPI_USE_STDBOOL_H 1 | #define SIZEOF_PID_T 4 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR_IN 1 | #define OMPI_HAVE_SA_RESTART 1 | #define OMPI_HAVE_SA_LEN 0 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_SIGINFO_T_SI_FD 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char socket (); | int | main () | { | socket (); | ; | return 0; | } configure:46105: result: no configure:46133: checking for asprintf configure:46190: gcc -o conftest -O3 -DNDEBUG -m32 -fno-strict-aliasing -L/usr/lib conftest.c -lutil -lnsl >&5 configure:46196: $? = 0 configure:46200: test -z || test ! -s conftest.err configure:46203: $? = 0 configure:46206: test -s conftest configure:46209: $? = 0 configure:46221: result: yes configure:46133: checking for snprintf configure:46190: gcc -o conftest -O3 -DNDEBUG -m32 -fno-strict-aliasing -L/usr/lib conftest.c -lutil -lnsl >&5 conftest.c:317: warning: conflicting types for built-in function 'snprintf' configure:46196: $? = 0 configure:46200: test -z || test ! -s conftest.err configure:46203: $? = 0 configure:46206: test -s conftest configure:46209: $? = 0 configure:46221: result: yes configure:46133: checking for vasprintf configure:46190: gcc -o conftest -O3 -DNDEBUG -m32 -fno-strict-aliasing -L/usr/lib conftest.c -lutil -lnsl >&5 configure:46196: $? = 0 configure:46200: test -z || test ! -s conftest.err configure:46203: $? = 0 configure:46206: test -s conftest configure:46209: $? = 0 configure:46221: result: yes configure:46133: checking for vsnprintf configure:46190: gcc -o conftest -O3 -DNDEBUG -m32 -fno-strict-aliasing -L/usr/lib conftest.c -lutil -lnsl >&5 conftest.c:319: warning: conflicting types for built-in function 'vsnprintf' configure:46196: $? = 0 configure:46200: test -z || test ! -s conftest.err configure:46203: $? = 0 configure:46206: test -s conftest configure:46209: $? = 0 configure:46221: result: yes configure:46133: checking for openpty configure:46190: gcc -o conftest -O3 -DNDEBUG -m32 -fno-strict-aliasing -L/usr/lib conftest.c -lutil -lnsl >&5 configure:46196: $? = 0 configure:46200: test -z || test ! -s conftest.err configure:46203: $? = 0 configure:46206: test -s conftest configure:46209: $? = 0 configure:46221: result: yes configure:46133: checking for isatty configure:46190: gcc -o conftest -O3 -DNDEBUG -m32 -fno-strict-aliasing -L/usr/lib conftest.c -lutil -lnsl >&5 configure:46196: $? = 0 configure:46200: test -z || test ! -s conftest.err configure:46203: $? = 0 configure:46206: test -s conftest configure:46209: $? = 0 configure:46221: result: yes configure:46133: checking for htonl configure:46190: gcc -o conftest -O3 -DNDEBUG -m32 -fno-strict-aliasing -L/usr/lib conftest.c -lutil -lnsl >&5 configure:46196: $? = 0 configure:46200: test -z || test ! -s conftest.err configure:46203: $? = 0 configure:46206: test -s conftest configure:46209: $? = 0 configure:46221: result: yes configure:46133: checking for ntohl configure:46190: gcc -o conftest -O3 -DNDEBUG -m32 -fno-strict-aliasing -L/usr/lib conftest.c -lutil -lnsl >&5 configure:46196: $? = 0 configure:46200: test -z || test ! -s conftest.err configure:46203: $? = 0 configure:46206: test -s conftest configure:46209: $? = 0 configure:46221: result: yes configure:46133: checking for htons configure:46190: gcc -o conftest -O3 -DNDEBUG -m32 -fno-strict-aliasing -L/usr/lib conftest.c -lutil -lnsl >&5 configure:46196: $? = 0 configure:46200: test -z || test ! -s conftest.err configure:46203: $? = 0 configure:46206: test -s conftest configure:46209: $? = 0 configure:46221: result: yes configure:46133: checking for ntohs configure:46190: gcc -o conftest -O3 -DNDEBUG -m32 -fno-strict-aliasing -L/usr/lib conftest.c -lutil -lnsl >&5 configure:46196: $? = 0 configure:46200: test -z || test ! -s conftest.err configure:46203: $? = 0 configure:46206: test -s conftest configure:46209: $? = 0 configure:46221: result: yes configure:46133: checking for getpwuid configure:46190: gcc -o conftest -O3 -DNDEBUG -m32 -fno-strict-aliasing -L/usr/lib conftest.c -lutil -lnsl >&5 configure:46196: $? = 0 configure:46200: test -z || test ! -s conftest.err configure:46203: $? = 0 configure:46206: test -s conftest configure:46209: $? = 0 configure:46221: result: yes configure:46133: checking for fork configure:46190: gcc -o conftest -O3 -DNDEBUG -m32 -fno-strict-aliasing -L/usr/lib conftest.c -lutil -lnsl >&5 configure:46196: $? = 0 configure:46200: test -z || test ! -s conftest.err configure:46203: $? = 0 configure:46206: test -s conftest configure:46209: $? = 0 configure:46221: result: yes configure:46133: checking for waitpid configure:46190: gcc -o conftest -O3 -DNDEBUG -m32 -fno-strict-aliasing -L/usr/lib conftest.c -lutil -lnsl >&5 configure:46196: $? = 0 configure:46200: test -z || test ! -s conftest.err configure:46203: $? = 0 configure:46206: test -s conftest configure:46209: $? = 0 configure:46221: result: yes configure:46133: checking for execve configure:46190: gcc -o conftest -O3 -DNDEBUG -m32 -fno-strict-aliasing -L/usr/lib conftest.c -lutil -lnsl >&5 configure:46196: $? = 0 configure:46200: test -z || test ! -s conftest.err configure:46203: $? = 0 configure:46206: test -s conftest configure:46209: $? = 0 configure:46221: result: yes configure:46133: checking for pipe configure:46190: gcc -o conftest -O3 -DNDEBUG -m32 -fno-strict-aliasing -L/usr/lib conftest.c -lutil -lnsl >&5 configure:46196: $? = 0 configure:46200: test -z || test ! -s conftest.err configure:46203: $? = 0 configure:46206: test -s conftest configure:46209: $? = 0 configure:46221: result: yes configure:46133: checking for setsid configure:46190: gcc -o conftest -O3 -DNDEBUG -m32 -fno-strict-aliasing -L/usr/lib conftest.c -lutil -lnsl >&5 configure:46196: $? = 0 configure:46200: test -z || test ! -s conftest.err configure:46203: $? = 0 configure:46206: test -s conftest configure:46209: $? = 0 configure:46221: result: yes configure:46133: checking for mmap configure:46190: gcc -o conftest -O3 -DNDEBUG -m32 -fno-strict-aliasing -L/usr/lib conftest.c -lutil -lnsl >&5 configure:46196: $? = 0 configure:46200: test -z || test ! -s conftest.err configure:46203: $? = 0 configure:46206: test -s conftest configure:46209: $? = 0 configure:46221: result: yes configure:46234: checking if we need -lexecinfo for backtrace configure:46291: gcc -o conftest -O3 -DNDEBUG -m32 -fno-strict-aliasing -L/usr/lib conftest.c -lutil -lnsl >&5 configure:46297: $? = 0 configure:46301: test -z || test ! -s conftest.err configure:46304: $? = 0 configure:46307: test -s conftest configure:46310: $? = 0 configure:46406: result: no configure:46420: checking for backtrace configure:46477: gcc -o conftest -O3 -DNDEBUG -m32 -fno-strict-aliasing -L/usr/lib conftest.c -lutil -lnsl >&5 configure:46483: $? = 0 configure:46487: test -z || test ! -s conftest.err configure:46490: $? = 0 configure:46493: test -s conftest configure:46496: $? = 0 configure:46508: result: yes configure:46522: checking if we need -lgen for dirname configure:46579: gcc -o conftest -O3 -DNDEBUG -m32 -fno-strict-aliasing -L/usr/lib conftest.c -lutil -lnsl >&5 configure:46585: $? = 0 configure:46589: test -z || test ! -s conftest.err configure:46592: $? = 0 configure:46595: test -s conftest configure:46598: $? = 0 configure:46694: result: no configure:46708: checking for dirname configure:46765: gcc -o conftest -O3 -DNDEBUG -m32 -fno-strict-aliasing -L/usr/lib conftest.c -lutil -lnsl >&5 configure:46771: $? = 0 configure:46775: test -z || test ! -s conftest.err configure:46778: $? = 0 configure:46781: test -s conftest configure:46784: $? = 0 configure:46796: result: yes configure:46810: checking if we need -lm for ceil configure:46867: gcc -o conftest -O3 -DNDEBUG -m32 -fno-strict-aliasing -L/usr/lib conftest.c -lutil -lnsl >&5 conftest.c:335: warning: conflicting types for built-in function 'ceil' /tmp/ccMPCfht.o(.text+0x14): In function `main': : undefined reference to `ceil' /tmp/ccMPCfht.o(.data+0x0): undefined reference to `ceil' collect2: ld returned 1 exit status configure:46873: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.0.2" | #define PACKAGE_STRING "Open MPI 1.0.2" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 0 | #define OMPI_RELEASE_VERSION 2 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "2" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 0 | #define ORTE_RELEASE_VERSION 2 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "2" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 0 | #define OPAL_RELEASE_VERSION 2 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "2" | #define _GNU_SOURCE 1 | #define OMPI_ARCH "i686-pc-linux-gnu" | #define OMPI_ENABLE_MEM_DEBUG 0 | #define OMPI_ENABLE_MEM_PROFILE 0 | #define OMPI_ENABLE_DEBUG 0 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OMPI_WANT_MPI2_ONE_SIDED 0 | #define OMPI_ENABLE_PTY_SUPPORT 1 | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1 | #define OPAL_ENABLE_TRACE 0 | #define OMPI_CC "gcc" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_DOUBLE 12 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SIZE_T 4 | #define OMPI_ALIGNMENT_CHAR 1 | #define OMPI_ALIGNMENT_SHORT 2 | #define OMPI_ALIGNMENT_WCHAR 4 | #define OMPI_ALIGNMENT_INT 4 | #define OMPI_ALIGNMENT_LONG 4 | #define OMPI_ALIGNMENT_LONG_LONG 4 | #define OMPI_ALIGNMENT_FLOAT 4 | #define OMPI_ALIGNMENT_DOUBLE 4 | #define OMPI_ALIGNMENT_LONG_DOUBLE 4 | #define OMPI_ALIGNMENT_VOID_P 4 | #define OMPI_NEED_C_BOOL 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define restrict __restrict | #define OMPI_ENABLE_MPI_PROFILING 1 | #define OMPI_HAVE_WEAK_SYMBOLS 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define OMPI_CXX "g++" | #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | #define SIZEOF_BOOL 1 | #define OMPI_ALIGNMENT_CXX_BOOL 1 | #define OMPI_WANT_CXX_BINDINGS 1 | #define OMPI_ASM_TEXT ".text" | #define OMPI_ASM_GLOBAL ".globl" | #define OMPI_ASM_LABEL_SUFFIX ":" | #define OMPI_ASM_GSYM "" | #define OMPI_ASM_LSYM ".L" | #define OMPI_ASM_TYPE "@" | #define OMPI_ASM_SIZE "1" | #define OMPI_ASM_ALIGN_LOG | #define OMPI_WANT_SMP_LOCKS 1 | #define OMPI_ASM_SUPPORT_64BIT 1 | #define OMPI_C_GCC_INLINE_ASSEMBLY 1 | #define OMPI_C_DEC_INLINE_ASSEMBLY 0 | #define OMPI_C_XLC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_GCC_INLINE_ASSEMBLY 1 | #define OMPI_CXX_DEC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_XLC_INLINE_ASSEMBLY 0 | #define OMPI_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1" | #define OMPI_ASSEMBLY_ARCH OMPI_IA32 | #define OMPI_HAVE_ASM_FILE 1 | #define OMPI_WANT_F77_BINDINGS 1 | #define OMPI_F77 "gfortran" | #define OMPI_F77_DOUBLE_UNDERSCORE 1 | #define OMPI_F77_SINGLE_UNDERSCORE 0 | #define OMPI_F77_CAPS 0 | #define OMPI_F77_PLAIN 0 | #define ompi_fortran_bogus_type_t int | #define OMPI_HAVE_FORTRAN_LOGICAL 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4 | #define ompi_fortran_logical_t int | #define OMPI_HAVE_FORTRAN_INTEGER 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4 | #define ompi_fortran_integer_t int | #define OMPI_HAVE_FORTRAN_INTEGER1 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER1 1 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 1 | #define ompi_fortran_integer1_t char | #define OMPI_HAVE_FORTRAN_INTEGER2 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER2 2 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 2 | #define ompi_fortran_integer2_t short | #define OMPI_HAVE_FORTRAN_INTEGER4 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER4 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 4 | #define ompi_fortran_integer4_t int | #define OMPI_HAVE_FORTRAN_INTEGER8 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER8 8 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 8 | #define ompi_fortran_integer8_t long long | #define OMPI_HAVE_FORTRAN_INTEGER16 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER16 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4 | #define ompi_fortran_integer16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL 1 | #define OMPI_SIZEOF_FORTRAN_REAL 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL 4 | #define ompi_fortran_real_t float | #define OMPI_HAVE_FORTRAN_REAL4 1 | #define OMPI_SIZEOF_FORTRAN_REAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL4 4 | #define ompi_fortran_real4_t float | #define OMPI_HAVE_FORTRAN_REAL8 1 | #define OMPI_SIZEOF_FORTRAN_REAL8 8 | #define OMPI_ALIGNMENT_FORTRAN_REAL8 8 | #define ompi_fortran_real8_t double | #define OMPI_HAVE_FORTRAN_REAL16 0 | #define OMPI_SIZEOF_FORTRAN_REAL16 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL16 4 | #define ompi_fortran_real16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 1 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 8 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 8 | #define ompi_fortran_double_precision_t double | #define OMPI_HAVE_FORTRAN_COMPLEX 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 4 | #define OMPI_HAVE_FORTRAN_COMPLEX8 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX8 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4 | #define OMPI_HAVE_FORTRAN_COMPLEX16 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX16 16 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 8 | #define OMPI_HAVE_FORTRAN_COMPLEX32 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX32 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 4 | #define OMPI_FORTRAN_HANDLE_MAX ( 0x7fffffff < 2147483647 ? 0x7fffffff : 2147483647 ) | #define OMPI_FORTRAN_VALUE_TRUE 1 | #define OMPI_WANT_F90_BINDINGS 1 | #define OMPI_F90 "gfortran" | #define OMPI_HAVE_F90_INTEGER1 1 | #define OMPI_HAVE_F90_INTEGER2 1 | #define OMPI_HAVE_F90_INTEGER4 1 | #define OMPI_HAVE_F90_INTEGER8 1 | #define OMPI_HAVE_F90_INTEGER16 0 | #define OMPI_HAVE_F90_REAL4 1 | #define OMPI_HAVE_F90_REAL8 1 | #define OMPI_HAVE_F90_REAL16 0 | #define OMPI_HAVE_F90_COMPLEX8 1 | #define OMPI_HAVE_F90_COMPLEX16 1 | #define OMPI_HAVE_F90_COMPLEX32 0 | #define OMPI_SIZEOF_F90_INT1 1 | #define OMPI_SIZEOF_F90_INT2 2 | #define OMPI_SIZEOF_F90_INT4 4 | #define OMPI_SIZEOF_F90_INT8 8 | #define OMPI_SIZEOF_F90_INT16 0 | #define OMPI_SIZEOF_F90_REAL4 4 | #define OMPI_SIZEOF_F90_REAL8 8 | #define OMPI_SIZEOF_F90_REAL16 0 | #define OMPI_SIZEOF_F90_COMPLEX8 8 | #define OMPI_SIZEOF_F90_COMPLEX16 16 | #define OMPI_SIZEOF_F90_COMPLEX32 0 | #define OMPI_ALIGNMENT_F90_LOGICAL 4 | #define OMPI_ALIGNMENT_F90_INT 4 | #define OMPI_ALIGNMENT_F90_REAL 4 | #define OMPI_ALIGNMENT_F90_DBLPREC 4 | #define OMPI_ALIGNMENT_F90_COMPLEX 4 | #define OMPI_ALIGNMENT_F90_DBLCOMPLEX 4 | #define OMPI_ALIGNMENT_F90_INT1 1 | #define OMPI_ALIGNMENT_F90_INT2 2 | #define OMPI_ALIGNMENT_F90_INT4 4 | #define OMPI_ALIGNMENT_F90_INT8 4 | #define OMPI_ALIGNMENT_F90_INT16 0 | #define OMPI_ALIGNMENT_F90_REAL4 4 | #define OMPI_ALIGNMENT_F90_REAL8 4 | #define OMPI_ALIGNMENT_F90_REAL16 0 | #define OMPI_ALIGNMENT_F90_COMPLEX8 4 | #define OMPI_ALIGNMENT_F90_COMPLEX16 4 | #define OMPI_ALIGNMENT_F90_COMPLEX32 0 | #define OMPI_PRECISION_F90_REAL4 6 | #define OMPI_PRECISION_F90_REAL8 15 | #define OMPI_PRECISION_F90_REAL16 0 | #define OMPI_PRECISION_F90_COMPLEX8 6 | #define OMPI_PRECISION_F90_COMPLEX16 15 | #define OMPI_PRECISION_F90_COMPLEX32 0 | #define OMPI_RANGE_F90_REAL4 37 | #define OMPI_RANGE_F90_REAL8 307 | #define OMPI_RANGE_F90_REAL16 0 | #define OMPI_RANGE_F90_COMPLEX8 37 | #define OMPI_RANGE_F90_COMPLEX16 307 | #define OMPI_RANGE_F90_COMPLEX32 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_AIO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_STDBOOL_H 1 | #define OMPI_USE_STDBOOL_H 1 | #define SIZEOF_PID_T 4 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR_IN 1 | #define OMPI_HAVE_SA_RESTART 1 | #define OMPI_HAVE_SA_LEN 0 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_SIGINFO_T_SI_FD 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_OPENPTY 1 | #define HAVE_ISATTY 1 | #define HAVE_HTONL 1 | #define HAVE_NTOHL 1 | #define HAVE_HTONS 1 | #define HAVE_NTOHS 1 | #define HAVE_GETPWUID 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_EXECVE 1 | #define HAVE_PIPE 1 | #define HAVE_SETSID 1 | #define HAVE_MMAP 1 | #define HAVE_BACKTRACE 1 | #define HAVE_DIRNAME 1 | /* end confdefs.h. */ | /* Define ceil to an innocuous variant, in case declares ceil. | For example, HP-UX 11i declares gettimeofday. */ | #define ceil innocuous_ceil | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char ceil (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef ceil | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char ceil (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub_ceil) || defined (__stub___ceil) | choke me | #else | char (*f) () = ceil; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != ceil; | ; | return 0; | } configure:46947: gcc -o conftest -O3 -DNDEBUG -m32 -fno-strict-aliasing -L/usr/lib conftest.c -lutil -lnsl -lm >&5 conftest.c:335: warning: conflicting types for built-in function 'ceil' configure:46953: $? = 0 configure:46957: test -z || test ! -s conftest.err configure:46960: $? = 0 configure:46963: test -s conftest configure:46966: $? = 0 configure:46982: result: yes configure:46996: checking for ceil configure:47053: gcc -o conftest -O3 -DNDEBUG -m32 -fno-strict-aliasing -L/usr/lib conftest.c -lutil -lnsl -lm >&5 conftest.c:335: warning: conflicting types for built-in function 'ceil' configure:47059: $? = 0 configure:47063: test -z || test ! -s conftest.err configure:47066: $? = 0 configure:47069: test -s conftest configure:47072: $? = 0 configure:47084: result: yes configure:47118: checking for asprintf configure:47206: result: yes configure:47118: checking for snprintf configure:47206: result: yes configure:47118: checking for vasprintf configure:47206: result: yes configure:47118: checking for vsnprintf configure:47206: result: yes configure:47118: checking for openpty configure:47206: result: yes configure:47118: checking for isatty configure:47206: result: yes configure:47118: checking for htonl configure:47206: result: yes configure:47118: checking for ntohl configure:47206: result: yes configure:47118: checking for htons configure:47206: result: yes configure:47118: checking for ntohs configure:47206: result: yes configure:47118: checking for getpwuid configure:47206: result: yes configure:47118: checking for fork configure:47206: result: yes configure:47118: checking for waitpid configure:47206: result: yes configure:47118: checking for execve configure:47206: result: yes configure:47118: checking for pipe configure:47206: result: yes configure:47118: checking for ptsname configure:47175: gcc -o conftest -O3 -DNDEBUG -m32 -fno-strict-aliasing -L/usr/lib conftest.c -lutil -lnsl -lm >&5 configure:47181: $? = 0 configure:47185: test -z || test ! -s conftest.err configure:47188: $? = 0 configure:47191: test -s conftest configure:47194: $? = 0 configure:47206: result: yes configure:47118: checking for setsid configure:47206: result: yes configure:47118: checking for mmap configure:47206: result: yes configure:47118: checking for mallopt configure:47175: gcc -o conftest -O3 -DNDEBUG -m32 -fno-strict-aliasing -L/usr/lib conftest.c -lutil -lnsl -lm >&5 configure:47181: $? = 0 configure:47185: test -z || test ! -s conftest.err configure:47188: $? = 0 configure:47191: test -s conftest configure:47194: $? = 0 configure:47206: result: yes configure:47221: checking whether va_copy is declared configure:47246: gcc -c -O3 -DNDEBUG -m32 -fno-strict-aliasing conftest.c >&5 configure:47252: $? = 0 configure:47256: test -z || test ! -s conftest.err configure:47259: $? = 0 configure:47262: test -s conftest.o configure:47265: $? = 0 configure:47276: result: yes configure:47290: checking whether __va_copy is declared configure:47315: gcc -c -O3 -DNDEBUG -m32 -fno-strict-aliasing conftest.c >&5 configure:47321: $? = 0 configure:47325: test -z || test ! -s conftest.err configure:47328: $? = 0 configure:47331: test -s conftest.o configure:47334: $? = 0 configure:47345: result: yes configure:47359: checking whether __func__ is declared configure:47383: gcc -c -O3 -DNDEBUG -m32 -fno-strict-aliasing conftest.c >&5 configure:47389: $? = 0 configure:47393: test -z || test ! -s conftest.err configure:47396: $? = 0 configure:47399: test -s conftest.o configure:47402: $? = 0 configure:47413: result: yes configure:47435: checking if we need -lrt for sched_yield configure:47492: gcc -o conftest -O3 -DNDEBUG -m32 -fno-strict-aliasing -L/usr/lib conftest.c -lutil -lnsl -lm >&5 configure:47498: $? = 0 configure:47502: test -z || test ! -s conftest.err configure:47505: $? = 0 configure:47508: test -s conftest configure:47511: $? = 0 configure:47607: result: no configure:47621: checking for sched_yield configure:47678: gcc -o conftest -O3 -DNDEBUG -m32 -fno-strict-aliasing -L/usr/lib conftest.c -lutil -lnsl -lm >&5 configure:47684: $? = 0 configure:47688: test -z || test ! -s conftest.err configure:47691: $? = 0 configure:47694: test -s conftest configure:47697: $? = 0 configure:47709: result: yes configure:47723: checking if we need -lexecinfo for backtrace configure:47895: result: no configure:47909: checking for backtrace configure:47997: result: yes configure:48011: checking if we need -lgen for dirname configure:48183: result: no configure:48197: checking for dirname configure:48285: result: yes configure:48302: checking for ceil in -lm configure:48332: gcc -o conftest -O3 -DNDEBUG -m32 -fno-strict-aliasing -L/usr/lib conftest.c -lm -lutil -lnsl -lm >&5 conftest.c:344: warning: conflicting types for built-in function 'ceil' configure:48338: $? = 0 configure:48342: test -z || test ! -s conftest.err configure:48345: $? = 0 configure:48348: test -s conftest configure:48351: $? = 0 configure:48364: result: yes configure:48446: checking checking for type of MPI_Offset configure:48473: result: long long configure:48492: checking checking for an MPI datatype for MPI_Offset configure:48494: result: MPI_LONG_LONG configure:48511: checking whether byte ordering is bigendian configure:48538: gcc -c -O3 -DNDEBUG -m32 -fno-strict-aliasing conftest.c >&5 configure:48544: $? = 0 configure:48548: test -z || test ! -s conftest.err configure:48551: $? = 0 configure:48554: test -s conftest.o configure:48557: $? = 0 configure:48581: gcc -c -O3 -DNDEBUG -m32 -fno-strict-aliasing conftest.c >&5 conftest.c: In function `main': conftest.c:347: error: `not' undeclared (first use in this function) conftest.c:347: error: (Each undeclared identifier is reported only once conftest.c:347: error: for each function it appears in.) conftest.c:347: error: syntax error before "big" configure:48587: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.0.2" | #define PACKAGE_STRING "Open MPI 1.0.2" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 0 | #define OMPI_RELEASE_VERSION 2 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "2" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 0 | #define ORTE_RELEASE_VERSION 2 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "2" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 0 | #define OPAL_RELEASE_VERSION 2 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "2" | #define _GNU_SOURCE 1 | #define OMPI_ARCH "i686-pc-linux-gnu" | #define OMPI_ENABLE_MEM_DEBUG 0 | #define OMPI_ENABLE_MEM_PROFILE 0 | #define OMPI_ENABLE_DEBUG 0 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OMPI_WANT_MPI2_ONE_SIDED 0 | #define OMPI_ENABLE_PTY_SUPPORT 1 | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1 | #define OPAL_ENABLE_TRACE 0 | #define OMPI_CC "gcc" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_DOUBLE 12 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SIZE_T 4 | #define OMPI_ALIGNMENT_CHAR 1 | #define OMPI_ALIGNMENT_SHORT 2 | #define OMPI_ALIGNMENT_WCHAR 4 | #define OMPI_ALIGNMENT_INT 4 | #define OMPI_ALIGNMENT_LONG 4 | #define OMPI_ALIGNMENT_LONG_LONG 4 | #define OMPI_ALIGNMENT_FLOAT 4 | #define OMPI_ALIGNMENT_DOUBLE 4 | #define OMPI_ALIGNMENT_LONG_DOUBLE 4 | #define OMPI_ALIGNMENT_VOID_P 4 | #define OMPI_NEED_C_BOOL 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define restrict __restrict | #define OMPI_ENABLE_MPI_PROFILING 1 | #define OMPI_HAVE_WEAK_SYMBOLS 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define OMPI_CXX "g++" | #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | #define SIZEOF_BOOL 1 | #define OMPI_ALIGNMENT_CXX_BOOL 1 | #define OMPI_WANT_CXX_BINDINGS 1 | #define OMPI_ASM_TEXT ".text" | #define OMPI_ASM_GLOBAL ".globl" | #define OMPI_ASM_LABEL_SUFFIX ":" | #define OMPI_ASM_GSYM "" | #define OMPI_ASM_LSYM ".L" | #define OMPI_ASM_TYPE "@" | #define OMPI_ASM_SIZE "1" | #define OMPI_ASM_ALIGN_LOG | #define OMPI_WANT_SMP_LOCKS 1 | #define OMPI_ASM_SUPPORT_64BIT 1 | #define OMPI_C_GCC_INLINE_ASSEMBLY 1 | #define OMPI_C_DEC_INLINE_ASSEMBLY 0 | #define OMPI_C_XLC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_GCC_INLINE_ASSEMBLY 1 | #define OMPI_CXX_DEC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_XLC_INLINE_ASSEMBLY 0 | #define OMPI_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1" | #define OMPI_ASSEMBLY_ARCH OMPI_IA32 | #define OMPI_HAVE_ASM_FILE 1 | #define OMPI_WANT_F77_BINDINGS 1 | #define OMPI_F77 "gfortran" | #define OMPI_F77_DOUBLE_UNDERSCORE 1 | #define OMPI_F77_SINGLE_UNDERSCORE 0 | #define OMPI_F77_CAPS 0 | #define OMPI_F77_PLAIN 0 | #define ompi_fortran_bogus_type_t int | #define OMPI_HAVE_FORTRAN_LOGICAL 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4 | #define ompi_fortran_logical_t int | #define OMPI_HAVE_FORTRAN_INTEGER 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4 | #define ompi_fortran_integer_t int | #define OMPI_HAVE_FORTRAN_INTEGER1 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER1 1 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 1 | #define ompi_fortran_integer1_t char | #define OMPI_HAVE_FORTRAN_INTEGER2 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER2 2 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 2 | #define ompi_fortran_integer2_t short | #define OMPI_HAVE_FORTRAN_INTEGER4 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER4 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 4 | #define ompi_fortran_integer4_t int | #define OMPI_HAVE_FORTRAN_INTEGER8 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER8 8 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 8 | #define ompi_fortran_integer8_t long long | #define OMPI_HAVE_FORTRAN_INTEGER16 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER16 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4 | #define ompi_fortran_integer16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL 1 | #define OMPI_SIZEOF_FORTRAN_REAL 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL 4 | #define ompi_fortran_real_t float | #define OMPI_HAVE_FORTRAN_REAL4 1 | #define OMPI_SIZEOF_FORTRAN_REAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL4 4 | #define ompi_fortran_real4_t float | #define OMPI_HAVE_FORTRAN_REAL8 1 | #define OMPI_SIZEOF_FORTRAN_REAL8 8 | #define OMPI_ALIGNMENT_FORTRAN_REAL8 8 | #define ompi_fortran_real8_t double | #define OMPI_HAVE_FORTRAN_REAL16 0 | #define OMPI_SIZEOF_FORTRAN_REAL16 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL16 4 | #define ompi_fortran_real16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 1 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 8 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 8 | #define ompi_fortran_double_precision_t double | #define OMPI_HAVE_FORTRAN_COMPLEX 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 4 | #define OMPI_HAVE_FORTRAN_COMPLEX8 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX8 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4 | #define OMPI_HAVE_FORTRAN_COMPLEX16 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX16 16 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 8 | #define OMPI_HAVE_FORTRAN_COMPLEX32 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX32 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 4 | #define OMPI_FORTRAN_HANDLE_MAX ( 0x7fffffff < 2147483647 ? 0x7fffffff : 2147483647 ) | #define OMPI_FORTRAN_VALUE_TRUE 1 | #define OMPI_WANT_F90_BINDINGS 1 | #define OMPI_F90 "gfortran" | #define OMPI_HAVE_F90_INTEGER1 1 | #define OMPI_HAVE_F90_INTEGER2 1 | #define OMPI_HAVE_F90_INTEGER4 1 | #define OMPI_HAVE_F90_INTEGER8 1 | #define OMPI_HAVE_F90_INTEGER16 0 | #define OMPI_HAVE_F90_REAL4 1 | #define OMPI_HAVE_F90_REAL8 1 | #define OMPI_HAVE_F90_REAL16 0 | #define OMPI_HAVE_F90_COMPLEX8 1 | #define OMPI_HAVE_F90_COMPLEX16 1 | #define OMPI_HAVE_F90_COMPLEX32 0 | #define OMPI_SIZEOF_F90_INT1 1 | #define OMPI_SIZEOF_F90_INT2 2 | #define OMPI_SIZEOF_F90_INT4 4 | #define OMPI_SIZEOF_F90_INT8 8 | #define OMPI_SIZEOF_F90_INT16 0 | #define OMPI_SIZEOF_F90_REAL4 4 | #define OMPI_SIZEOF_F90_REAL8 8 | #define OMPI_SIZEOF_F90_REAL16 0 | #define OMPI_SIZEOF_F90_COMPLEX8 8 | #define OMPI_SIZEOF_F90_COMPLEX16 16 | #define OMPI_SIZEOF_F90_COMPLEX32 0 | #define OMPI_ALIGNMENT_F90_LOGICAL 4 | #define OMPI_ALIGNMENT_F90_INT 4 | #define OMPI_ALIGNMENT_F90_REAL 4 | #define OMPI_ALIGNMENT_F90_DBLPREC 4 | #define OMPI_ALIGNMENT_F90_COMPLEX 4 | #define OMPI_ALIGNMENT_F90_DBLCOMPLEX 4 | #define OMPI_ALIGNMENT_F90_INT1 1 | #define OMPI_ALIGNMENT_F90_INT2 2 | #define OMPI_ALIGNMENT_F90_INT4 4 | #define OMPI_ALIGNMENT_F90_INT8 4 | #define OMPI_ALIGNMENT_F90_INT16 0 | #define OMPI_ALIGNMENT_F90_REAL4 4 | #define OMPI_ALIGNMENT_F90_REAL8 4 | #define OMPI_ALIGNMENT_F90_REAL16 0 | #define OMPI_ALIGNMENT_F90_COMPLEX8 4 | #define OMPI_ALIGNMENT_F90_COMPLEX16 4 | #define OMPI_ALIGNMENT_F90_COMPLEX32 0 | #define OMPI_PRECISION_F90_REAL4 6 | #define OMPI_PRECISION_F90_REAL8 15 | #define OMPI_PRECISION_F90_REAL16 0 | #define OMPI_PRECISION_F90_COMPLEX8 6 | #define OMPI_PRECISION_F90_COMPLEX16 15 | #define OMPI_PRECISION_F90_COMPLEX32 0 | #define OMPI_RANGE_F90_REAL4 37 | #define OMPI_RANGE_F90_REAL8 307 | #define OMPI_RANGE_F90_REAL16 0 | #define OMPI_RANGE_F90_COMPLEX8 37 | #define OMPI_RANGE_F90_COMPLEX16 307 | #define OMPI_RANGE_F90_COMPLEX32 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_AIO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_STDBOOL_H 1 | #define OMPI_USE_STDBOOL_H 1 | #define SIZEOF_PID_T 4 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR_IN 1 | #define OMPI_HAVE_SA_RESTART 1 | #define OMPI_HAVE_SA_LEN 0 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_SIGINFO_T_SI_FD 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_OPENPTY 1 | #define HAVE_ISATTY 1 | #define HAVE_HTONL 1 | #define HAVE_NTOHL 1 | #define HAVE_HTONS 1 | #define HAVE_NTOHS 1 | #define HAVE_GETPWUID 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_EXECVE 1 | #define HAVE_PIPE 1 | #define HAVE_SETSID 1 | #define HAVE_MMAP 1 | #define HAVE_BACKTRACE 1 | #define HAVE_DIRNAME 1 | #define HAVE_CEIL 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_OPENPTY 1 | #define HAVE_ISATTY 1 | #define HAVE_HTONL 1 | #define HAVE_NTOHL 1 | #define HAVE_HTONS 1 | #define HAVE_NTOHS 1 | #define HAVE_GETPWUID 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_EXECVE 1 | #define HAVE_PIPE 1 | #define HAVE_PTSNAME 1 | #define HAVE_SETSID 1 | #define HAVE_MMAP 1 | #define HAVE_MALLOPT 1 | #define OMPI_HAVE_VA_COPY 1 | #define OMPI_HAVE_UNDERSCORE_VA_COPY 1 | #define HAVE_DECL___FUNC__ 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_BACKTRACE 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBM 1 | #define OMPI_MPI_OFFSET_TYPE long long | #define OMPI_OFFSET_DATATYPE MPI_LONG_LONG | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:48722: result: no configure:48743: checking for broken qsort configure:48759: result: no configure:48838: checking if C compiler and POSIX threads work as is configure:48901: gcc -o conftest -O3 -DNDEBUG -m32 -fno-strict-aliasing -D_REENTRANT -L/usr/lib conftest.c -lm -lutil -lnsl -lm >&5 /tmp/ccKUXXch.o(.text+0x21): In function `main': : undefined reference to `pthread_join' /tmp/ccKUXXch.o(.text+0x45): In function `main': : undefined reference to `_pthread_cleanup_push' /tmp/ccKUXXch.o(.text+0x69): In function `main': : undefined reference to `pthread_create' /tmp/ccKUXXch.o(.text+0x79): In function `main': : undefined reference to `_pthread_cleanup_pop' collect2: ld returned 1 exit status configure:48907: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.0.2" | #define PACKAGE_STRING "Open MPI 1.0.2" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 0 | #define OMPI_RELEASE_VERSION 2 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "2" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 0 | #define ORTE_RELEASE_VERSION 2 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "2" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 0 | #define OPAL_RELEASE_VERSION 2 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "2" | #define _GNU_SOURCE 1 | #define OMPI_ARCH "i686-pc-linux-gnu" | #define OMPI_ENABLE_MEM_DEBUG 0 | #define OMPI_ENABLE_MEM_PROFILE 0 | #define OMPI_ENABLE_DEBUG 0 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OMPI_WANT_MPI2_ONE_SIDED 0 | #define OMPI_ENABLE_PTY_SUPPORT 1 | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1 | #define OPAL_ENABLE_TRACE 0 | #define OMPI_CC "gcc" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_DOUBLE 12 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SIZE_T 4 | #define OMPI_ALIGNMENT_CHAR 1 | #define OMPI_ALIGNMENT_SHORT 2 | #define OMPI_ALIGNMENT_WCHAR 4 | #define OMPI_ALIGNMENT_INT 4 | #define OMPI_ALIGNMENT_LONG 4 | #define OMPI_ALIGNMENT_LONG_LONG 4 | #define OMPI_ALIGNMENT_FLOAT 4 | #define OMPI_ALIGNMENT_DOUBLE 4 | #define OMPI_ALIGNMENT_LONG_DOUBLE 4 | #define OMPI_ALIGNMENT_VOID_P 4 | #define OMPI_NEED_C_BOOL 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define restrict __restrict | #define OMPI_ENABLE_MPI_PROFILING 1 | #define OMPI_HAVE_WEAK_SYMBOLS 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define OMPI_CXX "g++" | #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | #define SIZEOF_BOOL 1 | #define OMPI_ALIGNMENT_CXX_BOOL 1 | #define OMPI_WANT_CXX_BINDINGS 1 | #define OMPI_ASM_TEXT ".text" | #define OMPI_ASM_GLOBAL ".globl" | #define OMPI_ASM_LABEL_SUFFIX ":" | #define OMPI_ASM_GSYM "" | #define OMPI_ASM_LSYM ".L" | #define OMPI_ASM_TYPE "@" | #define OMPI_ASM_SIZE "1" | #define OMPI_ASM_ALIGN_LOG | #define OMPI_WANT_SMP_LOCKS 1 | #define OMPI_ASM_SUPPORT_64BIT 1 | #define OMPI_C_GCC_INLINE_ASSEMBLY 1 | #define OMPI_C_DEC_INLINE_ASSEMBLY 0 | #define OMPI_C_XLC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_GCC_INLINE_ASSEMBLY 1 | #define OMPI_CXX_DEC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_XLC_INLINE_ASSEMBLY 0 | #define OMPI_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1" | #define OMPI_ASSEMBLY_ARCH OMPI_IA32 | #define OMPI_HAVE_ASM_FILE 1 | #define OMPI_WANT_F77_BINDINGS 1 | #define OMPI_F77 "gfortran" | #define OMPI_F77_DOUBLE_UNDERSCORE 1 | #define OMPI_F77_SINGLE_UNDERSCORE 0 | #define OMPI_F77_CAPS 0 | #define OMPI_F77_PLAIN 0 | #define ompi_fortran_bogus_type_t int | #define OMPI_HAVE_FORTRAN_LOGICAL 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4 | #define ompi_fortran_logical_t int | #define OMPI_HAVE_FORTRAN_INTEGER 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4 | #define ompi_fortran_integer_t int | #define OMPI_HAVE_FORTRAN_INTEGER1 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER1 1 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 1 | #define ompi_fortran_integer1_t char | #define OMPI_HAVE_FORTRAN_INTEGER2 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER2 2 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 2 | #define ompi_fortran_integer2_t short | #define OMPI_HAVE_FORTRAN_INTEGER4 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER4 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 4 | #define ompi_fortran_integer4_t int | #define OMPI_HAVE_FORTRAN_INTEGER8 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER8 8 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 8 | #define ompi_fortran_integer8_t long long | #define OMPI_HAVE_FORTRAN_INTEGER16 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER16 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4 | #define ompi_fortran_integer16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL 1 | #define OMPI_SIZEOF_FORTRAN_REAL 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL 4 | #define ompi_fortran_real_t float | #define OMPI_HAVE_FORTRAN_REAL4 1 | #define OMPI_SIZEOF_FORTRAN_REAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL4 4 | #define ompi_fortran_real4_t float | #define OMPI_HAVE_FORTRAN_REAL8 1 | #define OMPI_SIZEOF_FORTRAN_REAL8 8 | #define OMPI_ALIGNMENT_FORTRAN_REAL8 8 | #define ompi_fortran_real8_t double | #define OMPI_HAVE_FORTRAN_REAL16 0 | #define OMPI_SIZEOF_FORTRAN_REAL16 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL16 4 | #define ompi_fortran_real16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 1 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 8 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 8 | #define ompi_fortran_double_precision_t double | #define OMPI_HAVE_FORTRAN_COMPLEX 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 4 | #define OMPI_HAVE_FORTRAN_COMPLEX8 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX8 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4 | #define OMPI_HAVE_FORTRAN_COMPLEX16 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX16 16 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 8 | #define OMPI_HAVE_FORTRAN_COMPLEX32 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX32 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 4 | #define OMPI_FORTRAN_HANDLE_MAX ( 0x7fffffff < 2147483647 ? 0x7fffffff : 2147483647 ) | #define OMPI_FORTRAN_VALUE_TRUE 1 | #define OMPI_WANT_F90_BINDINGS 1 | #define OMPI_F90 "gfortran" | #define OMPI_HAVE_F90_INTEGER1 1 | #define OMPI_HAVE_F90_INTEGER2 1 | #define OMPI_HAVE_F90_INTEGER4 1 | #define OMPI_HAVE_F90_INTEGER8 1 | #define OMPI_HAVE_F90_INTEGER16 0 | #define OMPI_HAVE_F90_REAL4 1 | #define OMPI_HAVE_F90_REAL8 1 | #define OMPI_HAVE_F90_REAL16 0 | #define OMPI_HAVE_F90_COMPLEX8 1 | #define OMPI_HAVE_F90_COMPLEX16 1 | #define OMPI_HAVE_F90_COMPLEX32 0 | #define OMPI_SIZEOF_F90_INT1 1 | #define OMPI_SIZEOF_F90_INT2 2 | #define OMPI_SIZEOF_F90_INT4 4 | #define OMPI_SIZEOF_F90_INT8 8 | #define OMPI_SIZEOF_F90_INT16 0 | #define OMPI_SIZEOF_F90_REAL4 4 | #define OMPI_SIZEOF_F90_REAL8 8 | #define OMPI_SIZEOF_F90_REAL16 0 | #define OMPI_SIZEOF_F90_COMPLEX8 8 | #define OMPI_SIZEOF_F90_COMPLEX16 16 | #define OMPI_SIZEOF_F90_COMPLEX32 0 | #define OMPI_ALIGNMENT_F90_LOGICAL 4 | #define OMPI_ALIGNMENT_F90_INT 4 | #define OMPI_ALIGNMENT_F90_REAL 4 | #define OMPI_ALIGNMENT_F90_DBLPREC 4 | #define OMPI_ALIGNMENT_F90_COMPLEX 4 | #define OMPI_ALIGNMENT_F90_DBLCOMPLEX 4 | #define OMPI_ALIGNMENT_F90_INT1 1 | #define OMPI_ALIGNMENT_F90_INT2 2 | #define OMPI_ALIGNMENT_F90_INT4 4 | #define OMPI_ALIGNMENT_F90_INT8 4 | #define OMPI_ALIGNMENT_F90_INT16 0 | #define OMPI_ALIGNMENT_F90_REAL4 4 | #define OMPI_ALIGNMENT_F90_REAL8 4 | #define OMPI_ALIGNMENT_F90_REAL16 0 | #define OMPI_ALIGNMENT_F90_COMPLEX8 4 | #define OMPI_ALIGNMENT_F90_COMPLEX16 4 | #define OMPI_ALIGNMENT_F90_COMPLEX32 0 | #define OMPI_PRECISION_F90_REAL4 6 | #define OMPI_PRECISION_F90_REAL8 15 | #define OMPI_PRECISION_F90_REAL16 0 | #define OMPI_PRECISION_F90_COMPLEX8 6 | #define OMPI_PRECISION_F90_COMPLEX16 15 | #define OMPI_PRECISION_F90_COMPLEX32 0 | #define OMPI_RANGE_F90_REAL4 37 | #define OMPI_RANGE_F90_REAL8 307 | #define OMPI_RANGE_F90_REAL16 0 | #define OMPI_RANGE_F90_COMPLEX8 37 | #define OMPI_RANGE_F90_COMPLEX16 307 | #define OMPI_RANGE_F90_COMPLEX32 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_AIO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_STDBOOL_H 1 | #define OMPI_USE_STDBOOL_H 1 | #define SIZEOF_PID_T 4 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR_IN 1 | #define OMPI_HAVE_SA_RESTART 1 | #define OMPI_HAVE_SA_LEN 0 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_SIGINFO_T_SI_FD 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_OPENPTY 1 | #define HAVE_ISATTY 1 | #define HAVE_HTONL 1 | #define HAVE_NTOHL 1 | #define HAVE_HTONS 1 | #define HAVE_NTOHS 1 | #define HAVE_GETPWUID 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_EXECVE 1 | #define HAVE_PIPE 1 | #define HAVE_SETSID 1 | #define HAVE_MMAP 1 | #define HAVE_BACKTRACE 1 | #define HAVE_DIRNAME 1 | #define HAVE_CEIL 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_OPENPTY 1 | #define HAVE_ISATTY 1 | #define HAVE_HTONL 1 | #define HAVE_NTOHL 1 | #define HAVE_HTONS 1 | #define HAVE_NTOHS 1 | #define HAVE_GETPWUID 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_EXECVE 1 | #define HAVE_PIPE 1 | #define HAVE_PTSNAME 1 | #define HAVE_SETSID 1 | #define HAVE_MMAP 1 | #define HAVE_MALLOPT 1 | #define OMPI_HAVE_VA_COPY 1 | #define OMPI_HAVE_UNDERSCORE_VA_COPY 1 | #define HAVE_DECL___FUNC__ 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_BACKTRACE 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBM 1 | #define OMPI_MPI_OFFSET_TYPE long long | #define OMPI_OFFSET_DATATYPE MPI_LONG_LONG | #define OMPI_HAVE_BROKEN_QSORT 0 | /* end confdefs.h. */ | #include | int | main () | { | pthread_t th=pthread_self(); pthread_join(th, 0); | pthread_attr_init(0); pthread_cleanup_push(0, 0); | pthread_create(0,0,0,0); pthread_cleanup_pop(0); | ; | return 0; | } configure:48945: result: no configure:48957: checking if C++ compiler and POSIX threads work as is configure:49020: g++ -o conftest -O3 -DNDEBUG -m32 -finline-functions -L/usr/lib conftest.cc -lm -lutil -lnsl -lm >&5 /tmp/cckNGksL.o(.text+0x21): In function `main': : undefined reference to `pthread_join' /tmp/cckNGksL.o(.text+0x45): In function `main': : undefined reference to `_pthread_cleanup_push' /tmp/cckNGksL.o(.text+0x69): In function `main': : undefined reference to `pthread_create' /tmp/cckNGksL.o(.text+0x79): In function `main': : undefined reference to `_pthread_cleanup_pop' collect2: ld returned 1 exit status configure:49026: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.0.2" | #define PACKAGE_STRING "Open MPI 1.0.2" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 0 | #define OMPI_RELEASE_VERSION 2 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "2" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 0 | #define ORTE_RELEASE_VERSION 2 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "2" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 0 | #define OPAL_RELEASE_VERSION 2 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "2" | #define _GNU_SOURCE 1 | #define OMPI_ARCH "i686-pc-linux-gnu" | #define OMPI_ENABLE_MEM_DEBUG 0 | #define OMPI_ENABLE_MEM_PROFILE 0 | #define OMPI_ENABLE_DEBUG 0 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OMPI_WANT_MPI2_ONE_SIDED 0 | #define OMPI_ENABLE_PTY_SUPPORT 1 | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1 | #define OPAL_ENABLE_TRACE 0 | #define OMPI_CC "gcc" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_DOUBLE 12 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SIZE_T 4 | #define OMPI_ALIGNMENT_CHAR 1 | #define OMPI_ALIGNMENT_SHORT 2 | #define OMPI_ALIGNMENT_WCHAR 4 | #define OMPI_ALIGNMENT_INT 4 | #define OMPI_ALIGNMENT_LONG 4 | #define OMPI_ALIGNMENT_LONG_LONG 4 | #define OMPI_ALIGNMENT_FLOAT 4 | #define OMPI_ALIGNMENT_DOUBLE 4 | #define OMPI_ALIGNMENT_LONG_DOUBLE 4 | #define OMPI_ALIGNMENT_VOID_P 4 | #define OMPI_NEED_C_BOOL 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define restrict __restrict | #define OMPI_ENABLE_MPI_PROFILING 1 | #define OMPI_HAVE_WEAK_SYMBOLS 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define OMPI_CXX "g++" | #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | #define SIZEOF_BOOL 1 | #define OMPI_ALIGNMENT_CXX_BOOL 1 | #define OMPI_WANT_CXX_BINDINGS 1 | #define OMPI_ASM_TEXT ".text" | #define OMPI_ASM_GLOBAL ".globl" | #define OMPI_ASM_LABEL_SUFFIX ":" | #define OMPI_ASM_GSYM "" | #define OMPI_ASM_LSYM ".L" | #define OMPI_ASM_TYPE "@" | #define OMPI_ASM_SIZE "1" | #define OMPI_ASM_ALIGN_LOG | #define OMPI_WANT_SMP_LOCKS 1 | #define OMPI_ASM_SUPPORT_64BIT 1 | #define OMPI_C_GCC_INLINE_ASSEMBLY 1 | #define OMPI_C_DEC_INLINE_ASSEMBLY 0 | #define OMPI_C_XLC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_GCC_INLINE_ASSEMBLY 1 | #define OMPI_CXX_DEC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_XLC_INLINE_ASSEMBLY 0 | #define OMPI_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1" | #define OMPI_ASSEMBLY_ARCH OMPI_IA32 | #define OMPI_HAVE_ASM_FILE 1 | #define OMPI_WANT_F77_BINDINGS 1 | #define OMPI_F77 "gfortran" | #define OMPI_F77_DOUBLE_UNDERSCORE 1 | #define OMPI_F77_SINGLE_UNDERSCORE 0 | #define OMPI_F77_CAPS 0 | #define OMPI_F77_PLAIN 0 | #define ompi_fortran_bogus_type_t int | #define OMPI_HAVE_FORTRAN_LOGICAL 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4 | #define ompi_fortran_logical_t int | #define OMPI_HAVE_FORTRAN_INTEGER 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4 | #define ompi_fortran_integer_t int | #define OMPI_HAVE_FORTRAN_INTEGER1 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER1 1 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 1 | #define ompi_fortran_integer1_t char | #define OMPI_HAVE_FORTRAN_INTEGER2 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER2 2 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 2 | #define ompi_fortran_integer2_t short | #define OMPI_HAVE_FORTRAN_INTEGER4 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER4 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 4 | #define ompi_fortran_integer4_t int | #define OMPI_HAVE_FORTRAN_INTEGER8 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER8 8 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 8 | #define ompi_fortran_integer8_t long long | #define OMPI_HAVE_FORTRAN_INTEGER16 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER16 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4 | #define ompi_fortran_integer16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL 1 | #define OMPI_SIZEOF_FORTRAN_REAL 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL 4 | #define ompi_fortran_real_t float | #define OMPI_HAVE_FORTRAN_REAL4 1 | #define OMPI_SIZEOF_FORTRAN_REAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL4 4 | #define ompi_fortran_real4_t float | #define OMPI_HAVE_FORTRAN_REAL8 1 | #define OMPI_SIZEOF_FORTRAN_REAL8 8 | #define OMPI_ALIGNMENT_FORTRAN_REAL8 8 | #define ompi_fortran_real8_t double | #define OMPI_HAVE_FORTRAN_REAL16 0 | #define OMPI_SIZEOF_FORTRAN_REAL16 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL16 4 | #define ompi_fortran_real16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 1 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 8 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 8 | #define ompi_fortran_double_precision_t double | #define OMPI_HAVE_FORTRAN_COMPLEX 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 4 | #define OMPI_HAVE_FORTRAN_COMPLEX8 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX8 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4 | #define OMPI_HAVE_FORTRAN_COMPLEX16 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX16 16 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 8 | #define OMPI_HAVE_FORTRAN_COMPLEX32 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX32 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 4 | #define OMPI_FORTRAN_HANDLE_MAX ( 0x7fffffff < 2147483647 ? 0x7fffffff : 2147483647 ) | #define OMPI_FORTRAN_VALUE_TRUE 1 | #define OMPI_WANT_F90_BINDINGS 1 | #define OMPI_F90 "gfortran" | #define OMPI_HAVE_F90_INTEGER1 1 | #define OMPI_HAVE_F90_INTEGER2 1 | #define OMPI_HAVE_F90_INTEGER4 1 | #define OMPI_HAVE_F90_INTEGER8 1 | #define OMPI_HAVE_F90_INTEGER16 0 | #define OMPI_HAVE_F90_REAL4 1 | #define OMPI_HAVE_F90_REAL8 1 | #define OMPI_HAVE_F90_REAL16 0 | #define OMPI_HAVE_F90_COMPLEX8 1 | #define OMPI_HAVE_F90_COMPLEX16 1 | #define OMPI_HAVE_F90_COMPLEX32 0 | #define OMPI_SIZEOF_F90_INT1 1 | #define OMPI_SIZEOF_F90_INT2 2 | #define OMPI_SIZEOF_F90_INT4 4 | #define OMPI_SIZEOF_F90_INT8 8 | #define OMPI_SIZEOF_F90_INT16 0 | #define OMPI_SIZEOF_F90_REAL4 4 | #define OMPI_SIZEOF_F90_REAL8 8 | #define OMPI_SIZEOF_F90_REAL16 0 | #define OMPI_SIZEOF_F90_COMPLEX8 8 | #define OMPI_SIZEOF_F90_COMPLEX16 16 | #define OMPI_SIZEOF_F90_COMPLEX32 0 | #define OMPI_ALIGNMENT_F90_LOGICAL 4 | #define OMPI_ALIGNMENT_F90_INT 4 | #define OMPI_ALIGNMENT_F90_REAL 4 | #define OMPI_ALIGNMENT_F90_DBLPREC 4 | #define OMPI_ALIGNMENT_F90_COMPLEX 4 | #define OMPI_ALIGNMENT_F90_DBLCOMPLEX 4 | #define OMPI_ALIGNMENT_F90_INT1 1 | #define OMPI_ALIGNMENT_F90_INT2 2 | #define OMPI_ALIGNMENT_F90_INT4 4 | #define OMPI_ALIGNMENT_F90_INT8 4 | #define OMPI_ALIGNMENT_F90_INT16 0 | #define OMPI_ALIGNMENT_F90_REAL4 4 | #define OMPI_ALIGNMENT_F90_REAL8 4 | #define OMPI_ALIGNMENT_F90_REAL16 0 | #define OMPI_ALIGNMENT_F90_COMPLEX8 4 | #define OMPI_ALIGNMENT_F90_COMPLEX16 4 | #define OMPI_ALIGNMENT_F90_COMPLEX32 0 | #define OMPI_PRECISION_F90_REAL4 6 | #define OMPI_PRECISION_F90_REAL8 15 | #define OMPI_PRECISION_F90_REAL16 0 | #define OMPI_PRECISION_F90_COMPLEX8 6 | #define OMPI_PRECISION_F90_COMPLEX16 15 | #define OMPI_PRECISION_F90_COMPLEX32 0 | #define OMPI_RANGE_F90_REAL4 37 | #define OMPI_RANGE_F90_REAL8 307 | #define OMPI_RANGE_F90_REAL16 0 | #define OMPI_RANGE_F90_COMPLEX8 37 | #define OMPI_RANGE_F90_COMPLEX16 307 | #define OMPI_RANGE_F90_COMPLEX32 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_AIO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_STDBOOL_H 1 | #define OMPI_USE_STDBOOL_H 1 | #define SIZEOF_PID_T 4 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR_IN 1 | #define OMPI_HAVE_SA_RESTART 1 | #define OMPI_HAVE_SA_LEN 0 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_SIGINFO_T_SI_FD 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_OPENPTY 1 | #define HAVE_ISATTY 1 | #define HAVE_HTONL 1 | #define HAVE_NTOHL 1 | #define HAVE_HTONS 1 | #define HAVE_NTOHS 1 | #define HAVE_GETPWUID 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_EXECVE 1 | #define HAVE_PIPE 1 | #define HAVE_SETSID 1 | #define HAVE_MMAP 1 | #define HAVE_BACKTRACE 1 | #define HAVE_DIRNAME 1 | #define HAVE_CEIL 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_OPENPTY 1 | #define HAVE_ISATTY 1 | #define HAVE_HTONL 1 | #define HAVE_NTOHL 1 | #define HAVE_HTONS 1 | #define HAVE_NTOHS 1 | #define HAVE_GETPWUID 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_EXECVE 1 | #define HAVE_PIPE 1 | #define HAVE_PTSNAME 1 | #define HAVE_SETSID 1 | #define HAVE_MMAP 1 | #define HAVE_MALLOPT 1 | #define OMPI_HAVE_VA_COPY 1 | #define OMPI_HAVE_UNDERSCORE_VA_COPY 1 | #define HAVE_DECL___FUNC__ 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_BACKTRACE 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBM 1 | #define OMPI_MPI_OFFSET_TYPE long long | #define OMPI_OFFSET_DATATYPE MPI_LONG_LONG | #define OMPI_HAVE_BROKEN_QSORT 0 | /* end confdefs.h. */ | #include | int | main () | { | pthread_t th=pthread_self(); pthread_join(th, 0); | pthread_attr_init(0); pthread_cleanup_push(0, 0); | pthread_create(0,0,0,0); pthread_cleanup_pop(0); | ; | return 0; | } configure:49064: result: no configure:49076: checking if F77 compiler and POSIX threads work as is configure:49166: gcc -O3 -DNDEBUG -m32 -fno-strict-aliasing -I. -c conftest.c configure:49173: $? = 0 configure:49183: gfortran -m32 conftestf.f conftest.o -o conftest -L/usr/lib -lm -lutil -lnsl -lm conftest.o(.text+0x29): In function `pthreadtest_': : undefined reference to `pthread_create' conftest.o(.text+0x3c): In function `pthreadtest_': : undefined reference to `pthread_join' conftest.o(.text+0x60): In function `pthreadtest_': : undefined reference to `_pthread_cleanup_push' conftest.o(.text+0x84): In function `pthreadtest_': : undefined reference to `pthread_create' conftest.o(.text+0x94): In function `pthreadtest_': : undefined reference to `_pthread_cleanup_pop' collect2: ld returned 1 exit status configure:49190: $? = 1 configure:49213: here is the C program: #include #include #include #ifdef __cplusplus extern "C" { #endif void pthreadtest_() { pthread_t th; pthread_create(&th, NULL, NULL, NULL); pthread_join(th, 0); pthread_attr_init(0); pthread_cleanup_push(0, 0); pthread_create(0,0,0,0); pthread_cleanup_pop(0); } #ifdef __cplusplus } #endif configure:49241: here is the fortran program: program fpthread call PTHREADTEST end configure:49267: result: no configure:49303: checking if C compiler and POSIX threads work with -Kthread configure:49340: gcc -o conftest -O3 -DNDEBUG -m32 -fno-strict-aliasing -Kthread -L/usr/lib conftest.c -lm -lutil -lnsl -lm >&5 gcc: unrecognized option `-Kthread' /tmp/ccwT4GRh.o(.text+0x21): In function `main': : undefined reference to `pthread_join' /tmp/ccwT4GRh.o(.text+0x45): In function `main': : undefined reference to `_pthread_cleanup_push' /tmp/ccwT4GRh.o(.text+0x69): In function `main': : undefined reference to `pthread_create' /tmp/ccwT4GRh.o(.text+0x79): In function `main': : undefined reference to `_pthread_cleanup_pop' collect2: ld returned 1 exit status configure:49346: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.0.2" | #define PACKAGE_STRING "Open MPI 1.0.2" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 0 | #define OMPI_RELEASE_VERSION 2 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "2" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 0 | #define ORTE_RELEASE_VERSION 2 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "2" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 0 | #define OPAL_RELEASE_VERSION 2 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "2" | #define _GNU_SOURCE 1 | #define OMPI_ARCH "i686-pc-linux-gnu" | #define OMPI_ENABLE_MEM_DEBUG 0 | #define OMPI_ENABLE_MEM_PROFILE 0 | #define OMPI_ENABLE_DEBUG 0 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OMPI_WANT_MPI2_ONE_SIDED 0 | #define OMPI_ENABLE_PTY_SUPPORT 1 | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1 | #define OPAL_ENABLE_TRACE 0 | #define OMPI_CC "gcc" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_DOUBLE 12 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SIZE_T 4 | #define OMPI_ALIGNMENT_CHAR 1 | #define OMPI_ALIGNMENT_SHORT 2 | #define OMPI_ALIGNMENT_WCHAR 4 | #define OMPI_ALIGNMENT_INT 4 | #define OMPI_ALIGNMENT_LONG 4 | #define OMPI_ALIGNMENT_LONG_LONG 4 | #define OMPI_ALIGNMENT_FLOAT 4 | #define OMPI_ALIGNMENT_DOUBLE 4 | #define OMPI_ALIGNMENT_LONG_DOUBLE 4 | #define OMPI_ALIGNMENT_VOID_P 4 | #define OMPI_NEED_C_BOOL 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define restrict __restrict | #define OMPI_ENABLE_MPI_PROFILING 1 | #define OMPI_HAVE_WEAK_SYMBOLS 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define OMPI_CXX "g++" | #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | #define SIZEOF_BOOL 1 | #define OMPI_ALIGNMENT_CXX_BOOL 1 | #define OMPI_WANT_CXX_BINDINGS 1 | #define OMPI_ASM_TEXT ".text" | #define OMPI_ASM_GLOBAL ".globl" | #define OMPI_ASM_LABEL_SUFFIX ":" | #define OMPI_ASM_GSYM "" | #define OMPI_ASM_LSYM ".L" | #define OMPI_ASM_TYPE "@" | #define OMPI_ASM_SIZE "1" | #define OMPI_ASM_ALIGN_LOG | #define OMPI_WANT_SMP_LOCKS 1 | #define OMPI_ASM_SUPPORT_64BIT 1 | #define OMPI_C_GCC_INLINE_ASSEMBLY 1 | #define OMPI_C_DEC_INLINE_ASSEMBLY 0 | #define OMPI_C_XLC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_GCC_INLINE_ASSEMBLY 1 | #define OMPI_CXX_DEC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_XLC_INLINE_ASSEMBLY 0 | #define OMPI_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1" | #define OMPI_ASSEMBLY_ARCH OMPI_IA32 | #define OMPI_HAVE_ASM_FILE 1 | #define OMPI_WANT_F77_BINDINGS 1 | #define OMPI_F77 "gfortran" | #define OMPI_F77_DOUBLE_UNDERSCORE 1 | #define OMPI_F77_SINGLE_UNDERSCORE 0 | #define OMPI_F77_CAPS 0 | #define OMPI_F77_PLAIN 0 | #define ompi_fortran_bogus_type_t int | #define OMPI_HAVE_FORTRAN_LOGICAL 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4 | #define ompi_fortran_logical_t int | #define OMPI_HAVE_FORTRAN_INTEGER 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4 | #define ompi_fortran_integer_t int | #define OMPI_HAVE_FORTRAN_INTEGER1 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER1 1 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 1 | #define ompi_fortran_integer1_t char | #define OMPI_HAVE_FORTRAN_INTEGER2 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER2 2 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 2 | #define ompi_fortran_integer2_t short | #define OMPI_HAVE_FORTRAN_INTEGER4 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER4 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 4 | #define ompi_fortran_integer4_t int | #define OMPI_HAVE_FORTRAN_INTEGER8 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER8 8 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 8 | #define ompi_fortran_integer8_t long long | #define OMPI_HAVE_FORTRAN_INTEGER16 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER16 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4 | #define ompi_fortran_integer16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL 1 | #define OMPI_SIZEOF_FORTRAN_REAL 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL 4 | #define ompi_fortran_real_t float | #define OMPI_HAVE_FORTRAN_REAL4 1 | #define OMPI_SIZEOF_FORTRAN_REAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL4 4 | #define ompi_fortran_real4_t float | #define OMPI_HAVE_FORTRAN_REAL8 1 | #define OMPI_SIZEOF_FORTRAN_REAL8 8 | #define OMPI_ALIGNMENT_FORTRAN_REAL8 8 | #define ompi_fortran_real8_t double | #define OMPI_HAVE_FORTRAN_REAL16 0 | #define OMPI_SIZEOF_FORTRAN_REAL16 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL16 4 | #define ompi_fortran_real16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 1 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 8 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 8 | #define ompi_fortran_double_precision_t double | #define OMPI_HAVE_FORTRAN_COMPLEX 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 4 | #define OMPI_HAVE_FORTRAN_COMPLEX8 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX8 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4 | #define OMPI_HAVE_FORTRAN_COMPLEX16 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX16 16 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 8 | #define OMPI_HAVE_FORTRAN_COMPLEX32 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX32 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 4 | #define OMPI_FORTRAN_HANDLE_MAX ( 0x7fffffff < 2147483647 ? 0x7fffffff : 2147483647 ) | #define OMPI_FORTRAN_VALUE_TRUE 1 | #define OMPI_WANT_F90_BINDINGS 1 | #define OMPI_F90 "gfortran" | #define OMPI_HAVE_F90_INTEGER1 1 | #define OMPI_HAVE_F90_INTEGER2 1 | #define OMPI_HAVE_F90_INTEGER4 1 | #define OMPI_HAVE_F90_INTEGER8 1 | #define OMPI_HAVE_F90_INTEGER16 0 | #define OMPI_HAVE_F90_REAL4 1 | #define OMPI_HAVE_F90_REAL8 1 | #define OMPI_HAVE_F90_REAL16 0 | #define OMPI_HAVE_F90_COMPLEX8 1 | #define OMPI_HAVE_F90_COMPLEX16 1 | #define OMPI_HAVE_F90_COMPLEX32 0 | #define OMPI_SIZEOF_F90_INT1 1 | #define OMPI_SIZEOF_F90_INT2 2 | #define OMPI_SIZEOF_F90_INT4 4 | #define OMPI_SIZEOF_F90_INT8 8 | #define OMPI_SIZEOF_F90_INT16 0 | #define OMPI_SIZEOF_F90_REAL4 4 | #define OMPI_SIZEOF_F90_REAL8 8 | #define OMPI_SIZEOF_F90_REAL16 0 | #define OMPI_SIZEOF_F90_COMPLEX8 8 | #define OMPI_SIZEOF_F90_COMPLEX16 16 | #define OMPI_SIZEOF_F90_COMPLEX32 0 | #define OMPI_ALIGNMENT_F90_LOGICAL 4 | #define OMPI_ALIGNMENT_F90_INT 4 | #define OMPI_ALIGNMENT_F90_REAL 4 | #define OMPI_ALIGNMENT_F90_DBLPREC 4 | #define OMPI_ALIGNMENT_F90_COMPLEX 4 | #define OMPI_ALIGNMENT_F90_DBLCOMPLEX 4 | #define OMPI_ALIGNMENT_F90_INT1 1 | #define OMPI_ALIGNMENT_F90_INT2 2 | #define OMPI_ALIGNMENT_F90_INT4 4 | #define OMPI_ALIGNMENT_F90_INT8 4 | #define OMPI_ALIGNMENT_F90_INT16 0 | #define OMPI_ALIGNMENT_F90_REAL4 4 | #define OMPI_ALIGNMENT_F90_REAL8 4 | #define OMPI_ALIGNMENT_F90_REAL16 0 | #define OMPI_ALIGNMENT_F90_COMPLEX8 4 | #define OMPI_ALIGNMENT_F90_COMPLEX16 4 | #define OMPI_ALIGNMENT_F90_COMPLEX32 0 | #define OMPI_PRECISION_F90_REAL4 6 | #define OMPI_PRECISION_F90_REAL8 15 | #define OMPI_PRECISION_F90_REAL16 0 | #define OMPI_PRECISION_F90_COMPLEX8 6 | #define OMPI_PRECISION_F90_COMPLEX16 15 | #define OMPI_PRECISION_F90_COMPLEX32 0 | #define OMPI_RANGE_F90_REAL4 37 | #define OMPI_RANGE_F90_REAL8 307 | #define OMPI_RANGE_F90_REAL16 0 | #define OMPI_RANGE_F90_COMPLEX8 37 | #define OMPI_RANGE_F90_COMPLEX16 307 | #define OMPI_RANGE_F90_COMPLEX32 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_AIO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_STDBOOL_H 1 | #define OMPI_USE_STDBOOL_H 1 | #define SIZEOF_PID_T 4 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR_IN 1 | #define OMPI_HAVE_SA_RESTART 1 | #define OMPI_HAVE_SA_LEN 0 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_SIGINFO_T_SI_FD 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_OPENPTY 1 | #define HAVE_ISATTY 1 | #define HAVE_HTONL 1 | #define HAVE_NTOHL 1 | #define HAVE_HTONS 1 | #define HAVE_NTOHS 1 | #define HAVE_GETPWUID 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_EXECVE 1 | #define HAVE_PIPE 1 | #define HAVE_SETSID 1 | #define HAVE_MMAP 1 | #define HAVE_BACKTRACE 1 | #define HAVE_DIRNAME 1 | #define HAVE_CEIL 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_OPENPTY 1 | #define HAVE_ISATTY 1 | #define HAVE_HTONL 1 | #define HAVE_NTOHL 1 | #define HAVE_HTONS 1 | #define HAVE_NTOHS 1 | #define HAVE_GETPWUID 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_EXECVE 1 | #define HAVE_PIPE 1 | #define HAVE_PTSNAME 1 | #define HAVE_SETSID 1 | #define HAVE_MMAP 1 | #define HAVE_MALLOPT 1 | #define OMPI_HAVE_VA_COPY 1 | #define OMPI_HAVE_UNDERSCORE_VA_COPY 1 | #define HAVE_DECL___FUNC__ 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_BACKTRACE 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBM 1 | #define OMPI_MPI_OFFSET_TYPE long long | #define OMPI_OFFSET_DATATYPE MPI_LONG_LONG | #define OMPI_HAVE_BROKEN_QSORT 0 | /* end confdefs.h. */ | #include | int | main () | { | pthread_t th=pthread_self(); pthread_join(th, 0); | pthread_attr_init(0); pthread_cleanup_push(0, 0); | pthread_create(0,0,0,0); pthread_cleanup_pop(0); | ; | return 0; | } configure:49386: result: no configure:49303: checking if C compiler and POSIX threads work with -kthread configure:49340: gcc -o conftest -O3 -DNDEBUG -m32 -fno-strict-aliasing -kthread -L/usr/lib conftest.c -lm -lutil -lnsl -lm >&5 gcc: unrecognized option `-kthread' /tmp/cculFIiP.o(.text+0x21): In function `main': : undefined reference to `pthread_join' /tmp/cculFIiP.o(.text+0x45): In function `main': : undefined reference to `_pthread_cleanup_push' /tmp/cculFIiP.o(.text+0x69): In function `main': : undefined reference to `pthread_create' /tmp/cculFIiP.o(.text+0x79): In function `main': : undefined reference to `_pthread_cleanup_pop' collect2: ld returned 1 exit status configure:49346: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.0.2" | #define PACKAGE_STRING "Open MPI 1.0.2" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 0 | #define OMPI_RELEASE_VERSION 2 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "2" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 0 | #define ORTE_RELEASE_VERSION 2 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "2" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 0 | #define OPAL_RELEASE_VERSION 2 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "2" | #define _GNU_SOURCE 1 | #define OMPI_ARCH "i686-pc-linux-gnu" | #define OMPI_ENABLE_MEM_DEBUG 0 | #define OMPI_ENABLE_MEM_PROFILE 0 | #define OMPI_ENABLE_DEBUG 0 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OMPI_WANT_MPI2_ONE_SIDED 0 | #define OMPI_ENABLE_PTY_SUPPORT 1 | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1 | #define OPAL_ENABLE_TRACE 0 | #define OMPI_CC "gcc" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_DOUBLE 12 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SIZE_T 4 | #define OMPI_ALIGNMENT_CHAR 1 | #define OMPI_ALIGNMENT_SHORT 2 | #define OMPI_ALIGNMENT_WCHAR 4 | #define OMPI_ALIGNMENT_INT 4 | #define OMPI_ALIGNMENT_LONG 4 | #define OMPI_ALIGNMENT_LONG_LONG 4 | #define OMPI_ALIGNMENT_FLOAT 4 | #define OMPI_ALIGNMENT_DOUBLE 4 | #define OMPI_ALIGNMENT_LONG_DOUBLE 4 | #define OMPI_ALIGNMENT_VOID_P 4 | #define OMPI_NEED_C_BOOL 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define restrict __restrict | #define OMPI_ENABLE_MPI_PROFILING 1 | #define OMPI_HAVE_WEAK_SYMBOLS 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define OMPI_CXX "g++" | #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | #define SIZEOF_BOOL 1 | #define OMPI_ALIGNMENT_CXX_BOOL 1 | #define OMPI_WANT_CXX_BINDINGS 1 | #define OMPI_ASM_TEXT ".text" | #define OMPI_ASM_GLOBAL ".globl" | #define OMPI_ASM_LABEL_SUFFIX ":" | #define OMPI_ASM_GSYM "" | #define OMPI_ASM_LSYM ".L" | #define OMPI_ASM_TYPE "@" | #define OMPI_ASM_SIZE "1" | #define OMPI_ASM_ALIGN_LOG | #define OMPI_WANT_SMP_LOCKS 1 | #define OMPI_ASM_SUPPORT_64BIT 1 | #define OMPI_C_GCC_INLINE_ASSEMBLY 1 | #define OMPI_C_DEC_INLINE_ASSEMBLY 0 | #define OMPI_C_XLC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_GCC_INLINE_ASSEMBLY 1 | #define OMPI_CXX_DEC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_XLC_INLINE_ASSEMBLY 0 | #define OMPI_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1" | #define OMPI_ASSEMBLY_ARCH OMPI_IA32 | #define OMPI_HAVE_ASM_FILE 1 | #define OMPI_WANT_F77_BINDINGS 1 | #define OMPI_F77 "gfortran" | #define OMPI_F77_DOUBLE_UNDERSCORE 1 | #define OMPI_F77_SINGLE_UNDERSCORE 0 | #define OMPI_F77_CAPS 0 | #define OMPI_F77_PLAIN 0 | #define ompi_fortran_bogus_type_t int | #define OMPI_HAVE_FORTRAN_LOGICAL 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4 | #define ompi_fortran_logical_t int | #define OMPI_HAVE_FORTRAN_INTEGER 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4 | #define ompi_fortran_integer_t int | #define OMPI_HAVE_FORTRAN_INTEGER1 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER1 1 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 1 | #define ompi_fortran_integer1_t char | #define OMPI_HAVE_FORTRAN_INTEGER2 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER2 2 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 2 | #define ompi_fortran_integer2_t short | #define OMPI_HAVE_FORTRAN_INTEGER4 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER4 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 4 | #define ompi_fortran_integer4_t int | #define OMPI_HAVE_FORTRAN_INTEGER8 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER8 8 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 8 | #define ompi_fortran_integer8_t long long | #define OMPI_HAVE_FORTRAN_INTEGER16 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER16 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4 | #define ompi_fortran_integer16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL 1 | #define OMPI_SIZEOF_FORTRAN_REAL 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL 4 | #define ompi_fortran_real_t float | #define OMPI_HAVE_FORTRAN_REAL4 1 | #define OMPI_SIZEOF_FORTRAN_REAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL4 4 | #define ompi_fortran_real4_t float | #define OMPI_HAVE_FORTRAN_REAL8 1 | #define OMPI_SIZEOF_FORTRAN_REAL8 8 | #define OMPI_ALIGNMENT_FORTRAN_REAL8 8 | #define ompi_fortran_real8_t double | #define OMPI_HAVE_FORTRAN_REAL16 0 | #define OMPI_SIZEOF_FORTRAN_REAL16 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL16 4 | #define ompi_fortran_real16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 1 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 8 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 8 | #define ompi_fortran_double_precision_t double | #define OMPI_HAVE_FORTRAN_COMPLEX 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 4 | #define OMPI_HAVE_FORTRAN_COMPLEX8 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX8 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4 | #define OMPI_HAVE_FORTRAN_COMPLEX16 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX16 16 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 8 | #define OMPI_HAVE_FORTRAN_COMPLEX32 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX32 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 4 | #define OMPI_FORTRAN_HANDLE_MAX ( 0x7fffffff < 2147483647 ? 0x7fffffff : 2147483647 ) | #define OMPI_FORTRAN_VALUE_TRUE 1 | #define OMPI_WANT_F90_BINDINGS 1 | #define OMPI_F90 "gfortran" | #define OMPI_HAVE_F90_INTEGER1 1 | #define OMPI_HAVE_F90_INTEGER2 1 | #define OMPI_HAVE_F90_INTEGER4 1 | #define OMPI_HAVE_F90_INTEGER8 1 | #define OMPI_HAVE_F90_INTEGER16 0 | #define OMPI_HAVE_F90_REAL4 1 | #define OMPI_HAVE_F90_REAL8 1 | #define OMPI_HAVE_F90_REAL16 0 | #define OMPI_HAVE_F90_COMPLEX8 1 | #define OMPI_HAVE_F90_COMPLEX16 1 | #define OMPI_HAVE_F90_COMPLEX32 0 | #define OMPI_SIZEOF_F90_INT1 1 | #define OMPI_SIZEOF_F90_INT2 2 | #define OMPI_SIZEOF_F90_INT4 4 | #define OMPI_SIZEOF_F90_INT8 8 | #define OMPI_SIZEOF_F90_INT16 0 | #define OMPI_SIZEOF_F90_REAL4 4 | #define OMPI_SIZEOF_F90_REAL8 8 | #define OMPI_SIZEOF_F90_REAL16 0 | #define OMPI_SIZEOF_F90_COMPLEX8 8 | #define OMPI_SIZEOF_F90_COMPLEX16 16 | #define OMPI_SIZEOF_F90_COMPLEX32 0 | #define OMPI_ALIGNMENT_F90_LOGICAL 4 | #define OMPI_ALIGNMENT_F90_INT 4 | #define OMPI_ALIGNMENT_F90_REAL 4 | #define OMPI_ALIGNMENT_F90_DBLPREC 4 | #define OMPI_ALIGNMENT_F90_COMPLEX 4 | #define OMPI_ALIGNMENT_F90_DBLCOMPLEX 4 | #define OMPI_ALIGNMENT_F90_INT1 1 | #define OMPI_ALIGNMENT_F90_INT2 2 | #define OMPI_ALIGNMENT_F90_INT4 4 | #define OMPI_ALIGNMENT_F90_INT8 4 | #define OMPI_ALIGNMENT_F90_INT16 0 | #define OMPI_ALIGNMENT_F90_REAL4 4 | #define OMPI_ALIGNMENT_F90_REAL8 4 | #define OMPI_ALIGNMENT_F90_REAL16 0 | #define OMPI_ALIGNMENT_F90_COMPLEX8 4 | #define OMPI_ALIGNMENT_F90_COMPLEX16 4 | #define OMPI_ALIGNMENT_F90_COMPLEX32 0 | #define OMPI_PRECISION_F90_REAL4 6 | #define OMPI_PRECISION_F90_REAL8 15 | #define OMPI_PRECISION_F90_REAL16 0 | #define OMPI_PRECISION_F90_COMPLEX8 6 | #define OMPI_PRECISION_F90_COMPLEX16 15 | #define OMPI_PRECISION_F90_COMPLEX32 0 | #define OMPI_RANGE_F90_REAL4 37 | #define OMPI_RANGE_F90_REAL8 307 | #define OMPI_RANGE_F90_REAL16 0 | #define OMPI_RANGE_F90_COMPLEX8 37 | #define OMPI_RANGE_F90_COMPLEX16 307 | #define OMPI_RANGE_F90_COMPLEX32 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_AIO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_STDBOOL_H 1 | #define OMPI_USE_STDBOOL_H 1 | #define SIZEOF_PID_T 4 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR_IN 1 | #define OMPI_HAVE_SA_RESTART 1 | #define OMPI_HAVE_SA_LEN 0 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_SIGINFO_T_SI_FD 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_OPENPTY 1 | #define HAVE_ISATTY 1 | #define HAVE_HTONL 1 | #define HAVE_NTOHL 1 | #define HAVE_HTONS 1 | #define HAVE_NTOHS 1 | #define HAVE_GETPWUID 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_EXECVE 1 | #define HAVE_PIPE 1 | #define HAVE_SETSID 1 | #define HAVE_MMAP 1 | #define HAVE_BACKTRACE 1 | #define HAVE_DIRNAME 1 | #define HAVE_CEIL 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_OPENPTY 1 | #define HAVE_ISATTY 1 | #define HAVE_HTONL 1 | #define HAVE_NTOHL 1 | #define HAVE_HTONS 1 | #define HAVE_NTOHS 1 | #define HAVE_GETPWUID 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_EXECVE 1 | #define HAVE_PIPE 1 | #define HAVE_PTSNAME 1 | #define HAVE_SETSID 1 | #define HAVE_MMAP 1 | #define HAVE_MALLOPT 1 | #define OMPI_HAVE_VA_COPY 1 | #define OMPI_HAVE_UNDERSCORE_VA_COPY 1 | #define HAVE_DECL___FUNC__ 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_BACKTRACE 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBM 1 | #define OMPI_MPI_OFFSET_TYPE long long | #define OMPI_OFFSET_DATATYPE MPI_LONG_LONG | #define OMPI_HAVE_BROKEN_QSORT 0 | /* end confdefs.h. */ | #include | int | main () | { | pthread_t th=pthread_self(); pthread_join(th, 0); | pthread_attr_init(0); pthread_cleanup_push(0, 0); | pthread_create(0,0,0,0); pthread_cleanup_pop(0); | ; | return 0; | } configure:49386: result: no configure:49303: checking if C compiler and POSIX threads work with -pthread configure:49340: gcc -o conftest -O3 -DNDEBUG -m32 -fno-strict-aliasing -pthread -L/usr/lib conftest.c -lm -lutil -lnsl -lm >&5 configure:49346: $? = 0 configure:49350: test -z || test ! -s conftest.err configure:49353: $? = 0 configure:49356: test -s conftest configure:49359: $? = 0 configure:49380: result: yes configure:49399: checking if C++ compiler and POSIX threads work with -Kthread configure:49436: g++ -o conftest -O3 -DNDEBUG -m32 -finline-functions -Kthread -L/usr/lib conftest.cc -lm -lutil -lnsl -lm >&5 g++: unrecognized option `-Kthread' /tmp/cce6DXwE.o(.text+0x21): In function `main': : undefined reference to `pthread_join' /tmp/cce6DXwE.o(.text+0x45): In function `main': : undefined reference to `_pthread_cleanup_push' /tmp/cce6DXwE.o(.text+0x69): In function `main': : undefined reference to `pthread_create' /tmp/cce6DXwE.o(.text+0x79): In function `main': : undefined reference to `_pthread_cleanup_pop' collect2: ld returned 1 exit status configure:49442: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.0.2" | #define PACKAGE_STRING "Open MPI 1.0.2" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 0 | #define OMPI_RELEASE_VERSION 2 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "2" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 0 | #define ORTE_RELEASE_VERSION 2 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "2" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 0 | #define OPAL_RELEASE_VERSION 2 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "2" | #define _GNU_SOURCE 1 | #define OMPI_ARCH "i686-pc-linux-gnu" | #define OMPI_ENABLE_MEM_DEBUG 0 | #define OMPI_ENABLE_MEM_PROFILE 0 | #define OMPI_ENABLE_DEBUG 0 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OMPI_WANT_MPI2_ONE_SIDED 0 | #define OMPI_ENABLE_PTY_SUPPORT 1 | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1 | #define OPAL_ENABLE_TRACE 0 | #define OMPI_CC "gcc" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_DOUBLE 12 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SIZE_T 4 | #define OMPI_ALIGNMENT_CHAR 1 | #define OMPI_ALIGNMENT_SHORT 2 | #define OMPI_ALIGNMENT_WCHAR 4 | #define OMPI_ALIGNMENT_INT 4 | #define OMPI_ALIGNMENT_LONG 4 | #define OMPI_ALIGNMENT_LONG_LONG 4 | #define OMPI_ALIGNMENT_FLOAT 4 | #define OMPI_ALIGNMENT_DOUBLE 4 | #define OMPI_ALIGNMENT_LONG_DOUBLE 4 | #define OMPI_ALIGNMENT_VOID_P 4 | #define OMPI_NEED_C_BOOL 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define restrict __restrict | #define OMPI_ENABLE_MPI_PROFILING 1 | #define OMPI_HAVE_WEAK_SYMBOLS 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define OMPI_CXX "g++" | #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | #define SIZEOF_BOOL 1 | #define OMPI_ALIGNMENT_CXX_BOOL 1 | #define OMPI_WANT_CXX_BINDINGS 1 | #define OMPI_ASM_TEXT ".text" | #define OMPI_ASM_GLOBAL ".globl" | #define OMPI_ASM_LABEL_SUFFIX ":" | #define OMPI_ASM_GSYM "" | #define OMPI_ASM_LSYM ".L" | #define OMPI_ASM_TYPE "@" | #define OMPI_ASM_SIZE "1" | #define OMPI_ASM_ALIGN_LOG | #define OMPI_WANT_SMP_LOCKS 1 | #define OMPI_ASM_SUPPORT_64BIT 1 | #define OMPI_C_GCC_INLINE_ASSEMBLY 1 | #define OMPI_C_DEC_INLINE_ASSEMBLY 0 | #define OMPI_C_XLC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_GCC_INLINE_ASSEMBLY 1 | #define OMPI_CXX_DEC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_XLC_INLINE_ASSEMBLY 0 | #define OMPI_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1" | #define OMPI_ASSEMBLY_ARCH OMPI_IA32 | #define OMPI_HAVE_ASM_FILE 1 | #define OMPI_WANT_F77_BINDINGS 1 | #define OMPI_F77 "gfortran" | #define OMPI_F77_DOUBLE_UNDERSCORE 1 | #define OMPI_F77_SINGLE_UNDERSCORE 0 | #define OMPI_F77_CAPS 0 | #define OMPI_F77_PLAIN 0 | #define ompi_fortran_bogus_type_t int | #define OMPI_HAVE_FORTRAN_LOGICAL 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4 | #define ompi_fortran_logical_t int | #define OMPI_HAVE_FORTRAN_INTEGER 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4 | #define ompi_fortran_integer_t int | #define OMPI_HAVE_FORTRAN_INTEGER1 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER1 1 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 1 | #define ompi_fortran_integer1_t char | #define OMPI_HAVE_FORTRAN_INTEGER2 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER2 2 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 2 | #define ompi_fortran_integer2_t short | #define OMPI_HAVE_FORTRAN_INTEGER4 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER4 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 4 | #define ompi_fortran_integer4_t int | #define OMPI_HAVE_FORTRAN_INTEGER8 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER8 8 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 8 | #define ompi_fortran_integer8_t long long | #define OMPI_HAVE_FORTRAN_INTEGER16 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER16 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4 | #define ompi_fortran_integer16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL 1 | #define OMPI_SIZEOF_FORTRAN_REAL 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL 4 | #define ompi_fortran_real_t float | #define OMPI_HAVE_FORTRAN_REAL4 1 | #define OMPI_SIZEOF_FORTRAN_REAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL4 4 | #define ompi_fortran_real4_t float | #define OMPI_HAVE_FORTRAN_REAL8 1 | #define OMPI_SIZEOF_FORTRAN_REAL8 8 | #define OMPI_ALIGNMENT_FORTRAN_REAL8 8 | #define ompi_fortran_real8_t double | #define OMPI_HAVE_FORTRAN_REAL16 0 | #define OMPI_SIZEOF_FORTRAN_REAL16 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL16 4 | #define ompi_fortran_real16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 1 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 8 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 8 | #define ompi_fortran_double_precision_t double | #define OMPI_HAVE_FORTRAN_COMPLEX 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 4 | #define OMPI_HAVE_FORTRAN_COMPLEX8 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX8 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4 | #define OMPI_HAVE_FORTRAN_COMPLEX16 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX16 16 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 8 | #define OMPI_HAVE_FORTRAN_COMPLEX32 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX32 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 4 | #define OMPI_FORTRAN_HANDLE_MAX ( 0x7fffffff < 2147483647 ? 0x7fffffff : 2147483647 ) | #define OMPI_FORTRAN_VALUE_TRUE 1 | #define OMPI_WANT_F90_BINDINGS 1 | #define OMPI_F90 "gfortran" | #define OMPI_HAVE_F90_INTEGER1 1 | #define OMPI_HAVE_F90_INTEGER2 1 | #define OMPI_HAVE_F90_INTEGER4 1 | #define OMPI_HAVE_F90_INTEGER8 1 | #define OMPI_HAVE_F90_INTEGER16 0 | #define OMPI_HAVE_F90_REAL4 1 | #define OMPI_HAVE_F90_REAL8 1 | #define OMPI_HAVE_F90_REAL16 0 | #define OMPI_HAVE_F90_COMPLEX8 1 | #define OMPI_HAVE_F90_COMPLEX16 1 | #define OMPI_HAVE_F90_COMPLEX32 0 | #define OMPI_SIZEOF_F90_INT1 1 | #define OMPI_SIZEOF_F90_INT2 2 | #define OMPI_SIZEOF_F90_INT4 4 | #define OMPI_SIZEOF_F90_INT8 8 | #define OMPI_SIZEOF_F90_INT16 0 | #define OMPI_SIZEOF_F90_REAL4 4 | #define OMPI_SIZEOF_F90_REAL8 8 | #define OMPI_SIZEOF_F90_REAL16 0 | #define OMPI_SIZEOF_F90_COMPLEX8 8 | #define OMPI_SIZEOF_F90_COMPLEX16 16 | #define OMPI_SIZEOF_F90_COMPLEX32 0 | #define OMPI_ALIGNMENT_F90_LOGICAL 4 | #define OMPI_ALIGNMENT_F90_INT 4 | #define OMPI_ALIGNMENT_F90_REAL 4 | #define OMPI_ALIGNMENT_F90_DBLPREC 4 | #define OMPI_ALIGNMENT_F90_COMPLEX 4 | #define OMPI_ALIGNMENT_F90_DBLCOMPLEX 4 | #define OMPI_ALIGNMENT_F90_INT1 1 | #define OMPI_ALIGNMENT_F90_INT2 2 | #define OMPI_ALIGNMENT_F90_INT4 4 | #define OMPI_ALIGNMENT_F90_INT8 4 | #define OMPI_ALIGNMENT_F90_INT16 0 | #define OMPI_ALIGNMENT_F90_REAL4 4 | #define OMPI_ALIGNMENT_F90_REAL8 4 | #define OMPI_ALIGNMENT_F90_REAL16 0 | #define OMPI_ALIGNMENT_F90_COMPLEX8 4 | #define OMPI_ALIGNMENT_F90_COMPLEX16 4 | #define OMPI_ALIGNMENT_F90_COMPLEX32 0 | #define OMPI_PRECISION_F90_REAL4 6 | #define OMPI_PRECISION_F90_REAL8 15 | #define OMPI_PRECISION_F90_REAL16 0 | #define OMPI_PRECISION_F90_COMPLEX8 6 | #define OMPI_PRECISION_F90_COMPLEX16 15 | #define OMPI_PRECISION_F90_COMPLEX32 0 | #define OMPI_RANGE_F90_REAL4 37 | #define OMPI_RANGE_F90_REAL8 307 | #define OMPI_RANGE_F90_REAL16 0 | #define OMPI_RANGE_F90_COMPLEX8 37 | #define OMPI_RANGE_F90_COMPLEX16 307 | #define OMPI_RANGE_F90_COMPLEX32 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_AIO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_STDBOOL_H 1 | #define OMPI_USE_STDBOOL_H 1 | #define SIZEOF_PID_T 4 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR_IN 1 | #define OMPI_HAVE_SA_RESTART 1 | #define OMPI_HAVE_SA_LEN 0 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_SIGINFO_T_SI_FD 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_OPENPTY 1 | #define HAVE_ISATTY 1 | #define HAVE_HTONL 1 | #define HAVE_NTOHL 1 | #define HAVE_HTONS 1 | #define HAVE_NTOHS 1 | #define HAVE_GETPWUID 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_EXECVE 1 | #define HAVE_PIPE 1 | #define HAVE_SETSID 1 | #define HAVE_MMAP 1 | #define HAVE_BACKTRACE 1 | #define HAVE_DIRNAME 1 | #define HAVE_CEIL 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_OPENPTY 1 | #define HAVE_ISATTY 1 | #define HAVE_HTONL 1 | #define HAVE_NTOHL 1 | #define HAVE_HTONS 1 | #define HAVE_NTOHS 1 | #define HAVE_GETPWUID 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_EXECVE 1 | #define HAVE_PIPE 1 | #define HAVE_PTSNAME 1 | #define HAVE_SETSID 1 | #define HAVE_MMAP 1 | #define HAVE_MALLOPT 1 | #define OMPI_HAVE_VA_COPY 1 | #define OMPI_HAVE_UNDERSCORE_VA_COPY 1 | #define HAVE_DECL___FUNC__ 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_BACKTRACE 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBM 1 | #define OMPI_MPI_OFFSET_TYPE long long | #define OMPI_OFFSET_DATATYPE MPI_LONG_LONG | #define OMPI_HAVE_BROKEN_QSORT 0 | /* end confdefs.h. */ | #include | int | main () | { | pthread_t th=pthread_self(); pthread_join(th, 0); | pthread_attr_init(0); pthread_cleanup_push(0, 0); | pthread_create(0,0,0,0); pthread_cleanup_pop(0); | ; | return 0; | } configure:49482: result: no configure:49399: checking if C++ compiler and POSIX threads work with -kthread configure:49436: g++ -o conftest -O3 -DNDEBUG -m32 -finline-functions -kthread -L/usr/lib conftest.cc -lm -lutil -lnsl -lm >&5 g++: unrecognized option `-kthread' /tmp/ccCVt2ce.o(.text+0x21): In function `main': : undefined reference to `pthread_join' /tmp/ccCVt2ce.o(.text+0x45): In function `main': : undefined reference to `_pthread_cleanup_push' /tmp/ccCVt2ce.o(.text+0x69): In function `main': : undefined reference to `pthread_create' /tmp/ccCVt2ce.o(.text+0x79): In function `main': : undefined reference to `_pthread_cleanup_pop' collect2: ld returned 1 exit status configure:49442: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.0.2" | #define PACKAGE_STRING "Open MPI 1.0.2" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 0 | #define OMPI_RELEASE_VERSION 2 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "2" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 0 | #define ORTE_RELEASE_VERSION 2 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "2" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 0 | #define OPAL_RELEASE_VERSION 2 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "2" | #define _GNU_SOURCE 1 | #define OMPI_ARCH "i686-pc-linux-gnu" | #define OMPI_ENABLE_MEM_DEBUG 0 | #define OMPI_ENABLE_MEM_PROFILE 0 | #define OMPI_ENABLE_DEBUG 0 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OMPI_WANT_MPI2_ONE_SIDED 0 | #define OMPI_ENABLE_PTY_SUPPORT 1 | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1 | #define OPAL_ENABLE_TRACE 0 | #define OMPI_CC "gcc" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_DOUBLE 12 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SIZE_T 4 | #define OMPI_ALIGNMENT_CHAR 1 | #define OMPI_ALIGNMENT_SHORT 2 | #define OMPI_ALIGNMENT_WCHAR 4 | #define OMPI_ALIGNMENT_INT 4 | #define OMPI_ALIGNMENT_LONG 4 | #define OMPI_ALIGNMENT_LONG_LONG 4 | #define OMPI_ALIGNMENT_FLOAT 4 | #define OMPI_ALIGNMENT_DOUBLE 4 | #define OMPI_ALIGNMENT_LONG_DOUBLE 4 | #define OMPI_ALIGNMENT_VOID_P 4 | #define OMPI_NEED_C_BOOL 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define restrict __restrict | #define OMPI_ENABLE_MPI_PROFILING 1 | #define OMPI_HAVE_WEAK_SYMBOLS 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define OMPI_CXX "g++" | #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | #define SIZEOF_BOOL 1 | #define OMPI_ALIGNMENT_CXX_BOOL 1 | #define OMPI_WANT_CXX_BINDINGS 1 | #define OMPI_ASM_TEXT ".text" | #define OMPI_ASM_GLOBAL ".globl" | #define OMPI_ASM_LABEL_SUFFIX ":" | #define OMPI_ASM_GSYM "" | #define OMPI_ASM_LSYM ".L" | #define OMPI_ASM_TYPE "@" | #define OMPI_ASM_SIZE "1" | #define OMPI_ASM_ALIGN_LOG | #define OMPI_WANT_SMP_LOCKS 1 | #define OMPI_ASM_SUPPORT_64BIT 1 | #define OMPI_C_GCC_INLINE_ASSEMBLY 1 | #define OMPI_C_DEC_INLINE_ASSEMBLY 0 | #define OMPI_C_XLC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_GCC_INLINE_ASSEMBLY 1 | #define OMPI_CXX_DEC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_XLC_INLINE_ASSEMBLY 0 | #define OMPI_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1" | #define OMPI_ASSEMBLY_ARCH OMPI_IA32 | #define OMPI_HAVE_ASM_FILE 1 | #define OMPI_WANT_F77_BINDINGS 1 | #define OMPI_F77 "gfortran" | #define OMPI_F77_DOUBLE_UNDERSCORE 1 | #define OMPI_F77_SINGLE_UNDERSCORE 0 | #define OMPI_F77_CAPS 0 | #define OMPI_F77_PLAIN 0 | #define ompi_fortran_bogus_type_t int | #define OMPI_HAVE_FORTRAN_LOGICAL 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4 | #define ompi_fortran_logical_t int | #define OMPI_HAVE_FORTRAN_INTEGER 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4 | #define ompi_fortran_integer_t int | #define OMPI_HAVE_FORTRAN_INTEGER1 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER1 1 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 1 | #define ompi_fortran_integer1_t char | #define OMPI_HAVE_FORTRAN_INTEGER2 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER2 2 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 2 | #define ompi_fortran_integer2_t short | #define OMPI_HAVE_FORTRAN_INTEGER4 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER4 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 4 | #define ompi_fortran_integer4_t int | #define OMPI_HAVE_FORTRAN_INTEGER8 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER8 8 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 8 | #define ompi_fortran_integer8_t long long | #define OMPI_HAVE_FORTRAN_INTEGER16 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER16 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4 | #define ompi_fortran_integer16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL 1 | #define OMPI_SIZEOF_FORTRAN_REAL 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL 4 | #define ompi_fortran_real_t float | #define OMPI_HAVE_FORTRAN_REAL4 1 | #define OMPI_SIZEOF_FORTRAN_REAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL4 4 | #define ompi_fortran_real4_t float | #define OMPI_HAVE_FORTRAN_REAL8 1 | #define OMPI_SIZEOF_FORTRAN_REAL8 8 | #define OMPI_ALIGNMENT_FORTRAN_REAL8 8 | #define ompi_fortran_real8_t double | #define OMPI_HAVE_FORTRAN_REAL16 0 | #define OMPI_SIZEOF_FORTRAN_REAL16 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL16 4 | #define ompi_fortran_real16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 1 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 8 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 8 | #define ompi_fortran_double_precision_t double | #define OMPI_HAVE_FORTRAN_COMPLEX 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 4 | #define OMPI_HAVE_FORTRAN_COMPLEX8 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX8 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4 | #define OMPI_HAVE_FORTRAN_COMPLEX16 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX16 16 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 8 | #define OMPI_HAVE_FORTRAN_COMPLEX32 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX32 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 4 | #define OMPI_FORTRAN_HANDLE_MAX ( 0x7fffffff < 2147483647 ? 0x7fffffff : 2147483647 ) | #define OMPI_FORTRAN_VALUE_TRUE 1 | #define OMPI_WANT_F90_BINDINGS 1 | #define OMPI_F90 "gfortran" | #define OMPI_HAVE_F90_INTEGER1 1 | #define OMPI_HAVE_F90_INTEGER2 1 | #define OMPI_HAVE_F90_INTEGER4 1 | #define OMPI_HAVE_F90_INTEGER8 1 | #define OMPI_HAVE_F90_INTEGER16 0 | #define OMPI_HAVE_F90_REAL4 1 | #define OMPI_HAVE_F90_REAL8 1 | #define OMPI_HAVE_F90_REAL16 0 | #define OMPI_HAVE_F90_COMPLEX8 1 | #define OMPI_HAVE_F90_COMPLEX16 1 | #define OMPI_HAVE_F90_COMPLEX32 0 | #define OMPI_SIZEOF_F90_INT1 1 | #define OMPI_SIZEOF_F90_INT2 2 | #define OMPI_SIZEOF_F90_INT4 4 | #define OMPI_SIZEOF_F90_INT8 8 | #define OMPI_SIZEOF_F90_INT16 0 | #define OMPI_SIZEOF_F90_REAL4 4 | #define OMPI_SIZEOF_F90_REAL8 8 | #define OMPI_SIZEOF_F90_REAL16 0 | #define OMPI_SIZEOF_F90_COMPLEX8 8 | #define OMPI_SIZEOF_F90_COMPLEX16 16 | #define OMPI_SIZEOF_F90_COMPLEX32 0 | #define OMPI_ALIGNMENT_F90_LOGICAL 4 | #define OMPI_ALIGNMENT_F90_INT 4 | #define OMPI_ALIGNMENT_F90_REAL 4 | #define OMPI_ALIGNMENT_F90_DBLPREC 4 | #define OMPI_ALIGNMENT_F90_COMPLEX 4 | #define OMPI_ALIGNMENT_F90_DBLCOMPLEX 4 | #define OMPI_ALIGNMENT_F90_INT1 1 | #define OMPI_ALIGNMENT_F90_INT2 2 | #define OMPI_ALIGNMENT_F90_INT4 4 | #define OMPI_ALIGNMENT_F90_INT8 4 | #define OMPI_ALIGNMENT_F90_INT16 0 | #define OMPI_ALIGNMENT_F90_REAL4 4 | #define OMPI_ALIGNMENT_F90_REAL8 4 | #define OMPI_ALIGNMENT_F90_REAL16 0 | #define OMPI_ALIGNMENT_F90_COMPLEX8 4 | #define OMPI_ALIGNMENT_F90_COMPLEX16 4 | #define OMPI_ALIGNMENT_F90_COMPLEX32 0 | #define OMPI_PRECISION_F90_REAL4 6 | #define OMPI_PRECISION_F90_REAL8 15 | #define OMPI_PRECISION_F90_REAL16 0 | #define OMPI_PRECISION_F90_COMPLEX8 6 | #define OMPI_PRECISION_F90_COMPLEX16 15 | #define OMPI_PRECISION_F90_COMPLEX32 0 | #define OMPI_RANGE_F90_REAL4 37 | #define OMPI_RANGE_F90_REAL8 307 | #define OMPI_RANGE_F90_REAL16 0 | #define OMPI_RANGE_F90_COMPLEX8 37 | #define OMPI_RANGE_F90_COMPLEX16 307 | #define OMPI_RANGE_F90_COMPLEX32 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_AIO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_STDBOOL_H 1 | #define OMPI_USE_STDBOOL_H 1 | #define SIZEOF_PID_T 4 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR_IN 1 | #define OMPI_HAVE_SA_RESTART 1 | #define OMPI_HAVE_SA_LEN 0 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_SIGINFO_T_SI_FD 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_OPENPTY 1 | #define HAVE_ISATTY 1 | #define HAVE_HTONL 1 | #define HAVE_NTOHL 1 | #define HAVE_HTONS 1 | #define HAVE_NTOHS 1 | #define HAVE_GETPWUID 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_EXECVE 1 | #define HAVE_PIPE 1 | #define HAVE_SETSID 1 | #define HAVE_MMAP 1 | #define HAVE_BACKTRACE 1 | #define HAVE_DIRNAME 1 | #define HAVE_CEIL 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_OPENPTY 1 | #define HAVE_ISATTY 1 | #define HAVE_HTONL 1 | #define HAVE_NTOHL 1 | #define HAVE_HTONS 1 | #define HAVE_NTOHS 1 | #define HAVE_GETPWUID 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_EXECVE 1 | #define HAVE_PIPE 1 | #define HAVE_PTSNAME 1 | #define HAVE_SETSID 1 | #define HAVE_MMAP 1 | #define HAVE_MALLOPT 1 | #define OMPI_HAVE_VA_COPY 1 | #define OMPI_HAVE_UNDERSCORE_VA_COPY 1 | #define HAVE_DECL___FUNC__ 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_BACKTRACE 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBM 1 | #define OMPI_MPI_OFFSET_TYPE long long | #define OMPI_OFFSET_DATATYPE MPI_LONG_LONG | #define OMPI_HAVE_BROKEN_QSORT 0 | /* end confdefs.h. */ | #include | int | main () | { | pthread_t th=pthread_self(); pthread_join(th, 0); | pthread_attr_init(0); pthread_cleanup_push(0, 0); | pthread_create(0,0,0,0); pthread_cleanup_pop(0); | ; | return 0; | } configure:49482: result: no configure:49399: checking if C++ compiler and POSIX threads work with -pthread configure:49436: g++ -o conftest -O3 -DNDEBUG -m32 -finline-functions -pthread -L/usr/lib conftest.cc -lm -lutil -lnsl -lm >&5 configure:49442: $? = 0 configure:49446: test -z || test ! -s conftest.err configure:49449: $? = 0 configure:49452: test -s conftest configure:49455: $? = 0 configure:49476: result: yes configure:49495: checking if F77 compiler and POSIX threads work with -Kthread configure:49570: gcc -O3 -DNDEBUG -m32 -fno-strict-aliasing -pthread -I. -c conftest.c configure:49577: $? = 0 configure:49587: gfortran -m32 -Kthread conftestf.f conftest.o -o conftest -L/usr/lib -lm -lutil -lnsl -lm gfortran: unrecognized option '-Kthread' conftest.o(.text+0x29): In function `pthreadtest_': : undefined reference to `pthread_create' conftest.o(.text+0x3c): In function `pthreadtest_': : undefined reference to `pthread_join' conftest.o(.text+0x60): In function `pthreadtest_': : undefined reference to `_pthread_cleanup_push' conftest.o(.text+0x84): In function `pthreadtest_': : undefined reference to `pthread_create' conftest.o(.text+0x94): In function `pthreadtest_': : undefined reference to `_pthread_cleanup_pop' collect2: ld returned 1 exit status configure:49594: $? = 1 configure:49617: here is the C program: #include #include #include #ifdef __cplusplus extern "C" { #endif void pthreadtest_() { pthread_t th; pthread_create(&th, NULL, NULL, NULL); pthread_join(th, 0); pthread_attr_init(0); pthread_cleanup_push(0, 0); pthread_create(0,0,0,0); pthread_cleanup_pop(0); } #ifdef __cplusplus } #endif configure:49645: here is the fortran program: program fpthread call PTHREADTEST end configure:49675: result: no configure:49495: checking if F77 compiler and POSIX threads work with -kthread configure:49570: gcc -O3 -DNDEBUG -m32 -fno-strict-aliasing -pthread -I. -c conftest.c configure:49577: $? = 0 configure:49587: gfortran -m32 -kthread conftestf.f conftest.o -o conftest -L/usr/lib -lm -lutil -lnsl -lm gfortran: unrecognized option '-kthread' conftest.o(.text+0x29): In function `pthreadtest_': : undefined reference to `pthread_create' conftest.o(.text+0x3c): In function `pthreadtest_': : undefined reference to `pthread_join' conftest.o(.text+0x60): In function `pthreadtest_': : undefined reference to `_pthread_cleanup_push' conftest.o(.text+0x84): In function `pthreadtest_': : undefined reference to `pthread_create' conftest.o(.text+0x94): In function `pthreadtest_': : undefined reference to `_pthread_cleanup_pop' collect2: ld returned 1 exit status configure:49594: $? = 1 configure:49617: here is the C program: #include #include #include #ifdef __cplusplus extern "C" { #endif void pthreadtest_() { pthread_t th; pthread_create(&th, NULL, NULL, NULL); pthread_join(th, 0); pthread_attr_init(0); pthread_cleanup_push(0, 0); pthread_create(0,0,0,0); pthread_cleanup_pop(0); } #ifdef __cplusplus } #endif configure:49645: here is the fortran program: program fpthread call PTHREADTEST end configure:49675: result: no configure:49495: checking if F77 compiler and POSIX threads work with -pthread configure:49570: gcc -O3 -DNDEBUG -m32 -fno-strict-aliasing -pthread -I. -c conftest.c configure:49577: $? = 0 configure:49587: gfortran -m32 -pthread conftestf.f conftest.o -o conftest -L/usr/lib -lm -lutil -lnsl -lm configure:49594: $? = 0 configure:49669: result: yes configure:50429: checking for working POSIX threads package configure:50432: result: yes configure:50471: checking if C compiler and Solaris threads work configure:50506: gcc -o conftest -DNDEBUG -m32 -D_REENTRANT conftest.c -lthread >&5 conftest.c:341:20: thread.h: No such file or directory conftest.c: In function `main': conftest.c:345: error: `thread_t' undeclared (first use in this function) conftest.c:345: error: (Each undeclared identifier is reported only once conftest.c:345: error: for each function it appears in.) conftest.c:345: error: syntax error before "th" conftest.c:345: error: `th' undeclared (first use in this function) configure:50512: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.0.2" | #define PACKAGE_STRING "Open MPI 1.0.2" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 0 | #define OMPI_RELEASE_VERSION 2 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "2" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 0 | #define ORTE_RELEASE_VERSION 2 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "2" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 0 | #define OPAL_RELEASE_VERSION 2 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "2" | #define _GNU_SOURCE 1 | #define OMPI_ARCH "i686-pc-linux-gnu" | #define OMPI_ENABLE_MEM_DEBUG 0 | #define OMPI_ENABLE_MEM_PROFILE 0 | #define OMPI_ENABLE_DEBUG 0 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OMPI_WANT_MPI2_ONE_SIDED 0 | #define OMPI_ENABLE_PTY_SUPPORT 1 | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1 | #define OPAL_ENABLE_TRACE 0 | #define OMPI_CC "gcc" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_DOUBLE 12 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SIZE_T 4 | #define OMPI_ALIGNMENT_CHAR 1 | #define OMPI_ALIGNMENT_SHORT 2 | #define OMPI_ALIGNMENT_WCHAR 4 | #define OMPI_ALIGNMENT_INT 4 | #define OMPI_ALIGNMENT_LONG 4 | #define OMPI_ALIGNMENT_LONG_LONG 4 | #define OMPI_ALIGNMENT_FLOAT 4 | #define OMPI_ALIGNMENT_DOUBLE 4 | #define OMPI_ALIGNMENT_LONG_DOUBLE 4 | #define OMPI_ALIGNMENT_VOID_P 4 | #define OMPI_NEED_C_BOOL 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define restrict __restrict | #define OMPI_ENABLE_MPI_PROFILING 1 | #define OMPI_HAVE_WEAK_SYMBOLS 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define OMPI_CXX "g++" | #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | #define SIZEOF_BOOL 1 | #define OMPI_ALIGNMENT_CXX_BOOL 1 | #define OMPI_WANT_CXX_BINDINGS 1 | #define OMPI_ASM_TEXT ".text" | #define OMPI_ASM_GLOBAL ".globl" | #define OMPI_ASM_LABEL_SUFFIX ":" | #define OMPI_ASM_GSYM "" | #define OMPI_ASM_LSYM ".L" | #define OMPI_ASM_TYPE "@" | #define OMPI_ASM_SIZE "1" | #define OMPI_ASM_ALIGN_LOG | #define OMPI_WANT_SMP_LOCKS 1 | #define OMPI_ASM_SUPPORT_64BIT 1 | #define OMPI_C_GCC_INLINE_ASSEMBLY 1 | #define OMPI_C_DEC_INLINE_ASSEMBLY 0 | #define OMPI_C_XLC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_GCC_INLINE_ASSEMBLY 1 | #define OMPI_CXX_DEC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_XLC_INLINE_ASSEMBLY 0 | #define OMPI_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1" | #define OMPI_ASSEMBLY_ARCH OMPI_IA32 | #define OMPI_HAVE_ASM_FILE 1 | #define OMPI_WANT_F77_BINDINGS 1 | #define OMPI_F77 "gfortran" | #define OMPI_F77_DOUBLE_UNDERSCORE 1 | #define OMPI_F77_SINGLE_UNDERSCORE 0 | #define OMPI_F77_CAPS 0 | #define OMPI_F77_PLAIN 0 | #define ompi_fortran_bogus_type_t int | #define OMPI_HAVE_FORTRAN_LOGICAL 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4 | #define ompi_fortran_logical_t int | #define OMPI_HAVE_FORTRAN_INTEGER 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4 | #define ompi_fortran_integer_t int | #define OMPI_HAVE_FORTRAN_INTEGER1 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER1 1 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 1 | #define ompi_fortran_integer1_t char | #define OMPI_HAVE_FORTRAN_INTEGER2 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER2 2 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 2 | #define ompi_fortran_integer2_t short | #define OMPI_HAVE_FORTRAN_INTEGER4 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER4 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 4 | #define ompi_fortran_integer4_t int | #define OMPI_HAVE_FORTRAN_INTEGER8 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER8 8 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 8 | #define ompi_fortran_integer8_t long long | #define OMPI_HAVE_FORTRAN_INTEGER16 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER16 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4 | #define ompi_fortran_integer16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL 1 | #define OMPI_SIZEOF_FORTRAN_REAL 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL 4 | #define ompi_fortran_real_t float | #define OMPI_HAVE_FORTRAN_REAL4 1 | #define OMPI_SIZEOF_FORTRAN_REAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL4 4 | #define ompi_fortran_real4_t float | #define OMPI_HAVE_FORTRAN_REAL8 1 | #define OMPI_SIZEOF_FORTRAN_REAL8 8 | #define OMPI_ALIGNMENT_FORTRAN_REAL8 8 | #define ompi_fortran_real8_t double | #define OMPI_HAVE_FORTRAN_REAL16 0 | #define OMPI_SIZEOF_FORTRAN_REAL16 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL16 4 | #define ompi_fortran_real16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 1 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 8 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 8 | #define ompi_fortran_double_precision_t double | #define OMPI_HAVE_FORTRAN_COMPLEX 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 4 | #define OMPI_HAVE_FORTRAN_COMPLEX8 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX8 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4 | #define OMPI_HAVE_FORTRAN_COMPLEX16 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX16 16 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 8 | #define OMPI_HAVE_FORTRAN_COMPLEX32 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX32 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 4 | #define OMPI_FORTRAN_HANDLE_MAX ( 0x7fffffff < 2147483647 ? 0x7fffffff : 2147483647 ) | #define OMPI_FORTRAN_VALUE_TRUE 1 | #define OMPI_WANT_F90_BINDINGS 1 | #define OMPI_F90 "gfortran" | #define OMPI_HAVE_F90_INTEGER1 1 | #define OMPI_HAVE_F90_INTEGER2 1 | #define OMPI_HAVE_F90_INTEGER4 1 | #define OMPI_HAVE_F90_INTEGER8 1 | #define OMPI_HAVE_F90_INTEGER16 0 | #define OMPI_HAVE_F90_REAL4 1 | #define OMPI_HAVE_F90_REAL8 1 | #define OMPI_HAVE_F90_REAL16 0 | #define OMPI_HAVE_F90_COMPLEX8 1 | #define OMPI_HAVE_F90_COMPLEX16 1 | #define OMPI_HAVE_F90_COMPLEX32 0 | #define OMPI_SIZEOF_F90_INT1 1 | #define OMPI_SIZEOF_F90_INT2 2 | #define OMPI_SIZEOF_F90_INT4 4 | #define OMPI_SIZEOF_F90_INT8 8 | #define OMPI_SIZEOF_F90_INT16 0 | #define OMPI_SIZEOF_F90_REAL4 4 | #define OMPI_SIZEOF_F90_REAL8 8 | #define OMPI_SIZEOF_F90_REAL16 0 | #define OMPI_SIZEOF_F90_COMPLEX8 8 | #define OMPI_SIZEOF_F90_COMPLEX16 16 | #define OMPI_SIZEOF_F90_COMPLEX32 0 | #define OMPI_ALIGNMENT_F90_LOGICAL 4 | #define OMPI_ALIGNMENT_F90_INT 4 | #define OMPI_ALIGNMENT_F90_REAL 4 | #define OMPI_ALIGNMENT_F90_DBLPREC 4 | #define OMPI_ALIGNMENT_F90_COMPLEX 4 | #define OMPI_ALIGNMENT_F90_DBLCOMPLEX 4 | #define OMPI_ALIGNMENT_F90_INT1 1 | #define OMPI_ALIGNMENT_F90_INT2 2 | #define OMPI_ALIGNMENT_F90_INT4 4 | #define OMPI_ALIGNMENT_F90_INT8 4 | #define OMPI_ALIGNMENT_F90_INT16 0 | #define OMPI_ALIGNMENT_F90_REAL4 4 | #define OMPI_ALIGNMENT_F90_REAL8 4 | #define OMPI_ALIGNMENT_F90_REAL16 0 | #define OMPI_ALIGNMENT_F90_COMPLEX8 4 | #define OMPI_ALIGNMENT_F90_COMPLEX16 4 | #define OMPI_ALIGNMENT_F90_COMPLEX32 0 | #define OMPI_PRECISION_F90_REAL4 6 | #define OMPI_PRECISION_F90_REAL8 15 | #define OMPI_PRECISION_F90_REAL16 0 | #define OMPI_PRECISION_F90_COMPLEX8 6 | #define OMPI_PRECISION_F90_COMPLEX16 15 | #define OMPI_PRECISION_F90_COMPLEX32 0 | #define OMPI_RANGE_F90_REAL4 37 | #define OMPI_RANGE_F90_REAL8 307 | #define OMPI_RANGE_F90_REAL16 0 | #define OMPI_RANGE_F90_COMPLEX8 37 | #define OMPI_RANGE_F90_COMPLEX16 307 | #define OMPI_RANGE_F90_COMPLEX32 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_AIO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_STDBOOL_H 1 | #define OMPI_USE_STDBOOL_H 1 | #define SIZEOF_PID_T 4 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR_IN 1 | #define OMPI_HAVE_SA_RESTART 1 | #define OMPI_HAVE_SA_LEN 0 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_SIGINFO_T_SI_FD 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_OPENPTY 1 | #define HAVE_ISATTY 1 | #define HAVE_HTONL 1 | #define HAVE_NTOHL 1 | #define HAVE_HTONS 1 | #define HAVE_NTOHS 1 | #define HAVE_GETPWUID 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_EXECVE 1 | #define HAVE_PIPE 1 | #define HAVE_SETSID 1 | #define HAVE_MMAP 1 | #define HAVE_BACKTRACE 1 | #define HAVE_DIRNAME 1 | #define HAVE_CEIL 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_OPENPTY 1 | #define HAVE_ISATTY 1 | #define HAVE_HTONL 1 | #define HAVE_NTOHL 1 | #define HAVE_HTONS 1 | #define HAVE_NTOHS 1 | #define HAVE_GETPWUID 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_EXECVE 1 | #define HAVE_PIPE 1 | #define HAVE_PTSNAME 1 | #define HAVE_SETSID 1 | #define HAVE_MMAP 1 | #define HAVE_MALLOPT 1 | #define OMPI_HAVE_VA_COPY 1 | #define OMPI_HAVE_UNDERSCORE_VA_COPY 1 | #define HAVE_DECL___FUNC__ 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_BACKTRACE 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBM 1 | #define OMPI_MPI_OFFSET_TYPE long long | #define OMPI_OFFSET_DATATYPE MPI_LONG_LONG | #define OMPI_HAVE_BROKEN_QSORT 0 | /* end confdefs.h. */ | #include | int | main () | { | thread_t th; thr_join(th, 0, 0); | thr_create(0,0,0,0,0,0); | ; | return 0; | } configure:50548: result: no configure:50569: checking if C++ compiler and Solaris threads work configure:50600: g++ -o conftest -DNDEBUG -m32 -D_REENTRANT conftest.cc -lthread >&5 conftest.cc:341:20: thread.h: No such file or directory conftest.cc: In function `int main()': conftest.cc:345: error: `thread_t' undeclared (first use this function) conftest.cc:345: error: (Each undeclared identifier is reported only once for each function it appears in.) conftest.cc:345: error: expected `;' before "th" conftest.cc:345: error: `th' undeclared (first use this function) conftest.cc:345: error: `thr_join' undeclared (first use this function) conftest.cc:346: error: `thr_create' undeclared (first use this function) configure:50606: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.0.2" | #define PACKAGE_STRING "Open MPI 1.0.2" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 0 | #define OMPI_RELEASE_VERSION 2 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "2" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 0 | #define ORTE_RELEASE_VERSION 2 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "2" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 0 | #define OPAL_RELEASE_VERSION 2 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "2" | #define _GNU_SOURCE 1 | #define OMPI_ARCH "i686-pc-linux-gnu" | #define OMPI_ENABLE_MEM_DEBUG 0 | #define OMPI_ENABLE_MEM_PROFILE 0 | #define OMPI_ENABLE_DEBUG 0 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OMPI_WANT_MPI2_ONE_SIDED 0 | #define OMPI_ENABLE_PTY_SUPPORT 1 | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1 | #define OPAL_ENABLE_TRACE 0 | #define OMPI_CC "gcc" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_DOUBLE 12 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SIZE_T 4 | #define OMPI_ALIGNMENT_CHAR 1 | #define OMPI_ALIGNMENT_SHORT 2 | #define OMPI_ALIGNMENT_WCHAR 4 | #define OMPI_ALIGNMENT_INT 4 | #define OMPI_ALIGNMENT_LONG 4 | #define OMPI_ALIGNMENT_LONG_LONG 4 | #define OMPI_ALIGNMENT_FLOAT 4 | #define OMPI_ALIGNMENT_DOUBLE 4 | #define OMPI_ALIGNMENT_LONG_DOUBLE 4 | #define OMPI_ALIGNMENT_VOID_P 4 | #define OMPI_NEED_C_BOOL 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define restrict __restrict | #define OMPI_ENABLE_MPI_PROFILING 1 | #define OMPI_HAVE_WEAK_SYMBOLS 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define OMPI_CXX "g++" | #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | #define SIZEOF_BOOL 1 | #define OMPI_ALIGNMENT_CXX_BOOL 1 | #define OMPI_WANT_CXX_BINDINGS 1 | #define OMPI_ASM_TEXT ".text" | #define OMPI_ASM_GLOBAL ".globl" | #define OMPI_ASM_LABEL_SUFFIX ":" | #define OMPI_ASM_GSYM "" | #define OMPI_ASM_LSYM ".L" | #define OMPI_ASM_TYPE "@" | #define OMPI_ASM_SIZE "1" | #define OMPI_ASM_ALIGN_LOG | #define OMPI_WANT_SMP_LOCKS 1 | #define OMPI_ASM_SUPPORT_64BIT 1 | #define OMPI_C_GCC_INLINE_ASSEMBLY 1 | #define OMPI_C_DEC_INLINE_ASSEMBLY 0 | #define OMPI_C_XLC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_GCC_INLINE_ASSEMBLY 1 | #define OMPI_CXX_DEC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_XLC_INLINE_ASSEMBLY 0 | #define OMPI_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1" | #define OMPI_ASSEMBLY_ARCH OMPI_IA32 | #define OMPI_HAVE_ASM_FILE 1 | #define OMPI_WANT_F77_BINDINGS 1 | #define OMPI_F77 "gfortran" | #define OMPI_F77_DOUBLE_UNDERSCORE 1 | #define OMPI_F77_SINGLE_UNDERSCORE 0 | #define OMPI_F77_CAPS 0 | #define OMPI_F77_PLAIN 0 | #define ompi_fortran_bogus_type_t int | #define OMPI_HAVE_FORTRAN_LOGICAL 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4 | #define ompi_fortran_logical_t int | #define OMPI_HAVE_FORTRAN_INTEGER 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4 | #define ompi_fortran_integer_t int | #define OMPI_HAVE_FORTRAN_INTEGER1 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER1 1 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 1 | #define ompi_fortran_integer1_t char | #define OMPI_HAVE_FORTRAN_INTEGER2 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER2 2 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 2 | #define ompi_fortran_integer2_t short | #define OMPI_HAVE_FORTRAN_INTEGER4 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER4 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 4 | #define ompi_fortran_integer4_t int | #define OMPI_HAVE_FORTRAN_INTEGER8 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER8 8 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 8 | #define ompi_fortran_integer8_t long long | #define OMPI_HAVE_FORTRAN_INTEGER16 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER16 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4 | #define ompi_fortran_integer16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL 1 | #define OMPI_SIZEOF_FORTRAN_REAL 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL 4 | #define ompi_fortran_real_t float | #define OMPI_HAVE_FORTRAN_REAL4 1 | #define OMPI_SIZEOF_FORTRAN_REAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL4 4 | #define ompi_fortran_real4_t float | #define OMPI_HAVE_FORTRAN_REAL8 1 | #define OMPI_SIZEOF_FORTRAN_REAL8 8 | #define OMPI_ALIGNMENT_FORTRAN_REAL8 8 | #define ompi_fortran_real8_t double | #define OMPI_HAVE_FORTRAN_REAL16 0 | #define OMPI_SIZEOF_FORTRAN_REAL16 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL16 4 | #define ompi_fortran_real16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 1 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 8 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 8 | #define ompi_fortran_double_precision_t double | #define OMPI_HAVE_FORTRAN_COMPLEX 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 4 | #define OMPI_HAVE_FORTRAN_COMPLEX8 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX8 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4 | #define OMPI_HAVE_FORTRAN_COMPLEX16 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX16 16 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 8 | #define OMPI_HAVE_FORTRAN_COMPLEX32 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX32 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 4 | #define OMPI_FORTRAN_HANDLE_MAX ( 0x7fffffff < 2147483647 ? 0x7fffffff : 2147483647 ) | #define OMPI_FORTRAN_VALUE_TRUE 1 | #define OMPI_WANT_F90_BINDINGS 1 | #define OMPI_F90 "gfortran" | #define OMPI_HAVE_F90_INTEGER1 1 | #define OMPI_HAVE_F90_INTEGER2 1 | #define OMPI_HAVE_F90_INTEGER4 1 | #define OMPI_HAVE_F90_INTEGER8 1 | #define OMPI_HAVE_F90_INTEGER16 0 | #define OMPI_HAVE_F90_REAL4 1 | #define OMPI_HAVE_F90_REAL8 1 | #define OMPI_HAVE_F90_REAL16 0 | #define OMPI_HAVE_F90_COMPLEX8 1 | #define OMPI_HAVE_F90_COMPLEX16 1 | #define OMPI_HAVE_F90_COMPLEX32 0 | #define OMPI_SIZEOF_F90_INT1 1 | #define OMPI_SIZEOF_F90_INT2 2 | #define OMPI_SIZEOF_F90_INT4 4 | #define OMPI_SIZEOF_F90_INT8 8 | #define OMPI_SIZEOF_F90_INT16 0 | #define OMPI_SIZEOF_F90_REAL4 4 | #define OMPI_SIZEOF_F90_REAL8 8 | #define OMPI_SIZEOF_F90_REAL16 0 | #define OMPI_SIZEOF_F90_COMPLEX8 8 | #define OMPI_SIZEOF_F90_COMPLEX16 16 | #define OMPI_SIZEOF_F90_COMPLEX32 0 | #define OMPI_ALIGNMENT_F90_LOGICAL 4 | #define OMPI_ALIGNMENT_F90_INT 4 | #define OMPI_ALIGNMENT_F90_REAL 4 | #define OMPI_ALIGNMENT_F90_DBLPREC 4 | #define OMPI_ALIGNMENT_F90_COMPLEX 4 | #define OMPI_ALIGNMENT_F90_DBLCOMPLEX 4 | #define OMPI_ALIGNMENT_F90_INT1 1 | #define OMPI_ALIGNMENT_F90_INT2 2 | #define OMPI_ALIGNMENT_F90_INT4 4 | #define OMPI_ALIGNMENT_F90_INT8 4 | #define OMPI_ALIGNMENT_F90_INT16 0 | #define OMPI_ALIGNMENT_F90_REAL4 4 | #define OMPI_ALIGNMENT_F90_REAL8 4 | #define OMPI_ALIGNMENT_F90_REAL16 0 | #define OMPI_ALIGNMENT_F90_COMPLEX8 4 | #define OMPI_ALIGNMENT_F90_COMPLEX16 4 | #define OMPI_ALIGNMENT_F90_COMPLEX32 0 | #define OMPI_PRECISION_F90_REAL4 6 | #define OMPI_PRECISION_F90_REAL8 15 | #define OMPI_PRECISION_F90_REAL16 0 | #define OMPI_PRECISION_F90_COMPLEX8 6 | #define OMPI_PRECISION_F90_COMPLEX16 15 | #define OMPI_PRECISION_F90_COMPLEX32 0 | #define OMPI_RANGE_F90_REAL4 37 | #define OMPI_RANGE_F90_REAL8 307 | #define OMPI_RANGE_F90_REAL16 0 | #define OMPI_RANGE_F90_COMPLEX8 37 | #define OMPI_RANGE_F90_COMPLEX16 307 | #define OMPI_RANGE_F90_COMPLEX32 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_AIO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_STDBOOL_H 1 | #define OMPI_USE_STDBOOL_H 1 | #define SIZEOF_PID_T 4 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR_IN 1 | #define OMPI_HAVE_SA_RESTART 1 | #define OMPI_HAVE_SA_LEN 0 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_SIGINFO_T_SI_FD 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_OPENPTY 1 | #define HAVE_ISATTY 1 | #define HAVE_HTONL 1 | #define HAVE_NTOHL 1 | #define HAVE_HTONS 1 | #define HAVE_NTOHS 1 | #define HAVE_GETPWUID 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_EXECVE 1 | #define HAVE_PIPE 1 | #define HAVE_SETSID 1 | #define HAVE_MMAP 1 | #define HAVE_BACKTRACE 1 | #define HAVE_DIRNAME 1 | #define HAVE_CEIL 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_OPENPTY 1 | #define HAVE_ISATTY 1 | #define HAVE_HTONL 1 | #define HAVE_NTOHL 1 | #define HAVE_HTONS 1 | #define HAVE_NTOHS 1 | #define HAVE_GETPWUID 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_EXECVE 1 | #define HAVE_PIPE 1 | #define HAVE_PTSNAME 1 | #define HAVE_SETSID 1 | #define HAVE_MMAP 1 | #define HAVE_MALLOPT 1 | #define OMPI_HAVE_VA_COPY 1 | #define OMPI_HAVE_UNDERSCORE_VA_COPY 1 | #define HAVE_DECL___FUNC__ 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_BACKTRACE 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBM 1 | #define OMPI_MPI_OFFSET_TYPE long long | #define OMPI_OFFSET_DATATYPE MPI_LONG_LONG | #define OMPI_HAVE_BROKEN_QSORT 0 | /* end confdefs.h. */ | #include | int | main () | { | thread_t th; thr_join(th, 0, 0); | thr_create(0,0,0,0,0,0); | ; | return 0; | } configure:50642: result: no configure:50661: checking if F77 compiler and Solaris threads work configure:50714: gcc -DNDEBUG -m32 -I. -c conftest.c conftest.c:3:20: thread.h: No such file or directory conftest.c: In function `ompi_pthread': conftest.c:11: error: `thread_t' undeclared (first use in this function) conftest.c:11: error: (Each undeclared identifier is reported only once conftest.c:11: error: for each function it appears in.) conftest.c:11: error: syntax error before "th" conftest.c:12: error: `th' undeclared (first use in this function) configure:50721: $? = 1 configure:50761: here is the C program: #include #include #include #ifdef __cplusplus extern "C" { #endif void ompi_pthread() { thread_t th; thr_join(th, 0, 0); thr_create(0,0,0,0,0,0); } #ifdef __cplusplus } #endif configure:50789: here is the fortran program: program fpthread INTEGER i i = 1 end configure:50815: result: no configure:50844: checking for working Solaris threads package configure:50850: result: no configure:50858: checking for type of thread support configure:50923: result: posix configure:50987: checking if threads have different pids (pthreads on linux) configure:51038: gcc -o conftest -O3 -DNDEBUG -m32 -fno-strict-aliasing -L/usr/lib conftest.c -lm -lutil -lnsl -lm >&5 /tmp/cc615akE.o(.text+0x32): In function `main': : undefined reference to `pthread_create' /tmp/cc615akE.o(.text+0x44): In function `main': : undefined reference to `pthread_join' collect2: ld returned 1 exit status configure:51041: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.0.2" | #define PACKAGE_STRING "Open MPI 1.0.2" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 0 | #define OMPI_RELEASE_VERSION 2 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "2" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 0 | #define ORTE_RELEASE_VERSION 2 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "2" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 0 | #define OPAL_RELEASE_VERSION 2 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "2" | #define _GNU_SOURCE 1 | #define OMPI_ARCH "i686-pc-linux-gnu" | #define OMPI_ENABLE_MEM_DEBUG 0 | #define OMPI_ENABLE_MEM_PROFILE 0 | #define OMPI_ENABLE_DEBUG 0 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OMPI_WANT_MPI2_ONE_SIDED 0 | #define OMPI_ENABLE_PTY_SUPPORT 1 | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1 | #define OPAL_ENABLE_TRACE 0 | #define OMPI_CC "gcc" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_DOUBLE 12 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SIZE_T 4 | #define OMPI_ALIGNMENT_CHAR 1 | #define OMPI_ALIGNMENT_SHORT 2 | #define OMPI_ALIGNMENT_WCHAR 4 | #define OMPI_ALIGNMENT_INT 4 | #define OMPI_ALIGNMENT_LONG 4 | #define OMPI_ALIGNMENT_LONG_LONG 4 | #define OMPI_ALIGNMENT_FLOAT 4 | #define OMPI_ALIGNMENT_DOUBLE 4 | #define OMPI_ALIGNMENT_LONG_DOUBLE 4 | #define OMPI_ALIGNMENT_VOID_P 4 | #define OMPI_NEED_C_BOOL 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define restrict __restrict | #define OMPI_ENABLE_MPI_PROFILING 1 | #define OMPI_HAVE_WEAK_SYMBOLS 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define OMPI_CXX "g++" | #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | #define SIZEOF_BOOL 1 | #define OMPI_ALIGNMENT_CXX_BOOL 1 | #define OMPI_WANT_CXX_BINDINGS 1 | #define OMPI_ASM_TEXT ".text" | #define OMPI_ASM_GLOBAL ".globl" | #define OMPI_ASM_LABEL_SUFFIX ":" | #define OMPI_ASM_GSYM "" | #define OMPI_ASM_LSYM ".L" | #define OMPI_ASM_TYPE "@" | #define OMPI_ASM_SIZE "1" | #define OMPI_ASM_ALIGN_LOG | #define OMPI_WANT_SMP_LOCKS 1 | #define OMPI_ASM_SUPPORT_64BIT 1 | #define OMPI_C_GCC_INLINE_ASSEMBLY 1 | #define OMPI_C_DEC_INLINE_ASSEMBLY 0 | #define OMPI_C_XLC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_GCC_INLINE_ASSEMBLY 1 | #define OMPI_CXX_DEC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_XLC_INLINE_ASSEMBLY 0 | #define OMPI_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1" | #define OMPI_ASSEMBLY_ARCH OMPI_IA32 | #define OMPI_HAVE_ASM_FILE 1 | #define OMPI_WANT_F77_BINDINGS 1 | #define OMPI_F77 "gfortran" | #define OMPI_F77_DOUBLE_UNDERSCORE 1 | #define OMPI_F77_SINGLE_UNDERSCORE 0 | #define OMPI_F77_CAPS 0 | #define OMPI_F77_PLAIN 0 | #define ompi_fortran_bogus_type_t int | #define OMPI_HAVE_FORTRAN_LOGICAL 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4 | #define ompi_fortran_logical_t int | #define OMPI_HAVE_FORTRAN_INTEGER 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4 | #define ompi_fortran_integer_t int | #define OMPI_HAVE_FORTRAN_INTEGER1 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER1 1 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 1 | #define ompi_fortran_integer1_t char | #define OMPI_HAVE_FORTRAN_INTEGER2 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER2 2 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 2 | #define ompi_fortran_integer2_t short | #define OMPI_HAVE_FORTRAN_INTEGER4 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER4 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 4 | #define ompi_fortran_integer4_t int | #define OMPI_HAVE_FORTRAN_INTEGER8 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER8 8 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 8 | #define ompi_fortran_integer8_t long long | #define OMPI_HAVE_FORTRAN_INTEGER16 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER16 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4 | #define ompi_fortran_integer16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL 1 | #define OMPI_SIZEOF_FORTRAN_REAL 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL 4 | #define ompi_fortran_real_t float | #define OMPI_HAVE_FORTRAN_REAL4 1 | #define OMPI_SIZEOF_FORTRAN_REAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL4 4 | #define ompi_fortran_real4_t float | #define OMPI_HAVE_FORTRAN_REAL8 1 | #define OMPI_SIZEOF_FORTRAN_REAL8 8 | #define OMPI_ALIGNMENT_FORTRAN_REAL8 8 | #define ompi_fortran_real8_t double | #define OMPI_HAVE_FORTRAN_REAL16 0 | #define OMPI_SIZEOF_FORTRAN_REAL16 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL16 4 | #define ompi_fortran_real16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 1 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 8 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 8 | #define ompi_fortran_double_precision_t double | #define OMPI_HAVE_FORTRAN_COMPLEX 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 4 | #define OMPI_HAVE_FORTRAN_COMPLEX8 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX8 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4 | #define OMPI_HAVE_FORTRAN_COMPLEX16 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX16 16 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 8 | #define OMPI_HAVE_FORTRAN_COMPLEX32 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX32 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 4 | #define OMPI_FORTRAN_HANDLE_MAX ( 0x7fffffff < 2147483647 ? 0x7fffffff : 2147483647 ) | #define OMPI_FORTRAN_VALUE_TRUE 1 | #define OMPI_WANT_F90_BINDINGS 1 | #define OMPI_F90 "gfortran" | #define OMPI_HAVE_F90_INTEGER1 1 | #define OMPI_HAVE_F90_INTEGER2 1 | #define OMPI_HAVE_F90_INTEGER4 1 | #define OMPI_HAVE_F90_INTEGER8 1 | #define OMPI_HAVE_F90_INTEGER16 0 | #define OMPI_HAVE_F90_REAL4 1 | #define OMPI_HAVE_F90_REAL8 1 | #define OMPI_HAVE_F90_REAL16 0 | #define OMPI_HAVE_F90_COMPLEX8 1 | #define OMPI_HAVE_F90_COMPLEX16 1 | #define OMPI_HAVE_F90_COMPLEX32 0 | #define OMPI_SIZEOF_F90_INT1 1 | #define OMPI_SIZEOF_F90_INT2 2 | #define OMPI_SIZEOF_F90_INT4 4 | #define OMPI_SIZEOF_F90_INT8 8 | #define OMPI_SIZEOF_F90_INT16 0 | #define OMPI_SIZEOF_F90_REAL4 4 | #define OMPI_SIZEOF_F90_REAL8 8 | #define OMPI_SIZEOF_F90_REAL16 0 | #define OMPI_SIZEOF_F90_COMPLEX8 8 | #define OMPI_SIZEOF_F90_COMPLEX16 16 | #define OMPI_SIZEOF_F90_COMPLEX32 0 | #define OMPI_ALIGNMENT_F90_LOGICAL 4 | #define OMPI_ALIGNMENT_F90_INT 4 | #define OMPI_ALIGNMENT_F90_REAL 4 | #define OMPI_ALIGNMENT_F90_DBLPREC 4 | #define OMPI_ALIGNMENT_F90_COMPLEX 4 | #define OMPI_ALIGNMENT_F90_DBLCOMPLEX 4 | #define OMPI_ALIGNMENT_F90_INT1 1 | #define OMPI_ALIGNMENT_F90_INT2 2 | #define OMPI_ALIGNMENT_F90_INT4 4 | #define OMPI_ALIGNMENT_F90_INT8 4 | #define OMPI_ALIGNMENT_F90_INT16 0 | #define OMPI_ALIGNMENT_F90_REAL4 4 | #define OMPI_ALIGNMENT_F90_REAL8 4 | #define OMPI_ALIGNMENT_F90_REAL16 0 | #define OMPI_ALIGNMENT_F90_COMPLEX8 4 | #define OMPI_ALIGNMENT_F90_COMPLEX16 4 | #define OMPI_ALIGNMENT_F90_COMPLEX32 0 | #define OMPI_PRECISION_F90_REAL4 6 | #define OMPI_PRECISION_F90_REAL8 15 | #define OMPI_PRECISION_F90_REAL16 0 | #define OMPI_PRECISION_F90_COMPLEX8 6 | #define OMPI_PRECISION_F90_COMPLEX16 15 | #define OMPI_PRECISION_F90_COMPLEX32 0 | #define OMPI_RANGE_F90_REAL4 37 | #define OMPI_RANGE_F90_REAL8 307 | #define OMPI_RANGE_F90_REAL16 0 | #define OMPI_RANGE_F90_COMPLEX8 37 | #define OMPI_RANGE_F90_COMPLEX16 307 | #define OMPI_RANGE_F90_COMPLEX32 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_AIO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_STDBOOL_H 1 | #define OMPI_USE_STDBOOL_H 1 | #define SIZEOF_PID_T 4 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR_IN 1 | #define OMPI_HAVE_SA_RESTART 1 | #define OMPI_HAVE_SA_LEN 0 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_SIGINFO_T_SI_FD 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_OPENPTY 1 | #define HAVE_ISATTY 1 | #define HAVE_HTONL 1 | #define HAVE_NTOHL 1 | #define HAVE_HTONS 1 | #define HAVE_NTOHS 1 | #define HAVE_GETPWUID 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_EXECVE 1 | #define HAVE_PIPE 1 | #define HAVE_SETSID 1 | #define HAVE_MMAP 1 | #define HAVE_BACKTRACE 1 | #define HAVE_DIRNAME 1 | #define HAVE_CEIL 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_OPENPTY 1 | #define HAVE_ISATTY 1 | #define HAVE_HTONL 1 | #define HAVE_NTOHL 1 | #define HAVE_HTONS 1 | #define HAVE_NTOHS 1 | #define HAVE_GETPWUID 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_EXECVE 1 | #define HAVE_PIPE 1 | #define HAVE_PTSNAME 1 | #define HAVE_SETSID 1 | #define HAVE_MMAP 1 | #define HAVE_MALLOPT 1 | #define OMPI_HAVE_VA_COPY 1 | #define OMPI_HAVE_UNDERSCORE_VA_COPY 1 | #define HAVE_DECL___FUNC__ 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_BACKTRACE 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBM 1 | #define OMPI_MPI_OFFSET_TYPE long long | #define OMPI_OFFSET_DATATYPE MPI_LONG_LONG | #define OMPI_HAVE_BROKEN_QSORT 0 | #define OMPI_HAVE_SOLARIS_THREADS 0 | #define OMPI_HAVE_POSIX_THREADS 1 | /* end confdefs.h. */ | #include | #include | #include | #include | void *checkpid(void *arg); | int main(int argc, char* argv[]) { | pthread_t thr; | int pid, retval; | pid = getpid(); | pthread_create(&thr, NULL, checkpid, &pid); | pthread_join(thr, (void **) &retval); | exit(retval); | } | void *checkpid(void *arg) { | int ret; | int ppid = *((int *) arg); | if (ppid == getpid()) | ret = 0; | else | ret = 1; | pthread_exit((void *) ret); | } configure:51064: result: yes configure:51144: checking if want MPI thread support configure:51174: result: no configure:51178: checking if want asynchronous progress thread support configure:51209: result: no configure:51230: checking whether ln -s works configure:51234: result: yes configure:51256: checking for flex configure:51272: found /usr/bin/flex configure:51282: result: flex configure:51295: checking for yywrap in -lfl configure:51325: gcc -o conftest -O3 -DNDEBUG -m32 -fno-strict-aliasing -pthread -L/usr/lib conftest.c -lfl -lm -lutil -lnsl -lm >&5 /usr/bin/ld: skipping incompatible /usr/lib64/libfl.a when searching for -lfl /usr/bin/ld: cannot find -lfl collect2: ld returned 1 exit status configure:51331: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.0.2" | #define PACKAGE_STRING "Open MPI 1.0.2" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 0 | #define OMPI_RELEASE_VERSION 2 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "2" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 0 | #define ORTE_RELEASE_VERSION 2 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "2" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 0 | #define OPAL_RELEASE_VERSION 2 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "2" | #define _GNU_SOURCE 1 | #define OMPI_ARCH "i686-pc-linux-gnu" | #define OMPI_ENABLE_MEM_DEBUG 0 | #define OMPI_ENABLE_MEM_PROFILE 0 | #define OMPI_ENABLE_DEBUG 0 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OMPI_WANT_MPI2_ONE_SIDED 0 | #define OMPI_ENABLE_PTY_SUPPORT 1 | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1 | #define OPAL_ENABLE_TRACE 0 | #define OMPI_CC "gcc" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_DOUBLE 12 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SIZE_T 4 | #define OMPI_ALIGNMENT_CHAR 1 | #define OMPI_ALIGNMENT_SHORT 2 | #define OMPI_ALIGNMENT_WCHAR 4 | #define OMPI_ALIGNMENT_INT 4 | #define OMPI_ALIGNMENT_LONG 4 | #define OMPI_ALIGNMENT_LONG_LONG 4 | #define OMPI_ALIGNMENT_FLOAT 4 | #define OMPI_ALIGNMENT_DOUBLE 4 | #define OMPI_ALIGNMENT_LONG_DOUBLE 4 | #define OMPI_ALIGNMENT_VOID_P 4 | #define OMPI_NEED_C_BOOL 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define restrict __restrict | #define OMPI_ENABLE_MPI_PROFILING 1 | #define OMPI_HAVE_WEAK_SYMBOLS 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define OMPI_CXX "g++" | #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | #define SIZEOF_BOOL 1 | #define OMPI_ALIGNMENT_CXX_BOOL 1 | #define OMPI_WANT_CXX_BINDINGS 1 | #define OMPI_ASM_TEXT ".text" | #define OMPI_ASM_GLOBAL ".globl" | #define OMPI_ASM_LABEL_SUFFIX ":" | #define OMPI_ASM_GSYM "" | #define OMPI_ASM_LSYM ".L" | #define OMPI_ASM_TYPE "@" | #define OMPI_ASM_SIZE "1" | #define OMPI_ASM_ALIGN_LOG | #define OMPI_WANT_SMP_LOCKS 1 | #define OMPI_ASM_SUPPORT_64BIT 1 | #define OMPI_C_GCC_INLINE_ASSEMBLY 1 | #define OMPI_C_DEC_INLINE_ASSEMBLY 0 | #define OMPI_C_XLC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_GCC_INLINE_ASSEMBLY 1 | #define OMPI_CXX_DEC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_XLC_INLINE_ASSEMBLY 0 | #define OMPI_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1" | #define OMPI_ASSEMBLY_ARCH OMPI_IA32 | #define OMPI_HAVE_ASM_FILE 1 | #define OMPI_WANT_F77_BINDINGS 1 | #define OMPI_F77 "gfortran" | #define OMPI_F77_DOUBLE_UNDERSCORE 1 | #define OMPI_F77_SINGLE_UNDERSCORE 0 | #define OMPI_F77_CAPS 0 | #define OMPI_F77_PLAIN 0 | #define ompi_fortran_bogus_type_t int | #define OMPI_HAVE_FORTRAN_LOGICAL 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4 | #define ompi_fortran_logical_t int | #define OMPI_HAVE_FORTRAN_INTEGER 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4 | #define ompi_fortran_integer_t int | #define OMPI_HAVE_FORTRAN_INTEGER1 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER1 1 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 1 | #define ompi_fortran_integer1_t char | #define OMPI_HAVE_FORTRAN_INTEGER2 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER2 2 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 2 | #define ompi_fortran_integer2_t short | #define OMPI_HAVE_FORTRAN_INTEGER4 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER4 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 4 | #define ompi_fortran_integer4_t int | #define OMPI_HAVE_FORTRAN_INTEGER8 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER8 8 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 8 | #define ompi_fortran_integer8_t long long | #define OMPI_HAVE_FORTRAN_INTEGER16 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER16 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4 | #define ompi_fortran_integer16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL 1 | #define OMPI_SIZEOF_FORTRAN_REAL 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL 4 | #define ompi_fortran_real_t float | #define OMPI_HAVE_FORTRAN_REAL4 1 | #define OMPI_SIZEOF_FORTRAN_REAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL4 4 | #define ompi_fortran_real4_t float | #define OMPI_HAVE_FORTRAN_REAL8 1 | #define OMPI_SIZEOF_FORTRAN_REAL8 8 | #define OMPI_ALIGNMENT_FORTRAN_REAL8 8 | #define ompi_fortran_real8_t double | #define OMPI_HAVE_FORTRAN_REAL16 0 | #define OMPI_SIZEOF_FORTRAN_REAL16 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL16 4 | #define ompi_fortran_real16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 1 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 8 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 8 | #define ompi_fortran_double_precision_t double | #define OMPI_HAVE_FORTRAN_COMPLEX 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 4 | #define OMPI_HAVE_FORTRAN_COMPLEX8 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX8 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4 | #define OMPI_HAVE_FORTRAN_COMPLEX16 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX16 16 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 8 | #define OMPI_HAVE_FORTRAN_COMPLEX32 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX32 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 4 | #define OMPI_FORTRAN_HANDLE_MAX ( 0x7fffffff < 2147483647 ? 0x7fffffff : 2147483647 ) | #define OMPI_FORTRAN_VALUE_TRUE 1 | #define OMPI_WANT_F90_BINDINGS 1 | #define OMPI_F90 "gfortran" | #define OMPI_HAVE_F90_INTEGER1 1 | #define OMPI_HAVE_F90_INTEGER2 1 | #define OMPI_HAVE_F90_INTEGER4 1 | #define OMPI_HAVE_F90_INTEGER8 1 | #define OMPI_HAVE_F90_INTEGER16 0 | #define OMPI_HAVE_F90_REAL4 1 | #define OMPI_HAVE_F90_REAL8 1 | #define OMPI_HAVE_F90_REAL16 0 | #define OMPI_HAVE_F90_COMPLEX8 1 | #define OMPI_HAVE_F90_COMPLEX16 1 | #define OMPI_HAVE_F90_COMPLEX32 0 | #define OMPI_SIZEOF_F90_INT1 1 | #define OMPI_SIZEOF_F90_INT2 2 | #define OMPI_SIZEOF_F90_INT4 4 | #define OMPI_SIZEOF_F90_INT8 8 | #define OMPI_SIZEOF_F90_INT16 0 | #define OMPI_SIZEOF_F90_REAL4 4 | #define OMPI_SIZEOF_F90_REAL8 8 | #define OMPI_SIZEOF_F90_REAL16 0 | #define OMPI_SIZEOF_F90_COMPLEX8 8 | #define OMPI_SIZEOF_F90_COMPLEX16 16 | #define OMPI_SIZEOF_F90_COMPLEX32 0 | #define OMPI_ALIGNMENT_F90_LOGICAL 4 | #define OMPI_ALIGNMENT_F90_INT 4 | #define OMPI_ALIGNMENT_F90_REAL 4 | #define OMPI_ALIGNMENT_F90_DBLPREC 4 | #define OMPI_ALIGNMENT_F90_COMPLEX 4 | #define OMPI_ALIGNMENT_F90_DBLCOMPLEX 4 | #define OMPI_ALIGNMENT_F90_INT1 1 | #define OMPI_ALIGNMENT_F90_INT2 2 | #define OMPI_ALIGNMENT_F90_INT4 4 | #define OMPI_ALIGNMENT_F90_INT8 4 | #define OMPI_ALIGNMENT_F90_INT16 0 | #define OMPI_ALIGNMENT_F90_REAL4 4 | #define OMPI_ALIGNMENT_F90_REAL8 4 | #define OMPI_ALIGNMENT_F90_REAL16 0 | #define OMPI_ALIGNMENT_F90_COMPLEX8 4 | #define OMPI_ALIGNMENT_F90_COMPLEX16 4 | #define OMPI_ALIGNMENT_F90_COMPLEX32 0 | #define OMPI_PRECISION_F90_REAL4 6 | #define OMPI_PRECISION_F90_REAL8 15 | #define OMPI_PRECISION_F90_REAL16 0 | #define OMPI_PRECISION_F90_COMPLEX8 6 | #define OMPI_PRECISION_F90_COMPLEX16 15 | #define OMPI_PRECISION_F90_COMPLEX32 0 | #define OMPI_RANGE_F90_REAL4 37 | #define OMPI_RANGE_F90_REAL8 307 | #define OMPI_RANGE_F90_REAL16 0 | #define OMPI_RANGE_F90_COMPLEX8 37 | #define OMPI_RANGE_F90_COMPLEX16 307 | #define OMPI_RANGE_F90_COMPLEX32 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_AIO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_STDBOOL_H 1 | #define OMPI_USE_STDBOOL_H 1 | #define SIZEOF_PID_T 4 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR_IN 1 | #define OMPI_HAVE_SA_RESTART 1 | #define OMPI_HAVE_SA_LEN 0 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_SIGINFO_T_SI_FD 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_OPENPTY 1 | #define HAVE_ISATTY 1 | #define HAVE_HTONL 1 | #define HAVE_NTOHL 1 | #define HAVE_HTONS 1 | #define HAVE_NTOHS 1 | #define HAVE_GETPWUID 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_EXECVE 1 | #define HAVE_PIPE 1 | #define HAVE_SETSID 1 | #define HAVE_MMAP 1 | #define HAVE_BACKTRACE 1 | #define HAVE_DIRNAME 1 | #define HAVE_CEIL 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_OPENPTY 1 | #define HAVE_ISATTY 1 | #define HAVE_HTONL 1 | #define HAVE_NTOHL 1 | #define HAVE_HTONS 1 | #define HAVE_NTOHS 1 | #define HAVE_GETPWUID 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_EXECVE 1 | #define HAVE_PIPE 1 | #define HAVE_PTSNAME 1 | #define HAVE_SETSID 1 | #define HAVE_MMAP 1 | #define HAVE_MALLOPT 1 | #define OMPI_HAVE_VA_COPY 1 | #define OMPI_HAVE_UNDERSCORE_VA_COPY 1 | #define HAVE_DECL___FUNC__ 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_BACKTRACE 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBM 1 | #define OMPI_MPI_OFFSET_TYPE long long | #define OMPI_OFFSET_DATATYPE MPI_LONG_LONG | #define OMPI_HAVE_BROKEN_QSORT 0 | #define OMPI_HAVE_SOLARIS_THREADS 0 | #define OMPI_HAVE_POSIX_THREADS 1 | #define OMPI_THREADS_HAVE_DIFFERENT_PIDS 1 | #define OMPI_ENABLE_MPI_THREADS 0 | #define OMPI_ENABLE_PROGRESS_THREADS 0 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char yywrap (); | int | main () | { | yywrap (); | ; | return 0; | } configure:51357: result: no configure:51362: checking for yywrap in -ll configure:51392: gcc -o conftest -O3 -DNDEBUG -m32 -fno-strict-aliasing -pthread -L/usr/lib conftest.c -ll -lm -lutil -lnsl -lm >&5 /usr/bin/ld: skipping incompatible /usr/lib64/libl.a when searching for -ll /usr/bin/ld: cannot find -ll collect2: ld returned 1 exit status configure:51398: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.0.2" | #define PACKAGE_STRING "Open MPI 1.0.2" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 0 | #define OMPI_RELEASE_VERSION 2 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "2" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 0 | #define ORTE_RELEASE_VERSION 2 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "2" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 0 | #define OPAL_RELEASE_VERSION 2 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "2" | #define _GNU_SOURCE 1 | #define OMPI_ARCH "i686-pc-linux-gnu" | #define OMPI_ENABLE_MEM_DEBUG 0 | #define OMPI_ENABLE_MEM_PROFILE 0 | #define OMPI_ENABLE_DEBUG 0 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OMPI_WANT_MPI2_ONE_SIDED 0 | #define OMPI_ENABLE_PTY_SUPPORT 1 | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1 | #define OPAL_ENABLE_TRACE 0 | #define OMPI_CC "gcc" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_DOUBLE 12 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SIZE_T 4 | #define OMPI_ALIGNMENT_CHAR 1 | #define OMPI_ALIGNMENT_SHORT 2 | #define OMPI_ALIGNMENT_WCHAR 4 | #define OMPI_ALIGNMENT_INT 4 | #define OMPI_ALIGNMENT_LONG 4 | #define OMPI_ALIGNMENT_LONG_LONG 4 | #define OMPI_ALIGNMENT_FLOAT 4 | #define OMPI_ALIGNMENT_DOUBLE 4 | #define OMPI_ALIGNMENT_LONG_DOUBLE 4 | #define OMPI_ALIGNMENT_VOID_P 4 | #define OMPI_NEED_C_BOOL 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define restrict __restrict | #define OMPI_ENABLE_MPI_PROFILING 1 | #define OMPI_HAVE_WEAK_SYMBOLS 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define OMPI_CXX "g++" | #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | #define SIZEOF_BOOL 1 | #define OMPI_ALIGNMENT_CXX_BOOL 1 | #define OMPI_WANT_CXX_BINDINGS 1 | #define OMPI_ASM_TEXT ".text" | #define OMPI_ASM_GLOBAL ".globl" | #define OMPI_ASM_LABEL_SUFFIX ":" | #define OMPI_ASM_GSYM "" | #define OMPI_ASM_LSYM ".L" | #define OMPI_ASM_TYPE "@" | #define OMPI_ASM_SIZE "1" | #define OMPI_ASM_ALIGN_LOG | #define OMPI_WANT_SMP_LOCKS 1 | #define OMPI_ASM_SUPPORT_64BIT 1 | #define OMPI_C_GCC_INLINE_ASSEMBLY 1 | #define OMPI_C_DEC_INLINE_ASSEMBLY 0 | #define OMPI_C_XLC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_GCC_INLINE_ASSEMBLY 1 | #define OMPI_CXX_DEC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_XLC_INLINE_ASSEMBLY 0 | #define OMPI_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1" | #define OMPI_ASSEMBLY_ARCH OMPI_IA32 | #define OMPI_HAVE_ASM_FILE 1 | #define OMPI_WANT_F77_BINDINGS 1 | #define OMPI_F77 "gfortran" | #define OMPI_F77_DOUBLE_UNDERSCORE 1 | #define OMPI_F77_SINGLE_UNDERSCORE 0 | #define OMPI_F77_CAPS 0 | #define OMPI_F77_PLAIN 0 | #define ompi_fortran_bogus_type_t int | #define OMPI_HAVE_FORTRAN_LOGICAL 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4 | #define ompi_fortran_logical_t int | #define OMPI_HAVE_FORTRAN_INTEGER 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4 | #define ompi_fortran_integer_t int | #define OMPI_HAVE_FORTRAN_INTEGER1 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER1 1 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 1 | #define ompi_fortran_integer1_t char | #define OMPI_HAVE_FORTRAN_INTEGER2 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER2 2 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 2 | #define ompi_fortran_integer2_t short | #define OMPI_HAVE_FORTRAN_INTEGER4 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER4 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 4 | #define ompi_fortran_integer4_t int | #define OMPI_HAVE_FORTRAN_INTEGER8 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER8 8 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 8 | #define ompi_fortran_integer8_t long long | #define OMPI_HAVE_FORTRAN_INTEGER16 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER16 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4 | #define ompi_fortran_integer16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL 1 | #define OMPI_SIZEOF_FORTRAN_REAL 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL 4 | #define ompi_fortran_real_t float | #define OMPI_HAVE_FORTRAN_REAL4 1 | #define OMPI_SIZEOF_FORTRAN_REAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL4 4 | #define ompi_fortran_real4_t float | #define OMPI_HAVE_FORTRAN_REAL8 1 | #define OMPI_SIZEOF_FORTRAN_REAL8 8 | #define OMPI_ALIGNMENT_FORTRAN_REAL8 8 | #define ompi_fortran_real8_t double | #define OMPI_HAVE_FORTRAN_REAL16 0 | #define OMPI_SIZEOF_FORTRAN_REAL16 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL16 4 | #define ompi_fortran_real16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 1 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 8 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 8 | #define ompi_fortran_double_precision_t double | #define OMPI_HAVE_FORTRAN_COMPLEX 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 4 | #define OMPI_HAVE_FORTRAN_COMPLEX8 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX8 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4 | #define OMPI_HAVE_FORTRAN_COMPLEX16 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX16 16 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 8 | #define OMPI_HAVE_FORTRAN_COMPLEX32 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX32 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 4 | #define OMPI_FORTRAN_HANDLE_MAX ( 0x7fffffff < 2147483647 ? 0x7fffffff : 2147483647 ) | #define OMPI_FORTRAN_VALUE_TRUE 1 | #define OMPI_WANT_F90_BINDINGS 1 | #define OMPI_F90 "gfortran" | #define OMPI_HAVE_F90_INTEGER1 1 | #define OMPI_HAVE_F90_INTEGER2 1 | #define OMPI_HAVE_F90_INTEGER4 1 | #define OMPI_HAVE_F90_INTEGER8 1 | #define OMPI_HAVE_F90_INTEGER16 0 | #define OMPI_HAVE_F90_REAL4 1 | #define OMPI_HAVE_F90_REAL8 1 | #define OMPI_HAVE_F90_REAL16 0 | #define OMPI_HAVE_F90_COMPLEX8 1 | #define OMPI_HAVE_F90_COMPLEX16 1 | #define OMPI_HAVE_F90_COMPLEX32 0 | #define OMPI_SIZEOF_F90_INT1 1 | #define OMPI_SIZEOF_F90_INT2 2 | #define OMPI_SIZEOF_F90_INT4 4 | #define OMPI_SIZEOF_F90_INT8 8 | #define OMPI_SIZEOF_F90_INT16 0 | #define OMPI_SIZEOF_F90_REAL4 4 | #define OMPI_SIZEOF_F90_REAL8 8 | #define OMPI_SIZEOF_F90_REAL16 0 | #define OMPI_SIZEOF_F90_COMPLEX8 8 | #define OMPI_SIZEOF_F90_COMPLEX16 16 | #define OMPI_SIZEOF_F90_COMPLEX32 0 | #define OMPI_ALIGNMENT_F90_LOGICAL 4 | #define OMPI_ALIGNMENT_F90_INT 4 | #define OMPI_ALIGNMENT_F90_REAL 4 | #define OMPI_ALIGNMENT_F90_DBLPREC 4 | #define OMPI_ALIGNMENT_F90_COMPLEX 4 | #define OMPI_ALIGNMENT_F90_DBLCOMPLEX 4 | #define OMPI_ALIGNMENT_F90_INT1 1 | #define OMPI_ALIGNMENT_F90_INT2 2 | #define OMPI_ALIGNMENT_F90_INT4 4 | #define OMPI_ALIGNMENT_F90_INT8 4 | #define OMPI_ALIGNMENT_F90_INT16 0 | #define OMPI_ALIGNMENT_F90_REAL4 4 | #define OMPI_ALIGNMENT_F90_REAL8 4 | #define OMPI_ALIGNMENT_F90_REAL16 0 | #define OMPI_ALIGNMENT_F90_COMPLEX8 4 | #define OMPI_ALIGNMENT_F90_COMPLEX16 4 | #define OMPI_ALIGNMENT_F90_COMPLEX32 0 | #define OMPI_PRECISION_F90_REAL4 6 | #define OMPI_PRECISION_F90_REAL8 15 | #define OMPI_PRECISION_F90_REAL16 0 | #define OMPI_PRECISION_F90_COMPLEX8 6 | #define OMPI_PRECISION_F90_COMPLEX16 15 | #define OMPI_PRECISION_F90_COMPLEX32 0 | #define OMPI_RANGE_F90_REAL4 37 | #define OMPI_RANGE_F90_REAL8 307 | #define OMPI_RANGE_F90_REAL16 0 | #define OMPI_RANGE_F90_COMPLEX8 37 | #define OMPI_RANGE_F90_COMPLEX16 307 | #define OMPI_RANGE_F90_COMPLEX32 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_AIO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_STDBOOL_H 1 | #define OMPI_USE_STDBOOL_H 1 | #define SIZEOF_PID_T 4 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR_IN 1 | #define OMPI_HAVE_SA_RESTART 1 | #define OMPI_HAVE_SA_LEN 0 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_SIGINFO_T_SI_FD 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_OPENPTY 1 | #define HAVE_ISATTY 1 | #define HAVE_HTONL 1 | #define HAVE_NTOHL 1 | #define HAVE_HTONS 1 | #define HAVE_NTOHS 1 | #define HAVE_GETPWUID 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_EXECVE 1 | #define HAVE_PIPE 1 | #define HAVE_SETSID 1 | #define HAVE_MMAP 1 | #define HAVE_BACKTRACE 1 | #define HAVE_DIRNAME 1 | #define HAVE_CEIL 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_OPENPTY 1 | #define HAVE_ISATTY 1 | #define HAVE_HTONL 1 | #define HAVE_NTOHL 1 | #define HAVE_HTONS 1 | #define HAVE_NTOHS 1 | #define HAVE_GETPWUID 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_EXECVE 1 | #define HAVE_PIPE 1 | #define HAVE_PTSNAME 1 | #define HAVE_SETSID 1 | #define HAVE_MMAP 1 | #define HAVE_MALLOPT 1 | #define OMPI_HAVE_VA_COPY 1 | #define OMPI_HAVE_UNDERSCORE_VA_COPY 1 | #define HAVE_DECL___FUNC__ 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_BACKTRACE 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBM 1 | #define OMPI_MPI_OFFSET_TYPE long long | #define OMPI_OFFSET_DATATYPE MPI_LONG_LONG | #define OMPI_HAVE_BROKEN_QSORT 0 | #define OMPI_HAVE_SOLARIS_THREADS 0 | #define OMPI_HAVE_POSIX_THREADS 1 | #define OMPI_THREADS_HAVE_DIFFERENT_PIDS 1 | #define OMPI_ENABLE_MPI_THREADS 0 | #define OMPI_ENABLE_PROGRESS_THREADS 0 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char yywrap (); | int | main () | { | yywrap (); | ; | return 0; | } configure:51424: result: no configure:51435: checking lex output file root configure:51446: flex conftest.l configure:51449: $? = 0 configure:51461: result: lex.yy configure:51466: checking whether yytext is a pointer configure:51482: gcc -o conftest -O3 -DNDEBUG -m32 -fno-strict-aliasing -pthread -L/usr/lib conftest.c -lm -lutil -lnsl -lm >&5 /usr/lib/gcc/x86_64-redhat-linux/3.4.4/../../../../lib/crt1.o(.text+0x18): In function `_start': : undefined reference to `main' /tmp/ccaT9QLa.o(.text+0x877): In function `yylex': : undefined reference to `yywrap' collect2: ld returned 1 exit status configure:51488: $? = 1 configure: failed program was: | /* A lexical scanner generated by flex */ | | /* Scanner skeleton version: | * $Header: /home/daffy/u0/vern/flex/RCS/flex.skl,v 2.91 96/09/10 16:58:48 vern Exp $ | */ | | #define FLEX_SCANNER | #define YY_FLEX_MAJOR_VERSION 2 | #define YY_FLEX_MINOR_VERSION 5 | | #include | #include | | | /* cfront 1.2 defines "c_plusplus" instead of "__cplusplus" */ | #ifdef c_plusplus | #ifndef __cplusplus | #define __cplusplus | #endif | #endif | | | #ifdef __cplusplus | | #include | | /* Use prototypes in function declarations. */ | #define YY_USE_PROTOS | | /* The "const" storage-class-modifier is valid. */ | #define YY_USE_CONST | | #else /* ! __cplusplus */ | | #if __STDC__ | | #define YY_USE_PROTOS | #define YY_USE_CONST | | #endif /* __STDC__ */ | #endif /* ! __cplusplus */ | | #ifdef __TURBOC__ | #pragma warn -rch | #pragma warn -use | #include | #include | #define YY_USE_CONST | #define YY_USE_PROTOS | #endif | | #ifdef YY_USE_CONST | #define yyconst const | #else | #define yyconst | #endif | | | #ifdef YY_USE_PROTOS | #define YY_PROTO(proto) proto | #else | #define YY_PROTO(proto) () | #endif | | /* Returned upon end-of-file. */ | #define YY_NULL 0 | | /* Promotes a possibly negative, possibly signed char to an unsigned | * integer for use as an array index. If the signed char is negative, | * we want to instead treat it as an 8-bit unsigned char, hence the | * double cast. | */ | #define YY_SC_TO_UI(c) ((unsigned int) (unsigned char) c) | | /* Enter a start condition. This macro really ought to take a parameter, | * but we do it the disgusting crufty way forced on us by the ()-less | * definition of BEGIN. | */ | #define BEGIN yy_start = 1 + 2 * | | /* Translate the current start state into a value that can be later handed | * to BEGIN to return to the state. The YYSTATE alias is for lex | * compatibility. | */ | #define YY_START ((yy_start - 1) / 2) | #define YYSTATE YY_START | | /* Action number for EOF rule of a given start state. */ | #define YY_STATE_EOF(state) (YY_END_OF_BUFFER + state + 1) | | /* Special action meaning "start processing a new file". */ | #define YY_NEW_FILE yyrestart( yyin ) | | #define YY_END_OF_BUFFER_CHAR 0 | | /* Size of default input buffer. */ | #define YY_BUF_SIZE 16384 | | typedef struct yy_buffer_state *YY_BUFFER_STATE; | | extern int yyleng; | extern FILE *yyin, *yyout; | | #define EOB_ACT_CONTINUE_SCAN 0 | #define EOB_ACT_END_OF_FILE 1 | #define EOB_ACT_LAST_MATCH 2 | | /* The funky do-while in the following #define is used to turn the definition | * int a single C statement (which needs a semi-colon terminator). This | * avoids problems with code like: | * | * if ( condition_holds ) | * yyless( 5 ); | * else | * do_something_else(); | * | * Prior to using the do-while the compiler would get upset at the | * "else" because it interpreted the "if" statement as being all | * done when it reached the ';' after the yyless() call. | */ | | /* Return all but the first 'n' matched characters back to the input stream. */ | | #define yyless(n) \ | do \ | { \ | /* Undo effects of setting up yytext. */ \ | *yy_cp = yy_hold_char; \ | YY_RESTORE_YY_MORE_OFFSET \ | yy_c_buf_p = yy_cp = yy_bp + n - YY_MORE_ADJ; \ | YY_DO_BEFORE_ACTION; /* set up yytext again */ \ | } \ | while ( 0 ) | | #define unput(c) yyunput( c, yytext_ptr ) | | /* The following is because we cannot portably get our hands on size_t | * (without autoconf's help, which isn't available because we want | * flex-generated scanners to compile on their own). | */ | typedef unsigned int yy_size_t; | | | struct yy_buffer_state | { | FILE *yy_input_file; | | char *yy_ch_buf; /* input buffer */ | char *yy_buf_pos; /* current position in input buffer */ | | /* Size of input buffer in bytes, not including room for EOB | * characters. | */ | yy_size_t yy_buf_size; | | /* Number of characters read into yy_ch_buf, not including EOB | * characters. | */ | int yy_n_chars; | | /* Whether we "own" the buffer - i.e., we know we created it, | * and can realloc() it to grow it, and should free() it to | * delete it. | */ | int yy_is_our_buffer; | | /* Whether this is an "interactive" input source; if so, and | * if we're using stdio for input, then we want to use getc() | * instead of fread(), to make sure we stop fetching input after | * each newline. | */ | int yy_is_interactive; | | /* Whether we're considered to be at the beginning of a line. | * If so, '^' rules will be active on the next match, otherwise | * not. | */ | int yy_at_bol; | | /* Whether to try to fill the input buffer when we reach the | * end of it. | */ | int yy_fill_buffer; | | int yy_buffer_status; | #define YY_BUFFER_NEW 0 | #define YY_BUFFER_NORMAL 1 | /* When an EOF's been seen but there's still some text to process | * then we mark the buffer as YY_EOF_PENDING, to indicate that we | * shouldn't try reading from the input source any more. We might | * still have a bunch of tokens to match, though, because of | * possible backing-up. | * | * When we actually see the EOF, we change the status to "new" | * (via yyrestart()), so that the user can continue scanning by | * just pointing yyin at a new input file. | */ | #define YY_BUFFER_EOF_PENDING 2 | }; | | static YY_BUFFER_STATE yy_current_buffer = 0; | | /* We provide macros for accessing buffer states in case in the | * future we want to put the buffer states in a more general | * "scanner state". | */ | #define YY_CURRENT_BUFFER yy_current_buffer | | | /* yy_hold_char holds the character lost when yytext is formed. */ | static char yy_hold_char; | | static int yy_n_chars; /* number of characters read into yy_ch_buf */ | | | int yyleng; | | /* Points to current character in buffer. */ | static char *yy_c_buf_p = (char *) 0; | static int yy_init = 1; /* whether we need to initialize */ | static int yy_start = 0; /* start state number */ | | /* Flag which is used to allow yywrap()'s to do buffer switches | * instead of setting up a fresh yyin. A bit of a hack ... | */ | static int yy_did_buffer_switch_on_eof; | | void yyrestart YY_PROTO(( FILE *input_file )); | | void yy_switch_to_buffer YY_PROTO(( YY_BUFFER_STATE new_buffer )); | void yy_load_buffer_state YY_PROTO(( void )); | YY_BUFFER_STATE yy_create_buffer YY_PROTO(( FILE *file, int size )); | void yy_delete_buffer YY_PROTO(( YY_BUFFER_STATE b )); | void yy_init_buffer YY_PROTO(( YY_BUFFER_STATE b, FILE *file )); | void yy_flush_buffer YY_PROTO(( YY_BUFFER_STATE b )); | #define YY_FLUSH_BUFFER yy_flush_buffer( yy_current_buffer ) | | YY_BUFFER_STATE yy_scan_buffer YY_PROTO(( char *base, yy_size_t size )); | YY_BUFFER_STATE yy_scan_string YY_PROTO(( yyconst char *yy_str )); | YY_BUFFER_STATE yy_scan_bytes YY_PROTO(( yyconst char *bytes, int len )); | | static void *yy_flex_alloc YY_PROTO(( yy_size_t )); | static void *yy_flex_realloc YY_PROTO(( void *, yy_size_t )); | static void yy_flex_free YY_PROTO(( void * )); | | #define yy_new_buffer yy_create_buffer | | #define yy_set_interactive(is_interactive) \ | { \ | if ( ! yy_current_buffer ) \ | yy_current_buffer = yy_create_buffer( yyin, YY_BUF_SIZE ); \ | yy_current_buffer->yy_is_interactive = is_interactive; \ | } | | #define yy_set_bol(at_bol) \ | { \ | if ( ! yy_current_buffer ) \ | yy_current_buffer = yy_create_buffer( yyin, YY_BUF_SIZE ); \ | yy_current_buffer->yy_at_bol = at_bol; \ | } | | #define YY_AT_BOL() (yy_current_buffer->yy_at_bol) | | typedef unsigned char YY_CHAR; | FILE *yyin = (FILE *) 0, *yyout = (FILE *) 0; | typedef int yy_state_type; | extern char *yytext; | #define yytext_ptr yytext | | static yy_state_type yy_get_previous_state YY_PROTO(( void )); | static yy_state_type yy_try_NUL_trans YY_PROTO(( yy_state_type current_state )); | static int yy_get_next_buffer YY_PROTO(( void )); | static void yy_fatal_error YY_PROTO(( yyconst char msg[] )); | | /* Done after the current pattern has been matched and before the | * corresponding action - sets up yytext. | */ | #define YY_DO_BEFORE_ACTION \ | yytext_ptr = yy_bp; \ | yyleng = (int) (yy_cp - yy_bp); \ | yy_hold_char = *yy_cp; \ | *yy_cp = '\0'; \ | yy_c_buf_p = yy_cp; | | #define YY_NUM_RULES 1 | #define YY_END_OF_BUFFER 2 | static yyconst short int yy_accept[6] = | { 0, | 0, 0, 2, 1, 0 | } ; | | static yyconst int yy_ec[256] = | { 0, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, | 1, 1, 1, 1, 1 | } ; | | static yyconst int yy_meta[2] = | { 0, | 1 | } ; | | static yyconst short int yy_base[7] = | { 0, | 0, 0, 2, 3, 3, 0 | } ; | | static yyconst short int yy_def[7] = | { 0, | 6, 6, 5, 5, 0, 5 | } ; | | static yyconst short int yy_nxt[5] = | { 0, | 4, 5, 3, 5 | } ; | | static yyconst short int yy_chk[5] = | { 0, | 6, 3, 5, 5 | } ; | | static yy_state_type yy_last_accepting_state; | static char *yy_last_accepting_cpos; | | /* The intent behind this definition is that it'll catch | * any uses of REJECT which flex missed. | */ | #define REJECT reject_used_but_not_detected | #define yymore() yymore_used_but_not_detected | #define YY_MORE_ADJ 0 | #define YY_RESTORE_YY_MORE_OFFSET | char *yytext; | #line 1 "conftest.l" | #define INITIAL 0 | #line 363 "lex.yy.c" | | /* Macros after this point can all be overridden by user definitions in | * section 1. | */ | | #ifndef YY_SKIP_YYWRAP | #ifdef __cplusplus | extern "C" int yywrap YY_PROTO(( void )); | #else | extern int yywrap YY_PROTO(( void )); | #endif | #endif | | #ifndef YY_NO_UNPUT | static void yyunput YY_PROTO(( int c, char *buf_ptr )); | #endif | | #ifndef yytext_ptr | static void yy_flex_strncpy YY_PROTO(( char *, yyconst char *, int )); | #endif | | #ifdef YY_NEED_STRLEN | static int yy_flex_strlen YY_PROTO(( yyconst char * )); | #endif | | #ifndef YY_NO_INPUT | #ifdef __cplusplus | static int yyinput YY_PROTO(( void )); | #else | static int input YY_PROTO(( void )); | #endif | #endif | | #if YY_STACK_USED | static int yy_start_stack_ptr = 0; | static int yy_start_stack_depth = 0; | static int *yy_start_stack = 0; | #ifndef YY_NO_PUSH_STATE | static void yy_push_state YY_PROTO(( int new_state )); | #endif | #ifndef YY_NO_POP_STATE | static void yy_pop_state YY_PROTO(( void )); | #endif | #ifndef YY_NO_TOP_STATE | static int yy_top_state YY_PROTO(( void )); | #endif | | #else | #define YY_NO_PUSH_STATE 1 | #define YY_NO_POP_STATE 1 | #define YY_NO_TOP_STATE 1 | #endif | | #ifdef YY_MALLOC_DECL | YY_MALLOC_DECL | #else | #if __STDC__ | #ifndef __cplusplus | #include | #endif | #else | /* Just try to get by without declaring the routines. This will fail | * miserably on non-ANSI systems for which sizeof(size_t) != sizeof(int) | * or sizeof(void*) != sizeof(int). | */ | #endif | #endif | | /* Amount of stuff to slurp up with each read. */ | #ifndef YY_READ_BUF_SIZE | #define YY_READ_BUF_SIZE 8192 | #endif | | /* Copy whatever the last rule matched to the standard output. */ | | #ifndef ECHO | /* This used to be an fputs(), but since the string might contain NUL's, | * we now use fwrite(). | */ | #define ECHO (void) fwrite( yytext, yyleng, 1, yyout ) | #endif | | /* Gets input and stuffs it into "buf". number of characters read, or YY_NULL, | * is returned in "result". | */ | #ifndef YY_INPUT | #define YY_INPUT(buf,result,max_size) \ | if ( yy_current_buffer->yy_is_interactive ) \ | { \ | int c = '*', n; \ | for ( n = 0; n < max_size && \ | (c = getc( yyin )) != EOF && c != '\n'; ++n ) \ | buf[n] = (char) c; \ | if ( c == '\n' ) \ | buf[n++] = (char) c; \ | if ( c == EOF && ferror( yyin ) ) \ | YY_FATAL_ERROR( "input in flex scanner failed" ); \ | result = n; \ | } \ | else if ( ((result = fread( buf, 1, max_size, yyin )) == 0) \ | && ferror( yyin ) ) \ | YY_FATAL_ERROR( "input in flex scanner failed" ); | #endif | | /* No semi-colon after return; correct usage is to write "yyterminate();" - | * we don't want an extra ';' after the "return" because that will cause | * some compilers to complain about unreachable statements. | */ | #ifndef yyterminate | #define yyterminate() return YY_NULL | #endif | | /* Number of entries by which start-condition stack grows. */ | #ifndef YY_START_STACK_INCR | #define YY_START_STACK_INCR 25 | #endif | | /* Report a fatal error. */ | #ifndef YY_FATAL_ERROR | #define YY_FATAL_ERROR(msg) yy_fatal_error( msg ) | #endif | | /* Default declaration of generated scanner - a define so the user can | * easily add parameters. | */ | #ifndef YY_DECL | #define YY_DECL int yylex YY_PROTO(( void )) | #endif | | /* Code executed at the beginning of each rule, after yytext and yyleng | * have been set up. | */ | #ifndef YY_USER_ACTION | #define YY_USER_ACTION | #endif | | /* Code executed at the end of each rule. */ | #ifndef YY_BREAK | #define YY_BREAK break; | #endif | | #define YY_RULE_SETUP \ | YY_USER_ACTION | | YY_DECL | { | register yy_state_type yy_current_state; | register char *yy_cp = NULL, *yy_bp = NULL; | register int yy_act; | | #line 1 "conftest.l" | | #line 516 "lex.yy.c" | | if ( yy_init ) | { | yy_init = 0; | | #ifdef YY_USER_INIT | YY_USER_INIT; | #endif | | if ( ! yy_start ) | yy_start = 1; /* first start state */ | | if ( ! yyin ) | yyin = stdin; | | if ( ! yyout ) | yyout = stdout; | | if ( ! yy_current_buffer ) | yy_current_buffer = | yy_create_buffer( yyin, YY_BUF_SIZE ); | | yy_load_buffer_state(); | } | | while ( 1 ) /* loops until end-of-file is reached */ | { | yy_cp = yy_c_buf_p; | | /* Support of yytext. */ | *yy_cp = yy_hold_char; | | /* yy_bp points to the position in yy_ch_buf of the start of | * the current run. | */ | yy_bp = yy_cp; | | yy_current_state = yy_start; | yy_match: | do | { | register YY_CHAR yy_c = yy_ec[YY_SC_TO_UI(*yy_cp)]; | if ( yy_accept[yy_current_state] ) | { | yy_last_accepting_state = yy_current_state; | yy_last_accepting_cpos = yy_cp; | } | while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state ) | { | yy_current_state = (int) yy_def[yy_current_state]; | if ( yy_current_state >= 6 ) | yy_c = yy_meta[(unsigned int) yy_c]; | } | yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c]; | ++yy_cp; | } | while ( yy_base[yy_current_state] != 3 ); | | yy_find_action: | yy_act = yy_accept[yy_current_state]; | if ( yy_act == 0 ) | { /* have to back up */ | yy_cp = yy_last_accepting_cpos; | yy_current_state = yy_last_accepting_state; | yy_act = yy_accept[yy_current_state]; | } | | YY_DO_BEFORE_ACTION; | | | do_action: /* This label is used only to access EOF actions. */ | | | switch ( yy_act ) | { /* beginning of action switch */ | case 0: /* must back up */ | /* undo the effects of YY_DO_BEFORE_ACTION */ | *yy_cp = yy_hold_char; | yy_cp = yy_last_accepting_cpos; | yy_current_state = yy_last_accepting_state; | goto yy_find_action; | | case 1: | YY_RULE_SETUP | #line 2 "conftest.l" | ECHO; | YY_BREAK | #line 604 "lex.yy.c" | case YY_STATE_EOF(INITIAL): | yyterminate(); | | case YY_END_OF_BUFFER: | { | /* Amount of text matched not including the EOB char. */ | int yy_amount_of_matched_text = (int) (yy_cp - yytext_ptr) - 1; | | /* Undo the effects of YY_DO_BEFORE_ACTION. */ | *yy_cp = yy_hold_char; | YY_RESTORE_YY_MORE_OFFSET | | if ( yy_current_buffer->yy_buffer_status == YY_BUFFER_NEW ) | { | /* We're scanning a new file or input source. It's | * possible that this happened because the user | * just pointed yyin at a new source and called | * yylex(). If so, then we have to assure | * consistency between yy_current_buffer and our | * globals. Here is the right place to do so, because | * this is the first action (other than possibly a | * back-up) that will match for the new input source. | */ | yy_n_chars = yy_current_buffer->yy_n_chars; | yy_current_buffer->yy_input_file = yyin; | yy_current_buffer->yy_buffer_status = YY_BUFFER_NORMAL; | } | | /* Note that here we test for yy_c_buf_p "<=" to the position | * of the first EOB in the buffer, since yy_c_buf_p will | * already have been incremented past the NUL character | * (since all states make transitions on EOB to the | * end-of-buffer state). Contrast this with the test | * in input(). | */ | if ( yy_c_buf_p <= &yy_current_buffer->yy_ch_buf[yy_n_chars] ) | { /* This was really a NUL. */ | yy_state_type yy_next_state; | | yy_c_buf_p = yytext_ptr + yy_amount_of_matched_text; | | yy_current_state = yy_get_previous_state(); | | /* Okay, we're now positioned to make the NUL | * transition. We couldn't have | * yy_get_previous_state() go ahead and do it | * for us because it doesn't know how to deal | * with the possibility of jamming (and we don't | * want to build jamming into it because then it | * will run more slowly). | */ | | yy_next_state = yy_try_NUL_trans( yy_current_state ); | | yy_bp = yytext_ptr + YY_MORE_ADJ; | | if ( yy_next_state ) | { | /* Consume the NUL. */ | yy_cp = ++yy_c_buf_p; | yy_current_state = yy_next_state; | goto yy_match; | } | | else | { | yy_cp = yy_c_buf_p; | goto yy_find_action; | } | } | | else switch ( yy_get_next_buffer() ) | { | case EOB_ACT_END_OF_FILE: | { | yy_did_buffer_switch_on_eof = 0; | | if ( yywrap() ) | { | /* Note: because we've taken care in | * yy_get_next_buffer() to have set up | * yytext, we can now set up | * yy_c_buf_p so that if some total | * hoser (like flex itself) wants to | * call the scanner after we return the | * YY_NULL, it'll still work - another | * YY_NULL will get returned. | */ | yy_c_buf_p = yytext_ptr + YY_MORE_ADJ; | | yy_act = YY_STATE_EOF(YY_START); | goto do_action; | } | | else | { | if ( ! yy_did_buffer_switch_on_eof ) | YY_NEW_FILE; | } | break; | } | | case EOB_ACT_CONTINUE_SCAN: | yy_c_buf_p = | yytext_ptr + yy_amount_of_matched_text; | | yy_current_state = yy_get_previous_state(); | | yy_cp = yy_c_buf_p; | yy_bp = yytext_ptr + YY_MORE_ADJ; | goto yy_match; | | case EOB_ACT_LAST_MATCH: | yy_c_buf_p = | &yy_current_buffer->yy_ch_buf[yy_n_chars]; | | yy_current_state = yy_get_previous_state(); | | yy_cp = yy_c_buf_p; | yy_bp = yytext_ptr + YY_MORE_ADJ; | goto yy_find_action; | } | break; | } | | default: | YY_FATAL_ERROR( | "fatal flex scanner internal error--no action found" ); | } /* end of action switch */ | } /* end of scanning one token */ | } /* end of yylex */ | | | /* yy_get_next_buffer - try to read in a new buffer | * | * Returns a code representing an action: | * EOB_ACT_LAST_MATCH - | * EOB_ACT_CONTINUE_SCAN - continue scanning from current position | * EOB_ACT_END_OF_FILE - end of file | */ | | static int yy_get_next_buffer() | { | register char *dest = yy_current_buffer->yy_ch_buf; | register char *source = yytext_ptr; | register int number_to_move, i; | int ret_val; | | if ( yy_c_buf_p > &yy_current_buffer->yy_ch_buf[yy_n_chars + 1] ) | YY_FATAL_ERROR( | "fatal flex scanner internal error--end of buffer missed" ); | | if ( yy_current_buffer->yy_fill_buffer == 0 ) | { /* Don't try to fill the buffer, so this is an EOF. */ | if ( yy_c_buf_p - yytext_ptr - YY_MORE_ADJ == 1 ) | { | /* We matched a single character, the EOB, so | * treat this as a final EOF. | */ | return EOB_ACT_END_OF_FILE; | } | | else | { | /* We matched some text prior to the EOB, first | * process it. | */ | return EOB_ACT_LAST_MATCH; | } | } | | /* Try to read more data. */ | | /* First move last chars to start of buffer. */ | number_to_move = (int) (yy_c_buf_p - yytext_ptr) - 1; | | for ( i = 0; i < number_to_move; ++i ) | *(dest++) = *(source++); | | if ( yy_current_buffer->yy_buffer_status == YY_BUFFER_EOF_PENDING ) | /* don't do the read, it's not guaranteed to return an EOF, | * just force an EOF | */ | yy_current_buffer->yy_n_chars = yy_n_chars = 0; | | else | { | int num_to_read = | yy_current_buffer->yy_buf_size - number_to_move - 1; | | while ( num_to_read <= 0 ) | { /* Not enough room in the buffer - grow it. */ | #ifdef YY_USES_REJECT | YY_FATAL_ERROR( | "input buffer overflow, can't enlarge buffer because scanner uses REJECT" ); | #else | | /* just a shorter name for the current buffer */ | YY_BUFFER_STATE b = yy_current_buffer; | | int yy_c_buf_p_offset = | (int) (yy_c_buf_p - b->yy_ch_buf); | | if ( b->yy_is_our_buffer ) | { | int new_size = b->yy_buf_size * 2; | | if ( new_size <= 0 ) | b->yy_buf_size += b->yy_buf_size / 8; | else | b->yy_buf_size *= 2; | | b->yy_ch_buf = (char *) | /* Include room in for 2 EOB chars. */ | yy_flex_realloc( (void *) b->yy_ch_buf, | b->yy_buf_size + 2 ); | } | else | /* Can't grow it, we don't own it. */ | b->yy_ch_buf = 0; | | if ( ! b->yy_ch_buf ) | YY_FATAL_ERROR( | "fatal error - scanner input buffer overflow" ); | | yy_c_buf_p = &b->yy_ch_buf[yy_c_buf_p_offset]; | | num_to_read = yy_current_buffer->yy_buf_size - | number_to_move - 1; | #endif | } | | if ( num_to_read > YY_READ_BUF_SIZE ) | num_to_read = YY_READ_BUF_SIZE; | | /* Read in more data. */ | YY_INPUT( (&yy_current_buffer->yy_ch_buf[number_to_move]), | yy_n_chars, num_to_read ); | | yy_current_buffer->yy_n_chars = yy_n_chars; | } | | if ( yy_n_chars == 0 ) | { | if ( number_to_move == YY_MORE_ADJ ) | { | ret_val = EOB_ACT_END_OF_FILE; | yyrestart( yyin ); | } | | else | { | ret_val = EOB_ACT_LAST_MATCH; | yy_current_buffer->yy_buffer_status = | YY_BUFFER_EOF_PENDING; | } | } | | else | ret_val = EOB_ACT_CONTINUE_SCAN; | | yy_n_chars += number_to_move; | yy_current_buffer->yy_ch_buf[yy_n_chars] = YY_END_OF_BUFFER_CHAR; | yy_current_buffer->yy_ch_buf[yy_n_chars + 1] = YY_END_OF_BUFFER_CHAR; | | yytext_ptr = &yy_current_buffer->yy_ch_buf[0]; | | return ret_val; | } | | | /* yy_get_previous_state - get the state just before the EOB char was reached */ | | static yy_state_type yy_get_previous_state() | { | register yy_state_type yy_current_state; | register char *yy_cp; | | yy_current_state = yy_start; | | for ( yy_cp = yytext_ptr + YY_MORE_ADJ; yy_cp < yy_c_buf_p; ++yy_cp ) | { | register YY_CHAR yy_c = (*yy_cp ? yy_ec[YY_SC_TO_UI(*yy_cp)] : 1); | if ( yy_accept[yy_current_state] ) | { | yy_last_accepting_state = yy_current_state; | yy_last_accepting_cpos = yy_cp; | } | while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state ) | { | yy_current_state = (int) yy_def[yy_current_state]; | if ( yy_current_state >= 6 ) | yy_c = yy_meta[(unsigned int) yy_c]; | } | yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c]; | } | | return yy_current_state; | } | | | /* yy_try_NUL_trans - try to make a transition on the NUL character | * | * synopsis | * next_state = yy_try_NUL_trans( current_state ); | */ | | #ifdef YY_USE_PROTOS | static yy_state_type yy_try_NUL_trans( yy_state_type yy_current_state ) | #else | static yy_state_type yy_try_NUL_trans( yy_current_state ) | yy_state_type yy_current_state; | #endif | { | register int yy_is_jam; | register char *yy_cp = yy_c_buf_p; | | register YY_CHAR yy_c = 1; | if ( yy_accept[yy_current_state] ) | { | yy_last_accepting_state = yy_current_state; | yy_last_accepting_cpos = yy_cp; | } | while ( yy_chk[yy_base[yy_current_state] + yy_c] != yy_current_state ) | { | yy_current_state = (int) yy_def[yy_current_state]; | if ( yy_current_state >= 6 ) | yy_c = yy_meta[(unsigned int) yy_c]; | } | yy_current_state = yy_nxt[yy_base[yy_current_state] + (unsigned int) yy_c]; | yy_is_jam = (yy_current_state == 5); | | return yy_is_jam ? 0 : yy_current_state; | } | | | #ifndef YY_NO_UNPUT | #ifdef YY_USE_PROTOS | static void yyunput( int c, register char *yy_bp ) | #else | static void yyunput( c, yy_bp ) | int c; | register char *yy_bp; | #endif | { | register char *yy_cp = yy_c_buf_p; | | /* undo effects of setting up yytext */ | *yy_cp = yy_hold_char; | | if ( yy_cp < yy_current_buffer->yy_ch_buf + 2 ) | { /* need to shift things up to make room */ | /* +2 for EOB chars. */ | register int number_to_move = yy_n_chars + 2; | register char *dest = &yy_current_buffer->yy_ch_buf[ | yy_current_buffer->yy_buf_size + 2]; | register char *source = | &yy_current_buffer->yy_ch_buf[number_to_move]; | | while ( source > yy_current_buffer->yy_ch_buf ) | *--dest = *--source; | | yy_cp += (int) (dest - source); | yy_bp += (int) (dest - source); | yy_current_buffer->yy_n_chars = | yy_n_chars = yy_current_buffer->yy_buf_size; | | if ( yy_cp < yy_current_buffer->yy_ch_buf + 2 ) | YY_FATAL_ERROR( "flex scanner push-back overflow" ); | } | | *--yy_cp = (char) c; | | | yytext_ptr = yy_bp; | yy_hold_char = *yy_cp; | yy_c_buf_p = yy_cp; | } | #endif /* ifndef YY_NO_UNPUT */ | | | #ifndef YY_NO_INPUT | #ifdef __cplusplus | static int yyinput() | #else | static int input() | #endif | { | int c; | | *yy_c_buf_p = yy_hold_char; | | if ( *yy_c_buf_p == YY_END_OF_BUFFER_CHAR ) | { | /* yy_c_buf_p now points to the character we want to return. | * If this occurs *before* the EOB characters, then it's a | * valid NUL; if not, then we've hit the end of the buffer. | */ | if ( yy_c_buf_p < &yy_current_buffer->yy_ch_buf[yy_n_chars] ) | /* This was really a NUL. */ | *yy_c_buf_p = '\0'; | | else | { /* need more input */ | int offset = yy_c_buf_p - yytext_ptr; | ++yy_c_buf_p; | | switch ( yy_get_next_buffer() ) | { | case EOB_ACT_LAST_MATCH: | /* This happens because yy_g_n_b() | * sees that we've accumulated a | * token and flags that we need to | * try matching the token before | * proceeding. But for input(), | * there's no matching to consider. | * So convert the EOB_ACT_LAST_MATCH | * to EOB_ACT_END_OF_FILE. | */ | | /* Reset buffer status. */ | yyrestart( yyin ); | | /* fall through */ | | case EOB_ACT_END_OF_FILE: | { | if ( yywrap() ) | return EOF; | | if ( ! yy_did_buffer_switch_on_eof ) | YY_NEW_FILE; | #ifdef __cplusplus | return yyinput(); | #else | return input(); | #endif | } | | case EOB_ACT_CONTINUE_SCAN: | yy_c_buf_p = yytext_ptr + offset; | break; | } | } | } | | c = *(unsigned char *) yy_c_buf_p; /* cast for 8-bit char's */ | *yy_c_buf_p = '\0'; /* preserve yytext */ | yy_hold_char = *++yy_c_buf_p; | | | return c; | } | #endif /* YY_NO_INPUT */ | | #ifdef YY_USE_PROTOS | void yyrestart( FILE *input_file ) | #else | void yyrestart( input_file ) | FILE *input_file; | #endif | { | if ( ! yy_current_buffer ) | yy_current_buffer = yy_create_buffer( yyin, YY_BUF_SIZE ); | | yy_init_buffer( yy_current_buffer, input_file ); | yy_load_buffer_state(); | } | | | #ifdef YY_USE_PROTOS | void yy_switch_to_buffer( YY_BUFFER_STATE new_buffer ) | #else | void yy_switch_to_buffer( new_buffer ) | YY_BUFFER_STATE new_buffer; | #endif | { | if ( yy_current_buffer == new_buffer ) | return; | | if ( yy_current_buffer ) | { | /* Flush out information for old buffer. */ | *yy_c_buf_p = yy_hold_char; | yy_current_buffer->yy_buf_pos = yy_c_buf_p; | yy_current_buffer->yy_n_chars = yy_n_chars; | } | | yy_current_buffer = new_buffer; | yy_load_buffer_state(); | | /* We don't actually know whether we did this switch during | * EOF (yywrap()) processing, but the only time this flag | * is looked at is after yywrap() is called, so it's safe | * to go ahead and always set it. | */ | yy_did_buffer_switch_on_eof = 1; | } | | | #ifdef YY_USE_PROTOS | void yy_load_buffer_state( void ) | #else | void yy_load_buffer_state() | #endif | { | yy_n_chars = yy_current_buffer->yy_n_chars; | yytext_ptr = yy_c_buf_p = yy_current_buffer->yy_buf_pos; | yyin = yy_current_buffer->yy_input_file; | yy_hold_char = *yy_c_buf_p; | } | | | #ifdef YY_USE_PROTOS | YY_BUFFER_STATE yy_create_buffer( FILE *file, int size ) | #else | YY_BUFFER_STATE yy_create_buffer( file, size ) | FILE *file; | int size; | #endif | { | YY_BUFFER_STATE b; | | b = (YY_BUFFER_STATE) yy_flex_alloc( sizeof( struct yy_buffer_state ) ); | if ( ! b ) | YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" ); | | b->yy_buf_size = size; | | /* yy_ch_buf has to be 2 characters longer than the size given because | * we need to put in 2 end-of-buffer characters. | */ | b->yy_ch_buf = (char *) yy_flex_alloc( b->yy_buf_size + 2 ); | if ( ! b->yy_ch_buf ) | YY_FATAL_ERROR( "out of dynamic memory in yy_create_buffer()" ); | | b->yy_is_our_buffer = 1; | | yy_init_buffer( b, file ); | | return b; | } | | | #ifdef YY_USE_PROTOS | void yy_delete_buffer( YY_BUFFER_STATE b ) | #else | void yy_delete_buffer( b ) | YY_BUFFER_STATE b; | #endif | { | if ( ! b ) | return; | | if ( b == yy_current_buffer ) | yy_current_buffer = (YY_BUFFER_STATE) 0; | | if ( b->yy_is_our_buffer ) | yy_flex_free( (void *) b->yy_ch_buf ); | | yy_flex_free( (void *) b ); | } | | | | #ifdef YY_USE_PROTOS | void yy_init_buffer( YY_BUFFER_STATE b, FILE *file ) | #else | void yy_init_buffer( b, file ) | YY_BUFFER_STATE b; | FILE *file; | #endif | | | { | yy_flush_buffer( b ); | | b->yy_input_file = file; | b->yy_fill_buffer = 1; | | #if YY_ALWAYS_INTERACTIVE | b->yy_is_interactive = 1; | #else | #if YY_NEVER_INTERACTIVE | b->yy_is_interactive = 0; | #else | b->yy_is_interactive = file ? (isatty( fileno(file) ) > 0) : 0; | #endif | #endif | } | | | #ifdef YY_USE_PROTOS | void yy_flush_buffer( YY_BUFFER_STATE b ) | #else | void yy_flush_buffer( b ) | YY_BUFFER_STATE b; | #endif | | { | if ( ! b ) | return; | | b->yy_n_chars = 0; | | /* We always need two end-of-buffer characters. The first causes | * a transition to the end-of-buffer state. The second causes | * a jam in that state. | */ | b->yy_ch_buf[0] = YY_END_OF_BUFFER_CHAR; | b->yy_ch_buf[1] = YY_END_OF_BUFFER_CHAR; | | b->yy_buf_pos = &b->yy_ch_buf[0]; | | b->yy_at_bol = 1; | b->yy_buffer_status = YY_BUFFER_NEW; | | if ( b == yy_current_buffer ) | yy_load_buffer_state(); | } | | | #ifndef YY_NO_SCAN_BUFFER | #ifdef YY_USE_PROTOS | YY_BUFFER_STATE yy_scan_buffer( char *base, yy_size_t size ) | #else | YY_BUFFER_STATE yy_scan_buffer( base, size ) | char *base; | yy_size_t size; | #endif | { | YY_BUFFER_STATE b; | | if ( size < 2 || | base[size-2] != YY_END_OF_BUFFER_CHAR || | base[size-1] != YY_END_OF_BUFFER_CHAR ) | /* They forgot to leave room for the EOB's. */ | return 0; | | b = (YY_BUFFER_STATE) yy_flex_alloc( sizeof( struct yy_buffer_state ) ); | if ( ! b ) | YY_FATAL_ERROR( "out of dynamic memory in yy_scan_buffer()" ); | | b->yy_buf_size = size - 2; /* "- 2" to take care of EOB's */ | b->yy_buf_pos = b->yy_ch_buf = base; | b->yy_is_our_buffer = 0; | b->yy_input_file = 0; | b->yy_n_chars = b->yy_buf_size; | b->yy_is_interactive = 0; | b->yy_at_bol = 1; | b->yy_fill_buffer = 0; | b->yy_buffer_status = YY_BUFFER_NEW; | | yy_switch_to_buffer( b ); | | return b; | } | #endif | | | #ifndef YY_NO_SCAN_STRING | #ifdef YY_USE_PROTOS | YY_BUFFER_STATE yy_scan_string( yyconst char *yy_str ) | #else | YY_BUFFER_STATE yy_scan_string( yy_str ) | yyconst char *yy_str; | #endif | { | int len; | for ( len = 0; yy_str[len]; ++len ) | ; | | return yy_scan_bytes( yy_str, len ); | } | #endif | | | #ifndef YY_NO_SCAN_BYTES | #ifdef YY_USE_PROTOS | YY_BUFFER_STATE yy_scan_bytes( yyconst char *bytes, int len ) | #else | YY_BUFFER_STATE yy_scan_bytes( bytes, len ) | yyconst char *bytes; | int len; | #endif | { | YY_BUFFER_STATE b; | char *buf; | yy_size_t n; | int i; | | /* Get memory for full buffer, including space for trailing EOB's. */ | n = len + 2; | buf = (char *) yy_flex_alloc( n ); | if ( ! buf ) | YY_FATAL_ERROR( "out of dynamic memory in yy_scan_bytes()" ); | | for ( i = 0; i < len; ++i ) | buf[i] = bytes[i]; | | buf[len] = buf[len+1] = YY_END_OF_BUFFER_CHAR; | | b = yy_scan_buffer( buf, n ); | if ( ! b ) | YY_FATAL_ERROR( "bad buffer in yy_scan_bytes()" ); | | /* It's okay to grow etc. this buffer, and we should throw it | * away when we're done. | */ | b->yy_is_our_buffer = 1; | | return b; | } | #endif | | | #ifndef YY_NO_PUSH_STATE | #ifdef YY_USE_PROTOS | static void yy_push_state( int new_state ) | #else | static void yy_push_state( new_state ) | int new_state; | #endif | { | if ( yy_start_stack_ptr >= yy_start_stack_depth ) | { | yy_size_t new_size; | | yy_start_stack_depth += YY_START_STACK_INCR; | new_size = yy_start_stack_depth * sizeof( int ); | | if ( ! yy_start_stack ) | yy_start_stack = (int *) yy_flex_alloc( new_size ); | | else | yy_start_stack = (int *) yy_flex_realloc( | (void *) yy_start_stack, new_size ); | | if ( ! yy_start_stack ) | YY_FATAL_ERROR( | "out of memory expanding start-condition stack" ); | } | | yy_start_stack[yy_start_stack_ptr++] = YY_START; | | BEGIN(new_state); | } | #endif | | | #ifndef YY_NO_POP_STATE | static void yy_pop_state() | { | if ( --yy_start_stack_ptr < 0 ) | YY_FATAL_ERROR( "start-condition stack underflow" ); | | BEGIN(yy_start_stack[yy_start_stack_ptr]); | } | #endif | | | #ifndef YY_NO_TOP_STATE | static int yy_top_state() | { | return yy_start_stack[yy_start_stack_ptr - 1]; | } | #endif | | #ifndef YY_EXIT_FAILURE | #define YY_EXIT_FAILURE 2 | #endif | | #ifdef YY_USE_PROTOS | static void yy_fatal_error( yyconst char msg[] ) | #else | static void yy_fatal_error( msg ) | char msg[]; | #endif | { | (void) fprintf( stderr, "%s\n", msg ); | exit( YY_EXIT_FAILURE ); | } | | | | /* Redefine yyless() so it works in section 3 code. */ | | #undef yyless | #define yyless(n) \ | do \ | { \ | /* Undo effects of setting up yytext. */ \ | yytext[yyleng] = yy_hold_char; \ | yy_c_buf_p = yytext + n; \ | yy_hold_char = *yy_c_buf_p; \ | *yy_c_buf_p = '\0'; \ | yyleng = n; \ | } \ | while ( 0 ) | | | /* Internal utility routines. */ | | #ifndef yytext_ptr | #ifdef YY_USE_PROTOS | static void yy_flex_strncpy( char *s1, yyconst char *s2, int n ) | #else | static void yy_flex_strncpy( s1, s2, n ) | char *s1; | yyconst char *s2; | int n; | #endif | { | register int i; | for ( i = 0; i < n; ++i ) | s1[i] = s2[i]; | } | #endif | | #ifdef YY_NEED_STRLEN | #ifdef YY_USE_PROTOS | static int yy_flex_strlen( yyconst char *s ) | #else | static int yy_flex_strlen( s ) | yyconst char *s; | #endif | { | register int n; | for ( n = 0; s[n]; ++n ) | ; | | return n; | } | #endif | | | #ifdef YY_USE_PROTOS | static void *yy_flex_alloc( yy_size_t size ) | #else | static void *yy_flex_alloc( size ) | yy_size_t size; | #endif | { | return (void *) malloc( size ); | } | | #ifdef YY_USE_PROTOS | static void *yy_flex_realloc( void *ptr, yy_size_t size ) | #else | static void *yy_flex_realloc( ptr, size ) | void *ptr; | yy_size_t size; | #endif | { | /* The cast to (char *) in the following accommodates both | * implementations that use char* generic pointers, and those | * that use void* generic pointers. It works with the latter | * because both ANSI C and C++ allow castless assignment from | * any pointer type to void*, and deal with argument conversions | * as though doing an assignment. | */ | return (void *) realloc( (char *) ptr, size ); | } | | #ifdef YY_USE_PROTOS | static void yy_flex_free( void *ptr ) | #else | static void yy_flex_free( ptr ) | void *ptr; | #endif | { | free( ptr ); | } | | #if YY_MAIN | int main() | { | yylex(); | return 0; | } | #endif | #line 2 "conftest.l" | | extern char *yytext; configure:51515: result: no configure:51590: checking if build filesystem is case sensitive configure:51602: result: yes configure:51615: checking if configuring for case sensitive filesystem configure:51633: result: yes configure:51740: checking for subdir args configure:51794: result: '--prefix=/net/scratch1/dog/flash64/openmpi/openmpi-1.0.2-32b' '--build=i686-pc-linux-gnu' '--with-bproc' '--with-gm' '--enable-io-romio' '--with-romio' '--with-io-romio-flags=--build=i686-pc-linux-gnu' 'CC=gcc' 'CFLAGS=-m32' 'CXXFLAGS=-m32' 'CXX=g++' 'F77=gfortran' 'FCFLAGS=-m32' 'FC=gfortran' 'FFLAGS=-m32' 'LDFLAGS=-L/usr/lib' 'build_alias=i686-pc-linux-gnu' configure:51847: checking for gcc configure:51863: found /usr/bin/gcc configure:51873: result: gcc configure:51890: checking dependency style of gcc configure:51980: result: gcc3 configure:52029: checking which components should be disabled configure:52060: result: configure:52069: checking which components should be direct-linked into the library configure:52114: result: configure:52122: checking which components should be run-time loadable configure:52145: result: all configure:52155: checking which components should be static configure:52175: result: none configure:52179: checking for projects containing MCA frameworks configure:52181: result: opal, orte, ompi configure:52197: checking for frameworks for opal configure:52199: result: maffinity, memory, paffinity, timer configure:52307: checking for no configure components in framework maffinity configure:52309: result: first_use configure:52311: checking for m4 configure components in framework maffinity configure:52313: result: libnuma configure:52427: checking for MCA component maffinity:first_use compile mode configure:52433: result: dso configure:52464: checking if MCA component maffinity:first_use can compile configure:52466: result: yes configure:52778: checking for MCA component maffinity:libnuma compile mode configure:52784: result: dso configure:53001: checking numa.h usability configure:53013: gcc -c -O3 -DNDEBUG -m32 -fno-strict-aliasing -pthread conftest.c >&5 configure:53019: $? = 0 configure:53023: test -z || test ! -s conftest.err configure:53026: $? = 0 configure:53029: test -s conftest.o configure:53032: $? = 0 configure:53042: result: yes configure:53046: checking numa.h presence configure:53056: gcc -E conftest.c configure:53062: $? = 0 configure:53082: result: yes configure:53117: checking for numa.h configure:53124: result: yes configure:53146: result: looking for library without search path configure:53148: checking for numa_available in -lnuma configure:53178: gcc -o conftest -O3 -DNDEBUG -m32 -fno-strict-aliasing -pthread -L/usr/lib conftest.c -lnuma -lm -lutil -lnsl -lm >&5 /usr/bin/ld: cannot find -lnuma collect2: ld returned 1 exit status configure:53184: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.0.2" | #define PACKAGE_STRING "Open MPI 1.0.2" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 0 | #define OMPI_RELEASE_VERSION 2 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "2" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 0 | #define ORTE_RELEASE_VERSION 2 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "2" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 0 | #define OPAL_RELEASE_VERSION 2 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "2" | #define _GNU_SOURCE 1 | #define OMPI_ARCH "i686-pc-linux-gnu" | #define OMPI_ENABLE_MEM_DEBUG 0 | #define OMPI_ENABLE_MEM_PROFILE 0 | #define OMPI_ENABLE_DEBUG 0 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OMPI_WANT_MPI2_ONE_SIDED 0 | #define OMPI_ENABLE_PTY_SUPPORT 1 | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1 | #define OPAL_ENABLE_TRACE 0 | #define OMPI_CC "gcc" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_DOUBLE 12 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SIZE_T 4 | #define OMPI_ALIGNMENT_CHAR 1 | #define OMPI_ALIGNMENT_SHORT 2 | #define OMPI_ALIGNMENT_WCHAR 4 | #define OMPI_ALIGNMENT_INT 4 | #define OMPI_ALIGNMENT_LONG 4 | #define OMPI_ALIGNMENT_LONG_LONG 4 | #define OMPI_ALIGNMENT_FLOAT 4 | #define OMPI_ALIGNMENT_DOUBLE 4 | #define OMPI_ALIGNMENT_LONG_DOUBLE 4 | #define OMPI_ALIGNMENT_VOID_P 4 | #define OMPI_NEED_C_BOOL 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define restrict __restrict | #define OMPI_ENABLE_MPI_PROFILING 1 | #define OMPI_HAVE_WEAK_SYMBOLS 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define OMPI_CXX "g++" | #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | #define SIZEOF_BOOL 1 | #define OMPI_ALIGNMENT_CXX_BOOL 1 | #define OMPI_WANT_CXX_BINDINGS 1 | #define OMPI_ASM_TEXT ".text" | #define OMPI_ASM_GLOBAL ".globl" | #define OMPI_ASM_LABEL_SUFFIX ":" | #define OMPI_ASM_GSYM "" | #define OMPI_ASM_LSYM ".L" | #define OMPI_ASM_TYPE "@" | #define OMPI_ASM_SIZE "1" | #define OMPI_ASM_ALIGN_LOG | #define OMPI_WANT_SMP_LOCKS 1 | #define OMPI_ASM_SUPPORT_64BIT 1 | #define OMPI_C_GCC_INLINE_ASSEMBLY 1 | #define OMPI_C_DEC_INLINE_ASSEMBLY 0 | #define OMPI_C_XLC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_GCC_INLINE_ASSEMBLY 1 | #define OMPI_CXX_DEC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_XLC_INLINE_ASSEMBLY 0 | #define OMPI_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1" | #define OMPI_ASSEMBLY_ARCH OMPI_IA32 | #define OMPI_HAVE_ASM_FILE 1 | #define OMPI_WANT_F77_BINDINGS 1 | #define OMPI_F77 "gfortran" | #define OMPI_F77_DOUBLE_UNDERSCORE 1 | #define OMPI_F77_SINGLE_UNDERSCORE 0 | #define OMPI_F77_CAPS 0 | #define OMPI_F77_PLAIN 0 | #define ompi_fortran_bogus_type_t int | #define OMPI_HAVE_FORTRAN_LOGICAL 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4 | #define ompi_fortran_logical_t int | #define OMPI_HAVE_FORTRAN_INTEGER 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4 | #define ompi_fortran_integer_t int | #define OMPI_HAVE_FORTRAN_INTEGER1 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER1 1 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 1 | #define ompi_fortran_integer1_t char | #define OMPI_HAVE_FORTRAN_INTEGER2 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER2 2 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 2 | #define ompi_fortran_integer2_t short | #define OMPI_HAVE_FORTRAN_INTEGER4 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER4 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 4 | #define ompi_fortran_integer4_t int | #define OMPI_HAVE_FORTRAN_INTEGER8 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER8 8 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 8 | #define ompi_fortran_integer8_t long long | #define OMPI_HAVE_FORTRAN_INTEGER16 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER16 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4 | #define ompi_fortran_integer16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL 1 | #define OMPI_SIZEOF_FORTRAN_REAL 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL 4 | #define ompi_fortran_real_t float | #define OMPI_HAVE_FORTRAN_REAL4 1 | #define OMPI_SIZEOF_FORTRAN_REAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL4 4 | #define ompi_fortran_real4_t float | #define OMPI_HAVE_FORTRAN_REAL8 1 | #define OMPI_SIZEOF_FORTRAN_REAL8 8 | #define OMPI_ALIGNMENT_FORTRAN_REAL8 8 | #define ompi_fortran_real8_t double | #define OMPI_HAVE_FORTRAN_REAL16 0 | #define OMPI_SIZEOF_FORTRAN_REAL16 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL16 4 | #define ompi_fortran_real16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 1 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 8 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 8 | #define ompi_fortran_double_precision_t double | #define OMPI_HAVE_FORTRAN_COMPLEX 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 4 | #define OMPI_HAVE_FORTRAN_COMPLEX8 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX8 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4 | #define OMPI_HAVE_FORTRAN_COMPLEX16 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX16 16 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 8 | #define OMPI_HAVE_FORTRAN_COMPLEX32 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX32 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 4 | #define OMPI_FORTRAN_HANDLE_MAX ( 0x7fffffff < 2147483647 ? 0x7fffffff : 2147483647 ) | #define OMPI_FORTRAN_VALUE_TRUE 1 | #define OMPI_WANT_F90_BINDINGS 1 | #define OMPI_F90 "gfortran" | #define OMPI_HAVE_F90_INTEGER1 1 | #define OMPI_HAVE_F90_INTEGER2 1 | #define OMPI_HAVE_F90_INTEGER4 1 | #define OMPI_HAVE_F90_INTEGER8 1 | #define OMPI_HAVE_F90_INTEGER16 0 | #define OMPI_HAVE_F90_REAL4 1 | #define OMPI_HAVE_F90_REAL8 1 | #define OMPI_HAVE_F90_REAL16 0 | #define OMPI_HAVE_F90_COMPLEX8 1 | #define OMPI_HAVE_F90_COMPLEX16 1 | #define OMPI_HAVE_F90_COMPLEX32 0 | #define OMPI_SIZEOF_F90_INT1 1 | #define OMPI_SIZEOF_F90_INT2 2 | #define OMPI_SIZEOF_F90_INT4 4 | #define OMPI_SIZEOF_F90_INT8 8 | #define OMPI_SIZEOF_F90_INT16 0 | #define OMPI_SIZEOF_F90_REAL4 4 | #define OMPI_SIZEOF_F90_REAL8 8 | #define OMPI_SIZEOF_F90_REAL16 0 | #define OMPI_SIZEOF_F90_COMPLEX8 8 | #define OMPI_SIZEOF_F90_COMPLEX16 16 | #define OMPI_SIZEOF_F90_COMPLEX32 0 | #define OMPI_ALIGNMENT_F90_LOGICAL 4 | #define OMPI_ALIGNMENT_F90_INT 4 | #define OMPI_ALIGNMENT_F90_REAL 4 | #define OMPI_ALIGNMENT_F90_DBLPREC 4 | #define OMPI_ALIGNMENT_F90_COMPLEX 4 | #define OMPI_ALIGNMENT_F90_DBLCOMPLEX 4 | #define OMPI_ALIGNMENT_F90_INT1 1 | #define OMPI_ALIGNMENT_F90_INT2 2 | #define OMPI_ALIGNMENT_F90_INT4 4 | #define OMPI_ALIGNMENT_F90_INT8 4 | #define OMPI_ALIGNMENT_F90_INT16 0 | #define OMPI_ALIGNMENT_F90_REAL4 4 | #define OMPI_ALIGNMENT_F90_REAL8 4 | #define OMPI_ALIGNMENT_F90_REAL16 0 | #define OMPI_ALIGNMENT_F90_COMPLEX8 4 | #define OMPI_ALIGNMENT_F90_COMPLEX16 4 | #define OMPI_ALIGNMENT_F90_COMPLEX32 0 | #define OMPI_PRECISION_F90_REAL4 6 | #define OMPI_PRECISION_F90_REAL8 15 | #define OMPI_PRECISION_F90_REAL16 0 | #define OMPI_PRECISION_F90_COMPLEX8 6 | #define OMPI_PRECISION_F90_COMPLEX16 15 | #define OMPI_PRECISION_F90_COMPLEX32 0 | #define OMPI_RANGE_F90_REAL4 37 | #define OMPI_RANGE_F90_REAL8 307 | #define OMPI_RANGE_F90_REAL16 0 | #define OMPI_RANGE_F90_COMPLEX8 37 | #define OMPI_RANGE_F90_COMPLEX16 307 | #define OMPI_RANGE_F90_COMPLEX32 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_AIO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_STDBOOL_H 1 | #define OMPI_USE_STDBOOL_H 1 | #define SIZEOF_PID_T 4 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR_IN 1 | #define OMPI_HAVE_SA_RESTART 1 | #define OMPI_HAVE_SA_LEN 0 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_SIGINFO_T_SI_FD 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_OPENPTY 1 | #define HAVE_ISATTY 1 | #define HAVE_HTONL 1 | #define HAVE_NTOHL 1 | #define HAVE_HTONS 1 | #define HAVE_NTOHS 1 | #define HAVE_GETPWUID 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_EXECVE 1 | #define HAVE_PIPE 1 | #define HAVE_SETSID 1 | #define HAVE_MMAP 1 | #define HAVE_BACKTRACE 1 | #define HAVE_DIRNAME 1 | #define HAVE_CEIL 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_OPENPTY 1 | #define HAVE_ISATTY 1 | #define HAVE_HTONL 1 | #define HAVE_NTOHL 1 | #define HAVE_HTONS 1 | #define HAVE_NTOHS 1 | #define HAVE_GETPWUID 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_EXECVE 1 | #define HAVE_PIPE 1 | #define HAVE_PTSNAME 1 | #define HAVE_SETSID 1 | #define HAVE_MMAP 1 | #define HAVE_MALLOPT 1 | #define OMPI_HAVE_VA_COPY 1 | #define OMPI_HAVE_UNDERSCORE_VA_COPY 1 | #define HAVE_DECL___FUNC__ 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_BACKTRACE 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBM 1 | #define OMPI_MPI_OFFSET_TYPE long long | #define OMPI_OFFSET_DATATYPE MPI_LONG_LONG | #define OMPI_HAVE_BROKEN_QSORT 0 | #define OMPI_HAVE_SOLARIS_THREADS 0 | #define OMPI_HAVE_POSIX_THREADS 1 | #define OMPI_THREADS_HAVE_DIFFERENT_PIDS 1 | #define OMPI_ENABLE_MPI_THREADS 0 | #define OMPI_ENABLE_PROGRESS_THREADS 0 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char numa_available (); | int | main () | { | numa_available (); | ; | return 0; | } configure:53210: result: no configure:53931: checking if MCA component maffinity:libnuma can compile configure:53933: result: no configure:54600: checking for no configure components in framework memory configure:54602: result: configure:54604: checking for m4 configure components in framework memory configure:54606: result: darwin, malloc_hooks, ptmalloc2, malloc_interpose configure:54695: checking for MCA component memory:darwin compile mode configure:54698: result: static configure:54739: checking malloc/malloc.h usability configure:54751: gcc -c -O3 -DNDEBUG -m32 -fno-strict-aliasing -pthread conftest.c >&5 conftest.c:380:27: malloc/malloc.h: No such file or directory configure:54757: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.0.2" | #define PACKAGE_STRING "Open MPI 1.0.2" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 0 | #define OMPI_RELEASE_VERSION 2 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "2" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 0 | #define ORTE_RELEASE_VERSION 2 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "2" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 0 | #define OPAL_RELEASE_VERSION 2 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "2" | #define _GNU_SOURCE 1 | #define OMPI_ARCH "i686-pc-linux-gnu" | #define OMPI_ENABLE_MEM_DEBUG 0 | #define OMPI_ENABLE_MEM_PROFILE 0 | #define OMPI_ENABLE_DEBUG 0 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OMPI_WANT_MPI2_ONE_SIDED 0 | #define OMPI_ENABLE_PTY_SUPPORT 1 | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1 | #define OPAL_ENABLE_TRACE 0 | #define OMPI_CC "gcc" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_DOUBLE 12 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SIZE_T 4 | #define OMPI_ALIGNMENT_CHAR 1 | #define OMPI_ALIGNMENT_SHORT 2 | #define OMPI_ALIGNMENT_WCHAR 4 | #define OMPI_ALIGNMENT_INT 4 | #define OMPI_ALIGNMENT_LONG 4 | #define OMPI_ALIGNMENT_LONG_LONG 4 | #define OMPI_ALIGNMENT_FLOAT 4 | #define OMPI_ALIGNMENT_DOUBLE 4 | #define OMPI_ALIGNMENT_LONG_DOUBLE 4 | #define OMPI_ALIGNMENT_VOID_P 4 | #define OMPI_NEED_C_BOOL 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define restrict __restrict | #define OMPI_ENABLE_MPI_PROFILING 1 | #define OMPI_HAVE_WEAK_SYMBOLS 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define OMPI_CXX "g++" | #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | #define SIZEOF_BOOL 1 | #define OMPI_ALIGNMENT_CXX_BOOL 1 | #define OMPI_WANT_CXX_BINDINGS 1 | #define OMPI_ASM_TEXT ".text" | #define OMPI_ASM_GLOBAL ".globl" | #define OMPI_ASM_LABEL_SUFFIX ":" | #define OMPI_ASM_GSYM "" | #define OMPI_ASM_LSYM ".L" | #define OMPI_ASM_TYPE "@" | #define OMPI_ASM_SIZE "1" | #define OMPI_ASM_ALIGN_LOG | #define OMPI_WANT_SMP_LOCKS 1 | #define OMPI_ASM_SUPPORT_64BIT 1 | #define OMPI_C_GCC_INLINE_ASSEMBLY 1 | #define OMPI_C_DEC_INLINE_ASSEMBLY 0 | #define OMPI_C_XLC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_GCC_INLINE_ASSEMBLY 1 | #define OMPI_CXX_DEC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_XLC_INLINE_ASSEMBLY 0 | #define OMPI_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1" | #define OMPI_ASSEMBLY_ARCH OMPI_IA32 | #define OMPI_HAVE_ASM_FILE 1 | #define OMPI_WANT_F77_BINDINGS 1 | #define OMPI_F77 "gfortran" | #define OMPI_F77_DOUBLE_UNDERSCORE 1 | #define OMPI_F77_SINGLE_UNDERSCORE 0 | #define OMPI_F77_CAPS 0 | #define OMPI_F77_PLAIN 0 | #define ompi_fortran_bogus_type_t int | #define OMPI_HAVE_FORTRAN_LOGICAL 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4 | #define ompi_fortran_logical_t int | #define OMPI_HAVE_FORTRAN_INTEGER 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4 | #define ompi_fortran_integer_t int | #define OMPI_HAVE_FORTRAN_INTEGER1 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER1 1 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 1 | #define ompi_fortran_integer1_t char | #define OMPI_HAVE_FORTRAN_INTEGER2 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER2 2 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 2 | #define ompi_fortran_integer2_t short | #define OMPI_HAVE_FORTRAN_INTEGER4 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER4 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 4 | #define ompi_fortran_integer4_t int | #define OMPI_HAVE_FORTRAN_INTEGER8 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER8 8 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 8 | #define ompi_fortran_integer8_t long long | #define OMPI_HAVE_FORTRAN_INTEGER16 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER16 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4 | #define ompi_fortran_integer16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL 1 | #define OMPI_SIZEOF_FORTRAN_REAL 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL 4 | #define ompi_fortran_real_t float | #define OMPI_HAVE_FORTRAN_REAL4 1 | #define OMPI_SIZEOF_FORTRAN_REAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL4 4 | #define ompi_fortran_real4_t float | #define OMPI_HAVE_FORTRAN_REAL8 1 | #define OMPI_SIZEOF_FORTRAN_REAL8 8 | #define OMPI_ALIGNMENT_FORTRAN_REAL8 8 | #define ompi_fortran_real8_t double | #define OMPI_HAVE_FORTRAN_REAL16 0 | #define OMPI_SIZEOF_FORTRAN_REAL16 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL16 4 | #define ompi_fortran_real16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 1 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 8 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 8 | #define ompi_fortran_double_precision_t double | #define OMPI_HAVE_FORTRAN_COMPLEX 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 4 | #define OMPI_HAVE_FORTRAN_COMPLEX8 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX8 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4 | #define OMPI_HAVE_FORTRAN_COMPLEX16 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX16 16 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 8 | #define OMPI_HAVE_FORTRAN_COMPLEX32 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX32 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 4 | #define OMPI_FORTRAN_HANDLE_MAX ( 0x7fffffff < 2147483647 ? 0x7fffffff : 2147483647 ) | #define OMPI_FORTRAN_VALUE_TRUE 1 | #define OMPI_WANT_F90_BINDINGS 1 | #define OMPI_F90 "gfortran" | #define OMPI_HAVE_F90_INTEGER1 1 | #define OMPI_HAVE_F90_INTEGER2 1 | #define OMPI_HAVE_F90_INTEGER4 1 | #define OMPI_HAVE_F90_INTEGER8 1 | #define OMPI_HAVE_F90_INTEGER16 0 | #define OMPI_HAVE_F90_REAL4 1 | #define OMPI_HAVE_F90_REAL8 1 | #define OMPI_HAVE_F90_REAL16 0 | #define OMPI_HAVE_F90_COMPLEX8 1 | #define OMPI_HAVE_F90_COMPLEX16 1 | #define OMPI_HAVE_F90_COMPLEX32 0 | #define OMPI_SIZEOF_F90_INT1 1 | #define OMPI_SIZEOF_F90_INT2 2 | #define OMPI_SIZEOF_F90_INT4 4 | #define OMPI_SIZEOF_F90_INT8 8 | #define OMPI_SIZEOF_F90_INT16 0 | #define OMPI_SIZEOF_F90_REAL4 4 | #define OMPI_SIZEOF_F90_REAL8 8 | #define OMPI_SIZEOF_F90_REAL16 0 | #define OMPI_SIZEOF_F90_COMPLEX8 8 | #define OMPI_SIZEOF_F90_COMPLEX16 16 | #define OMPI_SIZEOF_F90_COMPLEX32 0 | #define OMPI_ALIGNMENT_F90_LOGICAL 4 | #define OMPI_ALIGNMENT_F90_INT 4 | #define OMPI_ALIGNMENT_F90_REAL 4 | #define OMPI_ALIGNMENT_F90_DBLPREC 4 | #define OMPI_ALIGNMENT_F90_COMPLEX 4 | #define OMPI_ALIGNMENT_F90_DBLCOMPLEX 4 | #define OMPI_ALIGNMENT_F90_INT1 1 | #define OMPI_ALIGNMENT_F90_INT2 2 | #define OMPI_ALIGNMENT_F90_INT4 4 | #define OMPI_ALIGNMENT_F90_INT8 4 | #define OMPI_ALIGNMENT_F90_INT16 0 | #define OMPI_ALIGNMENT_F90_REAL4 4 | #define OMPI_ALIGNMENT_F90_REAL8 4 | #define OMPI_ALIGNMENT_F90_REAL16 0 | #define OMPI_ALIGNMENT_F90_COMPLEX8 4 | #define OMPI_ALIGNMENT_F90_COMPLEX16 4 | #define OMPI_ALIGNMENT_F90_COMPLEX32 0 | #define OMPI_PRECISION_F90_REAL4 6 | #define OMPI_PRECISION_F90_REAL8 15 | #define OMPI_PRECISION_F90_REAL16 0 | #define OMPI_PRECISION_F90_COMPLEX8 6 | #define OMPI_PRECISION_F90_COMPLEX16 15 | #define OMPI_PRECISION_F90_COMPLEX32 0 | #define OMPI_RANGE_F90_REAL4 37 | #define OMPI_RANGE_F90_REAL8 307 | #define OMPI_RANGE_F90_REAL16 0 | #define OMPI_RANGE_F90_COMPLEX8 37 | #define OMPI_RANGE_F90_COMPLEX16 307 | #define OMPI_RANGE_F90_COMPLEX32 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_AIO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_STDBOOL_H 1 | #define OMPI_USE_STDBOOL_H 1 | #define SIZEOF_PID_T 4 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR_IN 1 | #define OMPI_HAVE_SA_RESTART 1 | #define OMPI_HAVE_SA_LEN 0 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_SIGINFO_T_SI_FD 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_OPENPTY 1 | #define HAVE_ISATTY 1 | #define HAVE_HTONL 1 | #define HAVE_NTOHL 1 | #define HAVE_HTONS 1 | #define HAVE_NTOHS 1 | #define HAVE_GETPWUID 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_EXECVE 1 | #define HAVE_PIPE 1 | #define HAVE_SETSID 1 | #define HAVE_MMAP 1 | #define HAVE_BACKTRACE 1 | #define HAVE_DIRNAME 1 | #define HAVE_CEIL 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_OPENPTY 1 | #define HAVE_ISATTY 1 | #define HAVE_HTONL 1 | #define HAVE_NTOHL 1 | #define HAVE_HTONS 1 | #define HAVE_NTOHS 1 | #define HAVE_GETPWUID 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_EXECVE 1 | #define HAVE_PIPE 1 | #define HAVE_PTSNAME 1 | #define HAVE_SETSID 1 | #define HAVE_MMAP 1 | #define HAVE_MALLOPT 1 | #define OMPI_HAVE_VA_COPY 1 | #define OMPI_HAVE_UNDERSCORE_VA_COPY 1 | #define HAVE_DECL___FUNC__ 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_BACKTRACE 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBM 1 | #define OMPI_MPI_OFFSET_TYPE long long | #define OMPI_OFFSET_DATATYPE MPI_LONG_LONG | #define OMPI_HAVE_BROKEN_QSORT 0 | #define OMPI_HAVE_SOLARIS_THREADS 0 | #define OMPI_HAVE_POSIX_THREADS 1 | #define OMPI_THREADS_HAVE_DIFFERENT_PIDS 1 | #define OMPI_ENABLE_MPI_THREADS 0 | #define OMPI_ENABLE_PROGRESS_THREADS 0 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:54780: result: no configure:54784: checking malloc/malloc.h presence configure:54794: gcc -E conftest.c conftest.c:346:27: malloc/malloc.h: No such file or directory configure:54800: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.0.2" | #define PACKAGE_STRING "Open MPI 1.0.2" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 0 | #define OMPI_RELEASE_VERSION 2 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "2" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 0 | #define ORTE_RELEASE_VERSION 2 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "2" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 0 | #define OPAL_RELEASE_VERSION 2 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "2" | #define _GNU_SOURCE 1 | #define OMPI_ARCH "i686-pc-linux-gnu" | #define OMPI_ENABLE_MEM_DEBUG 0 | #define OMPI_ENABLE_MEM_PROFILE 0 | #define OMPI_ENABLE_DEBUG 0 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OMPI_WANT_MPI2_ONE_SIDED 0 | #define OMPI_ENABLE_PTY_SUPPORT 1 | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1 | #define OPAL_ENABLE_TRACE 0 | #define OMPI_CC "gcc" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_DOUBLE 12 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SIZE_T 4 | #define OMPI_ALIGNMENT_CHAR 1 | #define OMPI_ALIGNMENT_SHORT 2 | #define OMPI_ALIGNMENT_WCHAR 4 | #define OMPI_ALIGNMENT_INT 4 | #define OMPI_ALIGNMENT_LONG 4 | #define OMPI_ALIGNMENT_LONG_LONG 4 | #define OMPI_ALIGNMENT_FLOAT 4 | #define OMPI_ALIGNMENT_DOUBLE 4 | #define OMPI_ALIGNMENT_LONG_DOUBLE 4 | #define OMPI_ALIGNMENT_VOID_P 4 | #define OMPI_NEED_C_BOOL 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define restrict __restrict | #define OMPI_ENABLE_MPI_PROFILING 1 | #define OMPI_HAVE_WEAK_SYMBOLS 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define OMPI_CXX "g++" | #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | #define SIZEOF_BOOL 1 | #define OMPI_ALIGNMENT_CXX_BOOL 1 | #define OMPI_WANT_CXX_BINDINGS 1 | #define OMPI_ASM_TEXT ".text" | #define OMPI_ASM_GLOBAL ".globl" | #define OMPI_ASM_LABEL_SUFFIX ":" | #define OMPI_ASM_GSYM "" | #define OMPI_ASM_LSYM ".L" | #define OMPI_ASM_TYPE "@" | #define OMPI_ASM_SIZE "1" | #define OMPI_ASM_ALIGN_LOG | #define OMPI_WANT_SMP_LOCKS 1 | #define OMPI_ASM_SUPPORT_64BIT 1 | #define OMPI_C_GCC_INLINE_ASSEMBLY 1 | #define OMPI_C_DEC_INLINE_ASSEMBLY 0 | #define OMPI_C_XLC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_GCC_INLINE_ASSEMBLY 1 | #define OMPI_CXX_DEC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_XLC_INLINE_ASSEMBLY 0 | #define OMPI_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1" | #define OMPI_ASSEMBLY_ARCH OMPI_IA32 | #define OMPI_HAVE_ASM_FILE 1 | #define OMPI_WANT_F77_BINDINGS 1 | #define OMPI_F77 "gfortran" | #define OMPI_F77_DOUBLE_UNDERSCORE 1 | #define OMPI_F77_SINGLE_UNDERSCORE 0 | #define OMPI_F77_CAPS 0 | #define OMPI_F77_PLAIN 0 | #define ompi_fortran_bogus_type_t int | #define OMPI_HAVE_FORTRAN_LOGICAL 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4 | #define ompi_fortran_logical_t int | #define OMPI_HAVE_FORTRAN_INTEGER 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4 | #define ompi_fortran_integer_t int | #define OMPI_HAVE_FORTRAN_INTEGER1 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER1 1 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 1 | #define ompi_fortran_integer1_t char | #define OMPI_HAVE_FORTRAN_INTEGER2 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER2 2 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 2 | #define ompi_fortran_integer2_t short | #define OMPI_HAVE_FORTRAN_INTEGER4 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER4 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 4 | #define ompi_fortran_integer4_t int | #define OMPI_HAVE_FORTRAN_INTEGER8 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER8 8 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 8 | #define ompi_fortran_integer8_t long long | #define OMPI_HAVE_FORTRAN_INTEGER16 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER16 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4 | #define ompi_fortran_integer16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL 1 | #define OMPI_SIZEOF_FORTRAN_REAL 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL 4 | #define ompi_fortran_real_t float | #define OMPI_HAVE_FORTRAN_REAL4 1 | #define OMPI_SIZEOF_FORTRAN_REAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL4 4 | #define ompi_fortran_real4_t float | #define OMPI_HAVE_FORTRAN_REAL8 1 | #define OMPI_SIZEOF_FORTRAN_REAL8 8 | #define OMPI_ALIGNMENT_FORTRAN_REAL8 8 | #define ompi_fortran_real8_t double | #define OMPI_HAVE_FORTRAN_REAL16 0 | #define OMPI_SIZEOF_FORTRAN_REAL16 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL16 4 | #define ompi_fortran_real16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 1 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 8 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 8 | #define ompi_fortran_double_precision_t double | #define OMPI_HAVE_FORTRAN_COMPLEX 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 4 | #define OMPI_HAVE_FORTRAN_COMPLEX8 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX8 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4 | #define OMPI_HAVE_FORTRAN_COMPLEX16 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX16 16 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 8 | #define OMPI_HAVE_FORTRAN_COMPLEX32 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX32 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 4 | #define OMPI_FORTRAN_HANDLE_MAX ( 0x7fffffff < 2147483647 ? 0x7fffffff : 2147483647 ) | #define OMPI_FORTRAN_VALUE_TRUE 1 | #define OMPI_WANT_F90_BINDINGS 1 | #define OMPI_F90 "gfortran" | #define OMPI_HAVE_F90_INTEGER1 1 | #define OMPI_HAVE_F90_INTEGER2 1 | #define OMPI_HAVE_F90_INTEGER4 1 | #define OMPI_HAVE_F90_INTEGER8 1 | #define OMPI_HAVE_F90_INTEGER16 0 | #define OMPI_HAVE_F90_REAL4 1 | #define OMPI_HAVE_F90_REAL8 1 | #define OMPI_HAVE_F90_REAL16 0 | #define OMPI_HAVE_F90_COMPLEX8 1 | #define OMPI_HAVE_F90_COMPLEX16 1 | #define OMPI_HAVE_F90_COMPLEX32 0 | #define OMPI_SIZEOF_F90_INT1 1 | #define OMPI_SIZEOF_F90_INT2 2 | #define OMPI_SIZEOF_F90_INT4 4 | #define OMPI_SIZEOF_F90_INT8 8 | #define OMPI_SIZEOF_F90_INT16 0 | #define OMPI_SIZEOF_F90_REAL4 4 | #define OMPI_SIZEOF_F90_REAL8 8 | #define OMPI_SIZEOF_F90_REAL16 0 | #define OMPI_SIZEOF_F90_COMPLEX8 8 | #define OMPI_SIZEOF_F90_COMPLEX16 16 | #define OMPI_SIZEOF_F90_COMPLEX32 0 | #define OMPI_ALIGNMENT_F90_LOGICAL 4 | #define OMPI_ALIGNMENT_F90_INT 4 | #define OMPI_ALIGNMENT_F90_REAL 4 | #define OMPI_ALIGNMENT_F90_DBLPREC 4 | #define OMPI_ALIGNMENT_F90_COMPLEX 4 | #define OMPI_ALIGNMENT_F90_DBLCOMPLEX 4 | #define OMPI_ALIGNMENT_F90_INT1 1 | #define OMPI_ALIGNMENT_F90_INT2 2 | #define OMPI_ALIGNMENT_F90_INT4 4 | #define OMPI_ALIGNMENT_F90_INT8 4 | #define OMPI_ALIGNMENT_F90_INT16 0 | #define OMPI_ALIGNMENT_F90_REAL4 4 | #define OMPI_ALIGNMENT_F90_REAL8 4 | #define OMPI_ALIGNMENT_F90_REAL16 0 | #define OMPI_ALIGNMENT_F90_COMPLEX8 4 | #define OMPI_ALIGNMENT_F90_COMPLEX16 4 | #define OMPI_ALIGNMENT_F90_COMPLEX32 0 | #define OMPI_PRECISION_F90_REAL4 6 | #define OMPI_PRECISION_F90_REAL8 15 | #define OMPI_PRECISION_F90_REAL16 0 | #define OMPI_PRECISION_F90_COMPLEX8 6 | #define OMPI_PRECISION_F90_COMPLEX16 15 | #define OMPI_PRECISION_F90_COMPLEX32 0 | #define OMPI_RANGE_F90_REAL4 37 | #define OMPI_RANGE_F90_REAL8 307 | #define OMPI_RANGE_F90_REAL16 0 | #define OMPI_RANGE_F90_COMPLEX8 37 | #define OMPI_RANGE_F90_COMPLEX16 307 | #define OMPI_RANGE_F90_COMPLEX32 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_AIO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_STDBOOL_H 1 | #define OMPI_USE_STDBOOL_H 1 | #define SIZEOF_PID_T 4 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR_IN 1 | #define OMPI_HAVE_SA_RESTART 1 | #define OMPI_HAVE_SA_LEN 0 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_SIGINFO_T_SI_FD 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_OPENPTY 1 | #define HAVE_ISATTY 1 | #define HAVE_HTONL 1 | #define HAVE_NTOHL 1 | #define HAVE_HTONS 1 | #define HAVE_NTOHS 1 | #define HAVE_GETPWUID 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_EXECVE 1 | #define HAVE_PIPE 1 | #define HAVE_SETSID 1 | #define HAVE_MMAP 1 | #define HAVE_BACKTRACE 1 | #define HAVE_DIRNAME 1 | #define HAVE_CEIL 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_OPENPTY 1 | #define HAVE_ISATTY 1 | #define HAVE_HTONL 1 | #define HAVE_NTOHL 1 | #define HAVE_HTONS 1 | #define HAVE_NTOHS 1 | #define HAVE_GETPWUID 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_EXECVE 1 | #define HAVE_PIPE 1 | #define HAVE_PTSNAME 1 | #define HAVE_SETSID 1 | #define HAVE_MMAP 1 | #define HAVE_MALLOPT 1 | #define OMPI_HAVE_VA_COPY 1 | #define OMPI_HAVE_UNDERSCORE_VA_COPY 1 | #define HAVE_DECL___FUNC__ 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_BACKTRACE 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBM 1 | #define OMPI_MPI_OFFSET_TYPE long long | #define OMPI_OFFSET_DATATYPE MPI_LONG_LONG | #define OMPI_HAVE_BROKEN_QSORT 0 | #define OMPI_HAVE_SOLARIS_THREADS 0 | #define OMPI_HAVE_POSIX_THREADS 1 | #define OMPI_THREADS_HAVE_DIFFERENT_PIDS 1 | #define OMPI_ENABLE_MPI_THREADS 0 | #define OMPI_ENABLE_PROGRESS_THREADS 0 | /* end confdefs.h. */ | #include configure:54820: result: no configure:54855: checking for malloc/malloc.h configure:54862: result: no configure:55278: checking if MCA component memory:darwin can compile configure:55280: result: no configure:55406: checking for MCA component memory:malloc_hooks compile mode configure:55409: result: static configure:55450: checking for malloc.h configure:55455: result: yes configure:55598: checking whether __malloc_initialize_hook is declared configure:55624: gcc -c -O3 -DNDEBUG -m32 -fno-strict-aliasing -pthread conftest.c >&5 configure:55630: $? = 0 configure:55634: test -z || test ! -s conftest.err configure:55637: $? = 0 configure:55640: test -s conftest.o configure:55643: $? = 0 configure:55654: result: yes configure:55667: checking for malloc_usable_size configure:55724: gcc -o conftest -O3 -DNDEBUG -m32 -fno-strict-aliasing -pthread -L/usr/lib conftest.c -lm -lutil -lnsl -lm >&5 configure:55730: $? = 0 configure:55734: test -z || test ! -s conftest.err configure:55737: $? = 0 configure:55740: test -s conftest configure:55743: $? = 0 configure:55755: result: yes configure:55768: checking for dlsym in -ldl configure:55798: gcc -o conftest -O3 -DNDEBUG -m32 -fno-strict-aliasing -pthread -L/usr/lib conftest.c -ldl -lm -lutil -lnsl -lm >&5 configure:55804: $? = 0 configure:55808: test -z || test ! -s conftest.err configure:55811: $? = 0 configure:55814: test -s conftest configure:55817: $? = 0 configure:55830: result: yes configure:55894: checking if MCA component memory:malloc_hooks can compile configure:55896: result: yes configure:56176: checking for MCA component memory:ptmalloc2 compile mode configure:56179: result: static configure:56465: checking if MCA component memory:ptmalloc2 can compile configure:56467: result: no configure:56593: checking for MCA component memory:malloc_interpose compile mode configure:56596: result: static configure:57156: checking if MCA component memory:malloc_interpose can compile configure:57158: result: no configure:57825: checking for no configure components in framework paffinity configure:57827: result: configure:57829: checking for m4 configure components in framework paffinity configure:57831: result: linux, solaris configure:57953: checking for MCA component paffinity:linux compile mode configure:57959: result: dso configure:57970: checking for sched_setaffinity configure:58027: gcc -o conftest -O3 -DNDEBUG -m32 -fno-strict-aliasing -pthread -L/usr/lib conftest.c -lm -lutil -lnsl -lm >&5 configure:58033: $? = 0 configure:58037: test -z || test ! -s conftest.err configure:58040: $? = 0 configure:58043: test -s conftest configure:58046: $? = 0 configure:58058: result: yes configure:58074: checking for cpu_set_t configure:58099: gcc -c -O3 -DNDEBUG -m32 -fno-strict-aliasing -pthread conftest.c >&5 configure:58105: $? = 0 configure:58109: test -z || test ! -s conftest.err configure:58112: $? = 0 configure:58115: test -s conftest.o configure:58118: $? = 0 configure:58129: result: yes configure:58152: checking whether CPU_ZERO is broken configure:58172: gcc -c -O3 -DNDEBUG -m32 -fno-strict-aliasing -pthread conftest.c >&5 configure:58178: $? = 0 configure:58182: test -z || test ! -s conftest.err configure:58185: $? = 0 configure:58188: test -s conftest.o configure:58191: $? = 0 configure:58197: result: no configure:58211: checking how many parameters sched_setaffinity() takes configure:58229: gcc -c -O3 -DNDEBUG -m32 -fno-strict-aliasing -pthread conftest.c >&5 configure:58235: $? = 0 configure:58239: test -z || test ! -s conftest.err configure:58242: $? = 0 configure:58245: test -s conftest.o configure:58248: $? = 0 configure:58263: result: 3 configure:58301: checking if MCA component paffinity:linux can compile configure:58303: result: yes configure:58616: checking for MCA component paffinity:solaris compile mode configure:58622: result: dso configure:58632: checking for processor_bind configure:58689: gcc -o conftest -O3 -DNDEBUG -m32 -fno-strict-aliasing -pthread -L/usr/lib conftest.c -lm -lutil -lnsl -lm >&5 /tmp/cc0ji0Vw.o(.text+0x14): In function `main': : undefined reference to `processor_bind' /tmp/cc0ji0Vw.o(.data+0x0): undefined reference to `processor_bind' collect2: ld returned 1 exit status configure:58695: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.0.2" | #define PACKAGE_STRING "Open MPI 1.0.2" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 0 | #define OMPI_RELEASE_VERSION 2 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "2" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 0 | #define ORTE_RELEASE_VERSION 2 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "2" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 0 | #define OPAL_RELEASE_VERSION 2 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "2" | #define _GNU_SOURCE 1 | #define OMPI_ARCH "i686-pc-linux-gnu" | #define OMPI_ENABLE_MEM_DEBUG 0 | #define OMPI_ENABLE_MEM_PROFILE 0 | #define OMPI_ENABLE_DEBUG 0 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OMPI_WANT_MPI2_ONE_SIDED 0 | #define OMPI_ENABLE_PTY_SUPPORT 1 | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1 | #define OPAL_ENABLE_TRACE 0 | #define OMPI_CC "gcc" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_DOUBLE 12 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SIZE_T 4 | #define OMPI_ALIGNMENT_CHAR 1 | #define OMPI_ALIGNMENT_SHORT 2 | #define OMPI_ALIGNMENT_WCHAR 4 | #define OMPI_ALIGNMENT_INT 4 | #define OMPI_ALIGNMENT_LONG 4 | #define OMPI_ALIGNMENT_LONG_LONG 4 | #define OMPI_ALIGNMENT_FLOAT 4 | #define OMPI_ALIGNMENT_DOUBLE 4 | #define OMPI_ALIGNMENT_LONG_DOUBLE 4 | #define OMPI_ALIGNMENT_VOID_P 4 | #define OMPI_NEED_C_BOOL 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define restrict __restrict | #define OMPI_ENABLE_MPI_PROFILING 1 | #define OMPI_HAVE_WEAK_SYMBOLS 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define OMPI_CXX "g++" | #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | #define SIZEOF_BOOL 1 | #define OMPI_ALIGNMENT_CXX_BOOL 1 | #define OMPI_WANT_CXX_BINDINGS 1 | #define OMPI_ASM_TEXT ".text" | #define OMPI_ASM_GLOBAL ".globl" | #define OMPI_ASM_LABEL_SUFFIX ":" | #define OMPI_ASM_GSYM "" | #define OMPI_ASM_LSYM ".L" | #define OMPI_ASM_TYPE "@" | #define OMPI_ASM_SIZE "1" | #define OMPI_ASM_ALIGN_LOG | #define OMPI_WANT_SMP_LOCKS 1 | #define OMPI_ASM_SUPPORT_64BIT 1 | #define OMPI_C_GCC_INLINE_ASSEMBLY 1 | #define OMPI_C_DEC_INLINE_ASSEMBLY 0 | #define OMPI_C_XLC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_GCC_INLINE_ASSEMBLY 1 | #define OMPI_CXX_DEC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_XLC_INLINE_ASSEMBLY 0 | #define OMPI_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1" | #define OMPI_ASSEMBLY_ARCH OMPI_IA32 | #define OMPI_HAVE_ASM_FILE 1 | #define OMPI_WANT_F77_BINDINGS 1 | #define OMPI_F77 "gfortran" | #define OMPI_F77_DOUBLE_UNDERSCORE 1 | #define OMPI_F77_SINGLE_UNDERSCORE 0 | #define OMPI_F77_CAPS 0 | #define OMPI_F77_PLAIN 0 | #define ompi_fortran_bogus_type_t int | #define OMPI_HAVE_FORTRAN_LOGICAL 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4 | #define ompi_fortran_logical_t int | #define OMPI_HAVE_FORTRAN_INTEGER 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4 | #define ompi_fortran_integer_t int | #define OMPI_HAVE_FORTRAN_INTEGER1 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER1 1 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 1 | #define ompi_fortran_integer1_t char | #define OMPI_HAVE_FORTRAN_INTEGER2 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER2 2 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 2 | #define ompi_fortran_integer2_t short | #define OMPI_HAVE_FORTRAN_INTEGER4 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER4 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 4 | #define ompi_fortran_integer4_t int | #define OMPI_HAVE_FORTRAN_INTEGER8 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER8 8 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 8 | #define ompi_fortran_integer8_t long long | #define OMPI_HAVE_FORTRAN_INTEGER16 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER16 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4 | #define ompi_fortran_integer16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL 1 | #define OMPI_SIZEOF_FORTRAN_REAL 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL 4 | #define ompi_fortran_real_t float | #define OMPI_HAVE_FORTRAN_REAL4 1 | #define OMPI_SIZEOF_FORTRAN_REAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL4 4 | #define ompi_fortran_real4_t float | #define OMPI_HAVE_FORTRAN_REAL8 1 | #define OMPI_SIZEOF_FORTRAN_REAL8 8 | #define OMPI_ALIGNMENT_FORTRAN_REAL8 8 | #define ompi_fortran_real8_t double | #define OMPI_HAVE_FORTRAN_REAL16 0 | #define OMPI_SIZEOF_FORTRAN_REAL16 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL16 4 | #define ompi_fortran_real16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 1 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 8 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 8 | #define ompi_fortran_double_precision_t double | #define OMPI_HAVE_FORTRAN_COMPLEX 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 4 | #define OMPI_HAVE_FORTRAN_COMPLEX8 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX8 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4 | #define OMPI_HAVE_FORTRAN_COMPLEX16 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX16 16 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 8 | #define OMPI_HAVE_FORTRAN_COMPLEX32 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX32 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 4 | #define OMPI_FORTRAN_HANDLE_MAX ( 0x7fffffff < 2147483647 ? 0x7fffffff : 2147483647 ) | #define OMPI_FORTRAN_VALUE_TRUE 1 | #define OMPI_WANT_F90_BINDINGS 1 | #define OMPI_F90 "gfortran" | #define OMPI_HAVE_F90_INTEGER1 1 | #define OMPI_HAVE_F90_INTEGER2 1 | #define OMPI_HAVE_F90_INTEGER4 1 | #define OMPI_HAVE_F90_INTEGER8 1 | #define OMPI_HAVE_F90_INTEGER16 0 | #define OMPI_HAVE_F90_REAL4 1 | #define OMPI_HAVE_F90_REAL8 1 | #define OMPI_HAVE_F90_REAL16 0 | #define OMPI_HAVE_F90_COMPLEX8 1 | #define OMPI_HAVE_F90_COMPLEX16 1 | #define OMPI_HAVE_F90_COMPLEX32 0 | #define OMPI_SIZEOF_F90_INT1 1 | #define OMPI_SIZEOF_F90_INT2 2 | #define OMPI_SIZEOF_F90_INT4 4 | #define OMPI_SIZEOF_F90_INT8 8 | #define OMPI_SIZEOF_F90_INT16 0 | #define OMPI_SIZEOF_F90_REAL4 4 | #define OMPI_SIZEOF_F90_REAL8 8 | #define OMPI_SIZEOF_F90_REAL16 0 | #define OMPI_SIZEOF_F90_COMPLEX8 8 | #define OMPI_SIZEOF_F90_COMPLEX16 16 | #define OMPI_SIZEOF_F90_COMPLEX32 0 | #define OMPI_ALIGNMENT_F90_LOGICAL 4 | #define OMPI_ALIGNMENT_F90_INT 4 | #define OMPI_ALIGNMENT_F90_REAL 4 | #define OMPI_ALIGNMENT_F90_DBLPREC 4 | #define OMPI_ALIGNMENT_F90_COMPLEX 4 | #define OMPI_ALIGNMENT_F90_DBLCOMPLEX 4 | #define OMPI_ALIGNMENT_F90_INT1 1 | #define OMPI_ALIGNMENT_F90_INT2 2 | #define OMPI_ALIGNMENT_F90_INT4 4 | #define OMPI_ALIGNMENT_F90_INT8 4 | #define OMPI_ALIGNMENT_F90_INT16 0 | #define OMPI_ALIGNMENT_F90_REAL4 4 | #define OMPI_ALIGNMENT_F90_REAL8 4 | #define OMPI_ALIGNMENT_F90_REAL16 0 | #define OMPI_ALIGNMENT_F90_COMPLEX8 4 | #define OMPI_ALIGNMENT_F90_COMPLEX16 4 | #define OMPI_ALIGNMENT_F90_COMPLEX32 0 | #define OMPI_PRECISION_F90_REAL4 6 | #define OMPI_PRECISION_F90_REAL8 15 | #define OMPI_PRECISION_F90_REAL16 0 | #define OMPI_PRECISION_F90_COMPLEX8 6 | #define OMPI_PRECISION_F90_COMPLEX16 15 | #define OMPI_PRECISION_F90_COMPLEX32 0 | #define OMPI_RANGE_F90_REAL4 37 | #define OMPI_RANGE_F90_REAL8 307 | #define OMPI_RANGE_F90_REAL16 0 | #define OMPI_RANGE_F90_COMPLEX8 37 | #define OMPI_RANGE_F90_COMPLEX16 307 | #define OMPI_RANGE_F90_COMPLEX32 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_AIO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_STDBOOL_H 1 | #define OMPI_USE_STDBOOL_H 1 | #define SIZEOF_PID_T 4 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR_IN 1 | #define OMPI_HAVE_SA_RESTART 1 | #define OMPI_HAVE_SA_LEN 0 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_SIGINFO_T_SI_FD 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_OPENPTY 1 | #define HAVE_ISATTY 1 | #define HAVE_HTONL 1 | #define HAVE_NTOHL 1 | #define HAVE_HTONS 1 | #define HAVE_NTOHS 1 | #define HAVE_GETPWUID 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_EXECVE 1 | #define HAVE_PIPE 1 | #define HAVE_SETSID 1 | #define HAVE_MMAP 1 | #define HAVE_BACKTRACE 1 | #define HAVE_DIRNAME 1 | #define HAVE_CEIL 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_OPENPTY 1 | #define HAVE_ISATTY 1 | #define HAVE_HTONL 1 | #define HAVE_NTOHL 1 | #define HAVE_HTONS 1 | #define HAVE_NTOHS 1 | #define HAVE_GETPWUID 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_EXECVE 1 | #define HAVE_PIPE 1 | #define HAVE_PTSNAME 1 | #define HAVE_SETSID 1 | #define HAVE_MMAP 1 | #define HAVE_MALLOPT 1 | #define OMPI_HAVE_VA_COPY 1 | #define OMPI_HAVE_UNDERSCORE_VA_COPY 1 | #define HAVE_DECL___FUNC__ 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_BACKTRACE 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBM 1 | #define OMPI_MPI_OFFSET_TYPE long long | #define OMPI_OFFSET_DATATYPE MPI_LONG_LONG | #define OMPI_HAVE_BROKEN_QSORT 0 | #define OMPI_HAVE_SOLARIS_THREADS 0 | #define OMPI_HAVE_POSIX_THREADS 1 | #define OMPI_THREADS_HAVE_DIFFERENT_PIDS 1 | #define OMPI_ENABLE_MPI_THREADS 0 | #define OMPI_ENABLE_PROGRESS_THREADS 0 | #define HAVE_CPU_SET_T 1 | #define HAVE_cpu_set_t 1 | #define HAVE_CPU_ZERO 1 | #define OPAL_PAFFINITY_LINUX_SCHED_SETAFF_NUM_PARAMS 3 | /* end confdefs.h. */ | /* Define processor_bind to an innocuous variant, in case declares processor_bind. | For example, HP-UX 11i declares gettimeofday. */ | #define processor_bind innocuous_processor_bind | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char processor_bind (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef processor_bind | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char processor_bind (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub_processor_bind) || defined (__stub___processor_bind) | choke me | #else | char (*f) () = processor_bind; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != processor_bind; | ; | return 0; | } configure:58720: result: no configure:58912: checking if MCA component paffinity:solaris can compile configure:58914: result: no configure:59585: checking for no configure components in framework timer configure:59587: result: configure:59589: checking for m4 configure components in framework timer configure:59591: result: aix, altix, darwin, solaris, linux configure:59680: checking for MCA component timer:aix compile mode configure:59683: result: static configure:59713: checking for time_base_to_time configure:59770: gcc -o conftest -O3 -DNDEBUG -m32 -fno-strict-aliasing -pthread -L/usr/lib conftest.c -lm -lutil -lnsl -lm >&5 /tmp/ccAwzpQx.o(.text+0x14): In function `main': : undefined reference to `time_base_to_time' /tmp/ccAwzpQx.o(.data+0x0): undefined reference to `time_base_to_time' collect2: ld returned 1 exit status configure:59776: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.0.2" | #define PACKAGE_STRING "Open MPI 1.0.2" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 0 | #define OMPI_RELEASE_VERSION 2 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "2" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 0 | #define ORTE_RELEASE_VERSION 2 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "2" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 0 | #define OPAL_RELEASE_VERSION 2 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "2" | #define _GNU_SOURCE 1 | #define OMPI_ARCH "i686-pc-linux-gnu" | #define OMPI_ENABLE_MEM_DEBUG 0 | #define OMPI_ENABLE_MEM_PROFILE 0 | #define OMPI_ENABLE_DEBUG 0 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OMPI_WANT_MPI2_ONE_SIDED 0 | #define OMPI_ENABLE_PTY_SUPPORT 1 | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1 | #define OPAL_ENABLE_TRACE 0 | #define OMPI_CC "gcc" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_DOUBLE 12 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SIZE_T 4 | #define OMPI_ALIGNMENT_CHAR 1 | #define OMPI_ALIGNMENT_SHORT 2 | #define OMPI_ALIGNMENT_WCHAR 4 | #define OMPI_ALIGNMENT_INT 4 | #define OMPI_ALIGNMENT_LONG 4 | #define OMPI_ALIGNMENT_LONG_LONG 4 | #define OMPI_ALIGNMENT_FLOAT 4 | #define OMPI_ALIGNMENT_DOUBLE 4 | #define OMPI_ALIGNMENT_LONG_DOUBLE 4 | #define OMPI_ALIGNMENT_VOID_P 4 | #define OMPI_NEED_C_BOOL 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define restrict __restrict | #define OMPI_ENABLE_MPI_PROFILING 1 | #define OMPI_HAVE_WEAK_SYMBOLS 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define OMPI_CXX "g++" | #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | #define SIZEOF_BOOL 1 | #define OMPI_ALIGNMENT_CXX_BOOL 1 | #define OMPI_WANT_CXX_BINDINGS 1 | #define OMPI_ASM_TEXT ".text" | #define OMPI_ASM_GLOBAL ".globl" | #define OMPI_ASM_LABEL_SUFFIX ":" | #define OMPI_ASM_GSYM "" | #define OMPI_ASM_LSYM ".L" | #define OMPI_ASM_TYPE "@" | #define OMPI_ASM_SIZE "1" | #define OMPI_ASM_ALIGN_LOG | #define OMPI_WANT_SMP_LOCKS 1 | #define OMPI_ASM_SUPPORT_64BIT 1 | #define OMPI_C_GCC_INLINE_ASSEMBLY 1 | #define OMPI_C_DEC_INLINE_ASSEMBLY 0 | #define OMPI_C_XLC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_GCC_INLINE_ASSEMBLY 1 | #define OMPI_CXX_DEC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_XLC_INLINE_ASSEMBLY 0 | #define OMPI_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1" | #define OMPI_ASSEMBLY_ARCH OMPI_IA32 | #define OMPI_HAVE_ASM_FILE 1 | #define OMPI_WANT_F77_BINDINGS 1 | #define OMPI_F77 "gfortran" | #define OMPI_F77_DOUBLE_UNDERSCORE 1 | #define OMPI_F77_SINGLE_UNDERSCORE 0 | #define OMPI_F77_CAPS 0 | #define OMPI_F77_PLAIN 0 | #define ompi_fortran_bogus_type_t int | #define OMPI_HAVE_FORTRAN_LOGICAL 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4 | #define ompi_fortran_logical_t int | #define OMPI_HAVE_FORTRAN_INTEGER 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4 | #define ompi_fortran_integer_t int | #define OMPI_HAVE_FORTRAN_INTEGER1 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER1 1 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 1 | #define ompi_fortran_integer1_t char | #define OMPI_HAVE_FORTRAN_INTEGER2 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER2 2 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 2 | #define ompi_fortran_integer2_t short | #define OMPI_HAVE_FORTRAN_INTEGER4 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER4 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 4 | #define ompi_fortran_integer4_t int | #define OMPI_HAVE_FORTRAN_INTEGER8 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER8 8 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 8 | #define ompi_fortran_integer8_t long long | #define OMPI_HAVE_FORTRAN_INTEGER16 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER16 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4 | #define ompi_fortran_integer16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL 1 | #define OMPI_SIZEOF_FORTRAN_REAL 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL 4 | #define ompi_fortran_real_t float | #define OMPI_HAVE_FORTRAN_REAL4 1 | #define OMPI_SIZEOF_FORTRAN_REAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL4 4 | #define ompi_fortran_real4_t float | #define OMPI_HAVE_FORTRAN_REAL8 1 | #define OMPI_SIZEOF_FORTRAN_REAL8 8 | #define OMPI_ALIGNMENT_FORTRAN_REAL8 8 | #define ompi_fortran_real8_t double | #define OMPI_HAVE_FORTRAN_REAL16 0 | #define OMPI_SIZEOF_FORTRAN_REAL16 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL16 4 | #define ompi_fortran_real16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 1 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 8 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 8 | #define ompi_fortran_double_precision_t double | #define OMPI_HAVE_FORTRAN_COMPLEX 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 4 | #define OMPI_HAVE_FORTRAN_COMPLEX8 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX8 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4 | #define OMPI_HAVE_FORTRAN_COMPLEX16 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX16 16 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 8 | #define OMPI_HAVE_FORTRAN_COMPLEX32 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX32 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 4 | #define OMPI_FORTRAN_HANDLE_MAX ( 0x7fffffff < 2147483647 ? 0x7fffffff : 2147483647 ) | #define OMPI_FORTRAN_VALUE_TRUE 1 | #define OMPI_WANT_F90_BINDINGS 1 | #define OMPI_F90 "gfortran" | #define OMPI_HAVE_F90_INTEGER1 1 | #define OMPI_HAVE_F90_INTEGER2 1 | #define OMPI_HAVE_F90_INTEGER4 1 | #define OMPI_HAVE_F90_INTEGER8 1 | #define OMPI_HAVE_F90_INTEGER16 0 | #define OMPI_HAVE_F90_REAL4 1 | #define OMPI_HAVE_F90_REAL8 1 | #define OMPI_HAVE_F90_REAL16 0 | #define OMPI_HAVE_F90_COMPLEX8 1 | #define OMPI_HAVE_F90_COMPLEX16 1 | #define OMPI_HAVE_F90_COMPLEX32 0 | #define OMPI_SIZEOF_F90_INT1 1 | #define OMPI_SIZEOF_F90_INT2 2 | #define OMPI_SIZEOF_F90_INT4 4 | #define OMPI_SIZEOF_F90_INT8 8 | #define OMPI_SIZEOF_F90_INT16 0 | #define OMPI_SIZEOF_F90_REAL4 4 | #define OMPI_SIZEOF_F90_REAL8 8 | #define OMPI_SIZEOF_F90_REAL16 0 | #define OMPI_SIZEOF_F90_COMPLEX8 8 | #define OMPI_SIZEOF_F90_COMPLEX16 16 | #define OMPI_SIZEOF_F90_COMPLEX32 0 | #define OMPI_ALIGNMENT_F90_LOGICAL 4 | #define OMPI_ALIGNMENT_F90_INT 4 | #define OMPI_ALIGNMENT_F90_REAL 4 | #define OMPI_ALIGNMENT_F90_DBLPREC 4 | #define OMPI_ALIGNMENT_F90_COMPLEX 4 | #define OMPI_ALIGNMENT_F90_DBLCOMPLEX 4 | #define OMPI_ALIGNMENT_F90_INT1 1 | #define OMPI_ALIGNMENT_F90_INT2 2 | #define OMPI_ALIGNMENT_F90_INT4 4 | #define OMPI_ALIGNMENT_F90_INT8 4 | #define OMPI_ALIGNMENT_F90_INT16 0 | #define OMPI_ALIGNMENT_F90_REAL4 4 | #define OMPI_ALIGNMENT_F90_REAL8 4 | #define OMPI_ALIGNMENT_F90_REAL16 0 | #define OMPI_ALIGNMENT_F90_COMPLEX8 4 | #define OMPI_ALIGNMENT_F90_COMPLEX16 4 | #define OMPI_ALIGNMENT_F90_COMPLEX32 0 | #define OMPI_PRECISION_F90_REAL4 6 | #define OMPI_PRECISION_F90_REAL8 15 | #define OMPI_PRECISION_F90_REAL16 0 | #define OMPI_PRECISION_F90_COMPLEX8 6 | #define OMPI_PRECISION_F90_COMPLEX16 15 | #define OMPI_PRECISION_F90_COMPLEX32 0 | #define OMPI_RANGE_F90_REAL4 37 | #define OMPI_RANGE_F90_REAL8 307 | #define OMPI_RANGE_F90_REAL16 0 | #define OMPI_RANGE_F90_COMPLEX8 37 | #define OMPI_RANGE_F90_COMPLEX16 307 | #define OMPI_RANGE_F90_COMPLEX32 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_AIO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_STDBOOL_H 1 | #define OMPI_USE_STDBOOL_H 1 | #define SIZEOF_PID_T 4 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR_IN 1 | #define OMPI_HAVE_SA_RESTART 1 | #define OMPI_HAVE_SA_LEN 0 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_SIGINFO_T_SI_FD 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_OPENPTY 1 | #define HAVE_ISATTY 1 | #define HAVE_HTONL 1 | #define HAVE_NTOHL 1 | #define HAVE_HTONS 1 | #define HAVE_NTOHS 1 | #define HAVE_GETPWUID 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_EXECVE 1 | #define HAVE_PIPE 1 | #define HAVE_SETSID 1 | #define HAVE_MMAP 1 | #define HAVE_BACKTRACE 1 | #define HAVE_DIRNAME 1 | #define HAVE_CEIL 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_OPENPTY 1 | #define HAVE_ISATTY 1 | #define HAVE_HTONL 1 | #define HAVE_NTOHL 1 | #define HAVE_HTONS 1 | #define HAVE_NTOHS 1 | #define HAVE_GETPWUID 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_EXECVE 1 | #define HAVE_PIPE 1 | #define HAVE_PTSNAME 1 | #define HAVE_SETSID 1 | #define HAVE_MMAP 1 | #define HAVE_MALLOPT 1 | #define OMPI_HAVE_VA_COPY 1 | #define OMPI_HAVE_UNDERSCORE_VA_COPY 1 | #define HAVE_DECL___FUNC__ 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_BACKTRACE 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBM 1 | #define OMPI_MPI_OFFSET_TYPE long long | #define OMPI_OFFSET_DATATYPE MPI_LONG_LONG | #define OMPI_HAVE_BROKEN_QSORT 0 | #define OMPI_HAVE_SOLARIS_THREADS 0 | #define OMPI_HAVE_POSIX_THREADS 1 | #define OMPI_THREADS_HAVE_DIFFERENT_PIDS 1 | #define OMPI_ENABLE_MPI_THREADS 0 | #define OMPI_ENABLE_PROGRESS_THREADS 0 | #define HAVE_CPU_SET_T 1 | #define HAVE_cpu_set_t 1 | #define HAVE_CPU_ZERO 1 | #define OPAL_PAFFINITY_LINUX_SCHED_SETAFF_NUM_PARAMS 3 | /* end confdefs.h. */ | /* Define time_base_to_time to an innocuous variant, in case declares time_base_to_time. | For example, HP-UX 11i declares gettimeofday. */ | #define time_base_to_time innocuous_time_base_to_time | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char time_base_to_time (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef time_base_to_time | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char time_base_to_time (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub_time_base_to_time) || defined (__stub___time_base_to_time) | choke me | #else | char (*f) () = time_base_to_time; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != time_base_to_time; | ; | return 0; | } configure:59801: result: no configure:60350: checking if MCA component timer:aix can compile configure:60352: result: no configure:60478: checking for MCA component timer:altix compile mode configure:60481: result: static configure:60521: checking sn/mmtimer.h usability configure:60533: gcc -c -O3 -DNDEBUG -m32 -fno-strict-aliasing -pthread conftest.c >&5 conftest.c:384:24: sn/mmtimer.h: No such file or directory configure:60539: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.0.2" | #define PACKAGE_STRING "Open MPI 1.0.2" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 0 | #define OMPI_RELEASE_VERSION 2 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "2" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 0 | #define ORTE_RELEASE_VERSION 2 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "2" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 0 | #define OPAL_RELEASE_VERSION 2 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "2" | #define _GNU_SOURCE 1 | #define OMPI_ARCH "i686-pc-linux-gnu" | #define OMPI_ENABLE_MEM_DEBUG 0 | #define OMPI_ENABLE_MEM_PROFILE 0 | #define OMPI_ENABLE_DEBUG 0 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OMPI_WANT_MPI2_ONE_SIDED 0 | #define OMPI_ENABLE_PTY_SUPPORT 1 | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1 | #define OPAL_ENABLE_TRACE 0 | #define OMPI_CC "gcc" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_DOUBLE 12 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SIZE_T 4 | #define OMPI_ALIGNMENT_CHAR 1 | #define OMPI_ALIGNMENT_SHORT 2 | #define OMPI_ALIGNMENT_WCHAR 4 | #define OMPI_ALIGNMENT_INT 4 | #define OMPI_ALIGNMENT_LONG 4 | #define OMPI_ALIGNMENT_LONG_LONG 4 | #define OMPI_ALIGNMENT_FLOAT 4 | #define OMPI_ALIGNMENT_DOUBLE 4 | #define OMPI_ALIGNMENT_LONG_DOUBLE 4 | #define OMPI_ALIGNMENT_VOID_P 4 | #define OMPI_NEED_C_BOOL 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define restrict __restrict | #define OMPI_ENABLE_MPI_PROFILING 1 | #define OMPI_HAVE_WEAK_SYMBOLS 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define OMPI_CXX "g++" | #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | #define SIZEOF_BOOL 1 | #define OMPI_ALIGNMENT_CXX_BOOL 1 | #define OMPI_WANT_CXX_BINDINGS 1 | #define OMPI_ASM_TEXT ".text" | #define OMPI_ASM_GLOBAL ".globl" | #define OMPI_ASM_LABEL_SUFFIX ":" | #define OMPI_ASM_GSYM "" | #define OMPI_ASM_LSYM ".L" | #define OMPI_ASM_TYPE "@" | #define OMPI_ASM_SIZE "1" | #define OMPI_ASM_ALIGN_LOG | #define OMPI_WANT_SMP_LOCKS 1 | #define OMPI_ASM_SUPPORT_64BIT 1 | #define OMPI_C_GCC_INLINE_ASSEMBLY 1 | #define OMPI_C_DEC_INLINE_ASSEMBLY 0 | #define OMPI_C_XLC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_GCC_INLINE_ASSEMBLY 1 | #define OMPI_CXX_DEC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_XLC_INLINE_ASSEMBLY 0 | #define OMPI_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1" | #define OMPI_ASSEMBLY_ARCH OMPI_IA32 | #define OMPI_HAVE_ASM_FILE 1 | #define OMPI_WANT_F77_BINDINGS 1 | #define OMPI_F77 "gfortran" | #define OMPI_F77_DOUBLE_UNDERSCORE 1 | #define OMPI_F77_SINGLE_UNDERSCORE 0 | #define OMPI_F77_CAPS 0 | #define OMPI_F77_PLAIN 0 | #define ompi_fortran_bogus_type_t int | #define OMPI_HAVE_FORTRAN_LOGICAL 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4 | #define ompi_fortran_logical_t int | #define OMPI_HAVE_FORTRAN_INTEGER 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4 | #define ompi_fortran_integer_t int | #define OMPI_HAVE_FORTRAN_INTEGER1 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER1 1 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 1 | #define ompi_fortran_integer1_t char | #define OMPI_HAVE_FORTRAN_INTEGER2 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER2 2 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 2 | #define ompi_fortran_integer2_t short | #define OMPI_HAVE_FORTRAN_INTEGER4 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER4 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 4 | #define ompi_fortran_integer4_t int | #define OMPI_HAVE_FORTRAN_INTEGER8 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER8 8 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 8 | #define ompi_fortran_integer8_t long long | #define OMPI_HAVE_FORTRAN_INTEGER16 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER16 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4 | #define ompi_fortran_integer16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL 1 | #define OMPI_SIZEOF_FORTRAN_REAL 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL 4 | #define ompi_fortran_real_t float | #define OMPI_HAVE_FORTRAN_REAL4 1 | #define OMPI_SIZEOF_FORTRAN_REAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL4 4 | #define ompi_fortran_real4_t float | #define OMPI_HAVE_FORTRAN_REAL8 1 | #define OMPI_SIZEOF_FORTRAN_REAL8 8 | #define OMPI_ALIGNMENT_FORTRAN_REAL8 8 | #define ompi_fortran_real8_t double | #define OMPI_HAVE_FORTRAN_REAL16 0 | #define OMPI_SIZEOF_FORTRAN_REAL16 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL16 4 | #define ompi_fortran_real16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 1 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 8 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 8 | #define ompi_fortran_double_precision_t double | #define OMPI_HAVE_FORTRAN_COMPLEX 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 4 | #define OMPI_HAVE_FORTRAN_COMPLEX8 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX8 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4 | #define OMPI_HAVE_FORTRAN_COMPLEX16 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX16 16 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 8 | #define OMPI_HAVE_FORTRAN_COMPLEX32 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX32 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 4 | #define OMPI_FORTRAN_HANDLE_MAX ( 0x7fffffff < 2147483647 ? 0x7fffffff : 2147483647 ) | #define OMPI_FORTRAN_VALUE_TRUE 1 | #define OMPI_WANT_F90_BINDINGS 1 | #define OMPI_F90 "gfortran" | #define OMPI_HAVE_F90_INTEGER1 1 | #define OMPI_HAVE_F90_INTEGER2 1 | #define OMPI_HAVE_F90_INTEGER4 1 | #define OMPI_HAVE_F90_INTEGER8 1 | #define OMPI_HAVE_F90_INTEGER16 0 | #define OMPI_HAVE_F90_REAL4 1 | #define OMPI_HAVE_F90_REAL8 1 | #define OMPI_HAVE_F90_REAL16 0 | #define OMPI_HAVE_F90_COMPLEX8 1 | #define OMPI_HAVE_F90_COMPLEX16 1 | #define OMPI_HAVE_F90_COMPLEX32 0 | #define OMPI_SIZEOF_F90_INT1 1 | #define OMPI_SIZEOF_F90_INT2 2 | #define OMPI_SIZEOF_F90_INT4 4 | #define OMPI_SIZEOF_F90_INT8 8 | #define OMPI_SIZEOF_F90_INT16 0 | #define OMPI_SIZEOF_F90_REAL4 4 | #define OMPI_SIZEOF_F90_REAL8 8 | #define OMPI_SIZEOF_F90_REAL16 0 | #define OMPI_SIZEOF_F90_COMPLEX8 8 | #define OMPI_SIZEOF_F90_COMPLEX16 16 | #define OMPI_SIZEOF_F90_COMPLEX32 0 | #define OMPI_ALIGNMENT_F90_LOGICAL 4 | #define OMPI_ALIGNMENT_F90_INT 4 | #define OMPI_ALIGNMENT_F90_REAL 4 | #define OMPI_ALIGNMENT_F90_DBLPREC 4 | #define OMPI_ALIGNMENT_F90_COMPLEX 4 | #define OMPI_ALIGNMENT_F90_DBLCOMPLEX 4 | #define OMPI_ALIGNMENT_F90_INT1 1 | #define OMPI_ALIGNMENT_F90_INT2 2 | #define OMPI_ALIGNMENT_F90_INT4 4 | #define OMPI_ALIGNMENT_F90_INT8 4 | #define OMPI_ALIGNMENT_F90_INT16 0 | #define OMPI_ALIGNMENT_F90_REAL4 4 | #define OMPI_ALIGNMENT_F90_REAL8 4 | #define OMPI_ALIGNMENT_F90_REAL16 0 | #define OMPI_ALIGNMENT_F90_COMPLEX8 4 | #define OMPI_ALIGNMENT_F90_COMPLEX16 4 | #define OMPI_ALIGNMENT_F90_COMPLEX32 0 | #define OMPI_PRECISION_F90_REAL4 6 | #define OMPI_PRECISION_F90_REAL8 15 | #define OMPI_PRECISION_F90_REAL16 0 | #define OMPI_PRECISION_F90_COMPLEX8 6 | #define OMPI_PRECISION_F90_COMPLEX16 15 | #define OMPI_PRECISION_F90_COMPLEX32 0 | #define OMPI_RANGE_F90_REAL4 37 | #define OMPI_RANGE_F90_REAL8 307 | #define OMPI_RANGE_F90_REAL16 0 | #define OMPI_RANGE_F90_COMPLEX8 37 | #define OMPI_RANGE_F90_COMPLEX16 307 | #define OMPI_RANGE_F90_COMPLEX32 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_AIO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_STDBOOL_H 1 | #define OMPI_USE_STDBOOL_H 1 | #define SIZEOF_PID_T 4 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR_IN 1 | #define OMPI_HAVE_SA_RESTART 1 | #define OMPI_HAVE_SA_LEN 0 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_SIGINFO_T_SI_FD 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_OPENPTY 1 | #define HAVE_ISATTY 1 | #define HAVE_HTONL 1 | #define HAVE_NTOHL 1 | #define HAVE_HTONS 1 | #define HAVE_NTOHS 1 | #define HAVE_GETPWUID 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_EXECVE 1 | #define HAVE_PIPE 1 | #define HAVE_SETSID 1 | #define HAVE_MMAP 1 | #define HAVE_BACKTRACE 1 | #define HAVE_DIRNAME 1 | #define HAVE_CEIL 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_OPENPTY 1 | #define HAVE_ISATTY 1 | #define HAVE_HTONL 1 | #define HAVE_NTOHL 1 | #define HAVE_HTONS 1 | #define HAVE_NTOHS 1 | #define HAVE_GETPWUID 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_EXECVE 1 | #define HAVE_PIPE 1 | #define HAVE_PTSNAME 1 | #define HAVE_SETSID 1 | #define HAVE_MMAP 1 | #define HAVE_MALLOPT 1 | #define OMPI_HAVE_VA_COPY 1 | #define OMPI_HAVE_UNDERSCORE_VA_COPY 1 | #define HAVE_DECL___FUNC__ 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_BACKTRACE 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBM 1 | #define OMPI_MPI_OFFSET_TYPE long long | #define OMPI_OFFSET_DATATYPE MPI_LONG_LONG | #define OMPI_HAVE_BROKEN_QSORT 0 | #define OMPI_HAVE_SOLARIS_THREADS 0 | #define OMPI_HAVE_POSIX_THREADS 1 | #define OMPI_THREADS_HAVE_DIFFERENT_PIDS 1 | #define OMPI_ENABLE_MPI_THREADS 0 | #define OMPI_ENABLE_PROGRESS_THREADS 0 | #define HAVE_CPU_SET_T 1 | #define HAVE_cpu_set_t 1 | #define HAVE_CPU_ZERO 1 | #define OPAL_PAFFINITY_LINUX_SCHED_SETAFF_NUM_PARAMS 3 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:60562: result: no configure:60566: checking sn/mmtimer.h presence configure:60576: gcc -E conftest.c conftest.c:350:24: sn/mmtimer.h: No such file or directory configure:60582: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.0.2" | #define PACKAGE_STRING "Open MPI 1.0.2" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 0 | #define OMPI_RELEASE_VERSION 2 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "2" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 0 | #define ORTE_RELEASE_VERSION 2 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "2" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 0 | #define OPAL_RELEASE_VERSION 2 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "2" | #define _GNU_SOURCE 1 | #define OMPI_ARCH "i686-pc-linux-gnu" | #define OMPI_ENABLE_MEM_DEBUG 0 | #define OMPI_ENABLE_MEM_PROFILE 0 | #define OMPI_ENABLE_DEBUG 0 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OMPI_WANT_MPI2_ONE_SIDED 0 | #define OMPI_ENABLE_PTY_SUPPORT 1 | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1 | #define OPAL_ENABLE_TRACE 0 | #define OMPI_CC "gcc" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_DOUBLE 12 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SIZE_T 4 | #define OMPI_ALIGNMENT_CHAR 1 | #define OMPI_ALIGNMENT_SHORT 2 | #define OMPI_ALIGNMENT_WCHAR 4 | #define OMPI_ALIGNMENT_INT 4 | #define OMPI_ALIGNMENT_LONG 4 | #define OMPI_ALIGNMENT_LONG_LONG 4 | #define OMPI_ALIGNMENT_FLOAT 4 | #define OMPI_ALIGNMENT_DOUBLE 4 | #define OMPI_ALIGNMENT_LONG_DOUBLE 4 | #define OMPI_ALIGNMENT_VOID_P 4 | #define OMPI_NEED_C_BOOL 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define restrict __restrict | #define OMPI_ENABLE_MPI_PROFILING 1 | #define OMPI_HAVE_WEAK_SYMBOLS 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define OMPI_CXX "g++" | #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | #define SIZEOF_BOOL 1 | #define OMPI_ALIGNMENT_CXX_BOOL 1 | #define OMPI_WANT_CXX_BINDINGS 1 | #define OMPI_ASM_TEXT ".text" | #define OMPI_ASM_GLOBAL ".globl" | #define OMPI_ASM_LABEL_SUFFIX ":" | #define OMPI_ASM_GSYM "" | #define OMPI_ASM_LSYM ".L" | #define OMPI_ASM_TYPE "@" | #define OMPI_ASM_SIZE "1" | #define OMPI_ASM_ALIGN_LOG | #define OMPI_WANT_SMP_LOCKS 1 | #define OMPI_ASM_SUPPORT_64BIT 1 | #define OMPI_C_GCC_INLINE_ASSEMBLY 1 | #define OMPI_C_DEC_INLINE_ASSEMBLY 0 | #define OMPI_C_XLC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_GCC_INLINE_ASSEMBLY 1 | #define OMPI_CXX_DEC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_XLC_INLINE_ASSEMBLY 0 | #define OMPI_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1" | #define OMPI_ASSEMBLY_ARCH OMPI_IA32 | #define OMPI_HAVE_ASM_FILE 1 | #define OMPI_WANT_F77_BINDINGS 1 | #define OMPI_F77 "gfortran" | #define OMPI_F77_DOUBLE_UNDERSCORE 1 | #define OMPI_F77_SINGLE_UNDERSCORE 0 | #define OMPI_F77_CAPS 0 | #define OMPI_F77_PLAIN 0 | #define ompi_fortran_bogus_type_t int | #define OMPI_HAVE_FORTRAN_LOGICAL 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4 | #define ompi_fortran_logical_t int | #define OMPI_HAVE_FORTRAN_INTEGER 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4 | #define ompi_fortran_integer_t int | #define OMPI_HAVE_FORTRAN_INTEGER1 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER1 1 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 1 | #define ompi_fortran_integer1_t char | #define OMPI_HAVE_FORTRAN_INTEGER2 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER2 2 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 2 | #define ompi_fortran_integer2_t short | #define OMPI_HAVE_FORTRAN_INTEGER4 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER4 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 4 | #define ompi_fortran_integer4_t int | #define OMPI_HAVE_FORTRAN_INTEGER8 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER8 8 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 8 | #define ompi_fortran_integer8_t long long | #define OMPI_HAVE_FORTRAN_INTEGER16 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER16 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4 | #define ompi_fortran_integer16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL 1 | #define OMPI_SIZEOF_FORTRAN_REAL 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL 4 | #define ompi_fortran_real_t float | #define OMPI_HAVE_FORTRAN_REAL4 1 | #define OMPI_SIZEOF_FORTRAN_REAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL4 4 | #define ompi_fortran_real4_t float | #define OMPI_HAVE_FORTRAN_REAL8 1 | #define OMPI_SIZEOF_FORTRAN_REAL8 8 | #define OMPI_ALIGNMENT_FORTRAN_REAL8 8 | #define ompi_fortran_real8_t double | #define OMPI_HAVE_FORTRAN_REAL16 0 | #define OMPI_SIZEOF_FORTRAN_REAL16 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL16 4 | #define ompi_fortran_real16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 1 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 8 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 8 | #define ompi_fortran_double_precision_t double | #define OMPI_HAVE_FORTRAN_COMPLEX 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 4 | #define OMPI_HAVE_FORTRAN_COMPLEX8 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX8 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4 | #define OMPI_HAVE_FORTRAN_COMPLEX16 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX16 16 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 8 | #define OMPI_HAVE_FORTRAN_COMPLEX32 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX32 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 4 | #define OMPI_FORTRAN_HANDLE_MAX ( 0x7fffffff < 2147483647 ? 0x7fffffff : 2147483647 ) | #define OMPI_FORTRAN_VALUE_TRUE 1 | #define OMPI_WANT_F90_BINDINGS 1 | #define OMPI_F90 "gfortran" | #define OMPI_HAVE_F90_INTEGER1 1 | #define OMPI_HAVE_F90_INTEGER2 1 | #define OMPI_HAVE_F90_INTEGER4 1 | #define OMPI_HAVE_F90_INTEGER8 1 | #define OMPI_HAVE_F90_INTEGER16 0 | #define OMPI_HAVE_F90_REAL4 1 | #define OMPI_HAVE_F90_REAL8 1 | #define OMPI_HAVE_F90_REAL16 0 | #define OMPI_HAVE_F90_COMPLEX8 1 | #define OMPI_HAVE_F90_COMPLEX16 1 | #define OMPI_HAVE_F90_COMPLEX32 0 | #define OMPI_SIZEOF_F90_INT1 1 | #define OMPI_SIZEOF_F90_INT2 2 | #define OMPI_SIZEOF_F90_INT4 4 | #define OMPI_SIZEOF_F90_INT8 8 | #define OMPI_SIZEOF_F90_INT16 0 | #define OMPI_SIZEOF_F90_REAL4 4 | #define OMPI_SIZEOF_F90_REAL8 8 | #define OMPI_SIZEOF_F90_REAL16 0 | #define OMPI_SIZEOF_F90_COMPLEX8 8 | #define OMPI_SIZEOF_F90_COMPLEX16 16 | #define OMPI_SIZEOF_F90_COMPLEX32 0 | #define OMPI_ALIGNMENT_F90_LOGICAL 4 | #define OMPI_ALIGNMENT_F90_INT 4 | #define OMPI_ALIGNMENT_F90_REAL 4 | #define OMPI_ALIGNMENT_F90_DBLPREC 4 | #define OMPI_ALIGNMENT_F90_COMPLEX 4 | #define OMPI_ALIGNMENT_F90_DBLCOMPLEX 4 | #define OMPI_ALIGNMENT_F90_INT1 1 | #define OMPI_ALIGNMENT_F90_INT2 2 | #define OMPI_ALIGNMENT_F90_INT4 4 | #define OMPI_ALIGNMENT_F90_INT8 4 | #define OMPI_ALIGNMENT_F90_INT16 0 | #define OMPI_ALIGNMENT_F90_REAL4 4 | #define OMPI_ALIGNMENT_F90_REAL8 4 | #define OMPI_ALIGNMENT_F90_REAL16 0 | #define OMPI_ALIGNMENT_F90_COMPLEX8 4 | #define OMPI_ALIGNMENT_F90_COMPLEX16 4 | #define OMPI_ALIGNMENT_F90_COMPLEX32 0 | #define OMPI_PRECISION_F90_REAL4 6 | #define OMPI_PRECISION_F90_REAL8 15 | #define OMPI_PRECISION_F90_REAL16 0 | #define OMPI_PRECISION_F90_COMPLEX8 6 | #define OMPI_PRECISION_F90_COMPLEX16 15 | #define OMPI_PRECISION_F90_COMPLEX32 0 | #define OMPI_RANGE_F90_REAL4 37 | #define OMPI_RANGE_F90_REAL8 307 | #define OMPI_RANGE_F90_REAL16 0 | #define OMPI_RANGE_F90_COMPLEX8 37 | #define OMPI_RANGE_F90_COMPLEX16 307 | #define OMPI_RANGE_F90_COMPLEX32 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_AIO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_STDBOOL_H 1 | #define OMPI_USE_STDBOOL_H 1 | #define SIZEOF_PID_T 4 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR_IN 1 | #define OMPI_HAVE_SA_RESTART 1 | #define OMPI_HAVE_SA_LEN 0 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_SIGINFO_T_SI_FD 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_OPENPTY 1 | #define HAVE_ISATTY 1 | #define HAVE_HTONL 1 | #define HAVE_NTOHL 1 | #define HAVE_HTONS 1 | #define HAVE_NTOHS 1 | #define HAVE_GETPWUID 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_EXECVE 1 | #define HAVE_PIPE 1 | #define HAVE_SETSID 1 | #define HAVE_MMAP 1 | #define HAVE_BACKTRACE 1 | #define HAVE_DIRNAME 1 | #define HAVE_CEIL 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_OPENPTY 1 | #define HAVE_ISATTY 1 | #define HAVE_HTONL 1 | #define HAVE_NTOHL 1 | #define HAVE_HTONS 1 | #define HAVE_NTOHS 1 | #define HAVE_GETPWUID 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_EXECVE 1 | #define HAVE_PIPE 1 | #define HAVE_PTSNAME 1 | #define HAVE_SETSID 1 | #define HAVE_MMAP 1 | #define HAVE_MALLOPT 1 | #define OMPI_HAVE_VA_COPY 1 | #define OMPI_HAVE_UNDERSCORE_VA_COPY 1 | #define HAVE_DECL___FUNC__ 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_BACKTRACE 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBM 1 | #define OMPI_MPI_OFFSET_TYPE long long | #define OMPI_OFFSET_DATATYPE MPI_LONG_LONG | #define OMPI_HAVE_BROKEN_QSORT 0 | #define OMPI_HAVE_SOLARIS_THREADS 0 | #define OMPI_HAVE_POSIX_THREADS 1 | #define OMPI_THREADS_HAVE_DIFFERENT_PIDS 1 | #define OMPI_ENABLE_MPI_THREADS 0 | #define OMPI_ENABLE_PROGRESS_THREADS 0 | #define HAVE_CPU_SET_T 1 | #define HAVE_cpu_set_t 1 | #define HAVE_CPU_ZERO 1 | #define OPAL_PAFFINITY_LINUX_SCHED_SETAFF_NUM_PARAMS 3 | /* end confdefs.h. */ | #include configure:60602: result: no configure:60637: checking for sn/mmtimer.h configure:60644: result: no configure:61085: checking if MCA component timer:altix can compile configure:61087: result: no configure:61213: checking for MCA component timer:darwin compile mode configure:61216: result: static configure:61260: checking mach/mach_time.h usability configure:61272: gcc -c -O3 -DNDEBUG -m32 -fno-strict-aliasing -pthread conftest.c >&5 conftest.c:384:28: mach/mach_time.h: No such file or directory configure:61278: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.0.2" | #define PACKAGE_STRING "Open MPI 1.0.2" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 0 | #define OMPI_RELEASE_VERSION 2 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "2" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 0 | #define ORTE_RELEASE_VERSION 2 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "2" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 0 | #define OPAL_RELEASE_VERSION 2 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "2" | #define _GNU_SOURCE 1 | #define OMPI_ARCH "i686-pc-linux-gnu" | #define OMPI_ENABLE_MEM_DEBUG 0 | #define OMPI_ENABLE_MEM_PROFILE 0 | #define OMPI_ENABLE_DEBUG 0 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OMPI_WANT_MPI2_ONE_SIDED 0 | #define OMPI_ENABLE_PTY_SUPPORT 1 | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1 | #define OPAL_ENABLE_TRACE 0 | #define OMPI_CC "gcc" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_DOUBLE 12 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SIZE_T 4 | #define OMPI_ALIGNMENT_CHAR 1 | #define OMPI_ALIGNMENT_SHORT 2 | #define OMPI_ALIGNMENT_WCHAR 4 | #define OMPI_ALIGNMENT_INT 4 | #define OMPI_ALIGNMENT_LONG 4 | #define OMPI_ALIGNMENT_LONG_LONG 4 | #define OMPI_ALIGNMENT_FLOAT 4 | #define OMPI_ALIGNMENT_DOUBLE 4 | #define OMPI_ALIGNMENT_LONG_DOUBLE 4 | #define OMPI_ALIGNMENT_VOID_P 4 | #define OMPI_NEED_C_BOOL 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define restrict __restrict | #define OMPI_ENABLE_MPI_PROFILING 1 | #define OMPI_HAVE_WEAK_SYMBOLS 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define OMPI_CXX "g++" | #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | #define SIZEOF_BOOL 1 | #define OMPI_ALIGNMENT_CXX_BOOL 1 | #define OMPI_WANT_CXX_BINDINGS 1 | #define OMPI_ASM_TEXT ".text" | #define OMPI_ASM_GLOBAL ".globl" | #define OMPI_ASM_LABEL_SUFFIX ":" | #define OMPI_ASM_GSYM "" | #define OMPI_ASM_LSYM ".L" | #define OMPI_ASM_TYPE "@" | #define OMPI_ASM_SIZE "1" | #define OMPI_ASM_ALIGN_LOG | #define OMPI_WANT_SMP_LOCKS 1 | #define OMPI_ASM_SUPPORT_64BIT 1 | #define OMPI_C_GCC_INLINE_ASSEMBLY 1 | #define OMPI_C_DEC_INLINE_ASSEMBLY 0 | #define OMPI_C_XLC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_GCC_INLINE_ASSEMBLY 1 | #define OMPI_CXX_DEC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_XLC_INLINE_ASSEMBLY 0 | #define OMPI_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1" | #define OMPI_ASSEMBLY_ARCH OMPI_IA32 | #define OMPI_HAVE_ASM_FILE 1 | #define OMPI_WANT_F77_BINDINGS 1 | #define OMPI_F77 "gfortran" | #define OMPI_F77_DOUBLE_UNDERSCORE 1 | #define OMPI_F77_SINGLE_UNDERSCORE 0 | #define OMPI_F77_CAPS 0 | #define OMPI_F77_PLAIN 0 | #define ompi_fortran_bogus_type_t int | #define OMPI_HAVE_FORTRAN_LOGICAL 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4 | #define ompi_fortran_logical_t int | #define OMPI_HAVE_FORTRAN_INTEGER 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4 | #define ompi_fortran_integer_t int | #define OMPI_HAVE_FORTRAN_INTEGER1 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER1 1 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 1 | #define ompi_fortran_integer1_t char | #define OMPI_HAVE_FORTRAN_INTEGER2 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER2 2 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 2 | #define ompi_fortran_integer2_t short | #define OMPI_HAVE_FORTRAN_INTEGER4 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER4 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 4 | #define ompi_fortran_integer4_t int | #define OMPI_HAVE_FORTRAN_INTEGER8 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER8 8 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 8 | #define ompi_fortran_integer8_t long long | #define OMPI_HAVE_FORTRAN_INTEGER16 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER16 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4 | #define ompi_fortran_integer16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL 1 | #define OMPI_SIZEOF_FORTRAN_REAL 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL 4 | #define ompi_fortran_real_t float | #define OMPI_HAVE_FORTRAN_REAL4 1 | #define OMPI_SIZEOF_FORTRAN_REAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL4 4 | #define ompi_fortran_real4_t float | #define OMPI_HAVE_FORTRAN_REAL8 1 | #define OMPI_SIZEOF_FORTRAN_REAL8 8 | #define OMPI_ALIGNMENT_FORTRAN_REAL8 8 | #define ompi_fortran_real8_t double | #define OMPI_HAVE_FORTRAN_REAL16 0 | #define OMPI_SIZEOF_FORTRAN_REAL16 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL16 4 | #define ompi_fortran_real16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 1 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 8 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 8 | #define ompi_fortran_double_precision_t double | #define OMPI_HAVE_FORTRAN_COMPLEX 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 4 | #define OMPI_HAVE_FORTRAN_COMPLEX8 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX8 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4 | #define OMPI_HAVE_FORTRAN_COMPLEX16 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX16 16 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 8 | #define OMPI_HAVE_FORTRAN_COMPLEX32 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX32 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 4 | #define OMPI_FORTRAN_HANDLE_MAX ( 0x7fffffff < 2147483647 ? 0x7fffffff : 2147483647 ) | #define OMPI_FORTRAN_VALUE_TRUE 1 | #define OMPI_WANT_F90_BINDINGS 1 | #define OMPI_F90 "gfortran" | #define OMPI_HAVE_F90_INTEGER1 1 | #define OMPI_HAVE_F90_INTEGER2 1 | #define OMPI_HAVE_F90_INTEGER4 1 | #define OMPI_HAVE_F90_INTEGER8 1 | #define OMPI_HAVE_F90_INTEGER16 0 | #define OMPI_HAVE_F90_REAL4 1 | #define OMPI_HAVE_F90_REAL8 1 | #define OMPI_HAVE_F90_REAL16 0 | #define OMPI_HAVE_F90_COMPLEX8 1 | #define OMPI_HAVE_F90_COMPLEX16 1 | #define OMPI_HAVE_F90_COMPLEX32 0 | #define OMPI_SIZEOF_F90_INT1 1 | #define OMPI_SIZEOF_F90_INT2 2 | #define OMPI_SIZEOF_F90_INT4 4 | #define OMPI_SIZEOF_F90_INT8 8 | #define OMPI_SIZEOF_F90_INT16 0 | #define OMPI_SIZEOF_F90_REAL4 4 | #define OMPI_SIZEOF_F90_REAL8 8 | #define OMPI_SIZEOF_F90_REAL16 0 | #define OMPI_SIZEOF_F90_COMPLEX8 8 | #define OMPI_SIZEOF_F90_COMPLEX16 16 | #define OMPI_SIZEOF_F90_COMPLEX32 0 | #define OMPI_ALIGNMENT_F90_LOGICAL 4 | #define OMPI_ALIGNMENT_F90_INT 4 | #define OMPI_ALIGNMENT_F90_REAL 4 | #define OMPI_ALIGNMENT_F90_DBLPREC 4 | #define OMPI_ALIGNMENT_F90_COMPLEX 4 | #define OMPI_ALIGNMENT_F90_DBLCOMPLEX 4 | #define OMPI_ALIGNMENT_F90_INT1 1 | #define OMPI_ALIGNMENT_F90_INT2 2 | #define OMPI_ALIGNMENT_F90_INT4 4 | #define OMPI_ALIGNMENT_F90_INT8 4 | #define OMPI_ALIGNMENT_F90_INT16 0 | #define OMPI_ALIGNMENT_F90_REAL4 4 | #define OMPI_ALIGNMENT_F90_REAL8 4 | #define OMPI_ALIGNMENT_F90_REAL16 0 | #define OMPI_ALIGNMENT_F90_COMPLEX8 4 | #define OMPI_ALIGNMENT_F90_COMPLEX16 4 | #define OMPI_ALIGNMENT_F90_COMPLEX32 0 | #define OMPI_PRECISION_F90_REAL4 6 | #define OMPI_PRECISION_F90_REAL8 15 | #define OMPI_PRECISION_F90_REAL16 0 | #define OMPI_PRECISION_F90_COMPLEX8 6 | #define OMPI_PRECISION_F90_COMPLEX16 15 | #define OMPI_PRECISION_F90_COMPLEX32 0 | #define OMPI_RANGE_F90_REAL4 37 | #define OMPI_RANGE_F90_REAL8 307 | #define OMPI_RANGE_F90_REAL16 0 | #define OMPI_RANGE_F90_COMPLEX8 37 | #define OMPI_RANGE_F90_COMPLEX16 307 | #define OMPI_RANGE_F90_COMPLEX32 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_AIO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_STDBOOL_H 1 | #define OMPI_USE_STDBOOL_H 1 | #define SIZEOF_PID_T 4 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR_IN 1 | #define OMPI_HAVE_SA_RESTART 1 | #define OMPI_HAVE_SA_LEN 0 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_SIGINFO_T_SI_FD 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_OPENPTY 1 | #define HAVE_ISATTY 1 | #define HAVE_HTONL 1 | #define HAVE_NTOHL 1 | #define HAVE_HTONS 1 | #define HAVE_NTOHS 1 | #define HAVE_GETPWUID 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_EXECVE 1 | #define HAVE_PIPE 1 | #define HAVE_SETSID 1 | #define HAVE_MMAP 1 | #define HAVE_BACKTRACE 1 | #define HAVE_DIRNAME 1 | #define HAVE_CEIL 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_OPENPTY 1 | #define HAVE_ISATTY 1 | #define HAVE_HTONL 1 | #define HAVE_NTOHL 1 | #define HAVE_HTONS 1 | #define HAVE_NTOHS 1 | #define HAVE_GETPWUID 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_EXECVE 1 | #define HAVE_PIPE 1 | #define HAVE_PTSNAME 1 | #define HAVE_SETSID 1 | #define HAVE_MMAP 1 | #define HAVE_MALLOPT 1 | #define OMPI_HAVE_VA_COPY 1 | #define OMPI_HAVE_UNDERSCORE_VA_COPY 1 | #define HAVE_DECL___FUNC__ 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_BACKTRACE 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBM 1 | #define OMPI_MPI_OFFSET_TYPE long long | #define OMPI_OFFSET_DATATYPE MPI_LONG_LONG | #define OMPI_HAVE_BROKEN_QSORT 0 | #define OMPI_HAVE_SOLARIS_THREADS 0 | #define OMPI_HAVE_POSIX_THREADS 1 | #define OMPI_THREADS_HAVE_DIFFERENT_PIDS 1 | #define OMPI_ENABLE_MPI_THREADS 0 | #define OMPI_ENABLE_PROGRESS_THREADS 0 | #define HAVE_CPU_SET_T 1 | #define HAVE_cpu_set_t 1 | #define HAVE_CPU_ZERO 1 | #define OPAL_PAFFINITY_LINUX_SCHED_SETAFF_NUM_PARAMS 3 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:61301: result: no configure:61305: checking mach/mach_time.h presence configure:61315: gcc -E conftest.c conftest.c:350:28: mach/mach_time.h: No such file or directory configure:61321: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.0.2" | #define PACKAGE_STRING "Open MPI 1.0.2" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 0 | #define OMPI_RELEASE_VERSION 2 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "2" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 0 | #define ORTE_RELEASE_VERSION 2 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "2" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 0 | #define OPAL_RELEASE_VERSION 2 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "2" | #define _GNU_SOURCE 1 | #define OMPI_ARCH "i686-pc-linux-gnu" | #define OMPI_ENABLE_MEM_DEBUG 0 | #define OMPI_ENABLE_MEM_PROFILE 0 | #define OMPI_ENABLE_DEBUG 0 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OMPI_WANT_MPI2_ONE_SIDED 0 | #define OMPI_ENABLE_PTY_SUPPORT 1 | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1 | #define OPAL_ENABLE_TRACE 0 | #define OMPI_CC "gcc" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_DOUBLE 12 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SIZE_T 4 | #define OMPI_ALIGNMENT_CHAR 1 | #define OMPI_ALIGNMENT_SHORT 2 | #define OMPI_ALIGNMENT_WCHAR 4 | #define OMPI_ALIGNMENT_INT 4 | #define OMPI_ALIGNMENT_LONG 4 | #define OMPI_ALIGNMENT_LONG_LONG 4 | #define OMPI_ALIGNMENT_FLOAT 4 | #define OMPI_ALIGNMENT_DOUBLE 4 | #define OMPI_ALIGNMENT_LONG_DOUBLE 4 | #define OMPI_ALIGNMENT_VOID_P 4 | #define OMPI_NEED_C_BOOL 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define restrict __restrict | #define OMPI_ENABLE_MPI_PROFILING 1 | #define OMPI_HAVE_WEAK_SYMBOLS 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define OMPI_CXX "g++" | #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | #define SIZEOF_BOOL 1 | #define OMPI_ALIGNMENT_CXX_BOOL 1 | #define OMPI_WANT_CXX_BINDINGS 1 | #define OMPI_ASM_TEXT ".text" | #define OMPI_ASM_GLOBAL ".globl" | #define OMPI_ASM_LABEL_SUFFIX ":" | #define OMPI_ASM_GSYM "" | #define OMPI_ASM_LSYM ".L" | #define OMPI_ASM_TYPE "@" | #define OMPI_ASM_SIZE "1" | #define OMPI_ASM_ALIGN_LOG | #define OMPI_WANT_SMP_LOCKS 1 | #define OMPI_ASM_SUPPORT_64BIT 1 | #define OMPI_C_GCC_INLINE_ASSEMBLY 1 | #define OMPI_C_DEC_INLINE_ASSEMBLY 0 | #define OMPI_C_XLC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_GCC_INLINE_ASSEMBLY 1 | #define OMPI_CXX_DEC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_XLC_INLINE_ASSEMBLY 0 | #define OMPI_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1" | #define OMPI_ASSEMBLY_ARCH OMPI_IA32 | #define OMPI_HAVE_ASM_FILE 1 | #define OMPI_WANT_F77_BINDINGS 1 | #define OMPI_F77 "gfortran" | #define OMPI_F77_DOUBLE_UNDERSCORE 1 | #define OMPI_F77_SINGLE_UNDERSCORE 0 | #define OMPI_F77_CAPS 0 | #define OMPI_F77_PLAIN 0 | #define ompi_fortran_bogus_type_t int | #define OMPI_HAVE_FORTRAN_LOGICAL 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4 | #define ompi_fortran_logical_t int | #define OMPI_HAVE_FORTRAN_INTEGER 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4 | #define ompi_fortran_integer_t int | #define OMPI_HAVE_FORTRAN_INTEGER1 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER1 1 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 1 | #define ompi_fortran_integer1_t char | #define OMPI_HAVE_FORTRAN_INTEGER2 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER2 2 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 2 | #define ompi_fortran_integer2_t short | #define OMPI_HAVE_FORTRAN_INTEGER4 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER4 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 4 | #define ompi_fortran_integer4_t int | #define OMPI_HAVE_FORTRAN_INTEGER8 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER8 8 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 8 | #define ompi_fortran_integer8_t long long | #define OMPI_HAVE_FORTRAN_INTEGER16 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER16 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4 | #define ompi_fortran_integer16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL 1 | #define OMPI_SIZEOF_FORTRAN_REAL 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL 4 | #define ompi_fortran_real_t float | #define OMPI_HAVE_FORTRAN_REAL4 1 | #define OMPI_SIZEOF_FORTRAN_REAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL4 4 | #define ompi_fortran_real4_t float | #define OMPI_HAVE_FORTRAN_REAL8 1 | #define OMPI_SIZEOF_FORTRAN_REAL8 8 | #define OMPI_ALIGNMENT_FORTRAN_REAL8 8 | #define ompi_fortran_real8_t double | #define OMPI_HAVE_FORTRAN_REAL16 0 | #define OMPI_SIZEOF_FORTRAN_REAL16 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL16 4 | #define ompi_fortran_real16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 1 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 8 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 8 | #define ompi_fortran_double_precision_t double | #define OMPI_HAVE_FORTRAN_COMPLEX 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 4 | #define OMPI_HAVE_FORTRAN_COMPLEX8 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX8 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4 | #define OMPI_HAVE_FORTRAN_COMPLEX16 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX16 16 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 8 | #define OMPI_HAVE_FORTRAN_COMPLEX32 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX32 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 4 | #define OMPI_FORTRAN_HANDLE_MAX ( 0x7fffffff < 2147483647 ? 0x7fffffff : 2147483647 ) | #define OMPI_FORTRAN_VALUE_TRUE 1 | #define OMPI_WANT_F90_BINDINGS 1 | #define OMPI_F90 "gfortran" | #define OMPI_HAVE_F90_INTEGER1 1 | #define OMPI_HAVE_F90_INTEGER2 1 | #define OMPI_HAVE_F90_INTEGER4 1 | #define OMPI_HAVE_F90_INTEGER8 1 | #define OMPI_HAVE_F90_INTEGER16 0 | #define OMPI_HAVE_F90_REAL4 1 | #define OMPI_HAVE_F90_REAL8 1 | #define OMPI_HAVE_F90_REAL16 0 | #define OMPI_HAVE_F90_COMPLEX8 1 | #define OMPI_HAVE_F90_COMPLEX16 1 | #define OMPI_HAVE_F90_COMPLEX32 0 | #define OMPI_SIZEOF_F90_INT1 1 | #define OMPI_SIZEOF_F90_INT2 2 | #define OMPI_SIZEOF_F90_INT4 4 | #define OMPI_SIZEOF_F90_INT8 8 | #define OMPI_SIZEOF_F90_INT16 0 | #define OMPI_SIZEOF_F90_REAL4 4 | #define OMPI_SIZEOF_F90_REAL8 8 | #define OMPI_SIZEOF_F90_REAL16 0 | #define OMPI_SIZEOF_F90_COMPLEX8 8 | #define OMPI_SIZEOF_F90_COMPLEX16 16 | #define OMPI_SIZEOF_F90_COMPLEX32 0 | #define OMPI_ALIGNMENT_F90_LOGICAL 4 | #define OMPI_ALIGNMENT_F90_INT 4 | #define OMPI_ALIGNMENT_F90_REAL 4 | #define OMPI_ALIGNMENT_F90_DBLPREC 4 | #define OMPI_ALIGNMENT_F90_COMPLEX 4 | #define OMPI_ALIGNMENT_F90_DBLCOMPLEX 4 | #define OMPI_ALIGNMENT_F90_INT1 1 | #define OMPI_ALIGNMENT_F90_INT2 2 | #define OMPI_ALIGNMENT_F90_INT4 4 | #define OMPI_ALIGNMENT_F90_INT8 4 | #define OMPI_ALIGNMENT_F90_INT16 0 | #define OMPI_ALIGNMENT_F90_REAL4 4 | #define OMPI_ALIGNMENT_F90_REAL8 4 | #define OMPI_ALIGNMENT_F90_REAL16 0 | #define OMPI_ALIGNMENT_F90_COMPLEX8 4 | #define OMPI_ALIGNMENT_F90_COMPLEX16 4 | #define OMPI_ALIGNMENT_F90_COMPLEX32 0 | #define OMPI_PRECISION_F90_REAL4 6 | #define OMPI_PRECISION_F90_REAL8 15 | #define OMPI_PRECISION_F90_REAL16 0 | #define OMPI_PRECISION_F90_COMPLEX8 6 | #define OMPI_PRECISION_F90_COMPLEX16 15 | #define OMPI_PRECISION_F90_COMPLEX32 0 | #define OMPI_RANGE_F90_REAL4 37 | #define OMPI_RANGE_F90_REAL8 307 | #define OMPI_RANGE_F90_REAL16 0 | #define OMPI_RANGE_F90_COMPLEX8 37 | #define OMPI_RANGE_F90_COMPLEX16 307 | #define OMPI_RANGE_F90_COMPLEX32 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_AIO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_STDBOOL_H 1 | #define OMPI_USE_STDBOOL_H 1 | #define SIZEOF_PID_T 4 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR_IN 1 | #define OMPI_HAVE_SA_RESTART 1 | #define OMPI_HAVE_SA_LEN 0 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_SIGINFO_T_SI_FD 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_OPENPTY 1 | #define HAVE_ISATTY 1 | #define HAVE_HTONL 1 | #define HAVE_NTOHL 1 | #define HAVE_HTONS 1 | #define HAVE_NTOHS 1 | #define HAVE_GETPWUID 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_EXECVE 1 | #define HAVE_PIPE 1 | #define HAVE_SETSID 1 | #define HAVE_MMAP 1 | #define HAVE_BACKTRACE 1 | #define HAVE_DIRNAME 1 | #define HAVE_CEIL 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_OPENPTY 1 | #define HAVE_ISATTY 1 | #define HAVE_HTONL 1 | #define HAVE_NTOHL 1 | #define HAVE_HTONS 1 | #define HAVE_NTOHS 1 | #define HAVE_GETPWUID 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_EXECVE 1 | #define HAVE_PIPE 1 | #define HAVE_PTSNAME 1 | #define HAVE_SETSID 1 | #define HAVE_MMAP 1 | #define HAVE_MALLOPT 1 | #define OMPI_HAVE_VA_COPY 1 | #define OMPI_HAVE_UNDERSCORE_VA_COPY 1 | #define HAVE_DECL___FUNC__ 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_BACKTRACE 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBM 1 | #define OMPI_MPI_OFFSET_TYPE long long | #define OMPI_OFFSET_DATATYPE MPI_LONG_LONG | #define OMPI_HAVE_BROKEN_QSORT 0 | #define OMPI_HAVE_SOLARIS_THREADS 0 | #define OMPI_HAVE_POSIX_THREADS 1 | #define OMPI_THREADS_HAVE_DIFFERENT_PIDS 1 | #define OMPI_ENABLE_MPI_THREADS 0 | #define OMPI_ENABLE_PROGRESS_THREADS 0 | #define HAVE_CPU_SET_T 1 | #define HAVE_cpu_set_t 1 | #define HAVE_CPU_ZERO 1 | #define OPAL_PAFFINITY_LINUX_SCHED_SETAFF_NUM_PARAMS 3 | /* end confdefs.h. */ | #include configure:61341: result: no configure:61376: checking for mach/mach_time.h configure:61383: result: no configure:61396: checking for mach_absolute_time configure:61453: gcc -o conftest -O3 -DNDEBUG -m32 -fno-strict-aliasing -pthread -L/usr/lib conftest.c -lm -lutil -lnsl -lm >&5 /tmp/cc6HOycW.o(.text+0x14): In function `main': : undefined reference to `mach_absolute_time' /tmp/cc6HOycW.o(.data+0x0): undefined reference to `mach_absolute_time' collect2: ld returned 1 exit status configure:61459: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.0.2" | #define PACKAGE_STRING "Open MPI 1.0.2" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 0 | #define OMPI_RELEASE_VERSION 2 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "2" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 0 | #define ORTE_RELEASE_VERSION 2 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "2" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 0 | #define OPAL_RELEASE_VERSION 2 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "2" | #define _GNU_SOURCE 1 | #define OMPI_ARCH "i686-pc-linux-gnu" | #define OMPI_ENABLE_MEM_DEBUG 0 | #define OMPI_ENABLE_MEM_PROFILE 0 | #define OMPI_ENABLE_DEBUG 0 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OMPI_WANT_MPI2_ONE_SIDED 0 | #define OMPI_ENABLE_PTY_SUPPORT 1 | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1 | #define OPAL_ENABLE_TRACE 0 | #define OMPI_CC "gcc" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_DOUBLE 12 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SIZE_T 4 | #define OMPI_ALIGNMENT_CHAR 1 | #define OMPI_ALIGNMENT_SHORT 2 | #define OMPI_ALIGNMENT_WCHAR 4 | #define OMPI_ALIGNMENT_INT 4 | #define OMPI_ALIGNMENT_LONG 4 | #define OMPI_ALIGNMENT_LONG_LONG 4 | #define OMPI_ALIGNMENT_FLOAT 4 | #define OMPI_ALIGNMENT_DOUBLE 4 | #define OMPI_ALIGNMENT_LONG_DOUBLE 4 | #define OMPI_ALIGNMENT_VOID_P 4 | #define OMPI_NEED_C_BOOL 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define restrict __restrict | #define OMPI_ENABLE_MPI_PROFILING 1 | #define OMPI_HAVE_WEAK_SYMBOLS 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define OMPI_CXX "g++" | #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | #define SIZEOF_BOOL 1 | #define OMPI_ALIGNMENT_CXX_BOOL 1 | #define OMPI_WANT_CXX_BINDINGS 1 | #define OMPI_ASM_TEXT ".text" | #define OMPI_ASM_GLOBAL ".globl" | #define OMPI_ASM_LABEL_SUFFIX ":" | #define OMPI_ASM_GSYM "" | #define OMPI_ASM_LSYM ".L" | #define OMPI_ASM_TYPE "@" | #define OMPI_ASM_SIZE "1" | #define OMPI_ASM_ALIGN_LOG | #define OMPI_WANT_SMP_LOCKS 1 | #define OMPI_ASM_SUPPORT_64BIT 1 | #define OMPI_C_GCC_INLINE_ASSEMBLY 1 | #define OMPI_C_DEC_INLINE_ASSEMBLY 0 | #define OMPI_C_XLC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_GCC_INLINE_ASSEMBLY 1 | #define OMPI_CXX_DEC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_XLC_INLINE_ASSEMBLY 0 | #define OMPI_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1" | #define OMPI_ASSEMBLY_ARCH OMPI_IA32 | #define OMPI_HAVE_ASM_FILE 1 | #define OMPI_WANT_F77_BINDINGS 1 | #define OMPI_F77 "gfortran" | #define OMPI_F77_DOUBLE_UNDERSCORE 1 | #define OMPI_F77_SINGLE_UNDERSCORE 0 | #define OMPI_F77_CAPS 0 | #define OMPI_F77_PLAIN 0 | #define ompi_fortran_bogus_type_t int | #define OMPI_HAVE_FORTRAN_LOGICAL 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4 | #define ompi_fortran_logical_t int | #define OMPI_HAVE_FORTRAN_INTEGER 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4 | #define ompi_fortran_integer_t int | #define OMPI_HAVE_FORTRAN_INTEGER1 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER1 1 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 1 | #define ompi_fortran_integer1_t char | #define OMPI_HAVE_FORTRAN_INTEGER2 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER2 2 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 2 | #define ompi_fortran_integer2_t short | #define OMPI_HAVE_FORTRAN_INTEGER4 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER4 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 4 | #define ompi_fortran_integer4_t int | #define OMPI_HAVE_FORTRAN_INTEGER8 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER8 8 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 8 | #define ompi_fortran_integer8_t long long | #define OMPI_HAVE_FORTRAN_INTEGER16 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER16 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4 | #define ompi_fortran_integer16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL 1 | #define OMPI_SIZEOF_FORTRAN_REAL 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL 4 | #define ompi_fortran_real_t float | #define OMPI_HAVE_FORTRAN_REAL4 1 | #define OMPI_SIZEOF_FORTRAN_REAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL4 4 | #define ompi_fortran_real4_t float | #define OMPI_HAVE_FORTRAN_REAL8 1 | #define OMPI_SIZEOF_FORTRAN_REAL8 8 | #define OMPI_ALIGNMENT_FORTRAN_REAL8 8 | #define ompi_fortran_real8_t double | #define OMPI_HAVE_FORTRAN_REAL16 0 | #define OMPI_SIZEOF_FORTRAN_REAL16 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL16 4 | #define ompi_fortran_real16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 1 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 8 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 8 | #define ompi_fortran_double_precision_t double | #define OMPI_HAVE_FORTRAN_COMPLEX 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 4 | #define OMPI_HAVE_FORTRAN_COMPLEX8 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX8 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4 | #define OMPI_HAVE_FORTRAN_COMPLEX16 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX16 16 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 8 | #define OMPI_HAVE_FORTRAN_COMPLEX32 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX32 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 4 | #define OMPI_FORTRAN_HANDLE_MAX ( 0x7fffffff < 2147483647 ? 0x7fffffff : 2147483647 ) | #define OMPI_FORTRAN_VALUE_TRUE 1 | #define OMPI_WANT_F90_BINDINGS 1 | #define OMPI_F90 "gfortran" | #define OMPI_HAVE_F90_INTEGER1 1 | #define OMPI_HAVE_F90_INTEGER2 1 | #define OMPI_HAVE_F90_INTEGER4 1 | #define OMPI_HAVE_F90_INTEGER8 1 | #define OMPI_HAVE_F90_INTEGER16 0 | #define OMPI_HAVE_F90_REAL4 1 | #define OMPI_HAVE_F90_REAL8 1 | #define OMPI_HAVE_F90_REAL16 0 | #define OMPI_HAVE_F90_COMPLEX8 1 | #define OMPI_HAVE_F90_COMPLEX16 1 | #define OMPI_HAVE_F90_COMPLEX32 0 | #define OMPI_SIZEOF_F90_INT1 1 | #define OMPI_SIZEOF_F90_INT2 2 | #define OMPI_SIZEOF_F90_INT4 4 | #define OMPI_SIZEOF_F90_INT8 8 | #define OMPI_SIZEOF_F90_INT16 0 | #define OMPI_SIZEOF_F90_REAL4 4 | #define OMPI_SIZEOF_F90_REAL8 8 | #define OMPI_SIZEOF_F90_REAL16 0 | #define OMPI_SIZEOF_F90_COMPLEX8 8 | #define OMPI_SIZEOF_F90_COMPLEX16 16 | #define OMPI_SIZEOF_F90_COMPLEX32 0 | #define OMPI_ALIGNMENT_F90_LOGICAL 4 | #define OMPI_ALIGNMENT_F90_INT 4 | #define OMPI_ALIGNMENT_F90_REAL 4 | #define OMPI_ALIGNMENT_F90_DBLPREC 4 | #define OMPI_ALIGNMENT_F90_COMPLEX 4 | #define OMPI_ALIGNMENT_F90_DBLCOMPLEX 4 | #define OMPI_ALIGNMENT_F90_INT1 1 | #define OMPI_ALIGNMENT_F90_INT2 2 | #define OMPI_ALIGNMENT_F90_INT4 4 | #define OMPI_ALIGNMENT_F90_INT8 4 | #define OMPI_ALIGNMENT_F90_INT16 0 | #define OMPI_ALIGNMENT_F90_REAL4 4 | #define OMPI_ALIGNMENT_F90_REAL8 4 | #define OMPI_ALIGNMENT_F90_REAL16 0 | #define OMPI_ALIGNMENT_F90_COMPLEX8 4 | #define OMPI_ALIGNMENT_F90_COMPLEX16 4 | #define OMPI_ALIGNMENT_F90_COMPLEX32 0 | #define OMPI_PRECISION_F90_REAL4 6 | #define OMPI_PRECISION_F90_REAL8 15 | #define OMPI_PRECISION_F90_REAL16 0 | #define OMPI_PRECISION_F90_COMPLEX8 6 | #define OMPI_PRECISION_F90_COMPLEX16 15 | #define OMPI_PRECISION_F90_COMPLEX32 0 | #define OMPI_RANGE_F90_REAL4 37 | #define OMPI_RANGE_F90_REAL8 307 | #define OMPI_RANGE_F90_REAL16 0 | #define OMPI_RANGE_F90_COMPLEX8 37 | #define OMPI_RANGE_F90_COMPLEX16 307 | #define OMPI_RANGE_F90_COMPLEX32 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_AIO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_STDBOOL_H 1 | #define OMPI_USE_STDBOOL_H 1 | #define SIZEOF_PID_T 4 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR_IN 1 | #define OMPI_HAVE_SA_RESTART 1 | #define OMPI_HAVE_SA_LEN 0 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_SIGINFO_T_SI_FD 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_OPENPTY 1 | #define HAVE_ISATTY 1 | #define HAVE_HTONL 1 | #define HAVE_NTOHL 1 | #define HAVE_HTONS 1 | #define HAVE_NTOHS 1 | #define HAVE_GETPWUID 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_EXECVE 1 | #define HAVE_PIPE 1 | #define HAVE_SETSID 1 | #define HAVE_MMAP 1 | #define HAVE_BACKTRACE 1 | #define HAVE_DIRNAME 1 | #define HAVE_CEIL 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_OPENPTY 1 | #define HAVE_ISATTY 1 | #define HAVE_HTONL 1 | #define HAVE_NTOHL 1 | #define HAVE_HTONS 1 | #define HAVE_NTOHS 1 | #define HAVE_GETPWUID 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_EXECVE 1 | #define HAVE_PIPE 1 | #define HAVE_PTSNAME 1 | #define HAVE_SETSID 1 | #define HAVE_MMAP 1 | #define HAVE_MALLOPT 1 | #define OMPI_HAVE_VA_COPY 1 | #define OMPI_HAVE_UNDERSCORE_VA_COPY 1 | #define HAVE_DECL___FUNC__ 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_BACKTRACE 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBM 1 | #define OMPI_MPI_OFFSET_TYPE long long | #define OMPI_OFFSET_DATATYPE MPI_LONG_LONG | #define OMPI_HAVE_BROKEN_QSORT 0 | #define OMPI_HAVE_SOLARIS_THREADS 0 | #define OMPI_HAVE_POSIX_THREADS 1 | #define OMPI_THREADS_HAVE_DIFFERENT_PIDS 1 | #define OMPI_ENABLE_MPI_THREADS 0 | #define OMPI_ENABLE_PROGRESS_THREADS 0 | #define HAVE_CPU_SET_T 1 | #define HAVE_cpu_set_t 1 | #define HAVE_CPU_ZERO 1 | #define OPAL_PAFFINITY_LINUX_SCHED_SETAFF_NUM_PARAMS 3 | /* end confdefs.h. */ | /* Define mach_absolute_time to an innocuous variant, in case declares mach_absolute_time. | For example, HP-UX 11i declares gettimeofday. */ | #define mach_absolute_time innocuous_mach_absolute_time | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char mach_absolute_time (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef mach_absolute_time | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char mach_absolute_time (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub_mach_absolute_time) || defined (__stub___mach_absolute_time) | choke me | #else | char (*f) () = mach_absolute_time; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != mach_absolute_time; | ; | return 0; | } configure:61484: result: no configure:61694: checking if MCA component timer:darwin can compile configure:61696: result: no configure:61822: checking for MCA component timer:solaris compile mode configure:61825: result: static configure:61855: checking for gethrtime configure:61912: gcc -o conftest -O3 -DNDEBUG -m32 -fno-strict-aliasing -pthread -L/usr/lib conftest.c -lm -lutil -lnsl -lm >&5 /tmp/ccY6Icno.o(.text+0x14): In function `main': : undefined reference to `gethrtime' /tmp/ccY6Icno.o(.data+0x0): undefined reference to `gethrtime' collect2: ld returned 1 exit status configure:61918: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.0.2" | #define PACKAGE_STRING "Open MPI 1.0.2" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 0 | #define OMPI_RELEASE_VERSION 2 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "2" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 0 | #define ORTE_RELEASE_VERSION 2 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "2" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 0 | #define OPAL_RELEASE_VERSION 2 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "2" | #define _GNU_SOURCE 1 | #define OMPI_ARCH "i686-pc-linux-gnu" | #define OMPI_ENABLE_MEM_DEBUG 0 | #define OMPI_ENABLE_MEM_PROFILE 0 | #define OMPI_ENABLE_DEBUG 0 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OMPI_WANT_MPI2_ONE_SIDED 0 | #define OMPI_ENABLE_PTY_SUPPORT 1 | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1 | #define OPAL_ENABLE_TRACE 0 | #define OMPI_CC "gcc" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_DOUBLE 12 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SIZE_T 4 | #define OMPI_ALIGNMENT_CHAR 1 | #define OMPI_ALIGNMENT_SHORT 2 | #define OMPI_ALIGNMENT_WCHAR 4 | #define OMPI_ALIGNMENT_INT 4 | #define OMPI_ALIGNMENT_LONG 4 | #define OMPI_ALIGNMENT_LONG_LONG 4 | #define OMPI_ALIGNMENT_FLOAT 4 | #define OMPI_ALIGNMENT_DOUBLE 4 | #define OMPI_ALIGNMENT_LONG_DOUBLE 4 | #define OMPI_ALIGNMENT_VOID_P 4 | #define OMPI_NEED_C_BOOL 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define restrict __restrict | #define OMPI_ENABLE_MPI_PROFILING 1 | #define OMPI_HAVE_WEAK_SYMBOLS 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define OMPI_CXX "g++" | #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | #define SIZEOF_BOOL 1 | #define OMPI_ALIGNMENT_CXX_BOOL 1 | #define OMPI_WANT_CXX_BINDINGS 1 | #define OMPI_ASM_TEXT ".text" | #define OMPI_ASM_GLOBAL ".globl" | #define OMPI_ASM_LABEL_SUFFIX ":" | #define OMPI_ASM_GSYM "" | #define OMPI_ASM_LSYM ".L" | #define OMPI_ASM_TYPE "@" | #define OMPI_ASM_SIZE "1" | #define OMPI_ASM_ALIGN_LOG | #define OMPI_WANT_SMP_LOCKS 1 | #define OMPI_ASM_SUPPORT_64BIT 1 | #define OMPI_C_GCC_INLINE_ASSEMBLY 1 | #define OMPI_C_DEC_INLINE_ASSEMBLY 0 | #define OMPI_C_XLC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_GCC_INLINE_ASSEMBLY 1 | #define OMPI_CXX_DEC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_XLC_INLINE_ASSEMBLY 0 | #define OMPI_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1" | #define OMPI_ASSEMBLY_ARCH OMPI_IA32 | #define OMPI_HAVE_ASM_FILE 1 | #define OMPI_WANT_F77_BINDINGS 1 | #define OMPI_F77 "gfortran" | #define OMPI_F77_DOUBLE_UNDERSCORE 1 | #define OMPI_F77_SINGLE_UNDERSCORE 0 | #define OMPI_F77_CAPS 0 | #define OMPI_F77_PLAIN 0 | #define ompi_fortran_bogus_type_t int | #define OMPI_HAVE_FORTRAN_LOGICAL 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4 | #define ompi_fortran_logical_t int | #define OMPI_HAVE_FORTRAN_INTEGER 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4 | #define ompi_fortran_integer_t int | #define OMPI_HAVE_FORTRAN_INTEGER1 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER1 1 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 1 | #define ompi_fortran_integer1_t char | #define OMPI_HAVE_FORTRAN_INTEGER2 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER2 2 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 2 | #define ompi_fortran_integer2_t short | #define OMPI_HAVE_FORTRAN_INTEGER4 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER4 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 4 | #define ompi_fortran_integer4_t int | #define OMPI_HAVE_FORTRAN_INTEGER8 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER8 8 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 8 | #define ompi_fortran_integer8_t long long | #define OMPI_HAVE_FORTRAN_INTEGER16 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER16 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4 | #define ompi_fortran_integer16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL 1 | #define OMPI_SIZEOF_FORTRAN_REAL 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL 4 | #define ompi_fortran_real_t float | #define OMPI_HAVE_FORTRAN_REAL4 1 | #define OMPI_SIZEOF_FORTRAN_REAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL4 4 | #define ompi_fortran_real4_t float | #define OMPI_HAVE_FORTRAN_REAL8 1 | #define OMPI_SIZEOF_FORTRAN_REAL8 8 | #define OMPI_ALIGNMENT_FORTRAN_REAL8 8 | #define ompi_fortran_real8_t double | #define OMPI_HAVE_FORTRAN_REAL16 0 | #define OMPI_SIZEOF_FORTRAN_REAL16 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL16 4 | #define ompi_fortran_real16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 1 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 8 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 8 | #define ompi_fortran_double_precision_t double | #define OMPI_HAVE_FORTRAN_COMPLEX 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 4 | #define OMPI_HAVE_FORTRAN_COMPLEX8 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX8 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4 | #define OMPI_HAVE_FORTRAN_COMPLEX16 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX16 16 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 8 | #define OMPI_HAVE_FORTRAN_COMPLEX32 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX32 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 4 | #define OMPI_FORTRAN_HANDLE_MAX ( 0x7fffffff < 2147483647 ? 0x7fffffff : 2147483647 ) | #define OMPI_FORTRAN_VALUE_TRUE 1 | #define OMPI_WANT_F90_BINDINGS 1 | #define OMPI_F90 "gfortran" | #define OMPI_HAVE_F90_INTEGER1 1 | #define OMPI_HAVE_F90_INTEGER2 1 | #define OMPI_HAVE_F90_INTEGER4 1 | #define OMPI_HAVE_F90_INTEGER8 1 | #define OMPI_HAVE_F90_INTEGER16 0 | #define OMPI_HAVE_F90_REAL4 1 | #define OMPI_HAVE_F90_REAL8 1 | #define OMPI_HAVE_F90_REAL16 0 | #define OMPI_HAVE_F90_COMPLEX8 1 | #define OMPI_HAVE_F90_COMPLEX16 1 | #define OMPI_HAVE_F90_COMPLEX32 0 | #define OMPI_SIZEOF_F90_INT1 1 | #define OMPI_SIZEOF_F90_INT2 2 | #define OMPI_SIZEOF_F90_INT4 4 | #define OMPI_SIZEOF_F90_INT8 8 | #define OMPI_SIZEOF_F90_INT16 0 | #define OMPI_SIZEOF_F90_REAL4 4 | #define OMPI_SIZEOF_F90_REAL8 8 | #define OMPI_SIZEOF_F90_REAL16 0 | #define OMPI_SIZEOF_F90_COMPLEX8 8 | #define OMPI_SIZEOF_F90_COMPLEX16 16 | #define OMPI_SIZEOF_F90_COMPLEX32 0 | #define OMPI_ALIGNMENT_F90_LOGICAL 4 | #define OMPI_ALIGNMENT_F90_INT 4 | #define OMPI_ALIGNMENT_F90_REAL 4 | #define OMPI_ALIGNMENT_F90_DBLPREC 4 | #define OMPI_ALIGNMENT_F90_COMPLEX 4 | #define OMPI_ALIGNMENT_F90_DBLCOMPLEX 4 | #define OMPI_ALIGNMENT_F90_INT1 1 | #define OMPI_ALIGNMENT_F90_INT2 2 | #define OMPI_ALIGNMENT_F90_INT4 4 | #define OMPI_ALIGNMENT_F90_INT8 4 | #define OMPI_ALIGNMENT_F90_INT16 0 | #define OMPI_ALIGNMENT_F90_REAL4 4 | #define OMPI_ALIGNMENT_F90_REAL8 4 | #define OMPI_ALIGNMENT_F90_REAL16 0 | #define OMPI_ALIGNMENT_F90_COMPLEX8 4 | #define OMPI_ALIGNMENT_F90_COMPLEX16 4 | #define OMPI_ALIGNMENT_F90_COMPLEX32 0 | #define OMPI_PRECISION_F90_REAL4 6 | #define OMPI_PRECISION_F90_REAL8 15 | #define OMPI_PRECISION_F90_REAL16 0 | #define OMPI_PRECISION_F90_COMPLEX8 6 | #define OMPI_PRECISION_F90_COMPLEX16 15 | #define OMPI_PRECISION_F90_COMPLEX32 0 | #define OMPI_RANGE_F90_REAL4 37 | #define OMPI_RANGE_F90_REAL8 307 | #define OMPI_RANGE_F90_REAL16 0 | #define OMPI_RANGE_F90_COMPLEX8 37 | #define OMPI_RANGE_F90_COMPLEX16 307 | #define OMPI_RANGE_F90_COMPLEX32 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_AIO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_STDBOOL_H 1 | #define OMPI_USE_STDBOOL_H 1 | #define SIZEOF_PID_T 4 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR_IN 1 | #define OMPI_HAVE_SA_RESTART 1 | #define OMPI_HAVE_SA_LEN 0 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_SIGINFO_T_SI_FD 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_OPENPTY 1 | #define HAVE_ISATTY 1 | #define HAVE_HTONL 1 | #define HAVE_NTOHL 1 | #define HAVE_HTONS 1 | #define HAVE_NTOHS 1 | #define HAVE_GETPWUID 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_EXECVE 1 | #define HAVE_PIPE 1 | #define HAVE_SETSID 1 | #define HAVE_MMAP 1 | #define HAVE_BACKTRACE 1 | #define HAVE_DIRNAME 1 | #define HAVE_CEIL 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_OPENPTY 1 | #define HAVE_ISATTY 1 | #define HAVE_HTONL 1 | #define HAVE_NTOHL 1 | #define HAVE_HTONS 1 | #define HAVE_NTOHS 1 | #define HAVE_GETPWUID 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_EXECVE 1 | #define HAVE_PIPE 1 | #define HAVE_PTSNAME 1 | #define HAVE_SETSID 1 | #define HAVE_MMAP 1 | #define HAVE_MALLOPT 1 | #define OMPI_HAVE_VA_COPY 1 | #define OMPI_HAVE_UNDERSCORE_VA_COPY 1 | #define HAVE_DECL___FUNC__ 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_BACKTRACE 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBM 1 | #define OMPI_MPI_OFFSET_TYPE long long | #define OMPI_OFFSET_DATATYPE MPI_LONG_LONG | #define OMPI_HAVE_BROKEN_QSORT 0 | #define OMPI_HAVE_SOLARIS_THREADS 0 | #define OMPI_HAVE_POSIX_THREADS 1 | #define OMPI_THREADS_HAVE_DIFFERENT_PIDS 1 | #define OMPI_ENABLE_MPI_THREADS 0 | #define OMPI_ENABLE_PROGRESS_THREADS 0 | #define HAVE_CPU_SET_T 1 | #define HAVE_cpu_set_t 1 | #define HAVE_CPU_ZERO 1 | #define OPAL_PAFFINITY_LINUX_SCHED_SETAFF_NUM_PARAMS 3 | /* end confdefs.h. */ | /* Define gethrtime to an innocuous variant, in case declares gethrtime. | For example, HP-UX 11i declares gettimeofday. */ | #define gethrtime innocuous_gethrtime | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char gethrtime (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef gethrtime | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char gethrtime (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub_gethrtime) || defined (__stub___gethrtime) | choke me | #else | char (*f) () = gethrtime; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != gethrtime; | ; | return 0; | } configure:61943: result: no configure:62153: checking if MCA component timer:solaris can compile configure:62155: result: no configure:62281: checking for MCA component timer:linux compile mode configure:62284: result: static configure:62368: checking if MCA component timer:linux can compile configure:62370: result: yes configure:63123: checking for frameworks for orte configure:63125: result: errmgr, gpr, iof, ns, oob, pls, ras, rds, rmaps, rmgr, rml, schema, sds, soh configure:63233: checking for no configure components in framework errmgr configure:63235: result: configure:63237: checking for m4 configure components in framework errmgr configure:63239: result: configure:63869: checking for no configure components in framework gpr configure:63871: result: null, proxy, replica configure:63873: checking for m4 configure components in framework gpr configure:63875: result: configure:63989: checking for MCA component gpr:null compile mode configure:63995: result: dso configure:64026: checking if MCA component gpr:null can compile configure:64028: result: yes configure:64332: checking for MCA component gpr:proxy compile mode configure:64338: result: dso configure:64369: checking if MCA component gpr:proxy can compile configure:64371: result: yes configure:64675: checking for MCA component gpr:replica compile mode configure:64681: result: dso configure:64712: checking if MCA component gpr:replica can compile configure:64714: result: yes configure:65534: checking for no configure components in framework iof configure:65536: result: proxy, svc configure:65538: checking for m4 configure components in framework iof configure:65540: result: configure:65654: checking for MCA component iof:proxy compile mode configure:65660: result: dso configure:65691: checking if MCA component iof:proxy can compile configure:65693: result: yes configure:65997: checking for MCA component iof:svc compile mode configure:66003: result: dso configure:66034: checking if MCA component iof:svc can compile configure:66036: result: yes configure:66856: checking for no configure components in framework ns configure:66858: result: proxy, replica configure:66860: checking for m4 configure components in framework ns configure:66862: result: configure:66976: checking for MCA component ns:proxy compile mode configure:66982: result: dso configure:67013: checking if MCA component ns:proxy can compile configure:67015: result: yes configure:67319: checking for MCA component ns:replica compile mode configure:67325: result: dso configure:67356: checking if MCA component ns:replica can compile configure:67358: result: yes configure:68178: checking for no configure components in framework oob configure:68180: result: configure:68182: checking for m4 configure components in framework oob configure:68184: result: tcp configure:68306: checking for MCA component oob:tcp compile mode configure:68312: result: dso configure:68322: checking for struct sockaddr_in configure:68380: result: yes configure:68423: checking if MCA component oob:tcp can compile configure:68425: result: yes configure:69246: checking for no configure components in framework pls configure:69248: result: daemon, proxy configure:69250: checking for m4 configure components in framework pls configure:69252: result: bproc, bproc_orted, fork, poe, rsh, slurm, tm, xgrid configure:69366: checking for MCA component pls:daemon compile mode configure:69372: result: dso configure:69403: checking if MCA component pls:daemon can compile configure:69405: result: yes configure:69709: checking for MCA component pls:proxy compile mode configure:69715: result: dso configure:69746: checking if MCA component pls:proxy can compile configure:69748: result: yes configure:70060: checking for MCA component pls:bproc compile mode configure:70066: result: dso configure:70110: checking sys/bproc.h usability configure:70122: gcc -c -O3 -DNDEBUG -m32 -fno-strict-aliasing -pthread conftest.c >&5 configure:70128: $? = 0 configure:70132: test -z || test ! -s conftest.err configure:70135: $? = 0 configure:70138: test -s conftest.o configure:70141: $? = 0 configure:70151: result: yes configure:70155: checking sys/bproc.h presence configure:70165: gcc -E conftest.c configure:70171: $? = 0 configure:70191: result: yes configure:70226: checking for sys/bproc.h configure:70233: result: yes configure:70241: checking for bproc_numnodes in -lbproc configure:70271: gcc -o conftest -O3 -DNDEBUG -m32 -fno-strict-aliasing -pthread -L/usr/lib conftest.c -lbproc -lm -lutil -lnsl -lm >&5 configure:70277: $? = 0 configure:70281: test -z || test ! -s conftest.err configure:70284: $? = 0 configure:70287: test -s conftest configure:70290: $? = 0 configure:70303: result: yes configure:70324: checking for sys/bproc_common.h configure:70341: gcc -c -O3 -DNDEBUG -m32 -fno-strict-aliasing -pthread conftest.c >&5 configure:70347: $? = 0 configure:70351: test -z || test ! -s conftest.err configure:70354: $? = 0 configure:70357: test -s conftest.o configure:70360: $? = 0 configure:70371: result: yes configure:70474: checking if MCA component pls:bproc can compile configure:70476: result: yes configure:70789: checking for MCA component pls:bproc_orted compile mode configure:70795: result: dso configure:70830: checking for sys/bproc.h configure:70835: result: yes configure:70970: checking for bproc_numnodes in -lbproc configure:71032: result: yes configure:71053: checking for sys/bproc_common.h configure:71100: result: yes configure:71195: checking if MCA component pls:bproc_orted can compile configure:71197: result: yes configure:71510: checking for MCA component pls:fork compile mode configure:71516: result: dso configure:71525: checking for fork configure:71613: result: yes configure:71651: checking if MCA component pls:fork can compile configure:71653: result: yes configure:71966: checking for MCA component pls:poe compile mode configure:71972: result: dso configure:71984: checking if on AIX configure:71994: result: no configure:72186: checking if MCA component pls:poe can compile configure:72188: result: no configure:72347: checking for MCA component pls:rsh compile mode configure:72353: result: dso configure:72362: checking for fork configure:72450: result: yes configure:72488: checking if MCA component pls:rsh can compile configure:72490: result: yes configure:72803: checking for MCA component pls:slurm compile mode configure:72809: result: dso configure:72833: checking for fork configure:72921: result: yes configure:72933: checking for execve configure:73021: result: yes configure:73033: checking for setpgid configure:73090: gcc -o conftest -O3 -DNDEBUG -m32 -fno-strict-aliasing -pthread -L/usr/lib conftest.c -lm -lutil -lnsl -lm >&5 configure:73096: $? = 0 configure:73100: test -z || test ! -s conftest.err configure:73103: $? = 0 configure:73106: test -s conftest configure:73109: $? = 0 configure:73121: result: yes configure:73185: checking if MCA component pls:slurm can compile configure:73187: result: yes configure:73500: checking for MCA component pls:tm compile mode configure:73506: result: dso configure:73730: checking tm.h usability configure:73742: gcc -c -O3 -DNDEBUG -m32 -fno-strict-aliasing -pthread conftest.c >&5 conftest.c:389:16: tm.h: No such file or directory configure:73748: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.0.2" | #define PACKAGE_STRING "Open MPI 1.0.2" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 0 | #define OMPI_RELEASE_VERSION 2 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "2" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 0 | #define ORTE_RELEASE_VERSION 2 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "2" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 0 | #define OPAL_RELEASE_VERSION 2 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "2" | #define _GNU_SOURCE 1 | #define OMPI_ARCH "i686-pc-linux-gnu" | #define OMPI_ENABLE_MEM_DEBUG 0 | #define OMPI_ENABLE_MEM_PROFILE 0 | #define OMPI_ENABLE_DEBUG 0 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OMPI_WANT_MPI2_ONE_SIDED 0 | #define OMPI_ENABLE_PTY_SUPPORT 1 | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1 | #define OPAL_ENABLE_TRACE 0 | #define OMPI_CC "gcc" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_DOUBLE 12 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SIZE_T 4 | #define OMPI_ALIGNMENT_CHAR 1 | #define OMPI_ALIGNMENT_SHORT 2 | #define OMPI_ALIGNMENT_WCHAR 4 | #define OMPI_ALIGNMENT_INT 4 | #define OMPI_ALIGNMENT_LONG 4 | #define OMPI_ALIGNMENT_LONG_LONG 4 | #define OMPI_ALIGNMENT_FLOAT 4 | #define OMPI_ALIGNMENT_DOUBLE 4 | #define OMPI_ALIGNMENT_LONG_DOUBLE 4 | #define OMPI_ALIGNMENT_VOID_P 4 | #define OMPI_NEED_C_BOOL 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define restrict __restrict | #define OMPI_ENABLE_MPI_PROFILING 1 | #define OMPI_HAVE_WEAK_SYMBOLS 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define OMPI_CXX "g++" | #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | #define SIZEOF_BOOL 1 | #define OMPI_ALIGNMENT_CXX_BOOL 1 | #define OMPI_WANT_CXX_BINDINGS 1 | #define OMPI_ASM_TEXT ".text" | #define OMPI_ASM_GLOBAL ".globl" | #define OMPI_ASM_LABEL_SUFFIX ":" | #define OMPI_ASM_GSYM "" | #define OMPI_ASM_LSYM ".L" | #define OMPI_ASM_TYPE "@" | #define OMPI_ASM_SIZE "1" | #define OMPI_ASM_ALIGN_LOG | #define OMPI_WANT_SMP_LOCKS 1 | #define OMPI_ASM_SUPPORT_64BIT 1 | #define OMPI_C_GCC_INLINE_ASSEMBLY 1 | #define OMPI_C_DEC_INLINE_ASSEMBLY 0 | #define OMPI_C_XLC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_GCC_INLINE_ASSEMBLY 1 | #define OMPI_CXX_DEC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_XLC_INLINE_ASSEMBLY 0 | #define OMPI_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1" | #define OMPI_ASSEMBLY_ARCH OMPI_IA32 | #define OMPI_HAVE_ASM_FILE 1 | #define OMPI_WANT_F77_BINDINGS 1 | #define OMPI_F77 "gfortran" | #define OMPI_F77_DOUBLE_UNDERSCORE 1 | #define OMPI_F77_SINGLE_UNDERSCORE 0 | #define OMPI_F77_CAPS 0 | #define OMPI_F77_PLAIN 0 | #define ompi_fortran_bogus_type_t int | #define OMPI_HAVE_FORTRAN_LOGICAL 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4 | #define ompi_fortran_logical_t int | #define OMPI_HAVE_FORTRAN_INTEGER 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4 | #define ompi_fortran_integer_t int | #define OMPI_HAVE_FORTRAN_INTEGER1 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER1 1 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 1 | #define ompi_fortran_integer1_t char | #define OMPI_HAVE_FORTRAN_INTEGER2 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER2 2 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 2 | #define ompi_fortran_integer2_t short | #define OMPI_HAVE_FORTRAN_INTEGER4 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER4 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 4 | #define ompi_fortran_integer4_t int | #define OMPI_HAVE_FORTRAN_INTEGER8 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER8 8 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 8 | #define ompi_fortran_integer8_t long long | #define OMPI_HAVE_FORTRAN_INTEGER16 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER16 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4 | #define ompi_fortran_integer16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL 1 | #define OMPI_SIZEOF_FORTRAN_REAL 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL 4 | #define ompi_fortran_real_t float | #define OMPI_HAVE_FORTRAN_REAL4 1 | #define OMPI_SIZEOF_FORTRAN_REAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL4 4 | #define ompi_fortran_real4_t float | #define OMPI_HAVE_FORTRAN_REAL8 1 | #define OMPI_SIZEOF_FORTRAN_REAL8 8 | #define OMPI_ALIGNMENT_FORTRAN_REAL8 8 | #define ompi_fortran_real8_t double | #define OMPI_HAVE_FORTRAN_REAL16 0 | #define OMPI_SIZEOF_FORTRAN_REAL16 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL16 4 | #define ompi_fortran_real16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 1 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 8 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 8 | #define ompi_fortran_double_precision_t double | #define OMPI_HAVE_FORTRAN_COMPLEX 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 4 | #define OMPI_HAVE_FORTRAN_COMPLEX8 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX8 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4 | #define OMPI_HAVE_FORTRAN_COMPLEX16 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX16 16 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 8 | #define OMPI_HAVE_FORTRAN_COMPLEX32 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX32 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 4 | #define OMPI_FORTRAN_HANDLE_MAX ( 0x7fffffff < 2147483647 ? 0x7fffffff : 2147483647 ) | #define OMPI_FORTRAN_VALUE_TRUE 1 | #define OMPI_WANT_F90_BINDINGS 1 | #define OMPI_F90 "gfortran" | #define OMPI_HAVE_F90_INTEGER1 1 | #define OMPI_HAVE_F90_INTEGER2 1 | #define OMPI_HAVE_F90_INTEGER4 1 | #define OMPI_HAVE_F90_INTEGER8 1 | #define OMPI_HAVE_F90_INTEGER16 0 | #define OMPI_HAVE_F90_REAL4 1 | #define OMPI_HAVE_F90_REAL8 1 | #define OMPI_HAVE_F90_REAL16 0 | #define OMPI_HAVE_F90_COMPLEX8 1 | #define OMPI_HAVE_F90_COMPLEX16 1 | #define OMPI_HAVE_F90_COMPLEX32 0 | #define OMPI_SIZEOF_F90_INT1 1 | #define OMPI_SIZEOF_F90_INT2 2 | #define OMPI_SIZEOF_F90_INT4 4 | #define OMPI_SIZEOF_F90_INT8 8 | #define OMPI_SIZEOF_F90_INT16 0 | #define OMPI_SIZEOF_F90_REAL4 4 | #define OMPI_SIZEOF_F90_REAL8 8 | #define OMPI_SIZEOF_F90_REAL16 0 | #define OMPI_SIZEOF_F90_COMPLEX8 8 | #define OMPI_SIZEOF_F90_COMPLEX16 16 | #define OMPI_SIZEOF_F90_COMPLEX32 0 | #define OMPI_ALIGNMENT_F90_LOGICAL 4 | #define OMPI_ALIGNMENT_F90_INT 4 | #define OMPI_ALIGNMENT_F90_REAL 4 | #define OMPI_ALIGNMENT_F90_DBLPREC 4 | #define OMPI_ALIGNMENT_F90_COMPLEX 4 | #define OMPI_ALIGNMENT_F90_DBLCOMPLEX 4 | #define OMPI_ALIGNMENT_F90_INT1 1 | #define OMPI_ALIGNMENT_F90_INT2 2 | #define OMPI_ALIGNMENT_F90_INT4 4 | #define OMPI_ALIGNMENT_F90_INT8 4 | #define OMPI_ALIGNMENT_F90_INT16 0 | #define OMPI_ALIGNMENT_F90_REAL4 4 | #define OMPI_ALIGNMENT_F90_REAL8 4 | #define OMPI_ALIGNMENT_F90_REAL16 0 | #define OMPI_ALIGNMENT_F90_COMPLEX8 4 | #define OMPI_ALIGNMENT_F90_COMPLEX16 4 | #define OMPI_ALIGNMENT_F90_COMPLEX32 0 | #define OMPI_PRECISION_F90_REAL4 6 | #define OMPI_PRECISION_F90_REAL8 15 | #define OMPI_PRECISION_F90_REAL16 0 | #define OMPI_PRECISION_F90_COMPLEX8 6 | #define OMPI_PRECISION_F90_COMPLEX16 15 | #define OMPI_PRECISION_F90_COMPLEX32 0 | #define OMPI_RANGE_F90_REAL4 37 | #define OMPI_RANGE_F90_REAL8 307 | #define OMPI_RANGE_F90_REAL16 0 | #define OMPI_RANGE_F90_COMPLEX8 37 | #define OMPI_RANGE_F90_COMPLEX16 307 | #define OMPI_RANGE_F90_COMPLEX32 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_AIO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_STDBOOL_H 1 | #define OMPI_USE_STDBOOL_H 1 | #define SIZEOF_PID_T 4 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR_IN 1 | #define OMPI_HAVE_SA_RESTART 1 | #define OMPI_HAVE_SA_LEN 0 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_SIGINFO_T_SI_FD 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_OPENPTY 1 | #define HAVE_ISATTY 1 | #define HAVE_HTONL 1 | #define HAVE_NTOHL 1 | #define HAVE_HTONS 1 | #define HAVE_NTOHS 1 | #define HAVE_GETPWUID 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_EXECVE 1 | #define HAVE_PIPE 1 | #define HAVE_SETSID 1 | #define HAVE_MMAP 1 | #define HAVE_BACKTRACE 1 | #define HAVE_DIRNAME 1 | #define HAVE_CEIL 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_OPENPTY 1 | #define HAVE_ISATTY 1 | #define HAVE_HTONL 1 | #define HAVE_NTOHL 1 | #define HAVE_HTONS 1 | #define HAVE_NTOHS 1 | #define HAVE_GETPWUID 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_EXECVE 1 | #define HAVE_PIPE 1 | #define HAVE_PTSNAME 1 | #define HAVE_SETSID 1 | #define HAVE_MMAP 1 | #define HAVE_MALLOPT 1 | #define OMPI_HAVE_VA_COPY 1 | #define OMPI_HAVE_UNDERSCORE_VA_COPY 1 | #define HAVE_DECL___FUNC__ 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_BACKTRACE 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBM 1 | #define OMPI_MPI_OFFSET_TYPE long long | #define OMPI_OFFSET_DATATYPE MPI_LONG_LONG | #define OMPI_HAVE_BROKEN_QSORT 0 | #define OMPI_HAVE_SOLARIS_THREADS 0 | #define OMPI_HAVE_POSIX_THREADS 1 | #define OMPI_THREADS_HAVE_DIFFERENT_PIDS 1 | #define OMPI_ENABLE_MPI_THREADS 0 | #define OMPI_ENABLE_PROGRESS_THREADS 0 | #define HAVE_CPU_SET_T 1 | #define HAVE_cpu_set_t 1 | #define HAVE_CPU_ZERO 1 | #define OPAL_PAFFINITY_LINUX_SCHED_SETAFF_NUM_PARAMS 3 | #define HAVE_STRUCT_SOCKADDR_IN 1 | #define HAVE_SYS_BPROC_H 1 | #define HAVE_SYS_BPROC_COMMON_H 1 | #define HAVE_SYS_BPROC_H 1 | #define HAVE_SYS_BPROC_COMMON_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:73771: result: no configure:73775: checking tm.h presence configure:73785: gcc -E conftest.c conftest.c:355:16: tm.h: No such file or directory configure:73791: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.0.2" | #define PACKAGE_STRING "Open MPI 1.0.2" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 0 | #define OMPI_RELEASE_VERSION 2 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "2" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 0 | #define ORTE_RELEASE_VERSION 2 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "2" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 0 | #define OPAL_RELEASE_VERSION 2 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "2" | #define _GNU_SOURCE 1 | #define OMPI_ARCH "i686-pc-linux-gnu" | #define OMPI_ENABLE_MEM_DEBUG 0 | #define OMPI_ENABLE_MEM_PROFILE 0 | #define OMPI_ENABLE_DEBUG 0 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OMPI_WANT_MPI2_ONE_SIDED 0 | #define OMPI_ENABLE_PTY_SUPPORT 1 | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1 | #define OPAL_ENABLE_TRACE 0 | #define OMPI_CC "gcc" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_DOUBLE 12 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SIZE_T 4 | #define OMPI_ALIGNMENT_CHAR 1 | #define OMPI_ALIGNMENT_SHORT 2 | #define OMPI_ALIGNMENT_WCHAR 4 | #define OMPI_ALIGNMENT_INT 4 | #define OMPI_ALIGNMENT_LONG 4 | #define OMPI_ALIGNMENT_LONG_LONG 4 | #define OMPI_ALIGNMENT_FLOAT 4 | #define OMPI_ALIGNMENT_DOUBLE 4 | #define OMPI_ALIGNMENT_LONG_DOUBLE 4 | #define OMPI_ALIGNMENT_VOID_P 4 | #define OMPI_NEED_C_BOOL 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define restrict __restrict | #define OMPI_ENABLE_MPI_PROFILING 1 | #define OMPI_HAVE_WEAK_SYMBOLS 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define OMPI_CXX "g++" | #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | #define SIZEOF_BOOL 1 | #define OMPI_ALIGNMENT_CXX_BOOL 1 | #define OMPI_WANT_CXX_BINDINGS 1 | #define OMPI_ASM_TEXT ".text" | #define OMPI_ASM_GLOBAL ".globl" | #define OMPI_ASM_LABEL_SUFFIX ":" | #define OMPI_ASM_GSYM "" | #define OMPI_ASM_LSYM ".L" | #define OMPI_ASM_TYPE "@" | #define OMPI_ASM_SIZE "1" | #define OMPI_ASM_ALIGN_LOG | #define OMPI_WANT_SMP_LOCKS 1 | #define OMPI_ASM_SUPPORT_64BIT 1 | #define OMPI_C_GCC_INLINE_ASSEMBLY 1 | #define OMPI_C_DEC_INLINE_ASSEMBLY 0 | #define OMPI_C_XLC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_GCC_INLINE_ASSEMBLY 1 | #define OMPI_CXX_DEC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_XLC_INLINE_ASSEMBLY 0 | #define OMPI_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1" | #define OMPI_ASSEMBLY_ARCH OMPI_IA32 | #define OMPI_HAVE_ASM_FILE 1 | #define OMPI_WANT_F77_BINDINGS 1 | #define OMPI_F77 "gfortran" | #define OMPI_F77_DOUBLE_UNDERSCORE 1 | #define OMPI_F77_SINGLE_UNDERSCORE 0 | #define OMPI_F77_CAPS 0 | #define OMPI_F77_PLAIN 0 | #define ompi_fortran_bogus_type_t int | #define OMPI_HAVE_FORTRAN_LOGICAL 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4 | #define ompi_fortran_logical_t int | #define OMPI_HAVE_FORTRAN_INTEGER 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4 | #define ompi_fortran_integer_t int | #define OMPI_HAVE_FORTRAN_INTEGER1 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER1 1 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 1 | #define ompi_fortran_integer1_t char | #define OMPI_HAVE_FORTRAN_INTEGER2 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER2 2 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 2 | #define ompi_fortran_integer2_t short | #define OMPI_HAVE_FORTRAN_INTEGER4 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER4 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 4 | #define ompi_fortran_integer4_t int | #define OMPI_HAVE_FORTRAN_INTEGER8 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER8 8 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 8 | #define ompi_fortran_integer8_t long long | #define OMPI_HAVE_FORTRAN_INTEGER16 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER16 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4 | #define ompi_fortran_integer16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL 1 | #define OMPI_SIZEOF_FORTRAN_REAL 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL 4 | #define ompi_fortran_real_t float | #define OMPI_HAVE_FORTRAN_REAL4 1 | #define OMPI_SIZEOF_FORTRAN_REAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL4 4 | #define ompi_fortran_real4_t float | #define OMPI_HAVE_FORTRAN_REAL8 1 | #define OMPI_SIZEOF_FORTRAN_REAL8 8 | #define OMPI_ALIGNMENT_FORTRAN_REAL8 8 | #define ompi_fortran_real8_t double | #define OMPI_HAVE_FORTRAN_REAL16 0 | #define OMPI_SIZEOF_FORTRAN_REAL16 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL16 4 | #define ompi_fortran_real16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 1 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 8 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 8 | #define ompi_fortran_double_precision_t double | #define OMPI_HAVE_FORTRAN_COMPLEX 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 4 | #define OMPI_HAVE_FORTRAN_COMPLEX8 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX8 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4 | #define OMPI_HAVE_FORTRAN_COMPLEX16 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX16 16 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 8 | #define OMPI_HAVE_FORTRAN_COMPLEX32 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX32 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 4 | #define OMPI_FORTRAN_HANDLE_MAX ( 0x7fffffff < 2147483647 ? 0x7fffffff : 2147483647 ) | #define OMPI_FORTRAN_VALUE_TRUE 1 | #define OMPI_WANT_F90_BINDINGS 1 | #define OMPI_F90 "gfortran" | #define OMPI_HAVE_F90_INTEGER1 1 | #define OMPI_HAVE_F90_INTEGER2 1 | #define OMPI_HAVE_F90_INTEGER4 1 | #define OMPI_HAVE_F90_INTEGER8 1 | #define OMPI_HAVE_F90_INTEGER16 0 | #define OMPI_HAVE_F90_REAL4 1 | #define OMPI_HAVE_F90_REAL8 1 | #define OMPI_HAVE_F90_REAL16 0 | #define OMPI_HAVE_F90_COMPLEX8 1 | #define OMPI_HAVE_F90_COMPLEX16 1 | #define OMPI_HAVE_F90_COMPLEX32 0 | #define OMPI_SIZEOF_F90_INT1 1 | #define OMPI_SIZEOF_F90_INT2 2 | #define OMPI_SIZEOF_F90_INT4 4 | #define OMPI_SIZEOF_F90_INT8 8 | #define OMPI_SIZEOF_F90_INT16 0 | #define OMPI_SIZEOF_F90_REAL4 4 | #define OMPI_SIZEOF_F90_REAL8 8 | #define OMPI_SIZEOF_F90_REAL16 0 | #define OMPI_SIZEOF_F90_COMPLEX8 8 | #define OMPI_SIZEOF_F90_COMPLEX16 16 | #define OMPI_SIZEOF_F90_COMPLEX32 0 | #define OMPI_ALIGNMENT_F90_LOGICAL 4 | #define OMPI_ALIGNMENT_F90_INT 4 | #define OMPI_ALIGNMENT_F90_REAL 4 | #define OMPI_ALIGNMENT_F90_DBLPREC 4 | #define OMPI_ALIGNMENT_F90_COMPLEX 4 | #define OMPI_ALIGNMENT_F90_DBLCOMPLEX 4 | #define OMPI_ALIGNMENT_F90_INT1 1 | #define OMPI_ALIGNMENT_F90_INT2 2 | #define OMPI_ALIGNMENT_F90_INT4 4 | #define OMPI_ALIGNMENT_F90_INT8 4 | #define OMPI_ALIGNMENT_F90_INT16 0 | #define OMPI_ALIGNMENT_F90_REAL4 4 | #define OMPI_ALIGNMENT_F90_REAL8 4 | #define OMPI_ALIGNMENT_F90_REAL16 0 | #define OMPI_ALIGNMENT_F90_COMPLEX8 4 | #define OMPI_ALIGNMENT_F90_COMPLEX16 4 | #define OMPI_ALIGNMENT_F90_COMPLEX32 0 | #define OMPI_PRECISION_F90_REAL4 6 | #define OMPI_PRECISION_F90_REAL8 15 | #define OMPI_PRECISION_F90_REAL16 0 | #define OMPI_PRECISION_F90_COMPLEX8 6 | #define OMPI_PRECISION_F90_COMPLEX16 15 | #define OMPI_PRECISION_F90_COMPLEX32 0 | #define OMPI_RANGE_F90_REAL4 37 | #define OMPI_RANGE_F90_REAL8 307 | #define OMPI_RANGE_F90_REAL16 0 | #define OMPI_RANGE_F90_COMPLEX8 37 | #define OMPI_RANGE_F90_COMPLEX16 307 | #define OMPI_RANGE_F90_COMPLEX32 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_AIO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_STDBOOL_H 1 | #define OMPI_USE_STDBOOL_H 1 | #define SIZEOF_PID_T 4 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR_IN 1 | #define OMPI_HAVE_SA_RESTART 1 | #define OMPI_HAVE_SA_LEN 0 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_SIGINFO_T_SI_FD 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_OPENPTY 1 | #define HAVE_ISATTY 1 | #define HAVE_HTONL 1 | #define HAVE_NTOHL 1 | #define HAVE_HTONS 1 | #define HAVE_NTOHS 1 | #define HAVE_GETPWUID 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_EXECVE 1 | #define HAVE_PIPE 1 | #define HAVE_SETSID 1 | #define HAVE_MMAP 1 | #define HAVE_BACKTRACE 1 | #define HAVE_DIRNAME 1 | #define HAVE_CEIL 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_OPENPTY 1 | #define HAVE_ISATTY 1 | #define HAVE_HTONL 1 | #define HAVE_NTOHL 1 | #define HAVE_HTONS 1 | #define HAVE_NTOHS 1 | #define HAVE_GETPWUID 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_EXECVE 1 | #define HAVE_PIPE 1 | #define HAVE_PTSNAME 1 | #define HAVE_SETSID 1 | #define HAVE_MMAP 1 | #define HAVE_MALLOPT 1 | #define OMPI_HAVE_VA_COPY 1 | #define OMPI_HAVE_UNDERSCORE_VA_COPY 1 | #define HAVE_DECL___FUNC__ 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_BACKTRACE 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBM 1 | #define OMPI_MPI_OFFSET_TYPE long long | #define OMPI_OFFSET_DATATYPE MPI_LONG_LONG | #define OMPI_HAVE_BROKEN_QSORT 0 | #define OMPI_HAVE_SOLARIS_THREADS 0 | #define OMPI_HAVE_POSIX_THREADS 1 | #define OMPI_THREADS_HAVE_DIFFERENT_PIDS 1 | #define OMPI_ENABLE_MPI_THREADS 0 | #define OMPI_ENABLE_PROGRESS_THREADS 0 | #define HAVE_CPU_SET_T 1 | #define HAVE_cpu_set_t 1 | #define HAVE_CPU_ZERO 1 | #define OPAL_PAFFINITY_LINUX_SCHED_SETAFF_NUM_PARAMS 3 | #define HAVE_STRUCT_SOCKADDR_IN 1 | #define HAVE_SYS_BPROC_H 1 | #define HAVE_SYS_BPROC_COMMON_H 1 | #define HAVE_SYS_BPROC_H 1 | #define HAVE_SYS_BPROC_COMMON_H 1 | /* end confdefs.h. */ | #include configure:73811: result: no configure:73846: checking for tm.h configure:73853: result: no configure:74665: checking if MCA component pls:tm can compile configure:74667: result: no configure:74826: checking for MCA component pls:xgrid compile mode configure:74832: result: dso configure:74851: checking for XGridFoundation Framework configure:74890: gcc -o conftest -O3 -DNDEBUG -m32 -fno-strict-aliasing -pthread -framework XGridFoundation -L/usr/lib conftest.c -lm -lutil -lnsl -lm >&5 gcc: XGridFoundation: No such file or directory cc1: error: unrecognized command line option "-framework" configure:74896: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.0.2" | #define PACKAGE_STRING "Open MPI 1.0.2" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 0 | #define OMPI_RELEASE_VERSION 2 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "2" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 0 | #define ORTE_RELEASE_VERSION 2 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "2" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 0 | #define OPAL_RELEASE_VERSION 2 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "2" | #define _GNU_SOURCE 1 | #define OMPI_ARCH "i686-pc-linux-gnu" | #define OMPI_ENABLE_MEM_DEBUG 0 | #define OMPI_ENABLE_MEM_PROFILE 0 | #define OMPI_ENABLE_DEBUG 0 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OMPI_WANT_MPI2_ONE_SIDED 0 | #define OMPI_ENABLE_PTY_SUPPORT 1 | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1 | #define OPAL_ENABLE_TRACE 0 | #define OMPI_CC "gcc" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_DOUBLE 12 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SIZE_T 4 | #define OMPI_ALIGNMENT_CHAR 1 | #define OMPI_ALIGNMENT_SHORT 2 | #define OMPI_ALIGNMENT_WCHAR 4 | #define OMPI_ALIGNMENT_INT 4 | #define OMPI_ALIGNMENT_LONG 4 | #define OMPI_ALIGNMENT_LONG_LONG 4 | #define OMPI_ALIGNMENT_FLOAT 4 | #define OMPI_ALIGNMENT_DOUBLE 4 | #define OMPI_ALIGNMENT_LONG_DOUBLE 4 | #define OMPI_ALIGNMENT_VOID_P 4 | #define OMPI_NEED_C_BOOL 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define restrict __restrict | #define OMPI_ENABLE_MPI_PROFILING 1 | #define OMPI_HAVE_WEAK_SYMBOLS 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define OMPI_CXX "g++" | #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | #define SIZEOF_BOOL 1 | #define OMPI_ALIGNMENT_CXX_BOOL 1 | #define OMPI_WANT_CXX_BINDINGS 1 | #define OMPI_ASM_TEXT ".text" | #define OMPI_ASM_GLOBAL ".globl" | #define OMPI_ASM_LABEL_SUFFIX ":" | #define OMPI_ASM_GSYM "" | #define OMPI_ASM_LSYM ".L" | #define OMPI_ASM_TYPE "@" | #define OMPI_ASM_SIZE "1" | #define OMPI_ASM_ALIGN_LOG | #define OMPI_WANT_SMP_LOCKS 1 | #define OMPI_ASM_SUPPORT_64BIT 1 | #define OMPI_C_GCC_INLINE_ASSEMBLY 1 | #define OMPI_C_DEC_INLINE_ASSEMBLY 0 | #define OMPI_C_XLC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_GCC_INLINE_ASSEMBLY 1 | #define OMPI_CXX_DEC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_XLC_INLINE_ASSEMBLY 0 | #define OMPI_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1" | #define OMPI_ASSEMBLY_ARCH OMPI_IA32 | #define OMPI_HAVE_ASM_FILE 1 | #define OMPI_WANT_F77_BINDINGS 1 | #define OMPI_F77 "gfortran" | #define OMPI_F77_DOUBLE_UNDERSCORE 1 | #define OMPI_F77_SINGLE_UNDERSCORE 0 | #define OMPI_F77_CAPS 0 | #define OMPI_F77_PLAIN 0 | #define ompi_fortran_bogus_type_t int | #define OMPI_HAVE_FORTRAN_LOGICAL 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4 | #define ompi_fortran_logical_t int | #define OMPI_HAVE_FORTRAN_INTEGER 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4 | #define ompi_fortran_integer_t int | #define OMPI_HAVE_FORTRAN_INTEGER1 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER1 1 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 1 | #define ompi_fortran_integer1_t char | #define OMPI_HAVE_FORTRAN_INTEGER2 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER2 2 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 2 | #define ompi_fortran_integer2_t short | #define OMPI_HAVE_FORTRAN_INTEGER4 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER4 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 4 | #define ompi_fortran_integer4_t int | #define OMPI_HAVE_FORTRAN_INTEGER8 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER8 8 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 8 | #define ompi_fortran_integer8_t long long | #define OMPI_HAVE_FORTRAN_INTEGER16 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER16 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4 | #define ompi_fortran_integer16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL 1 | #define OMPI_SIZEOF_FORTRAN_REAL 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL 4 | #define ompi_fortran_real_t float | #define OMPI_HAVE_FORTRAN_REAL4 1 | #define OMPI_SIZEOF_FORTRAN_REAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL4 4 | #define ompi_fortran_real4_t float | #define OMPI_HAVE_FORTRAN_REAL8 1 | #define OMPI_SIZEOF_FORTRAN_REAL8 8 | #define OMPI_ALIGNMENT_FORTRAN_REAL8 8 | #define ompi_fortran_real8_t double | #define OMPI_HAVE_FORTRAN_REAL16 0 | #define OMPI_SIZEOF_FORTRAN_REAL16 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL16 4 | #define ompi_fortran_real16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 1 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 8 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 8 | #define ompi_fortran_double_precision_t double | #define OMPI_HAVE_FORTRAN_COMPLEX 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 4 | #define OMPI_HAVE_FORTRAN_COMPLEX8 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX8 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4 | #define OMPI_HAVE_FORTRAN_COMPLEX16 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX16 16 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 8 | #define OMPI_HAVE_FORTRAN_COMPLEX32 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX32 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 4 | #define OMPI_FORTRAN_HANDLE_MAX ( 0x7fffffff < 2147483647 ? 0x7fffffff : 2147483647 ) | #define OMPI_FORTRAN_VALUE_TRUE 1 | #define OMPI_WANT_F90_BINDINGS 1 | #define OMPI_F90 "gfortran" | #define OMPI_HAVE_F90_INTEGER1 1 | #define OMPI_HAVE_F90_INTEGER2 1 | #define OMPI_HAVE_F90_INTEGER4 1 | #define OMPI_HAVE_F90_INTEGER8 1 | #define OMPI_HAVE_F90_INTEGER16 0 | #define OMPI_HAVE_F90_REAL4 1 | #define OMPI_HAVE_F90_REAL8 1 | #define OMPI_HAVE_F90_REAL16 0 | #define OMPI_HAVE_F90_COMPLEX8 1 | #define OMPI_HAVE_F90_COMPLEX16 1 | #define OMPI_HAVE_F90_COMPLEX32 0 | #define OMPI_SIZEOF_F90_INT1 1 | #define OMPI_SIZEOF_F90_INT2 2 | #define OMPI_SIZEOF_F90_INT4 4 | #define OMPI_SIZEOF_F90_INT8 8 | #define OMPI_SIZEOF_F90_INT16 0 | #define OMPI_SIZEOF_F90_REAL4 4 | #define OMPI_SIZEOF_F90_REAL8 8 | #define OMPI_SIZEOF_F90_REAL16 0 | #define OMPI_SIZEOF_F90_COMPLEX8 8 | #define OMPI_SIZEOF_F90_COMPLEX16 16 | #define OMPI_SIZEOF_F90_COMPLEX32 0 | #define OMPI_ALIGNMENT_F90_LOGICAL 4 | #define OMPI_ALIGNMENT_F90_INT 4 | #define OMPI_ALIGNMENT_F90_REAL 4 | #define OMPI_ALIGNMENT_F90_DBLPREC 4 | #define OMPI_ALIGNMENT_F90_COMPLEX 4 | #define OMPI_ALIGNMENT_F90_DBLCOMPLEX 4 | #define OMPI_ALIGNMENT_F90_INT1 1 | #define OMPI_ALIGNMENT_F90_INT2 2 | #define OMPI_ALIGNMENT_F90_INT4 4 | #define OMPI_ALIGNMENT_F90_INT8 4 | #define OMPI_ALIGNMENT_F90_INT16 0 | #define OMPI_ALIGNMENT_F90_REAL4 4 | #define OMPI_ALIGNMENT_F90_REAL8 4 | #define OMPI_ALIGNMENT_F90_REAL16 0 | #define OMPI_ALIGNMENT_F90_COMPLEX8 4 | #define OMPI_ALIGNMENT_F90_COMPLEX16 4 | #define OMPI_ALIGNMENT_F90_COMPLEX32 0 | #define OMPI_PRECISION_F90_REAL4 6 | #define OMPI_PRECISION_F90_REAL8 15 | #define OMPI_PRECISION_F90_REAL16 0 | #define OMPI_PRECISION_F90_COMPLEX8 6 | #define OMPI_PRECISION_F90_COMPLEX16 15 | #define OMPI_PRECISION_F90_COMPLEX32 0 | #define OMPI_RANGE_F90_REAL4 37 | #define OMPI_RANGE_F90_REAL8 307 | #define OMPI_RANGE_F90_REAL16 0 | #define OMPI_RANGE_F90_COMPLEX8 37 | #define OMPI_RANGE_F90_COMPLEX16 307 | #define OMPI_RANGE_F90_COMPLEX32 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_AIO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_STDBOOL_H 1 | #define OMPI_USE_STDBOOL_H 1 | #define SIZEOF_PID_T 4 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR_IN 1 | #define OMPI_HAVE_SA_RESTART 1 | #define OMPI_HAVE_SA_LEN 0 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_SIGINFO_T_SI_FD 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_OPENPTY 1 | #define HAVE_ISATTY 1 | #define HAVE_HTONL 1 | #define HAVE_NTOHL 1 | #define HAVE_HTONS 1 | #define HAVE_NTOHS 1 | #define HAVE_GETPWUID 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_EXECVE 1 | #define HAVE_PIPE 1 | #define HAVE_SETSID 1 | #define HAVE_MMAP 1 | #define HAVE_BACKTRACE 1 | #define HAVE_DIRNAME 1 | #define HAVE_CEIL 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_OPENPTY 1 | #define HAVE_ISATTY 1 | #define HAVE_HTONL 1 | #define HAVE_NTOHL 1 | #define HAVE_HTONS 1 | #define HAVE_NTOHS 1 | #define HAVE_GETPWUID 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_EXECVE 1 | #define HAVE_PIPE 1 | #define HAVE_PTSNAME 1 | #define HAVE_SETSID 1 | #define HAVE_MMAP 1 | #define HAVE_MALLOPT 1 | #define OMPI_HAVE_VA_COPY 1 | #define OMPI_HAVE_UNDERSCORE_VA_COPY 1 | #define HAVE_DECL___FUNC__ 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_BACKTRACE 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBM 1 | #define OMPI_MPI_OFFSET_TYPE long long | #define OMPI_OFFSET_DATATYPE MPI_LONG_LONG | #define OMPI_HAVE_BROKEN_QSORT 0 | #define OMPI_HAVE_SOLARIS_THREADS 0 | #define OMPI_HAVE_POSIX_THREADS 1 | #define OMPI_THREADS_HAVE_DIFFERENT_PIDS 1 | #define OMPI_ENABLE_MPI_THREADS 0 | #define OMPI_ENABLE_PROGRESS_THREADS 0 | #define HAVE_CPU_SET_T 1 | #define HAVE_cpu_set_t 1 | #define HAVE_CPU_ZERO 1 | #define OPAL_PAFFINITY_LINUX_SCHED_SETAFF_NUM_PARAMS 3 | #define HAVE_STRUCT_SOCKADDR_IN 1 | #define HAVE_SYS_BPROC_H 1 | #define HAVE_SYS_BPROC_COMMON_H 1 | #define HAVE_SYS_BPROC_H 1 | #define HAVE_SYS_BPROC_COMMON_H 1 | /* end confdefs.h. */ | | int | main () | { | ; | ; | return 0; | } configure:74935: result: no configure:75154: checking if MCA component pls:xgrid can compile configure:75156: result: no configure:75823: checking for no configure components in framework ras configure:75825: result: dash_host, hostfile, localhost configure:75827: checking for m4 configure components in framework ras configure:75829: result: bjs, lsf_bproc, slurm, tm, xgrid configure:75943: checking for MCA component ras:dash_host compile mode configure:75949: result: dso configure:75980: checking if MCA component ras:dash_host can compile configure:75982: result: yes configure:76286: checking for MCA component ras:hostfile compile mode configure:76292: result: dso configure:76323: checking if MCA component ras:hostfile can compile configure:76325: result: yes configure:76629: checking for MCA component ras:localhost compile mode configure:76635: result: dso configure:76666: checking if MCA component ras:localhost can compile configure:76668: result: yes configure:76980: checking for MCA component ras:bjs compile mode configure:76986: result: dso configure:77021: checking for sys/bproc.h configure:77026: result: yes configure:77161: checking for bproc_numnodes in -lbproc configure:77223: result: yes configure:77244: checking for sys/bproc_common.h configure:77291: result: yes configure:77386: checking if MCA component ras:bjs can compile configure:77388: result: yes configure:77701: checking for MCA component ras:lsf_bproc compile mode configure:77707: result: dso configure:77742: checking for sys/bproc.h configure:77747: result: yes configure:77882: checking for bproc_numnodes in -lbproc configure:77944: result: yes configure:77965: checking for sys/bproc_common.h configure:78012: result: yes configure:78107: checking if MCA component ras:lsf_bproc can compile configure:78109: result: yes configure:78422: checking for MCA component ras:slurm compile mode configure:78428: result: dso configure:78452: checking for fork configure:78540: result: yes configure:78552: checking for execve configure:78640: result: yes configure:78652: checking for setpgid configure:78740: result: yes configure:78804: checking if MCA component ras:slurm can compile configure:78806: result: yes configure:79119: checking for MCA component ras:tm compile mode configure:79125: result: dso configure:79349: checking tm.h usability configure:79361: gcc -c -O3 -DNDEBUG -m32 -fno-strict-aliasing -pthread conftest.c >&5 conftest.c:393:16: tm.h: No such file or directory configure:79367: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.0.2" | #define PACKAGE_STRING "Open MPI 1.0.2" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 0 | #define OMPI_RELEASE_VERSION 2 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "2" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 0 | #define ORTE_RELEASE_VERSION 2 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "2" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 0 | #define OPAL_RELEASE_VERSION 2 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "2" | #define _GNU_SOURCE 1 | #define OMPI_ARCH "i686-pc-linux-gnu" | #define OMPI_ENABLE_MEM_DEBUG 0 | #define OMPI_ENABLE_MEM_PROFILE 0 | #define OMPI_ENABLE_DEBUG 0 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OMPI_WANT_MPI2_ONE_SIDED 0 | #define OMPI_ENABLE_PTY_SUPPORT 1 | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1 | #define OPAL_ENABLE_TRACE 0 | #define OMPI_CC "gcc" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_DOUBLE 12 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SIZE_T 4 | #define OMPI_ALIGNMENT_CHAR 1 | #define OMPI_ALIGNMENT_SHORT 2 | #define OMPI_ALIGNMENT_WCHAR 4 | #define OMPI_ALIGNMENT_INT 4 | #define OMPI_ALIGNMENT_LONG 4 | #define OMPI_ALIGNMENT_LONG_LONG 4 | #define OMPI_ALIGNMENT_FLOAT 4 | #define OMPI_ALIGNMENT_DOUBLE 4 | #define OMPI_ALIGNMENT_LONG_DOUBLE 4 | #define OMPI_ALIGNMENT_VOID_P 4 | #define OMPI_NEED_C_BOOL 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define restrict __restrict | #define OMPI_ENABLE_MPI_PROFILING 1 | #define OMPI_HAVE_WEAK_SYMBOLS 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define OMPI_CXX "g++" | #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | #define SIZEOF_BOOL 1 | #define OMPI_ALIGNMENT_CXX_BOOL 1 | #define OMPI_WANT_CXX_BINDINGS 1 | #define OMPI_ASM_TEXT ".text" | #define OMPI_ASM_GLOBAL ".globl" | #define OMPI_ASM_LABEL_SUFFIX ":" | #define OMPI_ASM_GSYM "" | #define OMPI_ASM_LSYM ".L" | #define OMPI_ASM_TYPE "@" | #define OMPI_ASM_SIZE "1" | #define OMPI_ASM_ALIGN_LOG | #define OMPI_WANT_SMP_LOCKS 1 | #define OMPI_ASM_SUPPORT_64BIT 1 | #define OMPI_C_GCC_INLINE_ASSEMBLY 1 | #define OMPI_C_DEC_INLINE_ASSEMBLY 0 | #define OMPI_C_XLC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_GCC_INLINE_ASSEMBLY 1 | #define OMPI_CXX_DEC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_XLC_INLINE_ASSEMBLY 0 | #define OMPI_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1" | #define OMPI_ASSEMBLY_ARCH OMPI_IA32 | #define OMPI_HAVE_ASM_FILE 1 | #define OMPI_WANT_F77_BINDINGS 1 | #define OMPI_F77 "gfortran" | #define OMPI_F77_DOUBLE_UNDERSCORE 1 | #define OMPI_F77_SINGLE_UNDERSCORE 0 | #define OMPI_F77_CAPS 0 | #define OMPI_F77_PLAIN 0 | #define ompi_fortran_bogus_type_t int | #define OMPI_HAVE_FORTRAN_LOGICAL 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4 | #define ompi_fortran_logical_t int | #define OMPI_HAVE_FORTRAN_INTEGER 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4 | #define ompi_fortran_integer_t int | #define OMPI_HAVE_FORTRAN_INTEGER1 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER1 1 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 1 | #define ompi_fortran_integer1_t char | #define OMPI_HAVE_FORTRAN_INTEGER2 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER2 2 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 2 | #define ompi_fortran_integer2_t short | #define OMPI_HAVE_FORTRAN_INTEGER4 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER4 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 4 | #define ompi_fortran_integer4_t int | #define OMPI_HAVE_FORTRAN_INTEGER8 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER8 8 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 8 | #define ompi_fortran_integer8_t long long | #define OMPI_HAVE_FORTRAN_INTEGER16 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER16 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4 | #define ompi_fortran_integer16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL 1 | #define OMPI_SIZEOF_FORTRAN_REAL 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL 4 | #define ompi_fortran_real_t float | #define OMPI_HAVE_FORTRAN_REAL4 1 | #define OMPI_SIZEOF_FORTRAN_REAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL4 4 | #define ompi_fortran_real4_t float | #define OMPI_HAVE_FORTRAN_REAL8 1 | #define OMPI_SIZEOF_FORTRAN_REAL8 8 | #define OMPI_ALIGNMENT_FORTRAN_REAL8 8 | #define ompi_fortran_real8_t double | #define OMPI_HAVE_FORTRAN_REAL16 0 | #define OMPI_SIZEOF_FORTRAN_REAL16 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL16 4 | #define ompi_fortran_real16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 1 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 8 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 8 | #define ompi_fortran_double_precision_t double | #define OMPI_HAVE_FORTRAN_COMPLEX 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 4 | #define OMPI_HAVE_FORTRAN_COMPLEX8 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX8 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4 | #define OMPI_HAVE_FORTRAN_COMPLEX16 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX16 16 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 8 | #define OMPI_HAVE_FORTRAN_COMPLEX32 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX32 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 4 | #define OMPI_FORTRAN_HANDLE_MAX ( 0x7fffffff < 2147483647 ? 0x7fffffff : 2147483647 ) | #define OMPI_FORTRAN_VALUE_TRUE 1 | #define OMPI_WANT_F90_BINDINGS 1 | #define OMPI_F90 "gfortran" | #define OMPI_HAVE_F90_INTEGER1 1 | #define OMPI_HAVE_F90_INTEGER2 1 | #define OMPI_HAVE_F90_INTEGER4 1 | #define OMPI_HAVE_F90_INTEGER8 1 | #define OMPI_HAVE_F90_INTEGER16 0 | #define OMPI_HAVE_F90_REAL4 1 | #define OMPI_HAVE_F90_REAL8 1 | #define OMPI_HAVE_F90_REAL16 0 | #define OMPI_HAVE_F90_COMPLEX8 1 | #define OMPI_HAVE_F90_COMPLEX16 1 | #define OMPI_HAVE_F90_COMPLEX32 0 | #define OMPI_SIZEOF_F90_INT1 1 | #define OMPI_SIZEOF_F90_INT2 2 | #define OMPI_SIZEOF_F90_INT4 4 | #define OMPI_SIZEOF_F90_INT8 8 | #define OMPI_SIZEOF_F90_INT16 0 | #define OMPI_SIZEOF_F90_REAL4 4 | #define OMPI_SIZEOF_F90_REAL8 8 | #define OMPI_SIZEOF_F90_REAL16 0 | #define OMPI_SIZEOF_F90_COMPLEX8 8 | #define OMPI_SIZEOF_F90_COMPLEX16 16 | #define OMPI_SIZEOF_F90_COMPLEX32 0 | #define OMPI_ALIGNMENT_F90_LOGICAL 4 | #define OMPI_ALIGNMENT_F90_INT 4 | #define OMPI_ALIGNMENT_F90_REAL 4 | #define OMPI_ALIGNMENT_F90_DBLPREC 4 | #define OMPI_ALIGNMENT_F90_COMPLEX 4 | #define OMPI_ALIGNMENT_F90_DBLCOMPLEX 4 | #define OMPI_ALIGNMENT_F90_INT1 1 | #define OMPI_ALIGNMENT_F90_INT2 2 | #define OMPI_ALIGNMENT_F90_INT4 4 | #define OMPI_ALIGNMENT_F90_INT8 4 | #define OMPI_ALIGNMENT_F90_INT16 0 | #define OMPI_ALIGNMENT_F90_REAL4 4 | #define OMPI_ALIGNMENT_F90_REAL8 4 | #define OMPI_ALIGNMENT_F90_REAL16 0 | #define OMPI_ALIGNMENT_F90_COMPLEX8 4 | #define OMPI_ALIGNMENT_F90_COMPLEX16 4 | #define OMPI_ALIGNMENT_F90_COMPLEX32 0 | #define OMPI_PRECISION_F90_REAL4 6 | #define OMPI_PRECISION_F90_REAL8 15 | #define OMPI_PRECISION_F90_REAL16 0 | #define OMPI_PRECISION_F90_COMPLEX8 6 | #define OMPI_PRECISION_F90_COMPLEX16 15 | #define OMPI_PRECISION_F90_COMPLEX32 0 | #define OMPI_RANGE_F90_REAL4 37 | #define OMPI_RANGE_F90_REAL8 307 | #define OMPI_RANGE_F90_REAL16 0 | #define OMPI_RANGE_F90_COMPLEX8 37 | #define OMPI_RANGE_F90_COMPLEX16 307 | #define OMPI_RANGE_F90_COMPLEX32 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_AIO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_STDBOOL_H 1 | #define OMPI_USE_STDBOOL_H 1 | #define SIZEOF_PID_T 4 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR_IN 1 | #define OMPI_HAVE_SA_RESTART 1 | #define OMPI_HAVE_SA_LEN 0 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_SIGINFO_T_SI_FD 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_OPENPTY 1 | #define HAVE_ISATTY 1 | #define HAVE_HTONL 1 | #define HAVE_NTOHL 1 | #define HAVE_HTONS 1 | #define HAVE_NTOHS 1 | #define HAVE_GETPWUID 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_EXECVE 1 | #define HAVE_PIPE 1 | #define HAVE_SETSID 1 | #define HAVE_MMAP 1 | #define HAVE_BACKTRACE 1 | #define HAVE_DIRNAME 1 | #define HAVE_CEIL 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_OPENPTY 1 | #define HAVE_ISATTY 1 | #define HAVE_HTONL 1 | #define HAVE_NTOHL 1 | #define HAVE_HTONS 1 | #define HAVE_NTOHS 1 | #define HAVE_GETPWUID 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_EXECVE 1 | #define HAVE_PIPE 1 | #define HAVE_PTSNAME 1 | #define HAVE_SETSID 1 | #define HAVE_MMAP 1 | #define HAVE_MALLOPT 1 | #define OMPI_HAVE_VA_COPY 1 | #define OMPI_HAVE_UNDERSCORE_VA_COPY 1 | #define HAVE_DECL___FUNC__ 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_BACKTRACE 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBM 1 | #define OMPI_MPI_OFFSET_TYPE long long | #define OMPI_OFFSET_DATATYPE MPI_LONG_LONG | #define OMPI_HAVE_BROKEN_QSORT 0 | #define OMPI_HAVE_SOLARIS_THREADS 0 | #define OMPI_HAVE_POSIX_THREADS 1 | #define OMPI_THREADS_HAVE_DIFFERENT_PIDS 1 | #define OMPI_ENABLE_MPI_THREADS 0 | #define OMPI_ENABLE_PROGRESS_THREADS 0 | #define HAVE_CPU_SET_T 1 | #define HAVE_cpu_set_t 1 | #define HAVE_CPU_ZERO 1 | #define OPAL_PAFFINITY_LINUX_SCHED_SETAFF_NUM_PARAMS 3 | #define HAVE_STRUCT_SOCKADDR_IN 1 | #define HAVE_SYS_BPROC_H 1 | #define HAVE_SYS_BPROC_COMMON_H 1 | #define HAVE_SYS_BPROC_H 1 | #define HAVE_SYS_BPROC_COMMON_H 1 | #define HAVE_SYS_BPROC_H 1 | #define HAVE_SYS_BPROC_COMMON_H 1 | #define HAVE_SYS_BPROC_H 1 | #define HAVE_SYS_BPROC_COMMON_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:79390: result: no configure:79394: checking tm.h presence configure:79404: gcc -E conftest.c conftest.c:359:16: tm.h: No such file or directory configure:79410: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.0.2" | #define PACKAGE_STRING "Open MPI 1.0.2" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 0 | #define OMPI_RELEASE_VERSION 2 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "2" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 0 | #define ORTE_RELEASE_VERSION 2 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "2" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 0 | #define OPAL_RELEASE_VERSION 2 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "2" | #define _GNU_SOURCE 1 | #define OMPI_ARCH "i686-pc-linux-gnu" | #define OMPI_ENABLE_MEM_DEBUG 0 | #define OMPI_ENABLE_MEM_PROFILE 0 | #define OMPI_ENABLE_DEBUG 0 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OMPI_WANT_MPI2_ONE_SIDED 0 | #define OMPI_ENABLE_PTY_SUPPORT 1 | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1 | #define OPAL_ENABLE_TRACE 0 | #define OMPI_CC "gcc" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_DOUBLE 12 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SIZE_T 4 | #define OMPI_ALIGNMENT_CHAR 1 | #define OMPI_ALIGNMENT_SHORT 2 | #define OMPI_ALIGNMENT_WCHAR 4 | #define OMPI_ALIGNMENT_INT 4 | #define OMPI_ALIGNMENT_LONG 4 | #define OMPI_ALIGNMENT_LONG_LONG 4 | #define OMPI_ALIGNMENT_FLOAT 4 | #define OMPI_ALIGNMENT_DOUBLE 4 | #define OMPI_ALIGNMENT_LONG_DOUBLE 4 | #define OMPI_ALIGNMENT_VOID_P 4 | #define OMPI_NEED_C_BOOL 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define restrict __restrict | #define OMPI_ENABLE_MPI_PROFILING 1 | #define OMPI_HAVE_WEAK_SYMBOLS 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define OMPI_CXX "g++" | #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | #define SIZEOF_BOOL 1 | #define OMPI_ALIGNMENT_CXX_BOOL 1 | #define OMPI_WANT_CXX_BINDINGS 1 | #define OMPI_ASM_TEXT ".text" | #define OMPI_ASM_GLOBAL ".globl" | #define OMPI_ASM_LABEL_SUFFIX ":" | #define OMPI_ASM_GSYM "" | #define OMPI_ASM_LSYM ".L" | #define OMPI_ASM_TYPE "@" | #define OMPI_ASM_SIZE "1" | #define OMPI_ASM_ALIGN_LOG | #define OMPI_WANT_SMP_LOCKS 1 | #define OMPI_ASM_SUPPORT_64BIT 1 | #define OMPI_C_GCC_INLINE_ASSEMBLY 1 | #define OMPI_C_DEC_INLINE_ASSEMBLY 0 | #define OMPI_C_XLC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_GCC_INLINE_ASSEMBLY 1 | #define OMPI_CXX_DEC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_XLC_INLINE_ASSEMBLY 0 | #define OMPI_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1" | #define OMPI_ASSEMBLY_ARCH OMPI_IA32 | #define OMPI_HAVE_ASM_FILE 1 | #define OMPI_WANT_F77_BINDINGS 1 | #define OMPI_F77 "gfortran" | #define OMPI_F77_DOUBLE_UNDERSCORE 1 | #define OMPI_F77_SINGLE_UNDERSCORE 0 | #define OMPI_F77_CAPS 0 | #define OMPI_F77_PLAIN 0 | #define ompi_fortran_bogus_type_t int | #define OMPI_HAVE_FORTRAN_LOGICAL 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4 | #define ompi_fortran_logical_t int | #define OMPI_HAVE_FORTRAN_INTEGER 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4 | #define ompi_fortran_integer_t int | #define OMPI_HAVE_FORTRAN_INTEGER1 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER1 1 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 1 | #define ompi_fortran_integer1_t char | #define OMPI_HAVE_FORTRAN_INTEGER2 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER2 2 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 2 | #define ompi_fortran_integer2_t short | #define OMPI_HAVE_FORTRAN_INTEGER4 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER4 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 4 | #define ompi_fortran_integer4_t int | #define OMPI_HAVE_FORTRAN_INTEGER8 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER8 8 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 8 | #define ompi_fortran_integer8_t long long | #define OMPI_HAVE_FORTRAN_INTEGER16 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER16 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4 | #define ompi_fortran_integer16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL 1 | #define OMPI_SIZEOF_FORTRAN_REAL 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL 4 | #define ompi_fortran_real_t float | #define OMPI_HAVE_FORTRAN_REAL4 1 | #define OMPI_SIZEOF_FORTRAN_REAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL4 4 | #define ompi_fortran_real4_t float | #define OMPI_HAVE_FORTRAN_REAL8 1 | #define OMPI_SIZEOF_FORTRAN_REAL8 8 | #define OMPI_ALIGNMENT_FORTRAN_REAL8 8 | #define ompi_fortran_real8_t double | #define OMPI_HAVE_FORTRAN_REAL16 0 | #define OMPI_SIZEOF_FORTRAN_REAL16 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL16 4 | #define ompi_fortran_real16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 1 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 8 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 8 | #define ompi_fortran_double_precision_t double | #define OMPI_HAVE_FORTRAN_COMPLEX 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 4 | #define OMPI_HAVE_FORTRAN_COMPLEX8 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX8 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4 | #define OMPI_HAVE_FORTRAN_COMPLEX16 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX16 16 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 8 | #define OMPI_HAVE_FORTRAN_COMPLEX32 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX32 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 4 | #define OMPI_FORTRAN_HANDLE_MAX ( 0x7fffffff < 2147483647 ? 0x7fffffff : 2147483647 ) | #define OMPI_FORTRAN_VALUE_TRUE 1 | #define OMPI_WANT_F90_BINDINGS 1 | #define OMPI_F90 "gfortran" | #define OMPI_HAVE_F90_INTEGER1 1 | #define OMPI_HAVE_F90_INTEGER2 1 | #define OMPI_HAVE_F90_INTEGER4 1 | #define OMPI_HAVE_F90_INTEGER8 1 | #define OMPI_HAVE_F90_INTEGER16 0 | #define OMPI_HAVE_F90_REAL4 1 | #define OMPI_HAVE_F90_REAL8 1 | #define OMPI_HAVE_F90_REAL16 0 | #define OMPI_HAVE_F90_COMPLEX8 1 | #define OMPI_HAVE_F90_COMPLEX16 1 | #define OMPI_HAVE_F90_COMPLEX32 0 | #define OMPI_SIZEOF_F90_INT1 1 | #define OMPI_SIZEOF_F90_INT2 2 | #define OMPI_SIZEOF_F90_INT4 4 | #define OMPI_SIZEOF_F90_INT8 8 | #define OMPI_SIZEOF_F90_INT16 0 | #define OMPI_SIZEOF_F90_REAL4 4 | #define OMPI_SIZEOF_F90_REAL8 8 | #define OMPI_SIZEOF_F90_REAL16 0 | #define OMPI_SIZEOF_F90_COMPLEX8 8 | #define OMPI_SIZEOF_F90_COMPLEX16 16 | #define OMPI_SIZEOF_F90_COMPLEX32 0 | #define OMPI_ALIGNMENT_F90_LOGICAL 4 | #define OMPI_ALIGNMENT_F90_INT 4 | #define OMPI_ALIGNMENT_F90_REAL 4 | #define OMPI_ALIGNMENT_F90_DBLPREC 4 | #define OMPI_ALIGNMENT_F90_COMPLEX 4 | #define OMPI_ALIGNMENT_F90_DBLCOMPLEX 4 | #define OMPI_ALIGNMENT_F90_INT1 1 | #define OMPI_ALIGNMENT_F90_INT2 2 | #define OMPI_ALIGNMENT_F90_INT4 4 | #define OMPI_ALIGNMENT_F90_INT8 4 | #define OMPI_ALIGNMENT_F90_INT16 0 | #define OMPI_ALIGNMENT_F90_REAL4 4 | #define OMPI_ALIGNMENT_F90_REAL8 4 | #define OMPI_ALIGNMENT_F90_REAL16 0 | #define OMPI_ALIGNMENT_F90_COMPLEX8 4 | #define OMPI_ALIGNMENT_F90_COMPLEX16 4 | #define OMPI_ALIGNMENT_F90_COMPLEX32 0 | #define OMPI_PRECISION_F90_REAL4 6 | #define OMPI_PRECISION_F90_REAL8 15 | #define OMPI_PRECISION_F90_REAL16 0 | #define OMPI_PRECISION_F90_COMPLEX8 6 | #define OMPI_PRECISION_F90_COMPLEX16 15 | #define OMPI_PRECISION_F90_COMPLEX32 0 | #define OMPI_RANGE_F90_REAL4 37 | #define OMPI_RANGE_F90_REAL8 307 | #define OMPI_RANGE_F90_REAL16 0 | #define OMPI_RANGE_F90_COMPLEX8 37 | #define OMPI_RANGE_F90_COMPLEX16 307 | #define OMPI_RANGE_F90_COMPLEX32 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_AIO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_STDBOOL_H 1 | #define OMPI_USE_STDBOOL_H 1 | #define SIZEOF_PID_T 4 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR_IN 1 | #define OMPI_HAVE_SA_RESTART 1 | #define OMPI_HAVE_SA_LEN 0 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_SIGINFO_T_SI_FD 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_OPENPTY 1 | #define HAVE_ISATTY 1 | #define HAVE_HTONL 1 | #define HAVE_NTOHL 1 | #define HAVE_HTONS 1 | #define HAVE_NTOHS 1 | #define HAVE_GETPWUID 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_EXECVE 1 | #define HAVE_PIPE 1 | #define HAVE_SETSID 1 | #define HAVE_MMAP 1 | #define HAVE_BACKTRACE 1 | #define HAVE_DIRNAME 1 | #define HAVE_CEIL 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_OPENPTY 1 | #define HAVE_ISATTY 1 | #define HAVE_HTONL 1 | #define HAVE_NTOHL 1 | #define HAVE_HTONS 1 | #define HAVE_NTOHS 1 | #define HAVE_GETPWUID 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_EXECVE 1 | #define HAVE_PIPE 1 | #define HAVE_PTSNAME 1 | #define HAVE_SETSID 1 | #define HAVE_MMAP 1 | #define HAVE_MALLOPT 1 | #define OMPI_HAVE_VA_COPY 1 | #define OMPI_HAVE_UNDERSCORE_VA_COPY 1 | #define HAVE_DECL___FUNC__ 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_BACKTRACE 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBM 1 | #define OMPI_MPI_OFFSET_TYPE long long | #define OMPI_OFFSET_DATATYPE MPI_LONG_LONG | #define OMPI_HAVE_BROKEN_QSORT 0 | #define OMPI_HAVE_SOLARIS_THREADS 0 | #define OMPI_HAVE_POSIX_THREADS 1 | #define OMPI_THREADS_HAVE_DIFFERENT_PIDS 1 | #define OMPI_ENABLE_MPI_THREADS 0 | #define OMPI_ENABLE_PROGRESS_THREADS 0 | #define HAVE_CPU_SET_T 1 | #define HAVE_cpu_set_t 1 | #define HAVE_CPU_ZERO 1 | #define OPAL_PAFFINITY_LINUX_SCHED_SETAFF_NUM_PARAMS 3 | #define HAVE_STRUCT_SOCKADDR_IN 1 | #define HAVE_SYS_BPROC_H 1 | #define HAVE_SYS_BPROC_COMMON_H 1 | #define HAVE_SYS_BPROC_H 1 | #define HAVE_SYS_BPROC_COMMON_H 1 | #define HAVE_SYS_BPROC_H 1 | #define HAVE_SYS_BPROC_COMMON_H 1 | #define HAVE_SYS_BPROC_H 1 | #define HAVE_SYS_BPROC_COMMON_H 1 | /* end confdefs.h. */ | #include configure:79430: result: no configure:79465: checking for tm.h configure:79472: result: no configure:80284: checking if MCA component ras:tm can compile configure:80286: result: no configure:80445: checking for MCA component ras:xgrid compile mode configure:80451: result: dso configure:80470: checking for XGridFoundation Framework configure:80554: result: no configure:80768: checking if MCA component ras:xgrid can compile configure:80770: result: no configure:81437: checking for no configure components in framework rds configure:81439: result: hostfile, resfile configure:81441: checking for m4 configure components in framework rds configure:81443: result: configure:81557: checking for MCA component rds:hostfile compile mode configure:81563: result: dso configure:81594: checking if MCA component rds:hostfile can compile configure:81596: result: yes configure:81900: checking for MCA component rds:resfile compile mode configure:81906: result: dso configure:81937: checking if MCA component rds:resfile can compile configure:81939: result: yes configure:82759: checking for no configure components in framework rmaps configure:82761: result: round_robin configure:82763: checking for m4 configure components in framework rmaps configure:82765: result: configure:82879: checking for MCA component rmaps:round_robin compile mode configure:82885: result: dso configure:82916: checking if MCA component rmaps:round_robin can compile configure:82918: result: yes configure:83738: checking for no configure components in framework rmgr configure:83740: result: proxy, urm configure:83742: checking for m4 configure components in framework rmgr configure:83744: result: configure:83858: checking for MCA component rmgr:proxy compile mode configure:83864: result: dso configure:83895: checking if MCA component rmgr:proxy can compile configure:83897: result: yes configure:84201: checking for MCA component rmgr:urm compile mode configure:84207: result: dso configure:84238: checking if MCA component rmgr:urm can compile configure:84240: result: yes configure:85060: checking for no configure components in framework rml configure:85062: result: oob configure:85064: checking for m4 configure components in framework rml configure:85066: result: cnos configure:85180: checking for MCA component rml:oob compile mode configure:85186: result: dso configure:85217: checking if MCA component rml:oob can compile configure:85219: result: yes configure:85531: checking for MCA component rml:cnos compile mode configure:85537: result: dso configure:85553: checking for cnos_barrier configure:85610: gcc -o conftest -O3 -DNDEBUG -m32 -fno-strict-aliasing -pthread -L/usr/lib conftest.c -lm -lutil -lnsl -lm >&5 /tmp/ccAmS1k4.o(.text+0x14): In function `main': : undefined reference to `cnos_barrier' /tmp/ccAmS1k4.o(.data+0x0): undefined reference to `cnos_barrier' collect2: ld returned 1 exit status configure:85616: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.0.2" | #define PACKAGE_STRING "Open MPI 1.0.2" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 0 | #define OMPI_RELEASE_VERSION 2 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "2" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 0 | #define ORTE_RELEASE_VERSION 2 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "2" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 0 | #define OPAL_RELEASE_VERSION 2 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "2" | #define _GNU_SOURCE 1 | #define OMPI_ARCH "i686-pc-linux-gnu" | #define OMPI_ENABLE_MEM_DEBUG 0 | #define OMPI_ENABLE_MEM_PROFILE 0 | #define OMPI_ENABLE_DEBUG 0 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OMPI_WANT_MPI2_ONE_SIDED 0 | #define OMPI_ENABLE_PTY_SUPPORT 1 | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1 | #define OPAL_ENABLE_TRACE 0 | #define OMPI_CC "gcc" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_DOUBLE 12 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SIZE_T 4 | #define OMPI_ALIGNMENT_CHAR 1 | #define OMPI_ALIGNMENT_SHORT 2 | #define OMPI_ALIGNMENT_WCHAR 4 | #define OMPI_ALIGNMENT_INT 4 | #define OMPI_ALIGNMENT_LONG 4 | #define OMPI_ALIGNMENT_LONG_LONG 4 | #define OMPI_ALIGNMENT_FLOAT 4 | #define OMPI_ALIGNMENT_DOUBLE 4 | #define OMPI_ALIGNMENT_LONG_DOUBLE 4 | #define OMPI_ALIGNMENT_VOID_P 4 | #define OMPI_NEED_C_BOOL 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define restrict __restrict | #define OMPI_ENABLE_MPI_PROFILING 1 | #define OMPI_HAVE_WEAK_SYMBOLS 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define OMPI_CXX "g++" | #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | #define SIZEOF_BOOL 1 | #define OMPI_ALIGNMENT_CXX_BOOL 1 | #define OMPI_WANT_CXX_BINDINGS 1 | #define OMPI_ASM_TEXT ".text" | #define OMPI_ASM_GLOBAL ".globl" | #define OMPI_ASM_LABEL_SUFFIX ":" | #define OMPI_ASM_GSYM "" | #define OMPI_ASM_LSYM ".L" | #define OMPI_ASM_TYPE "@" | #define OMPI_ASM_SIZE "1" | #define OMPI_ASM_ALIGN_LOG | #define OMPI_WANT_SMP_LOCKS 1 | #define OMPI_ASM_SUPPORT_64BIT 1 | #define OMPI_C_GCC_INLINE_ASSEMBLY 1 | #define OMPI_C_DEC_INLINE_ASSEMBLY 0 | #define OMPI_C_XLC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_GCC_INLINE_ASSEMBLY 1 | #define OMPI_CXX_DEC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_XLC_INLINE_ASSEMBLY 0 | #define OMPI_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1" | #define OMPI_ASSEMBLY_ARCH OMPI_IA32 | #define OMPI_HAVE_ASM_FILE 1 | #define OMPI_WANT_F77_BINDINGS 1 | #define OMPI_F77 "gfortran" | #define OMPI_F77_DOUBLE_UNDERSCORE 1 | #define OMPI_F77_SINGLE_UNDERSCORE 0 | #define OMPI_F77_CAPS 0 | #define OMPI_F77_PLAIN 0 | #define ompi_fortran_bogus_type_t int | #define OMPI_HAVE_FORTRAN_LOGICAL 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4 | #define ompi_fortran_logical_t int | #define OMPI_HAVE_FORTRAN_INTEGER 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4 | #define ompi_fortran_integer_t int | #define OMPI_HAVE_FORTRAN_INTEGER1 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER1 1 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 1 | #define ompi_fortran_integer1_t char | #define OMPI_HAVE_FORTRAN_INTEGER2 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER2 2 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 2 | #define ompi_fortran_integer2_t short | #define OMPI_HAVE_FORTRAN_INTEGER4 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER4 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 4 | #define ompi_fortran_integer4_t int | #define OMPI_HAVE_FORTRAN_INTEGER8 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER8 8 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 8 | #define ompi_fortran_integer8_t long long | #define OMPI_HAVE_FORTRAN_INTEGER16 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER16 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4 | #define ompi_fortran_integer16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL 1 | #define OMPI_SIZEOF_FORTRAN_REAL 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL 4 | #define ompi_fortran_real_t float | #define OMPI_HAVE_FORTRAN_REAL4 1 | #define OMPI_SIZEOF_FORTRAN_REAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL4 4 | #define ompi_fortran_real4_t float | #define OMPI_HAVE_FORTRAN_REAL8 1 | #define OMPI_SIZEOF_FORTRAN_REAL8 8 | #define OMPI_ALIGNMENT_FORTRAN_REAL8 8 | #define ompi_fortran_real8_t double | #define OMPI_HAVE_FORTRAN_REAL16 0 | #define OMPI_SIZEOF_FORTRAN_REAL16 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL16 4 | #define ompi_fortran_real16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 1 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 8 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 8 | #define ompi_fortran_double_precision_t double | #define OMPI_HAVE_FORTRAN_COMPLEX 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 4 | #define OMPI_HAVE_FORTRAN_COMPLEX8 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX8 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4 | #define OMPI_HAVE_FORTRAN_COMPLEX16 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX16 16 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 8 | #define OMPI_HAVE_FORTRAN_COMPLEX32 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX32 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 4 | #define OMPI_FORTRAN_HANDLE_MAX ( 0x7fffffff < 2147483647 ? 0x7fffffff : 2147483647 ) | #define OMPI_FORTRAN_VALUE_TRUE 1 | #define OMPI_WANT_F90_BINDINGS 1 | #define OMPI_F90 "gfortran" | #define OMPI_HAVE_F90_INTEGER1 1 | #define OMPI_HAVE_F90_INTEGER2 1 | #define OMPI_HAVE_F90_INTEGER4 1 | #define OMPI_HAVE_F90_INTEGER8 1 | #define OMPI_HAVE_F90_INTEGER16 0 | #define OMPI_HAVE_F90_REAL4 1 | #define OMPI_HAVE_F90_REAL8 1 | #define OMPI_HAVE_F90_REAL16 0 | #define OMPI_HAVE_F90_COMPLEX8 1 | #define OMPI_HAVE_F90_COMPLEX16 1 | #define OMPI_HAVE_F90_COMPLEX32 0 | #define OMPI_SIZEOF_F90_INT1 1 | #define OMPI_SIZEOF_F90_INT2 2 | #define OMPI_SIZEOF_F90_INT4 4 | #define OMPI_SIZEOF_F90_INT8 8 | #define OMPI_SIZEOF_F90_INT16 0 | #define OMPI_SIZEOF_F90_REAL4 4 | #define OMPI_SIZEOF_F90_REAL8 8 | #define OMPI_SIZEOF_F90_REAL16 0 | #define OMPI_SIZEOF_F90_COMPLEX8 8 | #define OMPI_SIZEOF_F90_COMPLEX16 16 | #define OMPI_SIZEOF_F90_COMPLEX32 0 | #define OMPI_ALIGNMENT_F90_LOGICAL 4 | #define OMPI_ALIGNMENT_F90_INT 4 | #define OMPI_ALIGNMENT_F90_REAL 4 | #define OMPI_ALIGNMENT_F90_DBLPREC 4 | #define OMPI_ALIGNMENT_F90_COMPLEX 4 | #define OMPI_ALIGNMENT_F90_DBLCOMPLEX 4 | #define OMPI_ALIGNMENT_F90_INT1 1 | #define OMPI_ALIGNMENT_F90_INT2 2 | #define OMPI_ALIGNMENT_F90_INT4 4 | #define OMPI_ALIGNMENT_F90_INT8 4 | #define OMPI_ALIGNMENT_F90_INT16 0 | #define OMPI_ALIGNMENT_F90_REAL4 4 | #define OMPI_ALIGNMENT_F90_REAL8 4 | #define OMPI_ALIGNMENT_F90_REAL16 0 | #define OMPI_ALIGNMENT_F90_COMPLEX8 4 | #define OMPI_ALIGNMENT_F90_COMPLEX16 4 | #define OMPI_ALIGNMENT_F90_COMPLEX32 0 | #define OMPI_PRECISION_F90_REAL4 6 | #define OMPI_PRECISION_F90_REAL8 15 | #define OMPI_PRECISION_F90_REAL16 0 | #define OMPI_PRECISION_F90_COMPLEX8 6 | #define OMPI_PRECISION_F90_COMPLEX16 15 | #define OMPI_PRECISION_F90_COMPLEX32 0 | #define OMPI_RANGE_F90_REAL4 37 | #define OMPI_RANGE_F90_REAL8 307 | #define OMPI_RANGE_F90_REAL16 0 | #define OMPI_RANGE_F90_COMPLEX8 37 | #define OMPI_RANGE_F90_COMPLEX16 307 | #define OMPI_RANGE_F90_COMPLEX32 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_AIO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_STDBOOL_H 1 | #define OMPI_USE_STDBOOL_H 1 | #define SIZEOF_PID_T 4 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR_IN 1 | #define OMPI_HAVE_SA_RESTART 1 | #define OMPI_HAVE_SA_LEN 0 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_SIGINFO_T_SI_FD 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_OPENPTY 1 | #define HAVE_ISATTY 1 | #define HAVE_HTONL 1 | #define HAVE_NTOHL 1 | #define HAVE_HTONS 1 | #define HAVE_NTOHS 1 | #define HAVE_GETPWUID 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_EXECVE 1 | #define HAVE_PIPE 1 | #define HAVE_SETSID 1 | #define HAVE_MMAP 1 | #define HAVE_BACKTRACE 1 | #define HAVE_DIRNAME 1 | #define HAVE_CEIL 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_OPENPTY 1 | #define HAVE_ISATTY 1 | #define HAVE_HTONL 1 | #define HAVE_NTOHL 1 | #define HAVE_HTONS 1 | #define HAVE_NTOHS 1 | #define HAVE_GETPWUID 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_EXECVE 1 | #define HAVE_PIPE 1 | #define HAVE_PTSNAME 1 | #define HAVE_SETSID 1 | #define HAVE_MMAP 1 | #define HAVE_MALLOPT 1 | #define OMPI_HAVE_VA_COPY 1 | #define OMPI_HAVE_UNDERSCORE_VA_COPY 1 | #define HAVE_DECL___FUNC__ 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_BACKTRACE 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBM 1 | #define OMPI_MPI_OFFSET_TYPE long long | #define OMPI_OFFSET_DATATYPE MPI_LONG_LONG | #define OMPI_HAVE_BROKEN_QSORT 0 | #define OMPI_HAVE_SOLARIS_THREADS 0 | #define OMPI_HAVE_POSIX_THREADS 1 | #define OMPI_THREADS_HAVE_DIFFERENT_PIDS 1 | #define OMPI_ENABLE_MPI_THREADS 0 | #define OMPI_ENABLE_PROGRESS_THREADS 0 | #define HAVE_CPU_SET_T 1 | #define HAVE_cpu_set_t 1 | #define HAVE_CPU_ZERO 1 | #define OPAL_PAFFINITY_LINUX_SCHED_SETAFF_NUM_PARAMS 3 | #define HAVE_STRUCT_SOCKADDR_IN 1 | #define HAVE_SYS_BPROC_H 1 | #define HAVE_SYS_BPROC_COMMON_H 1 | #define HAVE_SYS_BPROC_H 1 | #define HAVE_SYS_BPROC_COMMON_H 1 | #define HAVE_SYS_BPROC_H 1 | #define HAVE_SYS_BPROC_COMMON_H 1 | #define HAVE_SYS_BPROC_H 1 | #define HAVE_SYS_BPROC_COMMON_H 1 | /* end confdefs.h. */ | /* Define cnos_barrier to an innocuous variant, in case declares cnos_barrier. | For example, HP-UX 11i declares gettimeofday. */ | #define cnos_barrier innocuous_cnos_barrier | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char cnos_barrier (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef cnos_barrier | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char cnos_barrier (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub_cnos_barrier) || defined (__stub___cnos_barrier) | choke me | #else | char (*f) () = cnos_barrier; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != cnos_barrier; | ; | return 0; | } configure:85641: result: no configure:85848: checking if MCA component rml:cnos can compile configure:85850: result: no configure:86517: checking for no configure components in framework schema configure:86519: result: configure:86521: checking for m4 configure components in framework schema configure:86523: result: configure:87153: checking for no configure components in framework sds configure:87155: result: env, seed, singleton, slurm configure:87157: checking for m4 configure components in framework sds configure:87159: result: bproc, cnos, pipe, portals_utcp configure:87273: checking for MCA component sds:env compile mode configure:87279: result: dso configure:87310: checking if MCA component sds:env can compile configure:87312: result: yes configure:87616: checking for MCA component sds:seed compile mode configure:87622: result: dso configure:87653: checking if MCA component sds:seed can compile configure:87655: result: yes configure:87959: checking for MCA component sds:singleton compile mode configure:87965: result: dso configure:87996: checking if MCA component sds:singleton can compile configure:87998: result: yes configure:88302: checking for MCA component sds:slurm compile mode configure:88308: result: dso configure:88339: checking if MCA component sds:slurm can compile configure:88341: result: yes configure:88653: checking for MCA component sds:bproc compile mode configure:88659: result: dso configure:88694: checking for sys/bproc.h configure:88699: result: yes configure:88834: checking for bproc_numnodes in -lbproc configure:88896: result: yes configure:88917: checking for sys/bproc_common.h configure:88964: result: yes configure:89057: checking if MCA component sds:bproc can compile configure:89059: result: yes configure:89372: checking for MCA component sds:cnos compile mode configure:89378: result: dso configure:89388: checking for cnos_get_rank configure:89445: gcc -o conftest -O3 -DNDEBUG -m32 -fno-strict-aliasing -pthread -L/usr/lib conftest.c -lm -lutil -lnsl -lm >&5 /tmp/ccq7SHlU.o(.text+0x14): In function `main': : undefined reference to `cnos_get_rank' /tmp/ccq7SHlU.o(.data+0x0): undefined reference to `cnos_get_rank' collect2: ld returned 1 exit status configure:89451: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.0.2" | #define PACKAGE_STRING "Open MPI 1.0.2" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 0 | #define OMPI_RELEASE_VERSION 2 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "2" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 0 | #define ORTE_RELEASE_VERSION 2 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "2" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 0 | #define OPAL_RELEASE_VERSION 2 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "2" | #define _GNU_SOURCE 1 | #define OMPI_ARCH "i686-pc-linux-gnu" | #define OMPI_ENABLE_MEM_DEBUG 0 | #define OMPI_ENABLE_MEM_PROFILE 0 | #define OMPI_ENABLE_DEBUG 0 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OMPI_WANT_MPI2_ONE_SIDED 0 | #define OMPI_ENABLE_PTY_SUPPORT 1 | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1 | #define OPAL_ENABLE_TRACE 0 | #define OMPI_CC "gcc" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_DOUBLE 12 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SIZE_T 4 | #define OMPI_ALIGNMENT_CHAR 1 | #define OMPI_ALIGNMENT_SHORT 2 | #define OMPI_ALIGNMENT_WCHAR 4 | #define OMPI_ALIGNMENT_INT 4 | #define OMPI_ALIGNMENT_LONG 4 | #define OMPI_ALIGNMENT_LONG_LONG 4 | #define OMPI_ALIGNMENT_FLOAT 4 | #define OMPI_ALIGNMENT_DOUBLE 4 | #define OMPI_ALIGNMENT_LONG_DOUBLE 4 | #define OMPI_ALIGNMENT_VOID_P 4 | #define OMPI_NEED_C_BOOL 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define restrict __restrict | #define OMPI_ENABLE_MPI_PROFILING 1 | #define OMPI_HAVE_WEAK_SYMBOLS 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define OMPI_CXX "g++" | #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | #define SIZEOF_BOOL 1 | #define OMPI_ALIGNMENT_CXX_BOOL 1 | #define OMPI_WANT_CXX_BINDINGS 1 | #define OMPI_ASM_TEXT ".text" | #define OMPI_ASM_GLOBAL ".globl" | #define OMPI_ASM_LABEL_SUFFIX ":" | #define OMPI_ASM_GSYM "" | #define OMPI_ASM_LSYM ".L" | #define OMPI_ASM_TYPE "@" | #define OMPI_ASM_SIZE "1" | #define OMPI_ASM_ALIGN_LOG | #define OMPI_WANT_SMP_LOCKS 1 | #define OMPI_ASM_SUPPORT_64BIT 1 | #define OMPI_C_GCC_INLINE_ASSEMBLY 1 | #define OMPI_C_DEC_INLINE_ASSEMBLY 0 | #define OMPI_C_XLC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_GCC_INLINE_ASSEMBLY 1 | #define OMPI_CXX_DEC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_XLC_INLINE_ASSEMBLY 0 | #define OMPI_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1" | #define OMPI_ASSEMBLY_ARCH OMPI_IA32 | #define OMPI_HAVE_ASM_FILE 1 | #define OMPI_WANT_F77_BINDINGS 1 | #define OMPI_F77 "gfortran" | #define OMPI_F77_DOUBLE_UNDERSCORE 1 | #define OMPI_F77_SINGLE_UNDERSCORE 0 | #define OMPI_F77_CAPS 0 | #define OMPI_F77_PLAIN 0 | #define ompi_fortran_bogus_type_t int | #define OMPI_HAVE_FORTRAN_LOGICAL 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4 | #define ompi_fortran_logical_t int | #define OMPI_HAVE_FORTRAN_INTEGER 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4 | #define ompi_fortran_integer_t int | #define OMPI_HAVE_FORTRAN_INTEGER1 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER1 1 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 1 | #define ompi_fortran_integer1_t char | #define OMPI_HAVE_FORTRAN_INTEGER2 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER2 2 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 2 | #define ompi_fortran_integer2_t short | #define OMPI_HAVE_FORTRAN_INTEGER4 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER4 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 4 | #define ompi_fortran_integer4_t int | #define OMPI_HAVE_FORTRAN_INTEGER8 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER8 8 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 8 | #define ompi_fortran_integer8_t long long | #define OMPI_HAVE_FORTRAN_INTEGER16 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER16 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4 | #define ompi_fortran_integer16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL 1 | #define OMPI_SIZEOF_FORTRAN_REAL 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL 4 | #define ompi_fortran_real_t float | #define OMPI_HAVE_FORTRAN_REAL4 1 | #define OMPI_SIZEOF_FORTRAN_REAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL4 4 | #define ompi_fortran_real4_t float | #define OMPI_HAVE_FORTRAN_REAL8 1 | #define OMPI_SIZEOF_FORTRAN_REAL8 8 | #define OMPI_ALIGNMENT_FORTRAN_REAL8 8 | #define ompi_fortran_real8_t double | #define OMPI_HAVE_FORTRAN_REAL16 0 | #define OMPI_SIZEOF_FORTRAN_REAL16 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL16 4 | #define ompi_fortran_real16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 1 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 8 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 8 | #define ompi_fortran_double_precision_t double | #define OMPI_HAVE_FORTRAN_COMPLEX 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 4 | #define OMPI_HAVE_FORTRAN_COMPLEX8 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX8 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4 | #define OMPI_HAVE_FORTRAN_COMPLEX16 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX16 16 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 8 | #define OMPI_HAVE_FORTRAN_COMPLEX32 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX32 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 4 | #define OMPI_FORTRAN_HANDLE_MAX ( 0x7fffffff < 2147483647 ? 0x7fffffff : 2147483647 ) | #define OMPI_FORTRAN_VALUE_TRUE 1 | #define OMPI_WANT_F90_BINDINGS 1 | #define OMPI_F90 "gfortran" | #define OMPI_HAVE_F90_INTEGER1 1 | #define OMPI_HAVE_F90_INTEGER2 1 | #define OMPI_HAVE_F90_INTEGER4 1 | #define OMPI_HAVE_F90_INTEGER8 1 | #define OMPI_HAVE_F90_INTEGER16 0 | #define OMPI_HAVE_F90_REAL4 1 | #define OMPI_HAVE_F90_REAL8 1 | #define OMPI_HAVE_F90_REAL16 0 | #define OMPI_HAVE_F90_COMPLEX8 1 | #define OMPI_HAVE_F90_COMPLEX16 1 | #define OMPI_HAVE_F90_COMPLEX32 0 | #define OMPI_SIZEOF_F90_INT1 1 | #define OMPI_SIZEOF_F90_INT2 2 | #define OMPI_SIZEOF_F90_INT4 4 | #define OMPI_SIZEOF_F90_INT8 8 | #define OMPI_SIZEOF_F90_INT16 0 | #define OMPI_SIZEOF_F90_REAL4 4 | #define OMPI_SIZEOF_F90_REAL8 8 | #define OMPI_SIZEOF_F90_REAL16 0 | #define OMPI_SIZEOF_F90_COMPLEX8 8 | #define OMPI_SIZEOF_F90_COMPLEX16 16 | #define OMPI_SIZEOF_F90_COMPLEX32 0 | #define OMPI_ALIGNMENT_F90_LOGICAL 4 | #define OMPI_ALIGNMENT_F90_INT 4 | #define OMPI_ALIGNMENT_F90_REAL 4 | #define OMPI_ALIGNMENT_F90_DBLPREC 4 | #define OMPI_ALIGNMENT_F90_COMPLEX 4 | #define OMPI_ALIGNMENT_F90_DBLCOMPLEX 4 | #define OMPI_ALIGNMENT_F90_INT1 1 | #define OMPI_ALIGNMENT_F90_INT2 2 | #define OMPI_ALIGNMENT_F90_INT4 4 | #define OMPI_ALIGNMENT_F90_INT8 4 | #define OMPI_ALIGNMENT_F90_INT16 0 | #define OMPI_ALIGNMENT_F90_REAL4 4 | #define OMPI_ALIGNMENT_F90_REAL8 4 | #define OMPI_ALIGNMENT_F90_REAL16 0 | #define OMPI_ALIGNMENT_F90_COMPLEX8 4 | #define OMPI_ALIGNMENT_F90_COMPLEX16 4 | #define OMPI_ALIGNMENT_F90_COMPLEX32 0 | #define OMPI_PRECISION_F90_REAL4 6 | #define OMPI_PRECISION_F90_REAL8 15 | #define OMPI_PRECISION_F90_REAL16 0 | #define OMPI_PRECISION_F90_COMPLEX8 6 | #define OMPI_PRECISION_F90_COMPLEX16 15 | #define OMPI_PRECISION_F90_COMPLEX32 0 | #define OMPI_RANGE_F90_REAL4 37 | #define OMPI_RANGE_F90_REAL8 307 | #define OMPI_RANGE_F90_REAL16 0 | #define OMPI_RANGE_F90_COMPLEX8 37 | #define OMPI_RANGE_F90_COMPLEX16 307 | #define OMPI_RANGE_F90_COMPLEX32 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_AIO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_STDBOOL_H 1 | #define OMPI_USE_STDBOOL_H 1 | #define SIZEOF_PID_T 4 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR_IN 1 | #define OMPI_HAVE_SA_RESTART 1 | #define OMPI_HAVE_SA_LEN 0 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_SIGINFO_T_SI_FD 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_OPENPTY 1 | #define HAVE_ISATTY 1 | #define HAVE_HTONL 1 | #define HAVE_NTOHL 1 | #define HAVE_HTONS 1 | #define HAVE_NTOHS 1 | #define HAVE_GETPWUID 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_EXECVE 1 | #define HAVE_PIPE 1 | #define HAVE_SETSID 1 | #define HAVE_MMAP 1 | #define HAVE_BACKTRACE 1 | #define HAVE_DIRNAME 1 | #define HAVE_CEIL 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_OPENPTY 1 | #define HAVE_ISATTY 1 | #define HAVE_HTONL 1 | #define HAVE_NTOHL 1 | #define HAVE_HTONS 1 | #define HAVE_NTOHS 1 | #define HAVE_GETPWUID 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_EXECVE 1 | #define HAVE_PIPE 1 | #define HAVE_PTSNAME 1 | #define HAVE_SETSID 1 | #define HAVE_MMAP 1 | #define HAVE_MALLOPT 1 | #define OMPI_HAVE_VA_COPY 1 | #define OMPI_HAVE_UNDERSCORE_VA_COPY 1 | #define HAVE_DECL___FUNC__ 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_BACKTRACE 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBM 1 | #define OMPI_MPI_OFFSET_TYPE long long | #define OMPI_OFFSET_DATATYPE MPI_LONG_LONG | #define OMPI_HAVE_BROKEN_QSORT 0 | #define OMPI_HAVE_SOLARIS_THREADS 0 | #define OMPI_HAVE_POSIX_THREADS 1 | #define OMPI_THREADS_HAVE_DIFFERENT_PIDS 1 | #define OMPI_ENABLE_MPI_THREADS 0 | #define OMPI_ENABLE_PROGRESS_THREADS 0 | #define HAVE_CPU_SET_T 1 | #define HAVE_cpu_set_t 1 | #define HAVE_CPU_ZERO 1 | #define OPAL_PAFFINITY_LINUX_SCHED_SETAFF_NUM_PARAMS 3 | #define HAVE_STRUCT_SOCKADDR_IN 1 | #define HAVE_SYS_BPROC_H 1 | #define HAVE_SYS_BPROC_COMMON_H 1 | #define HAVE_SYS_BPROC_H 1 | #define HAVE_SYS_BPROC_COMMON_H 1 | #define HAVE_SYS_BPROC_H 1 | #define HAVE_SYS_BPROC_COMMON_H 1 | #define HAVE_SYS_BPROC_H 1 | #define HAVE_SYS_BPROC_COMMON_H 1 | #define OMPI_RML_CNOS_HAVE_BARRIER 0 | #define HAVE_SYS_BPROC_H 1 | #define HAVE_SYS_BPROC_COMMON_H 1 | /* end confdefs.h. */ | /* Define cnos_get_rank to an innocuous variant, in case declares cnos_get_rank. | For example, HP-UX 11i declares gettimeofday. */ | #define cnos_get_rank innocuous_cnos_get_rank | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char cnos_get_rank (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef cnos_get_rank | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char cnos_get_rank (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub_cnos_get_rank) || defined (__stub___cnos_get_rank) | choke me | #else | char (*f) () = cnos_get_rank; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != cnos_get_rank; | ; | return 0; | } configure:89476: result: no configure:89668: checking if MCA component sds:cnos can compile configure:89670: result: no configure:89829: checking for MCA component sds:pipe compile mode configure:89835: result: dso configure:89845: checking for pipe configure:89933: result: yes configure:89971: checking if MCA component sds:pipe can compile configure:89973: result: yes configure:90286: checking for MCA component sds:portals_utcp compile mode configure:90292: result: dso configure:90347: checking for PtlGetRank configure:90375: gcc -o conftest -O3 -DNDEBUG -m32 -fno-strict-aliasing -pthread -L/usr/lib conftest.c -lm -lutil -lnsl -lm -lutcpapi -lutcplib -lp3api -lp3lib -lp3rt >&5 conftest.c:362:22: portals3.h: No such file or directory conftest.c:364:24: p3nal_utcp.h: No such file or directory conftest.c:365:23: p3rt/p3rt.h: No such file or directory conftest.c:366:25: p3api/debug.h: No such file or directory conftest.c: In function `main': conftest.c:375: error: `PTL_IFACE_DEFAULT' undeclared (first use in this function) conftest.c:375: error: (Each undeclared identifier is reported only once conftest.c:375: error: for each function it appears in.) conftest.c:375: error: `PTL_PID_ANY' undeclared (first use in this function) configure:90381: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.0.2" | #define PACKAGE_STRING "Open MPI 1.0.2" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 0 | #define OMPI_RELEASE_VERSION 2 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "2" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 0 | #define ORTE_RELEASE_VERSION 2 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "2" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 0 | #define OPAL_RELEASE_VERSION 2 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "2" | #define _GNU_SOURCE 1 | #define OMPI_ARCH "i686-pc-linux-gnu" | #define OMPI_ENABLE_MEM_DEBUG 0 | #define OMPI_ENABLE_MEM_PROFILE 0 | #define OMPI_ENABLE_DEBUG 0 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OMPI_WANT_MPI2_ONE_SIDED 0 | #define OMPI_ENABLE_PTY_SUPPORT 1 | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1 | #define OPAL_ENABLE_TRACE 0 | #define OMPI_CC "gcc" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_DOUBLE 12 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SIZE_T 4 | #define OMPI_ALIGNMENT_CHAR 1 | #define OMPI_ALIGNMENT_SHORT 2 | #define OMPI_ALIGNMENT_WCHAR 4 | #define OMPI_ALIGNMENT_INT 4 | #define OMPI_ALIGNMENT_LONG 4 | #define OMPI_ALIGNMENT_LONG_LONG 4 | #define OMPI_ALIGNMENT_FLOAT 4 | #define OMPI_ALIGNMENT_DOUBLE 4 | #define OMPI_ALIGNMENT_LONG_DOUBLE 4 | #define OMPI_ALIGNMENT_VOID_P 4 | #define OMPI_NEED_C_BOOL 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define restrict __restrict | #define OMPI_ENABLE_MPI_PROFILING 1 | #define OMPI_HAVE_WEAK_SYMBOLS 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define OMPI_CXX "g++" | #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | #define SIZEOF_BOOL 1 | #define OMPI_ALIGNMENT_CXX_BOOL 1 | #define OMPI_WANT_CXX_BINDINGS 1 | #define OMPI_ASM_TEXT ".text" | #define OMPI_ASM_GLOBAL ".globl" | #define OMPI_ASM_LABEL_SUFFIX ":" | #define OMPI_ASM_GSYM "" | #define OMPI_ASM_LSYM ".L" | #define OMPI_ASM_TYPE "@" | #define OMPI_ASM_SIZE "1" | #define OMPI_ASM_ALIGN_LOG | #define OMPI_WANT_SMP_LOCKS 1 | #define OMPI_ASM_SUPPORT_64BIT 1 | #define OMPI_C_GCC_INLINE_ASSEMBLY 1 | #define OMPI_C_DEC_INLINE_ASSEMBLY 0 | #define OMPI_C_XLC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_GCC_INLINE_ASSEMBLY 1 | #define OMPI_CXX_DEC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_XLC_INLINE_ASSEMBLY 0 | #define OMPI_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1" | #define OMPI_ASSEMBLY_ARCH OMPI_IA32 | #define OMPI_HAVE_ASM_FILE 1 | #define OMPI_WANT_F77_BINDINGS 1 | #define OMPI_F77 "gfortran" | #define OMPI_F77_DOUBLE_UNDERSCORE 1 | #define OMPI_F77_SINGLE_UNDERSCORE 0 | #define OMPI_F77_CAPS 0 | #define OMPI_F77_PLAIN 0 | #define ompi_fortran_bogus_type_t int | #define OMPI_HAVE_FORTRAN_LOGICAL 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4 | #define ompi_fortran_logical_t int | #define OMPI_HAVE_FORTRAN_INTEGER 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4 | #define ompi_fortran_integer_t int | #define OMPI_HAVE_FORTRAN_INTEGER1 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER1 1 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 1 | #define ompi_fortran_integer1_t char | #define OMPI_HAVE_FORTRAN_INTEGER2 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER2 2 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 2 | #define ompi_fortran_integer2_t short | #define OMPI_HAVE_FORTRAN_INTEGER4 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER4 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 4 | #define ompi_fortran_integer4_t int | #define OMPI_HAVE_FORTRAN_INTEGER8 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER8 8 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 8 | #define ompi_fortran_integer8_t long long | #define OMPI_HAVE_FORTRAN_INTEGER16 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER16 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4 | #define ompi_fortran_integer16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL 1 | #define OMPI_SIZEOF_FORTRAN_REAL 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL 4 | #define ompi_fortran_real_t float | #define OMPI_HAVE_FORTRAN_REAL4 1 | #define OMPI_SIZEOF_FORTRAN_REAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL4 4 | #define ompi_fortran_real4_t float | #define OMPI_HAVE_FORTRAN_REAL8 1 | #define OMPI_SIZEOF_FORTRAN_REAL8 8 | #define OMPI_ALIGNMENT_FORTRAN_REAL8 8 | #define ompi_fortran_real8_t double | #define OMPI_HAVE_FORTRAN_REAL16 0 | #define OMPI_SIZEOF_FORTRAN_REAL16 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL16 4 | #define ompi_fortran_real16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 1 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 8 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 8 | #define ompi_fortran_double_precision_t double | #define OMPI_HAVE_FORTRAN_COMPLEX 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 4 | #define OMPI_HAVE_FORTRAN_COMPLEX8 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX8 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4 | #define OMPI_HAVE_FORTRAN_COMPLEX16 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX16 16 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 8 | #define OMPI_HAVE_FORTRAN_COMPLEX32 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX32 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 4 | #define OMPI_FORTRAN_HANDLE_MAX ( 0x7fffffff < 2147483647 ? 0x7fffffff : 2147483647 ) | #define OMPI_FORTRAN_VALUE_TRUE 1 | #define OMPI_WANT_F90_BINDINGS 1 | #define OMPI_F90 "gfortran" | #define OMPI_HAVE_F90_INTEGER1 1 | #define OMPI_HAVE_F90_INTEGER2 1 | #define OMPI_HAVE_F90_INTEGER4 1 | #define OMPI_HAVE_F90_INTEGER8 1 | #define OMPI_HAVE_F90_INTEGER16 0 | #define OMPI_HAVE_F90_REAL4 1 | #define OMPI_HAVE_F90_REAL8 1 | #define OMPI_HAVE_F90_REAL16 0 | #define OMPI_HAVE_F90_COMPLEX8 1 | #define OMPI_HAVE_F90_COMPLEX16 1 | #define OMPI_HAVE_F90_COMPLEX32 0 | #define OMPI_SIZEOF_F90_INT1 1 | #define OMPI_SIZEOF_F90_INT2 2 | #define OMPI_SIZEOF_F90_INT4 4 | #define OMPI_SIZEOF_F90_INT8 8 | #define OMPI_SIZEOF_F90_INT16 0 | #define OMPI_SIZEOF_F90_REAL4 4 | #define OMPI_SIZEOF_F90_REAL8 8 | #define OMPI_SIZEOF_F90_REAL16 0 | #define OMPI_SIZEOF_F90_COMPLEX8 8 | #define OMPI_SIZEOF_F90_COMPLEX16 16 | #define OMPI_SIZEOF_F90_COMPLEX32 0 | #define OMPI_ALIGNMENT_F90_LOGICAL 4 | #define OMPI_ALIGNMENT_F90_INT 4 | #define OMPI_ALIGNMENT_F90_REAL 4 | #define OMPI_ALIGNMENT_F90_DBLPREC 4 | #define OMPI_ALIGNMENT_F90_COMPLEX 4 | #define OMPI_ALIGNMENT_F90_DBLCOMPLEX 4 | #define OMPI_ALIGNMENT_F90_INT1 1 | #define OMPI_ALIGNMENT_F90_INT2 2 | #define OMPI_ALIGNMENT_F90_INT4 4 | #define OMPI_ALIGNMENT_F90_INT8 4 | #define OMPI_ALIGNMENT_F90_INT16 0 | #define OMPI_ALIGNMENT_F90_REAL4 4 | #define OMPI_ALIGNMENT_F90_REAL8 4 | #define OMPI_ALIGNMENT_F90_REAL16 0 | #define OMPI_ALIGNMENT_F90_COMPLEX8 4 | #define OMPI_ALIGNMENT_F90_COMPLEX16 4 | #define OMPI_ALIGNMENT_F90_COMPLEX32 0 | #define OMPI_PRECISION_F90_REAL4 6 | #define OMPI_PRECISION_F90_REAL8 15 | #define OMPI_PRECISION_F90_REAL16 0 | #define OMPI_PRECISION_F90_COMPLEX8 6 | #define OMPI_PRECISION_F90_COMPLEX16 15 | #define OMPI_PRECISION_F90_COMPLEX32 0 | #define OMPI_RANGE_F90_REAL4 37 | #define OMPI_RANGE_F90_REAL8 307 | #define OMPI_RANGE_F90_REAL16 0 | #define OMPI_RANGE_F90_COMPLEX8 37 | #define OMPI_RANGE_F90_COMPLEX16 307 | #define OMPI_RANGE_F90_COMPLEX32 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_AIO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_STDBOOL_H 1 | #define OMPI_USE_STDBOOL_H 1 | #define SIZEOF_PID_T 4 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR_IN 1 | #define OMPI_HAVE_SA_RESTART 1 | #define OMPI_HAVE_SA_LEN 0 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_SIGINFO_T_SI_FD 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_OPENPTY 1 | #define HAVE_ISATTY 1 | #define HAVE_HTONL 1 | #define HAVE_NTOHL 1 | #define HAVE_HTONS 1 | #define HAVE_NTOHS 1 | #define HAVE_GETPWUID 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_EXECVE 1 | #define HAVE_PIPE 1 | #define HAVE_SETSID 1 | #define HAVE_MMAP 1 | #define HAVE_BACKTRACE 1 | #define HAVE_DIRNAME 1 | #define HAVE_CEIL 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_OPENPTY 1 | #define HAVE_ISATTY 1 | #define HAVE_HTONL 1 | #define HAVE_NTOHL 1 | #define HAVE_HTONS 1 | #define HAVE_NTOHS 1 | #define HAVE_GETPWUID 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_EXECVE 1 | #define HAVE_PIPE 1 | #define HAVE_PTSNAME 1 | #define HAVE_SETSID 1 | #define HAVE_MMAP 1 | #define HAVE_MALLOPT 1 | #define OMPI_HAVE_VA_COPY 1 | #define OMPI_HAVE_UNDERSCORE_VA_COPY 1 | #define HAVE_DECL___FUNC__ 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_BACKTRACE 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBM 1 | #define OMPI_MPI_OFFSET_TYPE long long | #define OMPI_OFFSET_DATATYPE MPI_LONG_LONG | #define OMPI_HAVE_BROKEN_QSORT 0 | #define OMPI_HAVE_SOLARIS_THREADS 0 | #define OMPI_HAVE_POSIX_THREADS 1 | #define OMPI_THREADS_HAVE_DIFFERENT_PIDS 1 | #define OMPI_ENABLE_MPI_THREADS 0 | #define OMPI_ENABLE_PROGRESS_THREADS 0 | #define HAVE_CPU_SET_T 1 | #define HAVE_cpu_set_t 1 | #define HAVE_CPU_ZERO 1 | #define OPAL_PAFFINITY_LINUX_SCHED_SETAFF_NUM_PARAMS 3 | #define HAVE_STRUCT_SOCKADDR_IN 1 | #define HAVE_SYS_BPROC_H 1 | #define HAVE_SYS_BPROC_COMMON_H 1 | #define HAVE_SYS_BPROC_H 1 | #define HAVE_SYS_BPROC_COMMON_H 1 | #define HAVE_SYS_BPROC_H 1 | #define HAVE_SYS_BPROC_COMMON_H 1 | #define HAVE_SYS_BPROC_H 1 | #define HAVE_SYS_BPROC_COMMON_H 1 | #define OMPI_RML_CNOS_HAVE_BARRIER 0 | #define HAVE_SYS_BPROC_H 1 | #define HAVE_SYS_BPROC_COMMON_H 1 | /* end confdefs.h. */ | #include | #include | #include | #include | #include | FILE *utcp_api_out; | FILE *utcp_lib_out; | int | main () | { | unsigned int nprocs, rank; | int dummy; | PtlInit(&dummy); | PtlNIInit(PTL_IFACE_DEFAULT, PTL_PID_ANY, NULL, NULL, NULL); | PtlGetRank(&rank, &nprocs); | ; | return 0; | } configure:90403: result: no configure:90603: checking if MCA component sds:portals_utcp can compile configure:90605: result: no configure:91272: checking for no configure components in framework soh configure:91274: result: configure:91276: checking for m4 configure components in framework soh configure:91278: result: bproc configure:91400: checking for MCA component soh:bproc compile mode configure:91406: result: dso configure:91441: checking for sys/bproc.h configure:91446: result: yes configure:91581: checking for bproc_numnodes in -lbproc configure:91643: result: yes configure:91664: checking for sys/bproc_common.h configure:91711: result: yes configure:91764: checking for BPROC_API_VERSION configure:91782: gcc -c -O3 -DNDEBUG -m32 -fno-strict-aliasing -pthread conftest.c >&5 configure:91788: $? = 0 configure:91792: test -z || test ! -s conftest.err configure:91795: $? = 0 configure:91798: test -s conftest.o configure:91801: $? = 0 configure:91811: result: yes configure:91861: checking if MCA component soh:bproc can compile configure:91863: result: yes configure:92607: checking for frameworks for ompi configure:92609: result: allocator, bml, btl, coll, common, io, mpool, pml, ptl, rcache, topo configure:92717: checking for no configure components in framework allocator configure:92719: result: basic, bucket configure:92721: checking for m4 configure components in framework allocator configure:92723: result: configure:92837: checking for MCA component allocator:basic compile mode configure:92843: result: dso configure:92874: checking if MCA component allocator:basic can compile configure:92876: result: yes configure:93180: checking for MCA component allocator:bucket compile mode configure:93186: result: dso configure:93217: checking if MCA component allocator:bucket can compile configure:93219: result: yes configure:94039: checking for no configure components in framework bml configure:94041: result: r2 configure:94043: checking for m4 configure components in framework bml configure:94045: result: configure:94159: checking for MCA component bml:r2 compile mode configure:94165: result: dso configure:94196: checking if MCA component bml:r2 can compile configure:94198: result: yes configure:95018: checking for no configure components in framework btl configure:95020: result: self, sm configure:95022: checking for m4 configure components in framework btl configure:95024: result: gm, mvapi, mx, openib, portals, tcp configure:95138: checking for MCA component btl:self compile mode configure:95144: result: dso configure:95175: checking if MCA component btl:self can compile configure:95177: result: yes configure:95481: checking for MCA component btl:sm compile mode configure:95487: result: dso configure:95518: checking if MCA component btl:sm can compile configure:95520: result: yes configure:95832: checking for MCA component btl:gm compile mode configure:95838: result: dso configure:96064: checking gm.h usability configure:96076: gcc -c -O3 -DNDEBUG -m32 -fno-strict-aliasing -pthread conftest.c >&5 configure:96082: $? = 0 configure:96086: test -z || test ! -s conftest.err configure:96089: $? = 0 configure:96092: test -s conftest.o configure:96095: $? = 0 configure:96105: result: yes configure:96109: checking gm.h presence configure:96119: gcc -E conftest.c configure:96125: $? = 0 configure:96145: result: yes configure:96180: checking for gm.h configure:96187: result: yes configure:96209: result: looking for library without search path configure:96211: checking for gm_init in -lgm configure:96241: gcc -o conftest -O3 -DNDEBUG -m32 -fno-strict-aliasing -pthread -L/usr/lib conftest.c -lgm -lm -lutil -lnsl -lm >&5 configure:96247: $? = 0 configure:96251: test -z || test ! -s conftest.err configure:96254: $? = 0 configure:96257: test -s conftest configure:96260: $? = 0 configure:96273: result: yes configure:96803: checking for GM_API_VERSION configure:96821: gcc -c -O3 -DNDEBUG -m32 -fno-strict-aliasing -pthread conftest.c >&5 configure:96827: $? = 0 configure:96831: test -z || test ! -s conftest.err configure:96834: $? = 0 configure:96837: test -s conftest.o configure:96840: $? = 0 configure:96850: result: yes configure:96929: checking for gm_put() configure:96948: gcc -o conftest -O3 -DNDEBUG -m32 -fno-strict-aliasing -pthread -L/usr/lib conftest.c -lm -lutil -lnsl -lm -lgm >&5 configure:96954: $? = 0 configure:96958: test -z || test ! -s conftest.err configure:96961: $? = 0 configure:96964: test -s conftest configure:96967: $? = 0 configure:96983: result: yes configure:96990: checking for gm_get() configure:97009: gcc -o conftest -O3 -DNDEBUG -m32 -fno-strict-aliasing -pthread -L/usr/lib conftest.c -lm -lutil -lnsl -lm -lgm >&5 configure:97015: $? = 0 configure:97019: test -z || test ! -s conftest.err configure:97022: $? = 0 configure:97025: test -s conftest configure:97028: $? = 0 configure:97044: result: yes configure:97048: checking for broken GM 2.x RDMA gets build configure:97073: gcc -c -O3 -DNDEBUG -m32 -fno-strict-aliasing -pthread conftest.c >&5 configure:97079: $? = 0 configure:97083: test -z || test ! -s conftest.err configure:97086: $? = 0 configure:97089: test -s conftest.o configure:97092: $? = 0 configure:97102: result: no configure:97178: checking if MCA component btl:gm can compile configure:97180: result: yes configure:97493: checking for MCA component btl:mvapi compile mode configure:97499: result: dso configure:97744: checking vapi.h usability configure:97756: gcc -c -O3 -DNDEBUG -m32 -fno-strict-aliasing -pthread conftest.c >&5 conftest.c:403:18: vapi.h: No such file or directory configure:97762: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.0.2" | #define PACKAGE_STRING "Open MPI 1.0.2" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 0 | #define OMPI_RELEASE_VERSION 2 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "2" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 0 | #define ORTE_RELEASE_VERSION 2 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "2" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 0 | #define OPAL_RELEASE_VERSION 2 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "2" | #define _GNU_SOURCE 1 | #define OMPI_ARCH "i686-pc-linux-gnu" | #define OMPI_ENABLE_MEM_DEBUG 0 | #define OMPI_ENABLE_MEM_PROFILE 0 | #define OMPI_ENABLE_DEBUG 0 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OMPI_WANT_MPI2_ONE_SIDED 0 | #define OMPI_ENABLE_PTY_SUPPORT 1 | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1 | #define OPAL_ENABLE_TRACE 0 | #define OMPI_CC "gcc" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_DOUBLE 12 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SIZE_T 4 | #define OMPI_ALIGNMENT_CHAR 1 | #define OMPI_ALIGNMENT_SHORT 2 | #define OMPI_ALIGNMENT_WCHAR 4 | #define OMPI_ALIGNMENT_INT 4 | #define OMPI_ALIGNMENT_LONG 4 | #define OMPI_ALIGNMENT_LONG_LONG 4 | #define OMPI_ALIGNMENT_FLOAT 4 | #define OMPI_ALIGNMENT_DOUBLE 4 | #define OMPI_ALIGNMENT_LONG_DOUBLE 4 | #define OMPI_ALIGNMENT_VOID_P 4 | #define OMPI_NEED_C_BOOL 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define restrict __restrict | #define OMPI_ENABLE_MPI_PROFILING 1 | #define OMPI_HAVE_WEAK_SYMBOLS 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define OMPI_CXX "g++" | #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | #define SIZEOF_BOOL 1 | #define OMPI_ALIGNMENT_CXX_BOOL 1 | #define OMPI_WANT_CXX_BINDINGS 1 | #define OMPI_ASM_TEXT ".text" | #define OMPI_ASM_GLOBAL ".globl" | #define OMPI_ASM_LABEL_SUFFIX ":" | #define OMPI_ASM_GSYM "" | #define OMPI_ASM_LSYM ".L" | #define OMPI_ASM_TYPE "@" | #define OMPI_ASM_SIZE "1" | #define OMPI_ASM_ALIGN_LOG | #define OMPI_WANT_SMP_LOCKS 1 | #define OMPI_ASM_SUPPORT_64BIT 1 | #define OMPI_C_GCC_INLINE_ASSEMBLY 1 | #define OMPI_C_DEC_INLINE_ASSEMBLY 0 | #define OMPI_C_XLC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_GCC_INLINE_ASSEMBLY 1 | #define OMPI_CXX_DEC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_XLC_INLINE_ASSEMBLY 0 | #define OMPI_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1" | #define OMPI_ASSEMBLY_ARCH OMPI_IA32 | #define OMPI_HAVE_ASM_FILE 1 | #define OMPI_WANT_F77_BINDINGS 1 | #define OMPI_F77 "gfortran" | #define OMPI_F77_DOUBLE_UNDERSCORE 1 | #define OMPI_F77_SINGLE_UNDERSCORE 0 | #define OMPI_F77_CAPS 0 | #define OMPI_F77_PLAIN 0 | #define ompi_fortran_bogus_type_t int | #define OMPI_HAVE_FORTRAN_LOGICAL 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4 | #define ompi_fortran_logical_t int | #define OMPI_HAVE_FORTRAN_INTEGER 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4 | #define ompi_fortran_integer_t int | #define OMPI_HAVE_FORTRAN_INTEGER1 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER1 1 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 1 | #define ompi_fortran_integer1_t char | #define OMPI_HAVE_FORTRAN_INTEGER2 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER2 2 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 2 | #define ompi_fortran_integer2_t short | #define OMPI_HAVE_FORTRAN_INTEGER4 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER4 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 4 | #define ompi_fortran_integer4_t int | #define OMPI_HAVE_FORTRAN_INTEGER8 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER8 8 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 8 | #define ompi_fortran_integer8_t long long | #define OMPI_HAVE_FORTRAN_INTEGER16 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER16 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4 | #define ompi_fortran_integer16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL 1 | #define OMPI_SIZEOF_FORTRAN_REAL 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL 4 | #define ompi_fortran_real_t float | #define OMPI_HAVE_FORTRAN_REAL4 1 | #define OMPI_SIZEOF_FORTRAN_REAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL4 4 | #define ompi_fortran_real4_t float | #define OMPI_HAVE_FORTRAN_REAL8 1 | #define OMPI_SIZEOF_FORTRAN_REAL8 8 | #define OMPI_ALIGNMENT_FORTRAN_REAL8 8 | #define ompi_fortran_real8_t double | #define OMPI_HAVE_FORTRAN_REAL16 0 | #define OMPI_SIZEOF_FORTRAN_REAL16 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL16 4 | #define ompi_fortran_real16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 1 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 8 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 8 | #define ompi_fortran_double_precision_t double | #define OMPI_HAVE_FORTRAN_COMPLEX 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 4 | #define OMPI_HAVE_FORTRAN_COMPLEX8 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX8 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4 | #define OMPI_HAVE_FORTRAN_COMPLEX16 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX16 16 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 8 | #define OMPI_HAVE_FORTRAN_COMPLEX32 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX32 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 4 | #define OMPI_FORTRAN_HANDLE_MAX ( 0x7fffffff < 2147483647 ? 0x7fffffff : 2147483647 ) | #define OMPI_FORTRAN_VALUE_TRUE 1 | #define OMPI_WANT_F90_BINDINGS 1 | #define OMPI_F90 "gfortran" | #define OMPI_HAVE_F90_INTEGER1 1 | #define OMPI_HAVE_F90_INTEGER2 1 | #define OMPI_HAVE_F90_INTEGER4 1 | #define OMPI_HAVE_F90_INTEGER8 1 | #define OMPI_HAVE_F90_INTEGER16 0 | #define OMPI_HAVE_F90_REAL4 1 | #define OMPI_HAVE_F90_REAL8 1 | #define OMPI_HAVE_F90_REAL16 0 | #define OMPI_HAVE_F90_COMPLEX8 1 | #define OMPI_HAVE_F90_COMPLEX16 1 | #define OMPI_HAVE_F90_COMPLEX32 0 | #define OMPI_SIZEOF_F90_INT1 1 | #define OMPI_SIZEOF_F90_INT2 2 | #define OMPI_SIZEOF_F90_INT4 4 | #define OMPI_SIZEOF_F90_INT8 8 | #define OMPI_SIZEOF_F90_INT16 0 | #define OMPI_SIZEOF_F90_REAL4 4 | #define OMPI_SIZEOF_F90_REAL8 8 | #define OMPI_SIZEOF_F90_REAL16 0 | #define OMPI_SIZEOF_F90_COMPLEX8 8 | #define OMPI_SIZEOF_F90_COMPLEX16 16 | #define OMPI_SIZEOF_F90_COMPLEX32 0 | #define OMPI_ALIGNMENT_F90_LOGICAL 4 | #define OMPI_ALIGNMENT_F90_INT 4 | #define OMPI_ALIGNMENT_F90_REAL 4 | #define OMPI_ALIGNMENT_F90_DBLPREC 4 | #define OMPI_ALIGNMENT_F90_COMPLEX 4 | #define OMPI_ALIGNMENT_F90_DBLCOMPLEX 4 | #define OMPI_ALIGNMENT_F90_INT1 1 | #define OMPI_ALIGNMENT_F90_INT2 2 | #define OMPI_ALIGNMENT_F90_INT4 4 | #define OMPI_ALIGNMENT_F90_INT8 4 | #define OMPI_ALIGNMENT_F90_INT16 0 | #define OMPI_ALIGNMENT_F90_REAL4 4 | #define OMPI_ALIGNMENT_F90_REAL8 4 | #define OMPI_ALIGNMENT_F90_REAL16 0 | #define OMPI_ALIGNMENT_F90_COMPLEX8 4 | #define OMPI_ALIGNMENT_F90_COMPLEX16 4 | #define OMPI_ALIGNMENT_F90_COMPLEX32 0 | #define OMPI_PRECISION_F90_REAL4 6 | #define OMPI_PRECISION_F90_REAL8 15 | #define OMPI_PRECISION_F90_REAL16 0 | #define OMPI_PRECISION_F90_COMPLEX8 6 | #define OMPI_PRECISION_F90_COMPLEX16 15 | #define OMPI_PRECISION_F90_COMPLEX32 0 | #define OMPI_RANGE_F90_REAL4 37 | #define OMPI_RANGE_F90_REAL8 307 | #define OMPI_RANGE_F90_REAL16 0 | #define OMPI_RANGE_F90_COMPLEX8 37 | #define OMPI_RANGE_F90_COMPLEX16 307 | #define OMPI_RANGE_F90_COMPLEX32 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_AIO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_STDBOOL_H 1 | #define OMPI_USE_STDBOOL_H 1 | #define SIZEOF_PID_T 4 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR_IN 1 | #define OMPI_HAVE_SA_RESTART 1 | #define OMPI_HAVE_SA_LEN 0 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_SIGINFO_T_SI_FD 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_OPENPTY 1 | #define HAVE_ISATTY 1 | #define HAVE_HTONL 1 | #define HAVE_NTOHL 1 | #define HAVE_HTONS 1 | #define HAVE_NTOHS 1 | #define HAVE_GETPWUID 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_EXECVE 1 | #define HAVE_PIPE 1 | #define HAVE_SETSID 1 | #define HAVE_MMAP 1 | #define HAVE_BACKTRACE 1 | #define HAVE_DIRNAME 1 | #define HAVE_CEIL 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_OPENPTY 1 | #define HAVE_ISATTY 1 | #define HAVE_HTONL 1 | #define HAVE_NTOHL 1 | #define HAVE_HTONS 1 | #define HAVE_NTOHS 1 | #define HAVE_GETPWUID 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_EXECVE 1 | #define HAVE_PIPE 1 | #define HAVE_PTSNAME 1 | #define HAVE_SETSID 1 | #define HAVE_MMAP 1 | #define HAVE_MALLOPT 1 | #define OMPI_HAVE_VA_COPY 1 | #define OMPI_HAVE_UNDERSCORE_VA_COPY 1 | #define HAVE_DECL___FUNC__ 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_BACKTRACE 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBM 1 | #define OMPI_MPI_OFFSET_TYPE long long | #define OMPI_OFFSET_DATATYPE MPI_LONG_LONG | #define OMPI_HAVE_BROKEN_QSORT 0 | #define OMPI_HAVE_SOLARIS_THREADS 0 | #define OMPI_HAVE_POSIX_THREADS 1 | #define OMPI_THREADS_HAVE_DIFFERENT_PIDS 1 | #define OMPI_ENABLE_MPI_THREADS 0 | #define OMPI_ENABLE_PROGRESS_THREADS 0 | #define HAVE_CPU_SET_T 1 | #define HAVE_cpu_set_t 1 | #define HAVE_CPU_ZERO 1 | #define OPAL_PAFFINITY_LINUX_SCHED_SETAFF_NUM_PARAMS 3 | #define HAVE_STRUCT_SOCKADDR_IN 1 | #define HAVE_SYS_BPROC_H 1 | #define HAVE_SYS_BPROC_COMMON_H 1 | #define HAVE_SYS_BPROC_H 1 | #define HAVE_SYS_BPROC_COMMON_H 1 | #define HAVE_SYS_BPROC_H 1 | #define HAVE_SYS_BPROC_COMMON_H 1 | #define HAVE_SYS_BPROC_H 1 | #define HAVE_SYS_BPROC_COMMON_H 1 | #define OMPI_RML_CNOS_HAVE_BARRIER 0 | #define HAVE_SYS_BPROC_H 1 | #define HAVE_SYS_BPROC_COMMON_H 1 | #define HAVE_SYS_BPROC_H 1 | #define HAVE_SYS_BPROC_COMMON_H 1 | #define OMPI_MCA_BTL_GM_API_VERSION GM_API_VERSION | #define OMPI_MCA_BTL_GM_HAVE_RDMA_PUT 1 | #define OMPI_MCA_BTL_GM_HAVE_RDMA_GET 1 | #define OMPI_MCA_BTL_GM_GET_BROKEN 0 | #define OMPI_MCA_BTL_GM_SUPPORT_REGISTERING 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:97785: result: no configure:97789: checking vapi.h presence configure:97799: gcc -E conftest.c conftest.c:369:18: vapi.h: No such file or directory configure:97805: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.0.2" | #define PACKAGE_STRING "Open MPI 1.0.2" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 0 | #define OMPI_RELEASE_VERSION 2 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "2" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 0 | #define ORTE_RELEASE_VERSION 2 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "2" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 0 | #define OPAL_RELEASE_VERSION 2 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "2" | #define _GNU_SOURCE 1 | #define OMPI_ARCH "i686-pc-linux-gnu" | #define OMPI_ENABLE_MEM_DEBUG 0 | #define OMPI_ENABLE_MEM_PROFILE 0 | #define OMPI_ENABLE_DEBUG 0 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OMPI_WANT_MPI2_ONE_SIDED 0 | #define OMPI_ENABLE_PTY_SUPPORT 1 | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1 | #define OPAL_ENABLE_TRACE 0 | #define OMPI_CC "gcc" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_DOUBLE 12 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SIZE_T 4 | #define OMPI_ALIGNMENT_CHAR 1 | #define OMPI_ALIGNMENT_SHORT 2 | #define OMPI_ALIGNMENT_WCHAR 4 | #define OMPI_ALIGNMENT_INT 4 | #define OMPI_ALIGNMENT_LONG 4 | #define OMPI_ALIGNMENT_LONG_LONG 4 | #define OMPI_ALIGNMENT_FLOAT 4 | #define OMPI_ALIGNMENT_DOUBLE 4 | #define OMPI_ALIGNMENT_LONG_DOUBLE 4 | #define OMPI_ALIGNMENT_VOID_P 4 | #define OMPI_NEED_C_BOOL 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define restrict __restrict | #define OMPI_ENABLE_MPI_PROFILING 1 | #define OMPI_HAVE_WEAK_SYMBOLS 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define OMPI_CXX "g++" | #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | #define SIZEOF_BOOL 1 | #define OMPI_ALIGNMENT_CXX_BOOL 1 | #define OMPI_WANT_CXX_BINDINGS 1 | #define OMPI_ASM_TEXT ".text" | #define OMPI_ASM_GLOBAL ".globl" | #define OMPI_ASM_LABEL_SUFFIX ":" | #define OMPI_ASM_GSYM "" | #define OMPI_ASM_LSYM ".L" | #define OMPI_ASM_TYPE "@" | #define OMPI_ASM_SIZE "1" | #define OMPI_ASM_ALIGN_LOG | #define OMPI_WANT_SMP_LOCKS 1 | #define OMPI_ASM_SUPPORT_64BIT 1 | #define OMPI_C_GCC_INLINE_ASSEMBLY 1 | #define OMPI_C_DEC_INLINE_ASSEMBLY 0 | #define OMPI_C_XLC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_GCC_INLINE_ASSEMBLY 1 | #define OMPI_CXX_DEC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_XLC_INLINE_ASSEMBLY 0 | #define OMPI_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1" | #define OMPI_ASSEMBLY_ARCH OMPI_IA32 | #define OMPI_HAVE_ASM_FILE 1 | #define OMPI_WANT_F77_BINDINGS 1 | #define OMPI_F77 "gfortran" | #define OMPI_F77_DOUBLE_UNDERSCORE 1 | #define OMPI_F77_SINGLE_UNDERSCORE 0 | #define OMPI_F77_CAPS 0 | #define OMPI_F77_PLAIN 0 | #define ompi_fortran_bogus_type_t int | #define OMPI_HAVE_FORTRAN_LOGICAL 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4 | #define ompi_fortran_logical_t int | #define OMPI_HAVE_FORTRAN_INTEGER 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4 | #define ompi_fortran_integer_t int | #define OMPI_HAVE_FORTRAN_INTEGER1 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER1 1 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 1 | #define ompi_fortran_integer1_t char | #define OMPI_HAVE_FORTRAN_INTEGER2 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER2 2 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 2 | #define ompi_fortran_integer2_t short | #define OMPI_HAVE_FORTRAN_INTEGER4 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER4 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 4 | #define ompi_fortran_integer4_t int | #define OMPI_HAVE_FORTRAN_INTEGER8 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER8 8 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 8 | #define ompi_fortran_integer8_t long long | #define OMPI_HAVE_FORTRAN_INTEGER16 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER16 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4 | #define ompi_fortran_integer16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL 1 | #define OMPI_SIZEOF_FORTRAN_REAL 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL 4 | #define ompi_fortran_real_t float | #define OMPI_HAVE_FORTRAN_REAL4 1 | #define OMPI_SIZEOF_FORTRAN_REAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL4 4 | #define ompi_fortran_real4_t float | #define OMPI_HAVE_FORTRAN_REAL8 1 | #define OMPI_SIZEOF_FORTRAN_REAL8 8 | #define OMPI_ALIGNMENT_FORTRAN_REAL8 8 | #define ompi_fortran_real8_t double | #define OMPI_HAVE_FORTRAN_REAL16 0 | #define OMPI_SIZEOF_FORTRAN_REAL16 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL16 4 | #define ompi_fortran_real16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 1 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 8 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 8 | #define ompi_fortran_double_precision_t double | #define OMPI_HAVE_FORTRAN_COMPLEX 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 4 | #define OMPI_HAVE_FORTRAN_COMPLEX8 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX8 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4 | #define OMPI_HAVE_FORTRAN_COMPLEX16 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX16 16 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 8 | #define OMPI_HAVE_FORTRAN_COMPLEX32 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX32 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 4 | #define OMPI_FORTRAN_HANDLE_MAX ( 0x7fffffff < 2147483647 ? 0x7fffffff : 2147483647 ) | #define OMPI_FORTRAN_VALUE_TRUE 1 | #define OMPI_WANT_F90_BINDINGS 1 | #define OMPI_F90 "gfortran" | #define OMPI_HAVE_F90_INTEGER1 1 | #define OMPI_HAVE_F90_INTEGER2 1 | #define OMPI_HAVE_F90_INTEGER4 1 | #define OMPI_HAVE_F90_INTEGER8 1 | #define OMPI_HAVE_F90_INTEGER16 0 | #define OMPI_HAVE_F90_REAL4 1 | #define OMPI_HAVE_F90_REAL8 1 | #define OMPI_HAVE_F90_REAL16 0 | #define OMPI_HAVE_F90_COMPLEX8 1 | #define OMPI_HAVE_F90_COMPLEX16 1 | #define OMPI_HAVE_F90_COMPLEX32 0 | #define OMPI_SIZEOF_F90_INT1 1 | #define OMPI_SIZEOF_F90_INT2 2 | #define OMPI_SIZEOF_F90_INT4 4 | #define OMPI_SIZEOF_F90_INT8 8 | #define OMPI_SIZEOF_F90_INT16 0 | #define OMPI_SIZEOF_F90_REAL4 4 | #define OMPI_SIZEOF_F90_REAL8 8 | #define OMPI_SIZEOF_F90_REAL16 0 | #define OMPI_SIZEOF_F90_COMPLEX8 8 | #define OMPI_SIZEOF_F90_COMPLEX16 16 | #define OMPI_SIZEOF_F90_COMPLEX32 0 | #define OMPI_ALIGNMENT_F90_LOGICAL 4 | #define OMPI_ALIGNMENT_F90_INT 4 | #define OMPI_ALIGNMENT_F90_REAL 4 | #define OMPI_ALIGNMENT_F90_DBLPREC 4 | #define OMPI_ALIGNMENT_F90_COMPLEX 4 | #define OMPI_ALIGNMENT_F90_DBLCOMPLEX 4 | #define OMPI_ALIGNMENT_F90_INT1 1 | #define OMPI_ALIGNMENT_F90_INT2 2 | #define OMPI_ALIGNMENT_F90_INT4 4 | #define OMPI_ALIGNMENT_F90_INT8 4 | #define OMPI_ALIGNMENT_F90_INT16 0 | #define OMPI_ALIGNMENT_F90_REAL4 4 | #define OMPI_ALIGNMENT_F90_REAL8 4 | #define OMPI_ALIGNMENT_F90_REAL16 0 | #define OMPI_ALIGNMENT_F90_COMPLEX8 4 | #define OMPI_ALIGNMENT_F90_COMPLEX16 4 | #define OMPI_ALIGNMENT_F90_COMPLEX32 0 | #define OMPI_PRECISION_F90_REAL4 6 | #define OMPI_PRECISION_F90_REAL8 15 | #define OMPI_PRECISION_F90_REAL16 0 | #define OMPI_PRECISION_F90_COMPLEX8 6 | #define OMPI_PRECISION_F90_COMPLEX16 15 | #define OMPI_PRECISION_F90_COMPLEX32 0 | #define OMPI_RANGE_F90_REAL4 37 | #define OMPI_RANGE_F90_REAL8 307 | #define OMPI_RANGE_F90_REAL16 0 | #define OMPI_RANGE_F90_COMPLEX8 37 | #define OMPI_RANGE_F90_COMPLEX16 307 | #define OMPI_RANGE_F90_COMPLEX32 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_AIO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_STDBOOL_H 1 | #define OMPI_USE_STDBOOL_H 1 | #define SIZEOF_PID_T 4 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR_IN 1 | #define OMPI_HAVE_SA_RESTART 1 | #define OMPI_HAVE_SA_LEN 0 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_SIGINFO_T_SI_FD 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_OPENPTY 1 | #define HAVE_ISATTY 1 | #define HAVE_HTONL 1 | #define HAVE_NTOHL 1 | #define HAVE_HTONS 1 | #define HAVE_NTOHS 1 | #define HAVE_GETPWUID 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_EXECVE 1 | #define HAVE_PIPE 1 | #define HAVE_SETSID 1 | #define HAVE_MMAP 1 | #define HAVE_BACKTRACE 1 | #define HAVE_DIRNAME 1 | #define HAVE_CEIL 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_OPENPTY 1 | #define HAVE_ISATTY 1 | #define HAVE_HTONL 1 | #define HAVE_NTOHL 1 | #define HAVE_HTONS 1 | #define HAVE_NTOHS 1 | #define HAVE_GETPWUID 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_EXECVE 1 | #define HAVE_PIPE 1 | #define HAVE_PTSNAME 1 | #define HAVE_SETSID 1 | #define HAVE_MMAP 1 | #define HAVE_MALLOPT 1 | #define OMPI_HAVE_VA_COPY 1 | #define OMPI_HAVE_UNDERSCORE_VA_COPY 1 | #define HAVE_DECL___FUNC__ 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_BACKTRACE 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBM 1 | #define OMPI_MPI_OFFSET_TYPE long long | #define OMPI_OFFSET_DATATYPE MPI_LONG_LONG | #define OMPI_HAVE_BROKEN_QSORT 0 | #define OMPI_HAVE_SOLARIS_THREADS 0 | #define OMPI_HAVE_POSIX_THREADS 1 | #define OMPI_THREADS_HAVE_DIFFERENT_PIDS 1 | #define OMPI_ENABLE_MPI_THREADS 0 | #define OMPI_ENABLE_PROGRESS_THREADS 0 | #define HAVE_CPU_SET_T 1 | #define HAVE_cpu_set_t 1 | #define HAVE_CPU_ZERO 1 | #define OPAL_PAFFINITY_LINUX_SCHED_SETAFF_NUM_PARAMS 3 | #define HAVE_STRUCT_SOCKADDR_IN 1 | #define HAVE_SYS_BPROC_H 1 | #define HAVE_SYS_BPROC_COMMON_H 1 | #define HAVE_SYS_BPROC_H 1 | #define HAVE_SYS_BPROC_COMMON_H 1 | #define HAVE_SYS_BPROC_H 1 | #define HAVE_SYS_BPROC_COMMON_H 1 | #define HAVE_SYS_BPROC_H 1 | #define HAVE_SYS_BPROC_COMMON_H 1 | #define OMPI_RML_CNOS_HAVE_BARRIER 0 | #define HAVE_SYS_BPROC_H 1 | #define HAVE_SYS_BPROC_COMMON_H 1 | #define HAVE_SYS_BPROC_H 1 | #define HAVE_SYS_BPROC_COMMON_H 1 | #define OMPI_MCA_BTL_GM_API_VERSION GM_API_VERSION | #define OMPI_MCA_BTL_GM_HAVE_RDMA_PUT 1 | #define OMPI_MCA_BTL_GM_HAVE_RDMA_GET 1 | #define OMPI_MCA_BTL_GM_GET_BROKEN 0 | #define OMPI_MCA_BTL_GM_SUPPORT_REGISTERING 1 | /* end confdefs.h. */ | #include configure:97825: result: no configure:97860: checking for vapi.h configure:97867: result: no configure:98659: checking vapi.h usability configure:98671: gcc -c -O3 -DNDEBUG -m32 -fno-strict-aliasing -pthread conftest.c >&5 conftest.c:403:18: vapi.h: No such file or directory configure:98677: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.0.2" | #define PACKAGE_STRING "Open MPI 1.0.2" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 0 | #define OMPI_RELEASE_VERSION 2 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "2" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 0 | #define ORTE_RELEASE_VERSION 2 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "2" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 0 | #define OPAL_RELEASE_VERSION 2 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "2" | #define _GNU_SOURCE 1 | #define OMPI_ARCH "i686-pc-linux-gnu" | #define OMPI_ENABLE_MEM_DEBUG 0 | #define OMPI_ENABLE_MEM_PROFILE 0 | #define OMPI_ENABLE_DEBUG 0 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OMPI_WANT_MPI2_ONE_SIDED 0 | #define OMPI_ENABLE_PTY_SUPPORT 1 | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1 | #define OPAL_ENABLE_TRACE 0 | #define OMPI_CC "gcc" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_DOUBLE 12 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SIZE_T 4 | #define OMPI_ALIGNMENT_CHAR 1 | #define OMPI_ALIGNMENT_SHORT 2 | #define OMPI_ALIGNMENT_WCHAR 4 | #define OMPI_ALIGNMENT_INT 4 | #define OMPI_ALIGNMENT_LONG 4 | #define OMPI_ALIGNMENT_LONG_LONG 4 | #define OMPI_ALIGNMENT_FLOAT 4 | #define OMPI_ALIGNMENT_DOUBLE 4 | #define OMPI_ALIGNMENT_LONG_DOUBLE 4 | #define OMPI_ALIGNMENT_VOID_P 4 | #define OMPI_NEED_C_BOOL 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define restrict __restrict | #define OMPI_ENABLE_MPI_PROFILING 1 | #define OMPI_HAVE_WEAK_SYMBOLS 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define OMPI_CXX "g++" | #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | #define SIZEOF_BOOL 1 | #define OMPI_ALIGNMENT_CXX_BOOL 1 | #define OMPI_WANT_CXX_BINDINGS 1 | #define OMPI_ASM_TEXT ".text" | #define OMPI_ASM_GLOBAL ".globl" | #define OMPI_ASM_LABEL_SUFFIX ":" | #define OMPI_ASM_GSYM "" | #define OMPI_ASM_LSYM ".L" | #define OMPI_ASM_TYPE "@" | #define OMPI_ASM_SIZE "1" | #define OMPI_ASM_ALIGN_LOG | #define OMPI_WANT_SMP_LOCKS 1 | #define OMPI_ASM_SUPPORT_64BIT 1 | #define OMPI_C_GCC_INLINE_ASSEMBLY 1 | #define OMPI_C_DEC_INLINE_ASSEMBLY 0 | #define OMPI_C_XLC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_GCC_INLINE_ASSEMBLY 1 | #define OMPI_CXX_DEC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_XLC_INLINE_ASSEMBLY 0 | #define OMPI_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1" | #define OMPI_ASSEMBLY_ARCH OMPI_IA32 | #define OMPI_HAVE_ASM_FILE 1 | #define OMPI_WANT_F77_BINDINGS 1 | #define OMPI_F77 "gfortran" | #define OMPI_F77_DOUBLE_UNDERSCORE 1 | #define OMPI_F77_SINGLE_UNDERSCORE 0 | #define OMPI_F77_CAPS 0 | #define OMPI_F77_PLAIN 0 | #define ompi_fortran_bogus_type_t int | #define OMPI_HAVE_FORTRAN_LOGICAL 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4 | #define ompi_fortran_logical_t int | #define OMPI_HAVE_FORTRAN_INTEGER 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4 | #define ompi_fortran_integer_t int | #define OMPI_HAVE_FORTRAN_INTEGER1 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER1 1 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 1 | #define ompi_fortran_integer1_t char | #define OMPI_HAVE_FORTRAN_INTEGER2 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER2 2 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 2 | #define ompi_fortran_integer2_t short | #define OMPI_HAVE_FORTRAN_INTEGER4 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER4 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 4 | #define ompi_fortran_integer4_t int | #define OMPI_HAVE_FORTRAN_INTEGER8 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER8 8 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 8 | #define ompi_fortran_integer8_t long long | #define OMPI_HAVE_FORTRAN_INTEGER16 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER16 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4 | #define ompi_fortran_integer16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL 1 | #define OMPI_SIZEOF_FORTRAN_REAL 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL 4 | #define ompi_fortran_real_t float | #define OMPI_HAVE_FORTRAN_REAL4 1 | #define OMPI_SIZEOF_FORTRAN_REAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL4 4 | #define ompi_fortran_real4_t float | #define OMPI_HAVE_FORTRAN_REAL8 1 | #define OMPI_SIZEOF_FORTRAN_REAL8 8 | #define OMPI_ALIGNMENT_FORTRAN_REAL8 8 | #define ompi_fortran_real8_t double | #define OMPI_HAVE_FORTRAN_REAL16 0 | #define OMPI_SIZEOF_FORTRAN_REAL16 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL16 4 | #define ompi_fortran_real16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 1 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 8 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 8 | #define ompi_fortran_double_precision_t double | #define OMPI_HAVE_FORTRAN_COMPLEX 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 4 | #define OMPI_HAVE_FORTRAN_COMPLEX8 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX8 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4 | #define OMPI_HAVE_FORTRAN_COMPLEX16 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX16 16 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 8 | #define OMPI_HAVE_FORTRAN_COMPLEX32 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX32 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 4 | #define OMPI_FORTRAN_HANDLE_MAX ( 0x7fffffff < 2147483647 ? 0x7fffffff : 2147483647 ) | #define OMPI_FORTRAN_VALUE_TRUE 1 | #define OMPI_WANT_F90_BINDINGS 1 | #define OMPI_F90 "gfortran" | #define OMPI_HAVE_F90_INTEGER1 1 | #define OMPI_HAVE_F90_INTEGER2 1 | #define OMPI_HAVE_F90_INTEGER4 1 | #define OMPI_HAVE_F90_INTEGER8 1 | #define OMPI_HAVE_F90_INTEGER16 0 | #define OMPI_HAVE_F90_REAL4 1 | #define OMPI_HAVE_F90_REAL8 1 | #define OMPI_HAVE_F90_REAL16 0 | #define OMPI_HAVE_F90_COMPLEX8 1 | #define OMPI_HAVE_F90_COMPLEX16 1 | #define OMPI_HAVE_F90_COMPLEX32 0 | #define OMPI_SIZEOF_F90_INT1 1 | #define OMPI_SIZEOF_F90_INT2 2 | #define OMPI_SIZEOF_F90_INT4 4 | #define OMPI_SIZEOF_F90_INT8 8 | #define OMPI_SIZEOF_F90_INT16 0 | #define OMPI_SIZEOF_F90_REAL4 4 | #define OMPI_SIZEOF_F90_REAL8 8 | #define OMPI_SIZEOF_F90_REAL16 0 | #define OMPI_SIZEOF_F90_COMPLEX8 8 | #define OMPI_SIZEOF_F90_COMPLEX16 16 | #define OMPI_SIZEOF_F90_COMPLEX32 0 | #define OMPI_ALIGNMENT_F90_LOGICAL 4 | #define OMPI_ALIGNMENT_F90_INT 4 | #define OMPI_ALIGNMENT_F90_REAL 4 | #define OMPI_ALIGNMENT_F90_DBLPREC 4 | #define OMPI_ALIGNMENT_F90_COMPLEX 4 | #define OMPI_ALIGNMENT_F90_DBLCOMPLEX 4 | #define OMPI_ALIGNMENT_F90_INT1 1 | #define OMPI_ALIGNMENT_F90_INT2 2 | #define OMPI_ALIGNMENT_F90_INT4 4 | #define OMPI_ALIGNMENT_F90_INT8 4 | #define OMPI_ALIGNMENT_F90_INT16 0 | #define OMPI_ALIGNMENT_F90_REAL4 4 | #define OMPI_ALIGNMENT_F90_REAL8 4 | #define OMPI_ALIGNMENT_F90_REAL16 0 | #define OMPI_ALIGNMENT_F90_COMPLEX8 4 | #define OMPI_ALIGNMENT_F90_COMPLEX16 4 | #define OMPI_ALIGNMENT_F90_COMPLEX32 0 | #define OMPI_PRECISION_F90_REAL4 6 | #define OMPI_PRECISION_F90_REAL8 15 | #define OMPI_PRECISION_F90_REAL16 0 | #define OMPI_PRECISION_F90_COMPLEX8 6 | #define OMPI_PRECISION_F90_COMPLEX16 15 | #define OMPI_PRECISION_F90_COMPLEX32 0 | #define OMPI_RANGE_F90_REAL4 37 | #define OMPI_RANGE_F90_REAL8 307 | #define OMPI_RANGE_F90_REAL16 0 | #define OMPI_RANGE_F90_COMPLEX8 37 | #define OMPI_RANGE_F90_COMPLEX16 307 | #define OMPI_RANGE_F90_COMPLEX32 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_AIO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_STDBOOL_H 1 | #define OMPI_USE_STDBOOL_H 1 | #define SIZEOF_PID_T 4 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR_IN 1 | #define OMPI_HAVE_SA_RESTART 1 | #define OMPI_HAVE_SA_LEN 0 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_SIGINFO_T_SI_FD 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_OPENPTY 1 | #define HAVE_ISATTY 1 | #define HAVE_HTONL 1 | #define HAVE_NTOHL 1 | #define HAVE_HTONS 1 | #define HAVE_NTOHS 1 | #define HAVE_GETPWUID 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_EXECVE 1 | #define HAVE_PIPE 1 | #define HAVE_SETSID 1 | #define HAVE_MMAP 1 | #define HAVE_BACKTRACE 1 | #define HAVE_DIRNAME 1 | #define HAVE_CEIL 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_OPENPTY 1 | #define HAVE_ISATTY 1 | #define HAVE_HTONL 1 | #define HAVE_NTOHL 1 | #define HAVE_HTONS 1 | #define HAVE_NTOHS 1 | #define HAVE_GETPWUID 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_EXECVE 1 | #define HAVE_PIPE 1 | #define HAVE_PTSNAME 1 | #define HAVE_SETSID 1 | #define HAVE_MMAP 1 | #define HAVE_MALLOPT 1 | #define OMPI_HAVE_VA_COPY 1 | #define OMPI_HAVE_UNDERSCORE_VA_COPY 1 | #define HAVE_DECL___FUNC__ 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_BACKTRACE 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBM 1 | #define OMPI_MPI_OFFSET_TYPE long long | #define OMPI_OFFSET_DATATYPE MPI_LONG_LONG | #define OMPI_HAVE_BROKEN_QSORT 0 | #define OMPI_HAVE_SOLARIS_THREADS 0 | #define OMPI_HAVE_POSIX_THREADS 1 | #define OMPI_THREADS_HAVE_DIFFERENT_PIDS 1 | #define OMPI_ENABLE_MPI_THREADS 0 | #define OMPI_ENABLE_PROGRESS_THREADS 0 | #define HAVE_CPU_SET_T 1 | #define HAVE_cpu_set_t 1 | #define HAVE_CPU_ZERO 1 | #define OPAL_PAFFINITY_LINUX_SCHED_SETAFF_NUM_PARAMS 3 | #define HAVE_STRUCT_SOCKADDR_IN 1 | #define HAVE_SYS_BPROC_H 1 | #define HAVE_SYS_BPROC_COMMON_H 1 | #define HAVE_SYS_BPROC_H 1 | #define HAVE_SYS_BPROC_COMMON_H 1 | #define HAVE_SYS_BPROC_H 1 | #define HAVE_SYS_BPROC_COMMON_H 1 | #define HAVE_SYS_BPROC_H 1 | #define HAVE_SYS_BPROC_COMMON_H 1 | #define OMPI_RML_CNOS_HAVE_BARRIER 0 | #define HAVE_SYS_BPROC_H 1 | #define HAVE_SYS_BPROC_COMMON_H 1 | #define HAVE_SYS_BPROC_H 1 | #define HAVE_SYS_BPROC_COMMON_H 1 | #define OMPI_MCA_BTL_GM_API_VERSION GM_API_VERSION | #define OMPI_MCA_BTL_GM_HAVE_RDMA_PUT 1 | #define OMPI_MCA_BTL_GM_HAVE_RDMA_GET 1 | #define OMPI_MCA_BTL_GM_GET_BROKEN 0 | #define OMPI_MCA_BTL_GM_SUPPORT_REGISTERING 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:98700: result: no configure:98704: checking vapi.h presence configure:98714: gcc -E conftest.c conftest.c:369:18: vapi.h: No such file or directory configure:98720: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.0.2" | #define PACKAGE_STRING "Open MPI 1.0.2" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 0 | #define OMPI_RELEASE_VERSION 2 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "2" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 0 | #define ORTE_RELEASE_VERSION 2 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "2" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 0 | #define OPAL_RELEASE_VERSION 2 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "2" | #define _GNU_SOURCE 1 | #define OMPI_ARCH "i686-pc-linux-gnu" | #define OMPI_ENABLE_MEM_DEBUG 0 | #define OMPI_ENABLE_MEM_PROFILE 0 | #define OMPI_ENABLE_DEBUG 0 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OMPI_WANT_MPI2_ONE_SIDED 0 | #define OMPI_ENABLE_PTY_SUPPORT 1 | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1 | #define OPAL_ENABLE_TRACE 0 | #define OMPI_CC "gcc" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_DOUBLE 12 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SIZE_T 4 | #define OMPI_ALIGNMENT_CHAR 1 | #define OMPI_ALIGNMENT_SHORT 2 | #define OMPI_ALIGNMENT_WCHAR 4 | #define OMPI_ALIGNMENT_INT 4 | #define OMPI_ALIGNMENT_LONG 4 | #define OMPI_ALIGNMENT_LONG_LONG 4 | #define OMPI_ALIGNMENT_FLOAT 4 | #define OMPI_ALIGNMENT_DOUBLE 4 | #define OMPI_ALIGNMENT_LONG_DOUBLE 4 | #define OMPI_ALIGNMENT_VOID_P 4 | #define OMPI_NEED_C_BOOL 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define restrict __restrict | #define OMPI_ENABLE_MPI_PROFILING 1 | #define OMPI_HAVE_WEAK_SYMBOLS 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define OMPI_CXX "g++" | #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | #define SIZEOF_BOOL 1 | #define OMPI_ALIGNMENT_CXX_BOOL 1 | #define OMPI_WANT_CXX_BINDINGS 1 | #define OMPI_ASM_TEXT ".text" | #define OMPI_ASM_GLOBAL ".globl" | #define OMPI_ASM_LABEL_SUFFIX ":" | #define OMPI_ASM_GSYM "" | #define OMPI_ASM_LSYM ".L" | #define OMPI_ASM_TYPE "@" | #define OMPI_ASM_SIZE "1" | #define OMPI_ASM_ALIGN_LOG | #define OMPI_WANT_SMP_LOCKS 1 | #define OMPI_ASM_SUPPORT_64BIT 1 | #define OMPI_C_GCC_INLINE_ASSEMBLY 1 | #define OMPI_C_DEC_INLINE_ASSEMBLY 0 | #define OMPI_C_XLC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_GCC_INLINE_ASSEMBLY 1 | #define OMPI_CXX_DEC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_XLC_INLINE_ASSEMBLY 0 | #define OMPI_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1" | #define OMPI_ASSEMBLY_ARCH OMPI_IA32 | #define OMPI_HAVE_ASM_FILE 1 | #define OMPI_WANT_F77_BINDINGS 1 | #define OMPI_F77 "gfortran" | #define OMPI_F77_DOUBLE_UNDERSCORE 1 | #define OMPI_F77_SINGLE_UNDERSCORE 0 | #define OMPI_F77_CAPS 0 | #define OMPI_F77_PLAIN 0 | #define ompi_fortran_bogus_type_t int | #define OMPI_HAVE_FORTRAN_LOGICAL 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4 | #define ompi_fortran_logical_t int | #define OMPI_HAVE_FORTRAN_INTEGER 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4 | #define ompi_fortran_integer_t int | #define OMPI_HAVE_FORTRAN_INTEGER1 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER1 1 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 1 | #define ompi_fortran_integer1_t char | #define OMPI_HAVE_FORTRAN_INTEGER2 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER2 2 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 2 | #define ompi_fortran_integer2_t short | #define OMPI_HAVE_FORTRAN_INTEGER4 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER4 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 4 | #define ompi_fortran_integer4_t int | #define OMPI_HAVE_FORTRAN_INTEGER8 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER8 8 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 8 | #define ompi_fortran_integer8_t long long | #define OMPI_HAVE_FORTRAN_INTEGER16 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER16 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4 | #define ompi_fortran_integer16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL 1 | #define OMPI_SIZEOF_FORTRAN_REAL 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL 4 | #define ompi_fortran_real_t float | #define OMPI_HAVE_FORTRAN_REAL4 1 | #define OMPI_SIZEOF_FORTRAN_REAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL4 4 | #define ompi_fortran_real4_t float | #define OMPI_HAVE_FORTRAN_REAL8 1 | #define OMPI_SIZEOF_FORTRAN_REAL8 8 | #define OMPI_ALIGNMENT_FORTRAN_REAL8 8 | #define ompi_fortran_real8_t double | #define OMPI_HAVE_FORTRAN_REAL16 0 | #define OMPI_SIZEOF_FORTRAN_REAL16 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL16 4 | #define ompi_fortran_real16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 1 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 8 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 8 | #define ompi_fortran_double_precision_t double | #define OMPI_HAVE_FORTRAN_COMPLEX 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 4 | #define OMPI_HAVE_FORTRAN_COMPLEX8 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX8 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4 | #define OMPI_HAVE_FORTRAN_COMPLEX16 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX16 16 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 8 | #define OMPI_HAVE_FORTRAN_COMPLEX32 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX32 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 4 | #define OMPI_FORTRAN_HANDLE_MAX ( 0x7fffffff < 2147483647 ? 0x7fffffff : 2147483647 ) | #define OMPI_FORTRAN_VALUE_TRUE 1 | #define OMPI_WANT_F90_BINDINGS 1 | #define OMPI_F90 "gfortran" | #define OMPI_HAVE_F90_INTEGER1 1 | #define OMPI_HAVE_F90_INTEGER2 1 | #define OMPI_HAVE_F90_INTEGER4 1 | #define OMPI_HAVE_F90_INTEGER8 1 | #define OMPI_HAVE_F90_INTEGER16 0 | #define OMPI_HAVE_F90_REAL4 1 | #define OMPI_HAVE_F90_REAL8 1 | #define OMPI_HAVE_F90_REAL16 0 | #define OMPI_HAVE_F90_COMPLEX8 1 | #define OMPI_HAVE_F90_COMPLEX16 1 | #define OMPI_HAVE_F90_COMPLEX32 0 | #define OMPI_SIZEOF_F90_INT1 1 | #define OMPI_SIZEOF_F90_INT2 2 | #define OMPI_SIZEOF_F90_INT4 4 | #define OMPI_SIZEOF_F90_INT8 8 | #define OMPI_SIZEOF_F90_INT16 0 | #define OMPI_SIZEOF_F90_REAL4 4 | #define OMPI_SIZEOF_F90_REAL8 8 | #define OMPI_SIZEOF_F90_REAL16 0 | #define OMPI_SIZEOF_F90_COMPLEX8 8 | #define OMPI_SIZEOF_F90_COMPLEX16 16 | #define OMPI_SIZEOF_F90_COMPLEX32 0 | #define OMPI_ALIGNMENT_F90_LOGICAL 4 | #define OMPI_ALIGNMENT_F90_INT 4 | #define OMPI_ALIGNMENT_F90_REAL 4 | #define OMPI_ALIGNMENT_F90_DBLPREC 4 | #define OMPI_ALIGNMENT_F90_COMPLEX 4 | #define OMPI_ALIGNMENT_F90_DBLCOMPLEX 4 | #define OMPI_ALIGNMENT_F90_INT1 1 | #define OMPI_ALIGNMENT_F90_INT2 2 | #define OMPI_ALIGNMENT_F90_INT4 4 | #define OMPI_ALIGNMENT_F90_INT8 4 | #define OMPI_ALIGNMENT_F90_INT16 0 | #define OMPI_ALIGNMENT_F90_REAL4 4 | #define OMPI_ALIGNMENT_F90_REAL8 4 | #define OMPI_ALIGNMENT_F90_REAL16 0 | #define OMPI_ALIGNMENT_F90_COMPLEX8 4 | #define OMPI_ALIGNMENT_F90_COMPLEX16 4 | #define OMPI_ALIGNMENT_F90_COMPLEX32 0 | #define OMPI_PRECISION_F90_REAL4 6 | #define OMPI_PRECISION_F90_REAL8 15 | #define OMPI_PRECISION_F90_REAL16 0 | #define OMPI_PRECISION_F90_COMPLEX8 6 | #define OMPI_PRECISION_F90_COMPLEX16 15 | #define OMPI_PRECISION_F90_COMPLEX32 0 | #define OMPI_RANGE_F90_REAL4 37 | #define OMPI_RANGE_F90_REAL8 307 | #define OMPI_RANGE_F90_REAL16 0 | #define OMPI_RANGE_F90_COMPLEX8 37 | #define OMPI_RANGE_F90_COMPLEX16 307 | #define OMPI_RANGE_F90_COMPLEX32 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_AIO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_STDBOOL_H 1 | #define OMPI_USE_STDBOOL_H 1 | #define SIZEOF_PID_T 4 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR_IN 1 | #define OMPI_HAVE_SA_RESTART 1 | #define OMPI_HAVE_SA_LEN 0 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_SIGINFO_T_SI_FD 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_OPENPTY 1 | #define HAVE_ISATTY 1 | #define HAVE_HTONL 1 | #define HAVE_NTOHL 1 | #define HAVE_HTONS 1 | #define HAVE_NTOHS 1 | #define HAVE_GETPWUID 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_EXECVE 1 | #define HAVE_PIPE 1 | #define HAVE_SETSID 1 | #define HAVE_MMAP 1 | #define HAVE_BACKTRACE 1 | #define HAVE_DIRNAME 1 | #define HAVE_CEIL 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_OPENPTY 1 | #define HAVE_ISATTY 1 | #define HAVE_HTONL 1 | #define HAVE_NTOHL 1 | #define HAVE_HTONS 1 | #define HAVE_NTOHS 1 | #define HAVE_GETPWUID 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_EXECVE 1 | #define HAVE_PIPE 1 | #define HAVE_PTSNAME 1 | #define HAVE_SETSID 1 | #define HAVE_MMAP 1 | #define HAVE_MALLOPT 1 | #define OMPI_HAVE_VA_COPY 1 | #define OMPI_HAVE_UNDERSCORE_VA_COPY 1 | #define HAVE_DECL___FUNC__ 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_BACKTRACE 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBM 1 | #define OMPI_MPI_OFFSET_TYPE long long | #define OMPI_OFFSET_DATATYPE MPI_LONG_LONG | #define OMPI_HAVE_BROKEN_QSORT 0 | #define OMPI_HAVE_SOLARIS_THREADS 0 | #define OMPI_HAVE_POSIX_THREADS 1 | #define OMPI_THREADS_HAVE_DIFFERENT_PIDS 1 | #define OMPI_ENABLE_MPI_THREADS 0 | #define OMPI_ENABLE_PROGRESS_THREADS 0 | #define HAVE_CPU_SET_T 1 | #define HAVE_cpu_set_t 1 | #define HAVE_CPU_ZERO 1 | #define OPAL_PAFFINITY_LINUX_SCHED_SETAFF_NUM_PARAMS 3 | #define HAVE_STRUCT_SOCKADDR_IN 1 | #define HAVE_SYS_BPROC_H 1 | #define HAVE_SYS_BPROC_COMMON_H 1 | #define HAVE_SYS_BPROC_H 1 | #define HAVE_SYS_BPROC_COMMON_H 1 | #define HAVE_SYS_BPROC_H 1 | #define HAVE_SYS_BPROC_COMMON_H 1 | #define HAVE_SYS_BPROC_H 1 | #define HAVE_SYS_BPROC_COMMON_H 1 | #define OMPI_RML_CNOS_HAVE_BARRIER 0 | #define HAVE_SYS_BPROC_H 1 | #define HAVE_SYS_BPROC_COMMON_H 1 | #define HAVE_SYS_BPROC_H 1 | #define HAVE_SYS_BPROC_COMMON_H 1 | #define OMPI_MCA_BTL_GM_API_VERSION GM_API_VERSION | #define OMPI_MCA_BTL_GM_HAVE_RDMA_PUT 1 | #define OMPI_MCA_BTL_GM_HAVE_RDMA_GET 1 | #define OMPI_MCA_BTL_GM_GET_BROKEN 0 | #define OMPI_MCA_BTL_GM_SUPPORT_REGISTERING 1 | /* end confdefs.h. */ | #include configure:98740: result: no configure:98775: checking for vapi.h configure:98782: result: no configure:99614: checking if MCA component btl:mvapi can compile configure:99616: result: no configure:99775: checking for MCA component btl:mx compile mode configure:99781: result: dso configure:100011: checking myriexpress.h usability configure:100023: gcc -c -O3 -DNDEBUG -m32 -fno-strict-aliasing -pthread conftest.c >&5 conftest.c:403:25: myriexpress.h: No such file or directory configure:100029: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.0.2" | #define PACKAGE_STRING "Open MPI 1.0.2" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 0 | #define OMPI_RELEASE_VERSION 2 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "2" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 0 | #define ORTE_RELEASE_VERSION 2 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "2" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 0 | #define OPAL_RELEASE_VERSION 2 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "2" | #define _GNU_SOURCE 1 | #define OMPI_ARCH "i686-pc-linux-gnu" | #define OMPI_ENABLE_MEM_DEBUG 0 | #define OMPI_ENABLE_MEM_PROFILE 0 | #define OMPI_ENABLE_DEBUG 0 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OMPI_WANT_MPI2_ONE_SIDED 0 | #define OMPI_ENABLE_PTY_SUPPORT 1 | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1 | #define OPAL_ENABLE_TRACE 0 | #define OMPI_CC "gcc" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_DOUBLE 12 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SIZE_T 4 | #define OMPI_ALIGNMENT_CHAR 1 | #define OMPI_ALIGNMENT_SHORT 2 | #define OMPI_ALIGNMENT_WCHAR 4 | #define OMPI_ALIGNMENT_INT 4 | #define OMPI_ALIGNMENT_LONG 4 | #define OMPI_ALIGNMENT_LONG_LONG 4 | #define OMPI_ALIGNMENT_FLOAT 4 | #define OMPI_ALIGNMENT_DOUBLE 4 | #define OMPI_ALIGNMENT_LONG_DOUBLE 4 | #define OMPI_ALIGNMENT_VOID_P 4 | #define OMPI_NEED_C_BOOL 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define restrict __restrict | #define OMPI_ENABLE_MPI_PROFILING 1 | #define OMPI_HAVE_WEAK_SYMBOLS 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define OMPI_CXX "g++" | #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | #define SIZEOF_BOOL 1 | #define OMPI_ALIGNMENT_CXX_BOOL 1 | #define OMPI_WANT_CXX_BINDINGS 1 | #define OMPI_ASM_TEXT ".text" | #define OMPI_ASM_GLOBAL ".globl" | #define OMPI_ASM_LABEL_SUFFIX ":" | #define OMPI_ASM_GSYM "" | #define OMPI_ASM_LSYM ".L" | #define OMPI_ASM_TYPE "@" | #define OMPI_ASM_SIZE "1" | #define OMPI_ASM_ALIGN_LOG | #define OMPI_WANT_SMP_LOCKS 1 | #define OMPI_ASM_SUPPORT_64BIT 1 | #define OMPI_C_GCC_INLINE_ASSEMBLY 1 | #define OMPI_C_DEC_INLINE_ASSEMBLY 0 | #define OMPI_C_XLC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_GCC_INLINE_ASSEMBLY 1 | #define OMPI_CXX_DEC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_XLC_INLINE_ASSEMBLY 0 | #define OMPI_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1" | #define OMPI_ASSEMBLY_ARCH OMPI_IA32 | #define OMPI_HAVE_ASM_FILE 1 | #define OMPI_WANT_F77_BINDINGS 1 | #define OMPI_F77 "gfortran" | #define OMPI_F77_DOUBLE_UNDERSCORE 1 | #define OMPI_F77_SINGLE_UNDERSCORE 0 | #define OMPI_F77_CAPS 0 | #define OMPI_F77_PLAIN 0 | #define ompi_fortran_bogus_type_t int | #define OMPI_HAVE_FORTRAN_LOGICAL 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4 | #define ompi_fortran_logical_t int | #define OMPI_HAVE_FORTRAN_INTEGER 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4 | #define ompi_fortran_integer_t int | #define OMPI_HAVE_FORTRAN_INTEGER1 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER1 1 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 1 | #define ompi_fortran_integer1_t char | #define OMPI_HAVE_FORTRAN_INTEGER2 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER2 2 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 2 | #define ompi_fortran_integer2_t short | #define OMPI_HAVE_FORTRAN_INTEGER4 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER4 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 4 | #define ompi_fortran_integer4_t int | #define OMPI_HAVE_FORTRAN_INTEGER8 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER8 8 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 8 | #define ompi_fortran_integer8_t long long | #define OMPI_HAVE_FORTRAN_INTEGER16 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER16 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4 | #define ompi_fortran_integer16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL 1 | #define OMPI_SIZEOF_FORTRAN_REAL 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL 4 | #define ompi_fortran_real_t float | #define OMPI_HAVE_FORTRAN_REAL4 1 | #define OMPI_SIZEOF_FORTRAN_REAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL4 4 | #define ompi_fortran_real4_t float | #define OMPI_HAVE_FORTRAN_REAL8 1 | #define OMPI_SIZEOF_FORTRAN_REAL8 8 | #define OMPI_ALIGNMENT_FORTRAN_REAL8 8 | #define ompi_fortran_real8_t double | #define OMPI_HAVE_FORTRAN_REAL16 0 | #define OMPI_SIZEOF_FORTRAN_REAL16 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL16 4 | #define ompi_fortran_real16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 1 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 8 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 8 | #define ompi_fortran_double_precision_t double | #define OMPI_HAVE_FORTRAN_COMPLEX 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 4 | #define OMPI_HAVE_FORTRAN_COMPLEX8 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX8 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4 | #define OMPI_HAVE_FORTRAN_COMPLEX16 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX16 16 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 8 | #define OMPI_HAVE_FORTRAN_COMPLEX32 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX32 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 4 | #define OMPI_FORTRAN_HANDLE_MAX ( 0x7fffffff < 2147483647 ? 0x7fffffff : 2147483647 ) | #define OMPI_FORTRAN_VALUE_TRUE 1 | #define OMPI_WANT_F90_BINDINGS 1 | #define OMPI_F90 "gfortran" | #define OMPI_HAVE_F90_INTEGER1 1 | #define OMPI_HAVE_F90_INTEGER2 1 | #define OMPI_HAVE_F90_INTEGER4 1 | #define OMPI_HAVE_F90_INTEGER8 1 | #define OMPI_HAVE_F90_INTEGER16 0 | #define OMPI_HAVE_F90_REAL4 1 | #define OMPI_HAVE_F90_REAL8 1 | #define OMPI_HAVE_F90_REAL16 0 | #define OMPI_HAVE_F90_COMPLEX8 1 | #define OMPI_HAVE_F90_COMPLEX16 1 | #define OMPI_HAVE_F90_COMPLEX32 0 | #define OMPI_SIZEOF_F90_INT1 1 | #define OMPI_SIZEOF_F90_INT2 2 | #define OMPI_SIZEOF_F90_INT4 4 | #define OMPI_SIZEOF_F90_INT8 8 | #define OMPI_SIZEOF_F90_INT16 0 | #define OMPI_SIZEOF_F90_REAL4 4 | #define OMPI_SIZEOF_F90_REAL8 8 | #define OMPI_SIZEOF_F90_REAL16 0 | #define OMPI_SIZEOF_F90_COMPLEX8 8 | #define OMPI_SIZEOF_F90_COMPLEX16 16 | #define OMPI_SIZEOF_F90_COMPLEX32 0 | #define OMPI_ALIGNMENT_F90_LOGICAL 4 | #define OMPI_ALIGNMENT_F90_INT 4 | #define OMPI_ALIGNMENT_F90_REAL 4 | #define OMPI_ALIGNMENT_F90_DBLPREC 4 | #define OMPI_ALIGNMENT_F90_COMPLEX 4 | #define OMPI_ALIGNMENT_F90_DBLCOMPLEX 4 | #define OMPI_ALIGNMENT_F90_INT1 1 | #define OMPI_ALIGNMENT_F90_INT2 2 | #define OMPI_ALIGNMENT_F90_INT4 4 | #define OMPI_ALIGNMENT_F90_INT8 4 | #define OMPI_ALIGNMENT_F90_INT16 0 | #define OMPI_ALIGNMENT_F90_REAL4 4 | #define OMPI_ALIGNMENT_F90_REAL8 4 | #define OMPI_ALIGNMENT_F90_REAL16 0 | #define OMPI_ALIGNMENT_F90_COMPLEX8 4 | #define OMPI_ALIGNMENT_F90_COMPLEX16 4 | #define OMPI_ALIGNMENT_F90_COMPLEX32 0 | #define OMPI_PRECISION_F90_REAL4 6 | #define OMPI_PRECISION_F90_REAL8 15 | #define OMPI_PRECISION_F90_REAL16 0 | #define OMPI_PRECISION_F90_COMPLEX8 6 | #define OMPI_PRECISION_F90_COMPLEX16 15 | #define OMPI_PRECISION_F90_COMPLEX32 0 | #define OMPI_RANGE_F90_REAL4 37 | #define OMPI_RANGE_F90_REAL8 307 | #define OMPI_RANGE_F90_REAL16 0 | #define OMPI_RANGE_F90_COMPLEX8 37 | #define OMPI_RANGE_F90_COMPLEX16 307 | #define OMPI_RANGE_F90_COMPLEX32 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_AIO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_STDBOOL_H 1 | #define OMPI_USE_STDBOOL_H 1 | #define SIZEOF_PID_T 4 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR_IN 1 | #define OMPI_HAVE_SA_RESTART 1 | #define OMPI_HAVE_SA_LEN 0 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_SIGINFO_T_SI_FD 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_OPENPTY 1 | #define HAVE_ISATTY 1 | #define HAVE_HTONL 1 | #define HAVE_NTOHL 1 | #define HAVE_HTONS 1 | #define HAVE_NTOHS 1 | #define HAVE_GETPWUID 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_EXECVE 1 | #define HAVE_PIPE 1 | #define HAVE_SETSID 1 | #define HAVE_MMAP 1 | #define HAVE_BACKTRACE 1 | #define HAVE_DIRNAME 1 | #define HAVE_CEIL 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_OPENPTY 1 | #define HAVE_ISATTY 1 | #define HAVE_HTONL 1 | #define HAVE_NTOHL 1 | #define HAVE_HTONS 1 | #define HAVE_NTOHS 1 | #define HAVE_GETPWUID 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_EXECVE 1 | #define HAVE_PIPE 1 | #define HAVE_PTSNAME 1 | #define HAVE_SETSID 1 | #define HAVE_MMAP 1 | #define HAVE_MALLOPT 1 | #define OMPI_HAVE_VA_COPY 1 | #define OMPI_HAVE_UNDERSCORE_VA_COPY 1 | #define HAVE_DECL___FUNC__ 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_BACKTRACE 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBM 1 | #define OMPI_MPI_OFFSET_TYPE long long | #define OMPI_OFFSET_DATATYPE MPI_LONG_LONG | #define OMPI_HAVE_BROKEN_QSORT 0 | #define OMPI_HAVE_SOLARIS_THREADS 0 | #define OMPI_HAVE_POSIX_THREADS 1 | #define OMPI_THREADS_HAVE_DIFFERENT_PIDS 1 | #define OMPI_ENABLE_MPI_THREADS 0 | #define OMPI_ENABLE_PROGRESS_THREADS 0 | #define HAVE_CPU_SET_T 1 | #define HAVE_cpu_set_t 1 | #define HAVE_CPU_ZERO 1 | #define OPAL_PAFFINITY_LINUX_SCHED_SETAFF_NUM_PARAMS 3 | #define HAVE_STRUCT_SOCKADDR_IN 1 | #define HAVE_SYS_BPROC_H 1 | #define HAVE_SYS_BPROC_COMMON_H 1 | #define HAVE_SYS_BPROC_H 1 | #define HAVE_SYS_BPROC_COMMON_H 1 | #define HAVE_SYS_BPROC_H 1 | #define HAVE_SYS_BPROC_COMMON_H 1 | #define HAVE_SYS_BPROC_H 1 | #define HAVE_SYS_BPROC_COMMON_H 1 | #define OMPI_RML_CNOS_HAVE_BARRIER 0 | #define HAVE_SYS_BPROC_H 1 | #define HAVE_SYS_BPROC_COMMON_H 1 | #define HAVE_SYS_BPROC_H 1 | #define HAVE_SYS_BPROC_COMMON_H 1 | #define OMPI_MCA_BTL_GM_API_VERSION GM_API_VERSION | #define OMPI_MCA_BTL_GM_HAVE_RDMA_PUT 1 | #define OMPI_MCA_BTL_GM_HAVE_RDMA_GET 1 | #define OMPI_MCA_BTL_GM_GET_BROKEN 0 | #define OMPI_MCA_BTL_GM_SUPPORT_REGISTERING 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:100052: result: no configure:100056: checking myriexpress.h presence configure:100066: gcc -E conftest.c conftest.c:369:25: myriexpress.h: No such file or directory configure:100072: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.0.2" | #define PACKAGE_STRING "Open MPI 1.0.2" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 0 | #define OMPI_RELEASE_VERSION 2 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "2" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 0 | #define ORTE_RELEASE_VERSION 2 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "2" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 0 | #define OPAL_RELEASE_VERSION 2 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "2" | #define _GNU_SOURCE 1 | #define OMPI_ARCH "i686-pc-linux-gnu" | #define OMPI_ENABLE_MEM_DEBUG 0 | #define OMPI_ENABLE_MEM_PROFILE 0 | #define OMPI_ENABLE_DEBUG 0 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OMPI_WANT_MPI2_ONE_SIDED 0 | #define OMPI_ENABLE_PTY_SUPPORT 1 | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1 | #define OPAL_ENABLE_TRACE 0 | #define OMPI_CC "gcc" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_DOUBLE 12 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SIZE_T 4 | #define OMPI_ALIGNMENT_CHAR 1 | #define OMPI_ALIGNMENT_SHORT 2 | #define OMPI_ALIGNMENT_WCHAR 4 | #define OMPI_ALIGNMENT_INT 4 | #define OMPI_ALIGNMENT_LONG 4 | #define OMPI_ALIGNMENT_LONG_LONG 4 | #define OMPI_ALIGNMENT_FLOAT 4 | #define OMPI_ALIGNMENT_DOUBLE 4 | #define OMPI_ALIGNMENT_LONG_DOUBLE 4 | #define OMPI_ALIGNMENT_VOID_P 4 | #define OMPI_NEED_C_BOOL 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define restrict __restrict | #define OMPI_ENABLE_MPI_PROFILING 1 | #define OMPI_HAVE_WEAK_SYMBOLS 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define OMPI_CXX "g++" | #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | #define SIZEOF_BOOL 1 | #define OMPI_ALIGNMENT_CXX_BOOL 1 | #define OMPI_WANT_CXX_BINDINGS 1 | #define OMPI_ASM_TEXT ".text" | #define OMPI_ASM_GLOBAL ".globl" | #define OMPI_ASM_LABEL_SUFFIX ":" | #define OMPI_ASM_GSYM "" | #define OMPI_ASM_LSYM ".L" | #define OMPI_ASM_TYPE "@" | #define OMPI_ASM_SIZE "1" | #define OMPI_ASM_ALIGN_LOG | #define OMPI_WANT_SMP_LOCKS 1 | #define OMPI_ASM_SUPPORT_64BIT 1 | #define OMPI_C_GCC_INLINE_ASSEMBLY 1 | #define OMPI_C_DEC_INLINE_ASSEMBLY 0 | #define OMPI_C_XLC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_GCC_INLINE_ASSEMBLY 1 | #define OMPI_CXX_DEC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_XLC_INLINE_ASSEMBLY 0 | #define OMPI_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1" | #define OMPI_ASSEMBLY_ARCH OMPI_IA32 | #define OMPI_HAVE_ASM_FILE 1 | #define OMPI_WANT_F77_BINDINGS 1 | #define OMPI_F77 "gfortran" | #define OMPI_F77_DOUBLE_UNDERSCORE 1 | #define OMPI_F77_SINGLE_UNDERSCORE 0 | #define OMPI_F77_CAPS 0 | #define OMPI_F77_PLAIN 0 | #define ompi_fortran_bogus_type_t int | #define OMPI_HAVE_FORTRAN_LOGICAL 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4 | #define ompi_fortran_logical_t int | #define OMPI_HAVE_FORTRAN_INTEGER 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4 | #define ompi_fortran_integer_t int | #define OMPI_HAVE_FORTRAN_INTEGER1 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER1 1 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 1 | #define ompi_fortran_integer1_t char | #define OMPI_HAVE_FORTRAN_INTEGER2 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER2 2 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 2 | #define ompi_fortran_integer2_t short | #define OMPI_HAVE_FORTRAN_INTEGER4 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER4 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 4 | #define ompi_fortran_integer4_t int | #define OMPI_HAVE_FORTRAN_INTEGER8 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER8 8 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 8 | #define ompi_fortran_integer8_t long long | #define OMPI_HAVE_FORTRAN_INTEGER16 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER16 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4 | #define ompi_fortran_integer16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL 1 | #define OMPI_SIZEOF_FORTRAN_REAL 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL 4 | #define ompi_fortran_real_t float | #define OMPI_HAVE_FORTRAN_REAL4 1 | #define OMPI_SIZEOF_FORTRAN_REAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL4 4 | #define ompi_fortran_real4_t float | #define OMPI_HAVE_FORTRAN_REAL8 1 | #define OMPI_SIZEOF_FORTRAN_REAL8 8 | #define OMPI_ALIGNMENT_FORTRAN_REAL8 8 | #define ompi_fortran_real8_t double | #define OMPI_HAVE_FORTRAN_REAL16 0 | #define OMPI_SIZEOF_FORTRAN_REAL16 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL16 4 | #define ompi_fortran_real16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 1 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 8 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 8 | #define ompi_fortran_double_precision_t double | #define OMPI_HAVE_FORTRAN_COMPLEX 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 4 | #define OMPI_HAVE_FORTRAN_COMPLEX8 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX8 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4 | #define OMPI_HAVE_FORTRAN_COMPLEX16 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX16 16 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 8 | #define OMPI_HAVE_FORTRAN_COMPLEX32 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX32 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 4 | #define OMPI_FORTRAN_HANDLE_MAX ( 0x7fffffff < 2147483647 ? 0x7fffffff : 2147483647 ) | #define OMPI_FORTRAN_VALUE_TRUE 1 | #define OMPI_WANT_F90_BINDINGS 1 | #define OMPI_F90 "gfortran" | #define OMPI_HAVE_F90_INTEGER1 1 | #define OMPI_HAVE_F90_INTEGER2 1 | #define OMPI_HAVE_F90_INTEGER4 1 | #define OMPI_HAVE_F90_INTEGER8 1 | #define OMPI_HAVE_F90_INTEGER16 0 | #define OMPI_HAVE_F90_REAL4 1 | #define OMPI_HAVE_F90_REAL8 1 | #define OMPI_HAVE_F90_REAL16 0 | #define OMPI_HAVE_F90_COMPLEX8 1 | #define OMPI_HAVE_F90_COMPLEX16 1 | #define OMPI_HAVE_F90_COMPLEX32 0 | #define OMPI_SIZEOF_F90_INT1 1 | #define OMPI_SIZEOF_F90_INT2 2 | #define OMPI_SIZEOF_F90_INT4 4 | #define OMPI_SIZEOF_F90_INT8 8 | #define OMPI_SIZEOF_F90_INT16 0 | #define OMPI_SIZEOF_F90_REAL4 4 | #define OMPI_SIZEOF_F90_REAL8 8 | #define OMPI_SIZEOF_F90_REAL16 0 | #define OMPI_SIZEOF_F90_COMPLEX8 8 | #define OMPI_SIZEOF_F90_COMPLEX16 16 | #define OMPI_SIZEOF_F90_COMPLEX32 0 | #define OMPI_ALIGNMENT_F90_LOGICAL 4 | #define OMPI_ALIGNMENT_F90_INT 4 | #define OMPI_ALIGNMENT_F90_REAL 4 | #define OMPI_ALIGNMENT_F90_DBLPREC 4 | #define OMPI_ALIGNMENT_F90_COMPLEX 4 | #define OMPI_ALIGNMENT_F90_DBLCOMPLEX 4 | #define OMPI_ALIGNMENT_F90_INT1 1 | #define OMPI_ALIGNMENT_F90_INT2 2 | #define OMPI_ALIGNMENT_F90_INT4 4 | #define OMPI_ALIGNMENT_F90_INT8 4 | #define OMPI_ALIGNMENT_F90_INT16 0 | #define OMPI_ALIGNMENT_F90_REAL4 4 | #define OMPI_ALIGNMENT_F90_REAL8 4 | #define OMPI_ALIGNMENT_F90_REAL16 0 | #define OMPI_ALIGNMENT_F90_COMPLEX8 4 | #define OMPI_ALIGNMENT_F90_COMPLEX16 4 | #define OMPI_ALIGNMENT_F90_COMPLEX32 0 | #define OMPI_PRECISION_F90_REAL4 6 | #define OMPI_PRECISION_F90_REAL8 15 | #define OMPI_PRECISION_F90_REAL16 0 | #define OMPI_PRECISION_F90_COMPLEX8 6 | #define OMPI_PRECISION_F90_COMPLEX16 15 | #define OMPI_PRECISION_F90_COMPLEX32 0 | #define OMPI_RANGE_F90_REAL4 37 | #define OMPI_RANGE_F90_REAL8 307 | #define OMPI_RANGE_F90_REAL16 0 | #define OMPI_RANGE_F90_COMPLEX8 37 | #define OMPI_RANGE_F90_COMPLEX16 307 | #define OMPI_RANGE_F90_COMPLEX32 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_AIO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_STDBOOL_H 1 | #define OMPI_USE_STDBOOL_H 1 | #define SIZEOF_PID_T 4 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR_IN 1 | #define OMPI_HAVE_SA_RESTART 1 | #define OMPI_HAVE_SA_LEN 0 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_SIGINFO_T_SI_FD 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_OPENPTY 1 | #define HAVE_ISATTY 1 | #define HAVE_HTONL 1 | #define HAVE_NTOHL 1 | #define HAVE_HTONS 1 | #define HAVE_NTOHS 1 | #define HAVE_GETPWUID 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_EXECVE 1 | #define HAVE_PIPE 1 | #define HAVE_SETSID 1 | #define HAVE_MMAP 1 | #define HAVE_BACKTRACE 1 | #define HAVE_DIRNAME 1 | #define HAVE_CEIL 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_OPENPTY 1 | #define HAVE_ISATTY 1 | #define HAVE_HTONL 1 | #define HAVE_NTOHL 1 | #define HAVE_HTONS 1 | #define HAVE_NTOHS 1 | #define HAVE_GETPWUID 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_EXECVE 1 | #define HAVE_PIPE 1 | #define HAVE_PTSNAME 1 | #define HAVE_SETSID 1 | #define HAVE_MMAP 1 | #define HAVE_MALLOPT 1 | #define OMPI_HAVE_VA_COPY 1 | #define OMPI_HAVE_UNDERSCORE_VA_COPY 1 | #define HAVE_DECL___FUNC__ 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_BACKTRACE 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBM 1 | #define OMPI_MPI_OFFSET_TYPE long long | #define OMPI_OFFSET_DATATYPE MPI_LONG_LONG | #define OMPI_HAVE_BROKEN_QSORT 0 | #define OMPI_HAVE_SOLARIS_THREADS 0 | #define OMPI_HAVE_POSIX_THREADS 1 | #define OMPI_THREADS_HAVE_DIFFERENT_PIDS 1 | #define OMPI_ENABLE_MPI_THREADS 0 | #define OMPI_ENABLE_PROGRESS_THREADS 0 | #define HAVE_CPU_SET_T 1 | #define HAVE_cpu_set_t 1 | #define HAVE_CPU_ZERO 1 | #define OPAL_PAFFINITY_LINUX_SCHED_SETAFF_NUM_PARAMS 3 | #define HAVE_STRUCT_SOCKADDR_IN 1 | #define HAVE_SYS_BPROC_H 1 | #define HAVE_SYS_BPROC_COMMON_H 1 | #define HAVE_SYS_BPROC_H 1 | #define HAVE_SYS_BPROC_COMMON_H 1 | #define HAVE_SYS_BPROC_H 1 | #define HAVE_SYS_BPROC_COMMON_H 1 | #define HAVE_SYS_BPROC_H 1 | #define HAVE_SYS_BPROC_COMMON_H 1 | #define OMPI_RML_CNOS_HAVE_BARRIER 0 | #define HAVE_SYS_BPROC_H 1 | #define HAVE_SYS_BPROC_COMMON_H 1 | #define HAVE_SYS_BPROC_H 1 | #define HAVE_SYS_BPROC_COMMON_H 1 | #define OMPI_MCA_BTL_GM_API_VERSION GM_API_VERSION | #define OMPI_MCA_BTL_GM_HAVE_RDMA_PUT 1 | #define OMPI_MCA_BTL_GM_HAVE_RDMA_GET 1 | #define OMPI_MCA_BTL_GM_GET_BROKEN 0 | #define OMPI_MCA_BTL_GM_SUPPORT_REGISTERING 1 | /* end confdefs.h. */ | #include configure:100092: result: no configure:100127: checking for myriexpress.h configure:100134: result: no configure:101033: checking if MCA component btl:mx can compile configure:101035: result: no configure:101194: checking for MCA component btl:openib compile mode configure:101200: result: dso configure:101243: checking for sysfs_open_class in -lsysfs configure:101273: gcc -o conftest -O3 -DNDEBUG -m32 -fno-strict-aliasing -pthread -L/usr/lib conftest.c -lsysfs -lm -lutil -lnsl -lm >&5 /usr/bin/ld: skipping incompatible /usr/lib64/libsysfs.so when searching for -lsysfs /usr/bin/ld: skipping incompatible /usr/lib64/libsysfs.a when searching for -lsysfs /usr/bin/ld: cannot find -lsysfs collect2: ld returned 1 exit status configure:101279: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.0.2" | #define PACKAGE_STRING "Open MPI 1.0.2" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 0 | #define OMPI_RELEASE_VERSION 2 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "2" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 0 | #define ORTE_RELEASE_VERSION 2 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "2" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 0 | #define OPAL_RELEASE_VERSION 2 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "2" | #define _GNU_SOURCE 1 | #define OMPI_ARCH "i686-pc-linux-gnu" | #define OMPI_ENABLE_MEM_DEBUG 0 | #define OMPI_ENABLE_MEM_PROFILE 0 | #define OMPI_ENABLE_DEBUG 0 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OMPI_WANT_MPI2_ONE_SIDED 0 | #define OMPI_ENABLE_PTY_SUPPORT 1 | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1 | #define OPAL_ENABLE_TRACE 0 | #define OMPI_CC "gcc" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_DOUBLE 12 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SIZE_T 4 | #define OMPI_ALIGNMENT_CHAR 1 | #define OMPI_ALIGNMENT_SHORT 2 | #define OMPI_ALIGNMENT_WCHAR 4 | #define OMPI_ALIGNMENT_INT 4 | #define OMPI_ALIGNMENT_LONG 4 | #define OMPI_ALIGNMENT_LONG_LONG 4 | #define OMPI_ALIGNMENT_FLOAT 4 | #define OMPI_ALIGNMENT_DOUBLE 4 | #define OMPI_ALIGNMENT_LONG_DOUBLE 4 | #define OMPI_ALIGNMENT_VOID_P 4 | #define OMPI_NEED_C_BOOL 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define restrict __restrict | #define OMPI_ENABLE_MPI_PROFILING 1 | #define OMPI_HAVE_WEAK_SYMBOLS 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define OMPI_CXX "g++" | #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | #define SIZEOF_BOOL 1 | #define OMPI_ALIGNMENT_CXX_BOOL 1 | #define OMPI_WANT_CXX_BINDINGS 1 | #define OMPI_ASM_TEXT ".text" | #define OMPI_ASM_GLOBAL ".globl" | #define OMPI_ASM_LABEL_SUFFIX ":" | #define OMPI_ASM_GSYM "" | #define OMPI_ASM_LSYM ".L" | #define OMPI_ASM_TYPE "@" | #define OMPI_ASM_SIZE "1" | #define OMPI_ASM_ALIGN_LOG | #define OMPI_WANT_SMP_LOCKS 1 | #define OMPI_ASM_SUPPORT_64BIT 1 | #define OMPI_C_GCC_INLINE_ASSEMBLY 1 | #define OMPI_C_DEC_INLINE_ASSEMBLY 0 | #define OMPI_C_XLC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_GCC_INLINE_ASSEMBLY 1 | #define OMPI_CXX_DEC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_XLC_INLINE_ASSEMBLY 0 | #define OMPI_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1" | #define OMPI_ASSEMBLY_ARCH OMPI_IA32 | #define OMPI_HAVE_ASM_FILE 1 | #define OMPI_WANT_F77_BINDINGS 1 | #define OMPI_F77 "gfortran" | #define OMPI_F77_DOUBLE_UNDERSCORE 1 | #define OMPI_F77_SINGLE_UNDERSCORE 0 | #define OMPI_F77_CAPS 0 | #define OMPI_F77_PLAIN 0 | #define ompi_fortran_bogus_type_t int | #define OMPI_HAVE_FORTRAN_LOGICAL 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4 | #define ompi_fortran_logical_t int | #define OMPI_HAVE_FORTRAN_INTEGER 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4 | #define ompi_fortran_integer_t int | #define OMPI_HAVE_FORTRAN_INTEGER1 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER1 1 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 1 | #define ompi_fortran_integer1_t char | #define OMPI_HAVE_FORTRAN_INTEGER2 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER2 2 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 2 | #define ompi_fortran_integer2_t short | #define OMPI_HAVE_FORTRAN_INTEGER4 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER4 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 4 | #define ompi_fortran_integer4_t int | #define OMPI_HAVE_FORTRAN_INTEGER8 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER8 8 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 8 | #define ompi_fortran_integer8_t long long | #define OMPI_HAVE_FORTRAN_INTEGER16 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER16 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4 | #define ompi_fortran_integer16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL 1 | #define OMPI_SIZEOF_FORTRAN_REAL 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL 4 | #define ompi_fortran_real_t float | #define OMPI_HAVE_FORTRAN_REAL4 1 | #define OMPI_SIZEOF_FORTRAN_REAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL4 4 | #define ompi_fortran_real4_t float | #define OMPI_HAVE_FORTRAN_REAL8 1 | #define OMPI_SIZEOF_FORTRAN_REAL8 8 | #define OMPI_ALIGNMENT_FORTRAN_REAL8 8 | #define ompi_fortran_real8_t double | #define OMPI_HAVE_FORTRAN_REAL16 0 | #define OMPI_SIZEOF_FORTRAN_REAL16 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL16 4 | #define ompi_fortran_real16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 1 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 8 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 8 | #define ompi_fortran_double_precision_t double | #define OMPI_HAVE_FORTRAN_COMPLEX 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 4 | #define OMPI_HAVE_FORTRAN_COMPLEX8 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX8 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4 | #define OMPI_HAVE_FORTRAN_COMPLEX16 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX16 16 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 8 | #define OMPI_HAVE_FORTRAN_COMPLEX32 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX32 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 4 | #define OMPI_FORTRAN_HANDLE_MAX ( 0x7fffffff < 2147483647 ? 0x7fffffff : 2147483647 ) | #define OMPI_FORTRAN_VALUE_TRUE 1 | #define OMPI_WANT_F90_BINDINGS 1 | #define OMPI_F90 "gfortran" | #define OMPI_HAVE_F90_INTEGER1 1 | #define OMPI_HAVE_F90_INTEGER2 1 | #define OMPI_HAVE_F90_INTEGER4 1 | #define OMPI_HAVE_F90_INTEGER8 1 | #define OMPI_HAVE_F90_INTEGER16 0 | #define OMPI_HAVE_F90_REAL4 1 | #define OMPI_HAVE_F90_REAL8 1 | #define OMPI_HAVE_F90_REAL16 0 | #define OMPI_HAVE_F90_COMPLEX8 1 | #define OMPI_HAVE_F90_COMPLEX16 1 | #define OMPI_HAVE_F90_COMPLEX32 0 | #define OMPI_SIZEOF_F90_INT1 1 | #define OMPI_SIZEOF_F90_INT2 2 | #define OMPI_SIZEOF_F90_INT4 4 | #define OMPI_SIZEOF_F90_INT8 8 | #define OMPI_SIZEOF_F90_INT16 0 | #define OMPI_SIZEOF_F90_REAL4 4 | #define OMPI_SIZEOF_F90_REAL8 8 | #define OMPI_SIZEOF_F90_REAL16 0 | #define OMPI_SIZEOF_F90_COMPLEX8 8 | #define OMPI_SIZEOF_F90_COMPLEX16 16 | #define OMPI_SIZEOF_F90_COMPLEX32 0 | #define OMPI_ALIGNMENT_F90_LOGICAL 4 | #define OMPI_ALIGNMENT_F90_INT 4 | #define OMPI_ALIGNMENT_F90_REAL 4 | #define OMPI_ALIGNMENT_F90_DBLPREC 4 | #define OMPI_ALIGNMENT_F90_COMPLEX 4 | #define OMPI_ALIGNMENT_F90_DBLCOMPLEX 4 | #define OMPI_ALIGNMENT_F90_INT1 1 | #define OMPI_ALIGNMENT_F90_INT2 2 | #define OMPI_ALIGNMENT_F90_INT4 4 | #define OMPI_ALIGNMENT_F90_INT8 4 | #define OMPI_ALIGNMENT_F90_INT16 0 | #define OMPI_ALIGNMENT_F90_REAL4 4 | #define OMPI_ALIGNMENT_F90_REAL8 4 | #define OMPI_ALIGNMENT_F90_REAL16 0 | #define OMPI_ALIGNMENT_F90_COMPLEX8 4 | #define OMPI_ALIGNMENT_F90_COMPLEX16 4 | #define OMPI_ALIGNMENT_F90_COMPLEX32 0 | #define OMPI_PRECISION_F90_REAL4 6 | #define OMPI_PRECISION_F90_REAL8 15 | #define OMPI_PRECISION_F90_REAL16 0 | #define OMPI_PRECISION_F90_COMPLEX8 6 | #define OMPI_PRECISION_F90_COMPLEX16 15 | #define OMPI_PRECISION_F90_COMPLEX32 0 | #define OMPI_RANGE_F90_REAL4 37 | #define OMPI_RANGE_F90_REAL8 307 | #define OMPI_RANGE_F90_REAL16 0 | #define OMPI_RANGE_F90_COMPLEX8 37 | #define OMPI_RANGE_F90_COMPLEX16 307 | #define OMPI_RANGE_F90_COMPLEX32 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_AIO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_STDBOOL_H 1 | #define OMPI_USE_STDBOOL_H 1 | #define SIZEOF_PID_T 4 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR_IN 1 | #define OMPI_HAVE_SA_RESTART 1 | #define OMPI_HAVE_SA_LEN 0 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_SIGINFO_T_SI_FD 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_OPENPTY 1 | #define HAVE_ISATTY 1 | #define HAVE_HTONL 1 | #define HAVE_NTOHL 1 | #define HAVE_HTONS 1 | #define HAVE_NTOHS 1 | #define HAVE_GETPWUID 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_EXECVE 1 | #define HAVE_PIPE 1 | #define HAVE_SETSID 1 | #define HAVE_MMAP 1 | #define HAVE_BACKTRACE 1 | #define HAVE_DIRNAME 1 | #define HAVE_CEIL 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_OPENPTY 1 | #define HAVE_ISATTY 1 | #define HAVE_HTONL 1 | #define HAVE_NTOHL 1 | #define HAVE_HTONS 1 | #define HAVE_NTOHS 1 | #define HAVE_GETPWUID 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_EXECVE 1 | #define HAVE_PIPE 1 | #define HAVE_PTSNAME 1 | #define HAVE_SETSID 1 | #define HAVE_MMAP 1 | #define HAVE_MALLOPT 1 | #define OMPI_HAVE_VA_COPY 1 | #define OMPI_HAVE_UNDERSCORE_VA_COPY 1 | #define HAVE_DECL___FUNC__ 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_BACKTRACE 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBM 1 | #define OMPI_MPI_OFFSET_TYPE long long | #define OMPI_OFFSET_DATATYPE MPI_LONG_LONG | #define OMPI_HAVE_BROKEN_QSORT 0 | #define OMPI_HAVE_SOLARIS_THREADS 0 | #define OMPI_HAVE_POSIX_THREADS 1 | #define OMPI_THREADS_HAVE_DIFFERENT_PIDS 1 | #define OMPI_ENABLE_MPI_THREADS 0 | #define OMPI_ENABLE_PROGRESS_THREADS 0 | #define HAVE_CPU_SET_T 1 | #define HAVE_cpu_set_t 1 | #define HAVE_CPU_ZERO 1 | #define OPAL_PAFFINITY_LINUX_SCHED_SETAFF_NUM_PARAMS 3 | #define HAVE_STRUCT_SOCKADDR_IN 1 | #define HAVE_SYS_BPROC_H 1 | #define HAVE_SYS_BPROC_COMMON_H 1 | #define HAVE_SYS_BPROC_H 1 | #define HAVE_SYS_BPROC_COMMON_H 1 | #define HAVE_SYS_BPROC_H 1 | #define HAVE_SYS_BPROC_COMMON_H 1 | #define HAVE_SYS_BPROC_H 1 | #define HAVE_SYS_BPROC_COMMON_H 1 | #define OMPI_RML_CNOS_HAVE_BARRIER 0 | #define HAVE_SYS_BPROC_H 1 | #define HAVE_SYS_BPROC_COMMON_H 1 | #define HAVE_SYS_BPROC_H 1 | #define HAVE_SYS_BPROC_COMMON_H 1 | #define OMPI_MCA_BTL_GM_API_VERSION GM_API_VERSION | #define OMPI_MCA_BTL_GM_HAVE_RDMA_PUT 1 | #define OMPI_MCA_BTL_GM_HAVE_RDMA_GET 1 | #define OMPI_MCA_BTL_GM_GET_BROKEN 0 | #define OMPI_MCA_BTL_GM_SUPPORT_REGISTERING 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char sysfs_open_class (); | int | main () | { | sysfs_open_class (); | ; | return 0; | } configure:101305: result: no configure:101357: checking for cm_timeout in -lcm configure:101387: gcc -o conftest -O3 -DNDEBUG -m32 -fno-strict-aliasing -pthread -L/usr/lib -L/lib64 conftest.c -lcm -lm -lutil -lnsl -lm >&5 /usr/bin/ld: cannot find -lcm collect2: ld returned 1 exit status configure:101393: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.0.2" | #define PACKAGE_STRING "Open MPI 1.0.2" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 0 | #define OMPI_RELEASE_VERSION 2 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "2" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 0 | #define ORTE_RELEASE_VERSION 2 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "2" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 0 | #define OPAL_RELEASE_VERSION 2 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "2" | #define _GNU_SOURCE 1 | #define OMPI_ARCH "i686-pc-linux-gnu" | #define OMPI_ENABLE_MEM_DEBUG 0 | #define OMPI_ENABLE_MEM_PROFILE 0 | #define OMPI_ENABLE_DEBUG 0 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OMPI_WANT_MPI2_ONE_SIDED 0 | #define OMPI_ENABLE_PTY_SUPPORT 1 | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1 | #define OPAL_ENABLE_TRACE 0 | #define OMPI_CC "gcc" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_DOUBLE 12 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SIZE_T 4 | #define OMPI_ALIGNMENT_CHAR 1 | #define OMPI_ALIGNMENT_SHORT 2 | #define OMPI_ALIGNMENT_WCHAR 4 | #define OMPI_ALIGNMENT_INT 4 | #define OMPI_ALIGNMENT_LONG 4 | #define OMPI_ALIGNMENT_LONG_LONG 4 | #define OMPI_ALIGNMENT_FLOAT 4 | #define OMPI_ALIGNMENT_DOUBLE 4 | #define OMPI_ALIGNMENT_LONG_DOUBLE 4 | #define OMPI_ALIGNMENT_VOID_P 4 | #define OMPI_NEED_C_BOOL 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define restrict __restrict | #define OMPI_ENABLE_MPI_PROFILING 1 | #define OMPI_HAVE_WEAK_SYMBOLS 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define OMPI_CXX "g++" | #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | #define SIZEOF_BOOL 1 | #define OMPI_ALIGNMENT_CXX_BOOL 1 | #define OMPI_WANT_CXX_BINDINGS 1 | #define OMPI_ASM_TEXT ".text" | #define OMPI_ASM_GLOBAL ".globl" | #define OMPI_ASM_LABEL_SUFFIX ":" | #define OMPI_ASM_GSYM "" | #define OMPI_ASM_LSYM ".L" | #define OMPI_ASM_TYPE "@" | #define OMPI_ASM_SIZE "1" | #define OMPI_ASM_ALIGN_LOG | #define OMPI_WANT_SMP_LOCKS 1 | #define OMPI_ASM_SUPPORT_64BIT 1 | #define OMPI_C_GCC_INLINE_ASSEMBLY 1 | #define OMPI_C_DEC_INLINE_ASSEMBLY 0 | #define OMPI_C_XLC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_GCC_INLINE_ASSEMBLY 1 | #define OMPI_CXX_DEC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_XLC_INLINE_ASSEMBLY 0 | #define OMPI_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1" | #define OMPI_ASSEMBLY_ARCH OMPI_IA32 | #define OMPI_HAVE_ASM_FILE 1 | #define OMPI_WANT_F77_BINDINGS 1 | #define OMPI_F77 "gfortran" | #define OMPI_F77_DOUBLE_UNDERSCORE 1 | #define OMPI_F77_SINGLE_UNDERSCORE 0 | #define OMPI_F77_CAPS 0 | #define OMPI_F77_PLAIN 0 | #define ompi_fortran_bogus_type_t int | #define OMPI_HAVE_FORTRAN_LOGICAL 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4 | #define ompi_fortran_logical_t int | #define OMPI_HAVE_FORTRAN_INTEGER 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4 | #define ompi_fortran_integer_t int | #define OMPI_HAVE_FORTRAN_INTEGER1 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER1 1 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 1 | #define ompi_fortran_integer1_t char | #define OMPI_HAVE_FORTRAN_INTEGER2 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER2 2 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 2 | #define ompi_fortran_integer2_t short | #define OMPI_HAVE_FORTRAN_INTEGER4 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER4 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 4 | #define ompi_fortran_integer4_t int | #define OMPI_HAVE_FORTRAN_INTEGER8 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER8 8 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 8 | #define ompi_fortran_integer8_t long long | #define OMPI_HAVE_FORTRAN_INTEGER16 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER16 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4 | #define ompi_fortran_integer16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL 1 | #define OMPI_SIZEOF_FORTRAN_REAL 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL 4 | #define ompi_fortran_real_t float | #define OMPI_HAVE_FORTRAN_REAL4 1 | #define OMPI_SIZEOF_FORTRAN_REAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL4 4 | #define ompi_fortran_real4_t float | #define OMPI_HAVE_FORTRAN_REAL8 1 | #define OMPI_SIZEOF_FORTRAN_REAL8 8 | #define OMPI_ALIGNMENT_FORTRAN_REAL8 8 | #define ompi_fortran_real8_t double | #define OMPI_HAVE_FORTRAN_REAL16 0 | #define OMPI_SIZEOF_FORTRAN_REAL16 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL16 4 | #define ompi_fortran_real16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 1 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 8 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 8 | #define ompi_fortran_double_precision_t double | #define OMPI_HAVE_FORTRAN_COMPLEX 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 4 | #define OMPI_HAVE_FORTRAN_COMPLEX8 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX8 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4 | #define OMPI_HAVE_FORTRAN_COMPLEX16 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX16 16 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 8 | #define OMPI_HAVE_FORTRAN_COMPLEX32 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX32 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 4 | #define OMPI_FORTRAN_HANDLE_MAX ( 0x7fffffff < 2147483647 ? 0x7fffffff : 2147483647 ) | #define OMPI_FORTRAN_VALUE_TRUE 1 | #define OMPI_WANT_F90_BINDINGS 1 | #define OMPI_F90 "gfortran" | #define OMPI_HAVE_F90_INTEGER1 1 | #define OMPI_HAVE_F90_INTEGER2 1 | #define OMPI_HAVE_F90_INTEGER4 1 | #define OMPI_HAVE_F90_INTEGER8 1 | #define OMPI_HAVE_F90_INTEGER16 0 | #define OMPI_HAVE_F90_REAL4 1 | #define OMPI_HAVE_F90_REAL8 1 | #define OMPI_HAVE_F90_REAL16 0 | #define OMPI_HAVE_F90_COMPLEX8 1 | #define OMPI_HAVE_F90_COMPLEX16 1 | #define OMPI_HAVE_F90_COMPLEX32 0 | #define OMPI_SIZEOF_F90_INT1 1 | #define OMPI_SIZEOF_F90_INT2 2 | #define OMPI_SIZEOF_F90_INT4 4 | #define OMPI_SIZEOF_F90_INT8 8 | #define OMPI_SIZEOF_F90_INT16 0 | #define OMPI_SIZEOF_F90_REAL4 4 | #define OMPI_SIZEOF_F90_REAL8 8 | #define OMPI_SIZEOF_F90_REAL16 0 | #define OMPI_SIZEOF_F90_COMPLEX8 8 | #define OMPI_SIZEOF_F90_COMPLEX16 16 | #define OMPI_SIZEOF_F90_COMPLEX32 0 | #define OMPI_ALIGNMENT_F90_LOGICAL 4 | #define OMPI_ALIGNMENT_F90_INT 4 | #define OMPI_ALIGNMENT_F90_REAL 4 | #define OMPI_ALIGNMENT_F90_DBLPREC 4 | #define OMPI_ALIGNMENT_F90_COMPLEX 4 | #define OMPI_ALIGNMENT_F90_DBLCOMPLEX 4 | #define OMPI_ALIGNMENT_F90_INT1 1 | #define OMPI_ALIGNMENT_F90_INT2 2 | #define OMPI_ALIGNMENT_F90_INT4 4 | #define OMPI_ALIGNMENT_F90_INT8 4 | #define OMPI_ALIGNMENT_F90_INT16 0 | #define OMPI_ALIGNMENT_F90_REAL4 4 | #define OMPI_ALIGNMENT_F90_REAL8 4 | #define OMPI_ALIGNMENT_F90_REAL16 0 | #define OMPI_ALIGNMENT_F90_COMPLEX8 4 | #define OMPI_ALIGNMENT_F90_COMPLEX16 4 | #define OMPI_ALIGNMENT_F90_COMPLEX32 0 | #define OMPI_PRECISION_F90_REAL4 6 | #define OMPI_PRECISION_F90_REAL8 15 | #define OMPI_PRECISION_F90_REAL16 0 | #define OMPI_PRECISION_F90_COMPLEX8 6 | #define OMPI_PRECISION_F90_COMPLEX16 15 | #define OMPI_PRECISION_F90_COMPLEX32 0 | #define OMPI_RANGE_F90_REAL4 37 | #define OMPI_RANGE_F90_REAL8 307 | #define OMPI_RANGE_F90_REAL16 0 | #define OMPI_RANGE_F90_COMPLEX8 37 | #define OMPI_RANGE_F90_COMPLEX16 307 | #define OMPI_RANGE_F90_COMPLEX32 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_AIO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_STDBOOL_H 1 | #define OMPI_USE_STDBOOL_H 1 | #define SIZEOF_PID_T 4 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR_IN 1 | #define OMPI_HAVE_SA_RESTART 1 | #define OMPI_HAVE_SA_LEN 0 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_SIGINFO_T_SI_FD 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_OPENPTY 1 | #define HAVE_ISATTY 1 | #define HAVE_HTONL 1 | #define HAVE_NTOHL 1 | #define HAVE_HTONS 1 | #define HAVE_NTOHS 1 | #define HAVE_GETPWUID 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_EXECVE 1 | #define HAVE_PIPE 1 | #define HAVE_SETSID 1 | #define HAVE_MMAP 1 | #define HAVE_BACKTRACE 1 | #define HAVE_DIRNAME 1 | #define HAVE_CEIL 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_OPENPTY 1 | #define HAVE_ISATTY 1 | #define HAVE_HTONL 1 | #define HAVE_NTOHL 1 | #define HAVE_HTONS 1 | #define HAVE_NTOHS 1 | #define HAVE_GETPWUID 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_EXECVE 1 | #define HAVE_PIPE 1 | #define HAVE_PTSNAME 1 | #define HAVE_SETSID 1 | #define HAVE_MMAP 1 | #define HAVE_MALLOPT 1 | #define OMPI_HAVE_VA_COPY 1 | #define OMPI_HAVE_UNDERSCORE_VA_COPY 1 | #define HAVE_DECL___FUNC__ 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_BACKTRACE 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBM 1 | #define OMPI_MPI_OFFSET_TYPE long long | #define OMPI_OFFSET_DATATYPE MPI_LONG_LONG | #define OMPI_HAVE_BROKEN_QSORT 0 | #define OMPI_HAVE_SOLARIS_THREADS 0 | #define OMPI_HAVE_POSIX_THREADS 1 | #define OMPI_THREADS_HAVE_DIFFERENT_PIDS 1 | #define OMPI_ENABLE_MPI_THREADS 0 | #define OMPI_ENABLE_PROGRESS_THREADS 0 | #define HAVE_CPU_SET_T 1 | #define HAVE_cpu_set_t 1 | #define HAVE_CPU_ZERO 1 | #define OPAL_PAFFINITY_LINUX_SCHED_SETAFF_NUM_PARAMS 3 | #define HAVE_STRUCT_SOCKADDR_IN 1 | #define HAVE_SYS_BPROC_H 1 | #define HAVE_SYS_BPROC_COMMON_H 1 | #define HAVE_SYS_BPROC_H 1 | #define HAVE_SYS_BPROC_COMMON_H 1 | #define HAVE_SYS_BPROC_H 1 | #define HAVE_SYS_BPROC_COMMON_H 1 | #define HAVE_SYS_BPROC_H 1 | #define HAVE_SYS_BPROC_COMMON_H 1 | #define OMPI_RML_CNOS_HAVE_BARRIER 0 | #define HAVE_SYS_BPROC_H 1 | #define HAVE_SYS_BPROC_COMMON_H 1 | #define HAVE_SYS_BPROC_H 1 | #define HAVE_SYS_BPROC_COMMON_H 1 | #define OMPI_MCA_BTL_GM_API_VERSION GM_API_VERSION | #define OMPI_MCA_BTL_GM_HAVE_RDMA_PUT 1 | #define OMPI_MCA_BTL_GM_HAVE_RDMA_GET 1 | #define OMPI_MCA_BTL_GM_GET_BROKEN 0 | #define OMPI_MCA_BTL_GM_SUPPORT_REGISTERING 1 | /* end confdefs.h. */ | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char cm_timeout (); | int | main () | { | cm_timeout (); | ; | return 0; | } configure:101419: result: no configure:101620: checking infiniband/verbs.h usability configure:101632: gcc -c -O3 -DNDEBUG -m32 -fno-strict-aliasing -pthread conftest.c >&5 conftest.c:403:30: infiniband/verbs.h: No such file or directory configure:101638: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.0.2" | #define PACKAGE_STRING "Open MPI 1.0.2" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 0 | #define OMPI_RELEASE_VERSION 2 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "2" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 0 | #define ORTE_RELEASE_VERSION 2 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "2" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 0 | #define OPAL_RELEASE_VERSION 2 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "2" | #define _GNU_SOURCE 1 | #define OMPI_ARCH "i686-pc-linux-gnu" | #define OMPI_ENABLE_MEM_DEBUG 0 | #define OMPI_ENABLE_MEM_PROFILE 0 | #define OMPI_ENABLE_DEBUG 0 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OMPI_WANT_MPI2_ONE_SIDED 0 | #define OMPI_ENABLE_PTY_SUPPORT 1 | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1 | #define OPAL_ENABLE_TRACE 0 | #define OMPI_CC "gcc" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_DOUBLE 12 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SIZE_T 4 | #define OMPI_ALIGNMENT_CHAR 1 | #define OMPI_ALIGNMENT_SHORT 2 | #define OMPI_ALIGNMENT_WCHAR 4 | #define OMPI_ALIGNMENT_INT 4 | #define OMPI_ALIGNMENT_LONG 4 | #define OMPI_ALIGNMENT_LONG_LONG 4 | #define OMPI_ALIGNMENT_FLOAT 4 | #define OMPI_ALIGNMENT_DOUBLE 4 | #define OMPI_ALIGNMENT_LONG_DOUBLE 4 | #define OMPI_ALIGNMENT_VOID_P 4 | #define OMPI_NEED_C_BOOL 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define restrict __restrict | #define OMPI_ENABLE_MPI_PROFILING 1 | #define OMPI_HAVE_WEAK_SYMBOLS 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define OMPI_CXX "g++" | #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | #define SIZEOF_BOOL 1 | #define OMPI_ALIGNMENT_CXX_BOOL 1 | #define OMPI_WANT_CXX_BINDINGS 1 | #define OMPI_ASM_TEXT ".text" | #define OMPI_ASM_GLOBAL ".globl" | #define OMPI_ASM_LABEL_SUFFIX ":" | #define OMPI_ASM_GSYM "" | #define OMPI_ASM_LSYM ".L" | #define OMPI_ASM_TYPE "@" | #define OMPI_ASM_SIZE "1" | #define OMPI_ASM_ALIGN_LOG | #define OMPI_WANT_SMP_LOCKS 1 | #define OMPI_ASM_SUPPORT_64BIT 1 | #define OMPI_C_GCC_INLINE_ASSEMBLY 1 | #define OMPI_C_DEC_INLINE_ASSEMBLY 0 | #define OMPI_C_XLC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_GCC_INLINE_ASSEMBLY 1 | #define OMPI_CXX_DEC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_XLC_INLINE_ASSEMBLY 0 | #define OMPI_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1" | #define OMPI_ASSEMBLY_ARCH OMPI_IA32 | #define OMPI_HAVE_ASM_FILE 1 | #define OMPI_WANT_F77_BINDINGS 1 | #define OMPI_F77 "gfortran" | #define OMPI_F77_DOUBLE_UNDERSCORE 1 | #define OMPI_F77_SINGLE_UNDERSCORE 0 | #define OMPI_F77_CAPS 0 | #define OMPI_F77_PLAIN 0 | #define ompi_fortran_bogus_type_t int | #define OMPI_HAVE_FORTRAN_LOGICAL 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4 | #define ompi_fortran_logical_t int | #define OMPI_HAVE_FORTRAN_INTEGER 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4 | #define ompi_fortran_integer_t int | #define OMPI_HAVE_FORTRAN_INTEGER1 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER1 1 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 1 | #define ompi_fortran_integer1_t char | #define OMPI_HAVE_FORTRAN_INTEGER2 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER2 2 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 2 | #define ompi_fortran_integer2_t short | #define OMPI_HAVE_FORTRAN_INTEGER4 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER4 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 4 | #define ompi_fortran_integer4_t int | #define OMPI_HAVE_FORTRAN_INTEGER8 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER8 8 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 8 | #define ompi_fortran_integer8_t long long | #define OMPI_HAVE_FORTRAN_INTEGER16 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER16 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4 | #define ompi_fortran_integer16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL 1 | #define OMPI_SIZEOF_FORTRAN_REAL 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL 4 | #define ompi_fortran_real_t float | #define OMPI_HAVE_FORTRAN_REAL4 1 | #define OMPI_SIZEOF_FORTRAN_REAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL4 4 | #define ompi_fortran_real4_t float | #define OMPI_HAVE_FORTRAN_REAL8 1 | #define OMPI_SIZEOF_FORTRAN_REAL8 8 | #define OMPI_ALIGNMENT_FORTRAN_REAL8 8 | #define ompi_fortran_real8_t double | #define OMPI_HAVE_FORTRAN_REAL16 0 | #define OMPI_SIZEOF_FORTRAN_REAL16 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL16 4 | #define ompi_fortran_real16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 1 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 8 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 8 | #define ompi_fortran_double_precision_t double | #define OMPI_HAVE_FORTRAN_COMPLEX 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 4 | #define OMPI_HAVE_FORTRAN_COMPLEX8 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX8 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4 | #define OMPI_HAVE_FORTRAN_COMPLEX16 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX16 16 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 8 | #define OMPI_HAVE_FORTRAN_COMPLEX32 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX32 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 4 | #define OMPI_FORTRAN_HANDLE_MAX ( 0x7fffffff < 2147483647 ? 0x7fffffff : 2147483647 ) | #define OMPI_FORTRAN_VALUE_TRUE 1 | #define OMPI_WANT_F90_BINDINGS 1 | #define OMPI_F90 "gfortran" | #define OMPI_HAVE_F90_INTEGER1 1 | #define OMPI_HAVE_F90_INTEGER2 1 | #define OMPI_HAVE_F90_INTEGER4 1 | #define OMPI_HAVE_F90_INTEGER8 1 | #define OMPI_HAVE_F90_INTEGER16 0 | #define OMPI_HAVE_F90_REAL4 1 | #define OMPI_HAVE_F90_REAL8 1 | #define OMPI_HAVE_F90_REAL16 0 | #define OMPI_HAVE_F90_COMPLEX8 1 | #define OMPI_HAVE_F90_COMPLEX16 1 | #define OMPI_HAVE_F90_COMPLEX32 0 | #define OMPI_SIZEOF_F90_INT1 1 | #define OMPI_SIZEOF_F90_INT2 2 | #define OMPI_SIZEOF_F90_INT4 4 | #define OMPI_SIZEOF_F90_INT8 8 | #define OMPI_SIZEOF_F90_INT16 0 | #define OMPI_SIZEOF_F90_REAL4 4 | #define OMPI_SIZEOF_F90_REAL8 8 | #define OMPI_SIZEOF_F90_REAL16 0 | #define OMPI_SIZEOF_F90_COMPLEX8 8 | #define OMPI_SIZEOF_F90_COMPLEX16 16 | #define OMPI_SIZEOF_F90_COMPLEX32 0 | #define OMPI_ALIGNMENT_F90_LOGICAL 4 | #define OMPI_ALIGNMENT_F90_INT 4 | #define OMPI_ALIGNMENT_F90_REAL 4 | #define OMPI_ALIGNMENT_F90_DBLPREC 4 | #define OMPI_ALIGNMENT_F90_COMPLEX 4 | #define OMPI_ALIGNMENT_F90_DBLCOMPLEX 4 | #define OMPI_ALIGNMENT_F90_INT1 1 | #define OMPI_ALIGNMENT_F90_INT2 2 | #define OMPI_ALIGNMENT_F90_INT4 4 | #define OMPI_ALIGNMENT_F90_INT8 4 | #define OMPI_ALIGNMENT_F90_INT16 0 | #define OMPI_ALIGNMENT_F90_REAL4 4 | #define OMPI_ALIGNMENT_F90_REAL8 4 | #define OMPI_ALIGNMENT_F90_REAL16 0 | #define OMPI_ALIGNMENT_F90_COMPLEX8 4 | #define OMPI_ALIGNMENT_F90_COMPLEX16 4 | #define OMPI_ALIGNMENT_F90_COMPLEX32 0 | #define OMPI_PRECISION_F90_REAL4 6 | #define OMPI_PRECISION_F90_REAL8 15 | #define OMPI_PRECISION_F90_REAL16 0 | #define OMPI_PRECISION_F90_COMPLEX8 6 | #define OMPI_PRECISION_F90_COMPLEX16 15 | #define OMPI_PRECISION_F90_COMPLEX32 0 | #define OMPI_RANGE_F90_REAL4 37 | #define OMPI_RANGE_F90_REAL8 307 | #define OMPI_RANGE_F90_REAL16 0 | #define OMPI_RANGE_F90_COMPLEX8 37 | #define OMPI_RANGE_F90_COMPLEX16 307 | #define OMPI_RANGE_F90_COMPLEX32 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_AIO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_STDBOOL_H 1 | #define OMPI_USE_STDBOOL_H 1 | #define SIZEOF_PID_T 4 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR_IN 1 | #define OMPI_HAVE_SA_RESTART 1 | #define OMPI_HAVE_SA_LEN 0 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_SIGINFO_T_SI_FD 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_OPENPTY 1 | #define HAVE_ISATTY 1 | #define HAVE_HTONL 1 | #define HAVE_NTOHL 1 | #define HAVE_HTONS 1 | #define HAVE_NTOHS 1 | #define HAVE_GETPWUID 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_EXECVE 1 | #define HAVE_PIPE 1 | #define HAVE_SETSID 1 | #define HAVE_MMAP 1 | #define HAVE_BACKTRACE 1 | #define HAVE_DIRNAME 1 | #define HAVE_CEIL 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_OPENPTY 1 | #define HAVE_ISATTY 1 | #define HAVE_HTONL 1 | #define HAVE_NTOHL 1 | #define HAVE_HTONS 1 | #define HAVE_NTOHS 1 | #define HAVE_GETPWUID 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_EXECVE 1 | #define HAVE_PIPE 1 | #define HAVE_PTSNAME 1 | #define HAVE_SETSID 1 | #define HAVE_MMAP 1 | #define HAVE_MALLOPT 1 | #define OMPI_HAVE_VA_COPY 1 | #define OMPI_HAVE_UNDERSCORE_VA_COPY 1 | #define HAVE_DECL___FUNC__ 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_BACKTRACE 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBM 1 | #define OMPI_MPI_OFFSET_TYPE long long | #define OMPI_OFFSET_DATATYPE MPI_LONG_LONG | #define OMPI_HAVE_BROKEN_QSORT 0 | #define OMPI_HAVE_SOLARIS_THREADS 0 | #define OMPI_HAVE_POSIX_THREADS 1 | #define OMPI_THREADS_HAVE_DIFFERENT_PIDS 1 | #define OMPI_ENABLE_MPI_THREADS 0 | #define OMPI_ENABLE_PROGRESS_THREADS 0 | #define HAVE_CPU_SET_T 1 | #define HAVE_cpu_set_t 1 | #define HAVE_CPU_ZERO 1 | #define OPAL_PAFFINITY_LINUX_SCHED_SETAFF_NUM_PARAMS 3 | #define HAVE_STRUCT_SOCKADDR_IN 1 | #define HAVE_SYS_BPROC_H 1 | #define HAVE_SYS_BPROC_COMMON_H 1 | #define HAVE_SYS_BPROC_H 1 | #define HAVE_SYS_BPROC_COMMON_H 1 | #define HAVE_SYS_BPROC_H 1 | #define HAVE_SYS_BPROC_COMMON_H 1 | #define HAVE_SYS_BPROC_H 1 | #define HAVE_SYS_BPROC_COMMON_H 1 | #define OMPI_RML_CNOS_HAVE_BARRIER 0 | #define HAVE_SYS_BPROC_H 1 | #define HAVE_SYS_BPROC_COMMON_H 1 | #define HAVE_SYS_BPROC_H 1 | #define HAVE_SYS_BPROC_COMMON_H 1 | #define OMPI_MCA_BTL_GM_API_VERSION GM_API_VERSION | #define OMPI_MCA_BTL_GM_HAVE_RDMA_PUT 1 | #define OMPI_MCA_BTL_GM_HAVE_RDMA_GET 1 | #define OMPI_MCA_BTL_GM_GET_BROKEN 0 | #define OMPI_MCA_BTL_GM_SUPPORT_REGISTERING 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:101661: result: no configure:101665: checking infiniband/verbs.h presence configure:101675: gcc -E conftest.c conftest.c:369:30: infiniband/verbs.h: No such file or directory configure:101681: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.0.2" | #define PACKAGE_STRING "Open MPI 1.0.2" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 0 | #define OMPI_RELEASE_VERSION 2 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "2" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 0 | #define ORTE_RELEASE_VERSION 2 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "2" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 0 | #define OPAL_RELEASE_VERSION 2 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "2" | #define _GNU_SOURCE 1 | #define OMPI_ARCH "i686-pc-linux-gnu" | #define OMPI_ENABLE_MEM_DEBUG 0 | #define OMPI_ENABLE_MEM_PROFILE 0 | #define OMPI_ENABLE_DEBUG 0 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OMPI_WANT_MPI2_ONE_SIDED 0 | #define OMPI_ENABLE_PTY_SUPPORT 1 | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1 | #define OPAL_ENABLE_TRACE 0 | #define OMPI_CC "gcc" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_DOUBLE 12 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SIZE_T 4 | #define OMPI_ALIGNMENT_CHAR 1 | #define OMPI_ALIGNMENT_SHORT 2 | #define OMPI_ALIGNMENT_WCHAR 4 | #define OMPI_ALIGNMENT_INT 4 | #define OMPI_ALIGNMENT_LONG 4 | #define OMPI_ALIGNMENT_LONG_LONG 4 | #define OMPI_ALIGNMENT_FLOAT 4 | #define OMPI_ALIGNMENT_DOUBLE 4 | #define OMPI_ALIGNMENT_LONG_DOUBLE 4 | #define OMPI_ALIGNMENT_VOID_P 4 | #define OMPI_NEED_C_BOOL 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define restrict __restrict | #define OMPI_ENABLE_MPI_PROFILING 1 | #define OMPI_HAVE_WEAK_SYMBOLS 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define OMPI_CXX "g++" | #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | #define SIZEOF_BOOL 1 | #define OMPI_ALIGNMENT_CXX_BOOL 1 | #define OMPI_WANT_CXX_BINDINGS 1 | #define OMPI_ASM_TEXT ".text" | #define OMPI_ASM_GLOBAL ".globl" | #define OMPI_ASM_LABEL_SUFFIX ":" | #define OMPI_ASM_GSYM "" | #define OMPI_ASM_LSYM ".L" | #define OMPI_ASM_TYPE "@" | #define OMPI_ASM_SIZE "1" | #define OMPI_ASM_ALIGN_LOG | #define OMPI_WANT_SMP_LOCKS 1 | #define OMPI_ASM_SUPPORT_64BIT 1 | #define OMPI_C_GCC_INLINE_ASSEMBLY 1 | #define OMPI_C_DEC_INLINE_ASSEMBLY 0 | #define OMPI_C_XLC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_GCC_INLINE_ASSEMBLY 1 | #define OMPI_CXX_DEC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_XLC_INLINE_ASSEMBLY 0 | #define OMPI_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1" | #define OMPI_ASSEMBLY_ARCH OMPI_IA32 | #define OMPI_HAVE_ASM_FILE 1 | #define OMPI_WANT_F77_BINDINGS 1 | #define OMPI_F77 "gfortran" | #define OMPI_F77_DOUBLE_UNDERSCORE 1 | #define OMPI_F77_SINGLE_UNDERSCORE 0 | #define OMPI_F77_CAPS 0 | #define OMPI_F77_PLAIN 0 | #define ompi_fortran_bogus_type_t int | #define OMPI_HAVE_FORTRAN_LOGICAL 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4 | #define ompi_fortran_logical_t int | #define OMPI_HAVE_FORTRAN_INTEGER 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4 | #define ompi_fortran_integer_t int | #define OMPI_HAVE_FORTRAN_INTEGER1 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER1 1 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 1 | #define ompi_fortran_integer1_t char | #define OMPI_HAVE_FORTRAN_INTEGER2 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER2 2 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 2 | #define ompi_fortran_integer2_t short | #define OMPI_HAVE_FORTRAN_INTEGER4 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER4 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 4 | #define ompi_fortran_integer4_t int | #define OMPI_HAVE_FORTRAN_INTEGER8 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER8 8 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 8 | #define ompi_fortran_integer8_t long long | #define OMPI_HAVE_FORTRAN_INTEGER16 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER16 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4 | #define ompi_fortran_integer16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL 1 | #define OMPI_SIZEOF_FORTRAN_REAL 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL 4 | #define ompi_fortran_real_t float | #define OMPI_HAVE_FORTRAN_REAL4 1 | #define OMPI_SIZEOF_FORTRAN_REAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL4 4 | #define ompi_fortran_real4_t float | #define OMPI_HAVE_FORTRAN_REAL8 1 | #define OMPI_SIZEOF_FORTRAN_REAL8 8 | #define OMPI_ALIGNMENT_FORTRAN_REAL8 8 | #define ompi_fortran_real8_t double | #define OMPI_HAVE_FORTRAN_REAL16 0 | #define OMPI_SIZEOF_FORTRAN_REAL16 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL16 4 | #define ompi_fortran_real16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 1 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 8 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 8 | #define ompi_fortran_double_precision_t double | #define OMPI_HAVE_FORTRAN_COMPLEX 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 4 | #define OMPI_HAVE_FORTRAN_COMPLEX8 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX8 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4 | #define OMPI_HAVE_FORTRAN_COMPLEX16 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX16 16 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 8 | #define OMPI_HAVE_FORTRAN_COMPLEX32 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX32 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 4 | #define OMPI_FORTRAN_HANDLE_MAX ( 0x7fffffff < 2147483647 ? 0x7fffffff : 2147483647 ) | #define OMPI_FORTRAN_VALUE_TRUE 1 | #define OMPI_WANT_F90_BINDINGS 1 | #define OMPI_F90 "gfortran" | #define OMPI_HAVE_F90_INTEGER1 1 | #define OMPI_HAVE_F90_INTEGER2 1 | #define OMPI_HAVE_F90_INTEGER4 1 | #define OMPI_HAVE_F90_INTEGER8 1 | #define OMPI_HAVE_F90_INTEGER16 0 | #define OMPI_HAVE_F90_REAL4 1 | #define OMPI_HAVE_F90_REAL8 1 | #define OMPI_HAVE_F90_REAL16 0 | #define OMPI_HAVE_F90_COMPLEX8 1 | #define OMPI_HAVE_F90_COMPLEX16 1 | #define OMPI_HAVE_F90_COMPLEX32 0 | #define OMPI_SIZEOF_F90_INT1 1 | #define OMPI_SIZEOF_F90_INT2 2 | #define OMPI_SIZEOF_F90_INT4 4 | #define OMPI_SIZEOF_F90_INT8 8 | #define OMPI_SIZEOF_F90_INT16 0 | #define OMPI_SIZEOF_F90_REAL4 4 | #define OMPI_SIZEOF_F90_REAL8 8 | #define OMPI_SIZEOF_F90_REAL16 0 | #define OMPI_SIZEOF_F90_COMPLEX8 8 | #define OMPI_SIZEOF_F90_COMPLEX16 16 | #define OMPI_SIZEOF_F90_COMPLEX32 0 | #define OMPI_ALIGNMENT_F90_LOGICAL 4 | #define OMPI_ALIGNMENT_F90_INT 4 | #define OMPI_ALIGNMENT_F90_REAL 4 | #define OMPI_ALIGNMENT_F90_DBLPREC 4 | #define OMPI_ALIGNMENT_F90_COMPLEX 4 | #define OMPI_ALIGNMENT_F90_DBLCOMPLEX 4 | #define OMPI_ALIGNMENT_F90_INT1 1 | #define OMPI_ALIGNMENT_F90_INT2 2 | #define OMPI_ALIGNMENT_F90_INT4 4 | #define OMPI_ALIGNMENT_F90_INT8 4 | #define OMPI_ALIGNMENT_F90_INT16 0 | #define OMPI_ALIGNMENT_F90_REAL4 4 | #define OMPI_ALIGNMENT_F90_REAL8 4 | #define OMPI_ALIGNMENT_F90_REAL16 0 | #define OMPI_ALIGNMENT_F90_COMPLEX8 4 | #define OMPI_ALIGNMENT_F90_COMPLEX16 4 | #define OMPI_ALIGNMENT_F90_COMPLEX32 0 | #define OMPI_PRECISION_F90_REAL4 6 | #define OMPI_PRECISION_F90_REAL8 15 | #define OMPI_PRECISION_F90_REAL16 0 | #define OMPI_PRECISION_F90_COMPLEX8 6 | #define OMPI_PRECISION_F90_COMPLEX16 15 | #define OMPI_PRECISION_F90_COMPLEX32 0 | #define OMPI_RANGE_F90_REAL4 37 | #define OMPI_RANGE_F90_REAL8 307 | #define OMPI_RANGE_F90_REAL16 0 | #define OMPI_RANGE_F90_COMPLEX8 37 | #define OMPI_RANGE_F90_COMPLEX16 307 | #define OMPI_RANGE_F90_COMPLEX32 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_AIO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_STDBOOL_H 1 | #define OMPI_USE_STDBOOL_H 1 | #define SIZEOF_PID_T 4 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR_IN 1 | #define OMPI_HAVE_SA_RESTART 1 | #define OMPI_HAVE_SA_LEN 0 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_SIGINFO_T_SI_FD 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_OPENPTY 1 | #define HAVE_ISATTY 1 | #define HAVE_HTONL 1 | #define HAVE_NTOHL 1 | #define HAVE_HTONS 1 | #define HAVE_NTOHS 1 | #define HAVE_GETPWUID 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_EXECVE 1 | #define HAVE_PIPE 1 | #define HAVE_SETSID 1 | #define HAVE_MMAP 1 | #define HAVE_BACKTRACE 1 | #define HAVE_DIRNAME 1 | #define HAVE_CEIL 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_OPENPTY 1 | #define HAVE_ISATTY 1 | #define HAVE_HTONL 1 | #define HAVE_NTOHL 1 | #define HAVE_HTONS 1 | #define HAVE_NTOHS 1 | #define HAVE_GETPWUID 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_EXECVE 1 | #define HAVE_PIPE 1 | #define HAVE_PTSNAME 1 | #define HAVE_SETSID 1 | #define HAVE_MMAP 1 | #define HAVE_MALLOPT 1 | #define OMPI_HAVE_VA_COPY 1 | #define OMPI_HAVE_UNDERSCORE_VA_COPY 1 | #define HAVE_DECL___FUNC__ 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_BACKTRACE 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBM 1 | #define OMPI_MPI_OFFSET_TYPE long long | #define OMPI_OFFSET_DATATYPE MPI_LONG_LONG | #define OMPI_HAVE_BROKEN_QSORT 0 | #define OMPI_HAVE_SOLARIS_THREADS 0 | #define OMPI_HAVE_POSIX_THREADS 1 | #define OMPI_THREADS_HAVE_DIFFERENT_PIDS 1 | #define OMPI_ENABLE_MPI_THREADS 0 | #define OMPI_ENABLE_PROGRESS_THREADS 0 | #define HAVE_CPU_SET_T 1 | #define HAVE_cpu_set_t 1 | #define HAVE_CPU_ZERO 1 | #define OPAL_PAFFINITY_LINUX_SCHED_SETAFF_NUM_PARAMS 3 | #define HAVE_STRUCT_SOCKADDR_IN 1 | #define HAVE_SYS_BPROC_H 1 | #define HAVE_SYS_BPROC_COMMON_H 1 | #define HAVE_SYS_BPROC_H 1 | #define HAVE_SYS_BPROC_COMMON_H 1 | #define HAVE_SYS_BPROC_H 1 | #define HAVE_SYS_BPROC_COMMON_H 1 | #define HAVE_SYS_BPROC_H 1 | #define HAVE_SYS_BPROC_COMMON_H 1 | #define OMPI_RML_CNOS_HAVE_BARRIER 0 | #define HAVE_SYS_BPROC_H 1 | #define HAVE_SYS_BPROC_COMMON_H 1 | #define HAVE_SYS_BPROC_H 1 | #define HAVE_SYS_BPROC_COMMON_H 1 | #define OMPI_MCA_BTL_GM_API_VERSION GM_API_VERSION | #define OMPI_MCA_BTL_GM_HAVE_RDMA_PUT 1 | #define OMPI_MCA_BTL_GM_HAVE_RDMA_GET 1 | #define OMPI_MCA_BTL_GM_GET_BROKEN 0 | #define OMPI_MCA_BTL_GM_SUPPORT_REGISTERING 1 | /* end confdefs.h. */ | #include configure:101701: result: no configure:101736: checking for infiniband/verbs.h configure:101743: result: no configure:102464: checking for ibv_create_srq configure:102521: gcc -o conftest -O3 -DNDEBUG -m32 -fno-strict-aliasing -pthread -L/usr/lib -L/lib64 conftest.c -lm -lutil -lnsl -lm >&5 /tmp/ccsYTF09.o(.text+0x14): In function `main': : undefined reference to `ibv_create_srq' /tmp/ccsYTF09.o(.data+0x0): undefined reference to `ibv_create_srq' collect2: ld returned 1 exit status configure:102527: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.0.2" | #define PACKAGE_STRING "Open MPI 1.0.2" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 0 | #define OMPI_RELEASE_VERSION 2 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "2" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 0 | #define ORTE_RELEASE_VERSION 2 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "2" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 0 | #define OPAL_RELEASE_VERSION 2 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "2" | #define _GNU_SOURCE 1 | #define OMPI_ARCH "i686-pc-linux-gnu" | #define OMPI_ENABLE_MEM_DEBUG 0 | #define OMPI_ENABLE_MEM_PROFILE 0 | #define OMPI_ENABLE_DEBUG 0 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OMPI_WANT_MPI2_ONE_SIDED 0 | #define OMPI_ENABLE_PTY_SUPPORT 1 | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1 | #define OPAL_ENABLE_TRACE 0 | #define OMPI_CC "gcc" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_DOUBLE 12 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SIZE_T 4 | #define OMPI_ALIGNMENT_CHAR 1 | #define OMPI_ALIGNMENT_SHORT 2 | #define OMPI_ALIGNMENT_WCHAR 4 | #define OMPI_ALIGNMENT_INT 4 | #define OMPI_ALIGNMENT_LONG 4 | #define OMPI_ALIGNMENT_LONG_LONG 4 | #define OMPI_ALIGNMENT_FLOAT 4 | #define OMPI_ALIGNMENT_DOUBLE 4 | #define OMPI_ALIGNMENT_LONG_DOUBLE 4 | #define OMPI_ALIGNMENT_VOID_P 4 | #define OMPI_NEED_C_BOOL 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define restrict __restrict | #define OMPI_ENABLE_MPI_PROFILING 1 | #define OMPI_HAVE_WEAK_SYMBOLS 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define OMPI_CXX "g++" | #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | #define SIZEOF_BOOL 1 | #define OMPI_ALIGNMENT_CXX_BOOL 1 | #define OMPI_WANT_CXX_BINDINGS 1 | #define OMPI_ASM_TEXT ".text" | #define OMPI_ASM_GLOBAL ".globl" | #define OMPI_ASM_LABEL_SUFFIX ":" | #define OMPI_ASM_GSYM "" | #define OMPI_ASM_LSYM ".L" | #define OMPI_ASM_TYPE "@" | #define OMPI_ASM_SIZE "1" | #define OMPI_ASM_ALIGN_LOG | #define OMPI_WANT_SMP_LOCKS 1 | #define OMPI_ASM_SUPPORT_64BIT 1 | #define OMPI_C_GCC_INLINE_ASSEMBLY 1 | #define OMPI_C_DEC_INLINE_ASSEMBLY 0 | #define OMPI_C_XLC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_GCC_INLINE_ASSEMBLY 1 | #define OMPI_CXX_DEC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_XLC_INLINE_ASSEMBLY 0 | #define OMPI_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1" | #define OMPI_ASSEMBLY_ARCH OMPI_IA32 | #define OMPI_HAVE_ASM_FILE 1 | #define OMPI_WANT_F77_BINDINGS 1 | #define OMPI_F77 "gfortran" | #define OMPI_F77_DOUBLE_UNDERSCORE 1 | #define OMPI_F77_SINGLE_UNDERSCORE 0 | #define OMPI_F77_CAPS 0 | #define OMPI_F77_PLAIN 0 | #define ompi_fortran_bogus_type_t int | #define OMPI_HAVE_FORTRAN_LOGICAL 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4 | #define ompi_fortran_logical_t int | #define OMPI_HAVE_FORTRAN_INTEGER 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4 | #define ompi_fortran_integer_t int | #define OMPI_HAVE_FORTRAN_INTEGER1 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER1 1 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 1 | #define ompi_fortran_integer1_t char | #define OMPI_HAVE_FORTRAN_INTEGER2 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER2 2 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 2 | #define ompi_fortran_integer2_t short | #define OMPI_HAVE_FORTRAN_INTEGER4 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER4 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 4 | #define ompi_fortran_integer4_t int | #define OMPI_HAVE_FORTRAN_INTEGER8 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER8 8 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 8 | #define ompi_fortran_integer8_t long long | #define OMPI_HAVE_FORTRAN_INTEGER16 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER16 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4 | #define ompi_fortran_integer16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL 1 | #define OMPI_SIZEOF_FORTRAN_REAL 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL 4 | #define ompi_fortran_real_t float | #define OMPI_HAVE_FORTRAN_REAL4 1 | #define OMPI_SIZEOF_FORTRAN_REAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL4 4 | #define ompi_fortran_real4_t float | #define OMPI_HAVE_FORTRAN_REAL8 1 | #define OMPI_SIZEOF_FORTRAN_REAL8 8 | #define OMPI_ALIGNMENT_FORTRAN_REAL8 8 | #define ompi_fortran_real8_t double | #define OMPI_HAVE_FORTRAN_REAL16 0 | #define OMPI_SIZEOF_FORTRAN_REAL16 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL16 4 | #define ompi_fortran_real16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 1 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 8 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 8 | #define ompi_fortran_double_precision_t double | #define OMPI_HAVE_FORTRAN_COMPLEX 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 4 | #define OMPI_HAVE_FORTRAN_COMPLEX8 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX8 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4 | #define OMPI_HAVE_FORTRAN_COMPLEX16 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX16 16 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 8 | #define OMPI_HAVE_FORTRAN_COMPLEX32 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX32 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 4 | #define OMPI_FORTRAN_HANDLE_MAX ( 0x7fffffff < 2147483647 ? 0x7fffffff : 2147483647 ) | #define OMPI_FORTRAN_VALUE_TRUE 1 | #define OMPI_WANT_F90_BINDINGS 1 | #define OMPI_F90 "gfortran" | #define OMPI_HAVE_F90_INTEGER1 1 | #define OMPI_HAVE_F90_INTEGER2 1 | #define OMPI_HAVE_F90_INTEGER4 1 | #define OMPI_HAVE_F90_INTEGER8 1 | #define OMPI_HAVE_F90_INTEGER16 0 | #define OMPI_HAVE_F90_REAL4 1 | #define OMPI_HAVE_F90_REAL8 1 | #define OMPI_HAVE_F90_REAL16 0 | #define OMPI_HAVE_F90_COMPLEX8 1 | #define OMPI_HAVE_F90_COMPLEX16 1 | #define OMPI_HAVE_F90_COMPLEX32 0 | #define OMPI_SIZEOF_F90_INT1 1 | #define OMPI_SIZEOF_F90_INT2 2 | #define OMPI_SIZEOF_F90_INT4 4 | #define OMPI_SIZEOF_F90_INT8 8 | #define OMPI_SIZEOF_F90_INT16 0 | #define OMPI_SIZEOF_F90_REAL4 4 | #define OMPI_SIZEOF_F90_REAL8 8 | #define OMPI_SIZEOF_F90_REAL16 0 | #define OMPI_SIZEOF_F90_COMPLEX8 8 | #define OMPI_SIZEOF_F90_COMPLEX16 16 | #define OMPI_SIZEOF_F90_COMPLEX32 0 | #define OMPI_ALIGNMENT_F90_LOGICAL 4 | #define OMPI_ALIGNMENT_F90_INT 4 | #define OMPI_ALIGNMENT_F90_REAL 4 | #define OMPI_ALIGNMENT_F90_DBLPREC 4 | #define OMPI_ALIGNMENT_F90_COMPLEX 4 | #define OMPI_ALIGNMENT_F90_DBLCOMPLEX 4 | #define OMPI_ALIGNMENT_F90_INT1 1 | #define OMPI_ALIGNMENT_F90_INT2 2 | #define OMPI_ALIGNMENT_F90_INT4 4 | #define OMPI_ALIGNMENT_F90_INT8 4 | #define OMPI_ALIGNMENT_F90_INT16 0 | #define OMPI_ALIGNMENT_F90_REAL4 4 | #define OMPI_ALIGNMENT_F90_REAL8 4 | #define OMPI_ALIGNMENT_F90_REAL16 0 | #define OMPI_ALIGNMENT_F90_COMPLEX8 4 | #define OMPI_ALIGNMENT_F90_COMPLEX16 4 | #define OMPI_ALIGNMENT_F90_COMPLEX32 0 | #define OMPI_PRECISION_F90_REAL4 6 | #define OMPI_PRECISION_F90_REAL8 15 | #define OMPI_PRECISION_F90_REAL16 0 | #define OMPI_PRECISION_F90_COMPLEX8 6 | #define OMPI_PRECISION_F90_COMPLEX16 15 | #define OMPI_PRECISION_F90_COMPLEX32 0 | #define OMPI_RANGE_F90_REAL4 37 | #define OMPI_RANGE_F90_REAL8 307 | #define OMPI_RANGE_F90_REAL16 0 | #define OMPI_RANGE_F90_COMPLEX8 37 | #define OMPI_RANGE_F90_COMPLEX16 307 | #define OMPI_RANGE_F90_COMPLEX32 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_AIO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_STDBOOL_H 1 | #define OMPI_USE_STDBOOL_H 1 | #define SIZEOF_PID_T 4 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR_IN 1 | #define OMPI_HAVE_SA_RESTART 1 | #define OMPI_HAVE_SA_LEN 0 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_SIGINFO_T_SI_FD 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_OPENPTY 1 | #define HAVE_ISATTY 1 | #define HAVE_HTONL 1 | #define HAVE_NTOHL 1 | #define HAVE_HTONS 1 | #define HAVE_NTOHS 1 | #define HAVE_GETPWUID 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_EXECVE 1 | #define HAVE_PIPE 1 | #define HAVE_SETSID 1 | #define HAVE_MMAP 1 | #define HAVE_BACKTRACE 1 | #define HAVE_DIRNAME 1 | #define HAVE_CEIL 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_OPENPTY 1 | #define HAVE_ISATTY 1 | #define HAVE_HTONL 1 | #define HAVE_NTOHL 1 | #define HAVE_HTONS 1 | #define HAVE_NTOHS 1 | #define HAVE_GETPWUID 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_EXECVE 1 | #define HAVE_PIPE 1 | #define HAVE_PTSNAME 1 | #define HAVE_SETSID 1 | #define HAVE_MMAP 1 | #define HAVE_MALLOPT 1 | #define OMPI_HAVE_VA_COPY 1 | #define OMPI_HAVE_UNDERSCORE_VA_COPY 1 | #define HAVE_DECL___FUNC__ 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_BACKTRACE 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBM 1 | #define OMPI_MPI_OFFSET_TYPE long long | #define OMPI_OFFSET_DATATYPE MPI_LONG_LONG | #define OMPI_HAVE_BROKEN_QSORT 0 | #define OMPI_HAVE_SOLARIS_THREADS 0 | #define OMPI_HAVE_POSIX_THREADS 1 | #define OMPI_THREADS_HAVE_DIFFERENT_PIDS 1 | #define OMPI_ENABLE_MPI_THREADS 0 | #define OMPI_ENABLE_PROGRESS_THREADS 0 | #define HAVE_CPU_SET_T 1 | #define HAVE_cpu_set_t 1 | #define HAVE_CPU_ZERO 1 | #define OPAL_PAFFINITY_LINUX_SCHED_SETAFF_NUM_PARAMS 3 | #define HAVE_STRUCT_SOCKADDR_IN 1 | #define HAVE_SYS_BPROC_H 1 | #define HAVE_SYS_BPROC_COMMON_H 1 | #define HAVE_SYS_BPROC_H 1 | #define HAVE_SYS_BPROC_COMMON_H 1 | #define HAVE_SYS_BPROC_H 1 | #define HAVE_SYS_BPROC_COMMON_H 1 | #define HAVE_SYS_BPROC_H 1 | #define HAVE_SYS_BPROC_COMMON_H 1 | #define OMPI_RML_CNOS_HAVE_BARRIER 0 | #define HAVE_SYS_BPROC_H 1 | #define HAVE_SYS_BPROC_COMMON_H 1 | #define HAVE_SYS_BPROC_H 1 | #define HAVE_SYS_BPROC_COMMON_H 1 | #define OMPI_MCA_BTL_GM_API_VERSION GM_API_VERSION | #define OMPI_MCA_BTL_GM_HAVE_RDMA_PUT 1 | #define OMPI_MCA_BTL_GM_HAVE_RDMA_GET 1 | #define OMPI_MCA_BTL_GM_GET_BROKEN 0 | #define OMPI_MCA_BTL_GM_SUPPORT_REGISTERING 1 | /* end confdefs.h. */ | /* Define ibv_create_srq to an innocuous variant, in case declares ibv_create_srq. | For example, HP-UX 11i declares gettimeofday. */ | #define ibv_create_srq innocuous_ibv_create_srq | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char ibv_create_srq (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef ibv_create_srq | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char ibv_create_srq (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub_ibv_create_srq) || defined (__stub___ibv_create_srq) | choke me | #else | char (*f) () = ibv_create_srq; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != ibv_create_srq; | ; | return 0; | } configure:102552: result: no configure:102574: checking for ibv_get_device_list configure:102631: gcc -o conftest -O3 -DNDEBUG -m32 -fno-strict-aliasing -pthread -L/usr/lib -L/lib64 conftest.c -lm -lutil -lnsl -lm >&5 /tmp/ccWVJQXh.o(.text+0x14): In function `main': : undefined reference to `ibv_get_device_list' /tmp/ccWVJQXh.o(.data+0x0): undefined reference to `ibv_get_device_list' collect2: ld returned 1 exit status configure:102637: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.0.2" | #define PACKAGE_STRING "Open MPI 1.0.2" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 0 | #define OMPI_RELEASE_VERSION 2 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "2" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 0 | #define ORTE_RELEASE_VERSION 2 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "2" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 0 | #define OPAL_RELEASE_VERSION 2 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "2" | #define _GNU_SOURCE 1 | #define OMPI_ARCH "i686-pc-linux-gnu" | #define OMPI_ENABLE_MEM_DEBUG 0 | #define OMPI_ENABLE_MEM_PROFILE 0 | #define OMPI_ENABLE_DEBUG 0 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OMPI_WANT_MPI2_ONE_SIDED 0 | #define OMPI_ENABLE_PTY_SUPPORT 1 | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1 | #define OPAL_ENABLE_TRACE 0 | #define OMPI_CC "gcc" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_DOUBLE 12 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SIZE_T 4 | #define OMPI_ALIGNMENT_CHAR 1 | #define OMPI_ALIGNMENT_SHORT 2 | #define OMPI_ALIGNMENT_WCHAR 4 | #define OMPI_ALIGNMENT_INT 4 | #define OMPI_ALIGNMENT_LONG 4 | #define OMPI_ALIGNMENT_LONG_LONG 4 | #define OMPI_ALIGNMENT_FLOAT 4 | #define OMPI_ALIGNMENT_DOUBLE 4 | #define OMPI_ALIGNMENT_LONG_DOUBLE 4 | #define OMPI_ALIGNMENT_VOID_P 4 | #define OMPI_NEED_C_BOOL 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define restrict __restrict | #define OMPI_ENABLE_MPI_PROFILING 1 | #define OMPI_HAVE_WEAK_SYMBOLS 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define OMPI_CXX "g++" | #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | #define SIZEOF_BOOL 1 | #define OMPI_ALIGNMENT_CXX_BOOL 1 | #define OMPI_WANT_CXX_BINDINGS 1 | #define OMPI_ASM_TEXT ".text" | #define OMPI_ASM_GLOBAL ".globl" | #define OMPI_ASM_LABEL_SUFFIX ":" | #define OMPI_ASM_GSYM "" | #define OMPI_ASM_LSYM ".L" | #define OMPI_ASM_TYPE "@" | #define OMPI_ASM_SIZE "1" | #define OMPI_ASM_ALIGN_LOG | #define OMPI_WANT_SMP_LOCKS 1 | #define OMPI_ASM_SUPPORT_64BIT 1 | #define OMPI_C_GCC_INLINE_ASSEMBLY 1 | #define OMPI_C_DEC_INLINE_ASSEMBLY 0 | #define OMPI_C_XLC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_GCC_INLINE_ASSEMBLY 1 | #define OMPI_CXX_DEC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_XLC_INLINE_ASSEMBLY 0 | #define OMPI_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1" | #define OMPI_ASSEMBLY_ARCH OMPI_IA32 | #define OMPI_HAVE_ASM_FILE 1 | #define OMPI_WANT_F77_BINDINGS 1 | #define OMPI_F77 "gfortran" | #define OMPI_F77_DOUBLE_UNDERSCORE 1 | #define OMPI_F77_SINGLE_UNDERSCORE 0 | #define OMPI_F77_CAPS 0 | #define OMPI_F77_PLAIN 0 | #define ompi_fortran_bogus_type_t int | #define OMPI_HAVE_FORTRAN_LOGICAL 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4 | #define ompi_fortran_logical_t int | #define OMPI_HAVE_FORTRAN_INTEGER 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4 | #define ompi_fortran_integer_t int | #define OMPI_HAVE_FORTRAN_INTEGER1 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER1 1 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 1 | #define ompi_fortran_integer1_t char | #define OMPI_HAVE_FORTRAN_INTEGER2 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER2 2 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 2 | #define ompi_fortran_integer2_t short | #define OMPI_HAVE_FORTRAN_INTEGER4 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER4 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 4 | #define ompi_fortran_integer4_t int | #define OMPI_HAVE_FORTRAN_INTEGER8 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER8 8 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 8 | #define ompi_fortran_integer8_t long long | #define OMPI_HAVE_FORTRAN_INTEGER16 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER16 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4 | #define ompi_fortran_integer16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL 1 | #define OMPI_SIZEOF_FORTRAN_REAL 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL 4 | #define ompi_fortran_real_t float | #define OMPI_HAVE_FORTRAN_REAL4 1 | #define OMPI_SIZEOF_FORTRAN_REAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL4 4 | #define ompi_fortran_real4_t float | #define OMPI_HAVE_FORTRAN_REAL8 1 | #define OMPI_SIZEOF_FORTRAN_REAL8 8 | #define OMPI_ALIGNMENT_FORTRAN_REAL8 8 | #define ompi_fortran_real8_t double | #define OMPI_HAVE_FORTRAN_REAL16 0 | #define OMPI_SIZEOF_FORTRAN_REAL16 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL16 4 | #define ompi_fortran_real16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 1 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 8 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 8 | #define ompi_fortran_double_precision_t double | #define OMPI_HAVE_FORTRAN_COMPLEX 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 4 | #define OMPI_HAVE_FORTRAN_COMPLEX8 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX8 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4 | #define OMPI_HAVE_FORTRAN_COMPLEX16 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX16 16 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 8 | #define OMPI_HAVE_FORTRAN_COMPLEX32 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX32 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 4 | #define OMPI_FORTRAN_HANDLE_MAX ( 0x7fffffff < 2147483647 ? 0x7fffffff : 2147483647 ) | #define OMPI_FORTRAN_VALUE_TRUE 1 | #define OMPI_WANT_F90_BINDINGS 1 | #define OMPI_F90 "gfortran" | #define OMPI_HAVE_F90_INTEGER1 1 | #define OMPI_HAVE_F90_INTEGER2 1 | #define OMPI_HAVE_F90_INTEGER4 1 | #define OMPI_HAVE_F90_INTEGER8 1 | #define OMPI_HAVE_F90_INTEGER16 0 | #define OMPI_HAVE_F90_REAL4 1 | #define OMPI_HAVE_F90_REAL8 1 | #define OMPI_HAVE_F90_REAL16 0 | #define OMPI_HAVE_F90_COMPLEX8 1 | #define OMPI_HAVE_F90_COMPLEX16 1 | #define OMPI_HAVE_F90_COMPLEX32 0 | #define OMPI_SIZEOF_F90_INT1 1 | #define OMPI_SIZEOF_F90_INT2 2 | #define OMPI_SIZEOF_F90_INT4 4 | #define OMPI_SIZEOF_F90_INT8 8 | #define OMPI_SIZEOF_F90_INT16 0 | #define OMPI_SIZEOF_F90_REAL4 4 | #define OMPI_SIZEOF_F90_REAL8 8 | #define OMPI_SIZEOF_F90_REAL16 0 | #define OMPI_SIZEOF_F90_COMPLEX8 8 | #define OMPI_SIZEOF_F90_COMPLEX16 16 | #define OMPI_SIZEOF_F90_COMPLEX32 0 | #define OMPI_ALIGNMENT_F90_LOGICAL 4 | #define OMPI_ALIGNMENT_F90_INT 4 | #define OMPI_ALIGNMENT_F90_REAL 4 | #define OMPI_ALIGNMENT_F90_DBLPREC 4 | #define OMPI_ALIGNMENT_F90_COMPLEX 4 | #define OMPI_ALIGNMENT_F90_DBLCOMPLEX 4 | #define OMPI_ALIGNMENT_F90_INT1 1 | #define OMPI_ALIGNMENT_F90_INT2 2 | #define OMPI_ALIGNMENT_F90_INT4 4 | #define OMPI_ALIGNMENT_F90_INT8 4 | #define OMPI_ALIGNMENT_F90_INT16 0 | #define OMPI_ALIGNMENT_F90_REAL4 4 | #define OMPI_ALIGNMENT_F90_REAL8 4 | #define OMPI_ALIGNMENT_F90_REAL16 0 | #define OMPI_ALIGNMENT_F90_COMPLEX8 4 | #define OMPI_ALIGNMENT_F90_COMPLEX16 4 | #define OMPI_ALIGNMENT_F90_COMPLEX32 0 | #define OMPI_PRECISION_F90_REAL4 6 | #define OMPI_PRECISION_F90_REAL8 15 | #define OMPI_PRECISION_F90_REAL16 0 | #define OMPI_PRECISION_F90_COMPLEX8 6 | #define OMPI_PRECISION_F90_COMPLEX16 15 | #define OMPI_PRECISION_F90_COMPLEX32 0 | #define OMPI_RANGE_F90_REAL4 37 | #define OMPI_RANGE_F90_REAL8 307 | #define OMPI_RANGE_F90_REAL16 0 | #define OMPI_RANGE_F90_COMPLEX8 37 | #define OMPI_RANGE_F90_COMPLEX16 307 | #define OMPI_RANGE_F90_COMPLEX32 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_AIO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_STDBOOL_H 1 | #define OMPI_USE_STDBOOL_H 1 | #define SIZEOF_PID_T 4 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR_IN 1 | #define OMPI_HAVE_SA_RESTART 1 | #define OMPI_HAVE_SA_LEN 0 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_SIGINFO_T_SI_FD 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_OPENPTY 1 | #define HAVE_ISATTY 1 | #define HAVE_HTONL 1 | #define HAVE_NTOHL 1 | #define HAVE_HTONS 1 | #define HAVE_NTOHS 1 | #define HAVE_GETPWUID 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_EXECVE 1 | #define HAVE_PIPE 1 | #define HAVE_SETSID 1 | #define HAVE_MMAP 1 | #define HAVE_BACKTRACE 1 | #define HAVE_DIRNAME 1 | #define HAVE_CEIL 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_OPENPTY 1 | #define HAVE_ISATTY 1 | #define HAVE_HTONL 1 | #define HAVE_NTOHL 1 | #define HAVE_HTONS 1 | #define HAVE_NTOHS 1 | #define HAVE_GETPWUID 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_EXECVE 1 | #define HAVE_PIPE 1 | #define HAVE_PTSNAME 1 | #define HAVE_SETSID 1 | #define HAVE_MMAP 1 | #define HAVE_MALLOPT 1 | #define OMPI_HAVE_VA_COPY 1 | #define OMPI_HAVE_UNDERSCORE_VA_COPY 1 | #define HAVE_DECL___FUNC__ 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_BACKTRACE 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBM 1 | #define OMPI_MPI_OFFSET_TYPE long long | #define OMPI_OFFSET_DATATYPE MPI_LONG_LONG | #define OMPI_HAVE_BROKEN_QSORT 0 | #define OMPI_HAVE_SOLARIS_THREADS 0 | #define OMPI_HAVE_POSIX_THREADS 1 | #define OMPI_THREADS_HAVE_DIFFERENT_PIDS 1 | #define OMPI_ENABLE_MPI_THREADS 0 | #define OMPI_ENABLE_PROGRESS_THREADS 0 | #define HAVE_CPU_SET_T 1 | #define HAVE_cpu_set_t 1 | #define HAVE_CPU_ZERO 1 | #define OPAL_PAFFINITY_LINUX_SCHED_SETAFF_NUM_PARAMS 3 | #define HAVE_STRUCT_SOCKADDR_IN 1 | #define HAVE_SYS_BPROC_H 1 | #define HAVE_SYS_BPROC_COMMON_H 1 | #define HAVE_SYS_BPROC_H 1 | #define HAVE_SYS_BPROC_COMMON_H 1 | #define HAVE_SYS_BPROC_H 1 | #define HAVE_SYS_BPROC_COMMON_H 1 | #define HAVE_SYS_BPROC_H 1 | #define HAVE_SYS_BPROC_COMMON_H 1 | #define OMPI_RML_CNOS_HAVE_BARRIER 0 | #define HAVE_SYS_BPROC_H 1 | #define HAVE_SYS_BPROC_COMMON_H 1 | #define HAVE_SYS_BPROC_H 1 | #define HAVE_SYS_BPROC_COMMON_H 1 | #define OMPI_MCA_BTL_GM_API_VERSION GM_API_VERSION | #define OMPI_MCA_BTL_GM_HAVE_RDMA_PUT 1 | #define OMPI_MCA_BTL_GM_HAVE_RDMA_GET 1 | #define OMPI_MCA_BTL_GM_GET_BROKEN 0 | #define OMPI_MCA_BTL_GM_SUPPORT_REGISTERING 1 | #define OMPI_MCA_BTL_OPENIB_HAVE_SRQ 0 | /* end confdefs.h. */ | /* Define ibv_get_device_list to an innocuous variant, in case declares ibv_get_device_list. | For example, HP-UX 11i declares gettimeofday. */ | #define ibv_get_device_list innocuous_ibv_get_device_list | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char ibv_get_device_list (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef ibv_get_device_list | | /* Override any gcc2 internal prototype to avoid an error. */ | #ifdef __cplusplus | extern "C" | { | #endif | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char ibv_get_device_list (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined (__stub_ibv_get_device_list) || defined (__stub___ibv_get_device_list) | choke me | #else | char (*f) () = ibv_get_device_list; | #endif | #ifdef __cplusplus | } | #endif | | int | main () | { | return f != ibv_get_device_list; | ; | return 0; | } configure:102662: result: no configure:102903: checking if MCA component btl:openib can compile configure:102905: result: no configure:103064: checking for MCA component btl:portals compile mode configure:103070: result: dso configure:103123: checking for Portals configuration configure:103136: result: utcp configure:103215: checking portals3.h usability configure:103227: gcc -c -O3 -DNDEBUG -m32 -fno-strict-aliasing -pthread conftest.c >&5 conftest.c:409:22: portals3.h: No such file or directory configure:103233: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.0.2" | #define PACKAGE_STRING "Open MPI 1.0.2" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 0 | #define OMPI_RELEASE_VERSION 2 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "2" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 0 | #define ORTE_RELEASE_VERSION 2 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "2" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 0 | #define OPAL_RELEASE_VERSION 2 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "2" | #define _GNU_SOURCE 1 | #define OMPI_ARCH "i686-pc-linux-gnu" | #define OMPI_ENABLE_MEM_DEBUG 0 | #define OMPI_ENABLE_MEM_PROFILE 0 | #define OMPI_ENABLE_DEBUG 0 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OMPI_WANT_MPI2_ONE_SIDED 0 | #define OMPI_ENABLE_PTY_SUPPORT 1 | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1 | #define OPAL_ENABLE_TRACE 0 | #define OMPI_CC "gcc" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_DOUBLE 12 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SIZE_T 4 | #define OMPI_ALIGNMENT_CHAR 1 | #define OMPI_ALIGNMENT_SHORT 2 | #define OMPI_ALIGNMENT_WCHAR 4 | #define OMPI_ALIGNMENT_INT 4 | #define OMPI_ALIGNMENT_LONG 4 | #define OMPI_ALIGNMENT_LONG_LONG 4 | #define OMPI_ALIGNMENT_FLOAT 4 | #define OMPI_ALIGNMENT_DOUBLE 4 | #define OMPI_ALIGNMENT_LONG_DOUBLE 4 | #define OMPI_ALIGNMENT_VOID_P 4 | #define OMPI_NEED_C_BOOL 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define restrict __restrict | #define OMPI_ENABLE_MPI_PROFILING 1 | #define OMPI_HAVE_WEAK_SYMBOLS 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define OMPI_CXX "g++" | #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | #define SIZEOF_BOOL 1 | #define OMPI_ALIGNMENT_CXX_BOOL 1 | #define OMPI_WANT_CXX_BINDINGS 1 | #define OMPI_ASM_TEXT ".text" | #define OMPI_ASM_GLOBAL ".globl" | #define OMPI_ASM_LABEL_SUFFIX ":" | #define OMPI_ASM_GSYM "" | #define OMPI_ASM_LSYM ".L" | #define OMPI_ASM_TYPE "@" | #define OMPI_ASM_SIZE "1" | #define OMPI_ASM_ALIGN_LOG | #define OMPI_WANT_SMP_LOCKS 1 | #define OMPI_ASM_SUPPORT_64BIT 1 | #define OMPI_C_GCC_INLINE_ASSEMBLY 1 | #define OMPI_C_DEC_INLINE_ASSEMBLY 0 | #define OMPI_C_XLC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_GCC_INLINE_ASSEMBLY 1 | #define OMPI_CXX_DEC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_XLC_INLINE_ASSEMBLY 0 | #define OMPI_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1" | #define OMPI_ASSEMBLY_ARCH OMPI_IA32 | #define OMPI_HAVE_ASM_FILE 1 | #define OMPI_WANT_F77_BINDINGS 1 | #define OMPI_F77 "gfortran" | #define OMPI_F77_DOUBLE_UNDERSCORE 1 | #define OMPI_F77_SINGLE_UNDERSCORE 0 | #define OMPI_F77_CAPS 0 | #define OMPI_F77_PLAIN 0 | #define ompi_fortran_bogus_type_t int | #define OMPI_HAVE_FORTRAN_LOGICAL 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4 | #define ompi_fortran_logical_t int | #define OMPI_HAVE_FORTRAN_INTEGER 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4 | #define ompi_fortran_integer_t int | #define OMPI_HAVE_FORTRAN_INTEGER1 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER1 1 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 1 | #define ompi_fortran_integer1_t char | #define OMPI_HAVE_FORTRAN_INTEGER2 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER2 2 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 2 | #define ompi_fortran_integer2_t short | #define OMPI_HAVE_FORTRAN_INTEGER4 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER4 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 4 | #define ompi_fortran_integer4_t int | #define OMPI_HAVE_FORTRAN_INTEGER8 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER8 8 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 8 | #define ompi_fortran_integer8_t long long | #define OMPI_HAVE_FORTRAN_INTEGER16 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER16 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4 | #define ompi_fortran_integer16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL 1 | #define OMPI_SIZEOF_FORTRAN_REAL 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL 4 | #define ompi_fortran_real_t float | #define OMPI_HAVE_FORTRAN_REAL4 1 | #define OMPI_SIZEOF_FORTRAN_REAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL4 4 | #define ompi_fortran_real4_t float | #define OMPI_HAVE_FORTRAN_REAL8 1 | #define OMPI_SIZEOF_FORTRAN_REAL8 8 | #define OMPI_ALIGNMENT_FORTRAN_REAL8 8 | #define ompi_fortran_real8_t double | #define OMPI_HAVE_FORTRAN_REAL16 0 | #define OMPI_SIZEOF_FORTRAN_REAL16 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL16 4 | #define ompi_fortran_real16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 1 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 8 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 8 | #define ompi_fortran_double_precision_t double | #define OMPI_HAVE_FORTRAN_COMPLEX 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 4 | #define OMPI_HAVE_FORTRAN_COMPLEX8 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX8 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4 | #define OMPI_HAVE_FORTRAN_COMPLEX16 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX16 16 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 8 | #define OMPI_HAVE_FORTRAN_COMPLEX32 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX32 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 4 | #define OMPI_FORTRAN_HANDLE_MAX ( 0x7fffffff < 2147483647 ? 0x7fffffff : 2147483647 ) | #define OMPI_FORTRAN_VALUE_TRUE 1 | #define OMPI_WANT_F90_BINDINGS 1 | #define OMPI_F90 "gfortran" | #define OMPI_HAVE_F90_INTEGER1 1 | #define OMPI_HAVE_F90_INTEGER2 1 | #define OMPI_HAVE_F90_INTEGER4 1 | #define OMPI_HAVE_F90_INTEGER8 1 | #define OMPI_HAVE_F90_INTEGER16 0 | #define OMPI_HAVE_F90_REAL4 1 | #define OMPI_HAVE_F90_REAL8 1 | #define OMPI_HAVE_F90_REAL16 0 | #define OMPI_HAVE_F90_COMPLEX8 1 | #define OMPI_HAVE_F90_COMPLEX16 1 | #define OMPI_HAVE_F90_COMPLEX32 0 | #define OMPI_SIZEOF_F90_INT1 1 | #define OMPI_SIZEOF_F90_INT2 2 | #define OMPI_SIZEOF_F90_INT4 4 | #define OMPI_SIZEOF_F90_INT8 8 | #define OMPI_SIZEOF_F90_INT16 0 | #define OMPI_SIZEOF_F90_REAL4 4 | #define OMPI_SIZEOF_F90_REAL8 8 | #define OMPI_SIZEOF_F90_REAL16 0 | #define OMPI_SIZEOF_F90_COMPLEX8 8 | #define OMPI_SIZEOF_F90_COMPLEX16 16 | #define OMPI_SIZEOF_F90_COMPLEX32 0 | #define OMPI_ALIGNMENT_F90_LOGICAL 4 | #define OMPI_ALIGNMENT_F90_INT 4 | #define OMPI_ALIGNMENT_F90_REAL 4 | #define OMPI_ALIGNMENT_F90_DBLPREC 4 | #define OMPI_ALIGNMENT_F90_COMPLEX 4 | #define OMPI_ALIGNMENT_F90_DBLCOMPLEX 4 | #define OMPI_ALIGNMENT_F90_INT1 1 | #define OMPI_ALIGNMENT_F90_INT2 2 | #define OMPI_ALIGNMENT_F90_INT4 4 | #define OMPI_ALIGNMENT_F90_INT8 4 | #define OMPI_ALIGNMENT_F90_INT16 0 | #define OMPI_ALIGNMENT_F90_REAL4 4 | #define OMPI_ALIGNMENT_F90_REAL8 4 | #define OMPI_ALIGNMENT_F90_REAL16 0 | #define OMPI_ALIGNMENT_F90_COMPLEX8 4 | #define OMPI_ALIGNMENT_F90_COMPLEX16 4 | #define OMPI_ALIGNMENT_F90_COMPLEX32 0 | #define OMPI_PRECISION_F90_REAL4 6 | #define OMPI_PRECISION_F90_REAL8 15 | #define OMPI_PRECISION_F90_REAL16 0 | #define OMPI_PRECISION_F90_COMPLEX8 6 | #define OMPI_PRECISION_F90_COMPLEX16 15 | #define OMPI_PRECISION_F90_COMPLEX32 0 | #define OMPI_RANGE_F90_REAL4 37 | #define OMPI_RANGE_F90_REAL8 307 | #define OMPI_RANGE_F90_REAL16 0 | #define OMPI_RANGE_F90_COMPLEX8 37 | #define OMPI_RANGE_F90_COMPLEX16 307 | #define OMPI_RANGE_F90_COMPLEX32 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_AIO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_STDBOOL_H 1 | #define OMPI_USE_STDBOOL_H 1 | #define SIZEOF_PID_T 4 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR_IN 1 | #define OMPI_HAVE_SA_RESTART 1 | #define OMPI_HAVE_SA_LEN 0 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_SIGINFO_T_SI_FD 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_OPENPTY 1 | #define HAVE_ISATTY 1 | #define HAVE_HTONL 1 | #define HAVE_NTOHL 1 | #define HAVE_HTONS 1 | #define HAVE_NTOHS 1 | #define HAVE_GETPWUID 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_EXECVE 1 | #define HAVE_PIPE 1 | #define HAVE_SETSID 1 | #define HAVE_MMAP 1 | #define HAVE_BACKTRACE 1 | #define HAVE_DIRNAME 1 | #define HAVE_CEIL 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_OPENPTY 1 | #define HAVE_ISATTY 1 | #define HAVE_HTONL 1 | #define HAVE_NTOHL 1 | #define HAVE_HTONS 1 | #define HAVE_NTOHS 1 | #define HAVE_GETPWUID 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_EXECVE 1 | #define HAVE_PIPE 1 | #define HAVE_PTSNAME 1 | #define HAVE_SETSID 1 | #define HAVE_MMAP 1 | #define HAVE_MALLOPT 1 | #define OMPI_HAVE_VA_COPY 1 | #define OMPI_HAVE_UNDERSCORE_VA_COPY 1 | #define HAVE_DECL___FUNC__ 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_BACKTRACE 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBM 1 | #define OMPI_MPI_OFFSET_TYPE long long | #define OMPI_OFFSET_DATATYPE MPI_LONG_LONG | #define OMPI_HAVE_BROKEN_QSORT 0 | #define OMPI_HAVE_SOLARIS_THREADS 0 | #define OMPI_HAVE_POSIX_THREADS 1 | #define OMPI_THREADS_HAVE_DIFFERENT_PIDS 1 | #define OMPI_ENABLE_MPI_THREADS 0 | #define OMPI_ENABLE_PROGRESS_THREADS 0 | #define HAVE_CPU_SET_T 1 | #define HAVE_cpu_set_t 1 | #define HAVE_CPU_ZERO 1 | #define OPAL_PAFFINITY_LINUX_SCHED_SETAFF_NUM_PARAMS 3 | #define HAVE_STRUCT_SOCKADDR_IN 1 | #define HAVE_SYS_BPROC_H 1 | #define HAVE_SYS_BPROC_COMMON_H 1 | #define HAVE_SYS_BPROC_H 1 | #define HAVE_SYS_BPROC_COMMON_H 1 | #define HAVE_SYS_BPROC_H 1 | #define HAVE_SYS_BPROC_COMMON_H 1 | #define HAVE_SYS_BPROC_H 1 | #define HAVE_SYS_BPROC_COMMON_H 1 | #define OMPI_RML_CNOS_HAVE_BARRIER 0 | #define HAVE_SYS_BPROC_H 1 | #define HAVE_SYS_BPROC_COMMON_H 1 | #define HAVE_SYS_BPROC_H 1 | #define HAVE_SYS_BPROC_COMMON_H 1 | #define OMPI_MCA_BTL_GM_API_VERSION GM_API_VERSION | #define OMPI_MCA_BTL_GM_HAVE_RDMA_PUT 1 | #define OMPI_MCA_BTL_GM_HAVE_RDMA_GET 1 | #define OMPI_MCA_BTL_GM_GET_BROKEN 0 | #define OMPI_MCA_BTL_GM_SUPPORT_REGISTERING 1 | #define OMPI_MCA_BTL_OPENIB_HAVE_SRQ 0 | #define OMPI_MCA_BTL_OPENIB_HAVE_DEVICE_LIST 0 | #define OMPI_BTL_PORTALS_HAVE_EVENT_UNLINK 1 | #define OMPI_BTL_PORTALS_UTCP 1 | #define OMPI_BTL_PORTALS_REDSTORM 0 | #define OMPI_BTL_PORTALS_STARTING_TABLE_ID 0 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:103256: result: no configure:103260: checking portals3.h presence configure:103270: gcc -E conftest.c conftest.c:375:22: portals3.h: No such file or directory configure:103276: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.0.2" | #define PACKAGE_STRING "Open MPI 1.0.2" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 0 | #define OMPI_RELEASE_VERSION 2 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "2" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 0 | #define ORTE_RELEASE_VERSION 2 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "2" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 0 | #define OPAL_RELEASE_VERSION 2 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "2" | #define _GNU_SOURCE 1 | #define OMPI_ARCH "i686-pc-linux-gnu" | #define OMPI_ENABLE_MEM_DEBUG 0 | #define OMPI_ENABLE_MEM_PROFILE 0 | #define OMPI_ENABLE_DEBUG 0 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OMPI_WANT_MPI2_ONE_SIDED 0 | #define OMPI_ENABLE_PTY_SUPPORT 1 | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1 | #define OPAL_ENABLE_TRACE 0 | #define OMPI_CC "gcc" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_DOUBLE 12 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SIZE_T 4 | #define OMPI_ALIGNMENT_CHAR 1 | #define OMPI_ALIGNMENT_SHORT 2 | #define OMPI_ALIGNMENT_WCHAR 4 | #define OMPI_ALIGNMENT_INT 4 | #define OMPI_ALIGNMENT_LONG 4 | #define OMPI_ALIGNMENT_LONG_LONG 4 | #define OMPI_ALIGNMENT_FLOAT 4 | #define OMPI_ALIGNMENT_DOUBLE 4 | #define OMPI_ALIGNMENT_LONG_DOUBLE 4 | #define OMPI_ALIGNMENT_VOID_P 4 | #define OMPI_NEED_C_BOOL 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define restrict __restrict | #define OMPI_ENABLE_MPI_PROFILING 1 | #define OMPI_HAVE_WEAK_SYMBOLS 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define OMPI_CXX "g++" | #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | #define SIZEOF_BOOL 1 | #define OMPI_ALIGNMENT_CXX_BOOL 1 | #define OMPI_WANT_CXX_BINDINGS 1 | #define OMPI_ASM_TEXT ".text" | #define OMPI_ASM_GLOBAL ".globl" | #define OMPI_ASM_LABEL_SUFFIX ":" | #define OMPI_ASM_GSYM "" | #define OMPI_ASM_LSYM ".L" | #define OMPI_ASM_TYPE "@" | #define OMPI_ASM_SIZE "1" | #define OMPI_ASM_ALIGN_LOG | #define OMPI_WANT_SMP_LOCKS 1 | #define OMPI_ASM_SUPPORT_64BIT 1 | #define OMPI_C_GCC_INLINE_ASSEMBLY 1 | #define OMPI_C_DEC_INLINE_ASSEMBLY 0 | #define OMPI_C_XLC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_GCC_INLINE_ASSEMBLY 1 | #define OMPI_CXX_DEC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_XLC_INLINE_ASSEMBLY 0 | #define OMPI_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1" | #define OMPI_ASSEMBLY_ARCH OMPI_IA32 | #define OMPI_HAVE_ASM_FILE 1 | #define OMPI_WANT_F77_BINDINGS 1 | #define OMPI_F77 "gfortran" | #define OMPI_F77_DOUBLE_UNDERSCORE 1 | #define OMPI_F77_SINGLE_UNDERSCORE 0 | #define OMPI_F77_CAPS 0 | #define OMPI_F77_PLAIN 0 | #define ompi_fortran_bogus_type_t int | #define OMPI_HAVE_FORTRAN_LOGICAL 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4 | #define ompi_fortran_logical_t int | #define OMPI_HAVE_FORTRAN_INTEGER 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4 | #define ompi_fortran_integer_t int | #define OMPI_HAVE_FORTRAN_INTEGER1 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER1 1 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 1 | #define ompi_fortran_integer1_t char | #define OMPI_HAVE_FORTRAN_INTEGER2 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER2 2 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 2 | #define ompi_fortran_integer2_t short | #define OMPI_HAVE_FORTRAN_INTEGER4 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER4 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 4 | #define ompi_fortran_integer4_t int | #define OMPI_HAVE_FORTRAN_INTEGER8 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER8 8 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 8 | #define ompi_fortran_integer8_t long long | #define OMPI_HAVE_FORTRAN_INTEGER16 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER16 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4 | #define ompi_fortran_integer16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL 1 | #define OMPI_SIZEOF_FORTRAN_REAL 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL 4 | #define ompi_fortran_real_t float | #define OMPI_HAVE_FORTRAN_REAL4 1 | #define OMPI_SIZEOF_FORTRAN_REAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL4 4 | #define ompi_fortran_real4_t float | #define OMPI_HAVE_FORTRAN_REAL8 1 | #define OMPI_SIZEOF_FORTRAN_REAL8 8 | #define OMPI_ALIGNMENT_FORTRAN_REAL8 8 | #define ompi_fortran_real8_t double | #define OMPI_HAVE_FORTRAN_REAL16 0 | #define OMPI_SIZEOF_FORTRAN_REAL16 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL16 4 | #define ompi_fortran_real16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 1 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 8 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 8 | #define ompi_fortran_double_precision_t double | #define OMPI_HAVE_FORTRAN_COMPLEX 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 4 | #define OMPI_HAVE_FORTRAN_COMPLEX8 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX8 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4 | #define OMPI_HAVE_FORTRAN_COMPLEX16 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX16 16 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 8 | #define OMPI_HAVE_FORTRAN_COMPLEX32 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX32 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 4 | #define OMPI_FORTRAN_HANDLE_MAX ( 0x7fffffff < 2147483647 ? 0x7fffffff : 2147483647 ) | #define OMPI_FORTRAN_VALUE_TRUE 1 | #define OMPI_WANT_F90_BINDINGS 1 | #define OMPI_F90 "gfortran" | #define OMPI_HAVE_F90_INTEGER1 1 | #define OMPI_HAVE_F90_INTEGER2 1 | #define OMPI_HAVE_F90_INTEGER4 1 | #define OMPI_HAVE_F90_INTEGER8 1 | #define OMPI_HAVE_F90_INTEGER16 0 | #define OMPI_HAVE_F90_REAL4 1 | #define OMPI_HAVE_F90_REAL8 1 | #define OMPI_HAVE_F90_REAL16 0 | #define OMPI_HAVE_F90_COMPLEX8 1 | #define OMPI_HAVE_F90_COMPLEX16 1 | #define OMPI_HAVE_F90_COMPLEX32 0 | #define OMPI_SIZEOF_F90_INT1 1 | #define OMPI_SIZEOF_F90_INT2 2 | #define OMPI_SIZEOF_F90_INT4 4 | #define OMPI_SIZEOF_F90_INT8 8 | #define OMPI_SIZEOF_F90_INT16 0 | #define OMPI_SIZEOF_F90_REAL4 4 | #define OMPI_SIZEOF_F90_REAL8 8 | #define OMPI_SIZEOF_F90_REAL16 0 | #define OMPI_SIZEOF_F90_COMPLEX8 8 | #define OMPI_SIZEOF_F90_COMPLEX16 16 | #define OMPI_SIZEOF_F90_COMPLEX32 0 | #define OMPI_ALIGNMENT_F90_LOGICAL 4 | #define OMPI_ALIGNMENT_F90_INT 4 | #define OMPI_ALIGNMENT_F90_REAL 4 | #define OMPI_ALIGNMENT_F90_DBLPREC 4 | #define OMPI_ALIGNMENT_F90_COMPLEX 4 | #define OMPI_ALIGNMENT_F90_DBLCOMPLEX 4 | #define OMPI_ALIGNMENT_F90_INT1 1 | #define OMPI_ALIGNMENT_F90_INT2 2 | #define OMPI_ALIGNMENT_F90_INT4 4 | #define OMPI_ALIGNMENT_F90_INT8 4 | #define OMPI_ALIGNMENT_F90_INT16 0 | #define OMPI_ALIGNMENT_F90_REAL4 4 | #define OMPI_ALIGNMENT_F90_REAL8 4 | #define OMPI_ALIGNMENT_F90_REAL16 0 | #define OMPI_ALIGNMENT_F90_COMPLEX8 4 | #define OMPI_ALIGNMENT_F90_COMPLEX16 4 | #define OMPI_ALIGNMENT_F90_COMPLEX32 0 | #define OMPI_PRECISION_F90_REAL4 6 | #define OMPI_PRECISION_F90_REAL8 15 | #define OMPI_PRECISION_F90_REAL16 0 | #define OMPI_PRECISION_F90_COMPLEX8 6 | #define OMPI_PRECISION_F90_COMPLEX16 15 | #define OMPI_PRECISION_F90_COMPLEX32 0 | #define OMPI_RANGE_F90_REAL4 37 | #define OMPI_RANGE_F90_REAL8 307 | #define OMPI_RANGE_F90_REAL16 0 | #define OMPI_RANGE_F90_COMPLEX8 37 | #define OMPI_RANGE_F90_COMPLEX16 307 | #define OMPI_RANGE_F90_COMPLEX32 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_AIO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_STDBOOL_H 1 | #define OMPI_USE_STDBOOL_H 1 | #define SIZEOF_PID_T 4 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR_IN 1 | #define OMPI_HAVE_SA_RESTART 1 | #define OMPI_HAVE_SA_LEN 0 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_SIGINFO_T_SI_FD 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_OPENPTY 1 | #define HAVE_ISATTY 1 | #define HAVE_HTONL 1 | #define HAVE_NTOHL 1 | #define HAVE_HTONS 1 | #define HAVE_NTOHS 1 | #define HAVE_GETPWUID 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_EXECVE 1 | #define HAVE_PIPE 1 | #define HAVE_SETSID 1 | #define HAVE_MMAP 1 | #define HAVE_BACKTRACE 1 | #define HAVE_DIRNAME 1 | #define HAVE_CEIL 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_OPENPTY 1 | #define HAVE_ISATTY 1 | #define HAVE_HTONL 1 | #define HAVE_NTOHL 1 | #define HAVE_HTONS 1 | #define HAVE_NTOHS 1 | #define HAVE_GETPWUID 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_EXECVE 1 | #define HAVE_PIPE 1 | #define HAVE_PTSNAME 1 | #define HAVE_SETSID 1 | #define HAVE_MMAP 1 | #define HAVE_MALLOPT 1 | #define OMPI_HAVE_VA_COPY 1 | #define OMPI_HAVE_UNDERSCORE_VA_COPY 1 | #define HAVE_DECL___FUNC__ 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_BACKTRACE 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBM 1 | #define OMPI_MPI_OFFSET_TYPE long long | #define OMPI_OFFSET_DATATYPE MPI_LONG_LONG | #define OMPI_HAVE_BROKEN_QSORT 0 | #define OMPI_HAVE_SOLARIS_THREADS 0 | #define OMPI_HAVE_POSIX_THREADS 1 | #define OMPI_THREADS_HAVE_DIFFERENT_PIDS 1 | #define OMPI_ENABLE_MPI_THREADS 0 | #define OMPI_ENABLE_PROGRESS_THREADS 0 | #define HAVE_CPU_SET_T 1 | #define HAVE_cpu_set_t 1 | #define HAVE_CPU_ZERO 1 | #define OPAL_PAFFINITY_LINUX_SCHED_SETAFF_NUM_PARAMS 3 | #define HAVE_STRUCT_SOCKADDR_IN 1 | #define HAVE_SYS_BPROC_H 1 | #define HAVE_SYS_BPROC_COMMON_H 1 | #define HAVE_SYS_BPROC_H 1 | #define HAVE_SYS_BPROC_COMMON_H 1 | #define HAVE_SYS_BPROC_H 1 | #define HAVE_SYS_BPROC_COMMON_H 1 | #define HAVE_SYS_BPROC_H 1 | #define HAVE_SYS_BPROC_COMMON_H 1 | #define OMPI_RML_CNOS_HAVE_BARRIER 0 | #define HAVE_SYS_BPROC_H 1 | #define HAVE_SYS_BPROC_COMMON_H 1 | #define HAVE_SYS_BPROC_H 1 | #define HAVE_SYS_BPROC_COMMON_H 1 | #define OMPI_MCA_BTL_GM_API_VERSION GM_API_VERSION | #define OMPI_MCA_BTL_GM_HAVE_RDMA_PUT 1 | #define OMPI_MCA_BTL_GM_HAVE_RDMA_GET 1 | #define OMPI_MCA_BTL_GM_GET_BROKEN 0 | #define OMPI_MCA_BTL_GM_SUPPORT_REGISTERING 1 | #define OMPI_MCA_BTL_OPENIB_HAVE_SRQ 0 | #define OMPI_MCA_BTL_OPENIB_HAVE_DEVICE_LIST 0 | #define OMPI_BTL_PORTALS_HAVE_EVENT_UNLINK 1 | #define OMPI_BTL_PORTALS_UTCP 1 | #define OMPI_BTL_PORTALS_REDSTORM 0 | #define OMPI_BTL_PORTALS_STARTING_TABLE_ID 0 | /* end confdefs.h. */ | #include configure:103296: result: no configure:103331: checking for portals3.h configure:103338: result: no configure:103947: checking if MCA component btl:portals can compile configure:103949: result: no configure:104108: checking for MCA component btl:tcp compile mode configure:104114: result: dso configure:104124: checking for struct sockaddr_in configure:104182: result: yes configure:104225: checking if MCA component btl:tcp can compile configure:104227: result: yes configure:105048: checking for no configure components in framework coll configure:105050: result: basic, self, sm configure:105052: checking for m4 configure components in framework coll configure:105054: result: configure:105168: checking for MCA component coll:basic compile mode configure:105174: result: dso configure:105205: checking if MCA component coll:basic can compile configure:105207: result: yes configure:105511: checking for MCA component coll:self compile mode configure:105517: result: dso configure:105548: checking if MCA component coll:self can compile configure:105550: result: yes configure:105854: checking for MCA component coll:sm compile mode configure:105860: result: dso configure:105891: checking if MCA component coll:sm can compile configure:105893: result: yes configure:106713: checking for no configure components in framework common configure:106715: result: sm configure:106717: checking for m4 configure components in framework common configure:106719: result: configure:106833: checking for MCA component common:sm compile mode configure:106839: result: dso configure:106870: checking if MCA component common:sm can compile configure:106872: result: yes configure:107692: checking for no configure components in framework io configure:107694: result: configure:107696: checking for m4 configure components in framework io configure:107698: result: romio configure:107820: checking for MCA component io:romio compile mode configure:107826: result: dso configure:107846: checking if want ROMIO component configure:107853: result: yes configure:107855: checking if MPI profiling is enabled configure:107864: result: yes configure:107941: OMPI configuring in ompi/mca/io/romio/romio configure:108030: running /bin/sh './configure' CFLAGS="-O3 -DNDEBUG -m32 -fno-strict-aliasing -pthread" CPPFLAGS=" " FFLAGS="-m32" LDFLAGS="" --enable-shared --disable-static --prefix=/net/scratch1/dog/flash64/openmpi/openmpi-1.0.2-32b --with-mpi=open_mpi --cache-file=/dev/null --srcdir=. configure:108036: /bin/sh './configure' succeeded for ompi/mca/io/romio/romio configure:108112: checking if MCA component io:romio can compile configure:108114: result: yes configure:108935: checking for no configure components in framework mpool configure:108937: result: sm configure:108939: checking for m4 configure components in framework mpool configure:108941: result: gm, mvapi, openib configure:109055: checking for MCA component mpool:sm compile mode configure:109061: result: dso configure:109092: checking if MCA component mpool:sm can compile configure:109094: result: yes configure:109406: checking for MCA component mpool:gm compile mode configure:109412: result: dso configure:109638: checking gm.h usability configure:109650: gcc -c -O3 -DNDEBUG -m32 -fno-strict-aliasing -pthread conftest.c >&5 configure:109656: $? = 0 configure:109660: test -z || test ! -s conftest.err configure:109663: $? = 0 configure:109666: test -s conftest.o configure:109669: $? = 0 configure:109679: result: yes configure:109683: checking gm.h presence configure:109693: gcc -E conftest.c configure:109699: $? = 0 configure:109719: result: yes configure:109754: checking for gm.h configure:109761: result: yes configure:109783: result: looking for library without search path configure:109785: checking for gm_init in -lgm configure:109815: gcc -o conftest -O3 -DNDEBUG -m32 -fno-strict-aliasing -pthread -L/usr/lib conftest.c -lgm -lm -lutil -lnsl -lm >&5 configure:109821: $? = 0 configure:109825: test -z || test ! -s conftest.err configure:109828: $? = 0 configure:109831: test -s conftest configure:109834: $? = 0 configure:109847: result: yes configure:110377: checking for GM_API_VERSION configure:110395: gcc -c -O3 -DNDEBUG -m32 -fno-strict-aliasing -pthread conftest.c >&5 configure:110401: $? = 0 configure:110405: test -z || test ! -s conftest.err configure:110408: $? = 0 configure:110411: test -s conftest.o configure:110414: $? = 0 configure:110424: result: yes configure:110503: checking for gm_put() configure:110522: gcc -o conftest -O3 -DNDEBUG -m32 -fno-strict-aliasing -pthread -L/usr/lib conftest.c -lm -lutil -lnsl -lm -lgm >&5 configure:110528: $? = 0 configure:110532: test -z || test ! -s conftest.err configure:110535: $? = 0 configure:110538: test -s conftest configure:110541: $? = 0 configure:110557: result: yes configure:110564: checking for gm_get() configure:110583: gcc -o conftest -O3 -DNDEBUG -m32 -fno-strict-aliasing -pthread -L/usr/lib conftest.c -lm -lutil -lnsl -lm -lgm >&5 configure:110589: $? = 0 configure:110593: test -z || test ! -s conftest.err configure:110596: $? = 0 configure:110599: test -s conftest configure:110602: $? = 0 configure:110618: result: yes configure:110622: checking for broken GM 2.x RDMA gets build configure:110647: gcc -c -O3 -DNDEBUG -m32 -fno-strict-aliasing -pthread conftest.c >&5 configure:110653: $? = 0 configure:110657: test -z || test ! -s conftest.err configure:110660: $? = 0 configure:110663: test -s conftest.o configure:110666: $? = 0 configure:110676: result: no configure:110752: checking if MCA component mpool:gm can compile configure:110754: result: yes configure:111067: checking for MCA component mpool:mvapi compile mode configure:111073: result: dso configure:111318: checking vapi.h usability configure:111330: gcc -c -O3 -DNDEBUG -m32 -fno-strict-aliasing -pthread conftest.c >&5 conftest.c:415:18: vapi.h: No such file or directory configure:111336: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.0.2" | #define PACKAGE_STRING "Open MPI 1.0.2" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 0 | #define OMPI_RELEASE_VERSION 2 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "2" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 0 | #define ORTE_RELEASE_VERSION 2 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "2" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 0 | #define OPAL_RELEASE_VERSION 2 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "2" | #define _GNU_SOURCE 1 | #define OMPI_ARCH "i686-pc-linux-gnu" | #define OMPI_ENABLE_MEM_DEBUG 0 | #define OMPI_ENABLE_MEM_PROFILE 0 | #define OMPI_ENABLE_DEBUG 0 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OMPI_WANT_MPI2_ONE_SIDED 0 | #define OMPI_ENABLE_PTY_SUPPORT 1 | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1 | #define OPAL_ENABLE_TRACE 0 | #define OMPI_CC "gcc" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_DOUBLE 12 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SIZE_T 4 | #define OMPI_ALIGNMENT_CHAR 1 | #define OMPI_ALIGNMENT_SHORT 2 | #define OMPI_ALIGNMENT_WCHAR 4 | #define OMPI_ALIGNMENT_INT 4 | #define OMPI_ALIGNMENT_LONG 4 | #define OMPI_ALIGNMENT_LONG_LONG 4 | #define OMPI_ALIGNMENT_FLOAT 4 | #define OMPI_ALIGNMENT_DOUBLE 4 | #define OMPI_ALIGNMENT_LONG_DOUBLE 4 | #define OMPI_ALIGNMENT_VOID_P 4 | #define OMPI_NEED_C_BOOL 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define restrict __restrict | #define OMPI_ENABLE_MPI_PROFILING 1 | #define OMPI_HAVE_WEAK_SYMBOLS 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define OMPI_CXX "g++" | #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | #define SIZEOF_BOOL 1 | #define OMPI_ALIGNMENT_CXX_BOOL 1 | #define OMPI_WANT_CXX_BINDINGS 1 | #define OMPI_ASM_TEXT ".text" | #define OMPI_ASM_GLOBAL ".globl" | #define OMPI_ASM_LABEL_SUFFIX ":" | #define OMPI_ASM_GSYM "" | #define OMPI_ASM_LSYM ".L" | #define OMPI_ASM_TYPE "@" | #define OMPI_ASM_SIZE "1" | #define OMPI_ASM_ALIGN_LOG | #define OMPI_WANT_SMP_LOCKS 1 | #define OMPI_ASM_SUPPORT_64BIT 1 | #define OMPI_C_GCC_INLINE_ASSEMBLY 1 | #define OMPI_C_DEC_INLINE_ASSEMBLY 0 | #define OMPI_C_XLC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_GCC_INLINE_ASSEMBLY 1 | #define OMPI_CXX_DEC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_XLC_INLINE_ASSEMBLY 0 | #define OMPI_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1" | #define OMPI_ASSEMBLY_ARCH OMPI_IA32 | #define OMPI_HAVE_ASM_FILE 1 | #define OMPI_WANT_F77_BINDINGS 1 | #define OMPI_F77 "gfortran" | #define OMPI_F77_DOUBLE_UNDERSCORE 1 | #define OMPI_F77_SINGLE_UNDERSCORE 0 | #define OMPI_F77_CAPS 0 | #define OMPI_F77_PLAIN 0 | #define ompi_fortran_bogus_type_t int | #define OMPI_HAVE_FORTRAN_LOGICAL 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4 | #define ompi_fortran_logical_t int | #define OMPI_HAVE_FORTRAN_INTEGER 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4 | #define ompi_fortran_integer_t int | #define OMPI_HAVE_FORTRAN_INTEGER1 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER1 1 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 1 | #define ompi_fortran_integer1_t char | #define OMPI_HAVE_FORTRAN_INTEGER2 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER2 2 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 2 | #define ompi_fortran_integer2_t short | #define OMPI_HAVE_FORTRAN_INTEGER4 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER4 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 4 | #define ompi_fortran_integer4_t int | #define OMPI_HAVE_FORTRAN_INTEGER8 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER8 8 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 8 | #define ompi_fortran_integer8_t long long | #define OMPI_HAVE_FORTRAN_INTEGER16 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER16 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4 | #define ompi_fortran_integer16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL 1 | #define OMPI_SIZEOF_FORTRAN_REAL 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL 4 | #define ompi_fortran_real_t float | #define OMPI_HAVE_FORTRAN_REAL4 1 | #define OMPI_SIZEOF_FORTRAN_REAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL4 4 | #define ompi_fortran_real4_t float | #define OMPI_HAVE_FORTRAN_REAL8 1 | #define OMPI_SIZEOF_FORTRAN_REAL8 8 | #define OMPI_ALIGNMENT_FORTRAN_REAL8 8 | #define ompi_fortran_real8_t double | #define OMPI_HAVE_FORTRAN_REAL16 0 | #define OMPI_SIZEOF_FORTRAN_REAL16 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL16 4 | #define ompi_fortran_real16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 1 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 8 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 8 | #define ompi_fortran_double_precision_t double | #define OMPI_HAVE_FORTRAN_COMPLEX 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 4 | #define OMPI_HAVE_FORTRAN_COMPLEX8 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX8 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4 | #define OMPI_HAVE_FORTRAN_COMPLEX16 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX16 16 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 8 | #define OMPI_HAVE_FORTRAN_COMPLEX32 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX32 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 4 | #define OMPI_FORTRAN_HANDLE_MAX ( 0x7fffffff < 2147483647 ? 0x7fffffff : 2147483647 ) | #define OMPI_FORTRAN_VALUE_TRUE 1 | #define OMPI_WANT_F90_BINDINGS 1 | #define OMPI_F90 "gfortran" | #define OMPI_HAVE_F90_INTEGER1 1 | #define OMPI_HAVE_F90_INTEGER2 1 | #define OMPI_HAVE_F90_INTEGER4 1 | #define OMPI_HAVE_F90_INTEGER8 1 | #define OMPI_HAVE_F90_INTEGER16 0 | #define OMPI_HAVE_F90_REAL4 1 | #define OMPI_HAVE_F90_REAL8 1 | #define OMPI_HAVE_F90_REAL16 0 | #define OMPI_HAVE_F90_COMPLEX8 1 | #define OMPI_HAVE_F90_COMPLEX16 1 | #define OMPI_HAVE_F90_COMPLEX32 0 | #define OMPI_SIZEOF_F90_INT1 1 | #define OMPI_SIZEOF_F90_INT2 2 | #define OMPI_SIZEOF_F90_INT4 4 | #define OMPI_SIZEOF_F90_INT8 8 | #define OMPI_SIZEOF_F90_INT16 0 | #define OMPI_SIZEOF_F90_REAL4 4 | #define OMPI_SIZEOF_F90_REAL8 8 | #define OMPI_SIZEOF_F90_REAL16 0 | #define OMPI_SIZEOF_F90_COMPLEX8 8 | #define OMPI_SIZEOF_F90_COMPLEX16 16 | #define OMPI_SIZEOF_F90_COMPLEX32 0 | #define OMPI_ALIGNMENT_F90_LOGICAL 4 | #define OMPI_ALIGNMENT_F90_INT 4 | #define OMPI_ALIGNMENT_F90_REAL 4 | #define OMPI_ALIGNMENT_F90_DBLPREC 4 | #define OMPI_ALIGNMENT_F90_COMPLEX 4 | #define OMPI_ALIGNMENT_F90_DBLCOMPLEX 4 | #define OMPI_ALIGNMENT_F90_INT1 1 | #define OMPI_ALIGNMENT_F90_INT2 2 | #define OMPI_ALIGNMENT_F90_INT4 4 | #define OMPI_ALIGNMENT_F90_INT8 4 | #define OMPI_ALIGNMENT_F90_INT16 0 | #define OMPI_ALIGNMENT_F90_REAL4 4 | #define OMPI_ALIGNMENT_F90_REAL8 4 | #define OMPI_ALIGNMENT_F90_REAL16 0 | #define OMPI_ALIGNMENT_F90_COMPLEX8 4 | #define OMPI_ALIGNMENT_F90_COMPLEX16 4 | #define OMPI_ALIGNMENT_F90_COMPLEX32 0 | #define OMPI_PRECISION_F90_REAL4 6 | #define OMPI_PRECISION_F90_REAL8 15 | #define OMPI_PRECISION_F90_REAL16 0 | #define OMPI_PRECISION_F90_COMPLEX8 6 | #define OMPI_PRECISION_F90_COMPLEX16 15 | #define OMPI_PRECISION_F90_COMPLEX32 0 | #define OMPI_RANGE_F90_REAL4 37 | #define OMPI_RANGE_F90_REAL8 307 | #define OMPI_RANGE_F90_REAL16 0 | #define OMPI_RANGE_F90_COMPLEX8 37 | #define OMPI_RANGE_F90_COMPLEX16 307 | #define OMPI_RANGE_F90_COMPLEX32 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_AIO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_STDBOOL_H 1 | #define OMPI_USE_STDBOOL_H 1 | #define SIZEOF_PID_T 4 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR_IN 1 | #define OMPI_HAVE_SA_RESTART 1 | #define OMPI_HAVE_SA_LEN 0 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_SIGINFO_T_SI_FD 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_OPENPTY 1 | #define HAVE_ISATTY 1 | #define HAVE_HTONL 1 | #define HAVE_NTOHL 1 | #define HAVE_HTONS 1 | #define HAVE_NTOHS 1 | #define HAVE_GETPWUID 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_EXECVE 1 | #define HAVE_PIPE 1 | #define HAVE_SETSID 1 | #define HAVE_MMAP 1 | #define HAVE_BACKTRACE 1 | #define HAVE_DIRNAME 1 | #define HAVE_CEIL 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_OPENPTY 1 | #define HAVE_ISATTY 1 | #define HAVE_HTONL 1 | #define HAVE_NTOHL 1 | #define HAVE_HTONS 1 | #define HAVE_NTOHS 1 | #define HAVE_GETPWUID 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_EXECVE 1 | #define HAVE_PIPE 1 | #define HAVE_PTSNAME 1 | #define HAVE_SETSID 1 | #define HAVE_MMAP 1 | #define HAVE_MALLOPT 1 | #define OMPI_HAVE_VA_COPY 1 | #define OMPI_HAVE_UNDERSCORE_VA_COPY 1 | #define HAVE_DECL___FUNC__ 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_BACKTRACE 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBM 1 | #define OMPI_MPI_OFFSET_TYPE long long | #define OMPI_OFFSET_DATATYPE MPI_LONG_LONG | #define OMPI_HAVE_BROKEN_QSORT 0 | #define OMPI_HAVE_SOLARIS_THREADS 0 | #define OMPI_HAVE_POSIX_THREADS 1 | #define OMPI_THREADS_HAVE_DIFFERENT_PIDS 1 | #define OMPI_ENABLE_MPI_THREADS 0 | #define OMPI_ENABLE_PROGRESS_THREADS 0 | #define HAVE_CPU_SET_T 1 | #define HAVE_cpu_set_t 1 | #define HAVE_CPU_ZERO 1 | #define OPAL_PAFFINITY_LINUX_SCHED_SETAFF_NUM_PARAMS 3 | #define HAVE_STRUCT_SOCKADDR_IN 1 | #define HAVE_SYS_BPROC_H 1 | #define HAVE_SYS_BPROC_COMMON_H 1 | #define HAVE_SYS_BPROC_H 1 | #define HAVE_SYS_BPROC_COMMON_H 1 | #define HAVE_SYS_BPROC_H 1 | #define HAVE_SYS_BPROC_COMMON_H 1 | #define HAVE_SYS_BPROC_H 1 | #define HAVE_SYS_BPROC_COMMON_H 1 | #define OMPI_RML_CNOS_HAVE_BARRIER 0 | #define HAVE_SYS_BPROC_H 1 | #define HAVE_SYS_BPROC_COMMON_H 1 | #define HAVE_SYS_BPROC_H 1 | #define HAVE_SYS_BPROC_COMMON_H 1 | #define OMPI_MCA_BTL_GM_API_VERSION GM_API_VERSION | #define OMPI_MCA_BTL_GM_HAVE_RDMA_PUT 1 | #define OMPI_MCA_BTL_GM_HAVE_RDMA_GET 1 | #define OMPI_MCA_BTL_GM_GET_BROKEN 0 | #define OMPI_MCA_BTL_GM_SUPPORT_REGISTERING 1 | #define OMPI_MCA_BTL_OPENIB_HAVE_SRQ 0 | #define OMPI_MCA_BTL_OPENIB_HAVE_DEVICE_LIST 0 | #define OMPI_BTL_PORTALS_HAVE_EVENT_UNLINK 1 | #define OMPI_BTL_PORTALS_UTCP 1 | #define OMPI_BTL_PORTALS_REDSTORM 0 | #define OMPI_BTL_PORTALS_STARTING_TABLE_ID 0 | #define HAVE_STRUCT_SOCKADDR_IN 1 | #define OMPI_MCA_MPOOL_GM_API_VERSION GM_API_VERSION | #define OMPI_MCA_MPOOL_GM_HAVE_RDMA_PUT 1 | #define OMPI_MCA_MPOOL_GM_HAVE_RDMA_GET 1 | #define OMPI_MCA_MPOOL_GM_GET_BROKEN 0 | #define OMPI_MCA_MPOOL_GM_SUPPORT_REGISTERING 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:111359: result: no configure:111363: checking vapi.h presence configure:111373: gcc -E conftest.c conftest.c:381:18: vapi.h: No such file or directory configure:111379: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.0.2" | #define PACKAGE_STRING "Open MPI 1.0.2" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 0 | #define OMPI_RELEASE_VERSION 2 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "2" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 0 | #define ORTE_RELEASE_VERSION 2 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "2" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 0 | #define OPAL_RELEASE_VERSION 2 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "2" | #define _GNU_SOURCE 1 | #define OMPI_ARCH "i686-pc-linux-gnu" | #define OMPI_ENABLE_MEM_DEBUG 0 | #define OMPI_ENABLE_MEM_PROFILE 0 | #define OMPI_ENABLE_DEBUG 0 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OMPI_WANT_MPI2_ONE_SIDED 0 | #define OMPI_ENABLE_PTY_SUPPORT 1 | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1 | #define OPAL_ENABLE_TRACE 0 | #define OMPI_CC "gcc" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_DOUBLE 12 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SIZE_T 4 | #define OMPI_ALIGNMENT_CHAR 1 | #define OMPI_ALIGNMENT_SHORT 2 | #define OMPI_ALIGNMENT_WCHAR 4 | #define OMPI_ALIGNMENT_INT 4 | #define OMPI_ALIGNMENT_LONG 4 | #define OMPI_ALIGNMENT_LONG_LONG 4 | #define OMPI_ALIGNMENT_FLOAT 4 | #define OMPI_ALIGNMENT_DOUBLE 4 | #define OMPI_ALIGNMENT_LONG_DOUBLE 4 | #define OMPI_ALIGNMENT_VOID_P 4 | #define OMPI_NEED_C_BOOL 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define restrict __restrict | #define OMPI_ENABLE_MPI_PROFILING 1 | #define OMPI_HAVE_WEAK_SYMBOLS 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define OMPI_CXX "g++" | #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | #define SIZEOF_BOOL 1 | #define OMPI_ALIGNMENT_CXX_BOOL 1 | #define OMPI_WANT_CXX_BINDINGS 1 | #define OMPI_ASM_TEXT ".text" | #define OMPI_ASM_GLOBAL ".globl" | #define OMPI_ASM_LABEL_SUFFIX ":" | #define OMPI_ASM_GSYM "" | #define OMPI_ASM_LSYM ".L" | #define OMPI_ASM_TYPE "@" | #define OMPI_ASM_SIZE "1" | #define OMPI_ASM_ALIGN_LOG | #define OMPI_WANT_SMP_LOCKS 1 | #define OMPI_ASM_SUPPORT_64BIT 1 | #define OMPI_C_GCC_INLINE_ASSEMBLY 1 | #define OMPI_C_DEC_INLINE_ASSEMBLY 0 | #define OMPI_C_XLC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_GCC_INLINE_ASSEMBLY 1 | #define OMPI_CXX_DEC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_XLC_INLINE_ASSEMBLY 0 | #define OMPI_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1" | #define OMPI_ASSEMBLY_ARCH OMPI_IA32 | #define OMPI_HAVE_ASM_FILE 1 | #define OMPI_WANT_F77_BINDINGS 1 | #define OMPI_F77 "gfortran" | #define OMPI_F77_DOUBLE_UNDERSCORE 1 | #define OMPI_F77_SINGLE_UNDERSCORE 0 | #define OMPI_F77_CAPS 0 | #define OMPI_F77_PLAIN 0 | #define ompi_fortran_bogus_type_t int | #define OMPI_HAVE_FORTRAN_LOGICAL 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4 | #define ompi_fortran_logical_t int | #define OMPI_HAVE_FORTRAN_INTEGER 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4 | #define ompi_fortran_integer_t int | #define OMPI_HAVE_FORTRAN_INTEGER1 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER1 1 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 1 | #define ompi_fortran_integer1_t char | #define OMPI_HAVE_FORTRAN_INTEGER2 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER2 2 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 2 | #define ompi_fortran_integer2_t short | #define OMPI_HAVE_FORTRAN_INTEGER4 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER4 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 4 | #define ompi_fortran_integer4_t int | #define OMPI_HAVE_FORTRAN_INTEGER8 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER8 8 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 8 | #define ompi_fortran_integer8_t long long | #define OMPI_HAVE_FORTRAN_INTEGER16 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER16 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4 | #define ompi_fortran_integer16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL 1 | #define OMPI_SIZEOF_FORTRAN_REAL 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL 4 | #define ompi_fortran_real_t float | #define OMPI_HAVE_FORTRAN_REAL4 1 | #define OMPI_SIZEOF_FORTRAN_REAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL4 4 | #define ompi_fortran_real4_t float | #define OMPI_HAVE_FORTRAN_REAL8 1 | #define OMPI_SIZEOF_FORTRAN_REAL8 8 | #define OMPI_ALIGNMENT_FORTRAN_REAL8 8 | #define ompi_fortran_real8_t double | #define OMPI_HAVE_FORTRAN_REAL16 0 | #define OMPI_SIZEOF_FORTRAN_REAL16 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL16 4 | #define ompi_fortran_real16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 1 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 8 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 8 | #define ompi_fortran_double_precision_t double | #define OMPI_HAVE_FORTRAN_COMPLEX 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 4 | #define OMPI_HAVE_FORTRAN_COMPLEX8 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX8 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4 | #define OMPI_HAVE_FORTRAN_COMPLEX16 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX16 16 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 8 | #define OMPI_HAVE_FORTRAN_COMPLEX32 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX32 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 4 | #define OMPI_FORTRAN_HANDLE_MAX ( 0x7fffffff < 2147483647 ? 0x7fffffff : 2147483647 ) | #define OMPI_FORTRAN_VALUE_TRUE 1 | #define OMPI_WANT_F90_BINDINGS 1 | #define OMPI_F90 "gfortran" | #define OMPI_HAVE_F90_INTEGER1 1 | #define OMPI_HAVE_F90_INTEGER2 1 | #define OMPI_HAVE_F90_INTEGER4 1 | #define OMPI_HAVE_F90_INTEGER8 1 | #define OMPI_HAVE_F90_INTEGER16 0 | #define OMPI_HAVE_F90_REAL4 1 | #define OMPI_HAVE_F90_REAL8 1 | #define OMPI_HAVE_F90_REAL16 0 | #define OMPI_HAVE_F90_COMPLEX8 1 | #define OMPI_HAVE_F90_COMPLEX16 1 | #define OMPI_HAVE_F90_COMPLEX32 0 | #define OMPI_SIZEOF_F90_INT1 1 | #define OMPI_SIZEOF_F90_INT2 2 | #define OMPI_SIZEOF_F90_INT4 4 | #define OMPI_SIZEOF_F90_INT8 8 | #define OMPI_SIZEOF_F90_INT16 0 | #define OMPI_SIZEOF_F90_REAL4 4 | #define OMPI_SIZEOF_F90_REAL8 8 | #define OMPI_SIZEOF_F90_REAL16 0 | #define OMPI_SIZEOF_F90_COMPLEX8 8 | #define OMPI_SIZEOF_F90_COMPLEX16 16 | #define OMPI_SIZEOF_F90_COMPLEX32 0 | #define OMPI_ALIGNMENT_F90_LOGICAL 4 | #define OMPI_ALIGNMENT_F90_INT 4 | #define OMPI_ALIGNMENT_F90_REAL 4 | #define OMPI_ALIGNMENT_F90_DBLPREC 4 | #define OMPI_ALIGNMENT_F90_COMPLEX 4 | #define OMPI_ALIGNMENT_F90_DBLCOMPLEX 4 | #define OMPI_ALIGNMENT_F90_INT1 1 | #define OMPI_ALIGNMENT_F90_INT2 2 | #define OMPI_ALIGNMENT_F90_INT4 4 | #define OMPI_ALIGNMENT_F90_INT8 4 | #define OMPI_ALIGNMENT_F90_INT16 0 | #define OMPI_ALIGNMENT_F90_REAL4 4 | #define OMPI_ALIGNMENT_F90_REAL8 4 | #define OMPI_ALIGNMENT_F90_REAL16 0 | #define OMPI_ALIGNMENT_F90_COMPLEX8 4 | #define OMPI_ALIGNMENT_F90_COMPLEX16 4 | #define OMPI_ALIGNMENT_F90_COMPLEX32 0 | #define OMPI_PRECISION_F90_REAL4 6 | #define OMPI_PRECISION_F90_REAL8 15 | #define OMPI_PRECISION_F90_REAL16 0 | #define OMPI_PRECISION_F90_COMPLEX8 6 | #define OMPI_PRECISION_F90_COMPLEX16 15 | #define OMPI_PRECISION_F90_COMPLEX32 0 | #define OMPI_RANGE_F90_REAL4 37 | #define OMPI_RANGE_F90_REAL8 307 | #define OMPI_RANGE_F90_REAL16 0 | #define OMPI_RANGE_F90_COMPLEX8 37 | #define OMPI_RANGE_F90_COMPLEX16 307 | #define OMPI_RANGE_F90_COMPLEX32 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_AIO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_STDBOOL_H 1 | #define OMPI_USE_STDBOOL_H 1 | #define SIZEOF_PID_T 4 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR_IN 1 | #define OMPI_HAVE_SA_RESTART 1 | #define OMPI_HAVE_SA_LEN 0 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_SIGINFO_T_SI_FD 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_OPENPTY 1 | #define HAVE_ISATTY 1 | #define HAVE_HTONL 1 | #define HAVE_NTOHL 1 | #define HAVE_HTONS 1 | #define HAVE_NTOHS 1 | #define HAVE_GETPWUID 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_EXECVE 1 | #define HAVE_PIPE 1 | #define HAVE_SETSID 1 | #define HAVE_MMAP 1 | #define HAVE_BACKTRACE 1 | #define HAVE_DIRNAME 1 | #define HAVE_CEIL 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_OPENPTY 1 | #define HAVE_ISATTY 1 | #define HAVE_HTONL 1 | #define HAVE_NTOHL 1 | #define HAVE_HTONS 1 | #define HAVE_NTOHS 1 | #define HAVE_GETPWUID 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_EXECVE 1 | #define HAVE_PIPE 1 | #define HAVE_PTSNAME 1 | #define HAVE_SETSID 1 | #define HAVE_MMAP 1 | #define HAVE_MALLOPT 1 | #define OMPI_HAVE_VA_COPY 1 | #define OMPI_HAVE_UNDERSCORE_VA_COPY 1 | #define HAVE_DECL___FUNC__ 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_BACKTRACE 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBM 1 | #define OMPI_MPI_OFFSET_TYPE long long | #define OMPI_OFFSET_DATATYPE MPI_LONG_LONG | #define OMPI_HAVE_BROKEN_QSORT 0 | #define OMPI_HAVE_SOLARIS_THREADS 0 | #define OMPI_HAVE_POSIX_THREADS 1 | #define OMPI_THREADS_HAVE_DIFFERENT_PIDS 1 | #define OMPI_ENABLE_MPI_THREADS 0 | #define OMPI_ENABLE_PROGRESS_THREADS 0 | #define HAVE_CPU_SET_T 1 | #define HAVE_cpu_set_t 1 | #define HAVE_CPU_ZERO 1 | #define OPAL_PAFFINITY_LINUX_SCHED_SETAFF_NUM_PARAMS 3 | #define HAVE_STRUCT_SOCKADDR_IN 1 | #define HAVE_SYS_BPROC_H 1 | #define HAVE_SYS_BPROC_COMMON_H 1 | #define HAVE_SYS_BPROC_H 1 | #define HAVE_SYS_BPROC_COMMON_H 1 | #define HAVE_SYS_BPROC_H 1 | #define HAVE_SYS_BPROC_COMMON_H 1 | #define HAVE_SYS_BPROC_H 1 | #define HAVE_SYS_BPROC_COMMON_H 1 | #define OMPI_RML_CNOS_HAVE_BARRIER 0 | #define HAVE_SYS_BPROC_H 1 | #define HAVE_SYS_BPROC_COMMON_H 1 | #define HAVE_SYS_BPROC_H 1 | #define HAVE_SYS_BPROC_COMMON_H 1 | #define OMPI_MCA_BTL_GM_API_VERSION GM_API_VERSION | #define OMPI_MCA_BTL_GM_HAVE_RDMA_PUT 1 | #define OMPI_MCA_BTL_GM_HAVE_RDMA_GET 1 | #define OMPI_MCA_BTL_GM_GET_BROKEN 0 | #define OMPI_MCA_BTL_GM_SUPPORT_REGISTERING 1 | #define OMPI_MCA_BTL_OPENIB_HAVE_SRQ 0 | #define OMPI_MCA_BTL_OPENIB_HAVE_DEVICE_LIST 0 | #define OMPI_BTL_PORTALS_HAVE_EVENT_UNLINK 1 | #define OMPI_BTL_PORTALS_UTCP 1 | #define OMPI_BTL_PORTALS_REDSTORM 0 | #define OMPI_BTL_PORTALS_STARTING_TABLE_ID 0 | #define HAVE_STRUCT_SOCKADDR_IN 1 | #define OMPI_MCA_MPOOL_GM_API_VERSION GM_API_VERSION | #define OMPI_MCA_MPOOL_GM_HAVE_RDMA_PUT 1 | #define OMPI_MCA_MPOOL_GM_HAVE_RDMA_GET 1 | #define OMPI_MCA_MPOOL_GM_GET_BROKEN 0 | #define OMPI_MCA_MPOOL_GM_SUPPORT_REGISTERING 1 | /* end confdefs.h. */ | #include configure:111399: result: no configure:111434: checking for vapi.h configure:111441: result: no configure:112233: checking vapi.h usability configure:112245: gcc -c -O3 -DNDEBUG -m32 -fno-strict-aliasing -pthread conftest.c >&5 conftest.c:415:18: vapi.h: No such file or directory configure:112251: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.0.2" | #define PACKAGE_STRING "Open MPI 1.0.2" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 0 | #define OMPI_RELEASE_VERSION 2 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "2" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 0 | #define ORTE_RELEASE_VERSION 2 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "2" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 0 | #define OPAL_RELEASE_VERSION 2 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "2" | #define _GNU_SOURCE 1 | #define OMPI_ARCH "i686-pc-linux-gnu" | #define OMPI_ENABLE_MEM_DEBUG 0 | #define OMPI_ENABLE_MEM_PROFILE 0 | #define OMPI_ENABLE_DEBUG 0 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OMPI_WANT_MPI2_ONE_SIDED 0 | #define OMPI_ENABLE_PTY_SUPPORT 1 | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1 | #define OPAL_ENABLE_TRACE 0 | #define OMPI_CC "gcc" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_DOUBLE 12 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SIZE_T 4 | #define OMPI_ALIGNMENT_CHAR 1 | #define OMPI_ALIGNMENT_SHORT 2 | #define OMPI_ALIGNMENT_WCHAR 4 | #define OMPI_ALIGNMENT_INT 4 | #define OMPI_ALIGNMENT_LONG 4 | #define OMPI_ALIGNMENT_LONG_LONG 4 | #define OMPI_ALIGNMENT_FLOAT 4 | #define OMPI_ALIGNMENT_DOUBLE 4 | #define OMPI_ALIGNMENT_LONG_DOUBLE 4 | #define OMPI_ALIGNMENT_VOID_P 4 | #define OMPI_NEED_C_BOOL 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define restrict __restrict | #define OMPI_ENABLE_MPI_PROFILING 1 | #define OMPI_HAVE_WEAK_SYMBOLS 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define OMPI_CXX "g++" | #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | #define SIZEOF_BOOL 1 | #define OMPI_ALIGNMENT_CXX_BOOL 1 | #define OMPI_WANT_CXX_BINDINGS 1 | #define OMPI_ASM_TEXT ".text" | #define OMPI_ASM_GLOBAL ".globl" | #define OMPI_ASM_LABEL_SUFFIX ":" | #define OMPI_ASM_GSYM "" | #define OMPI_ASM_LSYM ".L" | #define OMPI_ASM_TYPE "@" | #define OMPI_ASM_SIZE "1" | #define OMPI_ASM_ALIGN_LOG | #define OMPI_WANT_SMP_LOCKS 1 | #define OMPI_ASM_SUPPORT_64BIT 1 | #define OMPI_C_GCC_INLINE_ASSEMBLY 1 | #define OMPI_C_DEC_INLINE_ASSEMBLY 0 | #define OMPI_C_XLC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_GCC_INLINE_ASSEMBLY 1 | #define OMPI_CXX_DEC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_XLC_INLINE_ASSEMBLY 0 | #define OMPI_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1" | #define OMPI_ASSEMBLY_ARCH OMPI_IA32 | #define OMPI_HAVE_ASM_FILE 1 | #define OMPI_WANT_F77_BINDINGS 1 | #define OMPI_F77 "gfortran" | #define OMPI_F77_DOUBLE_UNDERSCORE 1 | #define OMPI_F77_SINGLE_UNDERSCORE 0 | #define OMPI_F77_CAPS 0 | #define OMPI_F77_PLAIN 0 | #define ompi_fortran_bogus_type_t int | #define OMPI_HAVE_FORTRAN_LOGICAL 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4 | #define ompi_fortran_logical_t int | #define OMPI_HAVE_FORTRAN_INTEGER 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4 | #define ompi_fortran_integer_t int | #define OMPI_HAVE_FORTRAN_INTEGER1 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER1 1 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 1 | #define ompi_fortran_integer1_t char | #define OMPI_HAVE_FORTRAN_INTEGER2 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER2 2 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 2 | #define ompi_fortran_integer2_t short | #define OMPI_HAVE_FORTRAN_INTEGER4 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER4 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 4 | #define ompi_fortran_integer4_t int | #define OMPI_HAVE_FORTRAN_INTEGER8 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER8 8 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 8 | #define ompi_fortran_integer8_t long long | #define OMPI_HAVE_FORTRAN_INTEGER16 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER16 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4 | #define ompi_fortran_integer16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL 1 | #define OMPI_SIZEOF_FORTRAN_REAL 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL 4 | #define ompi_fortran_real_t float | #define OMPI_HAVE_FORTRAN_REAL4 1 | #define OMPI_SIZEOF_FORTRAN_REAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL4 4 | #define ompi_fortran_real4_t float | #define OMPI_HAVE_FORTRAN_REAL8 1 | #define OMPI_SIZEOF_FORTRAN_REAL8 8 | #define OMPI_ALIGNMENT_FORTRAN_REAL8 8 | #define ompi_fortran_real8_t double | #define OMPI_HAVE_FORTRAN_REAL16 0 | #define OMPI_SIZEOF_FORTRAN_REAL16 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL16 4 | #define ompi_fortran_real16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 1 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 8 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 8 | #define ompi_fortran_double_precision_t double | #define OMPI_HAVE_FORTRAN_COMPLEX 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 4 | #define OMPI_HAVE_FORTRAN_COMPLEX8 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX8 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4 | #define OMPI_HAVE_FORTRAN_COMPLEX16 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX16 16 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 8 | #define OMPI_HAVE_FORTRAN_COMPLEX32 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX32 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 4 | #define OMPI_FORTRAN_HANDLE_MAX ( 0x7fffffff < 2147483647 ? 0x7fffffff : 2147483647 ) | #define OMPI_FORTRAN_VALUE_TRUE 1 | #define OMPI_WANT_F90_BINDINGS 1 | #define OMPI_F90 "gfortran" | #define OMPI_HAVE_F90_INTEGER1 1 | #define OMPI_HAVE_F90_INTEGER2 1 | #define OMPI_HAVE_F90_INTEGER4 1 | #define OMPI_HAVE_F90_INTEGER8 1 | #define OMPI_HAVE_F90_INTEGER16 0 | #define OMPI_HAVE_F90_REAL4 1 | #define OMPI_HAVE_F90_REAL8 1 | #define OMPI_HAVE_F90_REAL16 0 | #define OMPI_HAVE_F90_COMPLEX8 1 | #define OMPI_HAVE_F90_COMPLEX16 1 | #define OMPI_HAVE_F90_COMPLEX32 0 | #define OMPI_SIZEOF_F90_INT1 1 | #define OMPI_SIZEOF_F90_INT2 2 | #define OMPI_SIZEOF_F90_INT4 4 | #define OMPI_SIZEOF_F90_INT8 8 | #define OMPI_SIZEOF_F90_INT16 0 | #define OMPI_SIZEOF_F90_REAL4 4 | #define OMPI_SIZEOF_F90_REAL8 8 | #define OMPI_SIZEOF_F90_REAL16 0 | #define OMPI_SIZEOF_F90_COMPLEX8 8 | #define OMPI_SIZEOF_F90_COMPLEX16 16 | #define OMPI_SIZEOF_F90_COMPLEX32 0 | #define OMPI_ALIGNMENT_F90_LOGICAL 4 | #define OMPI_ALIGNMENT_F90_INT 4 | #define OMPI_ALIGNMENT_F90_REAL 4 | #define OMPI_ALIGNMENT_F90_DBLPREC 4 | #define OMPI_ALIGNMENT_F90_COMPLEX 4 | #define OMPI_ALIGNMENT_F90_DBLCOMPLEX 4 | #define OMPI_ALIGNMENT_F90_INT1 1 | #define OMPI_ALIGNMENT_F90_INT2 2 | #define OMPI_ALIGNMENT_F90_INT4 4 | #define OMPI_ALIGNMENT_F90_INT8 4 | #define OMPI_ALIGNMENT_F90_INT16 0 | #define OMPI_ALIGNMENT_F90_REAL4 4 | #define OMPI_ALIGNMENT_F90_REAL8 4 | #define OMPI_ALIGNMENT_F90_REAL16 0 | #define OMPI_ALIGNMENT_F90_COMPLEX8 4 | #define OMPI_ALIGNMENT_F90_COMPLEX16 4 | #define OMPI_ALIGNMENT_F90_COMPLEX32 0 | #define OMPI_PRECISION_F90_REAL4 6 | #define OMPI_PRECISION_F90_REAL8 15 | #define OMPI_PRECISION_F90_REAL16 0 | #define OMPI_PRECISION_F90_COMPLEX8 6 | #define OMPI_PRECISION_F90_COMPLEX16 15 | #define OMPI_PRECISION_F90_COMPLEX32 0 | #define OMPI_RANGE_F90_REAL4 37 | #define OMPI_RANGE_F90_REAL8 307 | #define OMPI_RANGE_F90_REAL16 0 | #define OMPI_RANGE_F90_COMPLEX8 37 | #define OMPI_RANGE_F90_COMPLEX16 307 | #define OMPI_RANGE_F90_COMPLEX32 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_AIO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_STDBOOL_H 1 | #define OMPI_USE_STDBOOL_H 1 | #define SIZEOF_PID_T 4 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR_IN 1 | #define OMPI_HAVE_SA_RESTART 1 | #define OMPI_HAVE_SA_LEN 0 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_SIGINFO_T_SI_FD 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_OPENPTY 1 | #define HAVE_ISATTY 1 | #define HAVE_HTONL 1 | #define HAVE_NTOHL 1 | #define HAVE_HTONS 1 | #define HAVE_NTOHS 1 | #define HAVE_GETPWUID 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_EXECVE 1 | #define HAVE_PIPE 1 | #define HAVE_SETSID 1 | #define HAVE_MMAP 1 | #define HAVE_BACKTRACE 1 | #define HAVE_DIRNAME 1 | #define HAVE_CEIL 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_OPENPTY 1 | #define HAVE_ISATTY 1 | #define HAVE_HTONL 1 | #define HAVE_NTOHL 1 | #define HAVE_HTONS 1 | #define HAVE_NTOHS 1 | #define HAVE_GETPWUID 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_EXECVE 1 | #define HAVE_PIPE 1 | #define HAVE_PTSNAME 1 | #define HAVE_SETSID 1 | #define HAVE_MMAP 1 | #define HAVE_MALLOPT 1 | #define OMPI_HAVE_VA_COPY 1 | #define OMPI_HAVE_UNDERSCORE_VA_COPY 1 | #define HAVE_DECL___FUNC__ 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_BACKTRACE 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBM 1 | #define OMPI_MPI_OFFSET_TYPE long long | #define OMPI_OFFSET_DATATYPE MPI_LONG_LONG | #define OMPI_HAVE_BROKEN_QSORT 0 | #define OMPI_HAVE_SOLARIS_THREADS 0 | #define OMPI_HAVE_POSIX_THREADS 1 | #define OMPI_THREADS_HAVE_DIFFERENT_PIDS 1 | #define OMPI_ENABLE_MPI_THREADS 0 | #define OMPI_ENABLE_PROGRESS_THREADS 0 | #define HAVE_CPU_SET_T 1 | #define HAVE_cpu_set_t 1 | #define HAVE_CPU_ZERO 1 | #define OPAL_PAFFINITY_LINUX_SCHED_SETAFF_NUM_PARAMS 3 | #define HAVE_STRUCT_SOCKADDR_IN 1 | #define HAVE_SYS_BPROC_H 1 | #define HAVE_SYS_BPROC_COMMON_H 1 | #define HAVE_SYS_BPROC_H 1 | #define HAVE_SYS_BPROC_COMMON_H 1 | #define HAVE_SYS_BPROC_H 1 | #define HAVE_SYS_BPROC_COMMON_H 1 | #define HAVE_SYS_BPROC_H 1 | #define HAVE_SYS_BPROC_COMMON_H 1 | #define OMPI_RML_CNOS_HAVE_BARRIER 0 | #define HAVE_SYS_BPROC_H 1 | #define HAVE_SYS_BPROC_COMMON_H 1 | #define HAVE_SYS_BPROC_H 1 | #define HAVE_SYS_BPROC_COMMON_H 1 | #define OMPI_MCA_BTL_GM_API_VERSION GM_API_VERSION | #define OMPI_MCA_BTL_GM_HAVE_RDMA_PUT 1 | #define OMPI_MCA_BTL_GM_HAVE_RDMA_GET 1 | #define OMPI_MCA_BTL_GM_GET_BROKEN 0 | #define OMPI_MCA_BTL_GM_SUPPORT_REGISTERING 1 | #define OMPI_MCA_BTL_OPENIB_HAVE_SRQ 0 | #define OMPI_MCA_BTL_OPENIB_HAVE_DEVICE_LIST 0 | #define OMPI_BTL_PORTALS_HAVE_EVENT_UNLINK 1 | #define OMPI_BTL_PORTALS_UTCP 1 | #define OMPI_BTL_PORTALS_REDSTORM 0 | #define OMPI_BTL_PORTALS_STARTING_TABLE_ID 0 | #define HAVE_STRUCT_SOCKADDR_IN 1 | #define OMPI_MCA_MPOOL_GM_API_VERSION GM_API_VERSION | #define OMPI_MCA_MPOOL_GM_HAVE_RDMA_PUT 1 | #define OMPI_MCA_MPOOL_GM_HAVE_RDMA_GET 1 | #define OMPI_MCA_MPOOL_GM_GET_BROKEN 0 | #define OMPI_MCA_MPOOL_GM_SUPPORT_REGISTERING 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:112274: result: no configure:112278: checking vapi.h presence configure:112288: gcc -E conftest.c conftest.c:381:18: vapi.h: No such file or directory configure:112294: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.0.2" | #define PACKAGE_STRING "Open MPI 1.0.2" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 0 | #define OMPI_RELEASE_VERSION 2 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "2" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 0 | #define ORTE_RELEASE_VERSION 2 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "2" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 0 | #define OPAL_RELEASE_VERSION 2 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "2" | #define _GNU_SOURCE 1 | #define OMPI_ARCH "i686-pc-linux-gnu" | #define OMPI_ENABLE_MEM_DEBUG 0 | #define OMPI_ENABLE_MEM_PROFILE 0 | #define OMPI_ENABLE_DEBUG 0 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OMPI_WANT_MPI2_ONE_SIDED 0 | #define OMPI_ENABLE_PTY_SUPPORT 1 | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1 | #define OPAL_ENABLE_TRACE 0 | #define OMPI_CC "gcc" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_DOUBLE 12 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SIZE_T 4 | #define OMPI_ALIGNMENT_CHAR 1 | #define OMPI_ALIGNMENT_SHORT 2 | #define OMPI_ALIGNMENT_WCHAR 4 | #define OMPI_ALIGNMENT_INT 4 | #define OMPI_ALIGNMENT_LONG 4 | #define OMPI_ALIGNMENT_LONG_LONG 4 | #define OMPI_ALIGNMENT_FLOAT 4 | #define OMPI_ALIGNMENT_DOUBLE 4 | #define OMPI_ALIGNMENT_LONG_DOUBLE 4 | #define OMPI_ALIGNMENT_VOID_P 4 | #define OMPI_NEED_C_BOOL 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define restrict __restrict | #define OMPI_ENABLE_MPI_PROFILING 1 | #define OMPI_HAVE_WEAK_SYMBOLS 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define OMPI_CXX "g++" | #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | #define SIZEOF_BOOL 1 | #define OMPI_ALIGNMENT_CXX_BOOL 1 | #define OMPI_WANT_CXX_BINDINGS 1 | #define OMPI_ASM_TEXT ".text" | #define OMPI_ASM_GLOBAL ".globl" | #define OMPI_ASM_LABEL_SUFFIX ":" | #define OMPI_ASM_GSYM "" | #define OMPI_ASM_LSYM ".L" | #define OMPI_ASM_TYPE "@" | #define OMPI_ASM_SIZE "1" | #define OMPI_ASM_ALIGN_LOG | #define OMPI_WANT_SMP_LOCKS 1 | #define OMPI_ASM_SUPPORT_64BIT 1 | #define OMPI_C_GCC_INLINE_ASSEMBLY 1 | #define OMPI_C_DEC_INLINE_ASSEMBLY 0 | #define OMPI_C_XLC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_GCC_INLINE_ASSEMBLY 1 | #define OMPI_CXX_DEC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_XLC_INLINE_ASSEMBLY 0 | #define OMPI_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1" | #define OMPI_ASSEMBLY_ARCH OMPI_IA32 | #define OMPI_HAVE_ASM_FILE 1 | #define OMPI_WANT_F77_BINDINGS 1 | #define OMPI_F77 "gfortran" | #define OMPI_F77_DOUBLE_UNDERSCORE 1 | #define OMPI_F77_SINGLE_UNDERSCORE 0 | #define OMPI_F77_CAPS 0 | #define OMPI_F77_PLAIN 0 | #define ompi_fortran_bogus_type_t int | #define OMPI_HAVE_FORTRAN_LOGICAL 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4 | #define ompi_fortran_logical_t int | #define OMPI_HAVE_FORTRAN_INTEGER 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4 | #define ompi_fortran_integer_t int | #define OMPI_HAVE_FORTRAN_INTEGER1 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER1 1 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 1 | #define ompi_fortran_integer1_t char | #define OMPI_HAVE_FORTRAN_INTEGER2 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER2 2 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 2 | #define ompi_fortran_integer2_t short | #define OMPI_HAVE_FORTRAN_INTEGER4 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER4 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 4 | #define ompi_fortran_integer4_t int | #define OMPI_HAVE_FORTRAN_INTEGER8 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER8 8 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 8 | #define ompi_fortran_integer8_t long long | #define OMPI_HAVE_FORTRAN_INTEGER16 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER16 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4 | #define ompi_fortran_integer16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL 1 | #define OMPI_SIZEOF_FORTRAN_REAL 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL 4 | #define ompi_fortran_real_t float | #define OMPI_HAVE_FORTRAN_REAL4 1 | #define OMPI_SIZEOF_FORTRAN_REAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL4 4 | #define ompi_fortran_real4_t float | #define OMPI_HAVE_FORTRAN_REAL8 1 | #define OMPI_SIZEOF_FORTRAN_REAL8 8 | #define OMPI_ALIGNMENT_FORTRAN_REAL8 8 | #define ompi_fortran_real8_t double | #define OMPI_HAVE_FORTRAN_REAL16 0 | #define OMPI_SIZEOF_FORTRAN_REAL16 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL16 4 | #define ompi_fortran_real16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 1 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 8 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 8 | #define ompi_fortran_double_precision_t double | #define OMPI_HAVE_FORTRAN_COMPLEX 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 4 | #define OMPI_HAVE_FORTRAN_COMPLEX8 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX8 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4 | #define OMPI_HAVE_FORTRAN_COMPLEX16 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX16 16 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 8 | #define OMPI_HAVE_FORTRAN_COMPLEX32 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX32 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 4 | #define OMPI_FORTRAN_HANDLE_MAX ( 0x7fffffff < 2147483647 ? 0x7fffffff : 2147483647 ) | #define OMPI_FORTRAN_VALUE_TRUE 1 | #define OMPI_WANT_F90_BINDINGS 1 | #define OMPI_F90 "gfortran" | #define OMPI_HAVE_F90_INTEGER1 1 | #define OMPI_HAVE_F90_INTEGER2 1 | #define OMPI_HAVE_F90_INTEGER4 1 | #define OMPI_HAVE_F90_INTEGER8 1 | #define OMPI_HAVE_F90_INTEGER16 0 | #define OMPI_HAVE_F90_REAL4 1 | #define OMPI_HAVE_F90_REAL8 1 | #define OMPI_HAVE_F90_REAL16 0 | #define OMPI_HAVE_F90_COMPLEX8 1 | #define OMPI_HAVE_F90_COMPLEX16 1 | #define OMPI_HAVE_F90_COMPLEX32 0 | #define OMPI_SIZEOF_F90_INT1 1 | #define OMPI_SIZEOF_F90_INT2 2 | #define OMPI_SIZEOF_F90_INT4 4 | #define OMPI_SIZEOF_F90_INT8 8 | #define OMPI_SIZEOF_F90_INT16 0 | #define OMPI_SIZEOF_F90_REAL4 4 | #define OMPI_SIZEOF_F90_REAL8 8 | #define OMPI_SIZEOF_F90_REAL16 0 | #define OMPI_SIZEOF_F90_COMPLEX8 8 | #define OMPI_SIZEOF_F90_COMPLEX16 16 | #define OMPI_SIZEOF_F90_COMPLEX32 0 | #define OMPI_ALIGNMENT_F90_LOGICAL 4 | #define OMPI_ALIGNMENT_F90_INT 4 | #define OMPI_ALIGNMENT_F90_REAL 4 | #define OMPI_ALIGNMENT_F90_DBLPREC 4 | #define OMPI_ALIGNMENT_F90_COMPLEX 4 | #define OMPI_ALIGNMENT_F90_DBLCOMPLEX 4 | #define OMPI_ALIGNMENT_F90_INT1 1 | #define OMPI_ALIGNMENT_F90_INT2 2 | #define OMPI_ALIGNMENT_F90_INT4 4 | #define OMPI_ALIGNMENT_F90_INT8 4 | #define OMPI_ALIGNMENT_F90_INT16 0 | #define OMPI_ALIGNMENT_F90_REAL4 4 | #define OMPI_ALIGNMENT_F90_REAL8 4 | #define OMPI_ALIGNMENT_F90_REAL16 0 | #define OMPI_ALIGNMENT_F90_COMPLEX8 4 | #define OMPI_ALIGNMENT_F90_COMPLEX16 4 | #define OMPI_ALIGNMENT_F90_COMPLEX32 0 | #define OMPI_PRECISION_F90_REAL4 6 | #define OMPI_PRECISION_F90_REAL8 15 | #define OMPI_PRECISION_F90_REAL16 0 | #define OMPI_PRECISION_F90_COMPLEX8 6 | #define OMPI_PRECISION_F90_COMPLEX16 15 | #define OMPI_PRECISION_F90_COMPLEX32 0 | #define OMPI_RANGE_F90_REAL4 37 | #define OMPI_RANGE_F90_REAL8 307 | #define OMPI_RANGE_F90_REAL16 0 | #define OMPI_RANGE_F90_COMPLEX8 37 | #define OMPI_RANGE_F90_COMPLEX16 307 | #define OMPI_RANGE_F90_COMPLEX32 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_AIO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_STDBOOL_H 1 | #define OMPI_USE_STDBOOL_H 1 | #define SIZEOF_PID_T 4 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR_IN 1 | #define OMPI_HAVE_SA_RESTART 1 | #define OMPI_HAVE_SA_LEN 0 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_SIGINFO_T_SI_FD 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_OPENPTY 1 | #define HAVE_ISATTY 1 | #define HAVE_HTONL 1 | #define HAVE_NTOHL 1 | #define HAVE_HTONS 1 | #define HAVE_NTOHS 1 | #define HAVE_GETPWUID 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_EXECVE 1 | #define HAVE_PIPE 1 | #define HAVE_SETSID 1 | #define HAVE_MMAP 1 | #define HAVE_BACKTRACE 1 | #define HAVE_DIRNAME 1 | #define HAVE_CEIL 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_OPENPTY 1 | #define HAVE_ISATTY 1 | #define HAVE_HTONL 1 | #define HAVE_NTOHL 1 | #define HAVE_HTONS 1 | #define HAVE_NTOHS 1 | #define HAVE_GETPWUID 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_EXECVE 1 | #define HAVE_PIPE 1 | #define HAVE_PTSNAME 1 | #define HAVE_SETSID 1 | #define HAVE_MMAP 1 | #define HAVE_MALLOPT 1 | #define OMPI_HAVE_VA_COPY 1 | #define OMPI_HAVE_UNDERSCORE_VA_COPY 1 | #define HAVE_DECL___FUNC__ 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_BACKTRACE 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBM 1 | #define OMPI_MPI_OFFSET_TYPE long long | #define OMPI_OFFSET_DATATYPE MPI_LONG_LONG | #define OMPI_HAVE_BROKEN_QSORT 0 | #define OMPI_HAVE_SOLARIS_THREADS 0 | #define OMPI_HAVE_POSIX_THREADS 1 | #define OMPI_THREADS_HAVE_DIFFERENT_PIDS 1 | #define OMPI_ENABLE_MPI_THREADS 0 | #define OMPI_ENABLE_PROGRESS_THREADS 0 | #define HAVE_CPU_SET_T 1 | #define HAVE_cpu_set_t 1 | #define HAVE_CPU_ZERO 1 | #define OPAL_PAFFINITY_LINUX_SCHED_SETAFF_NUM_PARAMS 3 | #define HAVE_STRUCT_SOCKADDR_IN 1 | #define HAVE_SYS_BPROC_H 1 | #define HAVE_SYS_BPROC_COMMON_H 1 | #define HAVE_SYS_BPROC_H 1 | #define HAVE_SYS_BPROC_COMMON_H 1 | #define HAVE_SYS_BPROC_H 1 | #define HAVE_SYS_BPROC_COMMON_H 1 | #define HAVE_SYS_BPROC_H 1 | #define HAVE_SYS_BPROC_COMMON_H 1 | #define OMPI_RML_CNOS_HAVE_BARRIER 0 | #define HAVE_SYS_BPROC_H 1 | #define HAVE_SYS_BPROC_COMMON_H 1 | #define HAVE_SYS_BPROC_H 1 | #define HAVE_SYS_BPROC_COMMON_H 1 | #define OMPI_MCA_BTL_GM_API_VERSION GM_API_VERSION | #define OMPI_MCA_BTL_GM_HAVE_RDMA_PUT 1 | #define OMPI_MCA_BTL_GM_HAVE_RDMA_GET 1 | #define OMPI_MCA_BTL_GM_GET_BROKEN 0 | #define OMPI_MCA_BTL_GM_SUPPORT_REGISTERING 1 | #define OMPI_MCA_BTL_OPENIB_HAVE_SRQ 0 | #define OMPI_MCA_BTL_OPENIB_HAVE_DEVICE_LIST 0 | #define OMPI_BTL_PORTALS_HAVE_EVENT_UNLINK 1 | #define OMPI_BTL_PORTALS_UTCP 1 | #define OMPI_BTL_PORTALS_REDSTORM 0 | #define OMPI_BTL_PORTALS_STARTING_TABLE_ID 0 | #define HAVE_STRUCT_SOCKADDR_IN 1 | #define OMPI_MCA_MPOOL_GM_API_VERSION GM_API_VERSION | #define OMPI_MCA_MPOOL_GM_HAVE_RDMA_PUT 1 | #define OMPI_MCA_MPOOL_GM_HAVE_RDMA_GET 1 | #define OMPI_MCA_MPOOL_GM_GET_BROKEN 0 | #define OMPI_MCA_MPOOL_GM_SUPPORT_REGISTERING 1 | /* end confdefs.h. */ | #include configure:112314: result: no configure:112349: checking for vapi.h configure:112356: result: no configure:113188: checking if MCA component mpool:mvapi can compile configure:113190: result: no configure:113349: checking for MCA component mpool:openib compile mode configure:113355: result: dso configure:113398: checking for sysfs_open_class in -lsysfs configure:113460: result: no configure:113512: checking for cm_timeout in -lcm configure:113574: result: no configure:113775: checking infiniband/verbs.h usability configure:113787: gcc -c -O3 -DNDEBUG -m32 -fno-strict-aliasing -pthread conftest.c >&5 conftest.c:415:30: infiniband/verbs.h: No such file or directory configure:113793: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.0.2" | #define PACKAGE_STRING "Open MPI 1.0.2" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 0 | #define OMPI_RELEASE_VERSION 2 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "2" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 0 | #define ORTE_RELEASE_VERSION 2 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "2" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 0 | #define OPAL_RELEASE_VERSION 2 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "2" | #define _GNU_SOURCE 1 | #define OMPI_ARCH "i686-pc-linux-gnu" | #define OMPI_ENABLE_MEM_DEBUG 0 | #define OMPI_ENABLE_MEM_PROFILE 0 | #define OMPI_ENABLE_DEBUG 0 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OMPI_WANT_MPI2_ONE_SIDED 0 | #define OMPI_ENABLE_PTY_SUPPORT 1 | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1 | #define OPAL_ENABLE_TRACE 0 | #define OMPI_CC "gcc" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_DOUBLE 12 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SIZE_T 4 | #define OMPI_ALIGNMENT_CHAR 1 | #define OMPI_ALIGNMENT_SHORT 2 | #define OMPI_ALIGNMENT_WCHAR 4 | #define OMPI_ALIGNMENT_INT 4 | #define OMPI_ALIGNMENT_LONG 4 | #define OMPI_ALIGNMENT_LONG_LONG 4 | #define OMPI_ALIGNMENT_FLOAT 4 | #define OMPI_ALIGNMENT_DOUBLE 4 | #define OMPI_ALIGNMENT_LONG_DOUBLE 4 | #define OMPI_ALIGNMENT_VOID_P 4 | #define OMPI_NEED_C_BOOL 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define restrict __restrict | #define OMPI_ENABLE_MPI_PROFILING 1 | #define OMPI_HAVE_WEAK_SYMBOLS 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define OMPI_CXX "g++" | #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | #define SIZEOF_BOOL 1 | #define OMPI_ALIGNMENT_CXX_BOOL 1 | #define OMPI_WANT_CXX_BINDINGS 1 | #define OMPI_ASM_TEXT ".text" | #define OMPI_ASM_GLOBAL ".globl" | #define OMPI_ASM_LABEL_SUFFIX ":" | #define OMPI_ASM_GSYM "" | #define OMPI_ASM_LSYM ".L" | #define OMPI_ASM_TYPE "@" | #define OMPI_ASM_SIZE "1" | #define OMPI_ASM_ALIGN_LOG | #define OMPI_WANT_SMP_LOCKS 1 | #define OMPI_ASM_SUPPORT_64BIT 1 | #define OMPI_C_GCC_INLINE_ASSEMBLY 1 | #define OMPI_C_DEC_INLINE_ASSEMBLY 0 | #define OMPI_C_XLC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_GCC_INLINE_ASSEMBLY 1 | #define OMPI_CXX_DEC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_XLC_INLINE_ASSEMBLY 0 | #define OMPI_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1" | #define OMPI_ASSEMBLY_ARCH OMPI_IA32 | #define OMPI_HAVE_ASM_FILE 1 | #define OMPI_WANT_F77_BINDINGS 1 | #define OMPI_F77 "gfortran" | #define OMPI_F77_DOUBLE_UNDERSCORE 1 | #define OMPI_F77_SINGLE_UNDERSCORE 0 | #define OMPI_F77_CAPS 0 | #define OMPI_F77_PLAIN 0 | #define ompi_fortran_bogus_type_t int | #define OMPI_HAVE_FORTRAN_LOGICAL 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4 | #define ompi_fortran_logical_t int | #define OMPI_HAVE_FORTRAN_INTEGER 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4 | #define ompi_fortran_integer_t int | #define OMPI_HAVE_FORTRAN_INTEGER1 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER1 1 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 1 | #define ompi_fortran_integer1_t char | #define OMPI_HAVE_FORTRAN_INTEGER2 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER2 2 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 2 | #define ompi_fortran_integer2_t short | #define OMPI_HAVE_FORTRAN_INTEGER4 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER4 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 4 | #define ompi_fortran_integer4_t int | #define OMPI_HAVE_FORTRAN_INTEGER8 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER8 8 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 8 | #define ompi_fortran_integer8_t long long | #define OMPI_HAVE_FORTRAN_INTEGER16 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER16 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4 | #define ompi_fortran_integer16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL 1 | #define OMPI_SIZEOF_FORTRAN_REAL 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL 4 | #define ompi_fortran_real_t float | #define OMPI_HAVE_FORTRAN_REAL4 1 | #define OMPI_SIZEOF_FORTRAN_REAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL4 4 | #define ompi_fortran_real4_t float | #define OMPI_HAVE_FORTRAN_REAL8 1 | #define OMPI_SIZEOF_FORTRAN_REAL8 8 | #define OMPI_ALIGNMENT_FORTRAN_REAL8 8 | #define ompi_fortran_real8_t double | #define OMPI_HAVE_FORTRAN_REAL16 0 | #define OMPI_SIZEOF_FORTRAN_REAL16 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL16 4 | #define ompi_fortran_real16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 1 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 8 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 8 | #define ompi_fortran_double_precision_t double | #define OMPI_HAVE_FORTRAN_COMPLEX 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 4 | #define OMPI_HAVE_FORTRAN_COMPLEX8 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX8 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4 | #define OMPI_HAVE_FORTRAN_COMPLEX16 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX16 16 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 8 | #define OMPI_HAVE_FORTRAN_COMPLEX32 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX32 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 4 | #define OMPI_FORTRAN_HANDLE_MAX ( 0x7fffffff < 2147483647 ? 0x7fffffff : 2147483647 ) | #define OMPI_FORTRAN_VALUE_TRUE 1 | #define OMPI_WANT_F90_BINDINGS 1 | #define OMPI_F90 "gfortran" | #define OMPI_HAVE_F90_INTEGER1 1 | #define OMPI_HAVE_F90_INTEGER2 1 | #define OMPI_HAVE_F90_INTEGER4 1 | #define OMPI_HAVE_F90_INTEGER8 1 | #define OMPI_HAVE_F90_INTEGER16 0 | #define OMPI_HAVE_F90_REAL4 1 | #define OMPI_HAVE_F90_REAL8 1 | #define OMPI_HAVE_F90_REAL16 0 | #define OMPI_HAVE_F90_COMPLEX8 1 | #define OMPI_HAVE_F90_COMPLEX16 1 | #define OMPI_HAVE_F90_COMPLEX32 0 | #define OMPI_SIZEOF_F90_INT1 1 | #define OMPI_SIZEOF_F90_INT2 2 | #define OMPI_SIZEOF_F90_INT4 4 | #define OMPI_SIZEOF_F90_INT8 8 | #define OMPI_SIZEOF_F90_INT16 0 | #define OMPI_SIZEOF_F90_REAL4 4 | #define OMPI_SIZEOF_F90_REAL8 8 | #define OMPI_SIZEOF_F90_REAL16 0 | #define OMPI_SIZEOF_F90_COMPLEX8 8 | #define OMPI_SIZEOF_F90_COMPLEX16 16 | #define OMPI_SIZEOF_F90_COMPLEX32 0 | #define OMPI_ALIGNMENT_F90_LOGICAL 4 | #define OMPI_ALIGNMENT_F90_INT 4 | #define OMPI_ALIGNMENT_F90_REAL 4 | #define OMPI_ALIGNMENT_F90_DBLPREC 4 | #define OMPI_ALIGNMENT_F90_COMPLEX 4 | #define OMPI_ALIGNMENT_F90_DBLCOMPLEX 4 | #define OMPI_ALIGNMENT_F90_INT1 1 | #define OMPI_ALIGNMENT_F90_INT2 2 | #define OMPI_ALIGNMENT_F90_INT4 4 | #define OMPI_ALIGNMENT_F90_INT8 4 | #define OMPI_ALIGNMENT_F90_INT16 0 | #define OMPI_ALIGNMENT_F90_REAL4 4 | #define OMPI_ALIGNMENT_F90_REAL8 4 | #define OMPI_ALIGNMENT_F90_REAL16 0 | #define OMPI_ALIGNMENT_F90_COMPLEX8 4 | #define OMPI_ALIGNMENT_F90_COMPLEX16 4 | #define OMPI_ALIGNMENT_F90_COMPLEX32 0 | #define OMPI_PRECISION_F90_REAL4 6 | #define OMPI_PRECISION_F90_REAL8 15 | #define OMPI_PRECISION_F90_REAL16 0 | #define OMPI_PRECISION_F90_COMPLEX8 6 | #define OMPI_PRECISION_F90_COMPLEX16 15 | #define OMPI_PRECISION_F90_COMPLEX32 0 | #define OMPI_RANGE_F90_REAL4 37 | #define OMPI_RANGE_F90_REAL8 307 | #define OMPI_RANGE_F90_REAL16 0 | #define OMPI_RANGE_F90_COMPLEX8 37 | #define OMPI_RANGE_F90_COMPLEX16 307 | #define OMPI_RANGE_F90_COMPLEX32 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_AIO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_STDBOOL_H 1 | #define OMPI_USE_STDBOOL_H 1 | #define SIZEOF_PID_T 4 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR_IN 1 | #define OMPI_HAVE_SA_RESTART 1 | #define OMPI_HAVE_SA_LEN 0 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_SIGINFO_T_SI_FD 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_OPENPTY 1 | #define HAVE_ISATTY 1 | #define HAVE_HTONL 1 | #define HAVE_NTOHL 1 | #define HAVE_HTONS 1 | #define HAVE_NTOHS 1 | #define HAVE_GETPWUID 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_EXECVE 1 | #define HAVE_PIPE 1 | #define HAVE_SETSID 1 | #define HAVE_MMAP 1 | #define HAVE_BACKTRACE 1 | #define HAVE_DIRNAME 1 | #define HAVE_CEIL 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_OPENPTY 1 | #define HAVE_ISATTY 1 | #define HAVE_HTONL 1 | #define HAVE_NTOHL 1 | #define HAVE_HTONS 1 | #define HAVE_NTOHS 1 | #define HAVE_GETPWUID 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_EXECVE 1 | #define HAVE_PIPE 1 | #define HAVE_PTSNAME 1 | #define HAVE_SETSID 1 | #define HAVE_MMAP 1 | #define HAVE_MALLOPT 1 | #define OMPI_HAVE_VA_COPY 1 | #define OMPI_HAVE_UNDERSCORE_VA_COPY 1 | #define HAVE_DECL___FUNC__ 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_BACKTRACE 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBM 1 | #define OMPI_MPI_OFFSET_TYPE long long | #define OMPI_OFFSET_DATATYPE MPI_LONG_LONG | #define OMPI_HAVE_BROKEN_QSORT 0 | #define OMPI_HAVE_SOLARIS_THREADS 0 | #define OMPI_HAVE_POSIX_THREADS 1 | #define OMPI_THREADS_HAVE_DIFFERENT_PIDS 1 | #define OMPI_ENABLE_MPI_THREADS 0 | #define OMPI_ENABLE_PROGRESS_THREADS 0 | #define HAVE_CPU_SET_T 1 | #define HAVE_cpu_set_t 1 | #define HAVE_CPU_ZERO 1 | #define OPAL_PAFFINITY_LINUX_SCHED_SETAFF_NUM_PARAMS 3 | #define HAVE_STRUCT_SOCKADDR_IN 1 | #define HAVE_SYS_BPROC_H 1 | #define HAVE_SYS_BPROC_COMMON_H 1 | #define HAVE_SYS_BPROC_H 1 | #define HAVE_SYS_BPROC_COMMON_H 1 | #define HAVE_SYS_BPROC_H 1 | #define HAVE_SYS_BPROC_COMMON_H 1 | #define HAVE_SYS_BPROC_H 1 | #define HAVE_SYS_BPROC_COMMON_H 1 | #define OMPI_RML_CNOS_HAVE_BARRIER 0 | #define HAVE_SYS_BPROC_H 1 | #define HAVE_SYS_BPROC_COMMON_H 1 | #define HAVE_SYS_BPROC_H 1 | #define HAVE_SYS_BPROC_COMMON_H 1 | #define OMPI_MCA_BTL_GM_API_VERSION GM_API_VERSION | #define OMPI_MCA_BTL_GM_HAVE_RDMA_PUT 1 | #define OMPI_MCA_BTL_GM_HAVE_RDMA_GET 1 | #define OMPI_MCA_BTL_GM_GET_BROKEN 0 | #define OMPI_MCA_BTL_GM_SUPPORT_REGISTERING 1 | #define OMPI_MCA_BTL_OPENIB_HAVE_SRQ 0 | #define OMPI_MCA_BTL_OPENIB_HAVE_DEVICE_LIST 0 | #define OMPI_BTL_PORTALS_HAVE_EVENT_UNLINK 1 | #define OMPI_BTL_PORTALS_UTCP 1 | #define OMPI_BTL_PORTALS_REDSTORM 0 | #define OMPI_BTL_PORTALS_STARTING_TABLE_ID 0 | #define HAVE_STRUCT_SOCKADDR_IN 1 | #define OMPI_MCA_MPOOL_GM_API_VERSION GM_API_VERSION | #define OMPI_MCA_MPOOL_GM_HAVE_RDMA_PUT 1 | #define OMPI_MCA_MPOOL_GM_HAVE_RDMA_GET 1 | #define OMPI_MCA_MPOOL_GM_GET_BROKEN 0 | #define OMPI_MCA_MPOOL_GM_SUPPORT_REGISTERING 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:113816: result: no configure:113820: checking infiniband/verbs.h presence configure:113830: gcc -E conftest.c conftest.c:381:30: infiniband/verbs.h: No such file or directory configure:113836: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.0.2" | #define PACKAGE_STRING "Open MPI 1.0.2" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 0 | #define OMPI_RELEASE_VERSION 2 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "2" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 0 | #define ORTE_RELEASE_VERSION 2 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "2" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 0 | #define OPAL_RELEASE_VERSION 2 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "2" | #define _GNU_SOURCE 1 | #define OMPI_ARCH "i686-pc-linux-gnu" | #define OMPI_ENABLE_MEM_DEBUG 0 | #define OMPI_ENABLE_MEM_PROFILE 0 | #define OMPI_ENABLE_DEBUG 0 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OMPI_WANT_MPI2_ONE_SIDED 0 | #define OMPI_ENABLE_PTY_SUPPORT 1 | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1 | #define OPAL_ENABLE_TRACE 0 | #define OMPI_CC "gcc" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_DOUBLE 12 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SIZE_T 4 | #define OMPI_ALIGNMENT_CHAR 1 | #define OMPI_ALIGNMENT_SHORT 2 | #define OMPI_ALIGNMENT_WCHAR 4 | #define OMPI_ALIGNMENT_INT 4 | #define OMPI_ALIGNMENT_LONG 4 | #define OMPI_ALIGNMENT_LONG_LONG 4 | #define OMPI_ALIGNMENT_FLOAT 4 | #define OMPI_ALIGNMENT_DOUBLE 4 | #define OMPI_ALIGNMENT_LONG_DOUBLE 4 | #define OMPI_ALIGNMENT_VOID_P 4 | #define OMPI_NEED_C_BOOL 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define restrict __restrict | #define OMPI_ENABLE_MPI_PROFILING 1 | #define OMPI_HAVE_WEAK_SYMBOLS 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define OMPI_CXX "g++" | #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | #define SIZEOF_BOOL 1 | #define OMPI_ALIGNMENT_CXX_BOOL 1 | #define OMPI_WANT_CXX_BINDINGS 1 | #define OMPI_ASM_TEXT ".text" | #define OMPI_ASM_GLOBAL ".globl" | #define OMPI_ASM_LABEL_SUFFIX ":" | #define OMPI_ASM_GSYM "" | #define OMPI_ASM_LSYM ".L" | #define OMPI_ASM_TYPE "@" | #define OMPI_ASM_SIZE "1" | #define OMPI_ASM_ALIGN_LOG | #define OMPI_WANT_SMP_LOCKS 1 | #define OMPI_ASM_SUPPORT_64BIT 1 | #define OMPI_C_GCC_INLINE_ASSEMBLY 1 | #define OMPI_C_DEC_INLINE_ASSEMBLY 0 | #define OMPI_C_XLC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_GCC_INLINE_ASSEMBLY 1 | #define OMPI_CXX_DEC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_XLC_INLINE_ASSEMBLY 0 | #define OMPI_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1" | #define OMPI_ASSEMBLY_ARCH OMPI_IA32 | #define OMPI_HAVE_ASM_FILE 1 | #define OMPI_WANT_F77_BINDINGS 1 | #define OMPI_F77 "gfortran" | #define OMPI_F77_DOUBLE_UNDERSCORE 1 | #define OMPI_F77_SINGLE_UNDERSCORE 0 | #define OMPI_F77_CAPS 0 | #define OMPI_F77_PLAIN 0 | #define ompi_fortran_bogus_type_t int | #define OMPI_HAVE_FORTRAN_LOGICAL 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4 | #define ompi_fortran_logical_t int | #define OMPI_HAVE_FORTRAN_INTEGER 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4 | #define ompi_fortran_integer_t int | #define OMPI_HAVE_FORTRAN_INTEGER1 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER1 1 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 1 | #define ompi_fortran_integer1_t char | #define OMPI_HAVE_FORTRAN_INTEGER2 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER2 2 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 2 | #define ompi_fortran_integer2_t short | #define OMPI_HAVE_FORTRAN_INTEGER4 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER4 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 4 | #define ompi_fortran_integer4_t int | #define OMPI_HAVE_FORTRAN_INTEGER8 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER8 8 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 8 | #define ompi_fortran_integer8_t long long | #define OMPI_HAVE_FORTRAN_INTEGER16 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER16 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4 | #define ompi_fortran_integer16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL 1 | #define OMPI_SIZEOF_FORTRAN_REAL 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL 4 | #define ompi_fortran_real_t float | #define OMPI_HAVE_FORTRAN_REAL4 1 | #define OMPI_SIZEOF_FORTRAN_REAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL4 4 | #define ompi_fortran_real4_t float | #define OMPI_HAVE_FORTRAN_REAL8 1 | #define OMPI_SIZEOF_FORTRAN_REAL8 8 | #define OMPI_ALIGNMENT_FORTRAN_REAL8 8 | #define ompi_fortran_real8_t double | #define OMPI_HAVE_FORTRAN_REAL16 0 | #define OMPI_SIZEOF_FORTRAN_REAL16 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL16 4 | #define ompi_fortran_real16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 1 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 8 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 8 | #define ompi_fortran_double_precision_t double | #define OMPI_HAVE_FORTRAN_COMPLEX 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 4 | #define OMPI_HAVE_FORTRAN_COMPLEX8 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX8 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4 | #define OMPI_HAVE_FORTRAN_COMPLEX16 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX16 16 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 8 | #define OMPI_HAVE_FORTRAN_COMPLEX32 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX32 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 4 | #define OMPI_FORTRAN_HANDLE_MAX ( 0x7fffffff < 2147483647 ? 0x7fffffff : 2147483647 ) | #define OMPI_FORTRAN_VALUE_TRUE 1 | #define OMPI_WANT_F90_BINDINGS 1 | #define OMPI_F90 "gfortran" | #define OMPI_HAVE_F90_INTEGER1 1 | #define OMPI_HAVE_F90_INTEGER2 1 | #define OMPI_HAVE_F90_INTEGER4 1 | #define OMPI_HAVE_F90_INTEGER8 1 | #define OMPI_HAVE_F90_INTEGER16 0 | #define OMPI_HAVE_F90_REAL4 1 | #define OMPI_HAVE_F90_REAL8 1 | #define OMPI_HAVE_F90_REAL16 0 | #define OMPI_HAVE_F90_COMPLEX8 1 | #define OMPI_HAVE_F90_COMPLEX16 1 | #define OMPI_HAVE_F90_COMPLEX32 0 | #define OMPI_SIZEOF_F90_INT1 1 | #define OMPI_SIZEOF_F90_INT2 2 | #define OMPI_SIZEOF_F90_INT4 4 | #define OMPI_SIZEOF_F90_INT8 8 | #define OMPI_SIZEOF_F90_INT16 0 | #define OMPI_SIZEOF_F90_REAL4 4 | #define OMPI_SIZEOF_F90_REAL8 8 | #define OMPI_SIZEOF_F90_REAL16 0 | #define OMPI_SIZEOF_F90_COMPLEX8 8 | #define OMPI_SIZEOF_F90_COMPLEX16 16 | #define OMPI_SIZEOF_F90_COMPLEX32 0 | #define OMPI_ALIGNMENT_F90_LOGICAL 4 | #define OMPI_ALIGNMENT_F90_INT 4 | #define OMPI_ALIGNMENT_F90_REAL 4 | #define OMPI_ALIGNMENT_F90_DBLPREC 4 | #define OMPI_ALIGNMENT_F90_COMPLEX 4 | #define OMPI_ALIGNMENT_F90_DBLCOMPLEX 4 | #define OMPI_ALIGNMENT_F90_INT1 1 | #define OMPI_ALIGNMENT_F90_INT2 2 | #define OMPI_ALIGNMENT_F90_INT4 4 | #define OMPI_ALIGNMENT_F90_INT8 4 | #define OMPI_ALIGNMENT_F90_INT16 0 | #define OMPI_ALIGNMENT_F90_REAL4 4 | #define OMPI_ALIGNMENT_F90_REAL8 4 | #define OMPI_ALIGNMENT_F90_REAL16 0 | #define OMPI_ALIGNMENT_F90_COMPLEX8 4 | #define OMPI_ALIGNMENT_F90_COMPLEX16 4 | #define OMPI_ALIGNMENT_F90_COMPLEX32 0 | #define OMPI_PRECISION_F90_REAL4 6 | #define OMPI_PRECISION_F90_REAL8 15 | #define OMPI_PRECISION_F90_REAL16 0 | #define OMPI_PRECISION_F90_COMPLEX8 6 | #define OMPI_PRECISION_F90_COMPLEX16 15 | #define OMPI_PRECISION_F90_COMPLEX32 0 | #define OMPI_RANGE_F90_REAL4 37 | #define OMPI_RANGE_F90_REAL8 307 | #define OMPI_RANGE_F90_REAL16 0 | #define OMPI_RANGE_F90_COMPLEX8 37 | #define OMPI_RANGE_F90_COMPLEX16 307 | #define OMPI_RANGE_F90_COMPLEX32 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_AIO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_STDBOOL_H 1 | #define OMPI_USE_STDBOOL_H 1 | #define SIZEOF_PID_T 4 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR_IN 1 | #define OMPI_HAVE_SA_RESTART 1 | #define OMPI_HAVE_SA_LEN 0 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_SIGINFO_T_SI_FD 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_OPENPTY 1 | #define HAVE_ISATTY 1 | #define HAVE_HTONL 1 | #define HAVE_NTOHL 1 | #define HAVE_HTONS 1 | #define HAVE_NTOHS 1 | #define HAVE_GETPWUID 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_EXECVE 1 | #define HAVE_PIPE 1 | #define HAVE_SETSID 1 | #define HAVE_MMAP 1 | #define HAVE_BACKTRACE 1 | #define HAVE_DIRNAME 1 | #define HAVE_CEIL 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_OPENPTY 1 | #define HAVE_ISATTY 1 | #define HAVE_HTONL 1 | #define HAVE_NTOHL 1 | #define HAVE_HTONS 1 | #define HAVE_NTOHS 1 | #define HAVE_GETPWUID 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_EXECVE 1 | #define HAVE_PIPE 1 | #define HAVE_PTSNAME 1 | #define HAVE_SETSID 1 | #define HAVE_MMAP 1 | #define HAVE_MALLOPT 1 | #define OMPI_HAVE_VA_COPY 1 | #define OMPI_HAVE_UNDERSCORE_VA_COPY 1 | #define HAVE_DECL___FUNC__ 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_BACKTRACE 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBM 1 | #define OMPI_MPI_OFFSET_TYPE long long | #define OMPI_OFFSET_DATATYPE MPI_LONG_LONG | #define OMPI_HAVE_BROKEN_QSORT 0 | #define OMPI_HAVE_SOLARIS_THREADS 0 | #define OMPI_HAVE_POSIX_THREADS 1 | #define OMPI_THREADS_HAVE_DIFFERENT_PIDS 1 | #define OMPI_ENABLE_MPI_THREADS 0 | #define OMPI_ENABLE_PROGRESS_THREADS 0 | #define HAVE_CPU_SET_T 1 | #define HAVE_cpu_set_t 1 | #define HAVE_CPU_ZERO 1 | #define OPAL_PAFFINITY_LINUX_SCHED_SETAFF_NUM_PARAMS 3 | #define HAVE_STRUCT_SOCKADDR_IN 1 | #define HAVE_SYS_BPROC_H 1 | #define HAVE_SYS_BPROC_COMMON_H 1 | #define HAVE_SYS_BPROC_H 1 | #define HAVE_SYS_BPROC_COMMON_H 1 | #define HAVE_SYS_BPROC_H 1 | #define HAVE_SYS_BPROC_COMMON_H 1 | #define HAVE_SYS_BPROC_H 1 | #define HAVE_SYS_BPROC_COMMON_H 1 | #define OMPI_RML_CNOS_HAVE_BARRIER 0 | #define HAVE_SYS_BPROC_H 1 | #define HAVE_SYS_BPROC_COMMON_H 1 | #define HAVE_SYS_BPROC_H 1 | #define HAVE_SYS_BPROC_COMMON_H 1 | #define OMPI_MCA_BTL_GM_API_VERSION GM_API_VERSION | #define OMPI_MCA_BTL_GM_HAVE_RDMA_PUT 1 | #define OMPI_MCA_BTL_GM_HAVE_RDMA_GET 1 | #define OMPI_MCA_BTL_GM_GET_BROKEN 0 | #define OMPI_MCA_BTL_GM_SUPPORT_REGISTERING 1 | #define OMPI_MCA_BTL_OPENIB_HAVE_SRQ 0 | #define OMPI_MCA_BTL_OPENIB_HAVE_DEVICE_LIST 0 | #define OMPI_BTL_PORTALS_HAVE_EVENT_UNLINK 1 | #define OMPI_BTL_PORTALS_UTCP 1 | #define OMPI_BTL_PORTALS_REDSTORM 0 | #define OMPI_BTL_PORTALS_STARTING_TABLE_ID 0 | #define HAVE_STRUCT_SOCKADDR_IN 1 | #define OMPI_MCA_MPOOL_GM_API_VERSION GM_API_VERSION | #define OMPI_MCA_MPOOL_GM_HAVE_RDMA_PUT 1 | #define OMPI_MCA_MPOOL_GM_HAVE_RDMA_GET 1 | #define OMPI_MCA_MPOOL_GM_GET_BROKEN 0 | #define OMPI_MCA_MPOOL_GM_SUPPORT_REGISTERING 1 | /* end confdefs.h. */ | #include configure:113856: result: no configure:113891: checking for infiniband/verbs.h configure:113898: result: no configure:114619: checking for ibv_create_srq configure:114707: result: no configure:114729: checking for ibv_get_device_list configure:114817: result: no configure:115057: checking if MCA component mpool:openib can compile configure:115059: result: no configure:115726: checking for no configure components in framework pml configure:115728: result: ob1, teg configure:115730: checking for m4 configure components in framework pml configure:115732: result: configure:115846: checking for MCA component pml:ob1 compile mode configure:115852: result: dso configure:115883: checking if MCA component pml:ob1 can compile configure:115885: result: yes configure:116189: checking for MCA component pml:teg compile mode configure:116195: result: dso configure:116226: checking if MCA component pml:teg can compile configure:116228: result: yes configure:117048: checking for no configure components in framework ptl configure:117050: result: self, sm configure:117052: checking for m4 configure components in framework ptl configure:117054: result: gm, mx, tcp configure:117168: checking for MCA component ptl:self compile mode configure:117174: result: dso configure:117205: checking if MCA component ptl:self can compile configure:117207: result: yes configure:117511: checking for MCA component ptl:sm compile mode configure:117517: result: dso configure:117548: checking if MCA component ptl:sm can compile configure:117550: result: yes configure:117862: checking for MCA component ptl:gm compile mode configure:117868: result: dso configure:118094: checking gm.h usability configure:118106: gcc -c -O3 -DNDEBUG -m32 -fno-strict-aliasing -pthread conftest.c >&5 configure:118112: $? = 0 configure:118116: test -z || test ! -s conftest.err configure:118119: $? = 0 configure:118122: test -s conftest.o configure:118125: $? = 0 configure:118135: result: yes configure:118139: checking gm.h presence configure:118149: gcc -E conftest.c configure:118155: $? = 0 configure:118175: result: yes configure:118210: checking for gm.h configure:118217: result: yes configure:118239: result: looking for library without search path configure:118241: checking for gm_init in -lgm configure:118271: gcc -o conftest -O3 -DNDEBUG -m32 -fno-strict-aliasing -pthread -L/usr/lib conftest.c -lgm -lm -lutil -lnsl -lm >&5 configure:118277: $? = 0 configure:118281: test -z || test ! -s conftest.err configure:118284: $? = 0 configure:118287: test -s conftest configure:118290: $? = 0 configure:118303: result: yes configure:118833: checking for GM_API_VERSION configure:118851: gcc -c -O3 -DNDEBUG -m32 -fno-strict-aliasing -pthread conftest.c >&5 configure:118857: $? = 0 configure:118861: test -z || test ! -s conftest.err configure:118864: $? = 0 configure:118867: test -s conftest.o configure:118870: $? = 0 configure:118880: result: yes configure:118959: checking for gm_put() configure:118978: gcc -o conftest -O3 -DNDEBUG -m32 -fno-strict-aliasing -pthread -L/usr/lib conftest.c -lm -lutil -lnsl -lm -lgm >&5 configure:118984: $? = 0 configure:118988: test -z || test ! -s conftest.err configure:118991: $? = 0 configure:118994: test -s conftest configure:118997: $? = 0 configure:119013: result: yes configure:119020: checking for gm_get() configure:119039: gcc -o conftest -O3 -DNDEBUG -m32 -fno-strict-aliasing -pthread -L/usr/lib conftest.c -lm -lutil -lnsl -lm -lgm >&5 configure:119045: $? = 0 configure:119049: test -z || test ! -s conftest.err configure:119052: $? = 0 configure:119055: test -s conftest configure:119058: $? = 0 configure:119074: result: yes configure:119078: checking for broken GM 2.x RDMA gets build configure:119103: gcc -c -O3 -DNDEBUG -m32 -fno-strict-aliasing -pthread conftest.c >&5 configure:119109: $? = 0 configure:119113: test -z || test ! -s conftest.err configure:119116: $? = 0 configure:119119: test -s conftest.o configure:119122: $? = 0 configure:119132: result: no configure:119214: checking if MCA component ptl:gm can compile configure:119216: result: yes configure:119529: checking for MCA component ptl:mx compile mode configure:119535: result: dso configure:119765: checking myriexpress.h usability configure:119777: gcc -c -O3 -DNDEBUG -m32 -fno-strict-aliasing -pthread conftest.c >&5 conftest.c:423:25: myriexpress.h: No such file or directory configure:119783: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.0.2" | #define PACKAGE_STRING "Open MPI 1.0.2" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 0 | #define OMPI_RELEASE_VERSION 2 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "2" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 0 | #define ORTE_RELEASE_VERSION 2 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "2" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 0 | #define OPAL_RELEASE_VERSION 2 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "2" | #define _GNU_SOURCE 1 | #define OMPI_ARCH "i686-pc-linux-gnu" | #define OMPI_ENABLE_MEM_DEBUG 0 | #define OMPI_ENABLE_MEM_PROFILE 0 | #define OMPI_ENABLE_DEBUG 0 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OMPI_WANT_MPI2_ONE_SIDED 0 | #define OMPI_ENABLE_PTY_SUPPORT 1 | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1 | #define OPAL_ENABLE_TRACE 0 | #define OMPI_CC "gcc" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_DOUBLE 12 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SIZE_T 4 | #define OMPI_ALIGNMENT_CHAR 1 | #define OMPI_ALIGNMENT_SHORT 2 | #define OMPI_ALIGNMENT_WCHAR 4 | #define OMPI_ALIGNMENT_INT 4 | #define OMPI_ALIGNMENT_LONG 4 | #define OMPI_ALIGNMENT_LONG_LONG 4 | #define OMPI_ALIGNMENT_FLOAT 4 | #define OMPI_ALIGNMENT_DOUBLE 4 | #define OMPI_ALIGNMENT_LONG_DOUBLE 4 | #define OMPI_ALIGNMENT_VOID_P 4 | #define OMPI_NEED_C_BOOL 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define restrict __restrict | #define OMPI_ENABLE_MPI_PROFILING 1 | #define OMPI_HAVE_WEAK_SYMBOLS 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define OMPI_CXX "g++" | #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | #define SIZEOF_BOOL 1 | #define OMPI_ALIGNMENT_CXX_BOOL 1 | #define OMPI_WANT_CXX_BINDINGS 1 | #define OMPI_ASM_TEXT ".text" | #define OMPI_ASM_GLOBAL ".globl" | #define OMPI_ASM_LABEL_SUFFIX ":" | #define OMPI_ASM_GSYM "" | #define OMPI_ASM_LSYM ".L" | #define OMPI_ASM_TYPE "@" | #define OMPI_ASM_SIZE "1" | #define OMPI_ASM_ALIGN_LOG | #define OMPI_WANT_SMP_LOCKS 1 | #define OMPI_ASM_SUPPORT_64BIT 1 | #define OMPI_C_GCC_INLINE_ASSEMBLY 1 | #define OMPI_C_DEC_INLINE_ASSEMBLY 0 | #define OMPI_C_XLC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_GCC_INLINE_ASSEMBLY 1 | #define OMPI_CXX_DEC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_XLC_INLINE_ASSEMBLY 0 | #define OMPI_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1" | #define OMPI_ASSEMBLY_ARCH OMPI_IA32 | #define OMPI_HAVE_ASM_FILE 1 | #define OMPI_WANT_F77_BINDINGS 1 | #define OMPI_F77 "gfortran" | #define OMPI_F77_DOUBLE_UNDERSCORE 1 | #define OMPI_F77_SINGLE_UNDERSCORE 0 | #define OMPI_F77_CAPS 0 | #define OMPI_F77_PLAIN 0 | #define ompi_fortran_bogus_type_t int | #define OMPI_HAVE_FORTRAN_LOGICAL 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4 | #define ompi_fortran_logical_t int | #define OMPI_HAVE_FORTRAN_INTEGER 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4 | #define ompi_fortran_integer_t int | #define OMPI_HAVE_FORTRAN_INTEGER1 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER1 1 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 1 | #define ompi_fortran_integer1_t char | #define OMPI_HAVE_FORTRAN_INTEGER2 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER2 2 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 2 | #define ompi_fortran_integer2_t short | #define OMPI_HAVE_FORTRAN_INTEGER4 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER4 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 4 | #define ompi_fortran_integer4_t int | #define OMPI_HAVE_FORTRAN_INTEGER8 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER8 8 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 8 | #define ompi_fortran_integer8_t long long | #define OMPI_HAVE_FORTRAN_INTEGER16 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER16 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4 | #define ompi_fortran_integer16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL 1 | #define OMPI_SIZEOF_FORTRAN_REAL 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL 4 | #define ompi_fortran_real_t float | #define OMPI_HAVE_FORTRAN_REAL4 1 | #define OMPI_SIZEOF_FORTRAN_REAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL4 4 | #define ompi_fortran_real4_t float | #define OMPI_HAVE_FORTRAN_REAL8 1 | #define OMPI_SIZEOF_FORTRAN_REAL8 8 | #define OMPI_ALIGNMENT_FORTRAN_REAL8 8 | #define ompi_fortran_real8_t double | #define OMPI_HAVE_FORTRAN_REAL16 0 | #define OMPI_SIZEOF_FORTRAN_REAL16 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL16 4 | #define ompi_fortran_real16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 1 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 8 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 8 | #define ompi_fortran_double_precision_t double | #define OMPI_HAVE_FORTRAN_COMPLEX 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 4 | #define OMPI_HAVE_FORTRAN_COMPLEX8 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX8 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4 | #define OMPI_HAVE_FORTRAN_COMPLEX16 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX16 16 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 8 | #define OMPI_HAVE_FORTRAN_COMPLEX32 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX32 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 4 | #define OMPI_FORTRAN_HANDLE_MAX ( 0x7fffffff < 2147483647 ? 0x7fffffff : 2147483647 ) | #define OMPI_FORTRAN_VALUE_TRUE 1 | #define OMPI_WANT_F90_BINDINGS 1 | #define OMPI_F90 "gfortran" | #define OMPI_HAVE_F90_INTEGER1 1 | #define OMPI_HAVE_F90_INTEGER2 1 | #define OMPI_HAVE_F90_INTEGER4 1 | #define OMPI_HAVE_F90_INTEGER8 1 | #define OMPI_HAVE_F90_INTEGER16 0 | #define OMPI_HAVE_F90_REAL4 1 | #define OMPI_HAVE_F90_REAL8 1 | #define OMPI_HAVE_F90_REAL16 0 | #define OMPI_HAVE_F90_COMPLEX8 1 | #define OMPI_HAVE_F90_COMPLEX16 1 | #define OMPI_HAVE_F90_COMPLEX32 0 | #define OMPI_SIZEOF_F90_INT1 1 | #define OMPI_SIZEOF_F90_INT2 2 | #define OMPI_SIZEOF_F90_INT4 4 | #define OMPI_SIZEOF_F90_INT8 8 | #define OMPI_SIZEOF_F90_INT16 0 | #define OMPI_SIZEOF_F90_REAL4 4 | #define OMPI_SIZEOF_F90_REAL8 8 | #define OMPI_SIZEOF_F90_REAL16 0 | #define OMPI_SIZEOF_F90_COMPLEX8 8 | #define OMPI_SIZEOF_F90_COMPLEX16 16 | #define OMPI_SIZEOF_F90_COMPLEX32 0 | #define OMPI_ALIGNMENT_F90_LOGICAL 4 | #define OMPI_ALIGNMENT_F90_INT 4 | #define OMPI_ALIGNMENT_F90_REAL 4 | #define OMPI_ALIGNMENT_F90_DBLPREC 4 | #define OMPI_ALIGNMENT_F90_COMPLEX 4 | #define OMPI_ALIGNMENT_F90_DBLCOMPLEX 4 | #define OMPI_ALIGNMENT_F90_INT1 1 | #define OMPI_ALIGNMENT_F90_INT2 2 | #define OMPI_ALIGNMENT_F90_INT4 4 | #define OMPI_ALIGNMENT_F90_INT8 4 | #define OMPI_ALIGNMENT_F90_INT16 0 | #define OMPI_ALIGNMENT_F90_REAL4 4 | #define OMPI_ALIGNMENT_F90_REAL8 4 | #define OMPI_ALIGNMENT_F90_REAL16 0 | #define OMPI_ALIGNMENT_F90_COMPLEX8 4 | #define OMPI_ALIGNMENT_F90_COMPLEX16 4 | #define OMPI_ALIGNMENT_F90_COMPLEX32 0 | #define OMPI_PRECISION_F90_REAL4 6 | #define OMPI_PRECISION_F90_REAL8 15 | #define OMPI_PRECISION_F90_REAL16 0 | #define OMPI_PRECISION_F90_COMPLEX8 6 | #define OMPI_PRECISION_F90_COMPLEX16 15 | #define OMPI_PRECISION_F90_COMPLEX32 0 | #define OMPI_RANGE_F90_REAL4 37 | #define OMPI_RANGE_F90_REAL8 307 | #define OMPI_RANGE_F90_REAL16 0 | #define OMPI_RANGE_F90_COMPLEX8 37 | #define OMPI_RANGE_F90_COMPLEX16 307 | #define OMPI_RANGE_F90_COMPLEX32 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_AIO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_STDBOOL_H 1 | #define OMPI_USE_STDBOOL_H 1 | #define SIZEOF_PID_T 4 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR_IN 1 | #define OMPI_HAVE_SA_RESTART 1 | #define OMPI_HAVE_SA_LEN 0 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_SIGINFO_T_SI_FD 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_OPENPTY 1 | #define HAVE_ISATTY 1 | #define HAVE_HTONL 1 | #define HAVE_NTOHL 1 | #define HAVE_HTONS 1 | #define HAVE_NTOHS 1 | #define HAVE_GETPWUID 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_EXECVE 1 | #define HAVE_PIPE 1 | #define HAVE_SETSID 1 | #define HAVE_MMAP 1 | #define HAVE_BACKTRACE 1 | #define HAVE_DIRNAME 1 | #define HAVE_CEIL 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_OPENPTY 1 | #define HAVE_ISATTY 1 | #define HAVE_HTONL 1 | #define HAVE_NTOHL 1 | #define HAVE_HTONS 1 | #define HAVE_NTOHS 1 | #define HAVE_GETPWUID 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_EXECVE 1 | #define HAVE_PIPE 1 | #define HAVE_PTSNAME 1 | #define HAVE_SETSID 1 | #define HAVE_MMAP 1 | #define HAVE_MALLOPT 1 | #define OMPI_HAVE_VA_COPY 1 | #define OMPI_HAVE_UNDERSCORE_VA_COPY 1 | #define HAVE_DECL___FUNC__ 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_BACKTRACE 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBM 1 | #define OMPI_MPI_OFFSET_TYPE long long | #define OMPI_OFFSET_DATATYPE MPI_LONG_LONG | #define OMPI_HAVE_BROKEN_QSORT 0 | #define OMPI_HAVE_SOLARIS_THREADS 0 | #define OMPI_HAVE_POSIX_THREADS 1 | #define OMPI_THREADS_HAVE_DIFFERENT_PIDS 1 | #define OMPI_ENABLE_MPI_THREADS 0 | #define OMPI_ENABLE_PROGRESS_THREADS 0 | #define HAVE_CPU_SET_T 1 | #define HAVE_cpu_set_t 1 | #define HAVE_CPU_ZERO 1 | #define OPAL_PAFFINITY_LINUX_SCHED_SETAFF_NUM_PARAMS 3 | #define HAVE_STRUCT_SOCKADDR_IN 1 | #define HAVE_SYS_BPROC_H 1 | #define HAVE_SYS_BPROC_COMMON_H 1 | #define HAVE_SYS_BPROC_H 1 | #define HAVE_SYS_BPROC_COMMON_H 1 | #define HAVE_SYS_BPROC_H 1 | #define HAVE_SYS_BPROC_COMMON_H 1 | #define HAVE_SYS_BPROC_H 1 | #define HAVE_SYS_BPROC_COMMON_H 1 | #define OMPI_RML_CNOS_HAVE_BARRIER 0 | #define HAVE_SYS_BPROC_H 1 | #define HAVE_SYS_BPROC_COMMON_H 1 | #define HAVE_SYS_BPROC_H 1 | #define HAVE_SYS_BPROC_COMMON_H 1 | #define OMPI_MCA_BTL_GM_API_VERSION GM_API_VERSION | #define OMPI_MCA_BTL_GM_HAVE_RDMA_PUT 1 | #define OMPI_MCA_BTL_GM_HAVE_RDMA_GET 1 | #define OMPI_MCA_BTL_GM_GET_BROKEN 0 | #define OMPI_MCA_BTL_GM_SUPPORT_REGISTERING 1 | #define OMPI_MCA_BTL_OPENIB_HAVE_SRQ 0 | #define OMPI_MCA_BTL_OPENIB_HAVE_DEVICE_LIST 0 | #define OMPI_BTL_PORTALS_HAVE_EVENT_UNLINK 1 | #define OMPI_BTL_PORTALS_UTCP 1 | #define OMPI_BTL_PORTALS_REDSTORM 0 | #define OMPI_BTL_PORTALS_STARTING_TABLE_ID 0 | #define HAVE_STRUCT_SOCKADDR_IN 1 | #define OMPI_MCA_MPOOL_GM_API_VERSION GM_API_VERSION | #define OMPI_MCA_MPOOL_GM_HAVE_RDMA_PUT 1 | #define OMPI_MCA_MPOOL_GM_HAVE_RDMA_GET 1 | #define OMPI_MCA_MPOOL_GM_GET_BROKEN 0 | #define OMPI_MCA_MPOOL_GM_SUPPORT_REGISTERING 1 | #define OMPI_MCA_MPOOL_OPENIB_HAVE_SRQ 0 | #define OMPI_MCA_MPOOL_OPENIB_HAVE_DEVICE_LIST 0 | #define OMPI_MCA_PTL_GM_API_VERSION GM_API_VERSION | #define OMPI_MCA_PTL_GM_HAVE_RDMA_PUT 1 | #define OMPI_MCA_PTL_GM_HAVE_RDMA_GET 1 | #define OMPI_MCA_PTL_GM_GET_BROKEN 0 | #define OMPI_MCA_PTL_GM_SUPPORT_REGISTERING 1 | #define OMPI_MCA_PTL_GM_CACHE_ENABLE 0 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:119806: result: no configure:119810: checking myriexpress.h presence configure:119820: gcc -E conftest.c conftest.c:389:25: myriexpress.h: No such file or directory configure:119826: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.0.2" | #define PACKAGE_STRING "Open MPI 1.0.2" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 0 | #define OMPI_RELEASE_VERSION 2 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "2" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 0 | #define ORTE_RELEASE_VERSION 2 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "2" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 0 | #define OPAL_RELEASE_VERSION 2 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "2" | #define _GNU_SOURCE 1 | #define OMPI_ARCH "i686-pc-linux-gnu" | #define OMPI_ENABLE_MEM_DEBUG 0 | #define OMPI_ENABLE_MEM_PROFILE 0 | #define OMPI_ENABLE_DEBUG 0 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OMPI_WANT_MPI2_ONE_SIDED 0 | #define OMPI_ENABLE_PTY_SUPPORT 1 | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1 | #define OPAL_ENABLE_TRACE 0 | #define OMPI_CC "gcc" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_DOUBLE 12 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SIZE_T 4 | #define OMPI_ALIGNMENT_CHAR 1 | #define OMPI_ALIGNMENT_SHORT 2 | #define OMPI_ALIGNMENT_WCHAR 4 | #define OMPI_ALIGNMENT_INT 4 | #define OMPI_ALIGNMENT_LONG 4 | #define OMPI_ALIGNMENT_LONG_LONG 4 | #define OMPI_ALIGNMENT_FLOAT 4 | #define OMPI_ALIGNMENT_DOUBLE 4 | #define OMPI_ALIGNMENT_LONG_DOUBLE 4 | #define OMPI_ALIGNMENT_VOID_P 4 | #define OMPI_NEED_C_BOOL 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define restrict __restrict | #define OMPI_ENABLE_MPI_PROFILING 1 | #define OMPI_HAVE_WEAK_SYMBOLS 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define OMPI_CXX "g++" | #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | #define SIZEOF_BOOL 1 | #define OMPI_ALIGNMENT_CXX_BOOL 1 | #define OMPI_WANT_CXX_BINDINGS 1 | #define OMPI_ASM_TEXT ".text" | #define OMPI_ASM_GLOBAL ".globl" | #define OMPI_ASM_LABEL_SUFFIX ":" | #define OMPI_ASM_GSYM "" | #define OMPI_ASM_LSYM ".L" | #define OMPI_ASM_TYPE "@" | #define OMPI_ASM_SIZE "1" | #define OMPI_ASM_ALIGN_LOG | #define OMPI_WANT_SMP_LOCKS 1 | #define OMPI_ASM_SUPPORT_64BIT 1 | #define OMPI_C_GCC_INLINE_ASSEMBLY 1 | #define OMPI_C_DEC_INLINE_ASSEMBLY 0 | #define OMPI_C_XLC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_GCC_INLINE_ASSEMBLY 1 | #define OMPI_CXX_DEC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_XLC_INLINE_ASSEMBLY 0 | #define OMPI_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1" | #define OMPI_ASSEMBLY_ARCH OMPI_IA32 | #define OMPI_HAVE_ASM_FILE 1 | #define OMPI_WANT_F77_BINDINGS 1 | #define OMPI_F77 "gfortran" | #define OMPI_F77_DOUBLE_UNDERSCORE 1 | #define OMPI_F77_SINGLE_UNDERSCORE 0 | #define OMPI_F77_CAPS 0 | #define OMPI_F77_PLAIN 0 | #define ompi_fortran_bogus_type_t int | #define OMPI_HAVE_FORTRAN_LOGICAL 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4 | #define ompi_fortran_logical_t int | #define OMPI_HAVE_FORTRAN_INTEGER 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4 | #define ompi_fortran_integer_t int | #define OMPI_HAVE_FORTRAN_INTEGER1 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER1 1 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 1 | #define ompi_fortran_integer1_t char | #define OMPI_HAVE_FORTRAN_INTEGER2 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER2 2 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 2 | #define ompi_fortran_integer2_t short | #define OMPI_HAVE_FORTRAN_INTEGER4 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER4 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 4 | #define ompi_fortran_integer4_t int | #define OMPI_HAVE_FORTRAN_INTEGER8 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER8 8 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 8 | #define ompi_fortran_integer8_t long long | #define OMPI_HAVE_FORTRAN_INTEGER16 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER16 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4 | #define ompi_fortran_integer16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL 1 | #define OMPI_SIZEOF_FORTRAN_REAL 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL 4 | #define ompi_fortran_real_t float | #define OMPI_HAVE_FORTRAN_REAL4 1 | #define OMPI_SIZEOF_FORTRAN_REAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL4 4 | #define ompi_fortran_real4_t float | #define OMPI_HAVE_FORTRAN_REAL8 1 | #define OMPI_SIZEOF_FORTRAN_REAL8 8 | #define OMPI_ALIGNMENT_FORTRAN_REAL8 8 | #define ompi_fortran_real8_t double | #define OMPI_HAVE_FORTRAN_REAL16 0 | #define OMPI_SIZEOF_FORTRAN_REAL16 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL16 4 | #define ompi_fortran_real16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 1 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 8 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 8 | #define ompi_fortran_double_precision_t double | #define OMPI_HAVE_FORTRAN_COMPLEX 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 4 | #define OMPI_HAVE_FORTRAN_COMPLEX8 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX8 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4 | #define OMPI_HAVE_FORTRAN_COMPLEX16 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX16 16 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 8 | #define OMPI_HAVE_FORTRAN_COMPLEX32 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX32 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 4 | #define OMPI_FORTRAN_HANDLE_MAX ( 0x7fffffff < 2147483647 ? 0x7fffffff : 2147483647 ) | #define OMPI_FORTRAN_VALUE_TRUE 1 | #define OMPI_WANT_F90_BINDINGS 1 | #define OMPI_F90 "gfortran" | #define OMPI_HAVE_F90_INTEGER1 1 | #define OMPI_HAVE_F90_INTEGER2 1 | #define OMPI_HAVE_F90_INTEGER4 1 | #define OMPI_HAVE_F90_INTEGER8 1 | #define OMPI_HAVE_F90_INTEGER16 0 | #define OMPI_HAVE_F90_REAL4 1 | #define OMPI_HAVE_F90_REAL8 1 | #define OMPI_HAVE_F90_REAL16 0 | #define OMPI_HAVE_F90_COMPLEX8 1 | #define OMPI_HAVE_F90_COMPLEX16 1 | #define OMPI_HAVE_F90_COMPLEX32 0 | #define OMPI_SIZEOF_F90_INT1 1 | #define OMPI_SIZEOF_F90_INT2 2 | #define OMPI_SIZEOF_F90_INT4 4 | #define OMPI_SIZEOF_F90_INT8 8 | #define OMPI_SIZEOF_F90_INT16 0 | #define OMPI_SIZEOF_F90_REAL4 4 | #define OMPI_SIZEOF_F90_REAL8 8 | #define OMPI_SIZEOF_F90_REAL16 0 | #define OMPI_SIZEOF_F90_COMPLEX8 8 | #define OMPI_SIZEOF_F90_COMPLEX16 16 | #define OMPI_SIZEOF_F90_COMPLEX32 0 | #define OMPI_ALIGNMENT_F90_LOGICAL 4 | #define OMPI_ALIGNMENT_F90_INT 4 | #define OMPI_ALIGNMENT_F90_REAL 4 | #define OMPI_ALIGNMENT_F90_DBLPREC 4 | #define OMPI_ALIGNMENT_F90_COMPLEX 4 | #define OMPI_ALIGNMENT_F90_DBLCOMPLEX 4 | #define OMPI_ALIGNMENT_F90_INT1 1 | #define OMPI_ALIGNMENT_F90_INT2 2 | #define OMPI_ALIGNMENT_F90_INT4 4 | #define OMPI_ALIGNMENT_F90_INT8 4 | #define OMPI_ALIGNMENT_F90_INT16 0 | #define OMPI_ALIGNMENT_F90_REAL4 4 | #define OMPI_ALIGNMENT_F90_REAL8 4 | #define OMPI_ALIGNMENT_F90_REAL16 0 | #define OMPI_ALIGNMENT_F90_COMPLEX8 4 | #define OMPI_ALIGNMENT_F90_COMPLEX16 4 | #define OMPI_ALIGNMENT_F90_COMPLEX32 0 | #define OMPI_PRECISION_F90_REAL4 6 | #define OMPI_PRECISION_F90_REAL8 15 | #define OMPI_PRECISION_F90_REAL16 0 | #define OMPI_PRECISION_F90_COMPLEX8 6 | #define OMPI_PRECISION_F90_COMPLEX16 15 | #define OMPI_PRECISION_F90_COMPLEX32 0 | #define OMPI_RANGE_F90_REAL4 37 | #define OMPI_RANGE_F90_REAL8 307 | #define OMPI_RANGE_F90_REAL16 0 | #define OMPI_RANGE_F90_COMPLEX8 37 | #define OMPI_RANGE_F90_COMPLEX16 307 | #define OMPI_RANGE_F90_COMPLEX32 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_AIO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_STDBOOL_H 1 | #define OMPI_USE_STDBOOL_H 1 | #define SIZEOF_PID_T 4 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR_IN 1 | #define OMPI_HAVE_SA_RESTART 1 | #define OMPI_HAVE_SA_LEN 0 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_SIGINFO_T_SI_FD 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_OPENPTY 1 | #define HAVE_ISATTY 1 | #define HAVE_HTONL 1 | #define HAVE_NTOHL 1 | #define HAVE_HTONS 1 | #define HAVE_NTOHS 1 | #define HAVE_GETPWUID 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_EXECVE 1 | #define HAVE_PIPE 1 | #define HAVE_SETSID 1 | #define HAVE_MMAP 1 | #define HAVE_BACKTRACE 1 | #define HAVE_DIRNAME 1 | #define HAVE_CEIL 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_OPENPTY 1 | #define HAVE_ISATTY 1 | #define HAVE_HTONL 1 | #define HAVE_NTOHL 1 | #define HAVE_HTONS 1 | #define HAVE_NTOHS 1 | #define HAVE_GETPWUID 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_EXECVE 1 | #define HAVE_PIPE 1 | #define HAVE_PTSNAME 1 | #define HAVE_SETSID 1 | #define HAVE_MMAP 1 | #define HAVE_MALLOPT 1 | #define OMPI_HAVE_VA_COPY 1 | #define OMPI_HAVE_UNDERSCORE_VA_COPY 1 | #define HAVE_DECL___FUNC__ 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_BACKTRACE 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBM 1 | #define OMPI_MPI_OFFSET_TYPE long long | #define OMPI_OFFSET_DATATYPE MPI_LONG_LONG | #define OMPI_HAVE_BROKEN_QSORT 0 | #define OMPI_HAVE_SOLARIS_THREADS 0 | #define OMPI_HAVE_POSIX_THREADS 1 | #define OMPI_THREADS_HAVE_DIFFERENT_PIDS 1 | #define OMPI_ENABLE_MPI_THREADS 0 | #define OMPI_ENABLE_PROGRESS_THREADS 0 | #define HAVE_CPU_SET_T 1 | #define HAVE_cpu_set_t 1 | #define HAVE_CPU_ZERO 1 | #define OPAL_PAFFINITY_LINUX_SCHED_SETAFF_NUM_PARAMS 3 | #define HAVE_STRUCT_SOCKADDR_IN 1 | #define HAVE_SYS_BPROC_H 1 | #define HAVE_SYS_BPROC_COMMON_H 1 | #define HAVE_SYS_BPROC_H 1 | #define HAVE_SYS_BPROC_COMMON_H 1 | #define HAVE_SYS_BPROC_H 1 | #define HAVE_SYS_BPROC_COMMON_H 1 | #define HAVE_SYS_BPROC_H 1 | #define HAVE_SYS_BPROC_COMMON_H 1 | #define OMPI_RML_CNOS_HAVE_BARRIER 0 | #define HAVE_SYS_BPROC_H 1 | #define HAVE_SYS_BPROC_COMMON_H 1 | #define HAVE_SYS_BPROC_H 1 | #define HAVE_SYS_BPROC_COMMON_H 1 | #define OMPI_MCA_BTL_GM_API_VERSION GM_API_VERSION | #define OMPI_MCA_BTL_GM_HAVE_RDMA_PUT 1 | #define OMPI_MCA_BTL_GM_HAVE_RDMA_GET 1 | #define OMPI_MCA_BTL_GM_GET_BROKEN 0 | #define OMPI_MCA_BTL_GM_SUPPORT_REGISTERING 1 | #define OMPI_MCA_BTL_OPENIB_HAVE_SRQ 0 | #define OMPI_MCA_BTL_OPENIB_HAVE_DEVICE_LIST 0 | #define OMPI_BTL_PORTALS_HAVE_EVENT_UNLINK 1 | #define OMPI_BTL_PORTALS_UTCP 1 | #define OMPI_BTL_PORTALS_REDSTORM 0 | #define OMPI_BTL_PORTALS_STARTING_TABLE_ID 0 | #define HAVE_STRUCT_SOCKADDR_IN 1 | #define OMPI_MCA_MPOOL_GM_API_VERSION GM_API_VERSION | #define OMPI_MCA_MPOOL_GM_HAVE_RDMA_PUT 1 | #define OMPI_MCA_MPOOL_GM_HAVE_RDMA_GET 1 | #define OMPI_MCA_MPOOL_GM_GET_BROKEN 0 | #define OMPI_MCA_MPOOL_GM_SUPPORT_REGISTERING 1 | #define OMPI_MCA_MPOOL_OPENIB_HAVE_SRQ 0 | #define OMPI_MCA_MPOOL_OPENIB_HAVE_DEVICE_LIST 0 | #define OMPI_MCA_PTL_GM_API_VERSION GM_API_VERSION | #define OMPI_MCA_PTL_GM_HAVE_RDMA_PUT 1 | #define OMPI_MCA_PTL_GM_HAVE_RDMA_GET 1 | #define OMPI_MCA_PTL_GM_GET_BROKEN 0 | #define OMPI_MCA_PTL_GM_SUPPORT_REGISTERING 1 | #define OMPI_MCA_PTL_GM_CACHE_ENABLE 0 | /* end confdefs.h. */ | #include configure:119846: result: no configure:119881: checking for myriexpress.h configure:119888: result: no configure:120859: checking if MCA component ptl:mx can compile configure:120861: result: no configure:121020: checking for MCA component ptl:tcp compile mode configure:121026: result: dso configure:121036: checking for struct sockaddr_in configure:121094: result: yes configure:121137: checking if MCA component ptl:tcp can compile configure:121139: result: yes configure:121960: checking for no configure components in framework rcache configure:121962: result: rb configure:121964: checking for m4 configure components in framework rcache configure:121966: result: configure:122080: checking for MCA component rcache:rb compile mode configure:122086: result: dso configure:122117: checking if MCA component rcache:rb can compile configure:122119: result: yes configure:122939: checking for no configure components in framework topo configure:122941: result: unity configure:122943: checking for m4 configure components in framework topo configure:122945: result: configure:123059: checking for MCA component topo:unity compile mode configure:123065: result: dso configure:123096: checking if MCA component topo:unity can compile configure:123098: result: yes configure:124302: checking for ANSI C header files configure:124458: result: yes configure:124481: checking for inttypes.h configure:124486: result: yes configure:124481: checking for stdint.h configure:124486: result: yes configure:124481: checking for poll.h configure:124486: result: yes configure:124490: checking signal.h usability configure:124502: gcc -c -O3 -DNDEBUG -m32 conftest.c >&5 configure:124508: $? = 0 configure:124512: test -z || test ! -s conftest.err configure:124515: $? = 0 configure:124518: test -s conftest.o configure:124521: $? = 0 configure:124531: result: yes configure:124535: checking signal.h presence configure:124545: gcc -E conftest.c configure:124551: $? = 0 configure:124571: result: yes configure:124606: checking for signal.h configure:124613: result: yes configure:124481: checking for unistd.h configure:124486: result: yes configure:124490: checking sys/epoll.h usability configure:124502: gcc -c -O3 -DNDEBUG -m32 conftest.c >&5 configure:124508: $? = 0 configure:124512: test -z || test ! -s conftest.err configure:124515: $? = 0 configure:124518: test -s conftest.o configure:124521: $? = 0 configure:124531: result: yes configure:124535: checking sys/epoll.h presence configure:124545: gcc -E conftest.c configure:124551: $? = 0 configure:124571: result: yes configure:124606: checking for sys/epoll.h configure:124613: result: yes configure:124481: checking for sys/time.h configure:124486: result: yes configure:124481: checking for sys/queue.h configure:124486: result: yes configure:124490: checking sys/event.h usability configure:124502: gcc -c -O3 -DNDEBUG -m32 conftest.c >&5 conftest.c:435:23: sys/event.h: No such file or directory configure:124508: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.0.2" | #define PACKAGE_STRING "Open MPI 1.0.2" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 0 | #define OMPI_RELEASE_VERSION 2 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "2" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 0 | #define ORTE_RELEASE_VERSION 2 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "2" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 0 | #define OPAL_RELEASE_VERSION 2 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "2" | #define _GNU_SOURCE 1 | #define OMPI_ARCH "i686-pc-linux-gnu" | #define OMPI_ENABLE_MEM_DEBUG 0 | #define OMPI_ENABLE_MEM_PROFILE 0 | #define OMPI_ENABLE_DEBUG 0 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OMPI_WANT_MPI2_ONE_SIDED 0 | #define OMPI_ENABLE_PTY_SUPPORT 1 | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1 | #define OPAL_ENABLE_TRACE 0 | #define OMPI_CC "gcc" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_DOUBLE 12 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SIZE_T 4 | #define OMPI_ALIGNMENT_CHAR 1 | #define OMPI_ALIGNMENT_SHORT 2 | #define OMPI_ALIGNMENT_WCHAR 4 | #define OMPI_ALIGNMENT_INT 4 | #define OMPI_ALIGNMENT_LONG 4 | #define OMPI_ALIGNMENT_LONG_LONG 4 | #define OMPI_ALIGNMENT_FLOAT 4 | #define OMPI_ALIGNMENT_DOUBLE 4 | #define OMPI_ALIGNMENT_LONG_DOUBLE 4 | #define OMPI_ALIGNMENT_VOID_P 4 | #define OMPI_NEED_C_BOOL 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define restrict __restrict | #define OMPI_ENABLE_MPI_PROFILING 1 | #define OMPI_HAVE_WEAK_SYMBOLS 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define OMPI_CXX "g++" | #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | #define SIZEOF_BOOL 1 | #define OMPI_ALIGNMENT_CXX_BOOL 1 | #define OMPI_WANT_CXX_BINDINGS 1 | #define OMPI_ASM_TEXT ".text" | #define OMPI_ASM_GLOBAL ".globl" | #define OMPI_ASM_LABEL_SUFFIX ":" | #define OMPI_ASM_GSYM "" | #define OMPI_ASM_LSYM ".L" | #define OMPI_ASM_TYPE "@" | #define OMPI_ASM_SIZE "1" | #define OMPI_ASM_ALIGN_LOG | #define OMPI_WANT_SMP_LOCKS 1 | #define OMPI_ASM_SUPPORT_64BIT 1 | #define OMPI_C_GCC_INLINE_ASSEMBLY 1 | #define OMPI_C_DEC_INLINE_ASSEMBLY 0 | #define OMPI_C_XLC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_GCC_INLINE_ASSEMBLY 1 | #define OMPI_CXX_DEC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_XLC_INLINE_ASSEMBLY 0 | #define OMPI_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1" | #define OMPI_ASSEMBLY_ARCH OMPI_IA32 | #define OMPI_HAVE_ASM_FILE 1 | #define OMPI_WANT_F77_BINDINGS 1 | #define OMPI_F77 "gfortran" | #define OMPI_F77_DOUBLE_UNDERSCORE 1 | #define OMPI_F77_SINGLE_UNDERSCORE 0 | #define OMPI_F77_CAPS 0 | #define OMPI_F77_PLAIN 0 | #define ompi_fortran_bogus_type_t int | #define OMPI_HAVE_FORTRAN_LOGICAL 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4 | #define ompi_fortran_logical_t int | #define OMPI_HAVE_FORTRAN_INTEGER 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4 | #define ompi_fortran_integer_t int | #define OMPI_HAVE_FORTRAN_INTEGER1 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER1 1 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 1 | #define ompi_fortran_integer1_t char | #define OMPI_HAVE_FORTRAN_INTEGER2 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER2 2 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 2 | #define ompi_fortran_integer2_t short | #define OMPI_HAVE_FORTRAN_INTEGER4 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER4 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 4 | #define ompi_fortran_integer4_t int | #define OMPI_HAVE_FORTRAN_INTEGER8 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER8 8 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 8 | #define ompi_fortran_integer8_t long long | #define OMPI_HAVE_FORTRAN_INTEGER16 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER16 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4 | #define ompi_fortran_integer16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL 1 | #define OMPI_SIZEOF_FORTRAN_REAL 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL 4 | #define ompi_fortran_real_t float | #define OMPI_HAVE_FORTRAN_REAL4 1 | #define OMPI_SIZEOF_FORTRAN_REAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL4 4 | #define ompi_fortran_real4_t float | #define OMPI_HAVE_FORTRAN_REAL8 1 | #define OMPI_SIZEOF_FORTRAN_REAL8 8 | #define OMPI_ALIGNMENT_FORTRAN_REAL8 8 | #define ompi_fortran_real8_t double | #define OMPI_HAVE_FORTRAN_REAL16 0 | #define OMPI_SIZEOF_FORTRAN_REAL16 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL16 4 | #define ompi_fortran_real16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 1 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 8 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 8 | #define ompi_fortran_double_precision_t double | #define OMPI_HAVE_FORTRAN_COMPLEX 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 4 | #define OMPI_HAVE_FORTRAN_COMPLEX8 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX8 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4 | #define OMPI_HAVE_FORTRAN_COMPLEX16 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX16 16 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 8 | #define OMPI_HAVE_FORTRAN_COMPLEX32 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX32 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 4 | #define OMPI_FORTRAN_HANDLE_MAX ( 0x7fffffff < 2147483647 ? 0x7fffffff : 2147483647 ) | #define OMPI_FORTRAN_VALUE_TRUE 1 | #define OMPI_WANT_F90_BINDINGS 1 | #define OMPI_F90 "gfortran" | #define OMPI_HAVE_F90_INTEGER1 1 | #define OMPI_HAVE_F90_INTEGER2 1 | #define OMPI_HAVE_F90_INTEGER4 1 | #define OMPI_HAVE_F90_INTEGER8 1 | #define OMPI_HAVE_F90_INTEGER16 0 | #define OMPI_HAVE_F90_REAL4 1 | #define OMPI_HAVE_F90_REAL8 1 | #define OMPI_HAVE_F90_REAL16 0 | #define OMPI_HAVE_F90_COMPLEX8 1 | #define OMPI_HAVE_F90_COMPLEX16 1 | #define OMPI_HAVE_F90_COMPLEX32 0 | #define OMPI_SIZEOF_F90_INT1 1 | #define OMPI_SIZEOF_F90_INT2 2 | #define OMPI_SIZEOF_F90_INT4 4 | #define OMPI_SIZEOF_F90_INT8 8 | #define OMPI_SIZEOF_F90_INT16 0 | #define OMPI_SIZEOF_F90_REAL4 4 | #define OMPI_SIZEOF_F90_REAL8 8 | #define OMPI_SIZEOF_F90_REAL16 0 | #define OMPI_SIZEOF_F90_COMPLEX8 8 | #define OMPI_SIZEOF_F90_COMPLEX16 16 | #define OMPI_SIZEOF_F90_COMPLEX32 0 | #define OMPI_ALIGNMENT_F90_LOGICAL 4 | #define OMPI_ALIGNMENT_F90_INT 4 | #define OMPI_ALIGNMENT_F90_REAL 4 | #define OMPI_ALIGNMENT_F90_DBLPREC 4 | #define OMPI_ALIGNMENT_F90_COMPLEX 4 | #define OMPI_ALIGNMENT_F90_DBLCOMPLEX 4 | #define OMPI_ALIGNMENT_F90_INT1 1 | #define OMPI_ALIGNMENT_F90_INT2 2 | #define OMPI_ALIGNMENT_F90_INT4 4 | #define OMPI_ALIGNMENT_F90_INT8 4 | #define OMPI_ALIGNMENT_F90_INT16 0 | #define OMPI_ALIGNMENT_F90_REAL4 4 | #define OMPI_ALIGNMENT_F90_REAL8 4 | #define OMPI_ALIGNMENT_F90_REAL16 0 | #define OMPI_ALIGNMENT_F90_COMPLEX8 4 | #define OMPI_ALIGNMENT_F90_COMPLEX16 4 | #define OMPI_ALIGNMENT_F90_COMPLEX32 0 | #define OMPI_PRECISION_F90_REAL4 6 | #define OMPI_PRECISION_F90_REAL8 15 | #define OMPI_PRECISION_F90_REAL16 0 | #define OMPI_PRECISION_F90_COMPLEX8 6 | #define OMPI_PRECISION_F90_COMPLEX16 15 | #define OMPI_PRECISION_F90_COMPLEX32 0 | #define OMPI_RANGE_F90_REAL4 37 | #define OMPI_RANGE_F90_REAL8 307 | #define OMPI_RANGE_F90_REAL16 0 | #define OMPI_RANGE_F90_COMPLEX8 37 | #define OMPI_RANGE_F90_COMPLEX16 307 | #define OMPI_RANGE_F90_COMPLEX32 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_AIO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_STDBOOL_H 1 | #define OMPI_USE_STDBOOL_H 1 | #define SIZEOF_PID_T 4 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR_IN 1 | #define OMPI_HAVE_SA_RESTART 1 | #define OMPI_HAVE_SA_LEN 0 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_SIGINFO_T_SI_FD 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_OPENPTY 1 | #define HAVE_ISATTY 1 | #define HAVE_HTONL 1 | #define HAVE_NTOHL 1 | #define HAVE_HTONS 1 | #define HAVE_NTOHS 1 | #define HAVE_GETPWUID 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_EXECVE 1 | #define HAVE_PIPE 1 | #define HAVE_SETSID 1 | #define HAVE_MMAP 1 | #define HAVE_BACKTRACE 1 | #define HAVE_DIRNAME 1 | #define HAVE_CEIL 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_OPENPTY 1 | #define HAVE_ISATTY 1 | #define HAVE_HTONL 1 | #define HAVE_NTOHL 1 | #define HAVE_HTONS 1 | #define HAVE_NTOHS 1 | #define HAVE_GETPWUID 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_EXECVE 1 | #define HAVE_PIPE 1 | #define HAVE_PTSNAME 1 | #define HAVE_SETSID 1 | #define HAVE_MMAP 1 | #define HAVE_MALLOPT 1 | #define OMPI_HAVE_VA_COPY 1 | #define OMPI_HAVE_UNDERSCORE_VA_COPY 1 | #define HAVE_DECL___FUNC__ 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_BACKTRACE 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBM 1 | #define OMPI_MPI_OFFSET_TYPE long long | #define OMPI_OFFSET_DATATYPE MPI_LONG_LONG | #define OMPI_HAVE_BROKEN_QSORT 0 | #define OMPI_HAVE_SOLARIS_THREADS 0 | #define OMPI_HAVE_POSIX_THREADS 1 | #define OMPI_THREADS_HAVE_DIFFERENT_PIDS 1 | #define OMPI_ENABLE_MPI_THREADS 0 | #define OMPI_ENABLE_PROGRESS_THREADS 0 | #define HAVE_CPU_SET_T 1 | #define HAVE_cpu_set_t 1 | #define HAVE_CPU_ZERO 1 | #define OPAL_PAFFINITY_LINUX_SCHED_SETAFF_NUM_PARAMS 3 | #define HAVE_STRUCT_SOCKADDR_IN 1 | #define HAVE_SYS_BPROC_H 1 | #define HAVE_SYS_BPROC_COMMON_H 1 | #define HAVE_SYS_BPROC_H 1 | #define HAVE_SYS_BPROC_COMMON_H 1 | #define HAVE_SYS_BPROC_H 1 | #define HAVE_SYS_BPROC_COMMON_H 1 | #define HAVE_SYS_BPROC_H 1 | #define HAVE_SYS_BPROC_COMMON_H 1 | #define OMPI_RML_CNOS_HAVE_BARRIER 0 | #define HAVE_SYS_BPROC_H 1 | #define HAVE_SYS_BPROC_COMMON_H 1 | #define HAVE_SYS_BPROC_H 1 | #define HAVE_SYS_BPROC_COMMON_H 1 | #define OMPI_MCA_BTL_GM_API_VERSION GM_API_VERSION | #define OMPI_MCA_BTL_GM_HAVE_RDMA_PUT 1 | #define OMPI_MCA_BTL_GM_HAVE_RDMA_GET 1 | #define OMPI_MCA_BTL_GM_GET_BROKEN 0 | #define OMPI_MCA_BTL_GM_SUPPORT_REGISTERING 1 | #define OMPI_MCA_BTL_OPENIB_HAVE_SRQ 0 | #define OMPI_MCA_BTL_OPENIB_HAVE_DEVICE_LIST 0 | #define OMPI_BTL_PORTALS_HAVE_EVENT_UNLINK 1 | #define OMPI_BTL_PORTALS_UTCP 1 | #define OMPI_BTL_PORTALS_REDSTORM 0 | #define OMPI_BTL_PORTALS_STARTING_TABLE_ID 0 | #define HAVE_STRUCT_SOCKADDR_IN 1 | #define OMPI_MCA_MPOOL_GM_API_VERSION GM_API_VERSION | #define OMPI_MCA_MPOOL_GM_HAVE_RDMA_PUT 1 | #define OMPI_MCA_MPOOL_GM_HAVE_RDMA_GET 1 | #define OMPI_MCA_MPOOL_GM_GET_BROKEN 0 | #define OMPI_MCA_MPOOL_GM_SUPPORT_REGISTERING 1 | #define OMPI_MCA_MPOOL_OPENIB_HAVE_SRQ 0 | #define OMPI_MCA_MPOOL_OPENIB_HAVE_DEVICE_LIST 0 | #define OMPI_MCA_PTL_GM_API_VERSION GM_API_VERSION | #define OMPI_MCA_PTL_GM_HAVE_RDMA_PUT 1 | #define OMPI_MCA_PTL_GM_HAVE_RDMA_GET 1 | #define OMPI_MCA_PTL_GM_GET_BROKEN 0 | #define OMPI_MCA_PTL_GM_SUPPORT_REGISTERING 1 | #define OMPI_MCA_PTL_GM_CACHE_ENABLE 0 | #define HAVE_STRUCT_SOCKADDR_IN 1 | #define MCA_pml_DIRECT_CALL 0 | #define MCA_pml_DIRECT_CALL_COMPONENT | #define STDC_HEADERS 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_QUEUE_H 1 | /* end confdefs.h. */ | #include | #if HAVE_SYS_TYPES_H | # include | #endif | #if HAVE_SYS_STAT_H | # include | #endif | #if STDC_HEADERS | # include | # include | #else | # if HAVE_STDLIB_H | # include | # endif | #endif | #if HAVE_STRING_H | # if !STDC_HEADERS && HAVE_MEMORY_H | # include | # endif | # include | #endif | #if HAVE_STRINGS_H | # include | #endif | #if HAVE_INTTYPES_H | # include | #else | # if HAVE_STDINT_H | # include | # endif | #endif | #if HAVE_UNISTD_H | # include | #endif | #include configure:124531: result: no configure:124535: checking sys/event.h presence configure:124545: gcc -E conftest.c conftest.c:401:23: sys/event.h: No such file or directory configure:124551: $? = 1 configure: failed program was: | /* confdefs.h. */ | | #define PACKAGE_NAME "Open MPI" | #define PACKAGE_TARNAME "openmpi" | #define PACKAGE_VERSION "1.0.2" | #define PACKAGE_STRING "Open MPI 1.0.2" | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | #define OMPI_MAJOR_VERSION 1 | #define OMPI_MINOR_VERSION 0 | #define OMPI_RELEASE_VERSION 2 | #define OMPI_GREEK_VERSION "" | #define OMPI_VERSION "2" | #define ORTE_MAJOR_VERSION 1 | #define ORTE_MINOR_VERSION 0 | #define ORTE_RELEASE_VERSION 2 | #define ORTE_GREEK_VERSION "" | #define ORTE_VERSION "2" | #define OPAL_MAJOR_VERSION 1 | #define OPAL_MINOR_VERSION 0 | #define OPAL_RELEASE_VERSION 2 | #define OPAL_GREEK_VERSION "" | #define OPAL_VERSION "2" | #define _GNU_SOURCE 1 | #define OMPI_ARCH "i686-pc-linux-gnu" | #define OMPI_ENABLE_MEM_DEBUG 0 | #define OMPI_ENABLE_MEM_PROFILE 0 | #define OMPI_ENABLE_DEBUG 0 | #define MPI_PARAM_CHECK ompi_mpi_param_check | #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1 | #define OMPI_WANT_MPI2_ONE_SIDED 0 | #define OMPI_ENABLE_PTY_SUPPORT 1 | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1 | #define OPAL_ENABLE_TRACE 0 | #define OMPI_CC "gcc" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LONG_LONG 1 | #define HAVE_LONG_DOUBLE 1 | #define HAVE_INT8_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_INTPTR_T 1 | #define HAVE_UINTPTR_T 1 | #define HAVE_MODE_T 1 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_DOUBLE 12 | #define SIZEOF_FLOAT 4 | #define SIZEOF_DOUBLE 8 | #define SIZEOF_VOID_P 4 | #define SIZEOF_SIZE_T 4 | #define OMPI_ALIGNMENT_CHAR 1 | #define OMPI_ALIGNMENT_SHORT 2 | #define OMPI_ALIGNMENT_WCHAR 4 | #define OMPI_ALIGNMENT_INT 4 | #define OMPI_ALIGNMENT_LONG 4 | #define OMPI_ALIGNMENT_LONG_LONG 4 | #define OMPI_ALIGNMENT_FLOAT 4 | #define OMPI_ALIGNMENT_DOUBLE 4 | #define OMPI_ALIGNMENT_LONG_DOUBLE 4 | #define OMPI_ALIGNMENT_VOID_P 4 | #define OMPI_NEED_C_BOOL 1 | #ifndef __cplusplus | #define inline __inline__ | #endif | #define restrict __restrict | #define OMPI_ENABLE_MPI_PROFILING 1 | #define OMPI_HAVE_WEAK_SYMBOLS 1 | #ifdef __cplusplus | extern "C" void std::exit (int) throw (); using std::exit; | #endif | #define OMPI_CXX "g++" | #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | #define SIZEOF_BOOL 1 | #define OMPI_ALIGNMENT_CXX_BOOL 1 | #define OMPI_WANT_CXX_BINDINGS 1 | #define OMPI_ASM_TEXT ".text" | #define OMPI_ASM_GLOBAL ".globl" | #define OMPI_ASM_LABEL_SUFFIX ":" | #define OMPI_ASM_GSYM "" | #define OMPI_ASM_LSYM ".L" | #define OMPI_ASM_TYPE "@" | #define OMPI_ASM_SIZE "1" | #define OMPI_ASM_ALIGN_LOG | #define OMPI_WANT_SMP_LOCKS 1 | #define OMPI_ASM_SUPPORT_64BIT 1 | #define OMPI_C_GCC_INLINE_ASSEMBLY 1 | #define OMPI_C_DEC_INLINE_ASSEMBLY 0 | #define OMPI_C_XLC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_GCC_INLINE_ASSEMBLY 1 | #define OMPI_CXX_DEC_INLINE_ASSEMBLY 0 | #define OMPI_CXX_XLC_INLINE_ASSEMBLY 0 | #define OMPI_ASSEMBLY_FORMAT "default-.text-.globl-:--.L-@-1-0-1-1-1" | #define OMPI_ASSEMBLY_ARCH OMPI_IA32 | #define OMPI_HAVE_ASM_FILE 1 | #define OMPI_WANT_F77_BINDINGS 1 | #define OMPI_F77 "gfortran" | #define OMPI_F77_DOUBLE_UNDERSCORE 1 | #define OMPI_F77_SINGLE_UNDERSCORE 0 | #define OMPI_F77_CAPS 0 | #define OMPI_F77_PLAIN 0 | #define ompi_fortran_bogus_type_t int | #define OMPI_HAVE_FORTRAN_LOGICAL 1 | #define OMPI_SIZEOF_FORTRAN_LOGICAL 4 | #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4 | #define ompi_fortran_logical_t int | #define OMPI_HAVE_FORTRAN_INTEGER 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4 | #define ompi_fortran_integer_t int | #define OMPI_HAVE_FORTRAN_INTEGER1 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER1 1 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER1 1 | #define ompi_fortran_integer1_t char | #define OMPI_HAVE_FORTRAN_INTEGER2 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER2 2 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER2 2 | #define ompi_fortran_integer2_t short | #define OMPI_HAVE_FORTRAN_INTEGER4 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER4 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER4 4 | #define ompi_fortran_integer4_t int | #define OMPI_HAVE_FORTRAN_INTEGER8 1 | #define OMPI_SIZEOF_FORTRAN_INTEGER8 8 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER8 8 | #define ompi_fortran_integer8_t long long | #define OMPI_HAVE_FORTRAN_INTEGER16 0 | #define OMPI_SIZEOF_FORTRAN_INTEGER16 4 | #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4 | #define ompi_fortran_integer16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_REAL 1 | #define OMPI_SIZEOF_FORTRAN_REAL 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL 4 | #define ompi_fortran_real_t float | #define OMPI_HAVE_FORTRAN_REAL4 1 | #define OMPI_SIZEOF_FORTRAN_REAL4 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL4 4 | #define ompi_fortran_real4_t float | #define OMPI_HAVE_FORTRAN_REAL8 1 | #define OMPI_SIZEOF_FORTRAN_REAL8 8 | #define OMPI_ALIGNMENT_FORTRAN_REAL8 8 | #define ompi_fortran_real8_t double | #define OMPI_HAVE_FORTRAN_REAL16 0 | #define OMPI_SIZEOF_FORTRAN_REAL16 4 | #define OMPI_ALIGNMENT_FORTRAN_REAL16 4 | #define ompi_fortran_real16_t ompi_fortran_bogus_type_t | #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 1 | #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 8 | #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 8 | #define ompi_fortran_double_precision_t double | #define OMPI_HAVE_FORTRAN_COMPLEX 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX 4 | #define OMPI_HAVE_FORTRAN_COMPLEX8 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX8 8 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4 | #define OMPI_HAVE_FORTRAN_COMPLEX16 1 | #define OMPI_SIZEOF_FORTRAN_COMPLEX16 16 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 8 | #define OMPI_HAVE_FORTRAN_COMPLEX32 0 | #define OMPI_SIZEOF_FORTRAN_COMPLEX32 4 | #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 4 | #define OMPI_FORTRAN_HANDLE_MAX ( 0x7fffffff < 2147483647 ? 0x7fffffff : 2147483647 ) | #define OMPI_FORTRAN_VALUE_TRUE 1 | #define OMPI_WANT_F90_BINDINGS 1 | #define OMPI_F90 "gfortran" | #define OMPI_HAVE_F90_INTEGER1 1 | #define OMPI_HAVE_F90_INTEGER2 1 | #define OMPI_HAVE_F90_INTEGER4 1 | #define OMPI_HAVE_F90_INTEGER8 1 | #define OMPI_HAVE_F90_INTEGER16 0 | #define OMPI_HAVE_F90_REAL4 1 | #define OMPI_HAVE_F90_REAL8 1 | #define OMPI_HAVE_F90_REAL16 0 | #define OMPI_HAVE_F90_COMPLEX8 1 | #define OMPI_HAVE_F90_COMPLEX16 1 | #define OMPI_HAVE_F90_COMPLEX32 0 | #define OMPI_SIZEOF_F90_INT1 1 | #define OMPI_SIZEOF_F90_INT2 2 | #define OMPI_SIZEOF_F90_INT4 4 | #define OMPI_SIZEOF_F90_INT8 8 | #define OMPI_SIZEOF_F90_INT16 0 | #define OMPI_SIZEOF_F90_REAL4 4 | #define OMPI_SIZEOF_F90_REAL8 8 | #define OMPI_SIZEOF_F90_REAL16 0 | #define OMPI_SIZEOF_F90_COMPLEX8 8 | #define OMPI_SIZEOF_F90_COMPLEX16 16 | #define OMPI_SIZEOF_F90_COMPLEX32 0 | #define OMPI_ALIGNMENT_F90_LOGICAL 4 | #define OMPI_ALIGNMENT_F90_INT 4 | #define OMPI_ALIGNMENT_F90_REAL 4 | #define OMPI_ALIGNMENT_F90_DBLPREC 4 | #define OMPI_ALIGNMENT_F90_COMPLEX 4 | #define OMPI_ALIGNMENT_F90_DBLCOMPLEX 4 | #define OMPI_ALIGNMENT_F90_INT1 1 | #define OMPI_ALIGNMENT_F90_INT2 2 | #define OMPI_ALIGNMENT_F90_INT4 4 | #define OMPI_ALIGNMENT_F90_INT8 4 | #define OMPI_ALIGNMENT_F90_INT16 0 | #define OMPI_ALIGNMENT_F90_REAL4 4 | #define OMPI_ALIGNMENT_F90_REAL8 4 | #define OMPI_ALIGNMENT_F90_REAL16 0 | #define OMPI_ALIGNMENT_F90_COMPLEX8 4 | #define OMPI_ALIGNMENT_F90_COMPLEX16 4 | #define OMPI_ALIGNMENT_F90_COMPLEX32 0 | #define OMPI_PRECISION_F90_REAL4 6 | #define OMPI_PRECISION_F90_REAL8 15 | #define OMPI_PRECISION_F90_REAL16 0 | #define OMPI_PRECISION_F90_COMPLEX8 6 | #define OMPI_PRECISION_F90_COMPLEX16 15 | #define OMPI_PRECISION_F90_COMPLEX32 0 | #define OMPI_RANGE_F90_REAL4 37 | #define OMPI_RANGE_F90_REAL8 307 | #define OMPI_RANGE_F90_REAL16 0 | #define OMPI_RANGE_F90_COMPLEX8 37 | #define OMPI_RANGE_F90_COMPLEX16 307 | #define OMPI_RANGE_F90_COMPLEX32 0 | #define HAVE_ALLOCA_H 1 | #define HAVE_AIO_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_EXECINFO_H 1 | #define HAVE_ERR_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_POLL_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_PTY_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SCHED_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_STROPTS_H 1 | #define HAVE_SYS_FCNTL_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_QUEUE_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_TIME_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_ULIMIT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTMP_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_NET_IF_H 1 | #define HAVE_STDBOOL_H 1 | #define OMPI_USE_STDBOOL_H 1 | #define SIZEOF_PID_T 4 | #define HAVE_SOCKLEN_T 1 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_SOCKADDR_IN 1 | #define OMPI_HAVE_SA_RESTART 1 | #define OMPI_HAVE_SA_LEN 0 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define HAVE_SIGINFO_T_SI_FD 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_OPENPTY 1 | #define HAVE_ISATTY 1 | #define HAVE_HTONL 1 | #define HAVE_NTOHL 1 | #define HAVE_HTONS 1 | #define HAVE_NTOHS 1 | #define HAVE_GETPWUID 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_EXECVE 1 | #define HAVE_PIPE 1 | #define HAVE_SETSID 1 | #define HAVE_MMAP 1 | #define HAVE_BACKTRACE 1 | #define HAVE_DIRNAME 1 | #define HAVE_CEIL 1 | #define HAVE_ASPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_OPENPTY 1 | #define HAVE_ISATTY 1 | #define HAVE_HTONL 1 | #define HAVE_NTOHL 1 | #define HAVE_HTONS 1 | #define HAVE_NTOHS 1 | #define HAVE_GETPWUID 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_EXECVE 1 | #define HAVE_PIPE 1 | #define HAVE_PTSNAME 1 | #define HAVE_SETSID 1 | #define HAVE_MMAP 1 | #define HAVE_MALLOPT 1 | #define OMPI_HAVE_VA_COPY 1 | #define OMPI_HAVE_UNDERSCORE_VA_COPY 1 | #define HAVE_DECL___FUNC__ 1 | #define HAVE_SCHED_YIELD 1 | #define HAVE_BACKTRACE 1 | #define HAVE_DIRNAME 1 | #define HAVE_LIBM 1 | #define OMPI_MPI_OFFSET_TYPE long long | #define OMPI_OFFSET_DATATYPE MPI_LONG_LONG | #define OMPI_HAVE_BROKEN_QSORT 0 | #define OMPI_HAVE_SOLARIS_THREADS 0 | #define OMPI_HAVE_POSIX_THREADS 1 | #define OMPI_THREADS_HAVE_DIFFERENT_PIDS 1 | #define OMPI_ENABLE_MPI_THREADS 0 | #define OMPI_ENABLE_PROGRESS_THREADS 0 | #define HAVE_CPU_SET_T 1 | #define HAVE_cpu_set_t 1 | #define HAVE_CPU_ZERO 1 | #define OPAL_PAFFINITY_LINUX_SCHED_SETAFF_NUM_PARAMS 3 | #define HAVE_STRUCT_SOCKADDR_IN 1 | #define HAVE_SYS_BPROC_H 1 | #define HAVE_SYS_BPROC_COMMON_H 1 | #define HAVE_SYS_BPROC_H 1 | #define HAVE_SYS_BPROC_COMMON_H 1 | #define HAVE_SYS_BPROC_H 1 | #define HAVE_SYS_BPROC_COMMON_H 1 | #define HAVE_SYS_BPROC_H 1 | #define HAVE_SYS_BPROC_COMMON_H 1 | #define OMPI_RML_CNOS_HAVE_BARRIER 0 | #define HAVE_SYS_BPROC_H 1 | #define HAVE_SYS_BPROC_COMMON_H 1 | #define HAVE_SYS_BPROC_H 1 | #define HAVE_SYS_BPROC_COMMON_H 1 | #define OMPI_MCA_BTL_GM_API_VERSION GM_API_VERSION | #define OMPI_MCA_BTL_GM_HAVE_RDMA_PUT 1 | #define OMPI_MCA_BTL_GM_HAVE_RDMA_GET 1 | #define OMPI_MCA_BTL_GM_GET_BROKEN 0 | #define OMPI_MCA_BTL_GM_SUPPORT_REGISTERING 1 | #define OMPI_MCA_BTL_OPENIB_HAVE_SRQ 0 | #define OMPI_MCA_BTL_OPENIB_HAVE_DEVICE_LIST 0 | #define OMPI_BTL_PORTALS_HAVE_EVENT_UNLINK 1 | #define OMPI_BTL_PORTALS_UTCP 1 | #define OMPI_BTL_PORTALS_REDSTORM 0 | #define OMPI_BTL_PORTALS_STARTING_TABLE_ID 0 | #define HAVE_STRUCT_SOCKADDR_IN 1 | #define OMPI_MCA_MPOOL_GM_API_VERSION GM_API_VERSION | #define OMPI_MCA_MPOOL_GM_HAVE_RDMA_PUT 1 | #define OMPI_MCA_MPOOL_GM_HAVE_RDMA_GET 1 | #define OMPI_MCA_MPOOL_GM_GET_BROKEN 0 | #define OMPI_MCA_MPOOL_GM_SUPPORT_REGISTERING 1 | #define OMPI_MCA_MPOOL_OPENIB_HAVE_SRQ 0 | #define OMPI_MCA_MPOOL_OPENIB_HAVE_DEVICE_LIST 0 | #define OMPI_MCA_PTL_GM_API_VERSION GM_API_VERSION | #define OMPI_MCA_PTL_GM_HAVE_RDMA_PUT 1 | #define OMPI_MCA_PTL_GM_HAVE_RDMA_GET 1 | #define OMPI_MCA_PTL_GM_GET_BROKEN 0 | #define OMPI_MCA_PTL_GM_SUPPORT_REGISTERING 1 | #define OMPI_MCA_PTL_GM_CACHE_ENABLE 0 | #define HAVE_STRUCT_SOCKADDR_IN 1 | #define MCA_pml_DIRECT_CALL 0 | #define MCA_pml_DIRECT_CALL_COMPONENT | #define STDC_HEADERS 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_POLL_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_EPOLL_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_QUEUE_H 1 | /* end confdefs.h. */ | #include configure:124571: result: no configure:124606: checking for sys/event.h configure:124613: result: no configure:124627: checking for TAILQ_FOREACH in sys/queue.h configure:124652: result: no configure:124661: checking for timeradd in sys/time.h configure:124683: result: yes configure:124694: checking whether time.h and sys/time.h may both be included configure:124719: gcc -c -O3 -DNDEBUG -m32 conftest.c >&5 configure:124725: $? = 0 configure:124729: test -z || test ! -s conftest.err configure:124732: $? = 0 configure:124735: test -s conftest.o configure:124738: $? = 0 configure:124749: result: yes configure:124764: checking for gettimeofday configure:124821: gcc -o conftest -O3 -DNDEBUG -m32 -L/usr/lib conftest.c -lm -lutil -lnsl -lm >&5 configure:124827: $? = 0 configure:124831: test -z || test ! -s conft