Created
August 16, 2018 12:55
-
-
Save gpaulsen/61c3568673679b344449e8edb44a642d to your computer and use it in GitHub Desktop.
This file has been truncated, but you can view the full file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 gitclone, which was | |
generated by GNU Autoconf 2.69. Invocation command line was | |
$ ./configure --prefix /tmp/gpaulsen/ompi-v4.0.x --enable-mpi1-compatibility | |
## --------- ## | |
## Platform. ## | |
## --------- ## | |
hostname = c656f6n04 | |
uname -m = ppc64le | |
uname -r = 3.10.0-514.el7.ppc64le | |
uname -s = Linux | |
uname -v = #1 SMP Wed Oct 19 11:27:06 EDT 2016 | |
/usr/bin/uname -p = ppc64le | |
/bin/uname -X = unknown | |
/bin/arch = ppc64le | |
/usr/bin/arch -k = unknown | |
/usr/convex/getsysinfo = unknown | |
/usr/bin/hostinfo = unknown | |
/bin/machine = unknown | |
/usr/bin/oslevel = unknown | |
/bin/universe = unknown | |
PATH: /opt/pgi/linuxpower/2017/bin | |
PATH: /usr/local/bin | |
PATH: /usr/bin | |
PATH: /usr/local/sbin | |
PATH: /usr/sbin | |
PATH: /usr/local/cuda/bin | |
PATH: /opt/ibutils/bin | |
## ----------- ## | |
## Core tests. ## | |
## ----------- ## | |
configure:5813: checking for perl | |
configure:5829: found /usr/bin/perl | |
configure:5841: result: perl | |
configure:5870: === Configuring Open MPI | |
configure:5886: *** Startup tests | |
configure:6002: checking build system type | |
configure:6016: result: powerpc64le-unknown-linux-gnu | |
configure:6036: checking host system type | |
configure:6049: result: powerpc64le-unknown-linux-gnu | |
configure:6069: checking target system type | |
configure:6082: result: powerpc64le-unknown-linux-gnu | |
configure:6209: checking for gcc | |
configure:6225: found /usr/bin/gcc | |
configure:6236: result: gcc | |
configure:6465: checking for C compiler version | |
configure:6474: gcc --version >&5 | |
gcc (GCC) 4.8.5 20150623 (Red Hat 4.8.5-11) | |
Copyright (C) 2015 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:6485: $? = 0 | |
configure:6474: gcc -v >&5 | |
Using built-in specs. | |
COLLECT_GCC=gcc | |
COLLECT_LTO_WRAPPER=/usr/libexec/gcc/ppc64le-redhat-linux/4.8.5/lto-wrapper | |
Target: ppc64le-redhat-linux | |
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-linker-hash-style=gnu --enable-languages=c,c++,objc,obj-c++,java,fortran,ada,go,lto --enable-plugin --enable-initfini-array --disable-libgcj --with-isl=/builddir/build/BUILD/gcc-4.8.5-20150702/obj-ppc64le-redhat-linux/isl-install --with-cloog=/builddir/build/BUILD/gcc-4.8.5-20150702/obj-ppc64le-redhat-linux/cloog-install --enable-gnu-indirect-function --enable-secureplt --with-long-double-128 --enable-targets=powerpcle-linux --disable-multilib --with-cpu-64=power8 --with-tune-64=power8 --build=ppc64le-redhat-linux | |
Thread model: posix | |
gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) | |
configure:6485: $? = 0 | |
configure:6474: gcc -V >&5 | |
gcc: error: unrecognized command line option '-V' | |
gcc: fatal error: no input files | |
compilation terminated. | |
configure:6485: $? = 4 | |
configure:6474: gcc -qversion >&5 | |
gcc: error: unrecognized command line option '-qversion' | |
gcc: fatal error: no input files | |
compilation terminated. | |
configure:6485: $? = 4 | |
configure:6505: checking whether the C compiler works | |
configure:6527: gcc conftest.c >&5 | |
configure:6531: $? = 0 | |
configure:6579: result: yes | |
configure:6582: checking for C compiler default output file name | |
configure:6584: result: a.out | |
configure:6590: checking for suffix of executables | |
configure:6597: gcc -o conftest conftest.c >&5 | |
configure:6601: $? = 0 | |
configure:6623: result: | |
configure:6645: checking whether we are cross compiling | |
configure:6653: gcc -o conftest conftest.c >&5 | |
configure:6657: $? = 0 | |
configure:6664: ./conftest | |
configure:6668: $? = 0 | |
configure:6683: result: no | |
configure:6688: checking for suffix of object files | |
configure:6710: gcc -c conftest.c >&5 | |
configure:6714: $? = 0 | |
configure:6735: result: o | |
configure:6739: checking whether we are using the GNU C compiler | |
configure:6758: gcc -c conftest.c >&5 | |
configure:6758: $? = 0 | |
configure:6767: result: yes | |
configure:6776: checking whether gcc accepts -g | |
configure:6796: gcc -c -g conftest.c >&5 | |
configure:6796: $? = 0 | |
configure:6837: result: yes | |
configure:6854: checking for gcc option to accept ISO C89 | |
configure:6917: gcc -c -g -O2 conftest.c >&5 | |
configure:6917: $? = 0 | |
configure:6930: result: none needed | |
configure:6956: checking how to run the C preprocessor | |
configure:6987: gcc -E conftest.c | |
configure:6987: $? = 0 | |
configure:7001: gcc -E conftest.c | |
conftest.c:10:28: fatal error: ac_nonexistent.h: No such file or directory | |
#include <ac_nonexistent.h> | |
^ | |
compilation terminated. | |
configure:7001: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "Open MPI" | |
| #define PACKAGE_TARNAME "openmpi" | |
| #define PACKAGE_VERSION "gitclone" | |
| #define PACKAGE_STRING "Open MPI gitclone" | |
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | |
| #define PACKAGE_URL "" | |
| #define OPAL_ARCH "powerpc64le-unknown-linux-gnu" | |
| /* end confdefs.h. */ | |
| #include <ac_nonexistent.h> | |
configure:7026: result: gcc -E | |
configure:7046: gcc -E conftest.c | |
configure:7046: $? = 0 | |
configure:7060: gcc -E conftest.c | |
conftest.c:10:28: fatal error: ac_nonexistent.h: No such file or directory | |
#include <ac_nonexistent.h> | |
^ | |
compilation terminated. | |
configure:7060: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "Open MPI" | |
| #define PACKAGE_TARNAME "openmpi" | |
| #define PACKAGE_VERSION "gitclone" | |
| #define PACKAGE_STRING "Open MPI gitclone" | |
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | |
| #define PACKAGE_URL "" | |
| #define OPAL_ARCH "powerpc64le-unknown-linux-gnu" | |
| /* end confdefs.h. */ | |
| #include <ac_nonexistent.h> | |
configure:7089: checking for grep that handles long lines and -e | |
configure:7147: result: /usr/bin/grep | |
configure:7152: checking for egrep | |
configure:7214: result: /usr/bin/grep -E | |
configure:7219: checking for ANSI C header files | |
configure:7239: gcc -c -g -O2 conftest.c >&5 | |
configure:7239: $? = 0 | |
configure:7312: gcc -o conftest -g -O2 conftest.c >&5 | |
configure:7312: $? = 0 | |
configure:7312: ./conftest | |
configure:7312: $? = 0 | |
configure:7323: result: yes | |
configure:7336: checking for sys/types.h | |
configure:7336: gcc -c -g -O2 conftest.c >&5 | |
configure:7336: $? = 0 | |
configure:7336: result: yes | |
configure:7336: checking for sys/stat.h | |
configure:7336: gcc -c -g -O2 conftest.c >&5 | |
configure:7336: $? = 0 | |
configure:7336: result: yes | |
configure:7336: checking for stdlib.h | |
configure:7336: gcc -c -g -O2 conftest.c >&5 | |
configure:7336: $? = 0 | |
configure:7336: result: yes | |
configure:7336: checking for string.h | |
configure:7336: gcc -c -g -O2 conftest.c >&5 | |
configure:7336: $? = 0 | |
configure:7336: result: yes | |
configure:7336: checking for memory.h | |
configure:7336: gcc -c -g -O2 conftest.c >&5 | |
configure:7336: $? = 0 | |
configure:7336: result: yes | |
configure:7336: checking for strings.h | |
configure:7336: gcc -c -g -O2 conftest.c >&5 | |
configure:7336: $? = 0 | |
configure:7336: result: yes | |
configure:7336: checking for inttypes.h | |
configure:7336: gcc -c -g -O2 conftest.c >&5 | |
configure:7336: $? = 0 | |
configure:7336: result: yes | |
configure:7336: checking for stdint.h | |
configure:7336: gcc -c -g -O2 conftest.c >&5 | |
configure:7336: $? = 0 | |
configure:7336: result: yes | |
configure:7336: checking for unistd.h | |
configure:7336: gcc -c -g -O2 conftest.c >&5 | |
configure:7336: $? = 0 | |
configure:7336: result: yes | |
configure:7349: checking minix/config.h usability | |
configure:7349: gcc -c -g -O2 conftest.c >&5 | |
conftest.c:53:26: fatal error: minix/config.h: No such file or directory | |
#include <minix/config.h> | |
^ | |
compilation terminated. | |
configure:7349: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "Open MPI" | |
| #define PACKAGE_TARNAME "openmpi" | |
| #define PACKAGE_VERSION "gitclone" | |
| #define PACKAGE_STRING "Open MPI gitclone" | |
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | |
| #define PACKAGE_URL "" | |
| #define OPAL_ARCH "powerpc64le-unknown-linux-gnu" | |
| #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 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| #include <minix/config.h> | |
configure:7349: result: no | |
configure:7349: checking minix/config.h presence | |
configure:7349: gcc -E conftest.c | |
conftest.c:20:26: fatal error: minix/config.h: No such file or directory | |
#include <minix/config.h> | |
^ | |
compilation terminated. | |
configure:7349: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "Open MPI" | |
| #define PACKAGE_TARNAME "openmpi" | |
| #define PACKAGE_VERSION "gitclone" | |
| #define PACKAGE_STRING "Open MPI gitclone" | |
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | |
| #define PACKAGE_URL "" | |
| #define OPAL_ARCH "powerpc64le-unknown-linux-gnu" | |
| #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 | |
| /* end confdefs.h. */ | |
| #include <minix/config.h> | |
configure:7349: result: no | |
configure:7349: checking for minix/config.h | |
configure:7349: result: no | |
configure:7370: checking whether it is safe to define __EXTENSIONS__ | |
configure:7388: gcc -c -g -O2 conftest.c >&5 | |
configure:7388: $? = 0 | |
configure:7395: result: yes | |
configure:7456: checking for a BSD-compatible install | |
configure:7524: result: /usr/bin/install -c | |
configure:7535: checking whether build environment is sane | |
configure:7590: result: yes | |
configure:7741: checking for a thread-safe mkdir -p | |
configure:7780: result: /usr/bin/mkdir -p | |
configure:7787: checking for gawk | |
configure:7803: found /usr/bin/gawk | |
configure:7814: result: gawk | |
configure:7825: checking whether make sets $(MAKE) | |
configure:7847: result: yes | |
configure:7877: checking for style of include used by make | |
configure:7905: result: GNU | |
configure:7939: checking whether make supports nested variables | |
configure:7956: result: yes | |
configure:8036: checking whether UID '9484563' is supported by ustar format | |
configure:8042: result: no | |
configure:8046: checking whether GID '100' is supported by ustar format | |
configure:8049: result: yes | |
configure:8057: checking how to create a ustar tar archive | |
configure:8111: tardir=conftest.dir && eval false >conftest.tar | |
configure:8114: $? = 1 | |
configure:8139: result: none | |
configure:8148: checking dependency style of gcc | |
configure:8259: result: gcc3 | |
configure:8291: checking whether make supports nested variables | |
configure:8308: result: yes | |
configure:5886: *** Checking versions | |
configure:8355: checking for repo version | |
configure:8384: result: v2.x-dev-5995-g8483eb4b | |
configure:8398: checking Open MPI version | |
configure:8400: result: 4.0.0a1 | |
configure:8402: checking Open MPI release date | |
configure:8404: result: Unreleased developer copy | |
configure:8406: checking Open MPI repository version | |
configure:8408: result: v2.x-dev-5995-g8483eb4b | |
configure:8483: checking for repo version | |
configure:8512: result: v2.x-dev-5995-g8483eb4b | |
configure:8526: checking Open MPI Run-Time Environment version | |
configure:8528: result: 4.0.0a1 | |
configure:8530: checking Open MPI Run-Time Environment release date | |
configure:8532: result: Unreleased developer copy | |
configure:8534: checking Open MPI Run-Time Environment repository version | |
configure:8536: result: v2.x-dev-5995-g8483eb4b | |
configure:8611: checking for repo version | |
configure:8640: result: v2.x-dev-5995-g8483eb4b | |
configure:8654: checking Open SHMEM version | |
configure:8656: result: 4.0.0a1 | |
configure:8658: checking Open SHMEM release date | |
configure:8660: result: Unreleased developer copy | |
configure:8662: checking Open SHMEM repository version | |
configure:8664: result: v2.x-dev-5995-g8483eb4b | |
configure:8739: checking for repo version | |
configure:8768: result: v2.x-dev-5995-g8483eb4b | |
configure:8782: checking Open Portable Access Layer version | |
configure:8784: result: 4.0.0a1 | |
configure:8786: checking Open Portable Access Layer release date | |
configure:8788: result: Unreleased developer copy | |
configure:8790: checking Open Portable Access Layer repository version | |
configure:8792: result: v2.x-dev-5995-g8483eb4b | |
configure:8873: checking for bootstrap Autoconf version | |
configure:8876: result: 2.69 | |
configure:8878: checking for bootstrap Automake version | |
configure:8880: result: 1.13 | |
configure:8882: checking for boostrap Libtool version | |
configure:8885: result: 2.4.2 | |
configure:5886: *** Initialization, setup | |
configure:8906: builddir: /tmp/gpaulsen/ompi-src | |
configure:8908: srcdir: /tmp/gpaulsen/ompi-src | |
configure:5886: *** OPAL Configuration options | |
configure:9139: checking if want to run code coverage | |
configure:9164: result: no | |
configure:9174: checking if want to compile with branch probabilities | |
configure:9186: result: no | |
configure:9196: checking if want to debug memory usage | |
configure:9208: result: no | |
configure:9222: checking if want to profile memory usage | |
configure:9234: result: no | |
configure:9248: checking if want developer-level compiler pickyness | |
configure:9260: result: no | |
configure:9275: checking if want developer-level debugging code | |
configure:9287: result: no | |
configure:9293: checking if want to developer-level timing framework | |
configure:9305: result: no | |
configure:9353: checking if want to install project-internal header files | |
configure:9366: result: no | |
configure:9384: checking if want pretty-print stacktrace | |
configure:9396: result: yes | |
configure:9411: checking if want pty support | |
configure:9423: result: yes | |
configure:9438: checking if want weak symbol support | |
configure:9446: result: yes | |
configure:9460: checking if want dlopen support | |
configure:9475: result: yes | |
configure:9489: checking for default value of mca_base_component_show_load_errors | |
configure:9502: result: enabled by default | |
configure:9516: checking if want heterogeneous support | |
configure:9528: result: no | |
configure:9542: checking if word-sized integers must be word-size aligned | |
configure:9573: gcc -o conftest -DNDEBUG conftest.c >&5 | |
configure:9573: $? = 0 | |
configure:9573: ./conftest | |
configure:9573: $? = 0 | |
configure:9583: result: no | |
configure:9691: checking if want IPv6 support | |
configure:9703: result: no | |
configure:9717: checking if want package/brand string | |
configure:9733: result: Open MPI gpaulsen@c656f6n04 Distribution | |
configure:9739: checking if want ident string | |
configure:9765: result: 4.0.0a1 | |
configure:9772: checking if want to use an alternative checksum algo for messages | |
configure:9785: result: no | |
configure:9801: checking maximum length of processor name | |
configure:9832: result: 256 | |
configure:9846: checking maximum length of error string | |
configure:9877: result: 256 | |
configure:9891: checking maximum length of object name | |
configure:9922: result: 64 | |
configure:9936: checking maximum length of info key | |
configure:9967: result: 36 | |
configure:9981: checking maximum length of info val | |
configure:10012: result: 256 | |
configure:10026: checking maximum length of port name | |
configure:10057: result: 1024 | |
configure:10071: checking maximum length of datarep string | |
configure:10102: result: 128 | |
configure:10120: checking if want getpwuid support | |
configure:10132: result: yes | |
configure:10201: checking for zlib in | |
configure:10224: result: (default search paths) | |
configure:10324: checking zlib.h usability | |
configure:10324: gcc -c -DNDEBUG conftest.c >&5 | |
configure:10324: $? = 0 | |
configure:10324: result: yes | |
configure:10324: checking zlib.h presence | |
configure:10324: gcc -E conftest.c | |
configure:10324: $? = 0 | |
configure:10324: result: yes | |
configure:10324: checking for zlib.h | |
configure:10324: result: yes | |
configure:10418: result: looking for library without search path | |
configure:10420: checking for library containing deflate | |
configure:10451: gcc -o conftest -DNDEBUG conftest.c >&5 | |
/tmp/cc1Mprpq.o: In function `main': | |
conftest.c:(.text+0x1c): undefined reference to `deflate' | |
collect2: error: ld returned 1 exit status | |
configure:10451: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "Open MPI" | |
| #define PACKAGE_TARNAME "openmpi" | |
| #define PACKAGE_VERSION "gitclone" | |
| #define PACKAGE_STRING "Open MPI gitclone" | |
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | |
| #define PACKAGE_URL "" | |
| #define OPAL_ARCH "powerpc64le-unknown-linux-gnu" | |
| #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 __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define OMPI_MAJOR_VERSION 4 | |
| #define OMPI_MINOR_VERSION 0 | |
| #define OMPI_RELEASE_VERSION 0 | |
| #define OMPI_GREEK_VERSION "a1" | |
| #define OMPI_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OMPI_TARBALL_VERSION "gitclone" | |
| #define OMPI_VERSION "0" | |
| #define OMPI_RELEASE_DATE "Unreleased developer copy" | |
| #define ORTE_MAJOR_VERSION 4 | |
| #define ORTE_MINOR_VERSION 0 | |
| #define ORTE_RELEASE_VERSION 0 | |
| #define ORTE_GREEK_VERSION "a1" | |
| #define ORTE_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define ORTE_TARBALL_VERSION "gitclone" | |
| #define ORTE_VERSION "0" | |
| #define ORTE_RELEASE_DATE "Unreleased developer copy" | |
| #define OSHMEM_MAJOR_VERSION 4 | |
| #define OSHMEM_MINOR_VERSION 0 | |
| #define OSHMEM_RELEASE_VERSION 0 | |
| #define OSHMEM_GREEK_VERSION "a1" | |
| #define OSHMEM_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OSHMEM_TARBALL_VERSION "gitclone" | |
| #define OSHMEM_VERSION "0" | |
| #define OSHMEM_RELEASE_DATE "Unreleased developer copy" | |
| #define OPAL_MAJOR_VERSION 4 | |
| #define OPAL_MINOR_VERSION 0 | |
| #define OPAL_RELEASE_VERSION 0 | |
| #define OPAL_GREEK_VERSION "a1" | |
| #define OPAL_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OPAL_TARBALL_VERSION "gitclone" | |
| #define OPAL_VERSION "0" | |
| #define OPAL_RELEASE_DATE "Unreleased developer copy" | |
| #define OPAL_ENABLE_MEM_DEBUG 0 | |
| #define OPAL_ENABLE_MEM_PROFILE 0 | |
| #define OPAL_ENABLE_TIMING 0 | |
| #define OPAL_ENABLE_DEBUG 0 | |
| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1 | |
| #define OPAL_ENABLE_PTY_SUPPORT 1 | |
| #define OPAL_ENABLE_DLOPEN_SUPPORT 1 | |
| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1 | |
| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0 | |
| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0 | |
| #define OPAL_WANT_HOME_CONFIG_FILES 1 | |
| #define OPAL_ENABLE_IPV6 0 | |
| #define OPAL_PACKAGE_STRING "Open MPI gpaulsen@c656f6n04 Distribution" | |
| #define OPAL_IDENT_STRING "4.0.0a1" | |
| #define OPAL_MAX_PROCESSOR_NAME 256 | |
| #define OPAL_MAX_ERROR_STRING 256 | |
| #define OPAL_MAX_OBJECT_NAME 64 | |
| #define OPAL_MAX_INFO_KEY 36 | |
| #define OPAL_MAX_INFO_VAL 256 | |
| #define OPAL_MAX_PORT_NAME 1024 | |
| #define OPAL_MAX_DATAREP_STRING 128 | |
| #define OPAL_ENABLE_CRDEBUG 0 | |
| #define OPAL_ENABLE_GETPWUID 1 | |
| #define OPAL_ENABLE_PROGRESS_THREADS 0 | |
| #define HAVE_ZLIB_H 1 | |
| /* end confdefs.h. */ | |
| | |
| /* Override any GCC internal prototype to avoid an error. | |
| Use char because int might match the return type of a GCC | |
| builtin and then its argument prototype would still apply. */ | |
| #ifdef __cplusplus | |
| extern "C" | |
| #endif | |
| char deflate (); | |
| int | |
| main () | |
| { | |
| return deflate (); | |
| ; | |
| return 0; | |
| } | |
configure:10451: gcc -o conftest -DNDEBUG conftest.c -lz -lz >&5 | |
configure:10451: $? = 0 | |
configure:10468: result: -lz | |
configure:10724: checking if libz requires libnl v1 or v3 | |
configure:10741: gcc -o conftest -DNDEBUG conftest_c.c -lz -lz | |
configure:10748: $? = 0 | |
configure:10763: result: | |
configure:11837: checking will zlib support be built | |
configure:11843: result: yes | |
configure:11879: checking __NetBSD__ | |
configure:11895: gcc -c -DNDEBUG conftest.c >&5 | |
conftest.c:84:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before ':' token | |
error: this is not __NetBSD__ | |
^ | |
configure:11895: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "Open MPI" | |
| #define PACKAGE_TARNAME "openmpi" | |
| #define PACKAGE_VERSION "gitclone" | |
| #define PACKAGE_STRING "Open MPI gitclone" | |
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | |
| #define PACKAGE_URL "" | |
| #define OPAL_ARCH "powerpc64le-unknown-linux-gnu" | |
| #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 __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define OMPI_MAJOR_VERSION 4 | |
| #define OMPI_MINOR_VERSION 0 | |
| #define OMPI_RELEASE_VERSION 0 | |
| #define OMPI_GREEK_VERSION "a1" | |
| #define OMPI_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OMPI_TARBALL_VERSION "gitclone" | |
| #define OMPI_VERSION "0" | |
| #define OMPI_RELEASE_DATE "Unreleased developer copy" | |
| #define ORTE_MAJOR_VERSION 4 | |
| #define ORTE_MINOR_VERSION 0 | |
| #define ORTE_RELEASE_VERSION 0 | |
| #define ORTE_GREEK_VERSION "a1" | |
| #define ORTE_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define ORTE_TARBALL_VERSION "gitclone" | |
| #define ORTE_VERSION "0" | |
| #define ORTE_RELEASE_DATE "Unreleased developer copy" | |
| #define OSHMEM_MAJOR_VERSION 4 | |
| #define OSHMEM_MINOR_VERSION 0 | |
| #define OSHMEM_RELEASE_VERSION 0 | |
| #define OSHMEM_GREEK_VERSION "a1" | |
| #define OSHMEM_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OSHMEM_TARBALL_VERSION "gitclone" | |
| #define OSHMEM_VERSION "0" | |
| #define OSHMEM_RELEASE_DATE "Unreleased developer copy" | |
| #define OPAL_MAJOR_VERSION 4 | |
| #define OPAL_MINOR_VERSION 0 | |
| #define OPAL_RELEASE_VERSION 0 | |
| #define OPAL_GREEK_VERSION "a1" | |
| #define OPAL_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OPAL_TARBALL_VERSION "gitclone" | |
| #define OPAL_VERSION "0" | |
| #define OPAL_RELEASE_DATE "Unreleased developer copy" | |
| #define OPAL_ENABLE_MEM_DEBUG 0 | |
| #define OPAL_ENABLE_MEM_PROFILE 0 | |
| #define OPAL_ENABLE_TIMING 0 | |
| #define OPAL_ENABLE_DEBUG 0 | |
| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1 | |
| #define OPAL_ENABLE_PTY_SUPPORT 1 | |
| #define OPAL_ENABLE_DLOPEN_SUPPORT 1 | |
| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1 | |
| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0 | |
| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0 | |
| #define OPAL_WANT_HOME_CONFIG_FILES 1 | |
| #define OPAL_ENABLE_IPV6 0 | |
| #define OPAL_PACKAGE_STRING "Open MPI gpaulsen@c656f6n04 Distribution" | |
| #define OPAL_IDENT_STRING "4.0.0a1" | |
| #define OPAL_MAX_PROCESSOR_NAME 256 | |
| #define OPAL_MAX_ERROR_STRING 256 | |
| #define OPAL_MAX_OBJECT_NAME 64 | |
| #define OPAL_MAX_INFO_KEY 36 | |
| #define OPAL_MAX_INFO_VAL 256 | |
| #define OPAL_MAX_PORT_NAME 1024 | |
| #define OPAL_MAX_DATAREP_STRING 128 | |
| #define OPAL_ENABLE_CRDEBUG 0 | |
| #define OPAL_ENABLE_GETPWUID 1 | |
| #define OPAL_ENABLE_PROGRESS_THREADS 0 | |
| #define HAVE_ZLIB_H 1 | |
| #define OPAL_HAVE_ZLIB 1 | |
| /* end confdefs.h. */ | |
| #ifndef __NetBSD__ | |
| error: this is not __NetBSD__ | |
| #endif | |
| | |
| int | |
| main () | |
| { | |
| | |
| ; | |
| return 0; | |
| } | |
configure:11901: result: no | |
configure:11905: checking __FreeBSD__ | |
configure:11921: gcc -c -DNDEBUG conftest.c >&5 | |
conftest.c:84:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before ':' token | |
error: this is not __FreeBSD__ | |
^ | |
configure:11921: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "Open MPI" | |
| #define PACKAGE_TARNAME "openmpi" | |
| #define PACKAGE_VERSION "gitclone" | |
| #define PACKAGE_STRING "Open MPI gitclone" | |
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | |
| #define PACKAGE_URL "" | |
| #define OPAL_ARCH "powerpc64le-unknown-linux-gnu" | |
| #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 __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define OMPI_MAJOR_VERSION 4 | |
| #define OMPI_MINOR_VERSION 0 | |
| #define OMPI_RELEASE_VERSION 0 | |
| #define OMPI_GREEK_VERSION "a1" | |
| #define OMPI_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OMPI_TARBALL_VERSION "gitclone" | |
| #define OMPI_VERSION "0" | |
| #define OMPI_RELEASE_DATE "Unreleased developer copy" | |
| #define ORTE_MAJOR_VERSION 4 | |
| #define ORTE_MINOR_VERSION 0 | |
| #define ORTE_RELEASE_VERSION 0 | |
| #define ORTE_GREEK_VERSION "a1" | |
| #define ORTE_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define ORTE_TARBALL_VERSION "gitclone" | |
| #define ORTE_VERSION "0" | |
| #define ORTE_RELEASE_DATE "Unreleased developer copy" | |
| #define OSHMEM_MAJOR_VERSION 4 | |
| #define OSHMEM_MINOR_VERSION 0 | |
| #define OSHMEM_RELEASE_VERSION 0 | |
| #define OSHMEM_GREEK_VERSION "a1" | |
| #define OSHMEM_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OSHMEM_TARBALL_VERSION "gitclone" | |
| #define OSHMEM_VERSION "0" | |
| #define OSHMEM_RELEASE_DATE "Unreleased developer copy" | |
| #define OPAL_MAJOR_VERSION 4 | |
| #define OPAL_MINOR_VERSION 0 | |
| #define OPAL_RELEASE_VERSION 0 | |
| #define OPAL_GREEK_VERSION "a1" | |
| #define OPAL_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OPAL_TARBALL_VERSION "gitclone" | |
| #define OPAL_VERSION "0" | |
| #define OPAL_RELEASE_DATE "Unreleased developer copy" | |
| #define OPAL_ENABLE_MEM_DEBUG 0 | |
| #define OPAL_ENABLE_MEM_PROFILE 0 | |
| #define OPAL_ENABLE_TIMING 0 | |
| #define OPAL_ENABLE_DEBUG 0 | |
| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1 | |
| #define OPAL_ENABLE_PTY_SUPPORT 1 | |
| #define OPAL_ENABLE_DLOPEN_SUPPORT 1 | |
| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1 | |
| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0 | |
| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0 | |
| #define OPAL_WANT_HOME_CONFIG_FILES 1 | |
| #define OPAL_ENABLE_IPV6 0 | |
| #define OPAL_PACKAGE_STRING "Open MPI gpaulsen@c656f6n04 Distribution" | |
| #define OPAL_IDENT_STRING "4.0.0a1" | |
| #define OPAL_MAX_PROCESSOR_NAME 256 | |
| #define OPAL_MAX_ERROR_STRING 256 | |
| #define OPAL_MAX_OBJECT_NAME 64 | |
| #define OPAL_MAX_INFO_KEY 36 | |
| #define OPAL_MAX_INFO_VAL 256 | |
| #define OPAL_MAX_PORT_NAME 1024 | |
| #define OPAL_MAX_DATAREP_STRING 128 | |
| #define OPAL_ENABLE_CRDEBUG 0 | |
| #define OPAL_ENABLE_GETPWUID 1 | |
| #define OPAL_ENABLE_PROGRESS_THREADS 0 | |
| #define HAVE_ZLIB_H 1 | |
| #define OPAL_HAVE_ZLIB 1 | |
| /* end confdefs.h. */ | |
| #ifndef __FreeBSD__ | |
| error: this is not __FreeBSD__ | |
| #endif | |
| | |
| int | |
| main () | |
| { | |
| | |
| ; | |
| return 0; | |
| } | |
configure:11927: result: no | |
configure:11931: checking __OpenBSD__ | |
configure:11947: gcc -c -DNDEBUG conftest.c >&5 | |
conftest.c:84:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before ':' token | |
error: this is not __OpenBSD__ | |
^ | |
configure:11947: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "Open MPI" | |
| #define PACKAGE_TARNAME "openmpi" | |
| #define PACKAGE_VERSION "gitclone" | |
| #define PACKAGE_STRING "Open MPI gitclone" | |
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | |
| #define PACKAGE_URL "" | |
| #define OPAL_ARCH "powerpc64le-unknown-linux-gnu" | |
| #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 __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define OMPI_MAJOR_VERSION 4 | |
| #define OMPI_MINOR_VERSION 0 | |
| #define OMPI_RELEASE_VERSION 0 | |
| #define OMPI_GREEK_VERSION "a1" | |
| #define OMPI_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OMPI_TARBALL_VERSION "gitclone" | |
| #define OMPI_VERSION "0" | |
| #define OMPI_RELEASE_DATE "Unreleased developer copy" | |
| #define ORTE_MAJOR_VERSION 4 | |
| #define ORTE_MINOR_VERSION 0 | |
| #define ORTE_RELEASE_VERSION 0 | |
| #define ORTE_GREEK_VERSION "a1" | |
| #define ORTE_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define ORTE_TARBALL_VERSION "gitclone" | |
| #define ORTE_VERSION "0" | |
| #define ORTE_RELEASE_DATE "Unreleased developer copy" | |
| #define OSHMEM_MAJOR_VERSION 4 | |
| #define OSHMEM_MINOR_VERSION 0 | |
| #define OSHMEM_RELEASE_VERSION 0 | |
| #define OSHMEM_GREEK_VERSION "a1" | |
| #define OSHMEM_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OSHMEM_TARBALL_VERSION "gitclone" | |
| #define OSHMEM_VERSION "0" | |
| #define OSHMEM_RELEASE_DATE "Unreleased developer copy" | |
| #define OPAL_MAJOR_VERSION 4 | |
| #define OPAL_MINOR_VERSION 0 | |
| #define OPAL_RELEASE_VERSION 0 | |
| #define OPAL_GREEK_VERSION "a1" | |
| #define OPAL_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OPAL_TARBALL_VERSION "gitclone" | |
| #define OPAL_VERSION "0" | |
| #define OPAL_RELEASE_DATE "Unreleased developer copy" | |
| #define OPAL_ENABLE_MEM_DEBUG 0 | |
| #define OPAL_ENABLE_MEM_PROFILE 0 | |
| #define OPAL_ENABLE_TIMING 0 | |
| #define OPAL_ENABLE_DEBUG 0 | |
| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1 | |
| #define OPAL_ENABLE_PTY_SUPPORT 1 | |
| #define OPAL_ENABLE_DLOPEN_SUPPORT 1 | |
| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1 | |
| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0 | |
| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0 | |
| #define OPAL_WANT_HOME_CONFIG_FILES 1 | |
| #define OPAL_ENABLE_IPV6 0 | |
| #define OPAL_PACKAGE_STRING "Open MPI gpaulsen@c656f6n04 Distribution" | |
| #define OPAL_IDENT_STRING "4.0.0a1" | |
| #define OPAL_MAX_PROCESSOR_NAME 256 | |
| #define OPAL_MAX_ERROR_STRING 256 | |
| #define OPAL_MAX_OBJECT_NAME 64 | |
| #define OPAL_MAX_INFO_KEY 36 | |
| #define OPAL_MAX_INFO_VAL 256 | |
| #define OPAL_MAX_PORT_NAME 1024 | |
| #define OPAL_MAX_DATAREP_STRING 128 | |
| #define OPAL_ENABLE_CRDEBUG 0 | |
| #define OPAL_ENABLE_GETPWUID 1 | |
| #define OPAL_ENABLE_PROGRESS_THREADS 0 | |
| #define HAVE_ZLIB_H 1 | |
| #define OPAL_HAVE_ZLIB 1 | |
| /* end confdefs.h. */ | |
| #ifndef __OpenBSD__ | |
| error: this is not __OpenBSD__ | |
| #endif | |
| | |
| int | |
| main () | |
| { | |
| | |
| ; | |
| return 0; | |
| } | |
configure:11953: result: no | |
configure:11957: checking __DragonFly__ | |
configure:11973: gcc -c -DNDEBUG conftest.c >&5 | |
conftest.c:84:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before ':' token | |
error: this is not __DragonFly__ | |
^ | |
configure:11973: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "Open MPI" | |
| #define PACKAGE_TARNAME "openmpi" | |
| #define PACKAGE_VERSION "gitclone" | |
| #define PACKAGE_STRING "Open MPI gitclone" | |
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | |
| #define PACKAGE_URL "" | |
| #define OPAL_ARCH "powerpc64le-unknown-linux-gnu" | |
| #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 __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define OMPI_MAJOR_VERSION 4 | |
| #define OMPI_MINOR_VERSION 0 | |
| #define OMPI_RELEASE_VERSION 0 | |
| #define OMPI_GREEK_VERSION "a1" | |
| #define OMPI_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OMPI_TARBALL_VERSION "gitclone" | |
| #define OMPI_VERSION "0" | |
| #define OMPI_RELEASE_DATE "Unreleased developer copy" | |
| #define ORTE_MAJOR_VERSION 4 | |
| #define ORTE_MINOR_VERSION 0 | |
| #define ORTE_RELEASE_VERSION 0 | |
| #define ORTE_GREEK_VERSION "a1" | |
| #define ORTE_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define ORTE_TARBALL_VERSION "gitclone" | |
| #define ORTE_VERSION "0" | |
| #define ORTE_RELEASE_DATE "Unreleased developer copy" | |
| #define OSHMEM_MAJOR_VERSION 4 | |
| #define OSHMEM_MINOR_VERSION 0 | |
| #define OSHMEM_RELEASE_VERSION 0 | |
| #define OSHMEM_GREEK_VERSION "a1" | |
| #define OSHMEM_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OSHMEM_TARBALL_VERSION "gitclone" | |
| #define OSHMEM_VERSION "0" | |
| #define OSHMEM_RELEASE_DATE "Unreleased developer copy" | |
| #define OPAL_MAJOR_VERSION 4 | |
| #define OPAL_MINOR_VERSION 0 | |
| #define OPAL_RELEASE_VERSION 0 | |
| #define OPAL_GREEK_VERSION "a1" | |
| #define OPAL_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OPAL_TARBALL_VERSION "gitclone" | |
| #define OPAL_VERSION "0" | |
| #define OPAL_RELEASE_DATE "Unreleased developer copy" | |
| #define OPAL_ENABLE_MEM_DEBUG 0 | |
| #define OPAL_ENABLE_MEM_PROFILE 0 | |
| #define OPAL_ENABLE_TIMING 0 | |
| #define OPAL_ENABLE_DEBUG 0 | |
| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1 | |
| #define OPAL_ENABLE_PTY_SUPPORT 1 | |
| #define OPAL_ENABLE_DLOPEN_SUPPORT 1 | |
| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1 | |
| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0 | |
| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0 | |
| #define OPAL_WANT_HOME_CONFIG_FILES 1 | |
| #define OPAL_ENABLE_IPV6 0 | |
| #define OPAL_PACKAGE_STRING "Open MPI gpaulsen@c656f6n04 Distribution" | |
| #define OPAL_IDENT_STRING "4.0.0a1" | |
| #define OPAL_MAX_PROCESSOR_NAME 256 | |
| #define OPAL_MAX_ERROR_STRING 256 | |
| #define OPAL_MAX_OBJECT_NAME 64 | |
| #define OPAL_MAX_INFO_KEY 36 | |
| #define OPAL_MAX_INFO_VAL 256 | |
| #define OPAL_MAX_PORT_NAME 1024 | |
| #define OPAL_MAX_DATAREP_STRING 128 | |
| #define OPAL_ENABLE_CRDEBUG 0 | |
| #define OPAL_ENABLE_GETPWUID 1 | |
| #define OPAL_ENABLE_PROGRESS_THREADS 0 | |
| #define HAVE_ZLIB_H 1 | |
| #define OPAL_HAVE_ZLIB 1 | |
| /* end confdefs.h. */ | |
| #ifndef __DragonFly__ | |
| error: this is not __DragonFly__ | |
| #endif | |
| | |
| int | |
| main () | |
| { | |
| | |
| ; | |
| return 0; | |
| } | |
configure:11979: result: no | |
configure:11983: checking __386BSD__ | |
configure:11999: gcc -c -DNDEBUG conftest.c >&5 | |
conftest.c:84:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before ':' token | |
error: this is not __386BSD__ | |
^ | |
configure:11999: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "Open MPI" | |
| #define PACKAGE_TARNAME "openmpi" | |
| #define PACKAGE_VERSION "gitclone" | |
| #define PACKAGE_STRING "Open MPI gitclone" | |
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | |
| #define PACKAGE_URL "" | |
| #define OPAL_ARCH "powerpc64le-unknown-linux-gnu" | |
| #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 __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define OMPI_MAJOR_VERSION 4 | |
| #define OMPI_MINOR_VERSION 0 | |
| #define OMPI_RELEASE_VERSION 0 | |
| #define OMPI_GREEK_VERSION "a1" | |
| #define OMPI_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OMPI_TARBALL_VERSION "gitclone" | |
| #define OMPI_VERSION "0" | |
| #define OMPI_RELEASE_DATE "Unreleased developer copy" | |
| #define ORTE_MAJOR_VERSION 4 | |
| #define ORTE_MINOR_VERSION 0 | |
| #define ORTE_RELEASE_VERSION 0 | |
| #define ORTE_GREEK_VERSION "a1" | |
| #define ORTE_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define ORTE_TARBALL_VERSION "gitclone" | |
| #define ORTE_VERSION "0" | |
| #define ORTE_RELEASE_DATE "Unreleased developer copy" | |
| #define OSHMEM_MAJOR_VERSION 4 | |
| #define OSHMEM_MINOR_VERSION 0 | |
| #define OSHMEM_RELEASE_VERSION 0 | |
| #define OSHMEM_GREEK_VERSION "a1" | |
| #define OSHMEM_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OSHMEM_TARBALL_VERSION "gitclone" | |
| #define OSHMEM_VERSION "0" | |
| #define OSHMEM_RELEASE_DATE "Unreleased developer copy" | |
| #define OPAL_MAJOR_VERSION 4 | |
| #define OPAL_MINOR_VERSION 0 | |
| #define OPAL_RELEASE_VERSION 0 | |
| #define OPAL_GREEK_VERSION "a1" | |
| #define OPAL_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OPAL_TARBALL_VERSION "gitclone" | |
| #define OPAL_VERSION "0" | |
| #define OPAL_RELEASE_DATE "Unreleased developer copy" | |
| #define OPAL_ENABLE_MEM_DEBUG 0 | |
| #define OPAL_ENABLE_MEM_PROFILE 0 | |
| #define OPAL_ENABLE_TIMING 0 | |
| #define OPAL_ENABLE_DEBUG 0 | |
| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1 | |
| #define OPAL_ENABLE_PTY_SUPPORT 1 | |
| #define OPAL_ENABLE_DLOPEN_SUPPORT 1 | |
| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1 | |
| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0 | |
| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0 | |
| #define OPAL_WANT_HOME_CONFIG_FILES 1 | |
| #define OPAL_ENABLE_IPV6 0 | |
| #define OPAL_PACKAGE_STRING "Open MPI gpaulsen@c656f6n04 Distribution" | |
| #define OPAL_IDENT_STRING "4.0.0a1" | |
| #define OPAL_MAX_PROCESSOR_NAME 256 | |
| #define OPAL_MAX_ERROR_STRING 256 | |
| #define OPAL_MAX_OBJECT_NAME 64 | |
| #define OPAL_MAX_INFO_KEY 36 | |
| #define OPAL_MAX_INFO_VAL 256 | |
| #define OPAL_MAX_PORT_NAME 1024 | |
| #define OPAL_MAX_DATAREP_STRING 128 | |
| #define OPAL_ENABLE_CRDEBUG 0 | |
| #define OPAL_ENABLE_GETPWUID 1 | |
| #define OPAL_ENABLE_PROGRESS_THREADS 0 | |
| #define HAVE_ZLIB_H 1 | |
| #define OPAL_HAVE_ZLIB 1 | |
| /* end confdefs.h. */ | |
| #ifndef __386BSD__ | |
| error: this is not __386BSD__ | |
| #endif | |
| | |
| int | |
| main () | |
| { | |
| | |
| ; | |
| return 0; | |
| } | |
configure:12005: result: no | |
configure:12009: checking __bsdi__ | |
configure:12025: gcc -c -DNDEBUG conftest.c >&5 | |
conftest.c:84:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before ':' token | |
error: this is not __bsdi__ | |
^ | |
configure:12025: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "Open MPI" | |
| #define PACKAGE_TARNAME "openmpi" | |
| #define PACKAGE_VERSION "gitclone" | |
| #define PACKAGE_STRING "Open MPI gitclone" | |
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | |
| #define PACKAGE_URL "" | |
| #define OPAL_ARCH "powerpc64le-unknown-linux-gnu" | |
| #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 __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define OMPI_MAJOR_VERSION 4 | |
| #define OMPI_MINOR_VERSION 0 | |
| #define OMPI_RELEASE_VERSION 0 | |
| #define OMPI_GREEK_VERSION "a1" | |
| #define OMPI_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OMPI_TARBALL_VERSION "gitclone" | |
| #define OMPI_VERSION "0" | |
| #define OMPI_RELEASE_DATE "Unreleased developer copy" | |
| #define ORTE_MAJOR_VERSION 4 | |
| #define ORTE_MINOR_VERSION 0 | |
| #define ORTE_RELEASE_VERSION 0 | |
| #define ORTE_GREEK_VERSION "a1" | |
| #define ORTE_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define ORTE_TARBALL_VERSION "gitclone" | |
| #define ORTE_VERSION "0" | |
| #define ORTE_RELEASE_DATE "Unreleased developer copy" | |
| #define OSHMEM_MAJOR_VERSION 4 | |
| #define OSHMEM_MINOR_VERSION 0 | |
| #define OSHMEM_RELEASE_VERSION 0 | |
| #define OSHMEM_GREEK_VERSION "a1" | |
| #define OSHMEM_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OSHMEM_TARBALL_VERSION "gitclone" | |
| #define OSHMEM_VERSION "0" | |
| #define OSHMEM_RELEASE_DATE "Unreleased developer copy" | |
| #define OPAL_MAJOR_VERSION 4 | |
| #define OPAL_MINOR_VERSION 0 | |
| #define OPAL_RELEASE_VERSION 0 | |
| #define OPAL_GREEK_VERSION "a1" | |
| #define OPAL_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OPAL_TARBALL_VERSION "gitclone" | |
| #define OPAL_VERSION "0" | |
| #define OPAL_RELEASE_DATE "Unreleased developer copy" | |
| #define OPAL_ENABLE_MEM_DEBUG 0 | |
| #define OPAL_ENABLE_MEM_PROFILE 0 | |
| #define OPAL_ENABLE_TIMING 0 | |
| #define OPAL_ENABLE_DEBUG 0 | |
| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1 | |
| #define OPAL_ENABLE_PTY_SUPPORT 1 | |
| #define OPAL_ENABLE_DLOPEN_SUPPORT 1 | |
| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1 | |
| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0 | |
| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0 | |
| #define OPAL_WANT_HOME_CONFIG_FILES 1 | |
| #define OPAL_ENABLE_IPV6 0 | |
| #define OPAL_PACKAGE_STRING "Open MPI gpaulsen@c656f6n04 Distribution" | |
| #define OPAL_IDENT_STRING "4.0.0a1" | |
| #define OPAL_MAX_PROCESSOR_NAME 256 | |
| #define OPAL_MAX_ERROR_STRING 256 | |
| #define OPAL_MAX_OBJECT_NAME 64 | |
| #define OPAL_MAX_INFO_KEY 36 | |
| #define OPAL_MAX_INFO_VAL 256 | |
| #define OPAL_MAX_PORT_NAME 1024 | |
| #define OPAL_MAX_DATAREP_STRING 128 | |
| #define OPAL_ENABLE_CRDEBUG 0 | |
| #define OPAL_ENABLE_GETPWUID 1 | |
| #define OPAL_ENABLE_PROGRESS_THREADS 0 | |
| #define HAVE_ZLIB_H 1 | |
| #define OPAL_HAVE_ZLIB 1 | |
| /* end confdefs.h. */ | |
| #ifndef __bsdi__ | |
| error: this is not __bsdi__ | |
| #endif | |
| | |
| int | |
| main () | |
| { | |
| | |
| ; | |
| return 0; | |
| } | |
configure:12031: result: no | |
configure:12035: checking __APPLE__ | |
configure:12051: gcc -c -DNDEBUG conftest.c >&5 | |
conftest.c:84:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before ':' token | |
error: this is not __APPLE__ | |
^ | |
configure:12051: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "Open MPI" | |
| #define PACKAGE_TARNAME "openmpi" | |
| #define PACKAGE_VERSION "gitclone" | |
| #define PACKAGE_STRING "Open MPI gitclone" | |
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | |
| #define PACKAGE_URL "" | |
| #define OPAL_ARCH "powerpc64le-unknown-linux-gnu" | |
| #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 __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define OMPI_MAJOR_VERSION 4 | |
| #define OMPI_MINOR_VERSION 0 | |
| #define OMPI_RELEASE_VERSION 0 | |
| #define OMPI_GREEK_VERSION "a1" | |
| #define OMPI_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OMPI_TARBALL_VERSION "gitclone" | |
| #define OMPI_VERSION "0" | |
| #define OMPI_RELEASE_DATE "Unreleased developer copy" | |
| #define ORTE_MAJOR_VERSION 4 | |
| #define ORTE_MINOR_VERSION 0 | |
| #define ORTE_RELEASE_VERSION 0 | |
| #define ORTE_GREEK_VERSION "a1" | |
| #define ORTE_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define ORTE_TARBALL_VERSION "gitclone" | |
| #define ORTE_VERSION "0" | |
| #define ORTE_RELEASE_DATE "Unreleased developer copy" | |
| #define OSHMEM_MAJOR_VERSION 4 | |
| #define OSHMEM_MINOR_VERSION 0 | |
| #define OSHMEM_RELEASE_VERSION 0 | |
| #define OSHMEM_GREEK_VERSION "a1" | |
| #define OSHMEM_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OSHMEM_TARBALL_VERSION "gitclone" | |
| #define OSHMEM_VERSION "0" | |
| #define OSHMEM_RELEASE_DATE "Unreleased developer copy" | |
| #define OPAL_MAJOR_VERSION 4 | |
| #define OPAL_MINOR_VERSION 0 | |
| #define OPAL_RELEASE_VERSION 0 | |
| #define OPAL_GREEK_VERSION "a1" | |
| #define OPAL_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OPAL_TARBALL_VERSION "gitclone" | |
| #define OPAL_VERSION "0" | |
| #define OPAL_RELEASE_DATE "Unreleased developer copy" | |
| #define OPAL_ENABLE_MEM_DEBUG 0 | |
| #define OPAL_ENABLE_MEM_PROFILE 0 | |
| #define OPAL_ENABLE_TIMING 0 | |
| #define OPAL_ENABLE_DEBUG 0 | |
| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1 | |
| #define OPAL_ENABLE_PTY_SUPPORT 1 | |
| #define OPAL_ENABLE_DLOPEN_SUPPORT 1 | |
| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1 | |
| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0 | |
| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0 | |
| #define OPAL_WANT_HOME_CONFIG_FILES 1 | |
| #define OPAL_ENABLE_IPV6 0 | |
| #define OPAL_PACKAGE_STRING "Open MPI gpaulsen@c656f6n04 Distribution" | |
| #define OPAL_IDENT_STRING "4.0.0a1" | |
| #define OPAL_MAX_PROCESSOR_NAME 256 | |
| #define OPAL_MAX_ERROR_STRING 256 | |
| #define OPAL_MAX_OBJECT_NAME 64 | |
| #define OPAL_MAX_INFO_KEY 36 | |
| #define OPAL_MAX_INFO_VAL 256 | |
| #define OPAL_MAX_PORT_NAME 1024 | |
| #define OPAL_MAX_DATAREP_STRING 128 | |
| #define OPAL_ENABLE_CRDEBUG 0 | |
| #define OPAL_ENABLE_GETPWUID 1 | |
| #define OPAL_ENABLE_PROGRESS_THREADS 0 | |
| #define HAVE_ZLIB_H 1 | |
| #define OPAL_HAVE_ZLIB 1 | |
| /* end confdefs.h. */ | |
| #ifndef __APPLE__ | |
| error: this is not __APPLE__ | |
| #endif | |
| | |
| int | |
| main () | |
| { | |
| | |
| ; | |
| return 0; | |
| } | |
configure:12057: result: no | |
configure:12061: checking __linux__ | |
configure:12077: gcc -c -DNDEBUG conftest.c >&5 | |
configure:12077: $? = 0 | |
configure:12083: result: yes | |
configure:12087: checking __sun__ | |
configure:12103: gcc -c -DNDEBUG conftest.c >&5 | |
conftest.c:84:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before ':' token | |
error: this is not __sun__ | |
^ | |
configure:12103: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "Open MPI" | |
| #define PACKAGE_TARNAME "openmpi" | |
| #define PACKAGE_VERSION "gitclone" | |
| #define PACKAGE_STRING "Open MPI gitclone" | |
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | |
| #define PACKAGE_URL "" | |
| #define OPAL_ARCH "powerpc64le-unknown-linux-gnu" | |
| #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 __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define OMPI_MAJOR_VERSION 4 | |
| #define OMPI_MINOR_VERSION 0 | |
| #define OMPI_RELEASE_VERSION 0 | |
| #define OMPI_GREEK_VERSION "a1" | |
| #define OMPI_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OMPI_TARBALL_VERSION "gitclone" | |
| #define OMPI_VERSION "0" | |
| #define OMPI_RELEASE_DATE "Unreleased developer copy" | |
| #define ORTE_MAJOR_VERSION 4 | |
| #define ORTE_MINOR_VERSION 0 | |
| #define ORTE_RELEASE_VERSION 0 | |
| #define ORTE_GREEK_VERSION "a1" | |
| #define ORTE_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define ORTE_TARBALL_VERSION "gitclone" | |
| #define ORTE_VERSION "0" | |
| #define ORTE_RELEASE_DATE "Unreleased developer copy" | |
| #define OSHMEM_MAJOR_VERSION 4 | |
| #define OSHMEM_MINOR_VERSION 0 | |
| #define OSHMEM_RELEASE_VERSION 0 | |
| #define OSHMEM_GREEK_VERSION "a1" | |
| #define OSHMEM_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OSHMEM_TARBALL_VERSION "gitclone" | |
| #define OSHMEM_VERSION "0" | |
| #define OSHMEM_RELEASE_DATE "Unreleased developer copy" | |
| #define OPAL_MAJOR_VERSION 4 | |
| #define OPAL_MINOR_VERSION 0 | |
| #define OPAL_RELEASE_VERSION 0 | |
| #define OPAL_GREEK_VERSION "a1" | |
| #define OPAL_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OPAL_TARBALL_VERSION "gitclone" | |
| #define OPAL_VERSION "0" | |
| #define OPAL_RELEASE_DATE "Unreleased developer copy" | |
| #define OPAL_ENABLE_MEM_DEBUG 0 | |
| #define OPAL_ENABLE_MEM_PROFILE 0 | |
| #define OPAL_ENABLE_TIMING 0 | |
| #define OPAL_ENABLE_DEBUG 0 | |
| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1 | |
| #define OPAL_ENABLE_PTY_SUPPORT 1 | |
| #define OPAL_ENABLE_DLOPEN_SUPPORT 1 | |
| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1 | |
| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0 | |
| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0 | |
| #define OPAL_WANT_HOME_CONFIG_FILES 1 | |
| #define OPAL_ENABLE_IPV6 0 | |
| #define OPAL_PACKAGE_STRING "Open MPI gpaulsen@c656f6n04 Distribution" | |
| #define OPAL_IDENT_STRING "4.0.0a1" | |
| #define OPAL_MAX_PROCESSOR_NAME 256 | |
| #define OPAL_MAX_ERROR_STRING 256 | |
| #define OPAL_MAX_OBJECT_NAME 64 | |
| #define OPAL_MAX_INFO_KEY 36 | |
| #define OPAL_MAX_INFO_VAL 256 | |
| #define OPAL_MAX_PORT_NAME 1024 | |
| #define OPAL_MAX_DATAREP_STRING 128 | |
| #define OPAL_ENABLE_CRDEBUG 0 | |
| #define OPAL_ENABLE_GETPWUID 1 | |
| #define OPAL_ENABLE_PROGRESS_THREADS 0 | |
| #define HAVE_ZLIB_H 1 | |
| #define OPAL_HAVE_ZLIB 1 | |
| /* end confdefs.h. */ | |
| #ifndef __sun__ | |
| error: this is not __sun__ | |
| #endif | |
| | |
| int | |
| main () | |
| { | |
| | |
| ; | |
| return 0; | |
| } | |
configure:12109: result: no | |
configure:12114: checking __sun | |
configure:12130: gcc -c -DNDEBUG conftest.c >&5 | |
conftest.c:84:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before ':' token | |
error: this is not __sun | |
^ | |
configure:12130: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "Open MPI" | |
| #define PACKAGE_TARNAME "openmpi" | |
| #define PACKAGE_VERSION "gitclone" | |
| #define PACKAGE_STRING "Open MPI gitclone" | |
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | |
| #define PACKAGE_URL "" | |
| #define OPAL_ARCH "powerpc64le-unknown-linux-gnu" | |
| #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 __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define OMPI_MAJOR_VERSION 4 | |
| #define OMPI_MINOR_VERSION 0 | |
| #define OMPI_RELEASE_VERSION 0 | |
| #define OMPI_GREEK_VERSION "a1" | |
| #define OMPI_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OMPI_TARBALL_VERSION "gitclone" | |
| #define OMPI_VERSION "0" | |
| #define OMPI_RELEASE_DATE "Unreleased developer copy" | |
| #define ORTE_MAJOR_VERSION 4 | |
| #define ORTE_MINOR_VERSION 0 | |
| #define ORTE_RELEASE_VERSION 0 | |
| #define ORTE_GREEK_VERSION "a1" | |
| #define ORTE_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define ORTE_TARBALL_VERSION "gitclone" | |
| #define ORTE_VERSION "0" | |
| #define ORTE_RELEASE_DATE "Unreleased developer copy" | |
| #define OSHMEM_MAJOR_VERSION 4 | |
| #define OSHMEM_MINOR_VERSION 0 | |
| #define OSHMEM_RELEASE_VERSION 0 | |
| #define OSHMEM_GREEK_VERSION "a1" | |
| #define OSHMEM_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OSHMEM_TARBALL_VERSION "gitclone" | |
| #define OSHMEM_VERSION "0" | |
| #define OSHMEM_RELEASE_DATE "Unreleased developer copy" | |
| #define OPAL_MAJOR_VERSION 4 | |
| #define OPAL_MINOR_VERSION 0 | |
| #define OPAL_RELEASE_VERSION 0 | |
| #define OPAL_GREEK_VERSION "a1" | |
| #define OPAL_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OPAL_TARBALL_VERSION "gitclone" | |
| #define OPAL_VERSION "0" | |
| #define OPAL_RELEASE_DATE "Unreleased developer copy" | |
| #define OPAL_ENABLE_MEM_DEBUG 0 | |
| #define OPAL_ENABLE_MEM_PROFILE 0 | |
| #define OPAL_ENABLE_TIMING 0 | |
| #define OPAL_ENABLE_DEBUG 0 | |
| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1 | |
| #define OPAL_ENABLE_PTY_SUPPORT 1 | |
| #define OPAL_ENABLE_DLOPEN_SUPPORT 1 | |
| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1 | |
| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0 | |
| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0 | |
| #define OPAL_WANT_HOME_CONFIG_FILES 1 | |
| #define OPAL_ENABLE_IPV6 0 | |
| #define OPAL_PACKAGE_STRING "Open MPI gpaulsen@c656f6n04 Distribution" | |
| #define OPAL_IDENT_STRING "4.0.0a1" | |
| #define OPAL_MAX_PROCESSOR_NAME 256 | |
| #define OPAL_MAX_ERROR_STRING 256 | |
| #define OPAL_MAX_OBJECT_NAME 64 | |
| #define OPAL_MAX_INFO_KEY 36 | |
| #define OPAL_MAX_INFO_VAL 256 | |
| #define OPAL_MAX_PORT_NAME 1024 | |
| #define OPAL_MAX_DATAREP_STRING 128 | |
| #define OPAL_ENABLE_CRDEBUG 0 | |
| #define OPAL_ENABLE_GETPWUID 1 | |
| #define OPAL_ENABLE_PROGRESS_THREADS 0 | |
| #define HAVE_ZLIB_H 1 | |
| #define OPAL_HAVE_ZLIB 1 | |
| /* end confdefs.h. */ | |
| #ifndef __sun | |
| error: this is not __sun | |
| #endif | |
| | |
| int | |
| main () | |
| { | |
| | |
| ; | |
| return 0; | |
| } | |
configure:12136: result: no | |
configure:12158: checking netdb.h usability | |
configure:12158: gcc -c -DNDEBUG conftest.c >&5 | |
configure:12158: $? = 0 | |
configure:12158: result: yes | |
configure:12158: checking netdb.h presence | |
configure:12158: gcc -E conftest.c | |
configure:12158: $? = 0 | |
configure:12158: result: yes | |
configure:12158: checking for netdb.h | |
configure:12158: result: yes | |
configure:12158: checking netinet/in.h usability | |
configure:12158: gcc -c -DNDEBUG conftest.c >&5 | |
configure:12158: $? = 0 | |
configure:12158: result: yes | |
configure:12158: checking netinet/in.h presence | |
configure:12158: gcc -E conftest.c | |
configure:12158: $? = 0 | |
configure:12158: result: yes | |
configure:12158: checking for netinet/in.h | |
configure:12158: result: yes | |
configure:12158: checking netinet/tcp.h usability | |
configure:12158: gcc -c -DNDEBUG conftest.c >&5 | |
configure:12158: $? = 0 | |
configure:12158: result: yes | |
configure:12158: checking netinet/tcp.h presence | |
configure:12158: gcc -E conftest.c | |
configure:12158: $? = 0 | |
configure:12158: result: yes | |
configure:12158: checking for netinet/tcp.h | |
configure:12158: result: yes | |
configure:12168: checking for struct sockaddr_in | |
configure:12168: gcc -c -DNDEBUG conftest.c >&5 | |
configure:12168: $? = 0 | |
configure:12168: gcc -c -DNDEBUG conftest.c >&5 | |
conftest.c: In function 'main': | |
conftest.c:127:33: error: expected expression before ')' token | |
if (sizeof ((struct sockaddr_in))) | |
^ | |
configure:12168: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "Open MPI" | |
| #define PACKAGE_TARNAME "openmpi" | |
| #define PACKAGE_VERSION "gitclone" | |
| #define PACKAGE_STRING "Open MPI gitclone" | |
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | |
| #define PACKAGE_URL "" | |
| #define OPAL_ARCH "powerpc64le-unknown-linux-gnu" | |
| #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 __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define OMPI_MAJOR_VERSION 4 | |
| #define OMPI_MINOR_VERSION 0 | |
| #define OMPI_RELEASE_VERSION 0 | |
| #define OMPI_GREEK_VERSION "a1" | |
| #define OMPI_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OMPI_TARBALL_VERSION "gitclone" | |
| #define OMPI_VERSION "0" | |
| #define OMPI_RELEASE_DATE "Unreleased developer copy" | |
| #define ORTE_MAJOR_VERSION 4 | |
| #define ORTE_MINOR_VERSION 0 | |
| #define ORTE_RELEASE_VERSION 0 | |
| #define ORTE_GREEK_VERSION "a1" | |
| #define ORTE_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define ORTE_TARBALL_VERSION "gitclone" | |
| #define ORTE_VERSION "0" | |
| #define ORTE_RELEASE_DATE "Unreleased developer copy" | |
| #define OSHMEM_MAJOR_VERSION 4 | |
| #define OSHMEM_MINOR_VERSION 0 | |
| #define OSHMEM_RELEASE_VERSION 0 | |
| #define OSHMEM_GREEK_VERSION "a1" | |
| #define OSHMEM_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OSHMEM_TARBALL_VERSION "gitclone" | |
| #define OSHMEM_VERSION "0" | |
| #define OSHMEM_RELEASE_DATE "Unreleased developer copy" | |
| #define OPAL_MAJOR_VERSION 4 | |
| #define OPAL_MINOR_VERSION 0 | |
| #define OPAL_RELEASE_VERSION 0 | |
| #define OPAL_GREEK_VERSION "a1" | |
| #define OPAL_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OPAL_TARBALL_VERSION "gitclone" | |
| #define OPAL_VERSION "0" | |
| #define OPAL_RELEASE_DATE "Unreleased developer copy" | |
| #define OPAL_ENABLE_MEM_DEBUG 0 | |
| #define OPAL_ENABLE_MEM_PROFILE 0 | |
| #define OPAL_ENABLE_TIMING 0 | |
| #define OPAL_ENABLE_DEBUG 0 | |
| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1 | |
| #define OPAL_ENABLE_PTY_SUPPORT 1 | |
| #define OPAL_ENABLE_DLOPEN_SUPPORT 1 | |
| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1 | |
| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0 | |
| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0 | |
| #define OPAL_WANT_HOME_CONFIG_FILES 1 | |
| #define OPAL_ENABLE_IPV6 0 | |
| #define OPAL_PACKAGE_STRING "Open MPI gpaulsen@c656f6n04 Distribution" | |
| #define OPAL_IDENT_STRING "4.0.0a1" | |
| #define OPAL_MAX_PROCESSOR_NAME 256 | |
| #define OPAL_MAX_ERROR_STRING 256 | |
| #define OPAL_MAX_OBJECT_NAME 64 | |
| #define OPAL_MAX_INFO_KEY 36 | |
| #define OPAL_MAX_INFO_VAL 256 | |
| #define OPAL_MAX_PORT_NAME 1024 | |
| #define OPAL_MAX_DATAREP_STRING 128 | |
| #define OPAL_ENABLE_CRDEBUG 0 | |
| #define OPAL_ENABLE_GETPWUID 1 | |
| #define OPAL_ENABLE_PROGRESS_THREADS 0 | |
| #define HAVE_ZLIB_H 1 | |
| #define OPAL_HAVE_ZLIB 1 | |
| #define OPAL_HAVE_SOLARIS 0 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_NETINET_TCP_H 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| #ifdef HAVE_NETINET_IN_H | |
| #include <netinet/in.h> | |
| #endif | |
| | |
| int | |
| main () | |
| { | |
| if (sizeof ((struct sockaddr_in))) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:12168: result: yes | |
configure:12195: checking if --with-cuda is set | |
configure:12209: result: not set (--with-cuda=) | |
configure:12319: checking whether CU_POINTER_ATTRIBUTE_SYNC_MEMOPS is declared | |
configure:12319: gcc -c -DNDEBUG conftest.c >&5 | |
conftest.c:88:19: fatal error: /cuda.h: No such file or directory | |
#include </cuda.h> | |
^ | |
compilation terminated. | |
configure:12319: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "Open MPI" | |
| #define PACKAGE_TARNAME "openmpi" | |
| #define PACKAGE_VERSION "gitclone" | |
| #define PACKAGE_STRING "Open MPI gitclone" | |
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | |
| #define PACKAGE_URL "" | |
| #define OPAL_ARCH "powerpc64le-unknown-linux-gnu" | |
| #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 __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define OMPI_MAJOR_VERSION 4 | |
| #define OMPI_MINOR_VERSION 0 | |
| #define OMPI_RELEASE_VERSION 0 | |
| #define OMPI_GREEK_VERSION "a1" | |
| #define OMPI_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OMPI_TARBALL_VERSION "gitclone" | |
| #define OMPI_VERSION "0" | |
| #define OMPI_RELEASE_DATE "Unreleased developer copy" | |
| #define ORTE_MAJOR_VERSION 4 | |
| #define ORTE_MINOR_VERSION 0 | |
| #define ORTE_RELEASE_VERSION 0 | |
| #define ORTE_GREEK_VERSION "a1" | |
| #define ORTE_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define ORTE_TARBALL_VERSION "gitclone" | |
| #define ORTE_VERSION "0" | |
| #define ORTE_RELEASE_DATE "Unreleased developer copy" | |
| #define OSHMEM_MAJOR_VERSION 4 | |
| #define OSHMEM_MINOR_VERSION 0 | |
| #define OSHMEM_RELEASE_VERSION 0 | |
| #define OSHMEM_GREEK_VERSION "a1" | |
| #define OSHMEM_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OSHMEM_TARBALL_VERSION "gitclone" | |
| #define OSHMEM_VERSION "0" | |
| #define OSHMEM_RELEASE_DATE "Unreleased developer copy" | |
| #define OPAL_MAJOR_VERSION 4 | |
| #define OPAL_MINOR_VERSION 0 | |
| #define OPAL_RELEASE_VERSION 0 | |
| #define OPAL_GREEK_VERSION "a1" | |
| #define OPAL_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OPAL_TARBALL_VERSION "gitclone" | |
| #define OPAL_VERSION "0" | |
| #define OPAL_RELEASE_DATE "Unreleased developer copy" | |
| #define OPAL_ENABLE_MEM_DEBUG 0 | |
| #define OPAL_ENABLE_MEM_PROFILE 0 | |
| #define OPAL_ENABLE_TIMING 0 | |
| #define OPAL_ENABLE_DEBUG 0 | |
| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1 | |
| #define OPAL_ENABLE_PTY_SUPPORT 1 | |
| #define OPAL_ENABLE_DLOPEN_SUPPORT 1 | |
| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1 | |
| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0 | |
| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0 | |
| #define OPAL_WANT_HOME_CONFIG_FILES 1 | |
| #define OPAL_ENABLE_IPV6 0 | |
| #define OPAL_PACKAGE_STRING "Open MPI gpaulsen@c656f6n04 Distribution" | |
| #define OPAL_IDENT_STRING "4.0.0a1" | |
| #define OPAL_MAX_PROCESSOR_NAME 256 | |
| #define OPAL_MAX_ERROR_STRING 256 | |
| #define OPAL_MAX_OBJECT_NAME 64 | |
| #define OPAL_MAX_INFO_KEY 36 | |
| #define OPAL_MAX_INFO_VAL 256 | |
| #define OPAL_MAX_PORT_NAME 1024 | |
| #define OPAL_MAX_DATAREP_STRING 128 | |
| #define OPAL_ENABLE_CRDEBUG 0 | |
| #define OPAL_ENABLE_GETPWUID 1 | |
| #define OPAL_ENABLE_PROGRESS_THREADS 0 | |
| #define HAVE_ZLIB_H 1 | |
| #define OPAL_HAVE_ZLIB 1 | |
| #define OPAL_HAVE_SOLARIS 0 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_NETINET_TCP_H 1 | |
| #define HAVE_STRUCT_SOCKADDR_IN 1 | |
| /* end confdefs.h. */ | |
| #include </cuda.h> | |
| | |
| int | |
| main () | |
| { | |
| #ifndef CU_POINTER_ATTRIBUTE_SYNC_MEMOPS | |
| #ifdef __cplusplus | |
| (void) CU_POINTER_ATTRIBUTE_SYNC_MEMOPS; | |
| #else | |
| (void) CU_POINTER_ATTRIBUTE_SYNC_MEMOPS; | |
| #endif | |
| #endif | |
| | |
| ; | |
| return 0; | |
| } | |
configure:12319: result: no | |
configure:12345: gcc -c -DNDEBUG conftest.c >&5 | |
conftest.c:88:19: fatal error: /cuda.h: No such file or directory | |
#include </cuda.h> | |
^ | |
compilation terminated. | |
configure:12345: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "Open MPI" | |
| #define PACKAGE_TARNAME "openmpi" | |
| #define PACKAGE_VERSION "gitclone" | |
| #define PACKAGE_STRING "Open MPI gitclone" | |
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | |
| #define PACKAGE_URL "" | |
| #define OPAL_ARCH "powerpc64le-unknown-linux-gnu" | |
| #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 __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define OMPI_MAJOR_VERSION 4 | |
| #define OMPI_MINOR_VERSION 0 | |
| #define OMPI_RELEASE_VERSION 0 | |
| #define OMPI_GREEK_VERSION "a1" | |
| #define OMPI_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OMPI_TARBALL_VERSION "gitclone" | |
| #define OMPI_VERSION "0" | |
| #define OMPI_RELEASE_DATE "Unreleased developer copy" | |
| #define ORTE_MAJOR_VERSION 4 | |
| #define ORTE_MINOR_VERSION 0 | |
| #define ORTE_RELEASE_VERSION 0 | |
| #define ORTE_GREEK_VERSION "a1" | |
| #define ORTE_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define ORTE_TARBALL_VERSION "gitclone" | |
| #define ORTE_VERSION "0" | |
| #define ORTE_RELEASE_DATE "Unreleased developer copy" | |
| #define OSHMEM_MAJOR_VERSION 4 | |
| #define OSHMEM_MINOR_VERSION 0 | |
| #define OSHMEM_RELEASE_VERSION 0 | |
| #define OSHMEM_GREEK_VERSION "a1" | |
| #define OSHMEM_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OSHMEM_TARBALL_VERSION "gitclone" | |
| #define OSHMEM_VERSION "0" | |
| #define OSHMEM_RELEASE_DATE "Unreleased developer copy" | |
| #define OPAL_MAJOR_VERSION 4 | |
| #define OPAL_MINOR_VERSION 0 | |
| #define OPAL_RELEASE_VERSION 0 | |
| #define OPAL_GREEK_VERSION "a1" | |
| #define OPAL_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OPAL_TARBALL_VERSION "gitclone" | |
| #define OPAL_VERSION "0" | |
| #define OPAL_RELEASE_DATE "Unreleased developer copy" | |
| #define OPAL_ENABLE_MEM_DEBUG 0 | |
| #define OPAL_ENABLE_MEM_PROFILE 0 | |
| #define OPAL_ENABLE_TIMING 0 | |
| #define OPAL_ENABLE_DEBUG 0 | |
| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1 | |
| #define OPAL_ENABLE_PTY_SUPPORT 1 | |
| #define OPAL_ENABLE_DLOPEN_SUPPORT 1 | |
| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1 | |
| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0 | |
| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0 | |
| #define OPAL_WANT_HOME_CONFIG_FILES 1 | |
| #define OPAL_ENABLE_IPV6 0 | |
| #define OPAL_PACKAGE_STRING "Open MPI gpaulsen@c656f6n04 Distribution" | |
| #define OPAL_IDENT_STRING "4.0.0a1" | |
| #define OPAL_MAX_PROCESSOR_NAME 256 | |
| #define OPAL_MAX_ERROR_STRING 256 | |
| #define OPAL_MAX_OBJECT_NAME 64 | |
| #define OPAL_MAX_INFO_KEY 36 | |
| #define OPAL_MAX_INFO_VAL 256 | |
| #define OPAL_MAX_PORT_NAME 1024 | |
| #define OPAL_MAX_DATAREP_STRING 128 | |
| #define OPAL_ENABLE_CRDEBUG 0 | |
| #define OPAL_ENABLE_GETPWUID 1 | |
| #define OPAL_ENABLE_PROGRESS_THREADS 0 | |
| #define HAVE_ZLIB_H 1 | |
| #define OPAL_HAVE_ZLIB 1 | |
| #define OPAL_HAVE_SOLARIS 0 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_NETINET_TCP_H 1 | |
| #define HAVE_STRUCT_SOCKADDR_IN 1 | |
| /* end confdefs.h. */ | |
| #include </cuda.h> | |
| int | |
| main () | |
| { | |
| | |
| #if CUDA_VERSION < 6000 | |
| #error "CUDA_VERSION is less than 6000" | |
| #endif | |
| | |
| ; | |
| return 0; | |
| } | |
configure:12355: checking whether cuPointerGetAttributes is declared | |
configure:12355: gcc -c -DNDEBUG conftest.c >&5 | |
conftest.c:88:19: fatal error: /cuda.h: No such file or directory | |
#include </cuda.h> | |
^ | |
compilation terminated. | |
configure:12355: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "Open MPI" | |
| #define PACKAGE_TARNAME "openmpi" | |
| #define PACKAGE_VERSION "gitclone" | |
| #define PACKAGE_STRING "Open MPI gitclone" | |
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | |
| #define PACKAGE_URL "" | |
| #define OPAL_ARCH "powerpc64le-unknown-linux-gnu" | |
| #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 __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define OMPI_MAJOR_VERSION 4 | |
| #define OMPI_MINOR_VERSION 0 | |
| #define OMPI_RELEASE_VERSION 0 | |
| #define OMPI_GREEK_VERSION "a1" | |
| #define OMPI_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OMPI_TARBALL_VERSION "gitclone" | |
| #define OMPI_VERSION "0" | |
| #define OMPI_RELEASE_DATE "Unreleased developer copy" | |
| #define ORTE_MAJOR_VERSION 4 | |
| #define ORTE_MINOR_VERSION 0 | |
| #define ORTE_RELEASE_VERSION 0 | |
| #define ORTE_GREEK_VERSION "a1" | |
| #define ORTE_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define ORTE_TARBALL_VERSION "gitclone" | |
| #define ORTE_VERSION "0" | |
| #define ORTE_RELEASE_DATE "Unreleased developer copy" | |
| #define OSHMEM_MAJOR_VERSION 4 | |
| #define OSHMEM_MINOR_VERSION 0 | |
| #define OSHMEM_RELEASE_VERSION 0 | |
| #define OSHMEM_GREEK_VERSION "a1" | |
| #define OSHMEM_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OSHMEM_TARBALL_VERSION "gitclone" | |
| #define OSHMEM_VERSION "0" | |
| #define OSHMEM_RELEASE_DATE "Unreleased developer copy" | |
| #define OPAL_MAJOR_VERSION 4 | |
| #define OPAL_MINOR_VERSION 0 | |
| #define OPAL_RELEASE_VERSION 0 | |
| #define OPAL_GREEK_VERSION "a1" | |
| #define OPAL_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OPAL_TARBALL_VERSION "gitclone" | |
| #define OPAL_VERSION "0" | |
| #define OPAL_RELEASE_DATE "Unreleased developer copy" | |
| #define OPAL_ENABLE_MEM_DEBUG 0 | |
| #define OPAL_ENABLE_MEM_PROFILE 0 | |
| #define OPAL_ENABLE_TIMING 0 | |
| #define OPAL_ENABLE_DEBUG 0 | |
| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1 | |
| #define OPAL_ENABLE_PTY_SUPPORT 1 | |
| #define OPAL_ENABLE_DLOPEN_SUPPORT 1 | |
| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1 | |
| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0 | |
| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0 | |
| #define OPAL_WANT_HOME_CONFIG_FILES 1 | |
| #define OPAL_ENABLE_IPV6 0 | |
| #define OPAL_PACKAGE_STRING "Open MPI gpaulsen@c656f6n04 Distribution" | |
| #define OPAL_IDENT_STRING "4.0.0a1" | |
| #define OPAL_MAX_PROCESSOR_NAME 256 | |
| #define OPAL_MAX_ERROR_STRING 256 | |
| #define OPAL_MAX_OBJECT_NAME 64 | |
| #define OPAL_MAX_INFO_KEY 36 | |
| #define OPAL_MAX_INFO_VAL 256 | |
| #define OPAL_MAX_PORT_NAME 1024 | |
| #define OPAL_MAX_DATAREP_STRING 128 | |
| #define OPAL_ENABLE_CRDEBUG 0 | |
| #define OPAL_ENABLE_GETPWUID 1 | |
| #define OPAL_ENABLE_PROGRESS_THREADS 0 | |
| #define HAVE_ZLIB_H 1 | |
| #define OPAL_HAVE_ZLIB 1 | |
| #define OPAL_HAVE_SOLARIS 0 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_NETINET_TCP_H 1 | |
| #define HAVE_STRUCT_SOCKADDR_IN 1 | |
| /* end confdefs.h. */ | |
| #include </cuda.h> | |
| | |
| int | |
| main () | |
| { | |
| #ifndef cuPointerGetAttributes | |
| #ifdef __cplusplus | |
| (void) cuPointerGetAttributes; | |
| #else | |
| (void) cuPointerGetAttributes; | |
| #endif | |
| #endif | |
| | |
| ; | |
| return 0; | |
| } | |
configure:12355: result: no | |
configure:12365: checking if have cuda support | |
configure:12374: result: no | |
configure:12579: checking if user requested internal PMIx support() | |
configure:12592: result: no | |
configure:12602: checking for pmix.h in /usr | |
configure:12610: result: not found | |
configure:12612: checking for pmix.h in /usr/include | |
configure:12620: result: not found | |
configure:12859: checking PMIx version to be used | |
configure:12870: result: internal | |
configure:5886: *** ORTE Configuration options | |
configure:13072: checking if want orterun "--prefix" behavior to be enabled by default | |
configure:13092: result: no | |
configure:5886: *** OMPI Configuration options | |
configure:13124: checking if want compile-time warnings inside of mpi.h | |
configure:13132: result: yes | |
configure:13150: checking if want sparse process groups | |
configure:13162: result: no | |
configure:13177: checking if want peruse support | |
configure:13189: result: no | |
configure:13210: checking if want Fortran MPI bindings | |
configure:13236: result: (try) | |
configure:13290: checking if want C++ bindings | |
configure:13302: result: no | |
configure:13307: checking if want MPI::SEEK_SET support | |
configure:13315: result: yes | |
configure:13392: checking if want run-time MPI parameter checking | |
configure:13416: result: runtime | |
configure:5886: *** OSHMEM Configuration options | |
configure:13455: checking if want oshmem | |
configure:13467: result: yes | |
configure:13489: checking if want SGI/Quadrics compatibility mode | |
configure:13497: result: yes | |
configure:13516: checking if want OSHMEM API parameter checking | |
configure:13533: result: always | |
configure:13557: checking for on_exit | |
configure:13557: gcc -o conftest -DNDEBUG conftest.c -lz >&5 | |
configure:13557: $? = 0 | |
configure:13557: result: yes | |
configure:13575: checking if want pshmem | |
configure:13578: result: yes | |
configure:13600: checking if want to build OSHMEM fortran bindings | |
configure:13622: result: yes | |
configure:13674: result: no | |
configure:13733: checking if want custom libmpi(_FOO) name | |
configure:13754: result: mpi | |
configure:13914: checking if want wrapper compiler rpath support | |
configure:13924: result: yes | |
configure:13927: checking if want wrapper compiler runpath support | |
configure:13937: result: yes | |
configure:5870: === Compiler and preprocessor tests | |
configure:5886: *** C compiler and preprocessor | |
configure:14076: checking for gcc | |
configure:14103: result: gcc | |
configure:14332: checking for C compiler version | |
configure:14341: gcc --version >&5 | |
gcc (GCC) 4.8.5 20150623 (Red Hat 4.8.5-11) | |
Copyright (C) 2015 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:14352: $? = 0 | |
configure:14341: gcc -v >&5 | |
Using built-in specs. | |
COLLECT_GCC=gcc | |
COLLECT_LTO_WRAPPER=/usr/libexec/gcc/ppc64le-redhat-linux/4.8.5/lto-wrapper | |
Target: ppc64le-redhat-linux | |
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-linker-hash-style=gnu --enable-languages=c,c++,objc,obj-c++,java,fortran,ada,go,lto --enable-plugin --enable-initfini-array --disable-libgcj --with-isl=/builddir/build/BUILD/gcc-4.8.5-20150702/obj-ppc64le-redhat-linux/isl-install --with-cloog=/builddir/build/BUILD/gcc-4.8.5-20150702/obj-ppc64le-redhat-linux/cloog-install --enable-gnu-indirect-function --enable-secureplt --with-long-double-128 --enable-targets=powerpcle-linux --disable-multilib --with-cpu-64=power8 --with-tune-64=power8 --build=ppc64le-redhat-linux | |
Thread model: posix | |
gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) | |
configure:14352: $? = 0 | |
configure:14341: gcc -V >&5 | |
gcc: error: unrecognized command line option '-V' | |
gcc: fatal error: no input files | |
compilation terminated. | |
configure:14352: $? = 4 | |
configure:14341: gcc -qversion >&5 | |
gcc: error: unrecognized command line option '-qversion' | |
gcc: fatal error: no input files | |
compilation terminated. | |
configure:14352: $? = 4 | |
configure:14356: checking whether we are using the GNU C compiler | |
configure:14384: result: yes | |
configure:14393: checking whether gcc accepts -g | |
configure:14454: result: yes | |
configure:14471: checking for gcc option to accept ISO C89 | |
configure:14547: result: none needed | |
configure:14676: checking whether gcc and cc understand -c and -o together | |
configure:14707: gcc -c conftest.c -o conftest2.o >&5 | |
configure:14711: $? = 0 | |
configure:14717: gcc -c conftest.c -o conftest2.o >&5 | |
configure:14721: $? = 0 | |
configure:14732: cc -c conftest.c >&5 | |
configure:14736: $? = 0 | |
configure:14744: cc -c conftest.c -o conftest2.o >&5 | |
configure:14748: $? = 0 | |
configure:14754: cc -c conftest.c -o conftest2.o >&5 | |
configure:14758: $? = 0 | |
configure:14776: result: yes | |
configure:14895: checking if gcc requires a flag for C11 | |
configure:14913: gcc -c -DNDEBUG conftest.c >&5 | |
conftest.c:109:2: error: #error "Without any CLI flags, this compiler does not support C11" | |
#error "Without any CLI flags, this compiler does not support C11" | |
^ | |
configure:14913: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "Open MPI" | |
| #define PACKAGE_TARNAME "openmpi" | |
| #define PACKAGE_VERSION "gitclone" | |
| #define PACKAGE_STRING "Open MPI gitclone" | |
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | |
| #define PACKAGE_URL "" | |
| #define OPAL_ARCH "powerpc64le-unknown-linux-gnu" | |
| #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 __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define OMPI_MAJOR_VERSION 4 | |
| #define OMPI_MINOR_VERSION 0 | |
| #define OMPI_RELEASE_VERSION 0 | |
| #define OMPI_GREEK_VERSION "a1" | |
| #define OMPI_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OMPI_TARBALL_VERSION "gitclone" | |
| #define OMPI_VERSION "0" | |
| #define OMPI_RELEASE_DATE "Unreleased developer copy" | |
| #define ORTE_MAJOR_VERSION 4 | |
| #define ORTE_MINOR_VERSION 0 | |
| #define ORTE_RELEASE_VERSION 0 | |
| #define ORTE_GREEK_VERSION "a1" | |
| #define ORTE_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define ORTE_TARBALL_VERSION "gitclone" | |
| #define ORTE_VERSION "0" | |
| #define ORTE_RELEASE_DATE "Unreleased developer copy" | |
| #define OSHMEM_MAJOR_VERSION 4 | |
| #define OSHMEM_MINOR_VERSION 0 | |
| #define OSHMEM_RELEASE_VERSION 0 | |
| #define OSHMEM_GREEK_VERSION "a1" | |
| #define OSHMEM_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OSHMEM_TARBALL_VERSION "gitclone" | |
| #define OSHMEM_VERSION "0" | |
| #define OSHMEM_RELEASE_DATE "Unreleased developer copy" | |
| #define OPAL_MAJOR_VERSION 4 | |
| #define OPAL_MINOR_VERSION 0 | |
| #define OPAL_RELEASE_VERSION 0 | |
| #define OPAL_GREEK_VERSION "a1" | |
| #define OPAL_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OPAL_TARBALL_VERSION "gitclone" | |
| #define OPAL_VERSION "0" | |
| #define OPAL_RELEASE_DATE "Unreleased developer copy" | |
| #define OPAL_ENABLE_MEM_DEBUG 0 | |
| #define OPAL_ENABLE_MEM_PROFILE 0 | |
| #define OPAL_ENABLE_TIMING 0 | |
| #define OPAL_ENABLE_DEBUG 0 | |
| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1 | |
| #define OPAL_ENABLE_PTY_SUPPORT 1 | |
| #define OPAL_ENABLE_DLOPEN_SUPPORT 1 | |
| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1 | |
| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0 | |
| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0 | |
| #define OPAL_WANT_HOME_CONFIG_FILES 1 | |
| #define OPAL_ENABLE_IPV6 0 | |
| #define OPAL_PACKAGE_STRING "Open MPI gpaulsen@c656f6n04 Distribution" | |
| #define OPAL_IDENT_STRING "4.0.0a1" | |
| #define OPAL_MAX_PROCESSOR_NAME 256 | |
| #define OPAL_MAX_ERROR_STRING 256 | |
| #define OPAL_MAX_OBJECT_NAME 64 | |
| #define OPAL_MAX_INFO_KEY 36 | |
| #define OPAL_MAX_INFO_VAL 256 | |
| #define OPAL_MAX_PORT_NAME 1024 | |
| #define OPAL_MAX_DATAREP_STRING 128 | |
| #define OPAL_ENABLE_CRDEBUG 0 | |
| #define OPAL_ENABLE_GETPWUID 1 | |
| #define OPAL_ENABLE_PROGRESS_THREADS 0 | |
| #define HAVE_ZLIB_H 1 | |
| #define OPAL_HAVE_ZLIB 1 | |
| #define OPAL_HAVE_SOLARIS 0 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_NETINET_TCP_H 1 | |
| #define HAVE_STRUCT_SOCKADDR_IN 1 | |
| #define OPAL_CUDA_SUPPORT 0 | |
| #define OPAL_CUDA_SYNC_MEMOPS 0 | |
| #define OPAL_CUDA_GET_ATTRIBUTES 0 | |
| #define OPAL_CUDA_GDR_SUPPORT 0 | |
| #define OPAL_PMIX_V1 0 | |
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | |
| #define OMPI_WANT_MPI_INTERFACE_WARNING 1 | |
| #define OMPI_GROUP_SPARSE 0 | |
| #define OMPI_WANT_PERUSE 0 | |
| #define OMPI_WANT_MPI_CXX_SEEK 1 | |
| #define OMPI_ENABLE_MPI1_COMPAT 1 | |
| #define OMPI_ENABLE_GREQUEST_EXTENSIONS 0 | |
| #define MPI_PARAM_CHECK ompi_mpi_param_check | |
| #define OMPI_PARAM_CHECK 1 | |
| #define OSHMEM_SPEC_COMPAT 1 | |
| #define OSHMEM_PARAM_CHECK 1 | |
| #define HAVE_ON_EXIT 1 | |
| #define SPC_ENABLE 0 | |
| #define OPAL_CC "gcc" | |
| /* end confdefs.h. */ | |
| | |
| #if __STDC_VERSION__ < 201112L | |
| #error "Without any CLI flags, this compiler does not support C11" | |
| #endif | |
| | |
| int | |
| main () | |
| { | |
| | |
| ; | |
| return 0; | |
| } | |
configure:14918: result: yes | |
configure:15436: checking if gcc supports C11 with a flag | |
configure:15520: checking if gcc -std=gnu11 supports C11 _Thread_local | |
configure:15534: gcc -o conftest -DNDEBUG -std=gnu11 conftest.c -lz >&5 | |
conftest.c: In function 'main': | |
conftest.c:111:22: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'int' | |
static _Thread_local int foo = 1;++foo; | |
^ | |
configure:15534: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "Open MPI" | |
| #define PACKAGE_TARNAME "openmpi" | |
| #define PACKAGE_VERSION "gitclone" | |
| #define PACKAGE_STRING "Open MPI gitclone" | |
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | |
| #define PACKAGE_URL "" | |
| #define OPAL_ARCH "powerpc64le-unknown-linux-gnu" | |
| #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 __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define OMPI_MAJOR_VERSION 4 | |
| #define OMPI_MINOR_VERSION 0 | |
| #define OMPI_RELEASE_VERSION 0 | |
| #define OMPI_GREEK_VERSION "a1" | |
| #define OMPI_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OMPI_TARBALL_VERSION "gitclone" | |
| #define OMPI_VERSION "0" | |
| #define OMPI_RELEASE_DATE "Unreleased developer copy" | |
| #define ORTE_MAJOR_VERSION 4 | |
| #define ORTE_MINOR_VERSION 0 | |
| #define ORTE_RELEASE_VERSION 0 | |
| #define ORTE_GREEK_VERSION "a1" | |
| #define ORTE_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define ORTE_TARBALL_VERSION "gitclone" | |
| #define ORTE_VERSION "0" | |
| #define ORTE_RELEASE_DATE "Unreleased developer copy" | |
| #define OSHMEM_MAJOR_VERSION 4 | |
| #define OSHMEM_MINOR_VERSION 0 | |
| #define OSHMEM_RELEASE_VERSION 0 | |
| #define OSHMEM_GREEK_VERSION "a1" | |
| #define OSHMEM_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OSHMEM_TARBALL_VERSION "gitclone" | |
| #define OSHMEM_VERSION "0" | |
| #define OSHMEM_RELEASE_DATE "Unreleased developer copy" | |
| #define OPAL_MAJOR_VERSION 4 | |
| #define OPAL_MINOR_VERSION 0 | |
| #define OPAL_RELEASE_VERSION 0 | |
| #define OPAL_GREEK_VERSION "a1" | |
| #define OPAL_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OPAL_TARBALL_VERSION "gitclone" | |
| #define OPAL_VERSION "0" | |
| #define OPAL_RELEASE_DATE "Unreleased developer copy" | |
| #define OPAL_ENABLE_MEM_DEBUG 0 | |
| #define OPAL_ENABLE_MEM_PROFILE 0 | |
| #define OPAL_ENABLE_TIMING 0 | |
| #define OPAL_ENABLE_DEBUG 0 | |
| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1 | |
| #define OPAL_ENABLE_PTY_SUPPORT 1 | |
| #define OPAL_ENABLE_DLOPEN_SUPPORT 1 | |
| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1 | |
| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0 | |
| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0 | |
| #define OPAL_WANT_HOME_CONFIG_FILES 1 | |
| #define OPAL_ENABLE_IPV6 0 | |
| #define OPAL_PACKAGE_STRING "Open MPI gpaulsen@c656f6n04 Distribution" | |
| #define OPAL_IDENT_STRING "4.0.0a1" | |
| #define OPAL_MAX_PROCESSOR_NAME 256 | |
| #define OPAL_MAX_ERROR_STRING 256 | |
| #define OPAL_MAX_OBJECT_NAME 64 | |
| #define OPAL_MAX_INFO_KEY 36 | |
| #define OPAL_MAX_INFO_VAL 256 | |
| #define OPAL_MAX_PORT_NAME 1024 | |
| #define OPAL_MAX_DATAREP_STRING 128 | |
| #define OPAL_ENABLE_CRDEBUG 0 | |
| #define OPAL_ENABLE_GETPWUID 1 | |
| #define OPAL_ENABLE_PROGRESS_THREADS 0 | |
| #define HAVE_ZLIB_H 1 | |
| #define OPAL_HAVE_ZLIB 1 | |
| #define OPAL_HAVE_SOLARIS 0 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_NETINET_TCP_H 1 | |
| #define HAVE_STRUCT_SOCKADDR_IN 1 | |
| #define OPAL_CUDA_SUPPORT 0 | |
| #define OPAL_CUDA_SYNC_MEMOPS 0 | |
| #define OPAL_CUDA_GET_ATTRIBUTES 0 | |
| #define OPAL_CUDA_GDR_SUPPORT 0 | |
| #define OPAL_PMIX_V1 0 | |
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | |
| #define OMPI_WANT_MPI_INTERFACE_WARNING 1 | |
| #define OMPI_GROUP_SPARSE 0 | |
| #define OMPI_WANT_PERUSE 0 | |
| #define OMPI_WANT_MPI_CXX_SEEK 1 | |
| #define OMPI_ENABLE_MPI1_COMPAT 1 | |
| #define OMPI_ENABLE_GREQUEST_EXTENSIONS 0 | |
| #define MPI_PARAM_CHECK ompi_mpi_param_check | |
| #define OMPI_PARAM_CHECK 1 | |
| #define OSHMEM_SPEC_COMPAT 1 | |
| #define OSHMEM_PARAM_CHECK 1 | |
| #define HAVE_ON_EXIT 1 | |
| #define SPC_ENABLE 0 | |
| #define OPAL_CC "gcc" | |
| /* end confdefs.h. */ | |
| | |
| int | |
| main () | |
| { | |
| static _Thread_local int foo = 1;++foo; | |
| ; | |
| return 0; | |
| } | |
configure:15544: result: no | |
configure:15607: checking if gcc -std=gnu11 supports C11 atomic variables | |
configure:15621: gcc -o conftest -DNDEBUG -std=gnu11 conftest.c -lz >&5 | |
conftest.c:107:23: fatal error: stdatomic.h: No such file or directory | |
#include <stdatomic.h> | |
^ | |
compilation terminated. | |
configure:15621: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "Open MPI" | |
| #define PACKAGE_TARNAME "openmpi" | |
| #define PACKAGE_VERSION "gitclone" | |
| #define PACKAGE_STRING "Open MPI gitclone" | |
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | |
| #define PACKAGE_URL "" | |
| #define OPAL_ARCH "powerpc64le-unknown-linux-gnu" | |
| #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 __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define OMPI_MAJOR_VERSION 4 | |
| #define OMPI_MINOR_VERSION 0 | |
| #define OMPI_RELEASE_VERSION 0 | |
| #define OMPI_GREEK_VERSION "a1" | |
| #define OMPI_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OMPI_TARBALL_VERSION "gitclone" | |
| #define OMPI_VERSION "0" | |
| #define OMPI_RELEASE_DATE "Unreleased developer copy" | |
| #define ORTE_MAJOR_VERSION 4 | |
| #define ORTE_MINOR_VERSION 0 | |
| #define ORTE_RELEASE_VERSION 0 | |
| #define ORTE_GREEK_VERSION "a1" | |
| #define ORTE_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define ORTE_TARBALL_VERSION "gitclone" | |
| #define ORTE_VERSION "0" | |
| #define ORTE_RELEASE_DATE "Unreleased developer copy" | |
| #define OSHMEM_MAJOR_VERSION 4 | |
| #define OSHMEM_MINOR_VERSION 0 | |
| #define OSHMEM_RELEASE_VERSION 0 | |
| #define OSHMEM_GREEK_VERSION "a1" | |
| #define OSHMEM_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OSHMEM_TARBALL_VERSION "gitclone" | |
| #define OSHMEM_VERSION "0" | |
| #define OSHMEM_RELEASE_DATE "Unreleased developer copy" | |
| #define OPAL_MAJOR_VERSION 4 | |
| #define OPAL_MINOR_VERSION 0 | |
| #define OPAL_RELEASE_VERSION 0 | |
| #define OPAL_GREEK_VERSION "a1" | |
| #define OPAL_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OPAL_TARBALL_VERSION "gitclone" | |
| #define OPAL_VERSION "0" | |
| #define OPAL_RELEASE_DATE "Unreleased developer copy" | |
| #define OPAL_ENABLE_MEM_DEBUG 0 | |
| #define OPAL_ENABLE_MEM_PROFILE 0 | |
| #define OPAL_ENABLE_TIMING 0 | |
| #define OPAL_ENABLE_DEBUG 0 | |
| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1 | |
| #define OPAL_ENABLE_PTY_SUPPORT 1 | |
| #define OPAL_ENABLE_DLOPEN_SUPPORT 1 | |
| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1 | |
| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0 | |
| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0 | |
| #define OPAL_WANT_HOME_CONFIG_FILES 1 | |
| #define OPAL_ENABLE_IPV6 0 | |
| #define OPAL_PACKAGE_STRING "Open MPI gpaulsen@c656f6n04 Distribution" | |
| #define OPAL_IDENT_STRING "4.0.0a1" | |
| #define OPAL_MAX_PROCESSOR_NAME 256 | |
| #define OPAL_MAX_ERROR_STRING 256 | |
| #define OPAL_MAX_OBJECT_NAME 64 | |
| #define OPAL_MAX_INFO_KEY 36 | |
| #define OPAL_MAX_INFO_VAL 256 | |
| #define OPAL_MAX_PORT_NAME 1024 | |
| #define OPAL_MAX_DATAREP_STRING 128 | |
| #define OPAL_ENABLE_CRDEBUG 0 | |
| #define OPAL_ENABLE_GETPWUID 1 | |
| #define OPAL_ENABLE_PROGRESS_THREADS 0 | |
| #define HAVE_ZLIB_H 1 | |
| #define OPAL_HAVE_ZLIB 1 | |
| #define OPAL_HAVE_SOLARIS 0 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_NETINET_TCP_H 1 | |
| #define HAVE_STRUCT_SOCKADDR_IN 1 | |
| #define OPAL_CUDA_SUPPORT 0 | |
| #define OPAL_CUDA_SYNC_MEMOPS 0 | |
| #define OPAL_CUDA_GET_ATTRIBUTES 0 | |
| #define OPAL_CUDA_GDR_SUPPORT 0 | |
| #define OPAL_PMIX_V1 0 | |
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | |
| #define OMPI_WANT_MPI_INTERFACE_WARNING 1 | |
| #define OMPI_GROUP_SPARSE 0 | |
| #define OMPI_WANT_PERUSE 0 | |
| #define OMPI_WANT_MPI_CXX_SEEK 1 | |
| #define OMPI_ENABLE_MPI1_COMPAT 1 | |
| #define OMPI_ENABLE_GREQUEST_EXTENSIONS 0 | |
| #define MPI_PARAM_CHECK ompi_mpi_param_check | |
| #define OMPI_PARAM_CHECK 1 | |
| #define OSHMEM_SPEC_COMPAT 1 | |
| #define OSHMEM_PARAM_CHECK 1 | |
| #define HAVE_ON_EXIT 1 | |
| #define SPC_ENABLE 0 | |
| #define OPAL_CC "gcc" | |
| /* end confdefs.h. */ | |
| #include <stdatomic.h> | |
| int | |
| main () | |
| { | |
| static atomic_long foo = 1;++foo; | |
| ; | |
| return 0; | |
| } | |
configure:15631: result: no | |
configure:15694: checking if gcc -std=gnu11 supports C11 _Atomic keyword | |
configure:15708: gcc -o conftest -DNDEBUG -std=gnu11 conftest.c -lz >&5 | |
conftest.c:107:23: fatal error: stdatomic.h: No such file or directory | |
#include <stdatomic.h> | |
^ | |
compilation terminated. | |
configure:15708: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "Open MPI" | |
| #define PACKAGE_TARNAME "openmpi" | |
| #define PACKAGE_VERSION "gitclone" | |
| #define PACKAGE_STRING "Open MPI gitclone" | |
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | |
| #define PACKAGE_URL "" | |
| #define OPAL_ARCH "powerpc64le-unknown-linux-gnu" | |
| #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 __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define OMPI_MAJOR_VERSION 4 | |
| #define OMPI_MINOR_VERSION 0 | |
| #define OMPI_RELEASE_VERSION 0 | |
| #define OMPI_GREEK_VERSION "a1" | |
| #define OMPI_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OMPI_TARBALL_VERSION "gitclone" | |
| #define OMPI_VERSION "0" | |
| #define OMPI_RELEASE_DATE "Unreleased developer copy" | |
| #define ORTE_MAJOR_VERSION 4 | |
| #define ORTE_MINOR_VERSION 0 | |
| #define ORTE_RELEASE_VERSION 0 | |
| #define ORTE_GREEK_VERSION "a1" | |
| #define ORTE_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define ORTE_TARBALL_VERSION "gitclone" | |
| #define ORTE_VERSION "0" | |
| #define ORTE_RELEASE_DATE "Unreleased developer copy" | |
| #define OSHMEM_MAJOR_VERSION 4 | |
| #define OSHMEM_MINOR_VERSION 0 | |
| #define OSHMEM_RELEASE_VERSION 0 | |
| #define OSHMEM_GREEK_VERSION "a1" | |
| #define OSHMEM_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OSHMEM_TARBALL_VERSION "gitclone" | |
| #define OSHMEM_VERSION "0" | |
| #define OSHMEM_RELEASE_DATE "Unreleased developer copy" | |
| #define OPAL_MAJOR_VERSION 4 | |
| #define OPAL_MINOR_VERSION 0 | |
| #define OPAL_RELEASE_VERSION 0 | |
| #define OPAL_GREEK_VERSION "a1" | |
| #define OPAL_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OPAL_TARBALL_VERSION "gitclone" | |
| #define OPAL_VERSION "0" | |
| #define OPAL_RELEASE_DATE "Unreleased developer copy" | |
| #define OPAL_ENABLE_MEM_DEBUG 0 | |
| #define OPAL_ENABLE_MEM_PROFILE 0 | |
| #define OPAL_ENABLE_TIMING 0 | |
| #define OPAL_ENABLE_DEBUG 0 | |
| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1 | |
| #define OPAL_ENABLE_PTY_SUPPORT 1 | |
| #define OPAL_ENABLE_DLOPEN_SUPPORT 1 | |
| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1 | |
| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0 | |
| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0 | |
| #define OPAL_WANT_HOME_CONFIG_FILES 1 | |
| #define OPAL_ENABLE_IPV6 0 | |
| #define OPAL_PACKAGE_STRING "Open MPI gpaulsen@c656f6n04 Distribution" | |
| #define OPAL_IDENT_STRING "4.0.0a1" | |
| #define OPAL_MAX_PROCESSOR_NAME 256 | |
| #define OPAL_MAX_ERROR_STRING 256 | |
| #define OPAL_MAX_OBJECT_NAME 64 | |
| #define OPAL_MAX_INFO_KEY 36 | |
| #define OPAL_MAX_INFO_VAL 256 | |
| #define OPAL_MAX_PORT_NAME 1024 | |
| #define OPAL_MAX_DATAREP_STRING 128 | |
| #define OPAL_ENABLE_CRDEBUG 0 | |
| #define OPAL_ENABLE_GETPWUID 1 | |
| #define OPAL_ENABLE_PROGRESS_THREADS 0 | |
| #define HAVE_ZLIB_H 1 | |
| #define OPAL_HAVE_ZLIB 1 | |
| #define OPAL_HAVE_SOLARIS 0 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_NETINET_TCP_H 1 | |
| #define HAVE_STRUCT_SOCKADDR_IN 1 | |
| #define OPAL_CUDA_SUPPORT 0 | |
| #define OPAL_CUDA_SYNC_MEMOPS 0 | |
| #define OPAL_CUDA_GET_ATTRIBUTES 0 | |
| #define OPAL_CUDA_GDR_SUPPORT 0 | |
| #define OPAL_PMIX_V1 0 | |
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | |
| #define OMPI_WANT_MPI_INTERFACE_WARNING 1 | |
| #define OMPI_GROUP_SPARSE 0 | |
| #define OMPI_WANT_PERUSE 0 | |
| #define OMPI_WANT_MPI_CXX_SEEK 1 | |
| #define OMPI_ENABLE_MPI1_COMPAT 1 | |
| #define OMPI_ENABLE_GREQUEST_EXTENSIONS 0 | |
| #define MPI_PARAM_CHECK ompi_mpi_param_check | |
| #define OMPI_PARAM_CHECK 1 | |
| #define OSHMEM_SPEC_COMPAT 1 | |
| #define OSHMEM_PARAM_CHECK 1 | |
| #define HAVE_ON_EXIT 1 | |
| #define SPC_ENABLE 0 | |
| #define OPAL_CC "gcc" | |
| /* end confdefs.h. */ | |
| #include <stdatomic.h> | |
| int | |
| main () | |
| { | |
| static _Atomic long foo = 1;++foo; | |
| ; | |
| return 0; | |
| } | |
configure:15718: result: no | |
configure:15781: checking if gcc -std=gnu11 supports C11 _Generic keyword | |
configure:15795: gcc -o conftest -DNDEBUG -std=gnu11 conftest.c -lz >&5 | |
conftest.c: In function 'main': | |
conftest.c:111:1: warning: implicit declaration of function '_Generic' [-Wimplicit-function-declaration] | |
static int x, y; y = FOO(x); | |
^ | |
conftest.c:107:30: error: expected expression before 'int' | |
#define FOO(x) (_Generic (x, int: 1)) | |
^ | |
conftest.c:111:22: note: in expansion of macro 'FOO' | |
static int x, y; y = FOO(x); | |
^ | |
configure:15795: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "Open MPI" | |
| #define PACKAGE_TARNAME "openmpi" | |
| #define PACKAGE_VERSION "gitclone" | |
| #define PACKAGE_STRING "Open MPI gitclone" | |
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | |
| #define PACKAGE_URL "" | |
| #define OPAL_ARCH "powerpc64le-unknown-linux-gnu" | |
| #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 __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define OMPI_MAJOR_VERSION 4 | |
| #define OMPI_MINOR_VERSION 0 | |
| #define OMPI_RELEASE_VERSION 0 | |
| #define OMPI_GREEK_VERSION "a1" | |
| #define OMPI_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OMPI_TARBALL_VERSION "gitclone" | |
| #define OMPI_VERSION "0" | |
| #define OMPI_RELEASE_DATE "Unreleased developer copy" | |
| #define ORTE_MAJOR_VERSION 4 | |
| #define ORTE_MINOR_VERSION 0 | |
| #define ORTE_RELEASE_VERSION 0 | |
| #define ORTE_GREEK_VERSION "a1" | |
| #define ORTE_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define ORTE_TARBALL_VERSION "gitclone" | |
| #define ORTE_VERSION "0" | |
| #define ORTE_RELEASE_DATE "Unreleased developer copy" | |
| #define OSHMEM_MAJOR_VERSION 4 | |
| #define OSHMEM_MINOR_VERSION 0 | |
| #define OSHMEM_RELEASE_VERSION 0 | |
| #define OSHMEM_GREEK_VERSION "a1" | |
| #define OSHMEM_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OSHMEM_TARBALL_VERSION "gitclone" | |
| #define OSHMEM_VERSION "0" | |
| #define OSHMEM_RELEASE_DATE "Unreleased developer copy" | |
| #define OPAL_MAJOR_VERSION 4 | |
| #define OPAL_MINOR_VERSION 0 | |
| #define OPAL_RELEASE_VERSION 0 | |
| #define OPAL_GREEK_VERSION "a1" | |
| #define OPAL_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OPAL_TARBALL_VERSION "gitclone" | |
| #define OPAL_VERSION "0" | |
| #define OPAL_RELEASE_DATE "Unreleased developer copy" | |
| #define OPAL_ENABLE_MEM_DEBUG 0 | |
| #define OPAL_ENABLE_MEM_PROFILE 0 | |
| #define OPAL_ENABLE_TIMING 0 | |
| #define OPAL_ENABLE_DEBUG 0 | |
| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1 | |
| #define OPAL_ENABLE_PTY_SUPPORT 1 | |
| #define OPAL_ENABLE_DLOPEN_SUPPORT 1 | |
| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1 | |
| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0 | |
| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0 | |
| #define OPAL_WANT_HOME_CONFIG_FILES 1 | |
| #define OPAL_ENABLE_IPV6 0 | |
| #define OPAL_PACKAGE_STRING "Open MPI gpaulsen@c656f6n04 Distribution" | |
| #define OPAL_IDENT_STRING "4.0.0a1" | |
| #define OPAL_MAX_PROCESSOR_NAME 256 | |
| #define OPAL_MAX_ERROR_STRING 256 | |
| #define OPAL_MAX_OBJECT_NAME 64 | |
| #define OPAL_MAX_INFO_KEY 36 | |
| #define OPAL_MAX_INFO_VAL 256 | |
| #define OPAL_MAX_PORT_NAME 1024 | |
| #define OPAL_MAX_DATAREP_STRING 128 | |
| #define OPAL_ENABLE_CRDEBUG 0 | |
| #define OPAL_ENABLE_GETPWUID 1 | |
| #define OPAL_ENABLE_PROGRESS_THREADS 0 | |
| #define HAVE_ZLIB_H 1 | |
| #define OPAL_HAVE_ZLIB 1 | |
| #define OPAL_HAVE_SOLARIS 0 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_NETINET_TCP_H 1 | |
| #define HAVE_STRUCT_SOCKADDR_IN 1 | |
| #define OPAL_CUDA_SUPPORT 0 | |
| #define OPAL_CUDA_SYNC_MEMOPS 0 | |
| #define OPAL_CUDA_GET_ATTRIBUTES 0 | |
| #define OPAL_CUDA_GDR_SUPPORT 0 | |
| #define OPAL_PMIX_V1 0 | |
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | |
| #define OMPI_WANT_MPI_INTERFACE_WARNING 1 | |
| #define OMPI_GROUP_SPARSE 0 | |
| #define OMPI_WANT_PERUSE 0 | |
| #define OMPI_WANT_MPI_CXX_SEEK 1 | |
| #define OMPI_ENABLE_MPI1_COMPAT 1 | |
| #define OMPI_ENABLE_GREQUEST_EXTENSIONS 0 | |
| #define MPI_PARAM_CHECK ompi_mpi_param_check | |
| #define OMPI_PARAM_CHECK 1 | |
| #define OSHMEM_SPEC_COMPAT 1 | |
| #define OSHMEM_PARAM_CHECK 1 | |
| #define HAVE_ON_EXIT 1 | |
| #define SPC_ENABLE 0 | |
| #define OPAL_CC "gcc" | |
| /* end confdefs.h. */ | |
| #define FOO(x) (_Generic (x, int: 1)) | |
| int | |
| main () | |
| { | |
| static int x, y; y = FOO(x); | |
| ; | |
| return 0; | |
| } | |
configure:15805: result: no | |
configure:15868: checking if gcc -std=gnu11 supports C11 _Static_assert | |
configure:15882: gcc -o conftest -DNDEBUG -std=gnu11 conftest.c -lz >&5 | |
configure:15882: $? = 0 | |
configure:15892: result: yes | |
configure:15520: checking if gcc -std=c11 supports C11 _Thread_local | |
configure:15534: gcc -o conftest -DNDEBUG -std=c11 conftest.c -lz >&5 | |
conftest.c: In function 'main': | |
conftest.c:111:22: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'int' | |
static _Thread_local int foo = 1;++foo; | |
^ | |
configure:15534: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "Open MPI" | |
| #define PACKAGE_TARNAME "openmpi" | |
| #define PACKAGE_VERSION "gitclone" | |
| #define PACKAGE_STRING "Open MPI gitclone" | |
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | |
| #define PACKAGE_URL "" | |
| #define OPAL_ARCH "powerpc64le-unknown-linux-gnu" | |
| #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 __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define OMPI_MAJOR_VERSION 4 | |
| #define OMPI_MINOR_VERSION 0 | |
| #define OMPI_RELEASE_VERSION 0 | |
| #define OMPI_GREEK_VERSION "a1" | |
| #define OMPI_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OMPI_TARBALL_VERSION "gitclone" | |
| #define OMPI_VERSION "0" | |
| #define OMPI_RELEASE_DATE "Unreleased developer copy" | |
| #define ORTE_MAJOR_VERSION 4 | |
| #define ORTE_MINOR_VERSION 0 | |
| #define ORTE_RELEASE_VERSION 0 | |
| #define ORTE_GREEK_VERSION "a1" | |
| #define ORTE_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define ORTE_TARBALL_VERSION "gitclone" | |
| #define ORTE_VERSION "0" | |
| #define ORTE_RELEASE_DATE "Unreleased developer copy" | |
| #define OSHMEM_MAJOR_VERSION 4 | |
| #define OSHMEM_MINOR_VERSION 0 | |
| #define OSHMEM_RELEASE_VERSION 0 | |
| #define OSHMEM_GREEK_VERSION "a1" | |
| #define OSHMEM_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OSHMEM_TARBALL_VERSION "gitclone" | |
| #define OSHMEM_VERSION "0" | |
| #define OSHMEM_RELEASE_DATE "Unreleased developer copy" | |
| #define OPAL_MAJOR_VERSION 4 | |
| #define OPAL_MINOR_VERSION 0 | |
| #define OPAL_RELEASE_VERSION 0 | |
| #define OPAL_GREEK_VERSION "a1" | |
| #define OPAL_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OPAL_TARBALL_VERSION "gitclone" | |
| #define OPAL_VERSION "0" | |
| #define OPAL_RELEASE_DATE "Unreleased developer copy" | |
| #define OPAL_ENABLE_MEM_DEBUG 0 | |
| #define OPAL_ENABLE_MEM_PROFILE 0 | |
| #define OPAL_ENABLE_TIMING 0 | |
| #define OPAL_ENABLE_DEBUG 0 | |
| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1 | |
| #define OPAL_ENABLE_PTY_SUPPORT 1 | |
| #define OPAL_ENABLE_DLOPEN_SUPPORT 1 | |
| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1 | |
| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0 | |
| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0 | |
| #define OPAL_WANT_HOME_CONFIG_FILES 1 | |
| #define OPAL_ENABLE_IPV6 0 | |
| #define OPAL_PACKAGE_STRING "Open MPI gpaulsen@c656f6n04 Distribution" | |
| #define OPAL_IDENT_STRING "4.0.0a1" | |
| #define OPAL_MAX_PROCESSOR_NAME 256 | |
| #define OPAL_MAX_ERROR_STRING 256 | |
| #define OPAL_MAX_OBJECT_NAME 64 | |
| #define OPAL_MAX_INFO_KEY 36 | |
| #define OPAL_MAX_INFO_VAL 256 | |
| #define OPAL_MAX_PORT_NAME 1024 | |
| #define OPAL_MAX_DATAREP_STRING 128 | |
| #define OPAL_ENABLE_CRDEBUG 0 | |
| #define OPAL_ENABLE_GETPWUID 1 | |
| #define OPAL_ENABLE_PROGRESS_THREADS 0 | |
| #define HAVE_ZLIB_H 1 | |
| #define OPAL_HAVE_ZLIB 1 | |
| #define OPAL_HAVE_SOLARIS 0 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_NETINET_TCP_H 1 | |
| #define HAVE_STRUCT_SOCKADDR_IN 1 | |
| #define OPAL_CUDA_SUPPORT 0 | |
| #define OPAL_CUDA_SYNC_MEMOPS 0 | |
| #define OPAL_CUDA_GET_ATTRIBUTES 0 | |
| #define OPAL_CUDA_GDR_SUPPORT 0 | |
| #define OPAL_PMIX_V1 0 | |
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | |
| #define OMPI_WANT_MPI_INTERFACE_WARNING 1 | |
| #define OMPI_GROUP_SPARSE 0 | |
| #define OMPI_WANT_PERUSE 0 | |
| #define OMPI_WANT_MPI_CXX_SEEK 1 | |
| #define OMPI_ENABLE_MPI1_COMPAT 1 | |
| #define OMPI_ENABLE_GREQUEST_EXTENSIONS 0 | |
| #define MPI_PARAM_CHECK ompi_mpi_param_check | |
| #define OMPI_PARAM_CHECK 1 | |
| #define OSHMEM_SPEC_COMPAT 1 | |
| #define OSHMEM_PARAM_CHECK 1 | |
| #define HAVE_ON_EXIT 1 | |
| #define SPC_ENABLE 0 | |
| #define OPAL_CC "gcc" | |
| /* end confdefs.h. */ | |
| | |
| int | |
| main () | |
| { | |
| static _Thread_local int foo = 1;++foo; | |
| ; | |
| return 0; | |
| } | |
configure:15544: result: no | |
configure:15607: checking if gcc -std=c11 supports C11 atomic variables | |
configure:15621: gcc -o conftest -DNDEBUG -std=c11 conftest.c -lz >&5 | |
conftest.c:107:23: fatal error: stdatomic.h: No such file or directory | |
#include <stdatomic.h> | |
^ | |
compilation terminated. | |
configure:15621: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "Open MPI" | |
| #define PACKAGE_TARNAME "openmpi" | |
| #define PACKAGE_VERSION "gitclone" | |
| #define PACKAGE_STRING "Open MPI gitclone" | |
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | |
| #define PACKAGE_URL "" | |
| #define OPAL_ARCH "powerpc64le-unknown-linux-gnu" | |
| #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 __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define OMPI_MAJOR_VERSION 4 | |
| #define OMPI_MINOR_VERSION 0 | |
| #define OMPI_RELEASE_VERSION 0 | |
| #define OMPI_GREEK_VERSION "a1" | |
| #define OMPI_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OMPI_TARBALL_VERSION "gitclone" | |
| #define OMPI_VERSION "0" | |
| #define OMPI_RELEASE_DATE "Unreleased developer copy" | |
| #define ORTE_MAJOR_VERSION 4 | |
| #define ORTE_MINOR_VERSION 0 | |
| #define ORTE_RELEASE_VERSION 0 | |
| #define ORTE_GREEK_VERSION "a1" | |
| #define ORTE_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define ORTE_TARBALL_VERSION "gitclone" | |
| #define ORTE_VERSION "0" | |
| #define ORTE_RELEASE_DATE "Unreleased developer copy" | |
| #define OSHMEM_MAJOR_VERSION 4 | |
| #define OSHMEM_MINOR_VERSION 0 | |
| #define OSHMEM_RELEASE_VERSION 0 | |
| #define OSHMEM_GREEK_VERSION "a1" | |
| #define OSHMEM_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OSHMEM_TARBALL_VERSION "gitclone" | |
| #define OSHMEM_VERSION "0" | |
| #define OSHMEM_RELEASE_DATE "Unreleased developer copy" | |
| #define OPAL_MAJOR_VERSION 4 | |
| #define OPAL_MINOR_VERSION 0 | |
| #define OPAL_RELEASE_VERSION 0 | |
| #define OPAL_GREEK_VERSION "a1" | |
| #define OPAL_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OPAL_TARBALL_VERSION "gitclone" | |
| #define OPAL_VERSION "0" | |
| #define OPAL_RELEASE_DATE "Unreleased developer copy" | |
| #define OPAL_ENABLE_MEM_DEBUG 0 | |
| #define OPAL_ENABLE_MEM_PROFILE 0 | |
| #define OPAL_ENABLE_TIMING 0 | |
| #define OPAL_ENABLE_DEBUG 0 | |
| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1 | |
| #define OPAL_ENABLE_PTY_SUPPORT 1 | |
| #define OPAL_ENABLE_DLOPEN_SUPPORT 1 | |
| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1 | |
| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0 | |
| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0 | |
| #define OPAL_WANT_HOME_CONFIG_FILES 1 | |
| #define OPAL_ENABLE_IPV6 0 | |
| #define OPAL_PACKAGE_STRING "Open MPI gpaulsen@c656f6n04 Distribution" | |
| #define OPAL_IDENT_STRING "4.0.0a1" | |
| #define OPAL_MAX_PROCESSOR_NAME 256 | |
| #define OPAL_MAX_ERROR_STRING 256 | |
| #define OPAL_MAX_OBJECT_NAME 64 | |
| #define OPAL_MAX_INFO_KEY 36 | |
| #define OPAL_MAX_INFO_VAL 256 | |
| #define OPAL_MAX_PORT_NAME 1024 | |
| #define OPAL_MAX_DATAREP_STRING 128 | |
| #define OPAL_ENABLE_CRDEBUG 0 | |
| #define OPAL_ENABLE_GETPWUID 1 | |
| #define OPAL_ENABLE_PROGRESS_THREADS 0 | |
| #define HAVE_ZLIB_H 1 | |
| #define OPAL_HAVE_ZLIB 1 | |
| #define OPAL_HAVE_SOLARIS 0 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_NETINET_TCP_H 1 | |
| #define HAVE_STRUCT_SOCKADDR_IN 1 | |
| #define OPAL_CUDA_SUPPORT 0 | |
| #define OPAL_CUDA_SYNC_MEMOPS 0 | |
| #define OPAL_CUDA_GET_ATTRIBUTES 0 | |
| #define OPAL_CUDA_GDR_SUPPORT 0 | |
| #define OPAL_PMIX_V1 0 | |
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | |
| #define OMPI_WANT_MPI_INTERFACE_WARNING 1 | |
| #define OMPI_GROUP_SPARSE 0 | |
| #define OMPI_WANT_PERUSE 0 | |
| #define OMPI_WANT_MPI_CXX_SEEK 1 | |
| #define OMPI_ENABLE_MPI1_COMPAT 1 | |
| #define OMPI_ENABLE_GREQUEST_EXTENSIONS 0 | |
| #define MPI_PARAM_CHECK ompi_mpi_param_check | |
| #define OMPI_PARAM_CHECK 1 | |
| #define OSHMEM_SPEC_COMPAT 1 | |
| #define OSHMEM_PARAM_CHECK 1 | |
| #define HAVE_ON_EXIT 1 | |
| #define SPC_ENABLE 0 | |
| #define OPAL_CC "gcc" | |
| /* end confdefs.h. */ | |
| #include <stdatomic.h> | |
| int | |
| main () | |
| { | |
| static atomic_long foo = 1;++foo; | |
| ; | |
| return 0; | |
| } | |
configure:15631: result: no | |
configure:15694: checking if gcc -std=c11 supports C11 _Atomic keyword | |
configure:15708: gcc -o conftest -DNDEBUG -std=c11 conftest.c -lz >&5 | |
conftest.c:107:23: fatal error: stdatomic.h: No such file or directory | |
#include <stdatomic.h> | |
^ | |
compilation terminated. | |
configure:15708: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "Open MPI" | |
| #define PACKAGE_TARNAME "openmpi" | |
| #define PACKAGE_VERSION "gitclone" | |
| #define PACKAGE_STRING "Open MPI gitclone" | |
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | |
| #define PACKAGE_URL "" | |
| #define OPAL_ARCH "powerpc64le-unknown-linux-gnu" | |
| #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 __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define OMPI_MAJOR_VERSION 4 | |
| #define OMPI_MINOR_VERSION 0 | |
| #define OMPI_RELEASE_VERSION 0 | |
| #define OMPI_GREEK_VERSION "a1" | |
| #define OMPI_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OMPI_TARBALL_VERSION "gitclone" | |
| #define OMPI_VERSION "0" | |
| #define OMPI_RELEASE_DATE "Unreleased developer copy" | |
| #define ORTE_MAJOR_VERSION 4 | |
| #define ORTE_MINOR_VERSION 0 | |
| #define ORTE_RELEASE_VERSION 0 | |
| #define ORTE_GREEK_VERSION "a1" | |
| #define ORTE_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define ORTE_TARBALL_VERSION "gitclone" | |
| #define ORTE_VERSION "0" | |
| #define ORTE_RELEASE_DATE "Unreleased developer copy" | |
| #define OSHMEM_MAJOR_VERSION 4 | |
| #define OSHMEM_MINOR_VERSION 0 | |
| #define OSHMEM_RELEASE_VERSION 0 | |
| #define OSHMEM_GREEK_VERSION "a1" | |
| #define OSHMEM_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OSHMEM_TARBALL_VERSION "gitclone" | |
| #define OSHMEM_VERSION "0" | |
| #define OSHMEM_RELEASE_DATE "Unreleased developer copy" | |
| #define OPAL_MAJOR_VERSION 4 | |
| #define OPAL_MINOR_VERSION 0 | |
| #define OPAL_RELEASE_VERSION 0 | |
| #define OPAL_GREEK_VERSION "a1" | |
| #define OPAL_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OPAL_TARBALL_VERSION "gitclone" | |
| #define OPAL_VERSION "0" | |
| #define OPAL_RELEASE_DATE "Unreleased developer copy" | |
| #define OPAL_ENABLE_MEM_DEBUG 0 | |
| #define OPAL_ENABLE_MEM_PROFILE 0 | |
| #define OPAL_ENABLE_TIMING 0 | |
| #define OPAL_ENABLE_DEBUG 0 | |
| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1 | |
| #define OPAL_ENABLE_PTY_SUPPORT 1 | |
| #define OPAL_ENABLE_DLOPEN_SUPPORT 1 | |
| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1 | |
| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0 | |
| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0 | |
| #define OPAL_WANT_HOME_CONFIG_FILES 1 | |
| #define OPAL_ENABLE_IPV6 0 | |
| #define OPAL_PACKAGE_STRING "Open MPI gpaulsen@c656f6n04 Distribution" | |
| #define OPAL_IDENT_STRING "4.0.0a1" | |
| #define OPAL_MAX_PROCESSOR_NAME 256 | |
| #define OPAL_MAX_ERROR_STRING 256 | |
| #define OPAL_MAX_OBJECT_NAME 64 | |
| #define OPAL_MAX_INFO_KEY 36 | |
| #define OPAL_MAX_INFO_VAL 256 | |
| #define OPAL_MAX_PORT_NAME 1024 | |
| #define OPAL_MAX_DATAREP_STRING 128 | |
| #define OPAL_ENABLE_CRDEBUG 0 | |
| #define OPAL_ENABLE_GETPWUID 1 | |
| #define OPAL_ENABLE_PROGRESS_THREADS 0 | |
| #define HAVE_ZLIB_H 1 | |
| #define OPAL_HAVE_ZLIB 1 | |
| #define OPAL_HAVE_SOLARIS 0 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_NETINET_TCP_H 1 | |
| #define HAVE_STRUCT_SOCKADDR_IN 1 | |
| #define OPAL_CUDA_SUPPORT 0 | |
| #define OPAL_CUDA_SYNC_MEMOPS 0 | |
| #define OPAL_CUDA_GET_ATTRIBUTES 0 | |
| #define OPAL_CUDA_GDR_SUPPORT 0 | |
| #define OPAL_PMIX_V1 0 | |
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | |
| #define OMPI_WANT_MPI_INTERFACE_WARNING 1 | |
| #define OMPI_GROUP_SPARSE 0 | |
| #define OMPI_WANT_PERUSE 0 | |
| #define OMPI_WANT_MPI_CXX_SEEK 1 | |
| #define OMPI_ENABLE_MPI1_COMPAT 1 | |
| #define OMPI_ENABLE_GREQUEST_EXTENSIONS 0 | |
| #define MPI_PARAM_CHECK ompi_mpi_param_check | |
| #define OMPI_PARAM_CHECK 1 | |
| #define OSHMEM_SPEC_COMPAT 1 | |
| #define OSHMEM_PARAM_CHECK 1 | |
| #define HAVE_ON_EXIT 1 | |
| #define SPC_ENABLE 0 | |
| #define OPAL_CC "gcc" | |
| /* end confdefs.h. */ | |
| #include <stdatomic.h> | |
| int | |
| main () | |
| { | |
| static _Atomic long foo = 1;++foo; | |
| ; | |
| return 0; | |
| } | |
configure:15718: result: no | |
configure:15781: checking if gcc -std=c11 supports C11 _Generic keyword | |
configure:15795: gcc -o conftest -DNDEBUG -std=c11 conftest.c -lz >&5 | |
conftest.c: In function 'main': | |
conftest.c:111:1: warning: implicit declaration of function '_Generic' [-Wimplicit-function-declaration] | |
static int x, y; y = FOO(x); | |
^ | |
conftest.c:107:30: error: expected expression before 'int' | |
#define FOO(x) (_Generic (x, int: 1)) | |
^ | |
conftest.c:111:22: note: in expansion of macro 'FOO' | |
static int x, y; y = FOO(x); | |
^ | |
configure:15795: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "Open MPI" | |
| #define PACKAGE_TARNAME "openmpi" | |
| #define PACKAGE_VERSION "gitclone" | |
| #define PACKAGE_STRING "Open MPI gitclone" | |
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | |
| #define PACKAGE_URL "" | |
| #define OPAL_ARCH "powerpc64le-unknown-linux-gnu" | |
| #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 __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define OMPI_MAJOR_VERSION 4 | |
| #define OMPI_MINOR_VERSION 0 | |
| #define OMPI_RELEASE_VERSION 0 | |
| #define OMPI_GREEK_VERSION "a1" | |
| #define OMPI_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OMPI_TARBALL_VERSION "gitclone" | |
| #define OMPI_VERSION "0" | |
| #define OMPI_RELEASE_DATE "Unreleased developer copy" | |
| #define ORTE_MAJOR_VERSION 4 | |
| #define ORTE_MINOR_VERSION 0 | |
| #define ORTE_RELEASE_VERSION 0 | |
| #define ORTE_GREEK_VERSION "a1" | |
| #define ORTE_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define ORTE_TARBALL_VERSION "gitclone" | |
| #define ORTE_VERSION "0" | |
| #define ORTE_RELEASE_DATE "Unreleased developer copy" | |
| #define OSHMEM_MAJOR_VERSION 4 | |
| #define OSHMEM_MINOR_VERSION 0 | |
| #define OSHMEM_RELEASE_VERSION 0 | |
| #define OSHMEM_GREEK_VERSION "a1" | |
| #define OSHMEM_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OSHMEM_TARBALL_VERSION "gitclone" | |
| #define OSHMEM_VERSION "0" | |
| #define OSHMEM_RELEASE_DATE "Unreleased developer copy" | |
| #define OPAL_MAJOR_VERSION 4 | |
| #define OPAL_MINOR_VERSION 0 | |
| #define OPAL_RELEASE_VERSION 0 | |
| #define OPAL_GREEK_VERSION "a1" | |
| #define OPAL_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OPAL_TARBALL_VERSION "gitclone" | |
| #define OPAL_VERSION "0" | |
| #define OPAL_RELEASE_DATE "Unreleased developer copy" | |
| #define OPAL_ENABLE_MEM_DEBUG 0 | |
| #define OPAL_ENABLE_MEM_PROFILE 0 | |
| #define OPAL_ENABLE_TIMING 0 | |
| #define OPAL_ENABLE_DEBUG 0 | |
| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1 | |
| #define OPAL_ENABLE_PTY_SUPPORT 1 | |
| #define OPAL_ENABLE_DLOPEN_SUPPORT 1 | |
| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1 | |
| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0 | |
| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0 | |
| #define OPAL_WANT_HOME_CONFIG_FILES 1 | |
| #define OPAL_ENABLE_IPV6 0 | |
| #define OPAL_PACKAGE_STRING "Open MPI gpaulsen@c656f6n04 Distribution" | |
| #define OPAL_IDENT_STRING "4.0.0a1" | |
| #define OPAL_MAX_PROCESSOR_NAME 256 | |
| #define OPAL_MAX_ERROR_STRING 256 | |
| #define OPAL_MAX_OBJECT_NAME 64 | |
| #define OPAL_MAX_INFO_KEY 36 | |
| #define OPAL_MAX_INFO_VAL 256 | |
| #define OPAL_MAX_PORT_NAME 1024 | |
| #define OPAL_MAX_DATAREP_STRING 128 | |
| #define OPAL_ENABLE_CRDEBUG 0 | |
| #define OPAL_ENABLE_GETPWUID 1 | |
| #define OPAL_ENABLE_PROGRESS_THREADS 0 | |
| #define HAVE_ZLIB_H 1 | |
| #define OPAL_HAVE_ZLIB 1 | |
| #define OPAL_HAVE_SOLARIS 0 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_NETINET_TCP_H 1 | |
| #define HAVE_STRUCT_SOCKADDR_IN 1 | |
| #define OPAL_CUDA_SUPPORT 0 | |
| #define OPAL_CUDA_SYNC_MEMOPS 0 | |
| #define OPAL_CUDA_GET_ATTRIBUTES 0 | |
| #define OPAL_CUDA_GDR_SUPPORT 0 | |
| #define OPAL_PMIX_V1 0 | |
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | |
| #define OMPI_WANT_MPI_INTERFACE_WARNING 1 | |
| #define OMPI_GROUP_SPARSE 0 | |
| #define OMPI_WANT_PERUSE 0 | |
| #define OMPI_WANT_MPI_CXX_SEEK 1 | |
| #define OMPI_ENABLE_MPI1_COMPAT 1 | |
| #define OMPI_ENABLE_GREQUEST_EXTENSIONS 0 | |
| #define MPI_PARAM_CHECK ompi_mpi_param_check | |
| #define OMPI_PARAM_CHECK 1 | |
| #define OSHMEM_SPEC_COMPAT 1 | |
| #define OSHMEM_PARAM_CHECK 1 | |
| #define HAVE_ON_EXIT 1 | |
| #define SPC_ENABLE 0 | |
| #define OPAL_CC "gcc" | |
| /* end confdefs.h. */ | |
| #define FOO(x) (_Generic (x, int: 1)) | |
| int | |
| main () | |
| { | |
| static int x, y; y = FOO(x); | |
| ; | |
| return 0; | |
| } | |
configure:15805: result: no | |
configure:15868: checking if gcc -std=c11 supports C11 _Static_assert | |
configure:15882: gcc -o conftest -DNDEBUG -std=c11 conftest.c -lz >&5 | |
configure:15882: $? = 0 | |
configure:15892: result: yes | |
configure:15520: checking if gcc -c11 supports C11 _Thread_local | |
configure:15534: gcc -o conftest -DNDEBUG -c11 conftest.c -lz >&5 | |
gcc: error: unrecognized command line option '-c11' | |
configure:15534: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "Open MPI" | |
| #define PACKAGE_TARNAME "openmpi" | |
| #define PACKAGE_VERSION "gitclone" | |
| #define PACKAGE_STRING "Open MPI gitclone" | |
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | |
| #define PACKAGE_URL "" | |
| #define OPAL_ARCH "powerpc64le-unknown-linux-gnu" | |
| #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 __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define OMPI_MAJOR_VERSION 4 | |
| #define OMPI_MINOR_VERSION 0 | |
| #define OMPI_RELEASE_VERSION 0 | |
| #define OMPI_GREEK_VERSION "a1" | |
| #define OMPI_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OMPI_TARBALL_VERSION "gitclone" | |
| #define OMPI_VERSION "0" | |
| #define OMPI_RELEASE_DATE "Unreleased developer copy" | |
| #define ORTE_MAJOR_VERSION 4 | |
| #define ORTE_MINOR_VERSION 0 | |
| #define ORTE_RELEASE_VERSION 0 | |
| #define ORTE_GREEK_VERSION "a1" | |
| #define ORTE_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define ORTE_TARBALL_VERSION "gitclone" | |
| #define ORTE_VERSION "0" | |
| #define ORTE_RELEASE_DATE "Unreleased developer copy" | |
| #define OSHMEM_MAJOR_VERSION 4 | |
| #define OSHMEM_MINOR_VERSION 0 | |
| #define OSHMEM_RELEASE_VERSION 0 | |
| #define OSHMEM_GREEK_VERSION "a1" | |
| #define OSHMEM_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OSHMEM_TARBALL_VERSION "gitclone" | |
| #define OSHMEM_VERSION "0" | |
| #define OSHMEM_RELEASE_DATE "Unreleased developer copy" | |
| #define OPAL_MAJOR_VERSION 4 | |
| #define OPAL_MINOR_VERSION 0 | |
| #define OPAL_RELEASE_VERSION 0 | |
| #define OPAL_GREEK_VERSION "a1" | |
| #define OPAL_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OPAL_TARBALL_VERSION "gitclone" | |
| #define OPAL_VERSION "0" | |
| #define OPAL_RELEASE_DATE "Unreleased developer copy" | |
| #define OPAL_ENABLE_MEM_DEBUG 0 | |
| #define OPAL_ENABLE_MEM_PROFILE 0 | |
| #define OPAL_ENABLE_TIMING 0 | |
| #define OPAL_ENABLE_DEBUG 0 | |
| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1 | |
| #define OPAL_ENABLE_PTY_SUPPORT 1 | |
| #define OPAL_ENABLE_DLOPEN_SUPPORT 1 | |
| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1 | |
| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0 | |
| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0 | |
| #define OPAL_WANT_HOME_CONFIG_FILES 1 | |
| #define OPAL_ENABLE_IPV6 0 | |
| #define OPAL_PACKAGE_STRING "Open MPI gpaulsen@c656f6n04 Distribution" | |
| #define OPAL_IDENT_STRING "4.0.0a1" | |
| #define OPAL_MAX_PROCESSOR_NAME 256 | |
| #define OPAL_MAX_ERROR_STRING 256 | |
| #define OPAL_MAX_OBJECT_NAME 64 | |
| #define OPAL_MAX_INFO_KEY 36 | |
| #define OPAL_MAX_INFO_VAL 256 | |
| #define OPAL_MAX_PORT_NAME 1024 | |
| #define OPAL_MAX_DATAREP_STRING 128 | |
| #define OPAL_ENABLE_CRDEBUG 0 | |
| #define OPAL_ENABLE_GETPWUID 1 | |
| #define OPAL_ENABLE_PROGRESS_THREADS 0 | |
| #define HAVE_ZLIB_H 1 | |
| #define OPAL_HAVE_ZLIB 1 | |
| #define OPAL_HAVE_SOLARIS 0 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_NETINET_TCP_H 1 | |
| #define HAVE_STRUCT_SOCKADDR_IN 1 | |
| #define OPAL_CUDA_SUPPORT 0 | |
| #define OPAL_CUDA_SYNC_MEMOPS 0 | |
| #define OPAL_CUDA_GET_ATTRIBUTES 0 | |
| #define OPAL_CUDA_GDR_SUPPORT 0 | |
| #define OPAL_PMIX_V1 0 | |
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | |
| #define OMPI_WANT_MPI_INTERFACE_WARNING 1 | |
| #define OMPI_GROUP_SPARSE 0 | |
| #define OMPI_WANT_PERUSE 0 | |
| #define OMPI_WANT_MPI_CXX_SEEK 1 | |
| #define OMPI_ENABLE_MPI1_COMPAT 1 | |
| #define OMPI_ENABLE_GREQUEST_EXTENSIONS 0 | |
| #define MPI_PARAM_CHECK ompi_mpi_param_check | |
| #define OMPI_PARAM_CHECK 1 | |
| #define OSHMEM_SPEC_COMPAT 1 | |
| #define OSHMEM_PARAM_CHECK 1 | |
| #define HAVE_ON_EXIT 1 | |
| #define SPC_ENABLE 0 | |
| #define OPAL_CC "gcc" | |
| /* end confdefs.h. */ | |
| | |
| int | |
| main () | |
| { | |
| static _Thread_local int foo = 1;++foo; | |
| ; | |
| return 0; | |
| } | |
configure:15544: result: no | |
configure:15607: checking if gcc -c11 supports C11 atomic variables | |
configure:15621: gcc -o conftest -DNDEBUG -c11 conftest.c -lz >&5 | |
gcc: error: unrecognized command line option '-c11' | |
configure:15621: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "Open MPI" | |
| #define PACKAGE_TARNAME "openmpi" | |
| #define PACKAGE_VERSION "gitclone" | |
| #define PACKAGE_STRING "Open MPI gitclone" | |
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | |
| #define PACKAGE_URL "" | |
| #define OPAL_ARCH "powerpc64le-unknown-linux-gnu" | |
| #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 __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define OMPI_MAJOR_VERSION 4 | |
| #define OMPI_MINOR_VERSION 0 | |
| #define OMPI_RELEASE_VERSION 0 | |
| #define OMPI_GREEK_VERSION "a1" | |
| #define OMPI_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OMPI_TARBALL_VERSION "gitclone" | |
| #define OMPI_VERSION "0" | |
| #define OMPI_RELEASE_DATE "Unreleased developer copy" | |
| #define ORTE_MAJOR_VERSION 4 | |
| #define ORTE_MINOR_VERSION 0 | |
| #define ORTE_RELEASE_VERSION 0 | |
| #define ORTE_GREEK_VERSION "a1" | |
| #define ORTE_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define ORTE_TARBALL_VERSION "gitclone" | |
| #define ORTE_VERSION "0" | |
| #define ORTE_RELEASE_DATE "Unreleased developer copy" | |
| #define OSHMEM_MAJOR_VERSION 4 | |
| #define OSHMEM_MINOR_VERSION 0 | |
| #define OSHMEM_RELEASE_VERSION 0 | |
| #define OSHMEM_GREEK_VERSION "a1" | |
| #define OSHMEM_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OSHMEM_TARBALL_VERSION "gitclone" | |
| #define OSHMEM_VERSION "0" | |
| #define OSHMEM_RELEASE_DATE "Unreleased developer copy" | |
| #define OPAL_MAJOR_VERSION 4 | |
| #define OPAL_MINOR_VERSION 0 | |
| #define OPAL_RELEASE_VERSION 0 | |
| #define OPAL_GREEK_VERSION "a1" | |
| #define OPAL_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OPAL_TARBALL_VERSION "gitclone" | |
| #define OPAL_VERSION "0" | |
| #define OPAL_RELEASE_DATE "Unreleased developer copy" | |
| #define OPAL_ENABLE_MEM_DEBUG 0 | |
| #define OPAL_ENABLE_MEM_PROFILE 0 | |
| #define OPAL_ENABLE_TIMING 0 | |
| #define OPAL_ENABLE_DEBUG 0 | |
| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1 | |
| #define OPAL_ENABLE_PTY_SUPPORT 1 | |
| #define OPAL_ENABLE_DLOPEN_SUPPORT 1 | |
| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1 | |
| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0 | |
| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0 | |
| #define OPAL_WANT_HOME_CONFIG_FILES 1 | |
| #define OPAL_ENABLE_IPV6 0 | |
| #define OPAL_PACKAGE_STRING "Open MPI gpaulsen@c656f6n04 Distribution" | |
| #define OPAL_IDENT_STRING "4.0.0a1" | |
| #define OPAL_MAX_PROCESSOR_NAME 256 | |
| #define OPAL_MAX_ERROR_STRING 256 | |
| #define OPAL_MAX_OBJECT_NAME 64 | |
| #define OPAL_MAX_INFO_KEY 36 | |
| #define OPAL_MAX_INFO_VAL 256 | |
| #define OPAL_MAX_PORT_NAME 1024 | |
| #define OPAL_MAX_DATAREP_STRING 128 | |
| #define OPAL_ENABLE_CRDEBUG 0 | |
| #define OPAL_ENABLE_GETPWUID 1 | |
| #define OPAL_ENABLE_PROGRESS_THREADS 0 | |
| #define HAVE_ZLIB_H 1 | |
| #define OPAL_HAVE_ZLIB 1 | |
| #define OPAL_HAVE_SOLARIS 0 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_NETINET_TCP_H 1 | |
| #define HAVE_STRUCT_SOCKADDR_IN 1 | |
| #define OPAL_CUDA_SUPPORT 0 | |
| #define OPAL_CUDA_SYNC_MEMOPS 0 | |
| #define OPAL_CUDA_GET_ATTRIBUTES 0 | |
| #define OPAL_CUDA_GDR_SUPPORT 0 | |
| #define OPAL_PMIX_V1 0 | |
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | |
| #define OMPI_WANT_MPI_INTERFACE_WARNING 1 | |
| #define OMPI_GROUP_SPARSE 0 | |
| #define OMPI_WANT_PERUSE 0 | |
| #define OMPI_WANT_MPI_CXX_SEEK 1 | |
| #define OMPI_ENABLE_MPI1_COMPAT 1 | |
| #define OMPI_ENABLE_GREQUEST_EXTENSIONS 0 | |
| #define MPI_PARAM_CHECK ompi_mpi_param_check | |
| #define OMPI_PARAM_CHECK 1 | |
| #define OSHMEM_SPEC_COMPAT 1 | |
| #define OSHMEM_PARAM_CHECK 1 | |
| #define HAVE_ON_EXIT 1 | |
| #define SPC_ENABLE 0 | |
| #define OPAL_CC "gcc" | |
| /* end confdefs.h. */ | |
| #include <stdatomic.h> | |
| int | |
| main () | |
| { | |
| static atomic_long foo = 1;++foo; | |
| ; | |
| return 0; | |
| } | |
configure:15631: result: no | |
configure:15694: checking if gcc -c11 supports C11 _Atomic keyword | |
configure:15708: gcc -o conftest -DNDEBUG -c11 conftest.c -lz >&5 | |
gcc: error: unrecognized command line option '-c11' | |
configure:15708: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "Open MPI" | |
| #define PACKAGE_TARNAME "openmpi" | |
| #define PACKAGE_VERSION "gitclone" | |
| #define PACKAGE_STRING "Open MPI gitclone" | |
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | |
| #define PACKAGE_URL "" | |
| #define OPAL_ARCH "powerpc64le-unknown-linux-gnu" | |
| #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 __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define OMPI_MAJOR_VERSION 4 | |
| #define OMPI_MINOR_VERSION 0 | |
| #define OMPI_RELEASE_VERSION 0 | |
| #define OMPI_GREEK_VERSION "a1" | |
| #define OMPI_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OMPI_TARBALL_VERSION "gitclone" | |
| #define OMPI_VERSION "0" | |
| #define OMPI_RELEASE_DATE "Unreleased developer copy" | |
| #define ORTE_MAJOR_VERSION 4 | |
| #define ORTE_MINOR_VERSION 0 | |
| #define ORTE_RELEASE_VERSION 0 | |
| #define ORTE_GREEK_VERSION "a1" | |
| #define ORTE_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define ORTE_TARBALL_VERSION "gitclone" | |
| #define ORTE_VERSION "0" | |
| #define ORTE_RELEASE_DATE "Unreleased developer copy" | |
| #define OSHMEM_MAJOR_VERSION 4 | |
| #define OSHMEM_MINOR_VERSION 0 | |
| #define OSHMEM_RELEASE_VERSION 0 | |
| #define OSHMEM_GREEK_VERSION "a1" | |
| #define OSHMEM_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OSHMEM_TARBALL_VERSION "gitclone" | |
| #define OSHMEM_VERSION "0" | |
| #define OSHMEM_RELEASE_DATE "Unreleased developer copy" | |
| #define OPAL_MAJOR_VERSION 4 | |
| #define OPAL_MINOR_VERSION 0 | |
| #define OPAL_RELEASE_VERSION 0 | |
| #define OPAL_GREEK_VERSION "a1" | |
| #define OPAL_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OPAL_TARBALL_VERSION "gitclone" | |
| #define OPAL_VERSION "0" | |
| #define OPAL_RELEASE_DATE "Unreleased developer copy" | |
| #define OPAL_ENABLE_MEM_DEBUG 0 | |
| #define OPAL_ENABLE_MEM_PROFILE 0 | |
| #define OPAL_ENABLE_TIMING 0 | |
| #define OPAL_ENABLE_DEBUG 0 | |
| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1 | |
| #define OPAL_ENABLE_PTY_SUPPORT 1 | |
| #define OPAL_ENABLE_DLOPEN_SUPPORT 1 | |
| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1 | |
| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0 | |
| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0 | |
| #define OPAL_WANT_HOME_CONFIG_FILES 1 | |
| #define OPAL_ENABLE_IPV6 0 | |
| #define OPAL_PACKAGE_STRING "Open MPI gpaulsen@c656f6n04 Distribution" | |
| #define OPAL_IDENT_STRING "4.0.0a1" | |
| #define OPAL_MAX_PROCESSOR_NAME 256 | |
| #define OPAL_MAX_ERROR_STRING 256 | |
| #define OPAL_MAX_OBJECT_NAME 64 | |
| #define OPAL_MAX_INFO_KEY 36 | |
| #define OPAL_MAX_INFO_VAL 256 | |
| #define OPAL_MAX_PORT_NAME 1024 | |
| #define OPAL_MAX_DATAREP_STRING 128 | |
| #define OPAL_ENABLE_CRDEBUG 0 | |
| #define OPAL_ENABLE_GETPWUID 1 | |
| #define OPAL_ENABLE_PROGRESS_THREADS 0 | |
| #define HAVE_ZLIB_H 1 | |
| #define OPAL_HAVE_ZLIB 1 | |
| #define OPAL_HAVE_SOLARIS 0 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_NETINET_TCP_H 1 | |
| #define HAVE_STRUCT_SOCKADDR_IN 1 | |
| #define OPAL_CUDA_SUPPORT 0 | |
| #define OPAL_CUDA_SYNC_MEMOPS 0 | |
| #define OPAL_CUDA_GET_ATTRIBUTES 0 | |
| #define OPAL_CUDA_GDR_SUPPORT 0 | |
| #define OPAL_PMIX_V1 0 | |
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | |
| #define OMPI_WANT_MPI_INTERFACE_WARNING 1 | |
| #define OMPI_GROUP_SPARSE 0 | |
| #define OMPI_WANT_PERUSE 0 | |
| #define OMPI_WANT_MPI_CXX_SEEK 1 | |
| #define OMPI_ENABLE_MPI1_COMPAT 1 | |
| #define OMPI_ENABLE_GREQUEST_EXTENSIONS 0 | |
| #define MPI_PARAM_CHECK ompi_mpi_param_check | |
| #define OMPI_PARAM_CHECK 1 | |
| #define OSHMEM_SPEC_COMPAT 1 | |
| #define OSHMEM_PARAM_CHECK 1 | |
| #define HAVE_ON_EXIT 1 | |
| #define SPC_ENABLE 0 | |
| #define OPAL_CC "gcc" | |
| /* end confdefs.h. */ | |
| #include <stdatomic.h> | |
| int | |
| main () | |
| { | |
| static _Atomic long foo = 1;++foo; | |
| ; | |
| return 0; | |
| } | |
configure:15718: result: no | |
configure:15781: checking if gcc -c11 supports C11 _Generic keyword | |
configure:15795: gcc -o conftest -DNDEBUG -c11 conftest.c -lz >&5 | |
gcc: error: unrecognized command line option '-c11' | |
configure:15795: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "Open MPI" | |
| #define PACKAGE_TARNAME "openmpi" | |
| #define PACKAGE_VERSION "gitclone" | |
| #define PACKAGE_STRING "Open MPI gitclone" | |
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | |
| #define PACKAGE_URL "" | |
| #define OPAL_ARCH "powerpc64le-unknown-linux-gnu" | |
| #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 __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define OMPI_MAJOR_VERSION 4 | |
| #define OMPI_MINOR_VERSION 0 | |
| #define OMPI_RELEASE_VERSION 0 | |
| #define OMPI_GREEK_VERSION "a1" | |
| #define OMPI_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OMPI_TARBALL_VERSION "gitclone" | |
| #define OMPI_VERSION "0" | |
| #define OMPI_RELEASE_DATE "Unreleased developer copy" | |
| #define ORTE_MAJOR_VERSION 4 | |
| #define ORTE_MINOR_VERSION 0 | |
| #define ORTE_RELEASE_VERSION 0 | |
| #define ORTE_GREEK_VERSION "a1" | |
| #define ORTE_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define ORTE_TARBALL_VERSION "gitclone" | |
| #define ORTE_VERSION "0" | |
| #define ORTE_RELEASE_DATE "Unreleased developer copy" | |
| #define OSHMEM_MAJOR_VERSION 4 | |
| #define OSHMEM_MINOR_VERSION 0 | |
| #define OSHMEM_RELEASE_VERSION 0 | |
| #define OSHMEM_GREEK_VERSION "a1" | |
| #define OSHMEM_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OSHMEM_TARBALL_VERSION "gitclone" | |
| #define OSHMEM_VERSION "0" | |
| #define OSHMEM_RELEASE_DATE "Unreleased developer copy" | |
| #define OPAL_MAJOR_VERSION 4 | |
| #define OPAL_MINOR_VERSION 0 | |
| #define OPAL_RELEASE_VERSION 0 | |
| #define OPAL_GREEK_VERSION "a1" | |
| #define OPAL_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OPAL_TARBALL_VERSION "gitclone" | |
| #define OPAL_VERSION "0" | |
| #define OPAL_RELEASE_DATE "Unreleased developer copy" | |
| #define OPAL_ENABLE_MEM_DEBUG 0 | |
| #define OPAL_ENABLE_MEM_PROFILE 0 | |
| #define OPAL_ENABLE_TIMING 0 | |
| #define OPAL_ENABLE_DEBUG 0 | |
| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1 | |
| #define OPAL_ENABLE_PTY_SUPPORT 1 | |
| #define OPAL_ENABLE_DLOPEN_SUPPORT 1 | |
| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1 | |
| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0 | |
| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0 | |
| #define OPAL_WANT_HOME_CONFIG_FILES 1 | |
| #define OPAL_ENABLE_IPV6 0 | |
| #define OPAL_PACKAGE_STRING "Open MPI gpaulsen@c656f6n04 Distribution" | |
| #define OPAL_IDENT_STRING "4.0.0a1" | |
| #define OPAL_MAX_PROCESSOR_NAME 256 | |
| #define OPAL_MAX_ERROR_STRING 256 | |
| #define OPAL_MAX_OBJECT_NAME 64 | |
| #define OPAL_MAX_INFO_KEY 36 | |
| #define OPAL_MAX_INFO_VAL 256 | |
| #define OPAL_MAX_PORT_NAME 1024 | |
| #define OPAL_MAX_DATAREP_STRING 128 | |
| #define OPAL_ENABLE_CRDEBUG 0 | |
| #define OPAL_ENABLE_GETPWUID 1 | |
| #define OPAL_ENABLE_PROGRESS_THREADS 0 | |
| #define HAVE_ZLIB_H 1 | |
| #define OPAL_HAVE_ZLIB 1 | |
| #define OPAL_HAVE_SOLARIS 0 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_NETINET_TCP_H 1 | |
| #define HAVE_STRUCT_SOCKADDR_IN 1 | |
| #define OPAL_CUDA_SUPPORT 0 | |
| #define OPAL_CUDA_SYNC_MEMOPS 0 | |
| #define OPAL_CUDA_GET_ATTRIBUTES 0 | |
| #define OPAL_CUDA_GDR_SUPPORT 0 | |
| #define OPAL_PMIX_V1 0 | |
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | |
| #define OMPI_WANT_MPI_INTERFACE_WARNING 1 | |
| #define OMPI_GROUP_SPARSE 0 | |
| #define OMPI_WANT_PERUSE 0 | |
| #define OMPI_WANT_MPI_CXX_SEEK 1 | |
| #define OMPI_ENABLE_MPI1_COMPAT 1 | |
| #define OMPI_ENABLE_GREQUEST_EXTENSIONS 0 | |
| #define MPI_PARAM_CHECK ompi_mpi_param_check | |
| #define OMPI_PARAM_CHECK 1 | |
| #define OSHMEM_SPEC_COMPAT 1 | |
| #define OSHMEM_PARAM_CHECK 1 | |
| #define HAVE_ON_EXIT 1 | |
| #define SPC_ENABLE 0 | |
| #define OPAL_CC "gcc" | |
| /* end confdefs.h. */ | |
| #define FOO(x) (_Generic (x, int: 1)) | |
| int | |
| main () | |
| { | |
| static int x, y; y = FOO(x); | |
| ; | |
| return 0; | |
| } | |
configure:15805: result: no | |
configure:15868: checking if gcc -c11 supports C11 _Static_assert | |
configure:15882: gcc -o conftest -DNDEBUG -c11 conftest.c -lz >&5 | |
gcc: error: unrecognized command line option '-c11' | |
configure:15882: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "Open MPI" | |
| #define PACKAGE_TARNAME "openmpi" | |
| #define PACKAGE_VERSION "gitclone" | |
| #define PACKAGE_STRING "Open MPI gitclone" | |
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | |
| #define PACKAGE_URL "" | |
| #define OPAL_ARCH "powerpc64le-unknown-linux-gnu" | |
| #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 __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define OMPI_MAJOR_VERSION 4 | |
| #define OMPI_MINOR_VERSION 0 | |
| #define OMPI_RELEASE_VERSION 0 | |
| #define OMPI_GREEK_VERSION "a1" | |
| #define OMPI_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OMPI_TARBALL_VERSION "gitclone" | |
| #define OMPI_VERSION "0" | |
| #define OMPI_RELEASE_DATE "Unreleased developer copy" | |
| #define ORTE_MAJOR_VERSION 4 | |
| #define ORTE_MINOR_VERSION 0 | |
| #define ORTE_RELEASE_VERSION 0 | |
| #define ORTE_GREEK_VERSION "a1" | |
| #define ORTE_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define ORTE_TARBALL_VERSION "gitclone" | |
| #define ORTE_VERSION "0" | |
| #define ORTE_RELEASE_DATE "Unreleased developer copy" | |
| #define OSHMEM_MAJOR_VERSION 4 | |
| #define OSHMEM_MINOR_VERSION 0 | |
| #define OSHMEM_RELEASE_VERSION 0 | |
| #define OSHMEM_GREEK_VERSION "a1" | |
| #define OSHMEM_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OSHMEM_TARBALL_VERSION "gitclone" | |
| #define OSHMEM_VERSION "0" | |
| #define OSHMEM_RELEASE_DATE "Unreleased developer copy" | |
| #define OPAL_MAJOR_VERSION 4 | |
| #define OPAL_MINOR_VERSION 0 | |
| #define OPAL_RELEASE_VERSION 0 | |
| #define OPAL_GREEK_VERSION "a1" | |
| #define OPAL_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OPAL_TARBALL_VERSION "gitclone" | |
| #define OPAL_VERSION "0" | |
| #define OPAL_RELEASE_DATE "Unreleased developer copy" | |
| #define OPAL_ENABLE_MEM_DEBUG 0 | |
| #define OPAL_ENABLE_MEM_PROFILE 0 | |
| #define OPAL_ENABLE_TIMING 0 | |
| #define OPAL_ENABLE_DEBUG 0 | |
| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1 | |
| #define OPAL_ENABLE_PTY_SUPPORT 1 | |
| #define OPAL_ENABLE_DLOPEN_SUPPORT 1 | |
| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1 | |
| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0 | |
| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0 | |
| #define OPAL_WANT_HOME_CONFIG_FILES 1 | |
| #define OPAL_ENABLE_IPV6 0 | |
| #define OPAL_PACKAGE_STRING "Open MPI gpaulsen@c656f6n04 Distribution" | |
| #define OPAL_IDENT_STRING "4.0.0a1" | |
| #define OPAL_MAX_PROCESSOR_NAME 256 | |
| #define OPAL_MAX_ERROR_STRING 256 | |
| #define OPAL_MAX_OBJECT_NAME 64 | |
| #define OPAL_MAX_INFO_KEY 36 | |
| #define OPAL_MAX_INFO_VAL 256 | |
| #define OPAL_MAX_PORT_NAME 1024 | |
| #define OPAL_MAX_DATAREP_STRING 128 | |
| #define OPAL_ENABLE_CRDEBUG 0 | |
| #define OPAL_ENABLE_GETPWUID 1 | |
| #define OPAL_ENABLE_PROGRESS_THREADS 0 | |
| #define HAVE_ZLIB_H 1 | |
| #define OPAL_HAVE_ZLIB 1 | |
| #define OPAL_HAVE_SOLARIS 0 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_NETINET_TCP_H 1 | |
| #define HAVE_STRUCT_SOCKADDR_IN 1 | |
| #define OPAL_CUDA_SUPPORT 0 | |
| #define OPAL_CUDA_SYNC_MEMOPS 0 | |
| #define OPAL_CUDA_GET_ATTRIBUTES 0 | |
| #define OPAL_CUDA_GDR_SUPPORT 0 | |
| #define OPAL_PMIX_V1 0 | |
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | |
| #define OMPI_WANT_MPI_INTERFACE_WARNING 1 | |
| #define OMPI_GROUP_SPARSE 0 | |
| #define OMPI_WANT_PERUSE 0 | |
| #define OMPI_WANT_MPI_CXX_SEEK 1 | |
| #define OMPI_ENABLE_MPI1_COMPAT 1 | |
| #define OMPI_ENABLE_GREQUEST_EXTENSIONS 0 | |
| #define MPI_PARAM_CHECK ompi_mpi_param_check | |
| #define OMPI_PARAM_CHECK 1 | |
| #define OSHMEM_SPEC_COMPAT 1 | |
| #define OSHMEM_PARAM_CHECK 1 | |
| #define HAVE_ON_EXIT 1 | |
| #define SPC_ENABLE 0 | |
| #define OPAL_CC "gcc" | |
| /* end confdefs.h. */ | |
| #include <stdint.h> | |
| int | |
| main () | |
| { | |
| _Static_assert(sizeof(int64_t) == 8, "WTH"); | |
| ; | |
| return 0; | |
| } | |
configure:15892: result: no | |
configure:15989: checking for gcc option to accept ISO C99 | |
configure:16138: gcc -c -DNDEBUG conftest.c >&5 | |
conftest.c:157:29: error: expected ';', ',' or ')' before 'text' | |
test_restrict (ccp restrict text) | |
^ | |
conftest.c: In function 'main': | |
conftest.c:211:18: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'newvar' | |
char *restrict newvar = "Another string"; | |
^ | |
conftest.c:211:18: error: 'newvar' undeclared (first use in this function) | |
conftest.c:211:18: note: each undeclared identifier is reported only once for each function it appears in | |
conftest.c:221:3: error: 'for' loop initial declarations are only allowed in C99 mode | |
for (int i = 0; i < ia->datasize; ++i) | |
^ | |
conftest.c:221:3: note: use option -std=c99 or -std=gnu99 to compile your code | |
configure:16138: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "Open MPI" | |
| #define PACKAGE_TARNAME "openmpi" | |
| #define PACKAGE_VERSION "gitclone" | |
| #define PACKAGE_STRING "Open MPI gitclone" | |
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | |
| #define PACKAGE_URL "" | |
| #define OPAL_ARCH "powerpc64le-unknown-linux-gnu" | |
| #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 __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define OMPI_MAJOR_VERSION 4 | |
| #define OMPI_MINOR_VERSION 0 | |
| #define OMPI_RELEASE_VERSION 0 | |
| #define OMPI_GREEK_VERSION "a1" | |
| #define OMPI_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OMPI_TARBALL_VERSION "gitclone" | |
| #define OMPI_VERSION "0" | |
| #define OMPI_RELEASE_DATE "Unreleased developer copy" | |
| #define ORTE_MAJOR_VERSION 4 | |
| #define ORTE_MINOR_VERSION 0 | |
| #define ORTE_RELEASE_VERSION 0 | |
| #define ORTE_GREEK_VERSION "a1" | |
| #define ORTE_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define ORTE_TARBALL_VERSION "gitclone" | |
| #define ORTE_VERSION "0" | |
| #define ORTE_RELEASE_DATE "Unreleased developer copy" | |
| #define OSHMEM_MAJOR_VERSION 4 | |
| #define OSHMEM_MINOR_VERSION 0 | |
| #define OSHMEM_RELEASE_VERSION 0 | |
| #define OSHMEM_GREEK_VERSION "a1" | |
| #define OSHMEM_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OSHMEM_TARBALL_VERSION "gitclone" | |
| #define OSHMEM_VERSION "0" | |
| #define OSHMEM_RELEASE_DATE "Unreleased developer copy" | |
| #define OPAL_MAJOR_VERSION 4 | |
| #define OPAL_MINOR_VERSION 0 | |
| #define OPAL_RELEASE_VERSION 0 | |
| #define OPAL_GREEK_VERSION "a1" | |
| #define OPAL_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OPAL_TARBALL_VERSION "gitclone" | |
| #define OPAL_VERSION "0" | |
| #define OPAL_RELEASE_DATE "Unreleased developer copy" | |
| #define OPAL_ENABLE_MEM_DEBUG 0 | |
| #define OPAL_ENABLE_MEM_PROFILE 0 | |
| #define OPAL_ENABLE_TIMING 0 | |
| #define OPAL_ENABLE_DEBUG 0 | |
| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1 | |
| #define OPAL_ENABLE_PTY_SUPPORT 1 | |
| #define OPAL_ENABLE_DLOPEN_SUPPORT 1 | |
| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1 | |
| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0 | |
| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0 | |
| #define OPAL_WANT_HOME_CONFIG_FILES 1 | |
| #define OPAL_ENABLE_IPV6 0 | |
| #define OPAL_PACKAGE_STRING "Open MPI gpaulsen@c656f6n04 Distribution" | |
| #define OPAL_IDENT_STRING "4.0.0a1" | |
| #define OPAL_MAX_PROCESSOR_NAME 256 | |
| #define OPAL_MAX_ERROR_STRING 256 | |
| #define OPAL_MAX_OBJECT_NAME 64 | |
| #define OPAL_MAX_INFO_KEY 36 | |
| #define OPAL_MAX_INFO_VAL 256 | |
| #define OPAL_MAX_PORT_NAME 1024 | |
| #define OPAL_MAX_DATAREP_STRING 128 | |
| #define OPAL_ENABLE_CRDEBUG 0 | |
| #define OPAL_ENABLE_GETPWUID 1 | |
| #define OPAL_ENABLE_PROGRESS_THREADS 0 | |
| #define HAVE_ZLIB_H 1 | |
| #define OPAL_HAVE_ZLIB 1 | |
| #define OPAL_HAVE_SOLARIS 0 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_NETINET_TCP_H 1 | |
| #define HAVE_STRUCT_SOCKADDR_IN 1 | |
| #define OPAL_CUDA_SUPPORT 0 | |
| #define OPAL_CUDA_SYNC_MEMOPS 0 | |
| #define OPAL_CUDA_GET_ATTRIBUTES 0 | |
| #define OPAL_CUDA_GDR_SUPPORT 0 | |
| #define OPAL_PMIX_V1 0 | |
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | |
| #define OMPI_WANT_MPI_INTERFACE_WARNING 1 | |
| #define OMPI_GROUP_SPARSE 0 | |
| #define OMPI_WANT_PERUSE 0 | |
| #define OMPI_WANT_MPI_CXX_SEEK 1 | |
| #define OMPI_ENABLE_MPI1_COMPAT 1 | |
| #define OMPI_ENABLE_GREQUEST_EXTENSIONS 0 | |
| #define MPI_PARAM_CHECK ompi_mpi_param_check | |
| #define OMPI_PARAM_CHECK 1 | |
| #define OSHMEM_SPEC_COMPAT 1 | |
| #define OSHMEM_PARAM_CHECK 1 | |
| #define HAVE_ON_EXIT 1 | |
| #define SPC_ENABLE 0 | |
| #define OPAL_CC "gcc" | |
| /* end confdefs.h. */ | |
| #include <stdarg.h> | |
| #include <stdbool.h> | |
| #include <stdlib.h> | |
| #include <wchar.h> | |
| #include <stdio.h> | |
| | |
| // Check varargs macros. These examples are taken from C99 6.10.3.5. | |
| #define debug(...) fprintf (stderr, __VA_ARGS__) | |
| #define showlist(...) puts (#__VA_ARGS__) | |
| #define report(test,...) ((test) ? puts (#test) : printf (__VA_ARGS__)) | |
| static void | |
| test_varargs_macros (void) | |
| { | |
| int x = 1234; | |
| int y = 5678; | |
| debug ("Flag"); | |
| debug ("X = %d\n", x); | |
| showlist (The first, second, and third items.); | |
| report (x>y, "x is %d but y is %d", x, y); | |
| } | |
| | |
| // Check long long types. | |
| #define BIG64 18446744073709551615ull | |
| #define BIG32 4294967295ul | |
| #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0) | |
| #if !BIG_OK | |
| your preprocessor is broken; | |
| #endif | |
| #if BIG_OK | |
| #else | |
| your preprocessor is broken; | |
| #endif | |
| static long long int bignum = -9223372036854775807LL; | |
| static unsigned long long int ubignum = BIG64; | |
| | |
| struct incomplete_array | |
| { | |
| int datasize; | |
| double data[]; | |
| }; | |
| | |
| struct named_init { | |
| int number; | |
| const wchar_t *name; | |
| double average; | |
| }; | |
| | |
| typedef const char *ccp; | |
| | |
| static inline int | |
| test_restrict (ccp restrict text) | |
| { | |
| // See if C++-style comments work. | |
| // Iterate through items via the restricted pointer. | |
| // Also check for declarations in for loops. | |
| for (unsigned int i = 0; *(text+i) != '\0'; ++i) | |
| continue; | |
| return 0; | |
| } | |
| | |
| // Check varargs and va_copy. | |
| static void | |
| test_varargs (const char *format, ...) | |
| { | |
| va_list args; | |
| va_start (args, format); | |
| va_list args_copy; | |
| va_copy (args_copy, args); | |
| | |
| const char *str; | |
| int number; | |
| float fnumber; | |
| | |
| while (*format) | |
| { | |
| switch (*format++) | |
| { | |
| case 's': // string | |
| str = va_arg (args_copy, const char *); | |
| break; | |
| case 'd': // int | |
| number = va_arg (args_copy, int); | |
| break; | |
| case 'f': // float | |
| fnumber = va_arg (args_copy, double); | |
| break; | |
| default: | |
| break; | |
| } | |
| } | |
| va_end (args_copy); | |
| va_end (args); | |
| } | |
| | |
| int | |
| main () | |
| { | |
| | |
| // Check bool. | |
| _Bool success = false; | |
| | |
| // Check restrict. | |
| if (test_restrict ("String literal") == 0) | |
| success = true; | |
| char *restrict newvar = "Another string"; | |
| | |
| // Check varargs. | |
| test_varargs ("s, d' f .", "string", 65, 34.234); | |
| test_varargs_macros (); | |
| | |
| // Check flexible array members. | |
| struct incomplete_array *ia = | |
| malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10)); | |
| ia->datasize = 10; | |
| for (int i = 0; i < ia->datasize; ++i) | |
| ia->data[i] = i * 1.234; | |
| | |
| // Check named initializers. | |
| struct named_init ni = { | |
| .number = 34, | |
| .name = L"Test wide string", | |
| .average = 543.34343, | |
| }; | |
| | |
| ni.number = 58; | |
| | |
| int dynamic_array[ni.number]; | |
| dynamic_array[ni.number - 1] = 543; | |
| | |
| // work around unused variable warnings | |
| return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x' | |
| || dynamic_array[ni.number - 1] != 543); | |
| | |
| ; | |
| return 0; | |
| } | |
configure:16138: gcc -std=gnu99 -c -DNDEBUG conftest.c >&5 | |
configure:16138: $? = 0 | |
configure:16158: result: -std=gnu99 | |
configure:16255: checking if gcc -std=gnu99 supports C11 _Thread_local | |
configure:16269: gcc -std=gnu99 -o conftest -DNDEBUG conftest.c -lz >&5 | |
conftest.c: In function 'main': | |
conftest.c:111:22: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'int' | |
static _Thread_local int foo = 1;++foo; | |
^ | |
configure:16269: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "Open MPI" | |
| #define PACKAGE_TARNAME "openmpi" | |
| #define PACKAGE_VERSION "gitclone" | |
| #define PACKAGE_STRING "Open MPI gitclone" | |
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | |
| #define PACKAGE_URL "" | |
| #define OPAL_ARCH "powerpc64le-unknown-linux-gnu" | |
| #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 __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define OMPI_MAJOR_VERSION 4 | |
| #define OMPI_MINOR_VERSION 0 | |
| #define OMPI_RELEASE_VERSION 0 | |
| #define OMPI_GREEK_VERSION "a1" | |
| #define OMPI_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OMPI_TARBALL_VERSION "gitclone" | |
| #define OMPI_VERSION "0" | |
| #define OMPI_RELEASE_DATE "Unreleased developer copy" | |
| #define ORTE_MAJOR_VERSION 4 | |
| #define ORTE_MINOR_VERSION 0 | |
| #define ORTE_RELEASE_VERSION 0 | |
| #define ORTE_GREEK_VERSION "a1" | |
| #define ORTE_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define ORTE_TARBALL_VERSION "gitclone" | |
| #define ORTE_VERSION "0" | |
| #define ORTE_RELEASE_DATE "Unreleased developer copy" | |
| #define OSHMEM_MAJOR_VERSION 4 | |
| #define OSHMEM_MINOR_VERSION 0 | |
| #define OSHMEM_RELEASE_VERSION 0 | |
| #define OSHMEM_GREEK_VERSION "a1" | |
| #define OSHMEM_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OSHMEM_TARBALL_VERSION "gitclone" | |
| #define OSHMEM_VERSION "0" | |
| #define OSHMEM_RELEASE_DATE "Unreleased developer copy" | |
| #define OPAL_MAJOR_VERSION 4 | |
| #define OPAL_MINOR_VERSION 0 | |
| #define OPAL_RELEASE_VERSION 0 | |
| #define OPAL_GREEK_VERSION "a1" | |
| #define OPAL_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OPAL_TARBALL_VERSION "gitclone" | |
| #define OPAL_VERSION "0" | |
| #define OPAL_RELEASE_DATE "Unreleased developer copy" | |
| #define OPAL_ENABLE_MEM_DEBUG 0 | |
| #define OPAL_ENABLE_MEM_PROFILE 0 | |
| #define OPAL_ENABLE_TIMING 0 | |
| #define OPAL_ENABLE_DEBUG 0 | |
| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1 | |
| #define OPAL_ENABLE_PTY_SUPPORT 1 | |
| #define OPAL_ENABLE_DLOPEN_SUPPORT 1 | |
| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1 | |
| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0 | |
| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0 | |
| #define OPAL_WANT_HOME_CONFIG_FILES 1 | |
| #define OPAL_ENABLE_IPV6 0 | |
| #define OPAL_PACKAGE_STRING "Open MPI gpaulsen@c656f6n04 Distribution" | |
| #define OPAL_IDENT_STRING "4.0.0a1" | |
| #define OPAL_MAX_PROCESSOR_NAME 256 | |
| #define OPAL_MAX_ERROR_STRING 256 | |
| #define OPAL_MAX_OBJECT_NAME 64 | |
| #define OPAL_MAX_INFO_KEY 36 | |
| #define OPAL_MAX_INFO_VAL 256 | |
| #define OPAL_MAX_PORT_NAME 1024 | |
| #define OPAL_MAX_DATAREP_STRING 128 | |
| #define OPAL_ENABLE_CRDEBUG 0 | |
| #define OPAL_ENABLE_GETPWUID 1 | |
| #define OPAL_ENABLE_PROGRESS_THREADS 0 | |
| #define HAVE_ZLIB_H 1 | |
| #define OPAL_HAVE_ZLIB 1 | |
| #define OPAL_HAVE_SOLARIS 0 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_NETINET_TCP_H 1 | |
| #define HAVE_STRUCT_SOCKADDR_IN 1 | |
| #define OPAL_CUDA_SUPPORT 0 | |
| #define OPAL_CUDA_SYNC_MEMOPS 0 | |
| #define OPAL_CUDA_GET_ATTRIBUTES 0 | |
| #define OPAL_CUDA_GDR_SUPPORT 0 | |
| #define OPAL_PMIX_V1 0 | |
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | |
| #define OMPI_WANT_MPI_INTERFACE_WARNING 1 | |
| #define OMPI_GROUP_SPARSE 0 | |
| #define OMPI_WANT_PERUSE 0 | |
| #define OMPI_WANT_MPI_CXX_SEEK 1 | |
| #define OMPI_ENABLE_MPI1_COMPAT 1 | |
| #define OMPI_ENABLE_GREQUEST_EXTENSIONS 0 | |
| #define MPI_PARAM_CHECK ompi_mpi_param_check | |
| #define OMPI_PARAM_CHECK 1 | |
| #define OSHMEM_SPEC_COMPAT 1 | |
| #define OSHMEM_PARAM_CHECK 1 | |
| #define HAVE_ON_EXIT 1 | |
| #define SPC_ENABLE 0 | |
| #define OPAL_CC "gcc" | |
| /* end confdefs.h. */ | |
| | |
| int | |
| main () | |
| { | |
| static _Thread_local int foo = 1;++foo; | |
| ; | |
| return 0; | |
| } | |
configure:16279: result: no | |
configure:16342: checking if gcc -std=gnu99 supports C11 atomic variables | |
configure:16356: gcc -std=gnu99 -o conftest -DNDEBUG conftest.c -lz >&5 | |
conftest.c:107:23: fatal error: stdatomic.h: No such file or directory | |
#include <stdatomic.h> | |
^ | |
compilation terminated. | |
configure:16356: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "Open MPI" | |
| #define PACKAGE_TARNAME "openmpi" | |
| #define PACKAGE_VERSION "gitclone" | |
| #define PACKAGE_STRING "Open MPI gitclone" | |
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | |
| #define PACKAGE_URL "" | |
| #define OPAL_ARCH "powerpc64le-unknown-linux-gnu" | |
| #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 __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define OMPI_MAJOR_VERSION 4 | |
| #define OMPI_MINOR_VERSION 0 | |
| #define OMPI_RELEASE_VERSION 0 | |
| #define OMPI_GREEK_VERSION "a1" | |
| #define OMPI_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OMPI_TARBALL_VERSION "gitclone" | |
| #define OMPI_VERSION "0" | |
| #define OMPI_RELEASE_DATE "Unreleased developer copy" | |
| #define ORTE_MAJOR_VERSION 4 | |
| #define ORTE_MINOR_VERSION 0 | |
| #define ORTE_RELEASE_VERSION 0 | |
| #define ORTE_GREEK_VERSION "a1" | |
| #define ORTE_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define ORTE_TARBALL_VERSION "gitclone" | |
| #define ORTE_VERSION "0" | |
| #define ORTE_RELEASE_DATE "Unreleased developer copy" | |
| #define OSHMEM_MAJOR_VERSION 4 | |
| #define OSHMEM_MINOR_VERSION 0 | |
| #define OSHMEM_RELEASE_VERSION 0 | |
| #define OSHMEM_GREEK_VERSION "a1" | |
| #define OSHMEM_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OSHMEM_TARBALL_VERSION "gitclone" | |
| #define OSHMEM_VERSION "0" | |
| #define OSHMEM_RELEASE_DATE "Unreleased developer copy" | |
| #define OPAL_MAJOR_VERSION 4 | |
| #define OPAL_MINOR_VERSION 0 | |
| #define OPAL_RELEASE_VERSION 0 | |
| #define OPAL_GREEK_VERSION "a1" | |
| #define OPAL_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OPAL_TARBALL_VERSION "gitclone" | |
| #define OPAL_VERSION "0" | |
| #define OPAL_RELEASE_DATE "Unreleased developer copy" | |
| #define OPAL_ENABLE_MEM_DEBUG 0 | |
| #define OPAL_ENABLE_MEM_PROFILE 0 | |
| #define OPAL_ENABLE_TIMING 0 | |
| #define OPAL_ENABLE_DEBUG 0 | |
| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1 | |
| #define OPAL_ENABLE_PTY_SUPPORT 1 | |
| #define OPAL_ENABLE_DLOPEN_SUPPORT 1 | |
| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1 | |
| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0 | |
| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0 | |
| #define OPAL_WANT_HOME_CONFIG_FILES 1 | |
| #define OPAL_ENABLE_IPV6 0 | |
| #define OPAL_PACKAGE_STRING "Open MPI gpaulsen@c656f6n04 Distribution" | |
| #define OPAL_IDENT_STRING "4.0.0a1" | |
| #define OPAL_MAX_PROCESSOR_NAME 256 | |
| #define OPAL_MAX_ERROR_STRING 256 | |
| #define OPAL_MAX_OBJECT_NAME 64 | |
| #define OPAL_MAX_INFO_KEY 36 | |
| #define OPAL_MAX_INFO_VAL 256 | |
| #define OPAL_MAX_PORT_NAME 1024 | |
| #define OPAL_MAX_DATAREP_STRING 128 | |
| #define OPAL_ENABLE_CRDEBUG 0 | |
| #define OPAL_ENABLE_GETPWUID 1 | |
| #define OPAL_ENABLE_PROGRESS_THREADS 0 | |
| #define HAVE_ZLIB_H 1 | |
| #define OPAL_HAVE_ZLIB 1 | |
| #define OPAL_HAVE_SOLARIS 0 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_NETINET_TCP_H 1 | |
| #define HAVE_STRUCT_SOCKADDR_IN 1 | |
| #define OPAL_CUDA_SUPPORT 0 | |
| #define OPAL_CUDA_SYNC_MEMOPS 0 | |
| #define OPAL_CUDA_GET_ATTRIBUTES 0 | |
| #define OPAL_CUDA_GDR_SUPPORT 0 | |
| #define OPAL_PMIX_V1 0 | |
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | |
| #define OMPI_WANT_MPI_INTERFACE_WARNING 1 | |
| #define OMPI_GROUP_SPARSE 0 | |
| #define OMPI_WANT_PERUSE 0 | |
| #define OMPI_WANT_MPI_CXX_SEEK 1 | |
| #define OMPI_ENABLE_MPI1_COMPAT 1 | |
| #define OMPI_ENABLE_GREQUEST_EXTENSIONS 0 | |
| #define MPI_PARAM_CHECK ompi_mpi_param_check | |
| #define OMPI_PARAM_CHECK 1 | |
| #define OSHMEM_SPEC_COMPAT 1 | |
| #define OSHMEM_PARAM_CHECK 1 | |
| #define HAVE_ON_EXIT 1 | |
| #define SPC_ENABLE 0 | |
| #define OPAL_CC "gcc" | |
| /* end confdefs.h. */ | |
| #include <stdatomic.h> | |
| int | |
| main () | |
| { | |
| static atomic_long foo = 1;++foo; | |
| ; | |
| return 0; | |
| } | |
configure:16366: result: no | |
configure:16429: checking if gcc -std=gnu99 supports C11 _Atomic keyword | |
configure:16443: gcc -std=gnu99 -o conftest -DNDEBUG conftest.c -lz >&5 | |
conftest.c:107:23: fatal error: stdatomic.h: No such file or directory | |
#include <stdatomic.h> | |
^ | |
compilation terminated. | |
configure:16443: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "Open MPI" | |
| #define PACKAGE_TARNAME "openmpi" | |
| #define PACKAGE_VERSION "gitclone" | |
| #define PACKAGE_STRING "Open MPI gitclone" | |
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | |
| #define PACKAGE_URL "" | |
| #define OPAL_ARCH "powerpc64le-unknown-linux-gnu" | |
| #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 __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define OMPI_MAJOR_VERSION 4 | |
| #define OMPI_MINOR_VERSION 0 | |
| #define OMPI_RELEASE_VERSION 0 | |
| #define OMPI_GREEK_VERSION "a1" | |
| #define OMPI_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OMPI_TARBALL_VERSION "gitclone" | |
| #define OMPI_VERSION "0" | |
| #define OMPI_RELEASE_DATE "Unreleased developer copy" | |
| #define ORTE_MAJOR_VERSION 4 | |
| #define ORTE_MINOR_VERSION 0 | |
| #define ORTE_RELEASE_VERSION 0 | |
| #define ORTE_GREEK_VERSION "a1" | |
| #define ORTE_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define ORTE_TARBALL_VERSION "gitclone" | |
| #define ORTE_VERSION "0" | |
| #define ORTE_RELEASE_DATE "Unreleased developer copy" | |
| #define OSHMEM_MAJOR_VERSION 4 | |
| #define OSHMEM_MINOR_VERSION 0 | |
| #define OSHMEM_RELEASE_VERSION 0 | |
| #define OSHMEM_GREEK_VERSION "a1" | |
| #define OSHMEM_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OSHMEM_TARBALL_VERSION "gitclone" | |
| #define OSHMEM_VERSION "0" | |
| #define OSHMEM_RELEASE_DATE "Unreleased developer copy" | |
| #define OPAL_MAJOR_VERSION 4 | |
| #define OPAL_MINOR_VERSION 0 | |
| #define OPAL_RELEASE_VERSION 0 | |
| #define OPAL_GREEK_VERSION "a1" | |
| #define OPAL_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OPAL_TARBALL_VERSION "gitclone" | |
| #define OPAL_VERSION "0" | |
| #define OPAL_RELEASE_DATE "Unreleased developer copy" | |
| #define OPAL_ENABLE_MEM_DEBUG 0 | |
| #define OPAL_ENABLE_MEM_PROFILE 0 | |
| #define OPAL_ENABLE_TIMING 0 | |
| #define OPAL_ENABLE_DEBUG 0 | |
| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1 | |
| #define OPAL_ENABLE_PTY_SUPPORT 1 | |
| #define OPAL_ENABLE_DLOPEN_SUPPORT 1 | |
| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1 | |
| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0 | |
| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0 | |
| #define OPAL_WANT_HOME_CONFIG_FILES 1 | |
| #define OPAL_ENABLE_IPV6 0 | |
| #define OPAL_PACKAGE_STRING "Open MPI gpaulsen@c656f6n04 Distribution" | |
| #define OPAL_IDENT_STRING "4.0.0a1" | |
| #define OPAL_MAX_PROCESSOR_NAME 256 | |
| #define OPAL_MAX_ERROR_STRING 256 | |
| #define OPAL_MAX_OBJECT_NAME 64 | |
| #define OPAL_MAX_INFO_KEY 36 | |
| #define OPAL_MAX_INFO_VAL 256 | |
| #define OPAL_MAX_PORT_NAME 1024 | |
| #define OPAL_MAX_DATAREP_STRING 128 | |
| #define OPAL_ENABLE_CRDEBUG 0 | |
| #define OPAL_ENABLE_GETPWUID 1 | |
| #define OPAL_ENABLE_PROGRESS_THREADS 0 | |
| #define HAVE_ZLIB_H 1 | |
| #define OPAL_HAVE_ZLIB 1 | |
| #define OPAL_HAVE_SOLARIS 0 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_NETINET_TCP_H 1 | |
| #define HAVE_STRUCT_SOCKADDR_IN 1 | |
| #define OPAL_CUDA_SUPPORT 0 | |
| #define OPAL_CUDA_SYNC_MEMOPS 0 | |
| #define OPAL_CUDA_GET_ATTRIBUTES 0 | |
| #define OPAL_CUDA_GDR_SUPPORT 0 | |
| #define OPAL_PMIX_V1 0 | |
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | |
| #define OMPI_WANT_MPI_INTERFACE_WARNING 1 | |
| #define OMPI_GROUP_SPARSE 0 | |
| #define OMPI_WANT_PERUSE 0 | |
| #define OMPI_WANT_MPI_CXX_SEEK 1 | |
| #define OMPI_ENABLE_MPI1_COMPAT 1 | |
| #define OMPI_ENABLE_GREQUEST_EXTENSIONS 0 | |
| #define MPI_PARAM_CHECK ompi_mpi_param_check | |
| #define OMPI_PARAM_CHECK 1 | |
| #define OSHMEM_SPEC_COMPAT 1 | |
| #define OSHMEM_PARAM_CHECK 1 | |
| #define HAVE_ON_EXIT 1 | |
| #define SPC_ENABLE 0 | |
| #define OPAL_CC "gcc" | |
| /* end confdefs.h. */ | |
| #include <stdatomic.h> | |
| int | |
| main () | |
| { | |
| static _Atomic long foo = 1;++foo; | |
| ; | |
| return 0; | |
| } | |
configure:16453: result: no | |
configure:16516: checking if gcc -std=gnu99 supports C11 _Generic keyword | |
configure:16530: gcc -std=gnu99 -o conftest -DNDEBUG conftest.c -lz >&5 | |
conftest.c: In function 'main': | |
conftest.c:111:1: warning: implicit declaration of function '_Generic' [-Wimplicit-function-declaration] | |
static int x, y; y = FOO(x); | |
^ | |
conftest.c:107:30: error: expected expression before 'int' | |
#define FOO(x) (_Generic (x, int: 1)) | |
^ | |
conftest.c:111:22: note: in expansion of macro 'FOO' | |
static int x, y; y = FOO(x); | |
^ | |
configure:16530: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "Open MPI" | |
| #define PACKAGE_TARNAME "openmpi" | |
| #define PACKAGE_VERSION "gitclone" | |
| #define PACKAGE_STRING "Open MPI gitclone" | |
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | |
| #define PACKAGE_URL "" | |
| #define OPAL_ARCH "powerpc64le-unknown-linux-gnu" | |
| #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 __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define OMPI_MAJOR_VERSION 4 | |
| #define OMPI_MINOR_VERSION 0 | |
| #define OMPI_RELEASE_VERSION 0 | |
| #define OMPI_GREEK_VERSION "a1" | |
| #define OMPI_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OMPI_TARBALL_VERSION "gitclone" | |
| #define OMPI_VERSION "0" | |
| #define OMPI_RELEASE_DATE "Unreleased developer copy" | |
| #define ORTE_MAJOR_VERSION 4 | |
| #define ORTE_MINOR_VERSION 0 | |
| #define ORTE_RELEASE_VERSION 0 | |
| #define ORTE_GREEK_VERSION "a1" | |
| #define ORTE_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define ORTE_TARBALL_VERSION "gitclone" | |
| #define ORTE_VERSION "0" | |
| #define ORTE_RELEASE_DATE "Unreleased developer copy" | |
| #define OSHMEM_MAJOR_VERSION 4 | |
| #define OSHMEM_MINOR_VERSION 0 | |
| #define OSHMEM_RELEASE_VERSION 0 | |
| #define OSHMEM_GREEK_VERSION "a1" | |
| #define OSHMEM_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OSHMEM_TARBALL_VERSION "gitclone" | |
| #define OSHMEM_VERSION "0" | |
| #define OSHMEM_RELEASE_DATE "Unreleased developer copy" | |
| #define OPAL_MAJOR_VERSION 4 | |
| #define OPAL_MINOR_VERSION 0 | |
| #define OPAL_RELEASE_VERSION 0 | |
| #define OPAL_GREEK_VERSION "a1" | |
| #define OPAL_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OPAL_TARBALL_VERSION "gitclone" | |
| #define OPAL_VERSION "0" | |
| #define OPAL_RELEASE_DATE "Unreleased developer copy" | |
| #define OPAL_ENABLE_MEM_DEBUG 0 | |
| #define OPAL_ENABLE_MEM_PROFILE 0 | |
| #define OPAL_ENABLE_TIMING 0 | |
| #define OPAL_ENABLE_DEBUG 0 | |
| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1 | |
| #define OPAL_ENABLE_PTY_SUPPORT 1 | |
| #define OPAL_ENABLE_DLOPEN_SUPPORT 1 | |
| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1 | |
| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0 | |
| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0 | |
| #define OPAL_WANT_HOME_CONFIG_FILES 1 | |
| #define OPAL_ENABLE_IPV6 0 | |
| #define OPAL_PACKAGE_STRING "Open MPI gpaulsen@c656f6n04 Distribution" | |
| #define OPAL_IDENT_STRING "4.0.0a1" | |
| #define OPAL_MAX_PROCESSOR_NAME 256 | |
| #define OPAL_MAX_ERROR_STRING 256 | |
| #define OPAL_MAX_OBJECT_NAME 64 | |
| #define OPAL_MAX_INFO_KEY 36 | |
| #define OPAL_MAX_INFO_VAL 256 | |
| #define OPAL_MAX_PORT_NAME 1024 | |
| #define OPAL_MAX_DATAREP_STRING 128 | |
| #define OPAL_ENABLE_CRDEBUG 0 | |
| #define OPAL_ENABLE_GETPWUID 1 | |
| #define OPAL_ENABLE_PROGRESS_THREADS 0 | |
| #define HAVE_ZLIB_H 1 | |
| #define OPAL_HAVE_ZLIB 1 | |
| #define OPAL_HAVE_SOLARIS 0 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_NETINET_TCP_H 1 | |
| #define HAVE_STRUCT_SOCKADDR_IN 1 | |
| #define OPAL_CUDA_SUPPORT 0 | |
| #define OPAL_CUDA_SYNC_MEMOPS 0 | |
| #define OPAL_CUDA_GET_ATTRIBUTES 0 | |
| #define OPAL_CUDA_GDR_SUPPORT 0 | |
| #define OPAL_PMIX_V1 0 | |
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | |
| #define OMPI_WANT_MPI_INTERFACE_WARNING 1 | |
| #define OMPI_GROUP_SPARSE 0 | |
| #define OMPI_WANT_PERUSE 0 | |
| #define OMPI_WANT_MPI_CXX_SEEK 1 | |
| #define OMPI_ENABLE_MPI1_COMPAT 1 | |
| #define OMPI_ENABLE_GREQUEST_EXTENSIONS 0 | |
| #define MPI_PARAM_CHECK ompi_mpi_param_check | |
| #define OMPI_PARAM_CHECK 1 | |
| #define OSHMEM_SPEC_COMPAT 1 | |
| #define OSHMEM_PARAM_CHECK 1 | |
| #define HAVE_ON_EXIT 1 | |
| #define SPC_ENABLE 0 | |
| #define OPAL_CC "gcc" | |
| /* end confdefs.h. */ | |
| #define FOO(x) (_Generic (x, int: 1)) | |
| int | |
| main () | |
| { | |
| static int x, y; y = FOO(x); | |
| ; | |
| return 0; | |
| } | |
configure:16540: result: no | |
configure:16603: checking if gcc -std=gnu99 supports C11 _Static_assert | |
configure:16617: gcc -std=gnu99 -o conftest -DNDEBUG conftest.c -lz >&5 | |
configure:16617: $? = 0 | |
configure:16627: result: yes | |
configure:16721: checking if gcc -std=gnu99 supports __thread | |
configure:16735: gcc -std=gnu99 -o conftest -DNDEBUG conftest.c -lz >&5 | |
configure:16735: $? = 0 | |
configure:16745: result: yes | |
configure:16808: checking if gcc -std=gnu99 supports C11 _Thread_local | |
configure:16822: gcc -std=gnu99 -o conftest -DNDEBUG conftest.c -lz >&5 | |
conftest.c: In function 'main': | |
conftest.c:111:22: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'int' | |
static _Thread_local int foo = 1;++foo; | |
^ | |
configure:16822: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "Open MPI" | |
| #define PACKAGE_TARNAME "openmpi" | |
| #define PACKAGE_VERSION "gitclone" | |
| #define PACKAGE_STRING "Open MPI gitclone" | |
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | |
| #define PACKAGE_URL "" | |
| #define OPAL_ARCH "powerpc64le-unknown-linux-gnu" | |
| #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 __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define OMPI_MAJOR_VERSION 4 | |
| #define OMPI_MINOR_VERSION 0 | |
| #define OMPI_RELEASE_VERSION 0 | |
| #define OMPI_GREEK_VERSION "a1" | |
| #define OMPI_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OMPI_TARBALL_VERSION "gitclone" | |
| #define OMPI_VERSION "0" | |
| #define OMPI_RELEASE_DATE "Unreleased developer copy" | |
| #define ORTE_MAJOR_VERSION 4 | |
| #define ORTE_MINOR_VERSION 0 | |
| #define ORTE_RELEASE_VERSION 0 | |
| #define ORTE_GREEK_VERSION "a1" | |
| #define ORTE_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define ORTE_TARBALL_VERSION "gitclone" | |
| #define ORTE_VERSION "0" | |
| #define ORTE_RELEASE_DATE "Unreleased developer copy" | |
| #define OSHMEM_MAJOR_VERSION 4 | |
| #define OSHMEM_MINOR_VERSION 0 | |
| #define OSHMEM_RELEASE_VERSION 0 | |
| #define OSHMEM_GREEK_VERSION "a1" | |
| #define OSHMEM_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OSHMEM_TARBALL_VERSION "gitclone" | |
| #define OSHMEM_VERSION "0" | |
| #define OSHMEM_RELEASE_DATE "Unreleased developer copy" | |
| #define OPAL_MAJOR_VERSION 4 | |
| #define OPAL_MINOR_VERSION 0 | |
| #define OPAL_RELEASE_VERSION 0 | |
| #define OPAL_GREEK_VERSION "a1" | |
| #define OPAL_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OPAL_TARBALL_VERSION "gitclone" | |
| #define OPAL_VERSION "0" | |
| #define OPAL_RELEASE_DATE "Unreleased developer copy" | |
| #define OPAL_ENABLE_MEM_DEBUG 0 | |
| #define OPAL_ENABLE_MEM_PROFILE 0 | |
| #define OPAL_ENABLE_TIMING 0 | |
| #define OPAL_ENABLE_DEBUG 0 | |
| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1 | |
| #define OPAL_ENABLE_PTY_SUPPORT 1 | |
| #define OPAL_ENABLE_DLOPEN_SUPPORT 1 | |
| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1 | |
| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0 | |
| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0 | |
| #define OPAL_WANT_HOME_CONFIG_FILES 1 | |
| #define OPAL_ENABLE_IPV6 0 | |
| #define OPAL_PACKAGE_STRING "Open MPI gpaulsen@c656f6n04 Distribution" | |
| #define OPAL_IDENT_STRING "4.0.0a1" | |
| #define OPAL_MAX_PROCESSOR_NAME 256 | |
| #define OPAL_MAX_ERROR_STRING 256 | |
| #define OPAL_MAX_OBJECT_NAME 64 | |
| #define OPAL_MAX_INFO_KEY 36 | |
| #define OPAL_MAX_INFO_VAL 256 | |
| #define OPAL_MAX_PORT_NAME 1024 | |
| #define OPAL_MAX_DATAREP_STRING 128 | |
| #define OPAL_ENABLE_CRDEBUG 0 | |
| #define OPAL_ENABLE_GETPWUID 1 | |
| #define OPAL_ENABLE_PROGRESS_THREADS 0 | |
| #define HAVE_ZLIB_H 1 | |
| #define OPAL_HAVE_ZLIB 1 | |
| #define OPAL_HAVE_SOLARIS 0 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_NETINET_TCP_H 1 | |
| #define HAVE_STRUCT_SOCKADDR_IN 1 | |
| #define OPAL_CUDA_SUPPORT 0 | |
| #define OPAL_CUDA_SYNC_MEMOPS 0 | |
| #define OPAL_CUDA_GET_ATTRIBUTES 0 | |
| #define OPAL_CUDA_GDR_SUPPORT 0 | |
| #define OPAL_PMIX_V1 0 | |
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | |
| #define OMPI_WANT_MPI_INTERFACE_WARNING 1 | |
| #define OMPI_GROUP_SPARSE 0 | |
| #define OMPI_WANT_PERUSE 0 | |
| #define OMPI_WANT_MPI_CXX_SEEK 1 | |
| #define OMPI_ENABLE_MPI1_COMPAT 1 | |
| #define OMPI_ENABLE_GREQUEST_EXTENSIONS 0 | |
| #define MPI_PARAM_CHECK ompi_mpi_param_check | |
| #define OMPI_PARAM_CHECK 1 | |
| #define OSHMEM_SPEC_COMPAT 1 | |
| #define OSHMEM_PARAM_CHECK 1 | |
| #define HAVE_ON_EXIT 1 | |
| #define SPC_ENABLE 0 | |
| #define OPAL_CC "gcc" | |
| /* end confdefs.h. */ | |
| | |
| int | |
| main () | |
| { | |
| static _Thread_local int foo = 1;++foo; | |
| ; | |
| return 0; | |
| } | |
configure:16832: result: no | |
configure:16896: checking for the C compiler vendor | |
configure:16925: gcc -std=gnu99 -c -DNDEBUG conftest.c >&5 | |
conftest.c:115:2: error: #error "condition defined(__INTEL_COMPILER) || defined(__ICC) not met" | |
#error "condition defined(__INTEL_COMPILER) || defined(__ICC) not met" | |
^ | |
conftest.c:116:1: error: unknown type name 'choke' | |
choke me | |
^ | |
conftest.c:116:1: error: expected '=', ',', ';', 'asm' or '__attribute__' at end of input | |
configure:16925: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "Open MPI" | |
| #define PACKAGE_TARNAME "openmpi" | |
| #define PACKAGE_VERSION "gitclone" | |
| #define PACKAGE_STRING "Open MPI gitclone" | |
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | |
| #define PACKAGE_URL "" | |
| #define OPAL_ARCH "powerpc64le-unknown-linux-gnu" | |
| #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 __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define OMPI_MAJOR_VERSION 4 | |
| #define OMPI_MINOR_VERSION 0 | |
| #define OMPI_RELEASE_VERSION 0 | |
| #define OMPI_GREEK_VERSION "a1" | |
| #define OMPI_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OMPI_TARBALL_VERSION "gitclone" | |
| #define OMPI_VERSION "0" | |
| #define OMPI_RELEASE_DATE "Unreleased developer copy" | |
| #define ORTE_MAJOR_VERSION 4 | |
| #define ORTE_MINOR_VERSION 0 | |
| #define ORTE_RELEASE_VERSION 0 | |
| #define ORTE_GREEK_VERSION "a1" | |
| #define ORTE_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define ORTE_TARBALL_VERSION "gitclone" | |
| #define ORTE_VERSION "0" | |
| #define ORTE_RELEASE_DATE "Unreleased developer copy" | |
| #define OSHMEM_MAJOR_VERSION 4 | |
| #define OSHMEM_MINOR_VERSION 0 | |
| #define OSHMEM_RELEASE_VERSION 0 | |
| #define OSHMEM_GREEK_VERSION "a1" | |
| #define OSHMEM_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OSHMEM_TARBALL_VERSION "gitclone" | |
| #define OSHMEM_VERSION "0" | |
| #define OSHMEM_RELEASE_DATE "Unreleased developer copy" | |
| #define OPAL_MAJOR_VERSION 4 | |
| #define OPAL_MINOR_VERSION 0 | |
| #define OPAL_RELEASE_VERSION 0 | |
| #define OPAL_GREEK_VERSION "a1" | |
| #define OPAL_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OPAL_TARBALL_VERSION "gitclone" | |
| #define OPAL_VERSION "0" | |
| #define OPAL_RELEASE_DATE "Unreleased developer copy" | |
| #define OPAL_ENABLE_MEM_DEBUG 0 | |
| #define OPAL_ENABLE_MEM_PROFILE 0 | |
| #define OPAL_ENABLE_TIMING 0 | |
| #define OPAL_ENABLE_DEBUG 0 | |
| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1 | |
| #define OPAL_ENABLE_PTY_SUPPORT 1 | |
| #define OPAL_ENABLE_DLOPEN_SUPPORT 1 | |
| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1 | |
| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0 | |
| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0 | |
| #define OPAL_WANT_HOME_CONFIG_FILES 1 | |
| #define OPAL_ENABLE_IPV6 0 | |
| #define OPAL_PACKAGE_STRING "Open MPI gpaulsen@c656f6n04 Distribution" | |
| #define OPAL_IDENT_STRING "4.0.0a1" | |
| #define OPAL_MAX_PROCESSOR_NAME 256 | |
| #define OPAL_MAX_ERROR_STRING 256 | |
| #define OPAL_MAX_OBJECT_NAME 64 | |
| #define OPAL_MAX_INFO_KEY 36 | |
| #define OPAL_MAX_INFO_VAL 256 | |
| #define OPAL_MAX_PORT_NAME 1024 | |
| #define OPAL_MAX_DATAREP_STRING 128 | |
| #define OPAL_ENABLE_CRDEBUG 0 | |
| #define OPAL_ENABLE_GETPWUID 1 | |
| #define OPAL_ENABLE_PROGRESS_THREADS 0 | |
| #define HAVE_ZLIB_H 1 | |
| #define OPAL_HAVE_ZLIB 1 | |
| #define OPAL_HAVE_SOLARIS 0 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_NETINET_TCP_H 1 | |
| #define HAVE_STRUCT_SOCKADDR_IN 1 | |
| #define OPAL_CUDA_SUPPORT 0 | |
| #define OPAL_CUDA_SYNC_MEMOPS 0 | |
| #define OPAL_CUDA_GET_ATTRIBUTES 0 | |
| #define OPAL_CUDA_GDR_SUPPORT 0 | |
| #define OPAL_PMIX_V1 0 | |
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | |
| #define OMPI_WANT_MPI_INTERFACE_WARNING 1 | |
| #define OMPI_GROUP_SPARSE 0 | |
| #define OMPI_WANT_PERUSE 0 | |
| #define OMPI_WANT_MPI_CXX_SEEK 1 | |
| #define OMPI_ENABLE_MPI1_COMPAT 1 | |
| #define OMPI_ENABLE_GREQUEST_EXTENSIONS 0 | |
| #define MPI_PARAM_CHECK ompi_mpi_param_check | |
| #define OMPI_PARAM_CHECK 1 | |
| #define OSHMEM_SPEC_COMPAT 1 | |
| #define OSHMEM_PARAM_CHECK 1 | |
| #define HAVE_ON_EXIT 1 | |
| #define SPC_ENABLE 0 | |
| #define OPAL_CC "gcc" | |
| #define OPAL_C_HAVE__THREAD_LOCAL 0 | |
| #define OPAL_C_HAVE_ATOMIC_CONV_VAR 0 | |
| #define OPAL_C_HAVE__ATOMIC 0 | |
| #define OPAL_C_HAVE__GENERIC 0 | |
| #define OPAL_C_HAVE__STATIC_ASSERT 1 | |
| #define OPAL_C_HAVE___THREAD 1 | |
| /* end confdefs.h. */ | |
| | |
| #if !( defined(__INTEL_COMPILER) || defined(__ICC) ) | |
| #error "condition defined(__INTEL_COMPILER) || defined(__ICC) not met" | |
| choke me | |
| #endif | |
configure:16942: gcc -std=gnu99 -c -DNDEBUG conftest.c >&5 | |
conftest.c:115:2: error: #error "condition defined(__FUJITSU) not met" | |
#error "condition defined(__FUJITSU) not met" | |
^ | |
conftest.c:116:1: error: unknown type name 'choke' | |
choke me | |
^ | |
conftest.c:116:1: error: expected '=', ',', ';', 'asm' or '__attribute__' at end of input | |
configure:16942: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "Open MPI" | |
| #define PACKAGE_TARNAME "openmpi" | |
| #define PACKAGE_VERSION "gitclone" | |
| #define PACKAGE_STRING "Open MPI gitclone" | |
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | |
| #define PACKAGE_URL "" | |
| #define OPAL_ARCH "powerpc64le-unknown-linux-gnu" | |
| #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 __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define OMPI_MAJOR_VERSION 4 | |
| #define OMPI_MINOR_VERSION 0 | |
| #define OMPI_RELEASE_VERSION 0 | |
| #define OMPI_GREEK_VERSION "a1" | |
| #define OMPI_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OMPI_TARBALL_VERSION "gitclone" | |
| #define OMPI_VERSION "0" | |
| #define OMPI_RELEASE_DATE "Unreleased developer copy" | |
| #define ORTE_MAJOR_VERSION 4 | |
| #define ORTE_MINOR_VERSION 0 | |
| #define ORTE_RELEASE_VERSION 0 | |
| #define ORTE_GREEK_VERSION "a1" | |
| #define ORTE_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define ORTE_TARBALL_VERSION "gitclone" | |
| #define ORTE_VERSION "0" | |
| #define ORTE_RELEASE_DATE "Unreleased developer copy" | |
| #define OSHMEM_MAJOR_VERSION 4 | |
| #define OSHMEM_MINOR_VERSION 0 | |
| #define OSHMEM_RELEASE_VERSION 0 | |
| #define OSHMEM_GREEK_VERSION "a1" | |
| #define OSHMEM_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OSHMEM_TARBALL_VERSION "gitclone" | |
| #define OSHMEM_VERSION "0" | |
| #define OSHMEM_RELEASE_DATE "Unreleased developer copy" | |
| #define OPAL_MAJOR_VERSION 4 | |
| #define OPAL_MINOR_VERSION 0 | |
| #define OPAL_RELEASE_VERSION 0 | |
| #define OPAL_GREEK_VERSION "a1" | |
| #define OPAL_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OPAL_TARBALL_VERSION "gitclone" | |
| #define OPAL_VERSION "0" | |
| #define OPAL_RELEASE_DATE "Unreleased developer copy" | |
| #define OPAL_ENABLE_MEM_DEBUG 0 | |
| #define OPAL_ENABLE_MEM_PROFILE 0 | |
| #define OPAL_ENABLE_TIMING 0 | |
| #define OPAL_ENABLE_DEBUG 0 | |
| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1 | |
| #define OPAL_ENABLE_PTY_SUPPORT 1 | |
| #define OPAL_ENABLE_DLOPEN_SUPPORT 1 | |
| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1 | |
| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0 | |
| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0 | |
| #define OPAL_WANT_HOME_CONFIG_FILES 1 | |
| #define OPAL_ENABLE_IPV6 0 | |
| #define OPAL_PACKAGE_STRING "Open MPI gpaulsen@c656f6n04 Distribution" | |
| #define OPAL_IDENT_STRING "4.0.0a1" | |
| #define OPAL_MAX_PROCESSOR_NAME 256 | |
| #define OPAL_MAX_ERROR_STRING 256 | |
| #define OPAL_MAX_OBJECT_NAME 64 | |
| #define OPAL_MAX_INFO_KEY 36 | |
| #define OPAL_MAX_INFO_VAL 256 | |
| #define OPAL_MAX_PORT_NAME 1024 | |
| #define OPAL_MAX_DATAREP_STRING 128 | |
| #define OPAL_ENABLE_CRDEBUG 0 | |
| #define OPAL_ENABLE_GETPWUID 1 | |
| #define OPAL_ENABLE_PROGRESS_THREADS 0 | |
| #define HAVE_ZLIB_H 1 | |
| #define OPAL_HAVE_ZLIB 1 | |
| #define OPAL_HAVE_SOLARIS 0 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_NETINET_TCP_H 1 | |
| #define HAVE_STRUCT_SOCKADDR_IN 1 | |
| #define OPAL_CUDA_SUPPORT 0 | |
| #define OPAL_CUDA_SYNC_MEMOPS 0 | |
| #define OPAL_CUDA_GET_ATTRIBUTES 0 | |
| #define OPAL_CUDA_GDR_SUPPORT 0 | |
| #define OPAL_PMIX_V1 0 | |
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | |
| #define OMPI_WANT_MPI_INTERFACE_WARNING 1 | |
| #define OMPI_GROUP_SPARSE 0 | |
| #define OMPI_WANT_PERUSE 0 | |
| #define OMPI_WANT_MPI_CXX_SEEK 1 | |
| #define OMPI_ENABLE_MPI1_COMPAT 1 | |
| #define OMPI_ENABLE_GREQUEST_EXTENSIONS 0 | |
| #define MPI_PARAM_CHECK ompi_mpi_param_check | |
| #define OMPI_PARAM_CHECK 1 | |
| #define OSHMEM_SPEC_COMPAT 1 | |
| #define OSHMEM_PARAM_CHECK 1 | |
| #define HAVE_ON_EXIT 1 | |
| #define SPC_ENABLE 0 | |
| #define OPAL_CC "gcc" | |
| #define OPAL_C_HAVE__THREAD_LOCAL 0 | |
| #define OPAL_C_HAVE_ATOMIC_CONV_VAR 0 | |
| #define OPAL_C_HAVE__ATOMIC 0 | |
| #define OPAL_C_HAVE__GENERIC 0 | |
| #define OPAL_C_HAVE__STATIC_ASSERT 1 | |
| #define OPAL_C_HAVE___THREAD 1 | |
| /* end confdefs.h. */ | |
| | |
| #if !( defined(__FUJITSU) ) | |
| #error "condition defined(__FUJITSU) not met" | |
| choke me | |
| #endif | |
configure:16959: gcc -std=gnu99 -c -DNDEBUG conftest.c >&5 | |
conftest.c:115:2: error: #error "condition defined(__xlC__) || defined(__IBMC__) || defined(__IBMCPP__) not met" | |
#error "condition defined(__xlC__) || defined(__IBMC__) || defined(__IBMCPP__) not met" | |
^ | |
conftest.c:116:1: error: unknown type name 'choke' | |
choke me | |
^ | |
conftest.c:116:1: error: expected '=', ',', ';', 'asm' or '__attribute__' at end of input | |
configure:16959: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "Open MPI" | |
| #define PACKAGE_TARNAME "openmpi" | |
| #define PACKAGE_VERSION "gitclone" | |
| #define PACKAGE_STRING "Open MPI gitclone" | |
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | |
| #define PACKAGE_URL "" | |
| #define OPAL_ARCH "powerpc64le-unknown-linux-gnu" | |
| #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 __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define OMPI_MAJOR_VERSION 4 | |
| #define OMPI_MINOR_VERSION 0 | |
| #define OMPI_RELEASE_VERSION 0 | |
| #define OMPI_GREEK_VERSION "a1" | |
| #define OMPI_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OMPI_TARBALL_VERSION "gitclone" | |
| #define OMPI_VERSION "0" | |
| #define OMPI_RELEASE_DATE "Unreleased developer copy" | |
| #define ORTE_MAJOR_VERSION 4 | |
| #define ORTE_MINOR_VERSION 0 | |
| #define ORTE_RELEASE_VERSION 0 | |
| #define ORTE_GREEK_VERSION "a1" | |
| #define ORTE_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define ORTE_TARBALL_VERSION "gitclone" | |
| #define ORTE_VERSION "0" | |
| #define ORTE_RELEASE_DATE "Unreleased developer copy" | |
| #define OSHMEM_MAJOR_VERSION 4 | |
| #define OSHMEM_MINOR_VERSION 0 | |
| #define OSHMEM_RELEASE_VERSION 0 | |
| #define OSHMEM_GREEK_VERSION "a1" | |
| #define OSHMEM_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OSHMEM_TARBALL_VERSION "gitclone" | |
| #define OSHMEM_VERSION "0" | |
| #define OSHMEM_RELEASE_DATE "Unreleased developer copy" | |
| #define OPAL_MAJOR_VERSION 4 | |
| #define OPAL_MINOR_VERSION 0 | |
| #define OPAL_RELEASE_VERSION 0 | |
| #define OPAL_GREEK_VERSION "a1" | |
| #define OPAL_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OPAL_TARBALL_VERSION "gitclone" | |
| #define OPAL_VERSION "0" | |
| #define OPAL_RELEASE_DATE "Unreleased developer copy" | |
| #define OPAL_ENABLE_MEM_DEBUG 0 | |
| #define OPAL_ENABLE_MEM_PROFILE 0 | |
| #define OPAL_ENABLE_TIMING 0 | |
| #define OPAL_ENABLE_DEBUG 0 | |
| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1 | |
| #define OPAL_ENABLE_PTY_SUPPORT 1 | |
| #define OPAL_ENABLE_DLOPEN_SUPPORT 1 | |
| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1 | |
| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0 | |
| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0 | |
| #define OPAL_WANT_HOME_CONFIG_FILES 1 | |
| #define OPAL_ENABLE_IPV6 0 | |
| #define OPAL_PACKAGE_STRING "Open MPI gpaulsen@c656f6n04 Distribution" | |
| #define OPAL_IDENT_STRING "4.0.0a1" | |
| #define OPAL_MAX_PROCESSOR_NAME 256 | |
| #define OPAL_MAX_ERROR_STRING 256 | |
| #define OPAL_MAX_OBJECT_NAME 64 | |
| #define OPAL_MAX_INFO_KEY 36 | |
| #define OPAL_MAX_INFO_VAL 256 | |
| #define OPAL_MAX_PORT_NAME 1024 | |
| #define OPAL_MAX_DATAREP_STRING 128 | |
| #define OPAL_ENABLE_CRDEBUG 0 | |
| #define OPAL_ENABLE_GETPWUID 1 | |
| #define OPAL_ENABLE_PROGRESS_THREADS 0 | |
| #define HAVE_ZLIB_H 1 | |
| #define OPAL_HAVE_ZLIB 1 | |
| #define OPAL_HAVE_SOLARIS 0 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_NETINET_TCP_H 1 | |
| #define HAVE_STRUCT_SOCKADDR_IN 1 | |
| #define OPAL_CUDA_SUPPORT 0 | |
| #define OPAL_CUDA_SYNC_MEMOPS 0 | |
| #define OPAL_CUDA_GET_ATTRIBUTES 0 | |
| #define OPAL_CUDA_GDR_SUPPORT 0 | |
| #define OPAL_PMIX_V1 0 | |
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | |
| #define OMPI_WANT_MPI_INTERFACE_WARNING 1 | |
| #define OMPI_GROUP_SPARSE 0 | |
| #define OMPI_WANT_PERUSE 0 | |
| #define OMPI_WANT_MPI_CXX_SEEK 1 | |
| #define OMPI_ENABLE_MPI1_COMPAT 1 | |
| #define OMPI_ENABLE_GREQUEST_EXTENSIONS 0 | |
| #define MPI_PARAM_CHECK ompi_mpi_param_check | |
| #define OMPI_PARAM_CHECK 1 | |
| #define OSHMEM_SPEC_COMPAT 1 | |
| #define OSHMEM_PARAM_CHECK 1 | |
| #define HAVE_ON_EXIT 1 | |
| #define SPC_ENABLE 0 | |
| #define OPAL_CC "gcc" | |
| #define OPAL_C_HAVE__THREAD_LOCAL 0 | |
| #define OPAL_C_HAVE_ATOMIC_CONV_VAR 0 | |
| #define OPAL_C_HAVE__ATOMIC 0 | |
| #define OPAL_C_HAVE__GENERIC 0 | |
| #define OPAL_C_HAVE__STATIC_ASSERT 1 | |
| #define OPAL_C_HAVE___THREAD 1 | |
| /* end confdefs.h. */ | |
| | |
| #if !( defined(__xlC__) || defined(__IBMC__) || defined(__IBMCPP__) ) | |
| #error "condition defined(__xlC__) || defined(__IBMC__) || defined(__IBMCPP__) not met" | |
| choke me | |
| #endif | |
configure:16977: gcc -std=gnu99 -c -DNDEBUG conftest.c >&5 | |
conftest.c:115:2: error: #error "condition defined(_AIX) && !defined(__GNUC__) not met" | |
#error "condition defined(_AIX) && !defined(__GNUC__) not met" | |
^ | |
conftest.c:116:1: error: unknown type name 'choke' | |
choke me | |
^ | |
conftest.c:116:1: error: expected '=', ',', ';', 'asm' or '__attribute__' at end of input | |
configure:16977: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "Open MPI" | |
| #define PACKAGE_TARNAME "openmpi" | |
| #define PACKAGE_VERSION "gitclone" | |
| #define PACKAGE_STRING "Open MPI gitclone" | |
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | |
| #define PACKAGE_URL "" | |
| #define OPAL_ARCH "powerpc64le-unknown-linux-gnu" | |
| #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 __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define OMPI_MAJOR_VERSION 4 | |
| #define OMPI_MINOR_VERSION 0 | |
| #define OMPI_RELEASE_VERSION 0 | |
| #define OMPI_GREEK_VERSION "a1" | |
| #define OMPI_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OMPI_TARBALL_VERSION "gitclone" | |
| #define OMPI_VERSION "0" | |
| #define OMPI_RELEASE_DATE "Unreleased developer copy" | |
| #define ORTE_MAJOR_VERSION 4 | |
| #define ORTE_MINOR_VERSION 0 | |
| #define ORTE_RELEASE_VERSION 0 | |
| #define ORTE_GREEK_VERSION "a1" | |
| #define ORTE_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define ORTE_TARBALL_VERSION "gitclone" | |
| #define ORTE_VERSION "0" | |
| #define ORTE_RELEASE_DATE "Unreleased developer copy" | |
| #define OSHMEM_MAJOR_VERSION 4 | |
| #define OSHMEM_MINOR_VERSION 0 | |
| #define OSHMEM_RELEASE_VERSION 0 | |
| #define OSHMEM_GREEK_VERSION "a1" | |
| #define OSHMEM_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OSHMEM_TARBALL_VERSION "gitclone" | |
| #define OSHMEM_VERSION "0" | |
| #define OSHMEM_RELEASE_DATE "Unreleased developer copy" | |
| #define OPAL_MAJOR_VERSION 4 | |
| #define OPAL_MINOR_VERSION 0 | |
| #define OPAL_RELEASE_VERSION 0 | |
| #define OPAL_GREEK_VERSION "a1" | |
| #define OPAL_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OPAL_TARBALL_VERSION "gitclone" | |
| #define OPAL_VERSION "0" | |
| #define OPAL_RELEASE_DATE "Unreleased developer copy" | |
| #define OPAL_ENABLE_MEM_DEBUG 0 | |
| #define OPAL_ENABLE_MEM_PROFILE 0 | |
| #define OPAL_ENABLE_TIMING 0 | |
| #define OPAL_ENABLE_DEBUG 0 | |
| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1 | |
| #define OPAL_ENABLE_PTY_SUPPORT 1 | |
| #define OPAL_ENABLE_DLOPEN_SUPPORT 1 | |
| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1 | |
| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0 | |
| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0 | |
| #define OPAL_WANT_HOME_CONFIG_FILES 1 | |
| #define OPAL_ENABLE_IPV6 0 | |
| #define OPAL_PACKAGE_STRING "Open MPI gpaulsen@c656f6n04 Distribution" | |
| #define OPAL_IDENT_STRING "4.0.0a1" | |
| #define OPAL_MAX_PROCESSOR_NAME 256 | |
| #define OPAL_MAX_ERROR_STRING 256 | |
| #define OPAL_MAX_OBJECT_NAME 64 | |
| #define OPAL_MAX_INFO_KEY 36 | |
| #define OPAL_MAX_INFO_VAL 256 | |
| #define OPAL_MAX_PORT_NAME 1024 | |
| #define OPAL_MAX_DATAREP_STRING 128 | |
| #define OPAL_ENABLE_CRDEBUG 0 | |
| #define OPAL_ENABLE_GETPWUID 1 | |
| #define OPAL_ENABLE_PROGRESS_THREADS 0 | |
| #define HAVE_ZLIB_H 1 | |
| #define OPAL_HAVE_ZLIB 1 | |
| #define OPAL_HAVE_SOLARIS 0 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_NETINET_TCP_H 1 | |
| #define HAVE_STRUCT_SOCKADDR_IN 1 | |
| #define OPAL_CUDA_SUPPORT 0 | |
| #define OPAL_CUDA_SYNC_MEMOPS 0 | |
| #define OPAL_CUDA_GET_ATTRIBUTES 0 | |
| #define OPAL_CUDA_GDR_SUPPORT 0 | |
| #define OPAL_PMIX_V1 0 | |
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | |
| #define OMPI_WANT_MPI_INTERFACE_WARNING 1 | |
| #define OMPI_GROUP_SPARSE 0 | |
| #define OMPI_WANT_PERUSE 0 | |
| #define OMPI_WANT_MPI_CXX_SEEK 1 | |
| #define OMPI_ENABLE_MPI1_COMPAT 1 | |
| #define OMPI_ENABLE_GREQUEST_EXTENSIONS 0 | |
| #define MPI_PARAM_CHECK ompi_mpi_param_check | |
| #define OMPI_PARAM_CHECK 1 | |
| #define OSHMEM_SPEC_COMPAT 1 | |
| #define OSHMEM_PARAM_CHECK 1 | |
| #define HAVE_ON_EXIT 1 | |
| #define SPC_ENABLE 0 | |
| #define OPAL_CC "gcc" | |
| #define OPAL_C_HAVE__THREAD_LOCAL 0 | |
| #define OPAL_C_HAVE_ATOMIC_CONV_VAR 0 | |
| #define OPAL_C_HAVE__ATOMIC 0 | |
| #define OPAL_C_HAVE__GENERIC 0 | |
| #define OPAL_C_HAVE__STATIC_ASSERT 1 | |
| #define OPAL_C_HAVE___THREAD 1 | |
| /* end confdefs.h. */ | |
| | |
| #if !( defined(_AIX) && !defined(__GNUC__) ) | |
| #error "condition defined(_AIX) && !defined(__GNUC__) not met" | |
| choke me | |
| #endif | |
configure:16996: gcc -std=gnu99 -c -DNDEBUG conftest.c >&5 | |
configure:16996: $? = 0 | |
configure:17487: result: gnu | |
configure:17495: checking for ANSI C header files | |
configure:17599: result: yes | |
configure:18157: checking if gcc -std=gnu99 supports -Wno-long-double | |
configure:18173: gcc -std=gnu99 -c -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Wno-long-double -Wstrict-prototypes conftest.c >&5 | |
conftest.c:117:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] | |
main () | |
^ | |
cc1: warning: unrecognized command line option "-Wno-long-double" [enabled by default] | |
configure:18173: $? = 0 | |
configure:18186: gcc -std=gnu99 -c -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Wno-long-double -Wstrict-prototypes conftest.c >&5 | |
conftest.c:117:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] | |
main () | |
^ | |
conftest.c: In function 'main': | |
conftest.c:119:13: warning: unused variable 'test' [-Wunused-variable] | |
long double test; | |
^ | |
conftest.c: At top level: | |
cc1: warning: unrecognized command line option "-Wno-long-double" [enabled by default] | |
configure:18186: $? = 0 | |
configure:18209: result: no | |
configure:18314: WARNING: -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration has been added to CFLAGS (--enable-picky) | |
configure:18332: checking if gcc -std=gnu99 supports -finline-functions | |
configure:18348: gcc -std=gnu99 -c -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions conftest.c >&5 | |
conftest.c:117:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] | |
main () | |
^ | |
configure:18348: $? = 0 | |
configure:18364: result: yes | |
configure:18374: checking if gcc -std=gnu99 supports -fno-strict-aliasing | |
configure:18390: gcc -std=gnu99 -c -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5 | |
conftest.c:117:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] | |
main () | |
^ | |
configure:18390: $? = 0 | |
configure:18397: result: yes | |
configure:18495: WARNING: -fno-strict-aliasing has been added to CFLAGS | |
configure:18643: checking if gcc -std=gnu99 supports __builtin_expect | |
configure:18660: gcc -std=gnu99 -o conftest -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c -lz >&5 | |
conftest.c:117:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] | |
main () | |
^ | |
configure:18660: $? = 0 | |
configure:18668: result: yes | |
configure:18682: checking if gcc -std=gnu99 supports __builtin_prefetch | |
configure:18699: gcc -std=gnu99 -o conftest -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c -lz >&5 | |
conftest.c:118:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] | |
main () | |
^ | |
configure:18699: $? = 0 | |
configure:18707: result: yes | |
configure:18721: checking if gcc -std=gnu99 supports __builtin_clz | |
configure:18738: gcc -std=gnu99 -o conftest -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c -lz >&5 | |
conftest.c:119:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] | |
main () | |
^ | |
configure:18738: $? = 0 | |
configure:18746: result: yes | |
configure:18824: checking for C optimization flags | |
configure:18871: result: -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing | |
configure:18911: checking for Interix environment | |
configure:18926: gcc -std=gnu99 -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5 | |
conftest.c:120:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] | |
main () | |
^ | |
conftest.c: In function 'main': | |
conftest.c:123:22: error: #error Normal Unix environment | |
#error Normal Unix environment | |
^ | |
configure:18926: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "Open MPI" | |
| #define PACKAGE_TARNAME "openmpi" | |
| #define PACKAGE_VERSION "gitclone" | |
| #define PACKAGE_STRING "Open MPI gitclone" | |
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | |
| #define PACKAGE_URL "" | |
| #define OPAL_ARCH "powerpc64le-unknown-linux-gnu" | |
| #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 __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define OMPI_MAJOR_VERSION 4 | |
| #define OMPI_MINOR_VERSION 0 | |
| #define OMPI_RELEASE_VERSION 0 | |
| #define OMPI_GREEK_VERSION "a1" | |
| #define OMPI_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OMPI_TARBALL_VERSION "gitclone" | |
| #define OMPI_VERSION "0" | |
| #define OMPI_RELEASE_DATE "Unreleased developer copy" | |
| #define ORTE_MAJOR_VERSION 4 | |
| #define ORTE_MINOR_VERSION 0 | |
| #define ORTE_RELEASE_VERSION 0 | |
| #define ORTE_GREEK_VERSION "a1" | |
| #define ORTE_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define ORTE_TARBALL_VERSION "gitclone" | |
| #define ORTE_VERSION "0" | |
| #define ORTE_RELEASE_DATE "Unreleased developer copy" | |
| #define OSHMEM_MAJOR_VERSION 4 | |
| #define OSHMEM_MINOR_VERSION 0 | |
| #define OSHMEM_RELEASE_VERSION 0 | |
| #define OSHMEM_GREEK_VERSION "a1" | |
| #define OSHMEM_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OSHMEM_TARBALL_VERSION "gitclone" | |
| #define OSHMEM_VERSION "0" | |
| #define OSHMEM_RELEASE_DATE "Unreleased developer copy" | |
| #define OPAL_MAJOR_VERSION 4 | |
| #define OPAL_MINOR_VERSION 0 | |
| #define OPAL_RELEASE_VERSION 0 | |
| #define OPAL_GREEK_VERSION "a1" | |
| #define OPAL_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OPAL_TARBALL_VERSION "gitclone" | |
| #define OPAL_VERSION "0" | |
| #define OPAL_RELEASE_DATE "Unreleased developer copy" | |
| #define OPAL_ENABLE_MEM_DEBUG 0 | |
| #define OPAL_ENABLE_MEM_PROFILE 0 | |
| #define OPAL_ENABLE_TIMING 0 | |
| #define OPAL_ENABLE_DEBUG 0 | |
| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1 | |
| #define OPAL_ENABLE_PTY_SUPPORT 1 | |
| #define OPAL_ENABLE_DLOPEN_SUPPORT 1 | |
| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1 | |
| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0 | |
| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0 | |
| #define OPAL_WANT_HOME_CONFIG_FILES 1 | |
| #define OPAL_ENABLE_IPV6 0 | |
| #define OPAL_PACKAGE_STRING "Open MPI gpaulsen@c656f6n04 Distribution" | |
| #define OPAL_IDENT_STRING "4.0.0a1" | |
| #define OPAL_MAX_PROCESSOR_NAME 256 | |
| #define OPAL_MAX_ERROR_STRING 256 | |
| #define OPAL_MAX_OBJECT_NAME 64 | |
| #define OPAL_MAX_INFO_KEY 36 | |
| #define OPAL_MAX_INFO_VAL 256 | |
| #define OPAL_MAX_PORT_NAME 1024 | |
| #define OPAL_MAX_DATAREP_STRING 128 | |
| #define OPAL_ENABLE_CRDEBUG 0 | |
| #define OPAL_ENABLE_GETPWUID 1 | |
| #define OPAL_ENABLE_PROGRESS_THREADS 0 | |
| #define HAVE_ZLIB_H 1 | |
| #define OPAL_HAVE_ZLIB 1 | |
| #define OPAL_HAVE_SOLARIS 0 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_NETINET_TCP_H 1 | |
| #define HAVE_STRUCT_SOCKADDR_IN 1 | |
| #define OPAL_CUDA_SUPPORT 0 | |
| #define OPAL_CUDA_SYNC_MEMOPS 0 | |
| #define OPAL_CUDA_GET_ATTRIBUTES 0 | |
| #define OPAL_CUDA_GDR_SUPPORT 0 | |
| #define OPAL_PMIX_V1 0 | |
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | |
| #define OMPI_WANT_MPI_INTERFACE_WARNING 1 | |
| #define OMPI_GROUP_SPARSE 0 | |
| #define OMPI_WANT_PERUSE 0 | |
| #define OMPI_WANT_MPI_CXX_SEEK 1 | |
| #define OMPI_ENABLE_MPI1_COMPAT 1 | |
| #define OMPI_ENABLE_GREQUEST_EXTENSIONS 0 | |
| #define MPI_PARAM_CHECK ompi_mpi_param_check | |
| #define OMPI_PARAM_CHECK 1 | |
| #define OSHMEM_SPEC_COMPAT 1 | |
| #define OSHMEM_PARAM_CHECK 1 | |
| #define HAVE_ON_EXIT 1 | |
| #define SPC_ENABLE 0 | |
| #define OPAL_CC "gcc" | |
| #define OPAL_C_HAVE__THREAD_LOCAL 0 | |
| #define OPAL_C_HAVE_ATOMIC_CONV_VAR 0 | |
| #define OPAL_C_HAVE__ATOMIC 0 | |
| #define OPAL_C_HAVE__GENERIC 0 | |
| #define OPAL_C_HAVE__STATIC_ASSERT 1 | |
| #define OPAL_C_HAVE___THREAD 1 | |
| #define STDC_HEADERS 1 | |
| #define _GNU_SOURCE 1 | |
| #define OPAL_C_HAVE_BUILTIN_EXPECT 1 | |
| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1 | |
| #define OPAL_C_HAVE_BUILTIN_CLZ 1 | |
| /* end confdefs.h. */ | |
| | |
| int | |
| main () | |
| { | |
| #if !defined(__INTERIX) | |
| #error Normal Unix environment | |
| #endif | |
| ; | |
| return 0; | |
| } | |
configure:18932: result: no | |
configure:18966: checking for C ident string support | |
configure:18994: gcc -std=gnu99 -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing -c conftest.c -o conftest.o | |
conftest.c:2:0: warning: ignoring #pragma ident IDENT_MSG [-Wunknown-pragmas] | |
#pragma ident IDENT_MSG | |
^ | |
configure:19001: $? = 0 | |
configure:19037: gcc -std=gnu99 -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing -c conftest.c -o conftest.o | |
conftest.c:2:2: warning: #ident is a GCC extension [enabled by default] | |
#ident IDENT_MSG | |
^ | |
configure:19044: $? = 0 | |
configure:19919: result: #ident | |
configure:19929: checking for int8_t | |
configure:19929: gcc -std=gnu99 -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5 | |
conftest.c:156:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] | |
main () | |
^ | |
configure:19929: $? = 0 | |
configure:19929: gcc -std=gnu99 -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5 | |
conftest.c:156:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] | |
main () | |
^ | |
conftest.c: In function 'main': | |
conftest.c:158:21: error: expected expression before ')' token | |
if (sizeof ((int8_t))) | |
^ | |
configure:19929: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "Open MPI" | |
| #define PACKAGE_TARNAME "openmpi" | |
| #define PACKAGE_VERSION "gitclone" | |
| #define PACKAGE_STRING "Open MPI gitclone" | |
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | |
| #define PACKAGE_URL "" | |
| #define OPAL_ARCH "powerpc64le-unknown-linux-gnu" | |
| #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 __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define OMPI_MAJOR_VERSION 4 | |
| #define OMPI_MINOR_VERSION 0 | |
| #define OMPI_RELEASE_VERSION 0 | |
| #define OMPI_GREEK_VERSION "a1" | |
| #define OMPI_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OMPI_TARBALL_VERSION "gitclone" | |
| #define OMPI_VERSION "0" | |
| #define OMPI_RELEASE_DATE "Unreleased developer copy" | |
| #define ORTE_MAJOR_VERSION 4 | |
| #define ORTE_MINOR_VERSION 0 | |
| #define ORTE_RELEASE_VERSION 0 | |
| #define ORTE_GREEK_VERSION "a1" | |
| #define ORTE_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define ORTE_TARBALL_VERSION "gitclone" | |
| #define ORTE_VERSION "0" | |
| #define ORTE_RELEASE_DATE "Unreleased developer copy" | |
| #define OSHMEM_MAJOR_VERSION 4 | |
| #define OSHMEM_MINOR_VERSION 0 | |
| #define OSHMEM_RELEASE_VERSION 0 | |
| #define OSHMEM_GREEK_VERSION "a1" | |
| #define OSHMEM_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OSHMEM_TARBALL_VERSION "gitclone" | |
| #define OSHMEM_VERSION "0" | |
| #define OSHMEM_RELEASE_DATE "Unreleased developer copy" | |
| #define OPAL_MAJOR_VERSION 4 | |
| #define OPAL_MINOR_VERSION 0 | |
| #define OPAL_RELEASE_VERSION 0 | |
| #define OPAL_GREEK_VERSION "a1" | |
| #define OPAL_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OPAL_TARBALL_VERSION "gitclone" | |
| #define OPAL_VERSION "0" | |
| #define OPAL_RELEASE_DATE "Unreleased developer copy" | |
| #define OPAL_ENABLE_MEM_DEBUG 0 | |
| #define OPAL_ENABLE_MEM_PROFILE 0 | |
| #define OPAL_ENABLE_TIMING 0 | |
| #define OPAL_ENABLE_DEBUG 0 | |
| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1 | |
| #define OPAL_ENABLE_PTY_SUPPORT 1 | |
| #define OPAL_ENABLE_DLOPEN_SUPPORT 1 | |
| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1 | |
| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0 | |
| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0 | |
| #define OPAL_WANT_HOME_CONFIG_FILES 1 | |
| #define OPAL_ENABLE_IPV6 0 | |
| #define OPAL_PACKAGE_STRING "Open MPI gpaulsen@c656f6n04 Distribution" | |
| #define OPAL_IDENT_STRING "4.0.0a1" | |
| #define OPAL_MAX_PROCESSOR_NAME 256 | |
| #define OPAL_MAX_ERROR_STRING 256 | |
| #define OPAL_MAX_OBJECT_NAME 64 | |
| #define OPAL_MAX_INFO_KEY 36 | |
| #define OPAL_MAX_INFO_VAL 256 | |
| #define OPAL_MAX_PORT_NAME 1024 | |
| #define OPAL_MAX_DATAREP_STRING 128 | |
| #define OPAL_ENABLE_CRDEBUG 0 | |
| #define OPAL_ENABLE_GETPWUID 1 | |
| #define OPAL_ENABLE_PROGRESS_THREADS 0 | |
| #define HAVE_ZLIB_H 1 | |
| #define OPAL_HAVE_ZLIB 1 | |
| #define OPAL_HAVE_SOLARIS 0 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_NETINET_TCP_H 1 | |
| #define HAVE_STRUCT_SOCKADDR_IN 1 | |
| #define OPAL_CUDA_SUPPORT 0 | |
| #define OPAL_CUDA_SYNC_MEMOPS 0 | |
| #define OPAL_CUDA_GET_ATTRIBUTES 0 | |
| #define OPAL_CUDA_GDR_SUPPORT 0 | |
| #define OPAL_PMIX_V1 0 | |
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | |
| #define OMPI_WANT_MPI_INTERFACE_WARNING 1 | |
| #define OMPI_GROUP_SPARSE 0 | |
| #define OMPI_WANT_PERUSE 0 | |
| #define OMPI_WANT_MPI_CXX_SEEK 1 | |
| #define OMPI_ENABLE_MPI1_COMPAT 1 | |
| #define OMPI_ENABLE_GREQUEST_EXTENSIONS 0 | |
| #define MPI_PARAM_CHECK ompi_mpi_param_check | |
| #define OMPI_PARAM_CHECK 1 | |
| #define OSHMEM_SPEC_COMPAT 1 | |
| #define OSHMEM_PARAM_CHECK 1 | |
| #define HAVE_ON_EXIT 1 | |
| #define SPC_ENABLE 0 | |
| #define OPAL_CC "gcc" | |
| #define OPAL_C_HAVE__THREAD_LOCAL 0 | |
| #define OPAL_C_HAVE_ATOMIC_CONV_VAR 0 | |
| #define OPAL_C_HAVE__ATOMIC 0 | |
| #define OPAL_C_HAVE__GENERIC 0 | |
| #define OPAL_C_HAVE__STATIC_ASSERT 1 | |
| #define OPAL_C_HAVE___THREAD 1 | |
| #define STDC_HEADERS 1 | |
| #define _GNU_SOURCE 1 | |
| #define OPAL_C_HAVE_BUILTIN_EXPECT 1 | |
| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1 | |
| #define OPAL_C_HAVE_BUILTIN_CLZ 1 | |
| #define OPAL_CC_USE_PRAGMA_IDENT 0 | |
| #define OPAL_CC_USE_IDENT 1 | |
| #define OPAL_CC_USE_PRAGMA_COMMENT | |
| #define OPAL_CC_USE_CONST_CHAR_IDENT 0 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| int | |
| main () | |
| { | |
| if (sizeof ((int8_t))) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:19929: result: yes | |
configure:19939: checking for uint8_t | |
configure:19939: gcc -std=gnu99 -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5 | |
conftest.c:157:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] | |
main () | |
^ | |
configure:19939: $? = 0 | |
configure:19939: gcc -std=gnu99 -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5 | |
conftest.c:157:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] | |
main () | |
^ | |
conftest.c: In function 'main': | |
conftest.c:159:22: error: expected expression before ')' token | |
if (sizeof ((uint8_t))) | |
^ | |
configure:19939: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "Open MPI" | |
| #define PACKAGE_TARNAME "openmpi" | |
| #define PACKAGE_VERSION "gitclone" | |
| #define PACKAGE_STRING "Open MPI gitclone" | |
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | |
| #define PACKAGE_URL "" | |
| #define OPAL_ARCH "powerpc64le-unknown-linux-gnu" | |
| #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 __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define OMPI_MAJOR_VERSION 4 | |
| #define OMPI_MINOR_VERSION 0 | |
| #define OMPI_RELEASE_VERSION 0 | |
| #define OMPI_GREEK_VERSION "a1" | |
| #define OMPI_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OMPI_TARBALL_VERSION "gitclone" | |
| #define OMPI_VERSION "0" | |
| #define OMPI_RELEASE_DATE "Unreleased developer copy" | |
| #define ORTE_MAJOR_VERSION 4 | |
| #define ORTE_MINOR_VERSION 0 | |
| #define ORTE_RELEASE_VERSION 0 | |
| #define ORTE_GREEK_VERSION "a1" | |
| #define ORTE_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define ORTE_TARBALL_VERSION "gitclone" | |
| #define ORTE_VERSION "0" | |
| #define ORTE_RELEASE_DATE "Unreleased developer copy" | |
| #define OSHMEM_MAJOR_VERSION 4 | |
| #define OSHMEM_MINOR_VERSION 0 | |
| #define OSHMEM_RELEASE_VERSION 0 | |
| #define OSHMEM_GREEK_VERSION "a1" | |
| #define OSHMEM_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OSHMEM_TARBALL_VERSION "gitclone" | |
| #define OSHMEM_VERSION "0" | |
| #define OSHMEM_RELEASE_DATE "Unreleased developer copy" | |
| #define OPAL_MAJOR_VERSION 4 | |
| #define OPAL_MINOR_VERSION 0 | |
| #define OPAL_RELEASE_VERSION 0 | |
| #define OPAL_GREEK_VERSION "a1" | |
| #define OPAL_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OPAL_TARBALL_VERSION "gitclone" | |
| #define OPAL_VERSION "0" | |
| #define OPAL_RELEASE_DATE "Unreleased developer copy" | |
| #define OPAL_ENABLE_MEM_DEBUG 0 | |
| #define OPAL_ENABLE_MEM_PROFILE 0 | |
| #define OPAL_ENABLE_TIMING 0 | |
| #define OPAL_ENABLE_DEBUG 0 | |
| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1 | |
| #define OPAL_ENABLE_PTY_SUPPORT 1 | |
| #define OPAL_ENABLE_DLOPEN_SUPPORT 1 | |
| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1 | |
| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0 | |
| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0 | |
| #define OPAL_WANT_HOME_CONFIG_FILES 1 | |
| #define OPAL_ENABLE_IPV6 0 | |
| #define OPAL_PACKAGE_STRING "Open MPI gpaulsen@c656f6n04 Distribution" | |
| #define OPAL_IDENT_STRING "4.0.0a1" | |
| #define OPAL_MAX_PROCESSOR_NAME 256 | |
| #define OPAL_MAX_ERROR_STRING 256 | |
| #define OPAL_MAX_OBJECT_NAME 64 | |
| #define OPAL_MAX_INFO_KEY 36 | |
| #define OPAL_MAX_INFO_VAL 256 | |
| #define OPAL_MAX_PORT_NAME 1024 | |
| #define OPAL_MAX_DATAREP_STRING 128 | |
| #define OPAL_ENABLE_CRDEBUG 0 | |
| #define OPAL_ENABLE_GETPWUID 1 | |
| #define OPAL_ENABLE_PROGRESS_THREADS 0 | |
| #define HAVE_ZLIB_H 1 | |
| #define OPAL_HAVE_ZLIB 1 | |
| #define OPAL_HAVE_SOLARIS 0 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_NETINET_TCP_H 1 | |
| #define HAVE_STRUCT_SOCKADDR_IN 1 | |
| #define OPAL_CUDA_SUPPORT 0 | |
| #define OPAL_CUDA_SYNC_MEMOPS 0 | |
| #define OPAL_CUDA_GET_ATTRIBUTES 0 | |
| #define OPAL_CUDA_GDR_SUPPORT 0 | |
| #define OPAL_PMIX_V1 0 | |
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | |
| #define OMPI_WANT_MPI_INTERFACE_WARNING 1 | |
| #define OMPI_GROUP_SPARSE 0 | |
| #define OMPI_WANT_PERUSE 0 | |
| #define OMPI_WANT_MPI_CXX_SEEK 1 | |
| #define OMPI_ENABLE_MPI1_COMPAT 1 | |
| #define OMPI_ENABLE_GREQUEST_EXTENSIONS 0 | |
| #define MPI_PARAM_CHECK ompi_mpi_param_check | |
| #define OMPI_PARAM_CHECK 1 | |
| #define OSHMEM_SPEC_COMPAT 1 | |
| #define OSHMEM_PARAM_CHECK 1 | |
| #define HAVE_ON_EXIT 1 | |
| #define SPC_ENABLE 0 | |
| #define OPAL_CC "gcc" | |
| #define OPAL_C_HAVE__THREAD_LOCAL 0 | |
| #define OPAL_C_HAVE_ATOMIC_CONV_VAR 0 | |
| #define OPAL_C_HAVE__ATOMIC 0 | |
| #define OPAL_C_HAVE__GENERIC 0 | |
| #define OPAL_C_HAVE__STATIC_ASSERT 1 | |
| #define OPAL_C_HAVE___THREAD 1 | |
| #define STDC_HEADERS 1 | |
| #define _GNU_SOURCE 1 | |
| #define OPAL_C_HAVE_BUILTIN_EXPECT 1 | |
| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1 | |
| #define OPAL_C_HAVE_BUILTIN_CLZ 1 | |
| #define OPAL_CC_USE_PRAGMA_IDENT 0 | |
| #define OPAL_CC_USE_IDENT 1 | |
| #define OPAL_CC_USE_PRAGMA_COMMENT | |
| #define OPAL_CC_USE_CONST_CHAR_IDENT 0 | |
| #define HAVE_INT8_T 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| int | |
| main () | |
| { | |
| if (sizeof ((uint8_t))) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:19939: result: yes | |
configure:19949: checking for int16_t | |
configure:19949: gcc -std=gnu99 -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5 | |
conftest.c:158:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] | |
main () | |
^ | |
configure:19949: $? = 0 | |
configure:19949: gcc -std=gnu99 -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5 | |
conftest.c:158:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] | |
main () | |
^ | |
conftest.c: In function 'main': | |
conftest.c:160:22: error: expected expression before ')' token | |
if (sizeof ((int16_t))) | |
^ | |
configure:19949: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "Open MPI" | |
| #define PACKAGE_TARNAME "openmpi" | |
| #define PACKAGE_VERSION "gitclone" | |
| #define PACKAGE_STRING "Open MPI gitclone" | |
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | |
| #define PACKAGE_URL "" | |
| #define OPAL_ARCH "powerpc64le-unknown-linux-gnu" | |
| #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 __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define OMPI_MAJOR_VERSION 4 | |
| #define OMPI_MINOR_VERSION 0 | |
| #define OMPI_RELEASE_VERSION 0 | |
| #define OMPI_GREEK_VERSION "a1" | |
| #define OMPI_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OMPI_TARBALL_VERSION "gitclone" | |
| #define OMPI_VERSION "0" | |
| #define OMPI_RELEASE_DATE "Unreleased developer copy" | |
| #define ORTE_MAJOR_VERSION 4 | |
| #define ORTE_MINOR_VERSION 0 | |
| #define ORTE_RELEASE_VERSION 0 | |
| #define ORTE_GREEK_VERSION "a1" | |
| #define ORTE_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define ORTE_TARBALL_VERSION "gitclone" | |
| #define ORTE_VERSION "0" | |
| #define ORTE_RELEASE_DATE "Unreleased developer copy" | |
| #define OSHMEM_MAJOR_VERSION 4 | |
| #define OSHMEM_MINOR_VERSION 0 | |
| #define OSHMEM_RELEASE_VERSION 0 | |
| #define OSHMEM_GREEK_VERSION "a1" | |
| #define OSHMEM_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OSHMEM_TARBALL_VERSION "gitclone" | |
| #define OSHMEM_VERSION "0" | |
| #define OSHMEM_RELEASE_DATE "Unreleased developer copy" | |
| #define OPAL_MAJOR_VERSION 4 | |
| #define OPAL_MINOR_VERSION 0 | |
| #define OPAL_RELEASE_VERSION 0 | |
| #define OPAL_GREEK_VERSION "a1" | |
| #define OPAL_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OPAL_TARBALL_VERSION "gitclone" | |
| #define OPAL_VERSION "0" | |
| #define OPAL_RELEASE_DATE "Unreleased developer copy" | |
| #define OPAL_ENABLE_MEM_DEBUG 0 | |
| #define OPAL_ENABLE_MEM_PROFILE 0 | |
| #define OPAL_ENABLE_TIMING 0 | |
| #define OPAL_ENABLE_DEBUG 0 | |
| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1 | |
| #define OPAL_ENABLE_PTY_SUPPORT 1 | |
| #define OPAL_ENABLE_DLOPEN_SUPPORT 1 | |
| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1 | |
| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0 | |
| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0 | |
| #define OPAL_WANT_HOME_CONFIG_FILES 1 | |
| #define OPAL_ENABLE_IPV6 0 | |
| #define OPAL_PACKAGE_STRING "Open MPI gpaulsen@c656f6n04 Distribution" | |
| #define OPAL_IDENT_STRING "4.0.0a1" | |
| #define OPAL_MAX_PROCESSOR_NAME 256 | |
| #define OPAL_MAX_ERROR_STRING 256 | |
| #define OPAL_MAX_OBJECT_NAME 64 | |
| #define OPAL_MAX_INFO_KEY 36 | |
| #define OPAL_MAX_INFO_VAL 256 | |
| #define OPAL_MAX_PORT_NAME 1024 | |
| #define OPAL_MAX_DATAREP_STRING 128 | |
| #define OPAL_ENABLE_CRDEBUG 0 | |
| #define OPAL_ENABLE_GETPWUID 1 | |
| #define OPAL_ENABLE_PROGRESS_THREADS 0 | |
| #define HAVE_ZLIB_H 1 | |
| #define OPAL_HAVE_ZLIB 1 | |
| #define OPAL_HAVE_SOLARIS 0 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_NETINET_TCP_H 1 | |
| #define HAVE_STRUCT_SOCKADDR_IN 1 | |
| #define OPAL_CUDA_SUPPORT 0 | |
| #define OPAL_CUDA_SYNC_MEMOPS 0 | |
| #define OPAL_CUDA_GET_ATTRIBUTES 0 | |
| #define OPAL_CUDA_GDR_SUPPORT 0 | |
| #define OPAL_PMIX_V1 0 | |
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | |
| #define OMPI_WANT_MPI_INTERFACE_WARNING 1 | |
| #define OMPI_GROUP_SPARSE 0 | |
| #define OMPI_WANT_PERUSE 0 | |
| #define OMPI_WANT_MPI_CXX_SEEK 1 | |
| #define OMPI_ENABLE_MPI1_COMPAT 1 | |
| #define OMPI_ENABLE_GREQUEST_EXTENSIONS 0 | |
| #define MPI_PARAM_CHECK ompi_mpi_param_check | |
| #define OMPI_PARAM_CHECK 1 | |
| #define OSHMEM_SPEC_COMPAT 1 | |
| #define OSHMEM_PARAM_CHECK 1 | |
| #define HAVE_ON_EXIT 1 | |
| #define SPC_ENABLE 0 | |
| #define OPAL_CC "gcc" | |
| #define OPAL_C_HAVE__THREAD_LOCAL 0 | |
| #define OPAL_C_HAVE_ATOMIC_CONV_VAR 0 | |
| #define OPAL_C_HAVE__ATOMIC 0 | |
| #define OPAL_C_HAVE__GENERIC 0 | |
| #define OPAL_C_HAVE__STATIC_ASSERT 1 | |
| #define OPAL_C_HAVE___THREAD 1 | |
| #define STDC_HEADERS 1 | |
| #define _GNU_SOURCE 1 | |
| #define OPAL_C_HAVE_BUILTIN_EXPECT 1 | |
| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1 | |
| #define OPAL_C_HAVE_BUILTIN_CLZ 1 | |
| #define OPAL_CC_USE_PRAGMA_IDENT 0 | |
| #define OPAL_CC_USE_IDENT 1 | |
| #define OPAL_CC_USE_PRAGMA_COMMENT | |
| #define OPAL_CC_USE_CONST_CHAR_IDENT 0 | |
| #define HAVE_INT8_T 1 | |
| #define HAVE_UINT8_T 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| int | |
| main () | |
| { | |
| if (sizeof ((int16_t))) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:19949: result: yes | |
configure:19959: checking for uint16_t | |
configure:19959: gcc -std=gnu99 -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5 | |
conftest.c:159:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] | |
main () | |
^ | |
configure:19959: $? = 0 | |
configure:19959: gcc -std=gnu99 -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5 | |
conftest.c:159:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] | |
main () | |
^ | |
conftest.c: In function 'main': | |
conftest.c:161:23: error: expected expression before ')' token | |
if (sizeof ((uint16_t))) | |
^ | |
configure:19959: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "Open MPI" | |
| #define PACKAGE_TARNAME "openmpi" | |
| #define PACKAGE_VERSION "gitclone" | |
| #define PACKAGE_STRING "Open MPI gitclone" | |
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | |
| #define PACKAGE_URL "" | |
| #define OPAL_ARCH "powerpc64le-unknown-linux-gnu" | |
| #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 __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define OMPI_MAJOR_VERSION 4 | |
| #define OMPI_MINOR_VERSION 0 | |
| #define OMPI_RELEASE_VERSION 0 | |
| #define OMPI_GREEK_VERSION "a1" | |
| #define OMPI_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OMPI_TARBALL_VERSION "gitclone" | |
| #define OMPI_VERSION "0" | |
| #define OMPI_RELEASE_DATE "Unreleased developer copy" | |
| #define ORTE_MAJOR_VERSION 4 | |
| #define ORTE_MINOR_VERSION 0 | |
| #define ORTE_RELEASE_VERSION 0 | |
| #define ORTE_GREEK_VERSION "a1" | |
| #define ORTE_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define ORTE_TARBALL_VERSION "gitclone" | |
| #define ORTE_VERSION "0" | |
| #define ORTE_RELEASE_DATE "Unreleased developer copy" | |
| #define OSHMEM_MAJOR_VERSION 4 | |
| #define OSHMEM_MINOR_VERSION 0 | |
| #define OSHMEM_RELEASE_VERSION 0 | |
| #define OSHMEM_GREEK_VERSION "a1" | |
| #define OSHMEM_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OSHMEM_TARBALL_VERSION "gitclone" | |
| #define OSHMEM_VERSION "0" | |
| #define OSHMEM_RELEASE_DATE "Unreleased developer copy" | |
| #define OPAL_MAJOR_VERSION 4 | |
| #define OPAL_MINOR_VERSION 0 | |
| #define OPAL_RELEASE_VERSION 0 | |
| #define OPAL_GREEK_VERSION "a1" | |
| #define OPAL_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OPAL_TARBALL_VERSION "gitclone" | |
| #define OPAL_VERSION "0" | |
| #define OPAL_RELEASE_DATE "Unreleased developer copy" | |
| #define OPAL_ENABLE_MEM_DEBUG 0 | |
| #define OPAL_ENABLE_MEM_PROFILE 0 | |
| #define OPAL_ENABLE_TIMING 0 | |
| #define OPAL_ENABLE_DEBUG 0 | |
| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1 | |
| #define OPAL_ENABLE_PTY_SUPPORT 1 | |
| #define OPAL_ENABLE_DLOPEN_SUPPORT 1 | |
| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1 | |
| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0 | |
| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0 | |
| #define OPAL_WANT_HOME_CONFIG_FILES 1 | |
| #define OPAL_ENABLE_IPV6 0 | |
| #define OPAL_PACKAGE_STRING "Open MPI gpaulsen@c656f6n04 Distribution" | |
| #define OPAL_IDENT_STRING "4.0.0a1" | |
| #define OPAL_MAX_PROCESSOR_NAME 256 | |
| #define OPAL_MAX_ERROR_STRING 256 | |
| #define OPAL_MAX_OBJECT_NAME 64 | |
| #define OPAL_MAX_INFO_KEY 36 | |
| #define OPAL_MAX_INFO_VAL 256 | |
| #define OPAL_MAX_PORT_NAME 1024 | |
| #define OPAL_MAX_DATAREP_STRING 128 | |
| #define OPAL_ENABLE_CRDEBUG 0 | |
| #define OPAL_ENABLE_GETPWUID 1 | |
| #define OPAL_ENABLE_PROGRESS_THREADS 0 | |
| #define HAVE_ZLIB_H 1 | |
| #define OPAL_HAVE_ZLIB 1 | |
| #define OPAL_HAVE_SOLARIS 0 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_NETINET_TCP_H 1 | |
| #define HAVE_STRUCT_SOCKADDR_IN 1 | |
| #define OPAL_CUDA_SUPPORT 0 | |
| #define OPAL_CUDA_SYNC_MEMOPS 0 | |
| #define OPAL_CUDA_GET_ATTRIBUTES 0 | |
| #define OPAL_CUDA_GDR_SUPPORT 0 | |
| #define OPAL_PMIX_V1 0 | |
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | |
| #define OMPI_WANT_MPI_INTERFACE_WARNING 1 | |
| #define OMPI_GROUP_SPARSE 0 | |
| #define OMPI_WANT_PERUSE 0 | |
| #define OMPI_WANT_MPI_CXX_SEEK 1 | |
| #define OMPI_ENABLE_MPI1_COMPAT 1 | |
| #define OMPI_ENABLE_GREQUEST_EXTENSIONS 0 | |
| #define MPI_PARAM_CHECK ompi_mpi_param_check | |
| #define OMPI_PARAM_CHECK 1 | |
| #define OSHMEM_SPEC_COMPAT 1 | |
| #define OSHMEM_PARAM_CHECK 1 | |
| #define HAVE_ON_EXIT 1 | |
| #define SPC_ENABLE 0 | |
| #define OPAL_CC "gcc" | |
| #define OPAL_C_HAVE__THREAD_LOCAL 0 | |
| #define OPAL_C_HAVE_ATOMIC_CONV_VAR 0 | |
| #define OPAL_C_HAVE__ATOMIC 0 | |
| #define OPAL_C_HAVE__GENERIC 0 | |
| #define OPAL_C_HAVE__STATIC_ASSERT 1 | |
| #define OPAL_C_HAVE___THREAD 1 | |
| #define STDC_HEADERS 1 | |
| #define _GNU_SOURCE 1 | |
| #define OPAL_C_HAVE_BUILTIN_EXPECT 1 | |
| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1 | |
| #define OPAL_C_HAVE_BUILTIN_CLZ 1 | |
| #define OPAL_CC_USE_PRAGMA_IDENT 0 | |
| #define OPAL_CC_USE_IDENT 1 | |
| #define OPAL_CC_USE_PRAGMA_COMMENT | |
| #define OPAL_CC_USE_CONST_CHAR_IDENT 0 | |
| #define HAVE_INT8_T 1 | |
| #define HAVE_UINT8_T 1 | |
| #define HAVE_INT16_T 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| int | |
| main () | |
| { | |
| if (sizeof ((uint16_t))) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:19959: result: yes | |
configure:19969: checking for int32_t | |
configure:19969: gcc -std=gnu99 -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5 | |
conftest.c:160:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] | |
main () | |
^ | |
configure:19969: $? = 0 | |
configure:19969: gcc -std=gnu99 -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5 | |
conftest.c:160:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] | |
main () | |
^ | |
conftest.c: In function 'main': | |
conftest.c:162:22: error: expected expression before ')' token | |
if (sizeof ((int32_t))) | |
^ | |
configure:19969: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "Open MPI" | |
| #define PACKAGE_TARNAME "openmpi" | |
| #define PACKAGE_VERSION "gitclone" | |
| #define PACKAGE_STRING "Open MPI gitclone" | |
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | |
| #define PACKAGE_URL "" | |
| #define OPAL_ARCH "powerpc64le-unknown-linux-gnu" | |
| #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 __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define OMPI_MAJOR_VERSION 4 | |
| #define OMPI_MINOR_VERSION 0 | |
| #define OMPI_RELEASE_VERSION 0 | |
| #define OMPI_GREEK_VERSION "a1" | |
| #define OMPI_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OMPI_TARBALL_VERSION "gitclone" | |
| #define OMPI_VERSION "0" | |
| #define OMPI_RELEASE_DATE "Unreleased developer copy" | |
| #define ORTE_MAJOR_VERSION 4 | |
| #define ORTE_MINOR_VERSION 0 | |
| #define ORTE_RELEASE_VERSION 0 | |
| #define ORTE_GREEK_VERSION "a1" | |
| #define ORTE_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define ORTE_TARBALL_VERSION "gitclone" | |
| #define ORTE_VERSION "0" | |
| #define ORTE_RELEASE_DATE "Unreleased developer copy" | |
| #define OSHMEM_MAJOR_VERSION 4 | |
| #define OSHMEM_MINOR_VERSION 0 | |
| #define OSHMEM_RELEASE_VERSION 0 | |
| #define OSHMEM_GREEK_VERSION "a1" | |
| #define OSHMEM_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OSHMEM_TARBALL_VERSION "gitclone" | |
| #define OSHMEM_VERSION "0" | |
| #define OSHMEM_RELEASE_DATE "Unreleased developer copy" | |
| #define OPAL_MAJOR_VERSION 4 | |
| #define OPAL_MINOR_VERSION 0 | |
| #define OPAL_RELEASE_VERSION 0 | |
| #define OPAL_GREEK_VERSION "a1" | |
| #define OPAL_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OPAL_TARBALL_VERSION "gitclone" | |
| #define OPAL_VERSION "0" | |
| #define OPAL_RELEASE_DATE "Unreleased developer copy" | |
| #define OPAL_ENABLE_MEM_DEBUG 0 | |
| #define OPAL_ENABLE_MEM_PROFILE 0 | |
| #define OPAL_ENABLE_TIMING 0 | |
| #define OPAL_ENABLE_DEBUG 0 | |
| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1 | |
| #define OPAL_ENABLE_PTY_SUPPORT 1 | |
| #define OPAL_ENABLE_DLOPEN_SUPPORT 1 | |
| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1 | |
| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0 | |
| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0 | |
| #define OPAL_WANT_HOME_CONFIG_FILES 1 | |
| #define OPAL_ENABLE_IPV6 0 | |
| #define OPAL_PACKAGE_STRING "Open MPI gpaulsen@c656f6n04 Distribution" | |
| #define OPAL_IDENT_STRING "4.0.0a1" | |
| #define OPAL_MAX_PROCESSOR_NAME 256 | |
| #define OPAL_MAX_ERROR_STRING 256 | |
| #define OPAL_MAX_OBJECT_NAME 64 | |
| #define OPAL_MAX_INFO_KEY 36 | |
| #define OPAL_MAX_INFO_VAL 256 | |
| #define OPAL_MAX_PORT_NAME 1024 | |
| #define OPAL_MAX_DATAREP_STRING 128 | |
| #define OPAL_ENABLE_CRDEBUG 0 | |
| #define OPAL_ENABLE_GETPWUID 1 | |
| #define OPAL_ENABLE_PROGRESS_THREADS 0 | |
| #define HAVE_ZLIB_H 1 | |
| #define OPAL_HAVE_ZLIB 1 | |
| #define OPAL_HAVE_SOLARIS 0 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_NETINET_TCP_H 1 | |
| #define HAVE_STRUCT_SOCKADDR_IN 1 | |
| #define OPAL_CUDA_SUPPORT 0 | |
| #define OPAL_CUDA_SYNC_MEMOPS 0 | |
| #define OPAL_CUDA_GET_ATTRIBUTES 0 | |
| #define OPAL_CUDA_GDR_SUPPORT 0 | |
| #define OPAL_PMIX_V1 0 | |
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | |
| #define OMPI_WANT_MPI_INTERFACE_WARNING 1 | |
| #define OMPI_GROUP_SPARSE 0 | |
| #define OMPI_WANT_PERUSE 0 | |
| #define OMPI_WANT_MPI_CXX_SEEK 1 | |
| #define OMPI_ENABLE_MPI1_COMPAT 1 | |
| #define OMPI_ENABLE_GREQUEST_EXTENSIONS 0 | |
| #define MPI_PARAM_CHECK ompi_mpi_param_check | |
| #define OMPI_PARAM_CHECK 1 | |
| #define OSHMEM_SPEC_COMPAT 1 | |
| #define OSHMEM_PARAM_CHECK 1 | |
| #define HAVE_ON_EXIT 1 | |
| #define SPC_ENABLE 0 | |
| #define OPAL_CC "gcc" | |
| #define OPAL_C_HAVE__THREAD_LOCAL 0 | |
| #define OPAL_C_HAVE_ATOMIC_CONV_VAR 0 | |
| #define OPAL_C_HAVE__ATOMIC 0 | |
| #define OPAL_C_HAVE__GENERIC 0 | |
| #define OPAL_C_HAVE__STATIC_ASSERT 1 | |
| #define OPAL_C_HAVE___THREAD 1 | |
| #define STDC_HEADERS 1 | |
| #define _GNU_SOURCE 1 | |
| #define OPAL_C_HAVE_BUILTIN_EXPECT 1 | |
| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1 | |
| #define OPAL_C_HAVE_BUILTIN_CLZ 1 | |
| #define OPAL_CC_USE_PRAGMA_IDENT 0 | |
| #define OPAL_CC_USE_IDENT 1 | |
| #define OPAL_CC_USE_PRAGMA_COMMENT | |
| #define OPAL_CC_USE_CONST_CHAR_IDENT 0 | |
| #define HAVE_INT8_T 1 | |
| #define HAVE_UINT8_T 1 | |
| #define HAVE_INT16_T 1 | |
| #define HAVE_UINT16_T 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| int | |
| main () | |
| { | |
| if (sizeof ((int32_t))) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:19969: result: yes | |
configure:19979: checking for uint32_t | |
configure:19979: gcc -std=gnu99 -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5 | |
conftest.c:161:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] | |
main () | |
^ | |
configure:19979: $? = 0 | |
configure:19979: gcc -std=gnu99 -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5 | |
conftest.c:161:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] | |
main () | |
^ | |
conftest.c: In function 'main': | |
conftest.c:163:23: error: expected expression before ')' token | |
if (sizeof ((uint32_t))) | |
^ | |
configure:19979: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "Open MPI" | |
| #define PACKAGE_TARNAME "openmpi" | |
| #define PACKAGE_VERSION "gitclone" | |
| #define PACKAGE_STRING "Open MPI gitclone" | |
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | |
| #define PACKAGE_URL "" | |
| #define OPAL_ARCH "powerpc64le-unknown-linux-gnu" | |
| #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 __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define OMPI_MAJOR_VERSION 4 | |
| #define OMPI_MINOR_VERSION 0 | |
| #define OMPI_RELEASE_VERSION 0 | |
| #define OMPI_GREEK_VERSION "a1" | |
| #define OMPI_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OMPI_TARBALL_VERSION "gitclone" | |
| #define OMPI_VERSION "0" | |
| #define OMPI_RELEASE_DATE "Unreleased developer copy" | |
| #define ORTE_MAJOR_VERSION 4 | |
| #define ORTE_MINOR_VERSION 0 | |
| #define ORTE_RELEASE_VERSION 0 | |
| #define ORTE_GREEK_VERSION "a1" | |
| #define ORTE_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define ORTE_TARBALL_VERSION "gitclone" | |
| #define ORTE_VERSION "0" | |
| #define ORTE_RELEASE_DATE "Unreleased developer copy" | |
| #define OSHMEM_MAJOR_VERSION 4 | |
| #define OSHMEM_MINOR_VERSION 0 | |
| #define OSHMEM_RELEASE_VERSION 0 | |
| #define OSHMEM_GREEK_VERSION "a1" | |
| #define OSHMEM_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OSHMEM_TARBALL_VERSION "gitclone" | |
| #define OSHMEM_VERSION "0" | |
| #define OSHMEM_RELEASE_DATE "Unreleased developer copy" | |
| #define OPAL_MAJOR_VERSION 4 | |
| #define OPAL_MINOR_VERSION 0 | |
| #define OPAL_RELEASE_VERSION 0 | |
| #define OPAL_GREEK_VERSION "a1" | |
| #define OPAL_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OPAL_TARBALL_VERSION "gitclone" | |
| #define OPAL_VERSION "0" | |
| #define OPAL_RELEASE_DATE "Unreleased developer copy" | |
| #define OPAL_ENABLE_MEM_DEBUG 0 | |
| #define OPAL_ENABLE_MEM_PROFILE 0 | |
| #define OPAL_ENABLE_TIMING 0 | |
| #define OPAL_ENABLE_DEBUG 0 | |
| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1 | |
| #define OPAL_ENABLE_PTY_SUPPORT 1 | |
| #define OPAL_ENABLE_DLOPEN_SUPPORT 1 | |
| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1 | |
| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0 | |
| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0 | |
| #define OPAL_WANT_HOME_CONFIG_FILES 1 | |
| #define OPAL_ENABLE_IPV6 0 | |
| #define OPAL_PACKAGE_STRING "Open MPI gpaulsen@c656f6n04 Distribution" | |
| #define OPAL_IDENT_STRING "4.0.0a1" | |
| #define OPAL_MAX_PROCESSOR_NAME 256 | |
| #define OPAL_MAX_ERROR_STRING 256 | |
| #define OPAL_MAX_OBJECT_NAME 64 | |
| #define OPAL_MAX_INFO_KEY 36 | |
| #define OPAL_MAX_INFO_VAL 256 | |
| #define OPAL_MAX_PORT_NAME 1024 | |
| #define OPAL_MAX_DATAREP_STRING 128 | |
| #define OPAL_ENABLE_CRDEBUG 0 | |
| #define OPAL_ENABLE_GETPWUID 1 | |
| #define OPAL_ENABLE_PROGRESS_THREADS 0 | |
| #define HAVE_ZLIB_H 1 | |
| #define OPAL_HAVE_ZLIB 1 | |
| #define OPAL_HAVE_SOLARIS 0 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_NETINET_TCP_H 1 | |
| #define HAVE_STRUCT_SOCKADDR_IN 1 | |
| #define OPAL_CUDA_SUPPORT 0 | |
| #define OPAL_CUDA_SYNC_MEMOPS 0 | |
| #define OPAL_CUDA_GET_ATTRIBUTES 0 | |
| #define OPAL_CUDA_GDR_SUPPORT 0 | |
| #define OPAL_PMIX_V1 0 | |
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | |
| #define OMPI_WANT_MPI_INTERFACE_WARNING 1 | |
| #define OMPI_GROUP_SPARSE 0 | |
| #define OMPI_WANT_PERUSE 0 | |
| #define OMPI_WANT_MPI_CXX_SEEK 1 | |
| #define OMPI_ENABLE_MPI1_COMPAT 1 | |
| #define OMPI_ENABLE_GREQUEST_EXTENSIONS 0 | |
| #define MPI_PARAM_CHECK ompi_mpi_param_check | |
| #define OMPI_PARAM_CHECK 1 | |
| #define OSHMEM_SPEC_COMPAT 1 | |
| #define OSHMEM_PARAM_CHECK 1 | |
| #define HAVE_ON_EXIT 1 | |
| #define SPC_ENABLE 0 | |
| #define OPAL_CC "gcc" | |
| #define OPAL_C_HAVE__THREAD_LOCAL 0 | |
| #define OPAL_C_HAVE_ATOMIC_CONV_VAR 0 | |
| #define OPAL_C_HAVE__ATOMIC 0 | |
| #define OPAL_C_HAVE__GENERIC 0 | |
| #define OPAL_C_HAVE__STATIC_ASSERT 1 | |
| #define OPAL_C_HAVE___THREAD 1 | |
| #define STDC_HEADERS 1 | |
| #define _GNU_SOURCE 1 | |
| #define OPAL_C_HAVE_BUILTIN_EXPECT 1 | |
| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1 | |
| #define OPAL_C_HAVE_BUILTIN_CLZ 1 | |
| #define OPAL_CC_USE_PRAGMA_IDENT 0 | |
| #define OPAL_CC_USE_IDENT 1 | |
| #define OPAL_CC_USE_PRAGMA_COMMENT | |
| #define OPAL_CC_USE_CONST_CHAR_IDENT 0 | |
| #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 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| int | |
| main () | |
| { | |
| if (sizeof ((uint32_t))) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:19979: result: yes | |
configure:19989: checking for int64_t | |
configure:19989: gcc -std=gnu99 -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5 | |
conftest.c:162:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] | |
main () | |
^ | |
configure:19989: $? = 0 | |
configure:19989: gcc -std=gnu99 -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5 | |
conftest.c:162:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] | |
main () | |
^ | |
conftest.c: In function 'main': | |
conftest.c:164:22: error: expected expression before ')' token | |
if (sizeof ((int64_t))) | |
^ | |
configure:19989: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "Open MPI" | |
| #define PACKAGE_TARNAME "openmpi" | |
| #define PACKAGE_VERSION "gitclone" | |
| #define PACKAGE_STRING "Open MPI gitclone" | |
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | |
| #define PACKAGE_URL "" | |
| #define OPAL_ARCH "powerpc64le-unknown-linux-gnu" | |
| #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 __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define OMPI_MAJOR_VERSION 4 | |
| #define OMPI_MINOR_VERSION 0 | |
| #define OMPI_RELEASE_VERSION 0 | |
| #define OMPI_GREEK_VERSION "a1" | |
| #define OMPI_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OMPI_TARBALL_VERSION "gitclone" | |
| #define OMPI_VERSION "0" | |
| #define OMPI_RELEASE_DATE "Unreleased developer copy" | |
| #define ORTE_MAJOR_VERSION 4 | |
| #define ORTE_MINOR_VERSION 0 | |
| #define ORTE_RELEASE_VERSION 0 | |
| #define ORTE_GREEK_VERSION "a1" | |
| #define ORTE_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define ORTE_TARBALL_VERSION "gitclone" | |
| #define ORTE_VERSION "0" | |
| #define ORTE_RELEASE_DATE "Unreleased developer copy" | |
| #define OSHMEM_MAJOR_VERSION 4 | |
| #define OSHMEM_MINOR_VERSION 0 | |
| #define OSHMEM_RELEASE_VERSION 0 | |
| #define OSHMEM_GREEK_VERSION "a1" | |
| #define OSHMEM_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OSHMEM_TARBALL_VERSION "gitclone" | |
| #define OSHMEM_VERSION "0" | |
| #define OSHMEM_RELEASE_DATE "Unreleased developer copy" | |
| #define OPAL_MAJOR_VERSION 4 | |
| #define OPAL_MINOR_VERSION 0 | |
| #define OPAL_RELEASE_VERSION 0 | |
| #define OPAL_GREEK_VERSION "a1" | |
| #define OPAL_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OPAL_TARBALL_VERSION "gitclone" | |
| #define OPAL_VERSION "0" | |
| #define OPAL_RELEASE_DATE "Unreleased developer copy" | |
| #define OPAL_ENABLE_MEM_DEBUG 0 | |
| #define OPAL_ENABLE_MEM_PROFILE 0 | |
| #define OPAL_ENABLE_TIMING 0 | |
| #define OPAL_ENABLE_DEBUG 0 | |
| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1 | |
| #define OPAL_ENABLE_PTY_SUPPORT 1 | |
| #define OPAL_ENABLE_DLOPEN_SUPPORT 1 | |
| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1 | |
| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0 | |
| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0 | |
| #define OPAL_WANT_HOME_CONFIG_FILES 1 | |
| #define OPAL_ENABLE_IPV6 0 | |
| #define OPAL_PACKAGE_STRING "Open MPI gpaulsen@c656f6n04 Distribution" | |
| #define OPAL_IDENT_STRING "4.0.0a1" | |
| #define OPAL_MAX_PROCESSOR_NAME 256 | |
| #define OPAL_MAX_ERROR_STRING 256 | |
| #define OPAL_MAX_OBJECT_NAME 64 | |
| #define OPAL_MAX_INFO_KEY 36 | |
| #define OPAL_MAX_INFO_VAL 256 | |
| #define OPAL_MAX_PORT_NAME 1024 | |
| #define OPAL_MAX_DATAREP_STRING 128 | |
| #define OPAL_ENABLE_CRDEBUG 0 | |
| #define OPAL_ENABLE_GETPWUID 1 | |
| #define OPAL_ENABLE_PROGRESS_THREADS 0 | |
| #define HAVE_ZLIB_H 1 | |
| #define OPAL_HAVE_ZLIB 1 | |
| #define OPAL_HAVE_SOLARIS 0 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_NETINET_TCP_H 1 | |
| #define HAVE_STRUCT_SOCKADDR_IN 1 | |
| #define OPAL_CUDA_SUPPORT 0 | |
| #define OPAL_CUDA_SYNC_MEMOPS 0 | |
| #define OPAL_CUDA_GET_ATTRIBUTES 0 | |
| #define OPAL_CUDA_GDR_SUPPORT 0 | |
| #define OPAL_PMIX_V1 0 | |
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | |
| #define OMPI_WANT_MPI_INTERFACE_WARNING 1 | |
| #define OMPI_GROUP_SPARSE 0 | |
| #define OMPI_WANT_PERUSE 0 | |
| #define OMPI_WANT_MPI_CXX_SEEK 1 | |
| #define OMPI_ENABLE_MPI1_COMPAT 1 | |
| #define OMPI_ENABLE_GREQUEST_EXTENSIONS 0 | |
| #define MPI_PARAM_CHECK ompi_mpi_param_check | |
| #define OMPI_PARAM_CHECK 1 | |
| #define OSHMEM_SPEC_COMPAT 1 | |
| #define OSHMEM_PARAM_CHECK 1 | |
| #define HAVE_ON_EXIT 1 | |
| #define SPC_ENABLE 0 | |
| #define OPAL_CC "gcc" | |
| #define OPAL_C_HAVE__THREAD_LOCAL 0 | |
| #define OPAL_C_HAVE_ATOMIC_CONV_VAR 0 | |
| #define OPAL_C_HAVE__ATOMIC 0 | |
| #define OPAL_C_HAVE__GENERIC 0 | |
| #define OPAL_C_HAVE__STATIC_ASSERT 1 | |
| #define OPAL_C_HAVE___THREAD 1 | |
| #define STDC_HEADERS 1 | |
| #define _GNU_SOURCE 1 | |
| #define OPAL_C_HAVE_BUILTIN_EXPECT 1 | |
| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1 | |
| #define OPAL_C_HAVE_BUILTIN_CLZ 1 | |
| #define OPAL_CC_USE_PRAGMA_IDENT 0 | |
| #define OPAL_CC_USE_IDENT 1 | |
| #define OPAL_CC_USE_PRAGMA_COMMENT | |
| #define OPAL_CC_USE_CONST_CHAR_IDENT 0 | |
| #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 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| int | |
| main () | |
| { | |
| if (sizeof ((int64_t))) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:19989: result: yes | |
configure:19999: checking for uint64_t | |
configure:19999: gcc -std=gnu99 -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5 | |
conftest.c:163:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] | |
main () | |
^ | |
configure:19999: $? = 0 | |
configure:19999: gcc -std=gnu99 -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5 | |
conftest.c:163:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] | |
main () | |
^ | |
conftest.c: In function 'main': | |
conftest.c:165:23: error: expected expression before ')' token | |
if (sizeof ((uint64_t))) | |
^ | |
configure:19999: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "Open MPI" | |
| #define PACKAGE_TARNAME "openmpi" | |
| #define PACKAGE_VERSION "gitclone" | |
| #define PACKAGE_STRING "Open MPI gitclone" | |
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | |
| #define PACKAGE_URL "" | |
| #define OPAL_ARCH "powerpc64le-unknown-linux-gnu" | |
| #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 __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define OMPI_MAJOR_VERSION 4 | |
| #define OMPI_MINOR_VERSION 0 | |
| #define OMPI_RELEASE_VERSION 0 | |
| #define OMPI_GREEK_VERSION "a1" | |
| #define OMPI_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OMPI_TARBALL_VERSION "gitclone" | |
| #define OMPI_VERSION "0" | |
| #define OMPI_RELEASE_DATE "Unreleased developer copy" | |
| #define ORTE_MAJOR_VERSION 4 | |
| #define ORTE_MINOR_VERSION 0 | |
| #define ORTE_RELEASE_VERSION 0 | |
| #define ORTE_GREEK_VERSION "a1" | |
| #define ORTE_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define ORTE_TARBALL_VERSION "gitclone" | |
| #define ORTE_VERSION "0" | |
| #define ORTE_RELEASE_DATE "Unreleased developer copy" | |
| #define OSHMEM_MAJOR_VERSION 4 | |
| #define OSHMEM_MINOR_VERSION 0 | |
| #define OSHMEM_RELEASE_VERSION 0 | |
| #define OSHMEM_GREEK_VERSION "a1" | |
| #define OSHMEM_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OSHMEM_TARBALL_VERSION "gitclone" | |
| #define OSHMEM_VERSION "0" | |
| #define OSHMEM_RELEASE_DATE "Unreleased developer copy" | |
| #define OPAL_MAJOR_VERSION 4 | |
| #define OPAL_MINOR_VERSION 0 | |
| #define OPAL_RELEASE_VERSION 0 | |
| #define OPAL_GREEK_VERSION "a1" | |
| #define OPAL_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OPAL_TARBALL_VERSION "gitclone" | |
| #define OPAL_VERSION "0" | |
| #define OPAL_RELEASE_DATE "Unreleased developer copy" | |
| #define OPAL_ENABLE_MEM_DEBUG 0 | |
| #define OPAL_ENABLE_MEM_PROFILE 0 | |
| #define OPAL_ENABLE_TIMING 0 | |
| #define OPAL_ENABLE_DEBUG 0 | |
| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1 | |
| #define OPAL_ENABLE_PTY_SUPPORT 1 | |
| #define OPAL_ENABLE_DLOPEN_SUPPORT 1 | |
| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1 | |
| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0 | |
| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0 | |
| #define OPAL_WANT_HOME_CONFIG_FILES 1 | |
| #define OPAL_ENABLE_IPV6 0 | |
| #define OPAL_PACKAGE_STRING "Open MPI gpaulsen@c656f6n04 Distribution" | |
| #define OPAL_IDENT_STRING "4.0.0a1" | |
| #define OPAL_MAX_PROCESSOR_NAME 256 | |
| #define OPAL_MAX_ERROR_STRING 256 | |
| #define OPAL_MAX_OBJECT_NAME 64 | |
| #define OPAL_MAX_INFO_KEY 36 | |
| #define OPAL_MAX_INFO_VAL 256 | |
| #define OPAL_MAX_PORT_NAME 1024 | |
| #define OPAL_MAX_DATAREP_STRING 128 | |
| #define OPAL_ENABLE_CRDEBUG 0 | |
| #define OPAL_ENABLE_GETPWUID 1 | |
| #define OPAL_ENABLE_PROGRESS_THREADS 0 | |
| #define HAVE_ZLIB_H 1 | |
| #define OPAL_HAVE_ZLIB 1 | |
| #define OPAL_HAVE_SOLARIS 0 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_NETINET_TCP_H 1 | |
| #define HAVE_STRUCT_SOCKADDR_IN 1 | |
| #define OPAL_CUDA_SUPPORT 0 | |
| #define OPAL_CUDA_SYNC_MEMOPS 0 | |
| #define OPAL_CUDA_GET_ATTRIBUTES 0 | |
| #define OPAL_CUDA_GDR_SUPPORT 0 | |
| #define OPAL_PMIX_V1 0 | |
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | |
| #define OMPI_WANT_MPI_INTERFACE_WARNING 1 | |
| #define OMPI_GROUP_SPARSE 0 | |
| #define OMPI_WANT_PERUSE 0 | |
| #define OMPI_WANT_MPI_CXX_SEEK 1 | |
| #define OMPI_ENABLE_MPI1_COMPAT 1 | |
| #define OMPI_ENABLE_GREQUEST_EXTENSIONS 0 | |
| #define MPI_PARAM_CHECK ompi_mpi_param_check | |
| #define OMPI_PARAM_CHECK 1 | |
| #define OSHMEM_SPEC_COMPAT 1 | |
| #define OSHMEM_PARAM_CHECK 1 | |
| #define HAVE_ON_EXIT 1 | |
| #define SPC_ENABLE 0 | |
| #define OPAL_CC "gcc" | |
| #define OPAL_C_HAVE__THREAD_LOCAL 0 | |
| #define OPAL_C_HAVE_ATOMIC_CONV_VAR 0 | |
| #define OPAL_C_HAVE__ATOMIC 0 | |
| #define OPAL_C_HAVE__GENERIC 0 | |
| #define OPAL_C_HAVE__STATIC_ASSERT 1 | |
| #define OPAL_C_HAVE___THREAD 1 | |
| #define STDC_HEADERS 1 | |
| #define _GNU_SOURCE 1 | |
| #define OPAL_C_HAVE_BUILTIN_EXPECT 1 | |
| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1 | |
| #define OPAL_C_HAVE_BUILTIN_CLZ 1 | |
| #define OPAL_CC_USE_PRAGMA_IDENT 0 | |
| #define OPAL_CC_USE_IDENT 1 | |
| #define OPAL_CC_USE_PRAGMA_COMMENT | |
| #define OPAL_CC_USE_CONST_CHAR_IDENT 0 | |
| #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 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| int | |
| main () | |
| { | |
| if (sizeof ((uint64_t))) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:19999: result: yes | |
configure:20009: checking for int128_t | |
configure:20009: gcc -std=gnu99 -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5 | |
conftest.c:164:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] | |
main () | |
^ | |
conftest.c: In function 'main': | |
conftest.c:166:13: error: 'int128_t' undeclared (first use in this function) | |
if (sizeof (int128_t)) | |
^ | |
conftest.c:166:13: note: each undeclared identifier is reported only once for each function it appears in | |
configure:20009: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "Open MPI" | |
| #define PACKAGE_TARNAME "openmpi" | |
| #define PACKAGE_VERSION "gitclone" | |
| #define PACKAGE_STRING "Open MPI gitclone" | |
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | |
| #define PACKAGE_URL "" | |
| #define OPAL_ARCH "powerpc64le-unknown-linux-gnu" | |
| #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 __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define OMPI_MAJOR_VERSION 4 | |
| #define OMPI_MINOR_VERSION 0 | |
| #define OMPI_RELEASE_VERSION 0 | |
| #define OMPI_GREEK_VERSION "a1" | |
| #define OMPI_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OMPI_TARBALL_VERSION "gitclone" | |
| #define OMPI_VERSION "0" | |
| #define OMPI_RELEASE_DATE "Unreleased developer copy" | |
| #define ORTE_MAJOR_VERSION 4 | |
| #define ORTE_MINOR_VERSION 0 | |
| #define ORTE_RELEASE_VERSION 0 | |
| #define ORTE_GREEK_VERSION "a1" | |
| #define ORTE_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define ORTE_TARBALL_VERSION "gitclone" | |
| #define ORTE_VERSION "0" | |
| #define ORTE_RELEASE_DATE "Unreleased developer copy" | |
| #define OSHMEM_MAJOR_VERSION 4 | |
| #define OSHMEM_MINOR_VERSION 0 | |
| #define OSHMEM_RELEASE_VERSION 0 | |
| #define OSHMEM_GREEK_VERSION "a1" | |
| #define OSHMEM_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OSHMEM_TARBALL_VERSION "gitclone" | |
| #define OSHMEM_VERSION "0" | |
| #define OSHMEM_RELEASE_DATE "Unreleased developer copy" | |
| #define OPAL_MAJOR_VERSION 4 | |
| #define OPAL_MINOR_VERSION 0 | |
| #define OPAL_RELEASE_VERSION 0 | |
| #define OPAL_GREEK_VERSION "a1" | |
| #define OPAL_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OPAL_TARBALL_VERSION "gitclone" | |
| #define OPAL_VERSION "0" | |
| #define OPAL_RELEASE_DATE "Unreleased developer copy" | |
| #define OPAL_ENABLE_MEM_DEBUG 0 | |
| #define OPAL_ENABLE_MEM_PROFILE 0 | |
| #define OPAL_ENABLE_TIMING 0 | |
| #define OPAL_ENABLE_DEBUG 0 | |
| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1 | |
| #define OPAL_ENABLE_PTY_SUPPORT 1 | |
| #define OPAL_ENABLE_DLOPEN_SUPPORT 1 | |
| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1 | |
| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0 | |
| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0 | |
| #define OPAL_WANT_HOME_CONFIG_FILES 1 | |
| #define OPAL_ENABLE_IPV6 0 | |
| #define OPAL_PACKAGE_STRING "Open MPI gpaulsen@c656f6n04 Distribution" | |
| #define OPAL_IDENT_STRING "4.0.0a1" | |
| #define OPAL_MAX_PROCESSOR_NAME 256 | |
| #define OPAL_MAX_ERROR_STRING 256 | |
| #define OPAL_MAX_OBJECT_NAME 64 | |
| #define OPAL_MAX_INFO_KEY 36 | |
| #define OPAL_MAX_INFO_VAL 256 | |
| #define OPAL_MAX_PORT_NAME 1024 | |
| #define OPAL_MAX_DATAREP_STRING 128 | |
| #define OPAL_ENABLE_CRDEBUG 0 | |
| #define OPAL_ENABLE_GETPWUID 1 | |
| #define OPAL_ENABLE_PROGRESS_THREADS 0 | |
| #define HAVE_ZLIB_H 1 | |
| #define OPAL_HAVE_ZLIB 1 | |
| #define OPAL_HAVE_SOLARIS 0 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_NETINET_TCP_H 1 | |
| #define HAVE_STRUCT_SOCKADDR_IN 1 | |
| #define OPAL_CUDA_SUPPORT 0 | |
| #define OPAL_CUDA_SYNC_MEMOPS 0 | |
| #define OPAL_CUDA_GET_ATTRIBUTES 0 | |
| #define OPAL_CUDA_GDR_SUPPORT 0 | |
| #define OPAL_PMIX_V1 0 | |
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | |
| #define OMPI_WANT_MPI_INTERFACE_WARNING 1 | |
| #define OMPI_GROUP_SPARSE 0 | |
| #define OMPI_WANT_PERUSE 0 | |
| #define OMPI_WANT_MPI_CXX_SEEK 1 | |
| #define OMPI_ENABLE_MPI1_COMPAT 1 | |
| #define OMPI_ENABLE_GREQUEST_EXTENSIONS 0 | |
| #define MPI_PARAM_CHECK ompi_mpi_param_check | |
| #define OMPI_PARAM_CHECK 1 | |
| #define OSHMEM_SPEC_COMPAT 1 | |
| #define OSHMEM_PARAM_CHECK 1 | |
| #define HAVE_ON_EXIT 1 | |
| #define SPC_ENABLE 0 | |
| #define OPAL_CC "gcc" | |
| #define OPAL_C_HAVE__THREAD_LOCAL 0 | |
| #define OPAL_C_HAVE_ATOMIC_CONV_VAR 0 | |
| #define OPAL_C_HAVE__ATOMIC 0 | |
| #define OPAL_C_HAVE__GENERIC 0 | |
| #define OPAL_C_HAVE__STATIC_ASSERT 1 | |
| #define OPAL_C_HAVE___THREAD 1 | |
| #define STDC_HEADERS 1 | |
| #define _GNU_SOURCE 1 | |
| #define OPAL_C_HAVE_BUILTIN_EXPECT 1 | |
| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1 | |
| #define OPAL_C_HAVE_BUILTIN_CLZ 1 | |
| #define OPAL_CC_USE_PRAGMA_IDENT 0 | |
| #define OPAL_CC_USE_IDENT 1 | |
| #define OPAL_CC_USE_PRAGMA_COMMENT | |
| #define OPAL_CC_USE_CONST_CHAR_IDENT 0 | |
| #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 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| int | |
| main () | |
| { | |
| if (sizeof (int128_t)) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:20009: result: no | |
configure:20019: checking for __int128 | |
configure:20019: gcc -std=gnu99 -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5 | |
conftest.c:164:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] | |
main () | |
^ | |
conftest.c: In function 'main': | |
conftest.c:166:13: warning: ISO C does not support '__int128' type [-Wpedantic] | |
if (sizeof (__int128)) | |
^ | |
configure:20019: $? = 0 | |
configure:20019: gcc -std=gnu99 -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5 | |
conftest.c:164:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] | |
main () | |
^ | |
conftest.c: In function 'main': | |
conftest.c:166:14: warning: ISO C does not support '__int128' type [-Wpedantic] | |
if (sizeof ((__int128))) | |
^ | |
conftest.c:166:23: error: expected expression before ')' token | |
if (sizeof ((__int128))) | |
^ | |
configure:20019: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "Open MPI" | |
| #define PACKAGE_TARNAME "openmpi" | |
| #define PACKAGE_VERSION "gitclone" | |
| #define PACKAGE_STRING "Open MPI gitclone" | |
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | |
| #define PACKAGE_URL "" | |
| #define OPAL_ARCH "powerpc64le-unknown-linux-gnu" | |
| #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 __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define OMPI_MAJOR_VERSION 4 | |
| #define OMPI_MINOR_VERSION 0 | |
| #define OMPI_RELEASE_VERSION 0 | |
| #define OMPI_GREEK_VERSION "a1" | |
| #define OMPI_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OMPI_TARBALL_VERSION "gitclone" | |
| #define OMPI_VERSION "0" | |
| #define OMPI_RELEASE_DATE "Unreleased developer copy" | |
| #define ORTE_MAJOR_VERSION 4 | |
| #define ORTE_MINOR_VERSION 0 | |
| #define ORTE_RELEASE_VERSION 0 | |
| #define ORTE_GREEK_VERSION "a1" | |
| #define ORTE_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define ORTE_TARBALL_VERSION "gitclone" | |
| #define ORTE_VERSION "0" | |
| #define ORTE_RELEASE_DATE "Unreleased developer copy" | |
| #define OSHMEM_MAJOR_VERSION 4 | |
| #define OSHMEM_MINOR_VERSION 0 | |
| #define OSHMEM_RELEASE_VERSION 0 | |
| #define OSHMEM_GREEK_VERSION "a1" | |
| #define OSHMEM_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OSHMEM_TARBALL_VERSION "gitclone" | |
| #define OSHMEM_VERSION "0" | |
| #define OSHMEM_RELEASE_DATE "Unreleased developer copy" | |
| #define OPAL_MAJOR_VERSION 4 | |
| #define OPAL_MINOR_VERSION 0 | |
| #define OPAL_RELEASE_VERSION 0 | |
| #define OPAL_GREEK_VERSION "a1" | |
| #define OPAL_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OPAL_TARBALL_VERSION "gitclone" | |
| #define OPAL_VERSION "0" | |
| #define OPAL_RELEASE_DATE "Unreleased developer copy" | |
| #define OPAL_ENABLE_MEM_DEBUG 0 | |
| #define OPAL_ENABLE_MEM_PROFILE 0 | |
| #define OPAL_ENABLE_TIMING 0 | |
| #define OPAL_ENABLE_DEBUG 0 | |
| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1 | |
| #define OPAL_ENABLE_PTY_SUPPORT 1 | |
| #define OPAL_ENABLE_DLOPEN_SUPPORT 1 | |
| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1 | |
| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0 | |
| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0 | |
| #define OPAL_WANT_HOME_CONFIG_FILES 1 | |
| #define OPAL_ENABLE_IPV6 0 | |
| #define OPAL_PACKAGE_STRING "Open MPI gpaulsen@c656f6n04 Distribution" | |
| #define OPAL_IDENT_STRING "4.0.0a1" | |
| #define OPAL_MAX_PROCESSOR_NAME 256 | |
| #define OPAL_MAX_ERROR_STRING 256 | |
| #define OPAL_MAX_OBJECT_NAME 64 | |
| #define OPAL_MAX_INFO_KEY 36 | |
| #define OPAL_MAX_INFO_VAL 256 | |
| #define OPAL_MAX_PORT_NAME 1024 | |
| #define OPAL_MAX_DATAREP_STRING 128 | |
| #define OPAL_ENABLE_CRDEBUG 0 | |
| #define OPAL_ENABLE_GETPWUID 1 | |
| #define OPAL_ENABLE_PROGRESS_THREADS 0 | |
| #define HAVE_ZLIB_H 1 | |
| #define OPAL_HAVE_ZLIB 1 | |
| #define OPAL_HAVE_SOLARIS 0 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_NETINET_TCP_H 1 | |
| #define HAVE_STRUCT_SOCKADDR_IN 1 | |
| #define OPAL_CUDA_SUPPORT 0 | |
| #define OPAL_CUDA_SYNC_MEMOPS 0 | |
| #define OPAL_CUDA_GET_ATTRIBUTES 0 | |
| #define OPAL_CUDA_GDR_SUPPORT 0 | |
| #define OPAL_PMIX_V1 0 | |
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | |
| #define OMPI_WANT_MPI_INTERFACE_WARNING 1 | |
| #define OMPI_GROUP_SPARSE 0 | |
| #define OMPI_WANT_PERUSE 0 | |
| #define OMPI_WANT_MPI_CXX_SEEK 1 | |
| #define OMPI_ENABLE_MPI1_COMPAT 1 | |
| #define OMPI_ENABLE_GREQUEST_EXTENSIONS 0 | |
| #define MPI_PARAM_CHECK ompi_mpi_param_check | |
| #define OMPI_PARAM_CHECK 1 | |
| #define OSHMEM_SPEC_COMPAT 1 | |
| #define OSHMEM_PARAM_CHECK 1 | |
| #define HAVE_ON_EXIT 1 | |
| #define SPC_ENABLE 0 | |
| #define OPAL_CC "gcc" | |
| #define OPAL_C_HAVE__THREAD_LOCAL 0 | |
| #define OPAL_C_HAVE_ATOMIC_CONV_VAR 0 | |
| #define OPAL_C_HAVE__ATOMIC 0 | |
| #define OPAL_C_HAVE__GENERIC 0 | |
| #define OPAL_C_HAVE__STATIC_ASSERT 1 | |
| #define OPAL_C_HAVE___THREAD 1 | |
| #define STDC_HEADERS 1 | |
| #define _GNU_SOURCE 1 | |
| #define OPAL_C_HAVE_BUILTIN_EXPECT 1 | |
| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1 | |
| #define OPAL_C_HAVE_BUILTIN_CLZ 1 | |
| #define OPAL_CC_USE_PRAGMA_IDENT 0 | |
| #define OPAL_CC_USE_IDENT 1 | |
| #define OPAL_CC_USE_PRAGMA_COMMENT | |
| #define OPAL_CC_USE_CONST_CHAR_IDENT 0 | |
| #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 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| int | |
| main () | |
| { | |
| if (sizeof ((__int128))) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:20019: result: yes | |
configure:20029: checking for uint128_t | |
configure:20029: gcc -std=gnu99 -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5 | |
conftest.c:165:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] | |
main () | |
^ | |
conftest.c: In function 'main': | |
conftest.c:167:13: error: 'uint128_t' undeclared (first use in this function) | |
if (sizeof (uint128_t)) | |
^ | |
conftest.c:167:13: note: each undeclared identifier is reported only once for each function it appears in | |
configure:20029: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "Open MPI" | |
| #define PACKAGE_TARNAME "openmpi" | |
| #define PACKAGE_VERSION "gitclone" | |
| #define PACKAGE_STRING "Open MPI gitclone" | |
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | |
| #define PACKAGE_URL "" | |
| #define OPAL_ARCH "powerpc64le-unknown-linux-gnu" | |
| #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 __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define OMPI_MAJOR_VERSION 4 | |
| #define OMPI_MINOR_VERSION 0 | |
| #define OMPI_RELEASE_VERSION 0 | |
| #define OMPI_GREEK_VERSION "a1" | |
| #define OMPI_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OMPI_TARBALL_VERSION "gitclone" | |
| #define OMPI_VERSION "0" | |
| #define OMPI_RELEASE_DATE "Unreleased developer copy" | |
| #define ORTE_MAJOR_VERSION 4 | |
| #define ORTE_MINOR_VERSION 0 | |
| #define ORTE_RELEASE_VERSION 0 | |
| #define ORTE_GREEK_VERSION "a1" | |
| #define ORTE_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define ORTE_TARBALL_VERSION "gitclone" | |
| #define ORTE_VERSION "0" | |
| #define ORTE_RELEASE_DATE "Unreleased developer copy" | |
| #define OSHMEM_MAJOR_VERSION 4 | |
| #define OSHMEM_MINOR_VERSION 0 | |
| #define OSHMEM_RELEASE_VERSION 0 | |
| #define OSHMEM_GREEK_VERSION "a1" | |
| #define OSHMEM_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OSHMEM_TARBALL_VERSION "gitclone" | |
| #define OSHMEM_VERSION "0" | |
| #define OSHMEM_RELEASE_DATE "Unreleased developer copy" | |
| #define OPAL_MAJOR_VERSION 4 | |
| #define OPAL_MINOR_VERSION 0 | |
| #define OPAL_RELEASE_VERSION 0 | |
| #define OPAL_GREEK_VERSION "a1" | |
| #define OPAL_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OPAL_TARBALL_VERSION "gitclone" | |
| #define OPAL_VERSION "0" | |
| #define OPAL_RELEASE_DATE "Unreleased developer copy" | |
| #define OPAL_ENABLE_MEM_DEBUG 0 | |
| #define OPAL_ENABLE_MEM_PROFILE 0 | |
| #define OPAL_ENABLE_TIMING 0 | |
| #define OPAL_ENABLE_DEBUG 0 | |
| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1 | |
| #define OPAL_ENABLE_PTY_SUPPORT 1 | |
| #define OPAL_ENABLE_DLOPEN_SUPPORT 1 | |
| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1 | |
| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0 | |
| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0 | |
| #define OPAL_WANT_HOME_CONFIG_FILES 1 | |
| #define OPAL_ENABLE_IPV6 0 | |
| #define OPAL_PACKAGE_STRING "Open MPI gpaulsen@c656f6n04 Distribution" | |
| #define OPAL_IDENT_STRING "4.0.0a1" | |
| #define OPAL_MAX_PROCESSOR_NAME 256 | |
| #define OPAL_MAX_ERROR_STRING 256 | |
| #define OPAL_MAX_OBJECT_NAME 64 | |
| #define OPAL_MAX_INFO_KEY 36 | |
| #define OPAL_MAX_INFO_VAL 256 | |
| #define OPAL_MAX_PORT_NAME 1024 | |
| #define OPAL_MAX_DATAREP_STRING 128 | |
| #define OPAL_ENABLE_CRDEBUG 0 | |
| #define OPAL_ENABLE_GETPWUID 1 | |
| #define OPAL_ENABLE_PROGRESS_THREADS 0 | |
| #define HAVE_ZLIB_H 1 | |
| #define OPAL_HAVE_ZLIB 1 | |
| #define OPAL_HAVE_SOLARIS 0 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_NETINET_TCP_H 1 | |
| #define HAVE_STRUCT_SOCKADDR_IN 1 | |
| #define OPAL_CUDA_SUPPORT 0 | |
| #define OPAL_CUDA_SYNC_MEMOPS 0 | |
| #define OPAL_CUDA_GET_ATTRIBUTES 0 | |
| #define OPAL_CUDA_GDR_SUPPORT 0 | |
| #define OPAL_PMIX_V1 0 | |
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | |
| #define OMPI_WANT_MPI_INTERFACE_WARNING 1 | |
| #define OMPI_GROUP_SPARSE 0 | |
| #define OMPI_WANT_PERUSE 0 | |
| #define OMPI_WANT_MPI_CXX_SEEK 1 | |
| #define OMPI_ENABLE_MPI1_COMPAT 1 | |
| #define OMPI_ENABLE_GREQUEST_EXTENSIONS 0 | |
| #define MPI_PARAM_CHECK ompi_mpi_param_check | |
| #define OMPI_PARAM_CHECK 1 | |
| #define OSHMEM_SPEC_COMPAT 1 | |
| #define OSHMEM_PARAM_CHECK 1 | |
| #define HAVE_ON_EXIT 1 | |
| #define SPC_ENABLE 0 | |
| #define OPAL_CC "gcc" | |
| #define OPAL_C_HAVE__THREAD_LOCAL 0 | |
| #define OPAL_C_HAVE_ATOMIC_CONV_VAR 0 | |
| #define OPAL_C_HAVE__ATOMIC 0 | |
| #define OPAL_C_HAVE__GENERIC 0 | |
| #define OPAL_C_HAVE__STATIC_ASSERT 1 | |
| #define OPAL_C_HAVE___THREAD 1 | |
| #define STDC_HEADERS 1 | |
| #define _GNU_SOURCE 1 | |
| #define OPAL_C_HAVE_BUILTIN_EXPECT 1 | |
| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1 | |
| #define OPAL_C_HAVE_BUILTIN_CLZ 1 | |
| #define OPAL_CC_USE_PRAGMA_IDENT 0 | |
| #define OPAL_CC_USE_IDENT 1 | |
| #define OPAL_CC_USE_PRAGMA_COMMENT | |
| #define OPAL_CC_USE_CONST_CHAR_IDENT 0 | |
| #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___INT128 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| int | |
| main () | |
| { | |
| if (sizeof (uint128_t)) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:20029: result: no | |
configure:20039: checking for long long | |
configure:20039: gcc -std=gnu99 -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5 | |
conftest.c:165:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] | |
main () | |
^ | |
configure:20039: $? = 0 | |
configure:20039: gcc -std=gnu99 -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5 | |
conftest.c:165:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] | |
main () | |
^ | |
conftest.c: In function 'main': | |
conftest.c:167:24: error: expected expression before ')' token | |
if (sizeof ((long long))) | |
^ | |
configure:20039: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "Open MPI" | |
| #define PACKAGE_TARNAME "openmpi" | |
| #define PACKAGE_VERSION "gitclone" | |
| #define PACKAGE_STRING "Open MPI gitclone" | |
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | |
| #define PACKAGE_URL "" | |
| #define OPAL_ARCH "powerpc64le-unknown-linux-gnu" | |
| #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 __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define OMPI_MAJOR_VERSION 4 | |
| #define OMPI_MINOR_VERSION 0 | |
| #define OMPI_RELEASE_VERSION 0 | |
| #define OMPI_GREEK_VERSION "a1" | |
| #define OMPI_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OMPI_TARBALL_VERSION "gitclone" | |
| #define OMPI_VERSION "0" | |
| #define OMPI_RELEASE_DATE "Unreleased developer copy" | |
| #define ORTE_MAJOR_VERSION 4 | |
| #define ORTE_MINOR_VERSION 0 | |
| #define ORTE_RELEASE_VERSION 0 | |
| #define ORTE_GREEK_VERSION "a1" | |
| #define ORTE_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define ORTE_TARBALL_VERSION "gitclone" | |
| #define ORTE_VERSION "0" | |
| #define ORTE_RELEASE_DATE "Unreleased developer copy" | |
| #define OSHMEM_MAJOR_VERSION 4 | |
| #define OSHMEM_MINOR_VERSION 0 | |
| #define OSHMEM_RELEASE_VERSION 0 | |
| #define OSHMEM_GREEK_VERSION "a1" | |
| #define OSHMEM_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OSHMEM_TARBALL_VERSION "gitclone" | |
| #define OSHMEM_VERSION "0" | |
| #define OSHMEM_RELEASE_DATE "Unreleased developer copy" | |
| #define OPAL_MAJOR_VERSION 4 | |
| #define OPAL_MINOR_VERSION 0 | |
| #define OPAL_RELEASE_VERSION 0 | |
| #define OPAL_GREEK_VERSION "a1" | |
| #define OPAL_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OPAL_TARBALL_VERSION "gitclone" | |
| #define OPAL_VERSION "0" | |
| #define OPAL_RELEASE_DATE "Unreleased developer copy" | |
| #define OPAL_ENABLE_MEM_DEBUG 0 | |
| #define OPAL_ENABLE_MEM_PROFILE 0 | |
| #define OPAL_ENABLE_TIMING 0 | |
| #define OPAL_ENABLE_DEBUG 0 | |
| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1 | |
| #define OPAL_ENABLE_PTY_SUPPORT 1 | |
| #define OPAL_ENABLE_DLOPEN_SUPPORT 1 | |
| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1 | |
| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0 | |
| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0 | |
| #define OPAL_WANT_HOME_CONFIG_FILES 1 | |
| #define OPAL_ENABLE_IPV6 0 | |
| #define OPAL_PACKAGE_STRING "Open MPI gpaulsen@c656f6n04 Distribution" | |
| #define OPAL_IDENT_STRING "4.0.0a1" | |
| #define OPAL_MAX_PROCESSOR_NAME 256 | |
| #define OPAL_MAX_ERROR_STRING 256 | |
| #define OPAL_MAX_OBJECT_NAME 64 | |
| #define OPAL_MAX_INFO_KEY 36 | |
| #define OPAL_MAX_INFO_VAL 256 | |
| #define OPAL_MAX_PORT_NAME 1024 | |
| #define OPAL_MAX_DATAREP_STRING 128 | |
| #define OPAL_ENABLE_CRDEBUG 0 | |
| #define OPAL_ENABLE_GETPWUID 1 | |
| #define OPAL_ENABLE_PROGRESS_THREADS 0 | |
| #define HAVE_ZLIB_H 1 | |
| #define OPAL_HAVE_ZLIB 1 | |
| #define OPAL_HAVE_SOLARIS 0 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_NETINET_TCP_H 1 | |
| #define HAVE_STRUCT_SOCKADDR_IN 1 | |
| #define OPAL_CUDA_SUPPORT 0 | |
| #define OPAL_CUDA_SYNC_MEMOPS 0 | |
| #define OPAL_CUDA_GET_ATTRIBUTES 0 | |
| #define OPAL_CUDA_GDR_SUPPORT 0 | |
| #define OPAL_PMIX_V1 0 | |
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | |
| #define OMPI_WANT_MPI_INTERFACE_WARNING 1 | |
| #define OMPI_GROUP_SPARSE 0 | |
| #define OMPI_WANT_PERUSE 0 | |
| #define OMPI_WANT_MPI_CXX_SEEK 1 | |
| #define OMPI_ENABLE_MPI1_COMPAT 1 | |
| #define OMPI_ENABLE_GREQUEST_EXTENSIONS 0 | |
| #define MPI_PARAM_CHECK ompi_mpi_param_check | |
| #define OMPI_PARAM_CHECK 1 | |
| #define OSHMEM_SPEC_COMPAT 1 | |
| #define OSHMEM_PARAM_CHECK 1 | |
| #define HAVE_ON_EXIT 1 | |
| #define SPC_ENABLE 0 | |
| #define OPAL_CC "gcc" | |
| #define OPAL_C_HAVE__THREAD_LOCAL 0 | |
| #define OPAL_C_HAVE_ATOMIC_CONV_VAR 0 | |
| #define OPAL_C_HAVE__ATOMIC 0 | |
| #define OPAL_C_HAVE__GENERIC 0 | |
| #define OPAL_C_HAVE__STATIC_ASSERT 1 | |
| #define OPAL_C_HAVE___THREAD 1 | |
| #define STDC_HEADERS 1 | |
| #define _GNU_SOURCE 1 | |
| #define OPAL_C_HAVE_BUILTIN_EXPECT 1 | |
| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1 | |
| #define OPAL_C_HAVE_BUILTIN_CLZ 1 | |
| #define OPAL_CC_USE_PRAGMA_IDENT 0 | |
| #define OPAL_CC_USE_IDENT 1 | |
| #define OPAL_CC_USE_PRAGMA_COMMENT | |
| #define OPAL_CC_USE_CONST_CHAR_IDENT 0 | |
| #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___INT128 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| int | |
| main () | |
| { | |
| if (sizeof ((long long))) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:20039: result: yes | |
configure:20050: checking for __float128 | |
configure:20050: gcc -std=gnu99 -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5 | |
conftest.c:166:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] | |
main () | |
^ | |
conftest.c: In function 'main': | |
conftest.c:168:13: error: '__float128' undeclared (first use in this function) | |
if (sizeof (__float128)) | |
^ | |
conftest.c:168:13: note: each undeclared identifier is reported only once for each function it appears in | |
configure:20050: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "Open MPI" | |
| #define PACKAGE_TARNAME "openmpi" | |
| #define PACKAGE_VERSION "gitclone" | |
| #define PACKAGE_STRING "Open MPI gitclone" | |
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | |
| #define PACKAGE_URL "" | |
| #define OPAL_ARCH "powerpc64le-unknown-linux-gnu" | |
| #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 __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define OMPI_MAJOR_VERSION 4 | |
| #define OMPI_MINOR_VERSION 0 | |
| #define OMPI_RELEASE_VERSION 0 | |
| #define OMPI_GREEK_VERSION "a1" | |
| #define OMPI_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OMPI_TARBALL_VERSION "gitclone" | |
| #define OMPI_VERSION "0" | |
| #define OMPI_RELEASE_DATE "Unreleased developer copy" | |
| #define ORTE_MAJOR_VERSION 4 | |
| #define ORTE_MINOR_VERSION 0 | |
| #define ORTE_RELEASE_VERSION 0 | |
| #define ORTE_GREEK_VERSION "a1" | |
| #define ORTE_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define ORTE_TARBALL_VERSION "gitclone" | |
| #define ORTE_VERSION "0" | |
| #define ORTE_RELEASE_DATE "Unreleased developer copy" | |
| #define OSHMEM_MAJOR_VERSION 4 | |
| #define OSHMEM_MINOR_VERSION 0 | |
| #define OSHMEM_RELEASE_VERSION 0 | |
| #define OSHMEM_GREEK_VERSION "a1" | |
| #define OSHMEM_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OSHMEM_TARBALL_VERSION "gitclone" | |
| #define OSHMEM_VERSION "0" | |
| #define OSHMEM_RELEASE_DATE "Unreleased developer copy" | |
| #define OPAL_MAJOR_VERSION 4 | |
| #define OPAL_MINOR_VERSION 0 | |
| #define OPAL_RELEASE_VERSION 0 | |
| #define OPAL_GREEK_VERSION "a1" | |
| #define OPAL_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OPAL_TARBALL_VERSION "gitclone" | |
| #define OPAL_VERSION "0" | |
| #define OPAL_RELEASE_DATE "Unreleased developer copy" | |
| #define OPAL_ENABLE_MEM_DEBUG 0 | |
| #define OPAL_ENABLE_MEM_PROFILE 0 | |
| #define OPAL_ENABLE_TIMING 0 | |
| #define OPAL_ENABLE_DEBUG 0 | |
| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1 | |
| #define OPAL_ENABLE_PTY_SUPPORT 1 | |
| #define OPAL_ENABLE_DLOPEN_SUPPORT 1 | |
| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1 | |
| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0 | |
| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0 | |
| #define OPAL_WANT_HOME_CONFIG_FILES 1 | |
| #define OPAL_ENABLE_IPV6 0 | |
| #define OPAL_PACKAGE_STRING "Open MPI gpaulsen@c656f6n04 Distribution" | |
| #define OPAL_IDENT_STRING "4.0.0a1" | |
| #define OPAL_MAX_PROCESSOR_NAME 256 | |
| #define OPAL_MAX_ERROR_STRING 256 | |
| #define OPAL_MAX_OBJECT_NAME 64 | |
| #define OPAL_MAX_INFO_KEY 36 | |
| #define OPAL_MAX_INFO_VAL 256 | |
| #define OPAL_MAX_PORT_NAME 1024 | |
| #define OPAL_MAX_DATAREP_STRING 128 | |
| #define OPAL_ENABLE_CRDEBUG 0 | |
| #define OPAL_ENABLE_GETPWUID 1 | |
| #define OPAL_ENABLE_PROGRESS_THREADS 0 | |
| #define HAVE_ZLIB_H 1 | |
| #define OPAL_HAVE_ZLIB 1 | |
| #define OPAL_HAVE_SOLARIS 0 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_NETINET_TCP_H 1 | |
| #define HAVE_STRUCT_SOCKADDR_IN 1 | |
| #define OPAL_CUDA_SUPPORT 0 | |
| #define OPAL_CUDA_SYNC_MEMOPS 0 | |
| #define OPAL_CUDA_GET_ATTRIBUTES 0 | |
| #define OPAL_CUDA_GDR_SUPPORT 0 | |
| #define OPAL_PMIX_V1 0 | |
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | |
| #define OMPI_WANT_MPI_INTERFACE_WARNING 1 | |
| #define OMPI_GROUP_SPARSE 0 | |
| #define OMPI_WANT_PERUSE 0 | |
| #define OMPI_WANT_MPI_CXX_SEEK 1 | |
| #define OMPI_ENABLE_MPI1_COMPAT 1 | |
| #define OMPI_ENABLE_GREQUEST_EXTENSIONS 0 | |
| #define MPI_PARAM_CHECK ompi_mpi_param_check | |
| #define OMPI_PARAM_CHECK 1 | |
| #define OSHMEM_SPEC_COMPAT 1 | |
| #define OSHMEM_PARAM_CHECK 1 | |
| #define HAVE_ON_EXIT 1 | |
| #define SPC_ENABLE 0 | |
| #define OPAL_CC "gcc" | |
| #define OPAL_C_HAVE__THREAD_LOCAL 0 | |
| #define OPAL_C_HAVE_ATOMIC_CONV_VAR 0 | |
| #define OPAL_C_HAVE__ATOMIC 0 | |
| #define OPAL_C_HAVE__GENERIC 0 | |
| #define OPAL_C_HAVE__STATIC_ASSERT 1 | |
| #define OPAL_C_HAVE___THREAD 1 | |
| #define STDC_HEADERS 1 | |
| #define _GNU_SOURCE 1 | |
| #define OPAL_C_HAVE_BUILTIN_EXPECT 1 | |
| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1 | |
| #define OPAL_C_HAVE_BUILTIN_CLZ 1 | |
| #define OPAL_CC_USE_PRAGMA_IDENT 0 | |
| #define OPAL_CC_USE_IDENT 1 | |
| #define OPAL_CC_USE_PRAGMA_COMMENT | |
| #define OPAL_CC_USE_CONST_CHAR_IDENT 0 | |
| #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___INT128 1 | |
| #define HAVE_LONG_LONG 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| int | |
| main () | |
| { | |
| if (sizeof (__float128)) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:20050: result: no | |
configure:20060: checking for long double | |
configure:20060: gcc -std=gnu99 -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5 | |
conftest.c:166:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] | |
main () | |
^ | |
configure:20060: $? = 0 | |
configure:20060: gcc -std=gnu99 -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5 | |
conftest.c:166:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] | |
main () | |
^ | |
conftest.c: In function 'main': | |
conftest.c:168:26: error: expected expression before ')' token | |
if (sizeof ((long double))) | |
^ | |
configure:20060: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "Open MPI" | |
| #define PACKAGE_TARNAME "openmpi" | |
| #define PACKAGE_VERSION "gitclone" | |
| #define PACKAGE_STRING "Open MPI gitclone" | |
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | |
| #define PACKAGE_URL "" | |
| #define OPAL_ARCH "powerpc64le-unknown-linux-gnu" | |
| #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 __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define OMPI_MAJOR_VERSION 4 | |
| #define OMPI_MINOR_VERSION 0 | |
| #define OMPI_RELEASE_VERSION 0 | |
| #define OMPI_GREEK_VERSION "a1" | |
| #define OMPI_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OMPI_TARBALL_VERSION "gitclone" | |
| #define OMPI_VERSION "0" | |
| #define OMPI_RELEASE_DATE "Unreleased developer copy" | |
| #define ORTE_MAJOR_VERSION 4 | |
| #define ORTE_MINOR_VERSION 0 | |
| #define ORTE_RELEASE_VERSION 0 | |
| #define ORTE_GREEK_VERSION "a1" | |
| #define ORTE_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define ORTE_TARBALL_VERSION "gitclone" | |
| #define ORTE_VERSION "0" | |
| #define ORTE_RELEASE_DATE "Unreleased developer copy" | |
| #define OSHMEM_MAJOR_VERSION 4 | |
| #define OSHMEM_MINOR_VERSION 0 | |
| #define OSHMEM_RELEASE_VERSION 0 | |
| #define OSHMEM_GREEK_VERSION "a1" | |
| #define OSHMEM_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OSHMEM_TARBALL_VERSION "gitclone" | |
| #define OSHMEM_VERSION "0" | |
| #define OSHMEM_RELEASE_DATE "Unreleased developer copy" | |
| #define OPAL_MAJOR_VERSION 4 | |
| #define OPAL_MINOR_VERSION 0 | |
| #define OPAL_RELEASE_VERSION 0 | |
| #define OPAL_GREEK_VERSION "a1" | |
| #define OPAL_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OPAL_TARBALL_VERSION "gitclone" | |
| #define OPAL_VERSION "0" | |
| #define OPAL_RELEASE_DATE "Unreleased developer copy" | |
| #define OPAL_ENABLE_MEM_DEBUG 0 | |
| #define OPAL_ENABLE_MEM_PROFILE 0 | |
| #define OPAL_ENABLE_TIMING 0 | |
| #define OPAL_ENABLE_DEBUG 0 | |
| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1 | |
| #define OPAL_ENABLE_PTY_SUPPORT 1 | |
| #define OPAL_ENABLE_DLOPEN_SUPPORT 1 | |
| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1 | |
| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0 | |
| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0 | |
| #define OPAL_WANT_HOME_CONFIG_FILES 1 | |
| #define OPAL_ENABLE_IPV6 0 | |
| #define OPAL_PACKAGE_STRING "Open MPI gpaulsen@c656f6n04 Distribution" | |
| #define OPAL_IDENT_STRING "4.0.0a1" | |
| #define OPAL_MAX_PROCESSOR_NAME 256 | |
| #define OPAL_MAX_ERROR_STRING 256 | |
| #define OPAL_MAX_OBJECT_NAME 64 | |
| #define OPAL_MAX_INFO_KEY 36 | |
| #define OPAL_MAX_INFO_VAL 256 | |
| #define OPAL_MAX_PORT_NAME 1024 | |
| #define OPAL_MAX_DATAREP_STRING 128 | |
| #define OPAL_ENABLE_CRDEBUG 0 | |
| #define OPAL_ENABLE_GETPWUID 1 | |
| #define OPAL_ENABLE_PROGRESS_THREADS 0 | |
| #define HAVE_ZLIB_H 1 | |
| #define OPAL_HAVE_ZLIB 1 | |
| #define OPAL_HAVE_SOLARIS 0 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_NETINET_TCP_H 1 | |
| #define HAVE_STRUCT_SOCKADDR_IN 1 | |
| #define OPAL_CUDA_SUPPORT 0 | |
| #define OPAL_CUDA_SYNC_MEMOPS 0 | |
| #define OPAL_CUDA_GET_ATTRIBUTES 0 | |
| #define OPAL_CUDA_GDR_SUPPORT 0 | |
| #define OPAL_PMIX_V1 0 | |
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | |
| #define OMPI_WANT_MPI_INTERFACE_WARNING 1 | |
| #define OMPI_GROUP_SPARSE 0 | |
| #define OMPI_WANT_PERUSE 0 | |
| #define OMPI_WANT_MPI_CXX_SEEK 1 | |
| #define OMPI_ENABLE_MPI1_COMPAT 1 | |
| #define OMPI_ENABLE_GREQUEST_EXTENSIONS 0 | |
| #define MPI_PARAM_CHECK ompi_mpi_param_check | |
| #define OMPI_PARAM_CHECK 1 | |
| #define OSHMEM_SPEC_COMPAT 1 | |
| #define OSHMEM_PARAM_CHECK 1 | |
| #define HAVE_ON_EXIT 1 | |
| #define SPC_ENABLE 0 | |
| #define OPAL_CC "gcc" | |
| #define OPAL_C_HAVE__THREAD_LOCAL 0 | |
| #define OPAL_C_HAVE_ATOMIC_CONV_VAR 0 | |
| #define OPAL_C_HAVE__ATOMIC 0 | |
| #define OPAL_C_HAVE__GENERIC 0 | |
| #define OPAL_C_HAVE__STATIC_ASSERT 1 | |
| #define OPAL_C_HAVE___THREAD 1 | |
| #define STDC_HEADERS 1 | |
| #define _GNU_SOURCE 1 | |
| #define OPAL_C_HAVE_BUILTIN_EXPECT 1 | |
| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1 | |
| #define OPAL_C_HAVE_BUILTIN_CLZ 1 | |
| #define OPAL_CC_USE_PRAGMA_IDENT 0 | |
| #define OPAL_CC_USE_IDENT 1 | |
| #define OPAL_CC_USE_PRAGMA_COMMENT | |
| #define OPAL_CC_USE_CONST_CHAR_IDENT 0 | |
| #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___INT128 1 | |
| #define HAVE_LONG_LONG 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| int | |
| main () | |
| { | |
| if (sizeof ((long double))) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:20060: result: yes | |
configure:20074: checking complex.h usability | |
configure:20074: gcc -std=gnu99 -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5 | |
configure:20074: $? = 0 | |
configure:20074: result: yes | |
configure:20074: checking complex.h presence | |
configure:20074: gcc -E conftest.c | |
configure:20074: $? = 0 | |
configure:20074: result: yes | |
configure:20074: checking for complex.h | |
configure:20074: result: yes | |
configure:20084: checking for float _Complex | |
configure:20084: gcc -std=gnu99 -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5 | |
conftest.c:168:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] | |
main () | |
^ | |
configure:20084: $? = 0 | |
configure:20084: gcc -std=gnu99 -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5 | |
conftest.c:168:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] | |
main () | |
^ | |
conftest.c: In function 'main': | |
conftest.c:170:29: error: expected expression before ')' token | |
if (sizeof ((float _Complex))) | |
^ | |
configure:20084: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "Open MPI" | |
| #define PACKAGE_TARNAME "openmpi" | |
| #define PACKAGE_VERSION "gitclone" | |
| #define PACKAGE_STRING "Open MPI gitclone" | |
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | |
| #define PACKAGE_URL "" | |
| #define OPAL_ARCH "powerpc64le-unknown-linux-gnu" | |
| #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 __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define OMPI_MAJOR_VERSION 4 | |
| #define OMPI_MINOR_VERSION 0 | |
| #define OMPI_RELEASE_VERSION 0 | |
| #define OMPI_GREEK_VERSION "a1" | |
| #define OMPI_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OMPI_TARBALL_VERSION "gitclone" | |
| #define OMPI_VERSION "0" | |
| #define OMPI_RELEASE_DATE "Unreleased developer copy" | |
| #define ORTE_MAJOR_VERSION 4 | |
| #define ORTE_MINOR_VERSION 0 | |
| #define ORTE_RELEASE_VERSION 0 | |
| #define ORTE_GREEK_VERSION "a1" | |
| #define ORTE_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define ORTE_TARBALL_VERSION "gitclone" | |
| #define ORTE_VERSION "0" | |
| #define ORTE_RELEASE_DATE "Unreleased developer copy" | |
| #define OSHMEM_MAJOR_VERSION 4 | |
| #define OSHMEM_MINOR_VERSION 0 | |
| #define OSHMEM_RELEASE_VERSION 0 | |
| #define OSHMEM_GREEK_VERSION "a1" | |
| #define OSHMEM_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OSHMEM_TARBALL_VERSION "gitclone" | |
| #define OSHMEM_VERSION "0" | |
| #define OSHMEM_RELEASE_DATE "Unreleased developer copy" | |
| #define OPAL_MAJOR_VERSION 4 | |
| #define OPAL_MINOR_VERSION 0 | |
| #define OPAL_RELEASE_VERSION 0 | |
| #define OPAL_GREEK_VERSION "a1" | |
| #define OPAL_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OPAL_TARBALL_VERSION "gitclone" | |
| #define OPAL_VERSION "0" | |
| #define OPAL_RELEASE_DATE "Unreleased developer copy" | |
| #define OPAL_ENABLE_MEM_DEBUG 0 | |
| #define OPAL_ENABLE_MEM_PROFILE 0 | |
| #define OPAL_ENABLE_TIMING 0 | |
| #define OPAL_ENABLE_DEBUG 0 | |
| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1 | |
| #define OPAL_ENABLE_PTY_SUPPORT 1 | |
| #define OPAL_ENABLE_DLOPEN_SUPPORT 1 | |
| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1 | |
| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0 | |
| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0 | |
| #define OPAL_WANT_HOME_CONFIG_FILES 1 | |
| #define OPAL_ENABLE_IPV6 0 | |
| #define OPAL_PACKAGE_STRING "Open MPI gpaulsen@c656f6n04 Distribution" | |
| #define OPAL_IDENT_STRING "4.0.0a1" | |
| #define OPAL_MAX_PROCESSOR_NAME 256 | |
| #define OPAL_MAX_ERROR_STRING 256 | |
| #define OPAL_MAX_OBJECT_NAME 64 | |
| #define OPAL_MAX_INFO_KEY 36 | |
| #define OPAL_MAX_INFO_VAL 256 | |
| #define OPAL_MAX_PORT_NAME 1024 | |
| #define OPAL_MAX_DATAREP_STRING 128 | |
| #define OPAL_ENABLE_CRDEBUG 0 | |
| #define OPAL_ENABLE_GETPWUID 1 | |
| #define OPAL_ENABLE_PROGRESS_THREADS 0 | |
| #define HAVE_ZLIB_H 1 | |
| #define OPAL_HAVE_ZLIB 1 | |
| #define OPAL_HAVE_SOLARIS 0 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_NETINET_TCP_H 1 | |
| #define HAVE_STRUCT_SOCKADDR_IN 1 | |
| #define OPAL_CUDA_SUPPORT 0 | |
| #define OPAL_CUDA_SYNC_MEMOPS 0 | |
| #define OPAL_CUDA_GET_ATTRIBUTES 0 | |
| #define OPAL_CUDA_GDR_SUPPORT 0 | |
| #define OPAL_PMIX_V1 0 | |
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | |
| #define OMPI_WANT_MPI_INTERFACE_WARNING 1 | |
| #define OMPI_GROUP_SPARSE 0 | |
| #define OMPI_WANT_PERUSE 0 | |
| #define OMPI_WANT_MPI_CXX_SEEK 1 | |
| #define OMPI_ENABLE_MPI1_COMPAT 1 | |
| #define OMPI_ENABLE_GREQUEST_EXTENSIONS 0 | |
| #define MPI_PARAM_CHECK ompi_mpi_param_check | |
| #define OMPI_PARAM_CHECK 1 | |
| #define OSHMEM_SPEC_COMPAT 1 | |
| #define OSHMEM_PARAM_CHECK 1 | |
| #define HAVE_ON_EXIT 1 | |
| #define SPC_ENABLE 0 | |
| #define OPAL_CC "gcc" | |
| #define OPAL_C_HAVE__THREAD_LOCAL 0 | |
| #define OPAL_C_HAVE_ATOMIC_CONV_VAR 0 | |
| #define OPAL_C_HAVE__ATOMIC 0 | |
| #define OPAL_C_HAVE__GENERIC 0 | |
| #define OPAL_C_HAVE__STATIC_ASSERT 1 | |
| #define OPAL_C_HAVE___THREAD 1 | |
| #define STDC_HEADERS 1 | |
| #define _GNU_SOURCE 1 | |
| #define OPAL_C_HAVE_BUILTIN_EXPECT 1 | |
| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1 | |
| #define OPAL_C_HAVE_BUILTIN_CLZ 1 | |
| #define OPAL_CC_USE_PRAGMA_IDENT 0 | |
| #define OPAL_CC_USE_IDENT 1 | |
| #define OPAL_CC_USE_PRAGMA_COMMENT | |
| #define OPAL_CC_USE_CONST_CHAR_IDENT 0 | |
| #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___INT128 1 | |
| #define HAVE_LONG_LONG 1 | |
| #define HAVE_LONG_DOUBLE 1 | |
| #define HAVE_COMPLEX_H 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| int | |
| main () | |
| { | |
| if (sizeof ((float _Complex))) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:20084: result: yes | |
configure:20094: checking for double _Complex | |
configure:20094: gcc -std=gnu99 -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5 | |
conftest.c:169:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] | |
main () | |
^ | |
configure:20094: $? = 0 | |
configure:20094: gcc -std=gnu99 -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5 | |
conftest.c:169:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] | |
main () | |
^ | |
conftest.c: In function 'main': | |
conftest.c:171:30: error: expected expression before ')' token | |
if (sizeof ((double _Complex))) | |
^ | |
configure:20094: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "Open MPI" | |
| #define PACKAGE_TARNAME "openmpi" | |
| #define PACKAGE_VERSION "gitclone" | |
| #define PACKAGE_STRING "Open MPI gitclone" | |
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | |
| #define PACKAGE_URL "" | |
| #define OPAL_ARCH "powerpc64le-unknown-linux-gnu" | |
| #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 __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define OMPI_MAJOR_VERSION 4 | |
| #define OMPI_MINOR_VERSION 0 | |
| #define OMPI_RELEASE_VERSION 0 | |
| #define OMPI_GREEK_VERSION "a1" | |
| #define OMPI_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OMPI_TARBALL_VERSION "gitclone" | |
| #define OMPI_VERSION "0" | |
| #define OMPI_RELEASE_DATE "Unreleased developer copy" | |
| #define ORTE_MAJOR_VERSION 4 | |
| #define ORTE_MINOR_VERSION 0 | |
| #define ORTE_RELEASE_VERSION 0 | |
| #define ORTE_GREEK_VERSION "a1" | |
| #define ORTE_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define ORTE_TARBALL_VERSION "gitclone" | |
| #define ORTE_VERSION "0" | |
| #define ORTE_RELEASE_DATE "Unreleased developer copy" | |
| #define OSHMEM_MAJOR_VERSION 4 | |
| #define OSHMEM_MINOR_VERSION 0 | |
| #define OSHMEM_RELEASE_VERSION 0 | |
| #define OSHMEM_GREEK_VERSION "a1" | |
| #define OSHMEM_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OSHMEM_TARBALL_VERSION "gitclone" | |
| #define OSHMEM_VERSION "0" | |
| #define OSHMEM_RELEASE_DATE "Unreleased developer copy" | |
| #define OPAL_MAJOR_VERSION 4 | |
| #define OPAL_MINOR_VERSION 0 | |
| #define OPAL_RELEASE_VERSION 0 | |
| #define OPAL_GREEK_VERSION "a1" | |
| #define OPAL_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OPAL_TARBALL_VERSION "gitclone" | |
| #define OPAL_VERSION "0" | |
| #define OPAL_RELEASE_DATE "Unreleased developer copy" | |
| #define OPAL_ENABLE_MEM_DEBUG 0 | |
| #define OPAL_ENABLE_MEM_PROFILE 0 | |
| #define OPAL_ENABLE_TIMING 0 | |
| #define OPAL_ENABLE_DEBUG 0 | |
| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1 | |
| #define OPAL_ENABLE_PTY_SUPPORT 1 | |
| #define OPAL_ENABLE_DLOPEN_SUPPORT 1 | |
| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1 | |
| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0 | |
| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0 | |
| #define OPAL_WANT_HOME_CONFIG_FILES 1 | |
| #define OPAL_ENABLE_IPV6 0 | |
| #define OPAL_PACKAGE_STRING "Open MPI gpaulsen@c656f6n04 Distribution" | |
| #define OPAL_IDENT_STRING "4.0.0a1" | |
| #define OPAL_MAX_PROCESSOR_NAME 256 | |
| #define OPAL_MAX_ERROR_STRING 256 | |
| #define OPAL_MAX_OBJECT_NAME 64 | |
| #define OPAL_MAX_INFO_KEY 36 | |
| #define OPAL_MAX_INFO_VAL 256 | |
| #define OPAL_MAX_PORT_NAME 1024 | |
| #define OPAL_MAX_DATAREP_STRING 128 | |
| #define OPAL_ENABLE_CRDEBUG 0 | |
| #define OPAL_ENABLE_GETPWUID 1 | |
| #define OPAL_ENABLE_PROGRESS_THREADS 0 | |
| #define HAVE_ZLIB_H 1 | |
| #define OPAL_HAVE_ZLIB 1 | |
| #define OPAL_HAVE_SOLARIS 0 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_NETINET_TCP_H 1 | |
| #define HAVE_STRUCT_SOCKADDR_IN 1 | |
| #define OPAL_CUDA_SUPPORT 0 | |
| #define OPAL_CUDA_SYNC_MEMOPS 0 | |
| #define OPAL_CUDA_GET_ATTRIBUTES 0 | |
| #define OPAL_CUDA_GDR_SUPPORT 0 | |
| #define OPAL_PMIX_V1 0 | |
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | |
| #define OMPI_WANT_MPI_INTERFACE_WARNING 1 | |
| #define OMPI_GROUP_SPARSE 0 | |
| #define OMPI_WANT_PERUSE 0 | |
| #define OMPI_WANT_MPI_CXX_SEEK 1 | |
| #define OMPI_ENABLE_MPI1_COMPAT 1 | |
| #define OMPI_ENABLE_GREQUEST_EXTENSIONS 0 | |
| #define MPI_PARAM_CHECK ompi_mpi_param_check | |
| #define OMPI_PARAM_CHECK 1 | |
| #define OSHMEM_SPEC_COMPAT 1 | |
| #define OSHMEM_PARAM_CHECK 1 | |
| #define HAVE_ON_EXIT 1 | |
| #define SPC_ENABLE 0 | |
| #define OPAL_CC "gcc" | |
| #define OPAL_C_HAVE__THREAD_LOCAL 0 | |
| #define OPAL_C_HAVE_ATOMIC_CONV_VAR 0 | |
| #define OPAL_C_HAVE__ATOMIC 0 | |
| #define OPAL_C_HAVE__GENERIC 0 | |
| #define OPAL_C_HAVE__STATIC_ASSERT 1 | |
| #define OPAL_C_HAVE___THREAD 1 | |
| #define STDC_HEADERS 1 | |
| #define _GNU_SOURCE 1 | |
| #define OPAL_C_HAVE_BUILTIN_EXPECT 1 | |
| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1 | |
| #define OPAL_C_HAVE_BUILTIN_CLZ 1 | |
| #define OPAL_CC_USE_PRAGMA_IDENT 0 | |
| #define OPAL_CC_USE_IDENT 1 | |
| #define OPAL_CC_USE_PRAGMA_COMMENT | |
| #define OPAL_CC_USE_CONST_CHAR_IDENT 0 | |
| #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___INT128 1 | |
| #define HAVE_LONG_LONG 1 | |
| #define HAVE_LONG_DOUBLE 1 | |
| #define HAVE_COMPLEX_H 1 | |
| #define HAVE_FLOAT__COMPLEX 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| int | |
| main () | |
| { | |
| if (sizeof ((double _Complex))) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:20094: result: yes | |
configure:20104: checking for long double _Complex | |
configure:20104: gcc -std=gnu99 -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5 | |
conftest.c:170:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] | |
main () | |
^ | |
configure:20104: $? = 0 | |
configure:20104: gcc -std=gnu99 -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5 | |
conftest.c:170:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] | |
main () | |
^ | |
conftest.c: In function 'main': | |
conftest.c:172:35: error: expected expression before ')' token | |
if (sizeof ((long double _Complex))) | |
^ | |
configure:20104: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "Open MPI" | |
| #define PACKAGE_TARNAME "openmpi" | |
| #define PACKAGE_VERSION "gitclone" | |
| #define PACKAGE_STRING "Open MPI gitclone" | |
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | |
| #define PACKAGE_URL "" | |
| #define OPAL_ARCH "powerpc64le-unknown-linux-gnu" | |
| #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 __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define OMPI_MAJOR_VERSION 4 | |
| #define OMPI_MINOR_VERSION 0 | |
| #define OMPI_RELEASE_VERSION 0 | |
| #define OMPI_GREEK_VERSION "a1" | |
| #define OMPI_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OMPI_TARBALL_VERSION "gitclone" | |
| #define OMPI_VERSION "0" | |
| #define OMPI_RELEASE_DATE "Unreleased developer copy" | |
| #define ORTE_MAJOR_VERSION 4 | |
| #define ORTE_MINOR_VERSION 0 | |
| #define ORTE_RELEASE_VERSION 0 | |
| #define ORTE_GREEK_VERSION "a1" | |
| #define ORTE_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define ORTE_TARBALL_VERSION "gitclone" | |
| #define ORTE_VERSION "0" | |
| #define ORTE_RELEASE_DATE "Unreleased developer copy" | |
| #define OSHMEM_MAJOR_VERSION 4 | |
| #define OSHMEM_MINOR_VERSION 0 | |
| #define OSHMEM_RELEASE_VERSION 0 | |
| #define OSHMEM_GREEK_VERSION "a1" | |
| #define OSHMEM_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OSHMEM_TARBALL_VERSION "gitclone" | |
| #define OSHMEM_VERSION "0" | |
| #define OSHMEM_RELEASE_DATE "Unreleased developer copy" | |
| #define OPAL_MAJOR_VERSION 4 | |
| #define OPAL_MINOR_VERSION 0 | |
| #define OPAL_RELEASE_VERSION 0 | |
| #define OPAL_GREEK_VERSION "a1" | |
| #define OPAL_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OPAL_TARBALL_VERSION "gitclone" | |
| #define OPAL_VERSION "0" | |
| #define OPAL_RELEASE_DATE "Unreleased developer copy" | |
| #define OPAL_ENABLE_MEM_DEBUG 0 | |
| #define OPAL_ENABLE_MEM_PROFILE 0 | |
| #define OPAL_ENABLE_TIMING 0 | |
| #define OPAL_ENABLE_DEBUG 0 | |
| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1 | |
| #define OPAL_ENABLE_PTY_SUPPORT 1 | |
| #define OPAL_ENABLE_DLOPEN_SUPPORT 1 | |
| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1 | |
| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0 | |
| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0 | |
| #define OPAL_WANT_HOME_CONFIG_FILES 1 | |
| #define OPAL_ENABLE_IPV6 0 | |
| #define OPAL_PACKAGE_STRING "Open MPI gpaulsen@c656f6n04 Distribution" | |
| #define OPAL_IDENT_STRING "4.0.0a1" | |
| #define OPAL_MAX_PROCESSOR_NAME 256 | |
| #define OPAL_MAX_ERROR_STRING 256 | |
| #define OPAL_MAX_OBJECT_NAME 64 | |
| #define OPAL_MAX_INFO_KEY 36 | |
| #define OPAL_MAX_INFO_VAL 256 | |
| #define OPAL_MAX_PORT_NAME 1024 | |
| #define OPAL_MAX_DATAREP_STRING 128 | |
| #define OPAL_ENABLE_CRDEBUG 0 | |
| #define OPAL_ENABLE_GETPWUID 1 | |
| #define OPAL_ENABLE_PROGRESS_THREADS 0 | |
| #define HAVE_ZLIB_H 1 | |
| #define OPAL_HAVE_ZLIB 1 | |
| #define OPAL_HAVE_SOLARIS 0 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_NETINET_TCP_H 1 | |
| #define HAVE_STRUCT_SOCKADDR_IN 1 | |
| #define OPAL_CUDA_SUPPORT 0 | |
| #define OPAL_CUDA_SYNC_MEMOPS 0 | |
| #define OPAL_CUDA_GET_ATTRIBUTES 0 | |
| #define OPAL_CUDA_GDR_SUPPORT 0 | |
| #define OPAL_PMIX_V1 0 | |
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | |
| #define OMPI_WANT_MPI_INTERFACE_WARNING 1 | |
| #define OMPI_GROUP_SPARSE 0 | |
| #define OMPI_WANT_PERUSE 0 | |
| #define OMPI_WANT_MPI_CXX_SEEK 1 | |
| #define OMPI_ENABLE_MPI1_COMPAT 1 | |
| #define OMPI_ENABLE_GREQUEST_EXTENSIONS 0 | |
| #define MPI_PARAM_CHECK ompi_mpi_param_check | |
| #define OMPI_PARAM_CHECK 1 | |
| #define OSHMEM_SPEC_COMPAT 1 | |
| #define OSHMEM_PARAM_CHECK 1 | |
| #define HAVE_ON_EXIT 1 | |
| #define SPC_ENABLE 0 | |
| #define OPAL_CC "gcc" | |
| #define OPAL_C_HAVE__THREAD_LOCAL 0 | |
| #define OPAL_C_HAVE_ATOMIC_CONV_VAR 0 | |
| #define OPAL_C_HAVE__ATOMIC 0 | |
| #define OPAL_C_HAVE__GENERIC 0 | |
| #define OPAL_C_HAVE__STATIC_ASSERT 1 | |
| #define OPAL_C_HAVE___THREAD 1 | |
| #define STDC_HEADERS 1 | |
| #define _GNU_SOURCE 1 | |
| #define OPAL_C_HAVE_BUILTIN_EXPECT 1 | |
| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1 | |
| #define OPAL_C_HAVE_BUILTIN_CLZ 1 | |
| #define OPAL_CC_USE_PRAGMA_IDENT 0 | |
| #define OPAL_CC_USE_IDENT 1 | |
| #define OPAL_CC_USE_PRAGMA_COMMENT | |
| #define OPAL_CC_USE_CONST_CHAR_IDENT 0 | |
| #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___INT128 1 | |
| #define HAVE_LONG_LONG 1 | |
| #define HAVE_LONG_DOUBLE 1 | |
| #define HAVE_COMPLEX_H 1 | |
| #define HAVE_FLOAT__COMPLEX 1 | |
| #define HAVE_DOUBLE__COMPLEX 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| int | |
| main () | |
| { | |
| if (sizeof ((long double _Complex))) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:20104: result: yes | |
configure:20115: checking for intptr_t | |
configure:20115: gcc -std=gnu99 -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5 | |
conftest.c:171:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] | |
main () | |
^ | |
configure:20115: $? = 0 | |
configure:20115: gcc -std=gnu99 -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5 | |
conftest.c:171:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] | |
main () | |
^ | |
conftest.c: In function 'main': | |
conftest.c:173:23: error: expected expression before ')' token | |
if (sizeof ((intptr_t))) | |
^ | |
configure:20115: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "Open MPI" | |
| #define PACKAGE_TARNAME "openmpi" | |
| #define PACKAGE_VERSION "gitclone" | |
| #define PACKAGE_STRING "Open MPI gitclone" | |
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | |
| #define PACKAGE_URL "" | |
| #define OPAL_ARCH "powerpc64le-unknown-linux-gnu" | |
| #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 __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define OMPI_MAJOR_VERSION 4 | |
| #define OMPI_MINOR_VERSION 0 | |
| #define OMPI_RELEASE_VERSION 0 | |
| #define OMPI_GREEK_VERSION "a1" | |
| #define OMPI_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OMPI_TARBALL_VERSION "gitclone" | |
| #define OMPI_VERSION "0" | |
| #define OMPI_RELEASE_DATE "Unreleased developer copy" | |
| #define ORTE_MAJOR_VERSION 4 | |
| #define ORTE_MINOR_VERSION 0 | |
| #define ORTE_RELEASE_VERSION 0 | |
| #define ORTE_GREEK_VERSION "a1" | |
| #define ORTE_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define ORTE_TARBALL_VERSION "gitclone" | |
| #define ORTE_VERSION "0" | |
| #define ORTE_RELEASE_DATE "Unreleased developer copy" | |
| #define OSHMEM_MAJOR_VERSION 4 | |
| #define OSHMEM_MINOR_VERSION 0 | |
| #define OSHMEM_RELEASE_VERSION 0 | |
| #define OSHMEM_GREEK_VERSION "a1" | |
| #define OSHMEM_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OSHMEM_TARBALL_VERSION "gitclone" | |
| #define OSHMEM_VERSION "0" | |
| #define OSHMEM_RELEASE_DATE "Unreleased developer copy" | |
| #define OPAL_MAJOR_VERSION 4 | |
| #define OPAL_MINOR_VERSION 0 | |
| #define OPAL_RELEASE_VERSION 0 | |
| #define OPAL_GREEK_VERSION "a1" | |
| #define OPAL_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OPAL_TARBALL_VERSION "gitclone" | |
| #define OPAL_VERSION "0" | |
| #define OPAL_RELEASE_DATE "Unreleased developer copy" | |
| #define OPAL_ENABLE_MEM_DEBUG 0 | |
| #define OPAL_ENABLE_MEM_PROFILE 0 | |
| #define OPAL_ENABLE_TIMING 0 | |
| #define OPAL_ENABLE_DEBUG 0 | |
| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1 | |
| #define OPAL_ENABLE_PTY_SUPPORT 1 | |
| #define OPAL_ENABLE_DLOPEN_SUPPORT 1 | |
| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1 | |
| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0 | |
| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0 | |
| #define OPAL_WANT_HOME_CONFIG_FILES 1 | |
| #define OPAL_ENABLE_IPV6 0 | |
| #define OPAL_PACKAGE_STRING "Open MPI gpaulsen@c656f6n04 Distribution" | |
| #define OPAL_IDENT_STRING "4.0.0a1" | |
| #define OPAL_MAX_PROCESSOR_NAME 256 | |
| #define OPAL_MAX_ERROR_STRING 256 | |
| #define OPAL_MAX_OBJECT_NAME 64 | |
| #define OPAL_MAX_INFO_KEY 36 | |
| #define OPAL_MAX_INFO_VAL 256 | |
| #define OPAL_MAX_PORT_NAME 1024 | |
| #define OPAL_MAX_DATAREP_STRING 128 | |
| #define OPAL_ENABLE_CRDEBUG 0 | |
| #define OPAL_ENABLE_GETPWUID 1 | |
| #define OPAL_ENABLE_PROGRESS_THREADS 0 | |
| #define HAVE_ZLIB_H 1 | |
| #define OPAL_HAVE_ZLIB 1 | |
| #define OPAL_HAVE_SOLARIS 0 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_NETINET_TCP_H 1 | |
| #define HAVE_STRUCT_SOCKADDR_IN 1 | |
| #define OPAL_CUDA_SUPPORT 0 | |
| #define OPAL_CUDA_SYNC_MEMOPS 0 | |
| #define OPAL_CUDA_GET_ATTRIBUTES 0 | |
| #define OPAL_CUDA_GDR_SUPPORT 0 | |
| #define OPAL_PMIX_V1 0 | |
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | |
| #define OMPI_WANT_MPI_INTERFACE_WARNING 1 | |
| #define OMPI_GROUP_SPARSE 0 | |
| #define OMPI_WANT_PERUSE 0 | |
| #define OMPI_WANT_MPI_CXX_SEEK 1 | |
| #define OMPI_ENABLE_MPI1_COMPAT 1 | |
| #define OMPI_ENABLE_GREQUEST_EXTENSIONS 0 | |
| #define MPI_PARAM_CHECK ompi_mpi_param_check | |
| #define OMPI_PARAM_CHECK 1 | |
| #define OSHMEM_SPEC_COMPAT 1 | |
| #define OSHMEM_PARAM_CHECK 1 | |
| #define HAVE_ON_EXIT 1 | |
| #define SPC_ENABLE 0 | |
| #define OPAL_CC "gcc" | |
| #define OPAL_C_HAVE__THREAD_LOCAL 0 | |
| #define OPAL_C_HAVE_ATOMIC_CONV_VAR 0 | |
| #define OPAL_C_HAVE__ATOMIC 0 | |
| #define OPAL_C_HAVE__GENERIC 0 | |
| #define OPAL_C_HAVE__STATIC_ASSERT 1 | |
| #define OPAL_C_HAVE___THREAD 1 | |
| #define STDC_HEADERS 1 | |
| #define _GNU_SOURCE 1 | |
| #define OPAL_C_HAVE_BUILTIN_EXPECT 1 | |
| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1 | |
| #define OPAL_C_HAVE_BUILTIN_CLZ 1 | |
| #define OPAL_CC_USE_PRAGMA_IDENT 0 | |
| #define OPAL_CC_USE_IDENT 1 | |
| #define OPAL_CC_USE_PRAGMA_COMMENT | |
| #define OPAL_CC_USE_CONST_CHAR_IDENT 0 | |
| #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___INT128 1 | |
| #define HAVE_LONG_LONG 1 | |
| #define HAVE_LONG_DOUBLE 1 | |
| #define HAVE_COMPLEX_H 1 | |
| #define HAVE_FLOAT__COMPLEX 1 | |
| #define HAVE_DOUBLE__COMPLEX 1 | |
| #define HAVE_LONG_DOUBLE__COMPLEX 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| int | |
| main () | |
| { | |
| if (sizeof ((intptr_t))) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:20115: result: yes | |
configure:20125: checking for uintptr_t | |
configure:20125: gcc -std=gnu99 -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5 | |
conftest.c:172:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] | |
main () | |
^ | |
configure:20125: $? = 0 | |
configure:20125: gcc -std=gnu99 -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5 | |
conftest.c:172:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] | |
main () | |
^ | |
conftest.c: In function 'main': | |
conftest.c:174:24: error: expected expression before ')' token | |
if (sizeof ((uintptr_t))) | |
^ | |
configure:20125: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "Open MPI" | |
| #define PACKAGE_TARNAME "openmpi" | |
| #define PACKAGE_VERSION "gitclone" | |
| #define PACKAGE_STRING "Open MPI gitclone" | |
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | |
| #define PACKAGE_URL "" | |
| #define OPAL_ARCH "powerpc64le-unknown-linux-gnu" | |
| #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 __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define OMPI_MAJOR_VERSION 4 | |
| #define OMPI_MINOR_VERSION 0 | |
| #define OMPI_RELEASE_VERSION 0 | |
| #define OMPI_GREEK_VERSION "a1" | |
| #define OMPI_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OMPI_TARBALL_VERSION "gitclone" | |
| #define OMPI_VERSION "0" | |
| #define OMPI_RELEASE_DATE "Unreleased developer copy" | |
| #define ORTE_MAJOR_VERSION 4 | |
| #define ORTE_MINOR_VERSION 0 | |
| #define ORTE_RELEASE_VERSION 0 | |
| #define ORTE_GREEK_VERSION "a1" | |
| #define ORTE_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define ORTE_TARBALL_VERSION "gitclone" | |
| #define ORTE_VERSION "0" | |
| #define ORTE_RELEASE_DATE "Unreleased developer copy" | |
| #define OSHMEM_MAJOR_VERSION 4 | |
| #define OSHMEM_MINOR_VERSION 0 | |
| #define OSHMEM_RELEASE_VERSION 0 | |
| #define OSHMEM_GREEK_VERSION "a1" | |
| #define OSHMEM_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OSHMEM_TARBALL_VERSION "gitclone" | |
| #define OSHMEM_VERSION "0" | |
| #define OSHMEM_RELEASE_DATE "Unreleased developer copy" | |
| #define OPAL_MAJOR_VERSION 4 | |
| #define OPAL_MINOR_VERSION 0 | |
| #define OPAL_RELEASE_VERSION 0 | |
| #define OPAL_GREEK_VERSION "a1" | |
| #define OPAL_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OPAL_TARBALL_VERSION "gitclone" | |
| #define OPAL_VERSION "0" | |
| #define OPAL_RELEASE_DATE "Unreleased developer copy" | |
| #define OPAL_ENABLE_MEM_DEBUG 0 | |
| #define OPAL_ENABLE_MEM_PROFILE 0 | |
| #define OPAL_ENABLE_TIMING 0 | |
| #define OPAL_ENABLE_DEBUG 0 | |
| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1 | |
| #define OPAL_ENABLE_PTY_SUPPORT 1 | |
| #define OPAL_ENABLE_DLOPEN_SUPPORT 1 | |
| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1 | |
| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0 | |
| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0 | |
| #define OPAL_WANT_HOME_CONFIG_FILES 1 | |
| #define OPAL_ENABLE_IPV6 0 | |
| #define OPAL_PACKAGE_STRING "Open MPI gpaulsen@c656f6n04 Distribution" | |
| #define OPAL_IDENT_STRING "4.0.0a1" | |
| #define OPAL_MAX_PROCESSOR_NAME 256 | |
| #define OPAL_MAX_ERROR_STRING 256 | |
| #define OPAL_MAX_OBJECT_NAME 64 | |
| #define OPAL_MAX_INFO_KEY 36 | |
| #define OPAL_MAX_INFO_VAL 256 | |
| #define OPAL_MAX_PORT_NAME 1024 | |
| #define OPAL_MAX_DATAREP_STRING 128 | |
| #define OPAL_ENABLE_CRDEBUG 0 | |
| #define OPAL_ENABLE_GETPWUID 1 | |
| #define OPAL_ENABLE_PROGRESS_THREADS 0 | |
| #define HAVE_ZLIB_H 1 | |
| #define OPAL_HAVE_ZLIB 1 | |
| #define OPAL_HAVE_SOLARIS 0 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_NETINET_TCP_H 1 | |
| #define HAVE_STRUCT_SOCKADDR_IN 1 | |
| #define OPAL_CUDA_SUPPORT 0 | |
| #define OPAL_CUDA_SYNC_MEMOPS 0 | |
| #define OPAL_CUDA_GET_ATTRIBUTES 0 | |
| #define OPAL_CUDA_GDR_SUPPORT 0 | |
| #define OPAL_PMIX_V1 0 | |
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | |
| #define OMPI_WANT_MPI_INTERFACE_WARNING 1 | |
| #define OMPI_GROUP_SPARSE 0 | |
| #define OMPI_WANT_PERUSE 0 | |
| #define OMPI_WANT_MPI_CXX_SEEK 1 | |
| #define OMPI_ENABLE_MPI1_COMPAT 1 | |
| #define OMPI_ENABLE_GREQUEST_EXTENSIONS 0 | |
| #define MPI_PARAM_CHECK ompi_mpi_param_check | |
| #define OMPI_PARAM_CHECK 1 | |
| #define OSHMEM_SPEC_COMPAT 1 | |
| #define OSHMEM_PARAM_CHECK 1 | |
| #define HAVE_ON_EXIT 1 | |
| #define SPC_ENABLE 0 | |
| #define OPAL_CC "gcc" | |
| #define OPAL_C_HAVE__THREAD_LOCAL 0 | |
| #define OPAL_C_HAVE_ATOMIC_CONV_VAR 0 | |
| #define OPAL_C_HAVE__ATOMIC 0 | |
| #define OPAL_C_HAVE__GENERIC 0 | |
| #define OPAL_C_HAVE__STATIC_ASSERT 1 | |
| #define OPAL_C_HAVE___THREAD 1 | |
| #define STDC_HEADERS 1 | |
| #define _GNU_SOURCE 1 | |
| #define OPAL_C_HAVE_BUILTIN_EXPECT 1 | |
| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1 | |
| #define OPAL_C_HAVE_BUILTIN_CLZ 1 | |
| #define OPAL_CC_USE_PRAGMA_IDENT 0 | |
| #define OPAL_CC_USE_IDENT 1 | |
| #define OPAL_CC_USE_PRAGMA_COMMENT | |
| #define OPAL_CC_USE_CONST_CHAR_IDENT 0 | |
| #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___INT128 1 | |
| #define HAVE_LONG_LONG 1 | |
| #define HAVE_LONG_DOUBLE 1 | |
| #define HAVE_COMPLEX_H 1 | |
| #define HAVE_FLOAT__COMPLEX 1 | |
| #define HAVE_DOUBLE__COMPLEX 1 | |
| #define HAVE_LONG_DOUBLE__COMPLEX 1 | |
| #define HAVE_INTPTR_T 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| int | |
| main () | |
| { | |
| if (sizeof ((uintptr_t))) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:20125: result: yes | |
configure:20135: checking for mode_t | |
configure:20135: gcc -std=gnu99 -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5 | |
conftest.c:173:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] | |
main () | |
^ | |
configure:20135: $? = 0 | |
configure:20135: gcc -std=gnu99 -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5 | |
conftest.c:173:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] | |
main () | |
^ | |
conftest.c: In function 'main': | |
conftest.c:175:21: error: expected expression before ')' token | |
if (sizeof ((mode_t))) | |
^ | |
configure:20135: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "Open MPI" | |
| #define PACKAGE_TARNAME "openmpi" | |
| #define PACKAGE_VERSION "gitclone" | |
| #define PACKAGE_STRING "Open MPI gitclone" | |
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | |
| #define PACKAGE_URL "" | |
| #define OPAL_ARCH "powerpc64le-unknown-linux-gnu" | |
| #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 __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define OMPI_MAJOR_VERSION 4 | |
| #define OMPI_MINOR_VERSION 0 | |
| #define OMPI_RELEASE_VERSION 0 | |
| #define OMPI_GREEK_VERSION "a1" | |
| #define OMPI_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OMPI_TARBALL_VERSION "gitclone" | |
| #define OMPI_VERSION "0" | |
| #define OMPI_RELEASE_DATE "Unreleased developer copy" | |
| #define ORTE_MAJOR_VERSION 4 | |
| #define ORTE_MINOR_VERSION 0 | |
| #define ORTE_RELEASE_VERSION 0 | |
| #define ORTE_GREEK_VERSION "a1" | |
| #define ORTE_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define ORTE_TARBALL_VERSION "gitclone" | |
| #define ORTE_VERSION "0" | |
| #define ORTE_RELEASE_DATE "Unreleased developer copy" | |
| #define OSHMEM_MAJOR_VERSION 4 | |
| #define OSHMEM_MINOR_VERSION 0 | |
| #define OSHMEM_RELEASE_VERSION 0 | |
| #define OSHMEM_GREEK_VERSION "a1" | |
| #define OSHMEM_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OSHMEM_TARBALL_VERSION "gitclone" | |
| #define OSHMEM_VERSION "0" | |
| #define OSHMEM_RELEASE_DATE "Unreleased developer copy" | |
| #define OPAL_MAJOR_VERSION 4 | |
| #define OPAL_MINOR_VERSION 0 | |
| #define OPAL_RELEASE_VERSION 0 | |
| #define OPAL_GREEK_VERSION "a1" | |
| #define OPAL_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OPAL_TARBALL_VERSION "gitclone" | |
| #define OPAL_VERSION "0" | |
| #define OPAL_RELEASE_DATE "Unreleased developer copy" | |
| #define OPAL_ENABLE_MEM_DEBUG 0 | |
| #define OPAL_ENABLE_MEM_PROFILE 0 | |
| #define OPAL_ENABLE_TIMING 0 | |
| #define OPAL_ENABLE_DEBUG 0 | |
| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1 | |
| #define OPAL_ENABLE_PTY_SUPPORT 1 | |
| #define OPAL_ENABLE_DLOPEN_SUPPORT 1 | |
| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1 | |
| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0 | |
| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0 | |
| #define OPAL_WANT_HOME_CONFIG_FILES 1 | |
| #define OPAL_ENABLE_IPV6 0 | |
| #define OPAL_PACKAGE_STRING "Open MPI gpaulsen@c656f6n04 Distribution" | |
| #define OPAL_IDENT_STRING "4.0.0a1" | |
| #define OPAL_MAX_PROCESSOR_NAME 256 | |
| #define OPAL_MAX_ERROR_STRING 256 | |
| #define OPAL_MAX_OBJECT_NAME 64 | |
| #define OPAL_MAX_INFO_KEY 36 | |
| #define OPAL_MAX_INFO_VAL 256 | |
| #define OPAL_MAX_PORT_NAME 1024 | |
| #define OPAL_MAX_DATAREP_STRING 128 | |
| #define OPAL_ENABLE_CRDEBUG 0 | |
| #define OPAL_ENABLE_GETPWUID 1 | |
| #define OPAL_ENABLE_PROGRESS_THREADS 0 | |
| #define HAVE_ZLIB_H 1 | |
| #define OPAL_HAVE_ZLIB 1 | |
| #define OPAL_HAVE_SOLARIS 0 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_NETINET_TCP_H 1 | |
| #define HAVE_STRUCT_SOCKADDR_IN 1 | |
| #define OPAL_CUDA_SUPPORT 0 | |
| #define OPAL_CUDA_SYNC_MEMOPS 0 | |
| #define OPAL_CUDA_GET_ATTRIBUTES 0 | |
| #define OPAL_CUDA_GDR_SUPPORT 0 | |
| #define OPAL_PMIX_V1 0 | |
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | |
| #define OMPI_WANT_MPI_INTERFACE_WARNING 1 | |
| #define OMPI_GROUP_SPARSE 0 | |
| #define OMPI_WANT_PERUSE 0 | |
| #define OMPI_WANT_MPI_CXX_SEEK 1 | |
| #define OMPI_ENABLE_MPI1_COMPAT 1 | |
| #define OMPI_ENABLE_GREQUEST_EXTENSIONS 0 | |
| #define MPI_PARAM_CHECK ompi_mpi_param_check | |
| #define OMPI_PARAM_CHECK 1 | |
| #define OSHMEM_SPEC_COMPAT 1 | |
| #define OSHMEM_PARAM_CHECK 1 | |
| #define HAVE_ON_EXIT 1 | |
| #define SPC_ENABLE 0 | |
| #define OPAL_CC "gcc" | |
| #define OPAL_C_HAVE__THREAD_LOCAL 0 | |
| #define OPAL_C_HAVE_ATOMIC_CONV_VAR 0 | |
| #define OPAL_C_HAVE__ATOMIC 0 | |
| #define OPAL_C_HAVE__GENERIC 0 | |
| #define OPAL_C_HAVE__STATIC_ASSERT 1 | |
| #define OPAL_C_HAVE___THREAD 1 | |
| #define STDC_HEADERS 1 | |
| #define _GNU_SOURCE 1 | |
| #define OPAL_C_HAVE_BUILTIN_EXPECT 1 | |
| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1 | |
| #define OPAL_C_HAVE_BUILTIN_CLZ 1 | |
| #define OPAL_CC_USE_PRAGMA_IDENT 0 | |
| #define OPAL_CC_USE_IDENT 1 | |
| #define OPAL_CC_USE_PRAGMA_COMMENT | |
| #define OPAL_CC_USE_CONST_CHAR_IDENT 0 | |
| #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___INT128 1 | |
| #define HAVE_LONG_LONG 1 | |
| #define HAVE_LONG_DOUBLE 1 | |
| #define HAVE_COMPLEX_H 1 | |
| #define HAVE_FLOAT__COMPLEX 1 | |
| #define HAVE_DOUBLE__COMPLEX 1 | |
| #define HAVE_LONG_DOUBLE__COMPLEX 1 | |
| #define HAVE_INTPTR_T 1 | |
| #define HAVE_UINTPTR_T 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| int | |
| main () | |
| { | |
| if (sizeof ((mode_t))) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:20135: result: yes | |
configure:20145: checking for ssize_t | |
configure:20145: gcc -std=gnu99 -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5 | |
conftest.c:174:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] | |
main () | |
^ | |
configure:20145: $? = 0 | |
configure:20145: gcc -std=gnu99 -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5 | |
conftest.c:174:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] | |
main () | |
^ | |
conftest.c: In function 'main': | |
conftest.c:176:22: error: expected expression before ')' token | |
if (sizeof ((ssize_t))) | |
^ | |
configure:20145: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "Open MPI" | |
| #define PACKAGE_TARNAME "openmpi" | |
| #define PACKAGE_VERSION "gitclone" | |
| #define PACKAGE_STRING "Open MPI gitclone" | |
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | |
| #define PACKAGE_URL "" | |
| #define OPAL_ARCH "powerpc64le-unknown-linux-gnu" | |
| #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 __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define OMPI_MAJOR_VERSION 4 | |
| #define OMPI_MINOR_VERSION 0 | |
| #define OMPI_RELEASE_VERSION 0 | |
| #define OMPI_GREEK_VERSION "a1" | |
| #define OMPI_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OMPI_TARBALL_VERSION "gitclone" | |
| #define OMPI_VERSION "0" | |
| #define OMPI_RELEASE_DATE "Unreleased developer copy" | |
| #define ORTE_MAJOR_VERSION 4 | |
| #define ORTE_MINOR_VERSION 0 | |
| #define ORTE_RELEASE_VERSION 0 | |
| #define ORTE_GREEK_VERSION "a1" | |
| #define ORTE_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define ORTE_TARBALL_VERSION "gitclone" | |
| #define ORTE_VERSION "0" | |
| #define ORTE_RELEASE_DATE "Unreleased developer copy" | |
| #define OSHMEM_MAJOR_VERSION 4 | |
| #define OSHMEM_MINOR_VERSION 0 | |
| #define OSHMEM_RELEASE_VERSION 0 | |
| #define OSHMEM_GREEK_VERSION "a1" | |
| #define OSHMEM_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OSHMEM_TARBALL_VERSION "gitclone" | |
| #define OSHMEM_VERSION "0" | |
| #define OSHMEM_RELEASE_DATE "Unreleased developer copy" | |
| #define OPAL_MAJOR_VERSION 4 | |
| #define OPAL_MINOR_VERSION 0 | |
| #define OPAL_RELEASE_VERSION 0 | |
| #define OPAL_GREEK_VERSION "a1" | |
| #define OPAL_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OPAL_TARBALL_VERSION "gitclone" | |
| #define OPAL_VERSION "0" | |
| #define OPAL_RELEASE_DATE "Unreleased developer copy" | |
| #define OPAL_ENABLE_MEM_DEBUG 0 | |
| #define OPAL_ENABLE_MEM_PROFILE 0 | |
| #define OPAL_ENABLE_TIMING 0 | |
| #define OPAL_ENABLE_DEBUG 0 | |
| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1 | |
| #define OPAL_ENABLE_PTY_SUPPORT 1 | |
| #define OPAL_ENABLE_DLOPEN_SUPPORT 1 | |
| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1 | |
| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0 | |
| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0 | |
| #define OPAL_WANT_HOME_CONFIG_FILES 1 | |
| #define OPAL_ENABLE_IPV6 0 | |
| #define OPAL_PACKAGE_STRING "Open MPI gpaulsen@c656f6n04 Distribution" | |
| #define OPAL_IDENT_STRING "4.0.0a1" | |
| #define OPAL_MAX_PROCESSOR_NAME 256 | |
| #define OPAL_MAX_ERROR_STRING 256 | |
| #define OPAL_MAX_OBJECT_NAME 64 | |
| #define OPAL_MAX_INFO_KEY 36 | |
| #define OPAL_MAX_INFO_VAL 256 | |
| #define OPAL_MAX_PORT_NAME 1024 | |
| #define OPAL_MAX_DATAREP_STRING 128 | |
| #define OPAL_ENABLE_CRDEBUG 0 | |
| #define OPAL_ENABLE_GETPWUID 1 | |
| #define OPAL_ENABLE_PROGRESS_THREADS 0 | |
| #define HAVE_ZLIB_H 1 | |
| #define OPAL_HAVE_ZLIB 1 | |
| #define OPAL_HAVE_SOLARIS 0 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_NETINET_TCP_H 1 | |
| #define HAVE_STRUCT_SOCKADDR_IN 1 | |
| #define OPAL_CUDA_SUPPORT 0 | |
| #define OPAL_CUDA_SYNC_MEMOPS 0 | |
| #define OPAL_CUDA_GET_ATTRIBUTES 0 | |
| #define OPAL_CUDA_GDR_SUPPORT 0 | |
| #define OPAL_PMIX_V1 0 | |
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | |
| #define OMPI_WANT_MPI_INTERFACE_WARNING 1 | |
| #define OMPI_GROUP_SPARSE 0 | |
| #define OMPI_WANT_PERUSE 0 | |
| #define OMPI_WANT_MPI_CXX_SEEK 1 | |
| #define OMPI_ENABLE_MPI1_COMPAT 1 | |
| #define OMPI_ENABLE_GREQUEST_EXTENSIONS 0 | |
| #define MPI_PARAM_CHECK ompi_mpi_param_check | |
| #define OMPI_PARAM_CHECK 1 | |
| #define OSHMEM_SPEC_COMPAT 1 | |
| #define OSHMEM_PARAM_CHECK 1 | |
| #define HAVE_ON_EXIT 1 | |
| #define SPC_ENABLE 0 | |
| #define OPAL_CC "gcc" | |
| #define OPAL_C_HAVE__THREAD_LOCAL 0 | |
| #define OPAL_C_HAVE_ATOMIC_CONV_VAR 0 | |
| #define OPAL_C_HAVE__ATOMIC 0 | |
| #define OPAL_C_HAVE__GENERIC 0 | |
| #define OPAL_C_HAVE__STATIC_ASSERT 1 | |
| #define OPAL_C_HAVE___THREAD 1 | |
| #define STDC_HEADERS 1 | |
| #define _GNU_SOURCE 1 | |
| #define OPAL_C_HAVE_BUILTIN_EXPECT 1 | |
| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1 | |
| #define OPAL_C_HAVE_BUILTIN_CLZ 1 | |
| #define OPAL_CC_USE_PRAGMA_IDENT 0 | |
| #define OPAL_CC_USE_IDENT 1 | |
| #define OPAL_CC_USE_PRAGMA_COMMENT | |
| #define OPAL_CC_USE_CONST_CHAR_IDENT 0 | |
| #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___INT128 1 | |
| #define HAVE_LONG_LONG 1 | |
| #define HAVE_LONG_DOUBLE 1 | |
| #define HAVE_COMPLEX_H 1 | |
| #define HAVE_FLOAT__COMPLEX 1 | |
| #define HAVE_DOUBLE__COMPLEX 1 | |
| #define HAVE_LONG_DOUBLE__COMPLEX 1 | |
| #define HAVE_INTPTR_T 1 | |
| #define HAVE_UINTPTR_T 1 | |
| #define HAVE_MODE_T 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| int | |
| main () | |
| { | |
| if (sizeof ((ssize_t))) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:20145: result: yes | |
configure:20155: checking for ptrdiff_t | |
configure:20155: gcc -std=gnu99 -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5 | |
conftest.c:175:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] | |
main () | |
^ | |
configure:20155: $? = 0 | |
configure:20155: gcc -std=gnu99 -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5 | |
conftest.c:175:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] | |
main () | |
^ | |
conftest.c: In function 'main': | |
conftest.c:177:24: error: expected expression before ')' token | |
if (sizeof ((ptrdiff_t))) | |
^ | |
configure:20155: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "Open MPI" | |
| #define PACKAGE_TARNAME "openmpi" | |
| #define PACKAGE_VERSION "gitclone" | |
| #define PACKAGE_STRING "Open MPI gitclone" | |
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | |
| #define PACKAGE_URL "" | |
| #define OPAL_ARCH "powerpc64le-unknown-linux-gnu" | |
| #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 __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define OMPI_MAJOR_VERSION 4 | |
| #define OMPI_MINOR_VERSION 0 | |
| #define OMPI_RELEASE_VERSION 0 | |
| #define OMPI_GREEK_VERSION "a1" | |
| #define OMPI_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OMPI_TARBALL_VERSION "gitclone" | |
| #define OMPI_VERSION "0" | |
| #define OMPI_RELEASE_DATE "Unreleased developer copy" | |
| #define ORTE_MAJOR_VERSION 4 | |
| #define ORTE_MINOR_VERSION 0 | |
| #define ORTE_RELEASE_VERSION 0 | |
| #define ORTE_GREEK_VERSION "a1" | |
| #define ORTE_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define ORTE_TARBALL_VERSION "gitclone" | |
| #define ORTE_VERSION "0" | |
| #define ORTE_RELEASE_DATE "Unreleased developer copy" | |
| #define OSHMEM_MAJOR_VERSION 4 | |
| #define OSHMEM_MINOR_VERSION 0 | |
| #define OSHMEM_RELEASE_VERSION 0 | |
| #define OSHMEM_GREEK_VERSION "a1" | |
| #define OSHMEM_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OSHMEM_TARBALL_VERSION "gitclone" | |
| #define OSHMEM_VERSION "0" | |
| #define OSHMEM_RELEASE_DATE "Unreleased developer copy" | |
| #define OPAL_MAJOR_VERSION 4 | |
| #define OPAL_MINOR_VERSION 0 | |
| #define OPAL_RELEASE_VERSION 0 | |
| #define OPAL_GREEK_VERSION "a1" | |
| #define OPAL_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OPAL_TARBALL_VERSION "gitclone" | |
| #define OPAL_VERSION "0" | |
| #define OPAL_RELEASE_DATE "Unreleased developer copy" | |
| #define OPAL_ENABLE_MEM_DEBUG 0 | |
| #define OPAL_ENABLE_MEM_PROFILE 0 | |
| #define OPAL_ENABLE_TIMING 0 | |
| #define OPAL_ENABLE_DEBUG 0 | |
| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1 | |
| #define OPAL_ENABLE_PTY_SUPPORT 1 | |
| #define OPAL_ENABLE_DLOPEN_SUPPORT 1 | |
| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1 | |
| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0 | |
| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0 | |
| #define OPAL_WANT_HOME_CONFIG_FILES 1 | |
| #define OPAL_ENABLE_IPV6 0 | |
| #define OPAL_PACKAGE_STRING "Open MPI gpaulsen@c656f6n04 Distribution" | |
| #define OPAL_IDENT_STRING "4.0.0a1" | |
| #define OPAL_MAX_PROCESSOR_NAME 256 | |
| #define OPAL_MAX_ERROR_STRING 256 | |
| #define OPAL_MAX_OBJECT_NAME 64 | |
| #define OPAL_MAX_INFO_KEY 36 | |
| #define OPAL_MAX_INFO_VAL 256 | |
| #define OPAL_MAX_PORT_NAME 1024 | |
| #define OPAL_MAX_DATAREP_STRING 128 | |
| #define OPAL_ENABLE_CRDEBUG 0 | |
| #define OPAL_ENABLE_GETPWUID 1 | |
| #define OPAL_ENABLE_PROGRESS_THREADS 0 | |
| #define HAVE_ZLIB_H 1 | |
| #define OPAL_HAVE_ZLIB 1 | |
| #define OPAL_HAVE_SOLARIS 0 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_NETINET_TCP_H 1 | |
| #define HAVE_STRUCT_SOCKADDR_IN 1 | |
| #define OPAL_CUDA_SUPPORT 0 | |
| #define OPAL_CUDA_SYNC_MEMOPS 0 | |
| #define OPAL_CUDA_GET_ATTRIBUTES 0 | |
| #define OPAL_CUDA_GDR_SUPPORT 0 | |
| #define OPAL_PMIX_V1 0 | |
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | |
| #define OMPI_WANT_MPI_INTERFACE_WARNING 1 | |
| #define OMPI_GROUP_SPARSE 0 | |
| #define OMPI_WANT_PERUSE 0 | |
| #define OMPI_WANT_MPI_CXX_SEEK 1 | |
| #define OMPI_ENABLE_MPI1_COMPAT 1 | |
| #define OMPI_ENABLE_GREQUEST_EXTENSIONS 0 | |
| #define MPI_PARAM_CHECK ompi_mpi_param_check | |
| #define OMPI_PARAM_CHECK 1 | |
| #define OSHMEM_SPEC_COMPAT 1 | |
| #define OSHMEM_PARAM_CHECK 1 | |
| #define HAVE_ON_EXIT 1 | |
| #define SPC_ENABLE 0 | |
| #define OPAL_CC "gcc" | |
| #define OPAL_C_HAVE__THREAD_LOCAL 0 | |
| #define OPAL_C_HAVE_ATOMIC_CONV_VAR 0 | |
| #define OPAL_C_HAVE__ATOMIC 0 | |
| #define OPAL_C_HAVE__GENERIC 0 | |
| #define OPAL_C_HAVE__STATIC_ASSERT 1 | |
| #define OPAL_C_HAVE___THREAD 1 | |
| #define STDC_HEADERS 1 | |
| #define _GNU_SOURCE 1 | |
| #define OPAL_C_HAVE_BUILTIN_EXPECT 1 | |
| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1 | |
| #define OPAL_C_HAVE_BUILTIN_CLZ 1 | |
| #define OPAL_CC_USE_PRAGMA_IDENT 0 | |
| #define OPAL_CC_USE_IDENT 1 | |
| #define OPAL_CC_USE_PRAGMA_COMMENT | |
| #define OPAL_CC_USE_CONST_CHAR_IDENT 0 | |
| #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___INT128 1 | |
| #define HAVE_LONG_LONG 1 | |
| #define HAVE_LONG_DOUBLE 1 | |
| #define HAVE_COMPLEX_H 1 | |
| #define HAVE_FLOAT__COMPLEX 1 | |
| #define HAVE_DOUBLE__COMPLEX 1 | |
| #define HAVE_LONG_DOUBLE__COMPLEX 1 | |
| #define HAVE_INTPTR_T 1 | |
| #define HAVE_UINTPTR_T 1 | |
| #define HAVE_MODE_T 1 | |
| #define HAVE_SSIZE_T 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| int | |
| main () | |
| { | |
| if (sizeof ((ptrdiff_t))) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:20155: result: yes | |
configure:20174: checking size of _Bool | |
configure:20179: gcc -std=gnu99 -o conftest -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c -lz >&5 | |
conftest.c:175:17: warning: function declaration isn't a prototype [-Wstrict-prototypes] | |
static long int longval () { return (long int) (sizeof (_Bool)); } | |
^ | |
conftest.c:176:26: warning: function declaration isn't a prototype [-Wstrict-prototypes] | |
static unsigned long int ulongval () { return (long int) (sizeof (_Bool)); } | |
^ | |
conftest.c:180:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] | |
main () | |
^ | |
configure:20179: $? = 0 | |
configure:20179: ./conftest | |
configure:20179: $? = 0 | |
configure:20193: result: 1 | |
configure:20207: checking size of char | |
configure:20212: gcc -std=gnu99 -o conftest -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c -lz >&5 | |
conftest.c:176:17: warning: function declaration isn't a prototype [-Wstrict-prototypes] | |
static long int longval () { return (long int) (sizeof (char)); } | |
^ | |
conftest.c:177:26: warning: function declaration isn't a prototype [-Wstrict-prototypes] | |
static unsigned long int ulongval () { return (long int) (sizeof (char)); } | |
^ | |
conftest.c:181:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] | |
main () | |
^ | |
configure:20212: $? = 0 | |
configure:20212: ./conftest | |
configure:20212: $? = 0 | |
configure:20226: result: 1 | |
configure:20240: checking size of short | |
configure:20245: gcc -std=gnu99 -o conftest -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c -lz >&5 | |
conftest.c:177:17: warning: function declaration isn't a prototype [-Wstrict-prototypes] | |
static long int longval () { return (long int) (sizeof (short)); } | |
^ | |
conftest.c:178:26: warning: function declaration isn't a prototype [-Wstrict-prototypes] | |
static unsigned long int ulongval () { return (long int) (sizeof (short)); } | |
^ | |
conftest.c:182:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] | |
main () | |
^ | |
configure:20245: $? = 0 | |
configure:20245: ./conftest | |
configure:20245: $? = 0 | |
configure:20259: result: 2 | |
configure:20273: checking size of int | |
configure:20278: gcc -std=gnu99 -o conftest -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c -lz >&5 | |
conftest.c:178:17: warning: function declaration isn't a prototype [-Wstrict-prototypes] | |
static long int longval () { return (long int) (sizeof (int)); } | |
^ | |
conftest.c:179:26: warning: function declaration isn't a prototype [-Wstrict-prototypes] | |
static unsigned long int ulongval () { return (long int) (sizeof (int)); } | |
^ | |
conftest.c:183:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] | |
main () | |
^ | |
configure:20278: $? = 0 | |
configure:20278: ./conftest | |
configure:20278: $? = 0 | |
configure:20292: result: 4 | |
configure:20306: checking size of long | |
configure:20311: gcc -std=gnu99 -o conftest -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c -lz >&5 | |
conftest.c:179:17: warning: function declaration isn't a prototype [-Wstrict-prototypes] | |
static long int longval () { return (long int) (sizeof (long)); } | |
^ | |
conftest.c:180:26: warning: function declaration isn't a prototype [-Wstrict-prototypes] | |
static unsigned long int ulongval () { return (long int) (sizeof (long)); } | |
^ | |
conftest.c:184:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] | |
main () | |
^ | |
configure:20311: $? = 0 | |
configure:20311: ./conftest | |
configure:20311: $? = 0 | |
configure:20325: result: 8 | |
configure:20340: checking size of long long | |
configure:20345: gcc -std=gnu99 -o conftest -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c -lz >&5 | |
conftest.c:180:17: warning: function declaration isn't a prototype [-Wstrict-prototypes] | |
static long int longval () { return (long int) (sizeof (long long)); } | |
^ | |
conftest.c:181:26: warning: function declaration isn't a prototype [-Wstrict-prototypes] | |
static unsigned long int ulongval () { return (long int) (sizeof (long long)); } | |
^ | |
conftest.c:185:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] | |
main () | |
^ | |
configure:20345: $? = 0 | |
configure:20345: ./conftest | |
configure:20345: $? = 0 | |
configure:20359: result: 8 | |
configure:20374: checking size of float | |
configure:20379: gcc -std=gnu99 -o conftest -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c -lz >&5 | |
conftest.c:181:17: warning: function declaration isn't a prototype [-Wstrict-prototypes] | |
static long int longval () { return (long int) (sizeof (float)); } | |
^ | |
conftest.c:182:26: warning: function declaration isn't a prototype [-Wstrict-prototypes] | |
static unsigned long int ulongval () { return (long int) (sizeof (float)); } | |
^ | |
conftest.c:186:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] | |
main () | |
^ | |
configure:20379: $? = 0 | |
configure:20379: ./conftest | |
configure:20379: $? = 0 | |
configure:20393: result: 4 | |
configure:20407: checking size of double | |
configure:20412: gcc -std=gnu99 -o conftest -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c -lz >&5 | |
conftest.c:182:17: warning: function declaration isn't a prototype [-Wstrict-prototypes] | |
static long int longval () { return (long int) (sizeof (double)); } | |
^ | |
conftest.c:183:26: warning: function declaration isn't a prototype [-Wstrict-prototypes] | |
static unsigned long int ulongval () { return (long int) (sizeof (double)); } | |
^ | |
conftest.c:187:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] | |
main () | |
^ | |
configure:20412: $? = 0 | |
configure:20412: ./conftest | |
configure:20412: $? = 0 | |
configure:20426: result: 8 | |
configure:20441: checking size of long double | |
configure:20446: gcc -std=gnu99 -o conftest -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c -lz >&5 | |
conftest.c:183:17: warning: function declaration isn't a prototype [-Wstrict-prototypes] | |
static long int longval () { return (long int) (sizeof (long double)); } | |
^ | |
conftest.c:184:26: warning: function declaration isn't a prototype [-Wstrict-prototypes] | |
static unsigned long int ulongval () { return (long int) (sizeof (long double)); } | |
^ | |
conftest.c:188:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] | |
main () | |
^ | |
configure:20446: $? = 0 | |
configure:20446: ./conftest | |
configure:20446: $? = 0 | |
configure:20460: result: 16 | |
configure:20513: checking size of float _Complex | |
configure:20518: gcc -std=gnu99 -o conftest -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c -lz >&5 | |
conftest.c:184:17: warning: function declaration isn't a prototype [-Wstrict-prototypes] | |
static long int longval () { return (long int) (sizeof (float _Complex)); } | |
^ | |
conftest.c:185:26: warning: function declaration isn't a prototype [-Wstrict-prototypes] | |
static unsigned long int ulongval () { return (long int) (sizeof (float _Complex)); } | |
^ | |
conftest.c:189:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] | |
main () | |
^ | |
configure:20518: $? = 0 | |
configure:20518: ./conftest | |
configure:20518: $? = 0 | |
configure:20532: result: 8 | |
configure:20548: checking size of double _Complex | |
configure:20553: gcc -std=gnu99 -o conftest -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c -lz >&5 | |
conftest.c:185:17: warning: function declaration isn't a prototype [-Wstrict-prototypes] | |
static long int longval () { return (long int) (sizeof (double _Complex)); } | |
^ | |
conftest.c:186:26: warning: function declaration isn't a prototype [-Wstrict-prototypes] | |
static unsigned long int ulongval () { return (long int) (sizeof (double _Complex)); } | |
^ | |
conftest.c:190:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] | |
main () | |
^ | |
configure:20553: $? = 0 | |
configure:20553: ./conftest | |
configure:20553: $? = 0 | |
configure:20567: result: 16 | |
configure:20583: checking size of long double _Complex | |
configure:20588: gcc -std=gnu99 -o conftest -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c -lz >&5 | |
conftest.c:186:17: warning: function declaration isn't a prototype [-Wstrict-prototypes] | |
static long int longval () { return (long int) (sizeof (long double _Complex)); } | |
^ | |
conftest.c:187:26: warning: function declaration isn't a prototype [-Wstrict-prototypes] | |
static unsigned long int ulongval () { return (long int) (sizeof (long double _Complex)); } | |
^ | |
conftest.c:191:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] | |
main () | |
^ | |
configure:20588: $? = 0 | |
configure:20588: ./conftest | |
configure:20588: $? = 0 | |
configure:20602: result: 32 | |
configure:20618: checking size of void * | |
configure:20623: gcc -std=gnu99 -o conftest -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c -lz >&5 | |
conftest.c:187:17: warning: function declaration isn't a prototype [-Wstrict-prototypes] | |
static long int longval () { return (long int) (sizeof (void *)); } | |
^ | |
conftest.c:188:26: warning: function declaration isn't a prototype [-Wstrict-prototypes] | |
static unsigned long int ulongval () { return (long int) (sizeof (void *)); } | |
^ | |
conftest.c:192:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] | |
main () | |
^ | |
configure:20623: $? = 0 | |
configure:20623: ./conftest | |
configure:20623: $? = 0 | |
configure:20637: result: 8 | |
configure:20651: checking size of size_t | |
configure:20656: gcc -std=gnu99 -o conftest -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c -lz >&5 | |
conftest.c:188:17: warning: function declaration isn't a prototype [-Wstrict-prototypes] | |
static long int longval () { return (long int) (sizeof (size_t)); } | |
^ | |
conftest.c:189:26: warning: function declaration isn't a prototype [-Wstrict-prototypes] | |
static unsigned long int ulongval () { return (long int) (sizeof (size_t)); } | |
^ | |
conftest.c:193:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] | |
main () | |
^ | |
configure:20656: $? = 0 | |
configure:20656: ./conftest | |
configure:20656: $? = 0 | |
configure:20670: result: 8 | |
configure:20685: checking size of ssize_t | |
configure:20690: gcc -std=gnu99 -o conftest -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c -lz >&5 | |
conftest.c:189:17: warning: function declaration isn't a prototype [-Wstrict-prototypes] | |
static long int longval () { return (long int) (sizeof (ssize_t)); } | |
^ | |
conftest.c:190:26: warning: function declaration isn't a prototype [-Wstrict-prototypes] | |
static unsigned long int ulongval () { return (long int) (sizeof (ssize_t)); } | |
^ | |
conftest.c:194:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] | |
main () | |
^ | |
configure:20690: $? = 0 | |
configure:20690: ./conftest | |
configure:20690: $? = 0 | |
configure:20704: result: 8 | |
configure:20720: checking size of ptrdiff_t | |
configure:20725: gcc -std=gnu99 -o conftest -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c -lz >&5 | |
conftest.c:190:17: warning: function declaration isn't a prototype [-Wstrict-prototypes] | |
static long int longval () { return (long int) (sizeof (ptrdiff_t)); } | |
^ | |
conftest.c:191:26: warning: function declaration isn't a prototype [-Wstrict-prototypes] | |
static unsigned long int ulongval () { return (long int) (sizeof (ptrdiff_t)); } | |
^ | |
conftest.c:195:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] | |
main () | |
^ | |
configure:20725: $? = 0 | |
configure:20725: ./conftest | |
configure:20725: $? = 0 | |
configure:20739: result: 8 | |
configure:20756: checking size of wchar_t | |
configure:20761: gcc -std=gnu99 -o conftest -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c -lz >&5 | |
conftest.c:191:17: warning: function declaration isn't a prototype [-Wstrict-prototypes] | |
static long int longval () { return (long int) (sizeof (wchar_t)); } | |
^ | |
conftest.c:192:26: warning: function declaration isn't a prototype [-Wstrict-prototypes] | |
static unsigned long int ulongval () { return (long int) (sizeof (wchar_t)); } | |
^ | |
conftest.c:196:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] | |
main () | |
^ | |
configure:20761: $? = 0 | |
configure:20761: ./conftest | |
configure:20761: $? = 0 | |
configure:20775: result: 4 | |
configure:20790: checking size of pid_t | |
configure:20795: gcc -std=gnu99 -o conftest -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c -lz >&5 | |
conftest.c:192:17: warning: function declaration isn't a prototype [-Wstrict-prototypes] | |
static long int longval () { return (long int) (sizeof (pid_t)); } | |
^ | |
conftest.c:193:26: warning: function declaration isn't a prototype [-Wstrict-prototypes] | |
static unsigned long int ulongval () { return (long int) (sizeof (pid_t)); } | |
^ | |
conftest.c:197:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] | |
main () | |
^ | |
configure:20795: $? = 0 | |
configure:20795: ./conftest | |
configure:20795: $? = 0 | |
configure:20809: result: 4 | |
configure:20825: checking size of atomic_short | |
configure:20830: gcc -std=gnu99 -o conftest -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c -lz >&5 | |
conftest.c:160:23: fatal error: stdatomic.h: No such file or directory | |
#include <stdatomic.h> | |
^ | |
compilation terminated. | |
configure:20830: $? = 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 "gitclone" | |
| #define PACKAGE_STRING "Open MPI gitclone" | |
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | |
| #define PACKAGE_URL "" | |
| #define OPAL_ARCH "powerpc64le-unknown-linux-gnu" | |
| #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 __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define OMPI_MAJOR_VERSION 4 | |
| #define OMPI_MINOR_VERSION 0 | |
| #define OMPI_RELEASE_VERSION 0 | |
| #define OMPI_GREEK_VERSION "a1" | |
| #define OMPI_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OMPI_TARBALL_VERSION "gitclone" | |
| #define OMPI_VERSION "0" | |
| #define OMPI_RELEASE_DATE "Unreleased developer copy" | |
| #define ORTE_MAJOR_VERSION 4 | |
| #define ORTE_MINOR_VERSION 0 | |
| #define ORTE_RELEASE_VERSION 0 | |
| #define ORTE_GREEK_VERSION "a1" | |
| #define ORTE_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define ORTE_TARBALL_VERSION "gitclone" | |
| #define ORTE_VERSION "0" | |
| #define ORTE_RELEASE_DATE "Unreleased developer copy" | |
| #define OSHMEM_MAJOR_VERSION 4 | |
| #define OSHMEM_MINOR_VERSION 0 | |
| #define OSHMEM_RELEASE_VERSION 0 | |
| #define OSHMEM_GREEK_VERSION "a1" | |
| #define OSHMEM_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OSHMEM_TARBALL_VERSION "gitclone" | |
| #define OSHMEM_VERSION "0" | |
| #define OSHMEM_RELEASE_DATE "Unreleased developer copy" | |
| #define OPAL_MAJOR_VERSION 4 | |
| #define OPAL_MINOR_VERSION 0 | |
| #define OPAL_RELEASE_VERSION 0 | |
| #define OPAL_GREEK_VERSION "a1" | |
| #define OPAL_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OPAL_TARBALL_VERSION "gitclone" | |
| #define OPAL_VERSION "0" | |
| #define OPAL_RELEASE_DATE "Unreleased developer copy" | |
| #define OPAL_ENABLE_MEM_DEBUG 0 | |
| #define OPAL_ENABLE_MEM_PROFILE 0 | |
| #define OPAL_ENABLE_TIMING 0 | |
| #define OPAL_ENABLE_DEBUG 0 | |
| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1 | |
| #define OPAL_ENABLE_PTY_SUPPORT 1 | |
| #define OPAL_ENABLE_DLOPEN_SUPPORT 1 | |
| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1 | |
| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0 | |
| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0 | |
| #define OPAL_WANT_HOME_CONFIG_FILES 1 | |
| #define OPAL_ENABLE_IPV6 0 | |
| #define OPAL_PACKAGE_STRING "Open MPI gpaulsen@c656f6n04 Distribution" | |
| #define OPAL_IDENT_STRING "4.0.0a1" | |
| #define OPAL_MAX_PROCESSOR_NAME 256 | |
| #define OPAL_MAX_ERROR_STRING 256 | |
| #define OPAL_MAX_OBJECT_NAME 64 | |
| #define OPAL_MAX_INFO_KEY 36 | |
| #define OPAL_MAX_INFO_VAL 256 | |
| #define OPAL_MAX_PORT_NAME 1024 | |
| #define OPAL_MAX_DATAREP_STRING 128 | |
| #define OPAL_ENABLE_CRDEBUG 0 | |
| #define OPAL_ENABLE_GETPWUID 1 | |
| #define OPAL_ENABLE_PROGRESS_THREADS 0 | |
| #define HAVE_ZLIB_H 1 | |
| #define OPAL_HAVE_ZLIB 1 | |
| #define OPAL_HAVE_SOLARIS 0 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_NETINET_TCP_H 1 | |
| #define HAVE_STRUCT_SOCKADDR_IN 1 | |
| #define OPAL_CUDA_SUPPORT 0 | |
| #define OPAL_CUDA_SYNC_MEMOPS 0 | |
| #define OPAL_CUDA_GET_ATTRIBUTES 0 | |
| #define OPAL_CUDA_GDR_SUPPORT 0 | |
| #define OPAL_PMIX_V1 0 | |
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | |
| #define OMPI_WANT_MPI_INTERFACE_WARNING 1 | |
| #define OMPI_GROUP_SPARSE 0 | |
| #define OMPI_WANT_PERUSE 0 | |
| #define OMPI_WANT_MPI_CXX_SEEK 1 | |
| #define OMPI_ENABLE_MPI1_COMPAT 1 | |
| #define OMPI_ENABLE_GREQUEST_EXTENSIONS 0 | |
| #define MPI_PARAM_CHECK ompi_mpi_param_check | |
| #define OMPI_PARAM_CHECK 1 | |
| #define OSHMEM_SPEC_COMPAT 1 | |
| #define OSHMEM_PARAM_CHECK 1 | |
| #define HAVE_ON_EXIT 1 | |
| #define SPC_ENABLE 0 | |
| #define OPAL_CC "gcc" | |
| #define OPAL_C_HAVE__THREAD_LOCAL 0 | |
| #define OPAL_C_HAVE_ATOMIC_CONV_VAR 0 | |
| #define OPAL_C_HAVE__ATOMIC 0 | |
| #define OPAL_C_HAVE__GENERIC 0 | |
| #define OPAL_C_HAVE__STATIC_ASSERT 1 | |
| #define OPAL_C_HAVE___THREAD 1 | |
| #define STDC_HEADERS 1 | |
| #define _GNU_SOURCE 1 | |
| #define OPAL_C_HAVE_BUILTIN_EXPECT 1 | |
| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1 | |
| #define OPAL_C_HAVE_BUILTIN_CLZ 1 | |
| #define OPAL_CC_USE_PRAGMA_IDENT 0 | |
| #define OPAL_CC_USE_IDENT 1 | |
| #define OPAL_CC_USE_PRAGMA_COMMENT | |
| #define OPAL_CC_USE_CONST_CHAR_IDENT 0 | |
| #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___INT128 1 | |
| #define HAVE_LONG_LONG 1 | |
| #define HAVE_LONG_DOUBLE 1 | |
| #define HAVE_COMPLEX_H 1 | |
| #define HAVE_FLOAT__COMPLEX 1 | |
| #define HAVE_DOUBLE__COMPLEX 1 | |
| #define HAVE_LONG_DOUBLE__COMPLEX 1 | |
| #define HAVE_INTPTR_T 1 | |
| #define HAVE_UINTPTR_T 1 | |
| #define HAVE_MODE_T 1 | |
| #define HAVE_SSIZE_T 1 | |
| #define HAVE_PTRDIFF_T 1 | |
| #define SIZEOF__BOOL 1 | |
| #define SIZEOF_CHAR 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_FLOAT 4 | |
| #define SIZEOF_DOUBLE 8 | |
| #define SIZEOF_LONG_DOUBLE 16 | |
| #define SIZEOF_FLOAT__COMPLEX 8 | |
| #define SIZEOF_DOUBLE__COMPLEX 16 | |
| #define SIZEOF_LONG_DOUBLE__COMPLEX 32 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_SIZE_T 8 | |
| #define SIZEOF_SSIZE_T 8 | |
| #define SIZEOF_PTRDIFF_T 8 | |
| #define SIZEOF_WCHAR_T 4 | |
| #define SIZEOF_PID_T 4 | |
| /* end confdefs.h. */ | |
| #include <stdatomic.h> | |
| | |
| static long int longval () { return (long int) (sizeof (atomic_short)); } | |
| static unsigned long int ulongval () { return (long int) (sizeof (atomic_short)); } | |
| #include <stdio.h> | |
| #include <stdlib.h> | |
| int | |
| main () | |
| { | |
| | |
| FILE *f = fopen ("conftest.val", "w"); | |
| if (! f) | |
| return 1; | |
| if (((long int) (sizeof (atomic_short))) < 0) | |
| { | |
| long int i = longval (); | |
| if (i != ((long int) (sizeof (atomic_short)))) | |
| return 1; | |
| fprintf (f, "%ld", i); | |
| } | |
| else | |
| { | |
| unsigned long int i = ulongval (); | |
| if (i != ((long int) (sizeof (atomic_short)))) | |
| return 1; | |
| fprintf (f, "%lu", i); | |
| } | |
| /* Do not output a trailing newline, as this causes \r\n confusion | |
| on some platforms. */ | |
| return ferror (f) || fclose (f) != 0; | |
| | |
| ; | |
| return 0; | |
| } | |
configure:20845: result: 0 | |
configure:20859: checking size of atomic_int | |
configure:20864: gcc -std=gnu99 -o conftest -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c -lz >&5 | |
conftest.c:161:23: fatal error: stdatomic.h: No such file or directory | |
#include <stdatomic.h> | |
^ | |
compilation terminated. | |
configure:20864: $? = 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 "gitclone" | |
| #define PACKAGE_STRING "Open MPI gitclone" | |
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | |
| #define PACKAGE_URL "" | |
| #define OPAL_ARCH "powerpc64le-unknown-linux-gnu" | |
| #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 __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define OMPI_MAJOR_VERSION 4 | |
| #define OMPI_MINOR_VERSION 0 | |
| #define OMPI_RELEASE_VERSION 0 | |
| #define OMPI_GREEK_VERSION "a1" | |
| #define OMPI_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OMPI_TARBALL_VERSION "gitclone" | |
| #define OMPI_VERSION "0" | |
| #define OMPI_RELEASE_DATE "Unreleased developer copy" | |
| #define ORTE_MAJOR_VERSION 4 | |
| #define ORTE_MINOR_VERSION 0 | |
| #define ORTE_RELEASE_VERSION 0 | |
| #define ORTE_GREEK_VERSION "a1" | |
| #define ORTE_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define ORTE_TARBALL_VERSION "gitclone" | |
| #define ORTE_VERSION "0" | |
| #define ORTE_RELEASE_DATE "Unreleased developer copy" | |
| #define OSHMEM_MAJOR_VERSION 4 | |
| #define OSHMEM_MINOR_VERSION 0 | |
| #define OSHMEM_RELEASE_VERSION 0 | |
| #define OSHMEM_GREEK_VERSION "a1" | |
| #define OSHMEM_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OSHMEM_TARBALL_VERSION "gitclone" | |
| #define OSHMEM_VERSION "0" | |
| #define OSHMEM_RELEASE_DATE "Unreleased developer copy" | |
| #define OPAL_MAJOR_VERSION 4 | |
| #define OPAL_MINOR_VERSION 0 | |
| #define OPAL_RELEASE_VERSION 0 | |
| #define OPAL_GREEK_VERSION "a1" | |
| #define OPAL_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OPAL_TARBALL_VERSION "gitclone" | |
| #define OPAL_VERSION "0" | |
| #define OPAL_RELEASE_DATE "Unreleased developer copy" | |
| #define OPAL_ENABLE_MEM_DEBUG 0 | |
| #define OPAL_ENABLE_MEM_PROFILE 0 | |
| #define OPAL_ENABLE_TIMING 0 | |
| #define OPAL_ENABLE_DEBUG 0 | |
| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1 | |
| #define OPAL_ENABLE_PTY_SUPPORT 1 | |
| #define OPAL_ENABLE_DLOPEN_SUPPORT 1 | |
| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1 | |
| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0 | |
| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0 | |
| #define OPAL_WANT_HOME_CONFIG_FILES 1 | |
| #define OPAL_ENABLE_IPV6 0 | |
| #define OPAL_PACKAGE_STRING "Open MPI gpaulsen@c656f6n04 Distribution" | |
| #define OPAL_IDENT_STRING "4.0.0a1" | |
| #define OPAL_MAX_PROCESSOR_NAME 256 | |
| #define OPAL_MAX_ERROR_STRING 256 | |
| #define OPAL_MAX_OBJECT_NAME 64 | |
| #define OPAL_MAX_INFO_KEY 36 | |
| #define OPAL_MAX_INFO_VAL 256 | |
| #define OPAL_MAX_PORT_NAME 1024 | |
| #define OPAL_MAX_DATAREP_STRING 128 | |
| #define OPAL_ENABLE_CRDEBUG 0 | |
| #define OPAL_ENABLE_GETPWUID 1 | |
| #define OPAL_ENABLE_PROGRESS_THREADS 0 | |
| #define HAVE_ZLIB_H 1 | |
| #define OPAL_HAVE_ZLIB 1 | |
| #define OPAL_HAVE_SOLARIS 0 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_NETINET_TCP_H 1 | |
| #define HAVE_STRUCT_SOCKADDR_IN 1 | |
| #define OPAL_CUDA_SUPPORT 0 | |
| #define OPAL_CUDA_SYNC_MEMOPS 0 | |
| #define OPAL_CUDA_GET_ATTRIBUTES 0 | |
| #define OPAL_CUDA_GDR_SUPPORT 0 | |
| #define OPAL_PMIX_V1 0 | |
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | |
| #define OMPI_WANT_MPI_INTERFACE_WARNING 1 | |
| #define OMPI_GROUP_SPARSE 0 | |
| #define OMPI_WANT_PERUSE 0 | |
| #define OMPI_WANT_MPI_CXX_SEEK 1 | |
| #define OMPI_ENABLE_MPI1_COMPAT 1 | |
| #define OMPI_ENABLE_GREQUEST_EXTENSIONS 0 | |
| #define MPI_PARAM_CHECK ompi_mpi_param_check | |
| #define OMPI_PARAM_CHECK 1 | |
| #define OSHMEM_SPEC_COMPAT 1 | |
| #define OSHMEM_PARAM_CHECK 1 | |
| #define HAVE_ON_EXIT 1 | |
| #define SPC_ENABLE 0 | |
| #define OPAL_CC "gcc" | |
| #define OPAL_C_HAVE__THREAD_LOCAL 0 | |
| #define OPAL_C_HAVE_ATOMIC_CONV_VAR 0 | |
| #define OPAL_C_HAVE__ATOMIC 0 | |
| #define OPAL_C_HAVE__GENERIC 0 | |
| #define OPAL_C_HAVE__STATIC_ASSERT 1 | |
| #define OPAL_C_HAVE___THREAD 1 | |
| #define STDC_HEADERS 1 | |
| #define _GNU_SOURCE 1 | |
| #define OPAL_C_HAVE_BUILTIN_EXPECT 1 | |
| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1 | |
| #define OPAL_C_HAVE_BUILTIN_CLZ 1 | |
| #define OPAL_CC_USE_PRAGMA_IDENT 0 | |
| #define OPAL_CC_USE_IDENT 1 | |
| #define OPAL_CC_USE_PRAGMA_COMMENT | |
| #define OPAL_CC_USE_CONST_CHAR_IDENT 0 | |
| #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___INT128 1 | |
| #define HAVE_LONG_LONG 1 | |
| #define HAVE_LONG_DOUBLE 1 | |
| #define HAVE_COMPLEX_H 1 | |
| #define HAVE_FLOAT__COMPLEX 1 | |
| #define HAVE_DOUBLE__COMPLEX 1 | |
| #define HAVE_LONG_DOUBLE__COMPLEX 1 | |
| #define HAVE_INTPTR_T 1 | |
| #define HAVE_UINTPTR_T 1 | |
| #define HAVE_MODE_T 1 | |
| #define HAVE_SSIZE_T 1 | |
| #define HAVE_PTRDIFF_T 1 | |
| #define SIZEOF__BOOL 1 | |
| #define SIZEOF_CHAR 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_FLOAT 4 | |
| #define SIZEOF_DOUBLE 8 | |
| #define SIZEOF_LONG_DOUBLE 16 | |
| #define SIZEOF_FLOAT__COMPLEX 8 | |
| #define SIZEOF_DOUBLE__COMPLEX 16 | |
| #define SIZEOF_LONG_DOUBLE__COMPLEX 32 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_SIZE_T 8 | |
| #define SIZEOF_SSIZE_T 8 | |
| #define SIZEOF_PTRDIFF_T 8 | |
| #define SIZEOF_WCHAR_T 4 | |
| #define SIZEOF_PID_T 4 | |
| #define SIZEOF_ATOMIC_SHORT 0 | |
| /* end confdefs.h. */ | |
| #include <stdatomic.h> | |
| | |
| static long int longval () { return (long int) (sizeof (atomic_int)); } | |
| static unsigned long int ulongval () { return (long int) (sizeof (atomic_int)); } | |
| #include <stdio.h> | |
| #include <stdlib.h> | |
| int | |
| main () | |
| { | |
| | |
| FILE *f = fopen ("conftest.val", "w"); | |
| if (! f) | |
| return 1; | |
| if (((long int) (sizeof (atomic_int))) < 0) | |
| { | |
| long int i = longval (); | |
| if (i != ((long int) (sizeof (atomic_int)))) | |
| return 1; | |
| fprintf (f, "%ld", i); | |
| } | |
| else | |
| { | |
| unsigned long int i = ulongval (); | |
| if (i != ((long int) (sizeof (atomic_int)))) | |
| return 1; | |
| fprintf (f, "%lu", i); | |
| } | |
| /* Do not output a trailing newline, as this causes \r\n confusion | |
| on some platforms. */ | |
| return ferror (f) || fclose (f) != 0; | |
| | |
| ; | |
| return 0; | |
| } | |
configure:20879: result: 0 | |
configure:20893: checking size of atomic_long | |
configure:20898: gcc -std=gnu99 -o conftest -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c -lz >&5 | |
conftest.c:162:23: fatal error: stdatomic.h: No such file or directory | |
#include <stdatomic.h> | |
^ | |
compilation terminated. | |
configure:20898: $? = 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 "gitclone" | |
| #define PACKAGE_STRING "Open MPI gitclone" | |
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | |
| #define PACKAGE_URL "" | |
| #define OPAL_ARCH "powerpc64le-unknown-linux-gnu" | |
| #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 __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define OMPI_MAJOR_VERSION 4 | |
| #define OMPI_MINOR_VERSION 0 | |
| #define OMPI_RELEASE_VERSION 0 | |
| #define OMPI_GREEK_VERSION "a1" | |
| #define OMPI_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OMPI_TARBALL_VERSION "gitclone" | |
| #define OMPI_VERSION "0" | |
| #define OMPI_RELEASE_DATE "Unreleased developer copy" | |
| #define ORTE_MAJOR_VERSION 4 | |
| #define ORTE_MINOR_VERSION 0 | |
| #define ORTE_RELEASE_VERSION 0 | |
| #define ORTE_GREEK_VERSION "a1" | |
| #define ORTE_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define ORTE_TARBALL_VERSION "gitclone" | |
| #define ORTE_VERSION "0" | |
| #define ORTE_RELEASE_DATE "Unreleased developer copy" | |
| #define OSHMEM_MAJOR_VERSION 4 | |
| #define OSHMEM_MINOR_VERSION 0 | |
| #define OSHMEM_RELEASE_VERSION 0 | |
| #define OSHMEM_GREEK_VERSION "a1" | |
| #define OSHMEM_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OSHMEM_TARBALL_VERSION "gitclone" | |
| #define OSHMEM_VERSION "0" | |
| #define OSHMEM_RELEASE_DATE "Unreleased developer copy" | |
| #define OPAL_MAJOR_VERSION 4 | |
| #define OPAL_MINOR_VERSION 0 | |
| #define OPAL_RELEASE_VERSION 0 | |
| #define OPAL_GREEK_VERSION "a1" | |
| #define OPAL_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OPAL_TARBALL_VERSION "gitclone" | |
| #define OPAL_VERSION "0" | |
| #define OPAL_RELEASE_DATE "Unreleased developer copy" | |
| #define OPAL_ENABLE_MEM_DEBUG 0 | |
| #define OPAL_ENABLE_MEM_PROFILE 0 | |
| #define OPAL_ENABLE_TIMING 0 | |
| #define OPAL_ENABLE_DEBUG 0 | |
| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1 | |
| #define OPAL_ENABLE_PTY_SUPPORT 1 | |
| #define OPAL_ENABLE_DLOPEN_SUPPORT 1 | |
| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1 | |
| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0 | |
| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0 | |
| #define OPAL_WANT_HOME_CONFIG_FILES 1 | |
| #define OPAL_ENABLE_IPV6 0 | |
| #define OPAL_PACKAGE_STRING "Open MPI gpaulsen@c656f6n04 Distribution" | |
| #define OPAL_IDENT_STRING "4.0.0a1" | |
| #define OPAL_MAX_PROCESSOR_NAME 256 | |
| #define OPAL_MAX_ERROR_STRING 256 | |
| #define OPAL_MAX_OBJECT_NAME 64 | |
| #define OPAL_MAX_INFO_KEY 36 | |
| #define OPAL_MAX_INFO_VAL 256 | |
| #define OPAL_MAX_PORT_NAME 1024 | |
| #define OPAL_MAX_DATAREP_STRING 128 | |
| #define OPAL_ENABLE_CRDEBUG 0 | |
| #define OPAL_ENABLE_GETPWUID 1 | |
| #define OPAL_ENABLE_PROGRESS_THREADS 0 | |
| #define HAVE_ZLIB_H 1 | |
| #define OPAL_HAVE_ZLIB 1 | |
| #define OPAL_HAVE_SOLARIS 0 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_NETINET_TCP_H 1 | |
| #define HAVE_STRUCT_SOCKADDR_IN 1 | |
| #define OPAL_CUDA_SUPPORT 0 | |
| #define OPAL_CUDA_SYNC_MEMOPS 0 | |
| #define OPAL_CUDA_GET_ATTRIBUTES 0 | |
| #define OPAL_CUDA_GDR_SUPPORT 0 | |
| #define OPAL_PMIX_V1 0 | |
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | |
| #define OMPI_WANT_MPI_INTERFACE_WARNING 1 | |
| #define OMPI_GROUP_SPARSE 0 | |
| #define OMPI_WANT_PERUSE 0 | |
| #define OMPI_WANT_MPI_CXX_SEEK 1 | |
| #define OMPI_ENABLE_MPI1_COMPAT 1 | |
| #define OMPI_ENABLE_GREQUEST_EXTENSIONS 0 | |
| #define MPI_PARAM_CHECK ompi_mpi_param_check | |
| #define OMPI_PARAM_CHECK 1 | |
| #define OSHMEM_SPEC_COMPAT 1 | |
| #define OSHMEM_PARAM_CHECK 1 | |
| #define HAVE_ON_EXIT 1 | |
| #define SPC_ENABLE 0 | |
| #define OPAL_CC "gcc" | |
| #define OPAL_C_HAVE__THREAD_LOCAL 0 | |
| #define OPAL_C_HAVE_ATOMIC_CONV_VAR 0 | |
| #define OPAL_C_HAVE__ATOMIC 0 | |
| #define OPAL_C_HAVE__GENERIC 0 | |
| #define OPAL_C_HAVE__STATIC_ASSERT 1 | |
| #define OPAL_C_HAVE___THREAD 1 | |
| #define STDC_HEADERS 1 | |
| #define _GNU_SOURCE 1 | |
| #define OPAL_C_HAVE_BUILTIN_EXPECT 1 | |
| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1 | |
| #define OPAL_C_HAVE_BUILTIN_CLZ 1 | |
| #define OPAL_CC_USE_PRAGMA_IDENT 0 | |
| #define OPAL_CC_USE_IDENT 1 | |
| #define OPAL_CC_USE_PRAGMA_COMMENT | |
| #define OPAL_CC_USE_CONST_CHAR_IDENT 0 | |
| #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___INT128 1 | |
| #define HAVE_LONG_LONG 1 | |
| #define HAVE_LONG_DOUBLE 1 | |
| #define HAVE_COMPLEX_H 1 | |
| #define HAVE_FLOAT__COMPLEX 1 | |
| #define HAVE_DOUBLE__COMPLEX 1 | |
| #define HAVE_LONG_DOUBLE__COMPLEX 1 | |
| #define HAVE_INTPTR_T 1 | |
| #define HAVE_UINTPTR_T 1 | |
| #define HAVE_MODE_T 1 | |
| #define HAVE_SSIZE_T 1 | |
| #define HAVE_PTRDIFF_T 1 | |
| #define SIZEOF__BOOL 1 | |
| #define SIZEOF_CHAR 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_FLOAT 4 | |
| #define SIZEOF_DOUBLE 8 | |
| #define SIZEOF_LONG_DOUBLE 16 | |
| #define SIZEOF_FLOAT__COMPLEX 8 | |
| #define SIZEOF_DOUBLE__COMPLEX 16 | |
| #define SIZEOF_LONG_DOUBLE__COMPLEX 32 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_SIZE_T 8 | |
| #define SIZEOF_SSIZE_T 8 | |
| #define SIZEOF_PTRDIFF_T 8 | |
| #define SIZEOF_WCHAR_T 4 | |
| #define SIZEOF_PID_T 4 | |
| #define SIZEOF_ATOMIC_SHORT 0 | |
| #define SIZEOF_ATOMIC_INT 0 | |
| /* end confdefs.h. */ | |
| #include <stdatomic.h> | |
| | |
| static long int longval () { return (long int) (sizeof (atomic_long)); } | |
| static unsigned long int ulongval () { return (long int) (sizeof (atomic_long)); } | |
| #include <stdio.h> | |
| #include <stdlib.h> | |
| int | |
| main () | |
| { | |
| | |
| FILE *f = fopen ("conftest.val", "w"); | |
| if (! f) | |
| return 1; | |
| if (((long int) (sizeof (atomic_long))) < 0) | |
| { | |
| long int i = longval (); | |
| if (i != ((long int) (sizeof (atomic_long)))) | |
| return 1; | |
| fprintf (f, "%ld", i); | |
| } | |
| else | |
| { | |
| unsigned long int i = ulongval (); | |
| if (i != ((long int) (sizeof (atomic_long)))) | |
| return 1; | |
| fprintf (f, "%lu", i); | |
| } | |
| /* Do not output a trailing newline, as this causes \r\n confusion | |
| on some platforms. */ | |
| return ferror (f) || fclose (f) != 0; | |
| | |
| ; | |
| return 0; | |
| } | |
configure:20913: result: 0 | |
configure:20927: checking size of atomic_llong | |
configure:20932: gcc -std=gnu99 -o conftest -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c -lz >&5 | |
conftest.c:163:23: fatal error: stdatomic.h: No such file or directory | |
#include <stdatomic.h> | |
^ | |
compilation terminated. | |
configure:20932: $? = 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 "gitclone" | |
| #define PACKAGE_STRING "Open MPI gitclone" | |
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | |
| #define PACKAGE_URL "" | |
| #define OPAL_ARCH "powerpc64le-unknown-linux-gnu" | |
| #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 __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define OMPI_MAJOR_VERSION 4 | |
| #define OMPI_MINOR_VERSION 0 | |
| #define OMPI_RELEASE_VERSION 0 | |
| #define OMPI_GREEK_VERSION "a1" | |
| #define OMPI_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OMPI_TARBALL_VERSION "gitclone" | |
| #define OMPI_VERSION "0" | |
| #define OMPI_RELEASE_DATE "Unreleased developer copy" | |
| #define ORTE_MAJOR_VERSION 4 | |
| #define ORTE_MINOR_VERSION 0 | |
| #define ORTE_RELEASE_VERSION 0 | |
| #define ORTE_GREEK_VERSION "a1" | |
| #define ORTE_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define ORTE_TARBALL_VERSION "gitclone" | |
| #define ORTE_VERSION "0" | |
| #define ORTE_RELEASE_DATE "Unreleased developer copy" | |
| #define OSHMEM_MAJOR_VERSION 4 | |
| #define OSHMEM_MINOR_VERSION 0 | |
| #define OSHMEM_RELEASE_VERSION 0 | |
| #define OSHMEM_GREEK_VERSION "a1" | |
| #define OSHMEM_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OSHMEM_TARBALL_VERSION "gitclone" | |
| #define OSHMEM_VERSION "0" | |
| #define OSHMEM_RELEASE_DATE "Unreleased developer copy" | |
| #define OPAL_MAJOR_VERSION 4 | |
| #define OPAL_MINOR_VERSION 0 | |
| #define OPAL_RELEASE_VERSION 0 | |
| #define OPAL_GREEK_VERSION "a1" | |
| #define OPAL_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OPAL_TARBALL_VERSION "gitclone" | |
| #define OPAL_VERSION "0" | |
| #define OPAL_RELEASE_DATE "Unreleased developer copy" | |
| #define OPAL_ENABLE_MEM_DEBUG 0 | |
| #define OPAL_ENABLE_MEM_PROFILE 0 | |
| #define OPAL_ENABLE_TIMING 0 | |
| #define OPAL_ENABLE_DEBUG 0 | |
| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1 | |
| #define OPAL_ENABLE_PTY_SUPPORT 1 | |
| #define OPAL_ENABLE_DLOPEN_SUPPORT 1 | |
| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1 | |
| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0 | |
| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0 | |
| #define OPAL_WANT_HOME_CONFIG_FILES 1 | |
| #define OPAL_ENABLE_IPV6 0 | |
| #define OPAL_PACKAGE_STRING "Open MPI gpaulsen@c656f6n04 Distribution" | |
| #define OPAL_IDENT_STRING "4.0.0a1" | |
| #define OPAL_MAX_PROCESSOR_NAME 256 | |
| #define OPAL_MAX_ERROR_STRING 256 | |
| #define OPAL_MAX_OBJECT_NAME 64 | |
| #define OPAL_MAX_INFO_KEY 36 | |
| #define OPAL_MAX_INFO_VAL 256 | |
| #define OPAL_MAX_PORT_NAME 1024 | |
| #define OPAL_MAX_DATAREP_STRING 128 | |
| #define OPAL_ENABLE_CRDEBUG 0 | |
| #define OPAL_ENABLE_GETPWUID 1 | |
| #define OPAL_ENABLE_PROGRESS_THREADS 0 | |
| #define HAVE_ZLIB_H 1 | |
| #define OPAL_HAVE_ZLIB 1 | |
| #define OPAL_HAVE_SOLARIS 0 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_NETINET_TCP_H 1 | |
| #define HAVE_STRUCT_SOCKADDR_IN 1 | |
| #define OPAL_CUDA_SUPPORT 0 | |
| #define OPAL_CUDA_SYNC_MEMOPS 0 | |
| #define OPAL_CUDA_GET_ATTRIBUTES 0 | |
| #define OPAL_CUDA_GDR_SUPPORT 0 | |
| #define OPAL_PMIX_V1 0 | |
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | |
| #define OMPI_WANT_MPI_INTERFACE_WARNING 1 | |
| #define OMPI_GROUP_SPARSE 0 | |
| #define OMPI_WANT_PERUSE 0 | |
| #define OMPI_WANT_MPI_CXX_SEEK 1 | |
| #define OMPI_ENABLE_MPI1_COMPAT 1 | |
| #define OMPI_ENABLE_GREQUEST_EXTENSIONS 0 | |
| #define MPI_PARAM_CHECK ompi_mpi_param_check | |
| #define OMPI_PARAM_CHECK 1 | |
| #define OSHMEM_SPEC_COMPAT 1 | |
| #define OSHMEM_PARAM_CHECK 1 | |
| #define HAVE_ON_EXIT 1 | |
| #define SPC_ENABLE 0 | |
| #define OPAL_CC "gcc" | |
| #define OPAL_C_HAVE__THREAD_LOCAL 0 | |
| #define OPAL_C_HAVE_ATOMIC_CONV_VAR 0 | |
| #define OPAL_C_HAVE__ATOMIC 0 | |
| #define OPAL_C_HAVE__GENERIC 0 | |
| #define OPAL_C_HAVE__STATIC_ASSERT 1 | |
| #define OPAL_C_HAVE___THREAD 1 | |
| #define STDC_HEADERS 1 | |
| #define _GNU_SOURCE 1 | |
| #define OPAL_C_HAVE_BUILTIN_EXPECT 1 | |
| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1 | |
| #define OPAL_C_HAVE_BUILTIN_CLZ 1 | |
| #define OPAL_CC_USE_PRAGMA_IDENT 0 | |
| #define OPAL_CC_USE_IDENT 1 | |
| #define OPAL_CC_USE_PRAGMA_COMMENT | |
| #define OPAL_CC_USE_CONST_CHAR_IDENT 0 | |
| #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___INT128 1 | |
| #define HAVE_LONG_LONG 1 | |
| #define HAVE_LONG_DOUBLE 1 | |
| #define HAVE_COMPLEX_H 1 | |
| #define HAVE_FLOAT__COMPLEX 1 | |
| #define HAVE_DOUBLE__COMPLEX 1 | |
| #define HAVE_LONG_DOUBLE__COMPLEX 1 | |
| #define HAVE_INTPTR_T 1 | |
| #define HAVE_UINTPTR_T 1 | |
| #define HAVE_MODE_T 1 | |
| #define HAVE_SSIZE_T 1 | |
| #define HAVE_PTRDIFF_T 1 | |
| #define SIZEOF__BOOL 1 | |
| #define SIZEOF_CHAR 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_FLOAT 4 | |
| #define SIZEOF_DOUBLE 8 | |
| #define SIZEOF_LONG_DOUBLE 16 | |
| #define SIZEOF_FLOAT__COMPLEX 8 | |
| #define SIZEOF_DOUBLE__COMPLEX 16 | |
| #define SIZEOF_LONG_DOUBLE__COMPLEX 32 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_SIZE_T 8 | |
| #define SIZEOF_SSIZE_T 8 | |
| #define SIZEOF_PTRDIFF_T 8 | |
| #define SIZEOF_WCHAR_T 4 | |
| #define SIZEOF_PID_T 4 | |
| #define SIZEOF_ATOMIC_SHORT 0 | |
| #define SIZEOF_ATOMIC_INT 0 | |
| #define SIZEOF_ATOMIC_LONG 0 | |
| /* end confdefs.h. */ | |
| #include <stdatomic.h> | |
| | |
| static long int longval () { return (long int) (sizeof (atomic_llong)); } | |
| static unsigned long int ulongval () { return (long int) (sizeof (atomic_llong)); } | |
| #include <stdio.h> | |
| #include <stdlib.h> | |
| int | |
| main () | |
| { | |
| | |
| FILE *f = fopen ("conftest.val", "w"); | |
| if (! f) | |
| return 1; | |
| if (((long int) (sizeof (atomic_llong))) < 0) | |
| { | |
| long int i = longval (); | |
| if (i != ((long int) (sizeof (atomic_llong)))) | |
| return 1; | |
| fprintf (f, "%ld", i); | |
| } | |
| else | |
| { | |
| unsigned long int i = ulongval (); | |
| if (i != ((long int) (sizeof (atomic_llong)))) | |
| return 1; | |
| fprintf (f, "%lu", i); | |
| } | |
| /* Do not output a trailing newline, as this causes \r\n confusion | |
| on some platforms. */ | |
| return ferror (f) || fclose (f) != 0; | |
| | |
| ; | |
| return 0; | |
| } | |
configure:20947: result: 0 | |
configure:20963: checking alignment of bool | |
configure:21011: gcc -std=gnu99 -o conftest -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c -lz >&5 | |
conftest.c:199:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] | |
main () | |
^ | |
configure:21011: $? = 0 | |
configure:21011: ./conftest | |
configure:21011: $? = 0 | |
configure:21025: result: 1 | |
configure:21037: checking alignment of int8_t | |
configure:21085: gcc -std=gnu99 -o conftest -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c -lz >&5 | |
conftest.c:200:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] | |
main () | |
^ | |
configure:21085: $? = 0 | |
configure:21085: ./conftest | |
configure:21085: $? = 0 | |
configure:21099: result: 1 | |
configure:21111: checking alignment of int16_t | |
configure:21159: gcc -std=gnu99 -o conftest -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c -lz >&5 | |
conftest.c:201:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] | |
main () | |
^ | |
configure:21159: $? = 0 | |
configure:21159: ./conftest | |
configure:21159: $? = 0 | |
configure:21173: result: 2 | |
configure:21185: checking alignment of int32_t | |
configure:21233: gcc -std=gnu99 -o conftest -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c -lz >&5 | |
conftest.c:202:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] | |
main () | |
^ | |
configure:21233: $? = 0 | |
configure:21233: ./conftest | |
configure:21233: $? = 0 | |
configure:21247: result: 4 | |
configure:21259: checking alignment of int64_t | |
configure:21307: gcc -std=gnu99 -o conftest -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c -lz >&5 | |
conftest.c:203:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] | |
main () | |
^ | |
configure:21307: $? = 0 | |
configure:21307: ./conftest | |
configure:21307: $? = 0 | |
configure:21321: result: 8 | |
configure:21409: checking alignment of char | |
configure:21457: gcc -std=gnu99 -o conftest -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c -lz >&5 | |
conftest.c:204:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] | |
main () | |
^ | |
configure:21457: $? = 0 | |
configure:21457: ./conftest | |
configure:21457: $? = 0 | |
configure:21471: result: 1 | |
configure:21483: checking alignment of short | |
configure:21531: gcc -std=gnu99 -o conftest -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c -lz >&5 | |
conftest.c:205:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] | |
main () | |
^ | |
configure:21531: $? = 0 | |
configure:21531: ./conftest | |
configure:21531: $? = 0 | |
configure:21545: result: 2 | |
configure:21557: checking alignment of wchar_t | |
configure:21605: gcc -std=gnu99 -o conftest -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c -lz >&5 | |
conftest.c:206:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] | |
main () | |
^ | |
configure:21605: $? = 0 | |
configure:21605: ./conftest | |
configure:21605: $? = 0 | |
configure:21619: result: 4 | |
configure:21631: checking alignment of int | |
configure:21679: gcc -std=gnu99 -o conftest -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c -lz >&5 | |
conftest.c:207:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] | |
main () | |
^ | |
configure:21679: $? = 0 | |
configure:21679: ./conftest | |
configure:21679: $? = 0 | |
configure:21693: result: 4 | |
configure:21705: checking alignment of long | |
configure:21753: gcc -std=gnu99 -o conftest -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c -lz >&5 | |
conftest.c:208:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] | |
main () | |
^ | |
configure:21753: $? = 0 | |
configure:21753: ./conftest | |
configure:21753: $? = 0 | |
configure:21767: result: 8 | |
configure:21780: checking alignment of long long | |
configure:21828: gcc -std=gnu99 -o conftest -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c -lz >&5 | |
conftest.c:209:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] | |
main () | |
^ | |
configure:21828: $? = 0 | |
configure:21828: ./conftest | |
configure:21828: $? = 0 | |
configure:21842: result: 8 | |
configure:21855: checking alignment of float | |
configure:21903: gcc -std=gnu99 -o conftest -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c -lz >&5 | |
conftest.c:210:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] | |
main () | |
^ | |
configure:21903: $? = 0 | |
configure:21903: ./conftest | |
configure:21903: $? = 0 | |
configure:21917: result: 4 | |
configure:21929: checking alignment of double | |
configure:21977: gcc -std=gnu99 -o conftest -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c -lz >&5 | |
conftest.c:211:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] | |
main () | |
^ | |
configure:21977: $? = 0 | |
configure:21977: ./conftest | |
configure:21977: $? = 0 | |
configure:21991: result: 8 | |
configure:22004: checking alignment of long double | |
configure:22052: gcc -std=gnu99 -o conftest -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c -lz >&5 | |
conftest.c:212:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] | |
main () | |
^ | |
configure:22052: $? = 0 | |
configure:22052: ./conftest | |
configure:22052: $? = 0 | |
configure:22066: result: 16 | |
configure:22160: checking alignment of float _Complex | |
configure:22208: gcc -std=gnu99 -o conftest -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c -lz >&5 | |
conftest.c:213:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] | |
main () | |
^ | |
configure:22208: $? = 0 | |
configure:22208: ./conftest | |
configure:22208: $? = 0 | |
configure:22222: result: 4 | |
configure:22236: checking alignment of double _Complex | |
configure:22284: gcc -std=gnu99 -o conftest -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c -lz >&5 | |
conftest.c:214:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] | |
main () | |
^ | |
configure:22284: $? = 0 | |
configure:22284: ./conftest | |
configure:22284: $? = 0 | |
configure:22298: result: 8 | |
configure:22312: checking alignment of long double _Complex | |
configure:22360: gcc -std=gnu99 -o conftest -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c -lz >&5 | |
conftest.c:215:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] | |
main () | |
^ | |
configure:22360: $? = 0 | |
configure:22360: ./conftest | |
configure:22360: $? = 0 | |
configure:22374: result: 16 | |
configure:22388: checking alignment of void * | |
configure:22436: gcc -std=gnu99 -o conftest -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c -lz >&5 | |
conftest.c:216:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] | |
main () | |
^ | |
configure:22436: $? = 0 | |
configure:22436: ./conftest | |
configure:22436: $? = 0 | |
configure:22450: result: 8 | |
configure:22462: checking alignment of size_t | |
configure:22510: gcc -std=gnu99 -o conftest -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c -lz >&5 | |
conftest.c:217:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] | |
main () | |
^ | |
configure:22510: $? = 0 | |
configure:22510: ./conftest | |
configure:22510: $? = 0 | |
configure:22524: result: 8 | |
configure:22541: checking for weak symbol support | |
configure:22572: gcc -std=gnu99 -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing -c conftest_weak.c | |
configure:22579: $? = 0 | |
configure:22589: gcc -std=gnu99 -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c conftest_weak.o -o conftest -lz | |
conftest.c:2:5: warning: function declaration isn't a prototype [-Wstrict-prototypes] | |
int main() { return fake(3); } | |
^ | |
configure:22596: $? = 0 | |
configure:22622: result: yes | |
configure:22632: checking for macro weak symbol support | |
configure:22669: gcc -std=gnu99 -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing -c conftest_weak.c | |
configure:22676: $? = 0 | |
configure:22686: gcc -std=gnu99 -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c conftest_weak.o -o conftest -lz | |
conftest.c:2:5: warning: function declaration isn't a prototype [-Wstrict-prototypes] | |
int main() { return fake1(3) + fake2(3); } | |
^ | |
configure:22693: $? = 0 | |
configure:22719: result: yes | |
configure:22843: checking for functional offsetof macro | |
configure:22856: gcc -std=gnu99 -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5 | |
conftest.c:185:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] | |
main () | |
^ | |
conftest.c: In function 'main': | |
conftest.c:187:32: warning: unused variable 'offset' [-Wunused-variable] | |
struct foo {int a, b;}; size_t offset = offsetof(struct foo, b); | |
^ | |
configure:22856: $? = 0 | |
configure:22891: result: yes | |
configure:5886: *** C++ compiler and preprocessor | |
configure:23028: checking for g++ | |
configure:23044: found /usr/bin/g++ | |
configure:23055: result: g++ | |
configure:23082: checking for C++ compiler version | |
configure:23091: g++ --version >&5 | |
g++ (GCC) 4.8.5 20150623 (Red Hat 4.8.5-11) | |
Copyright (C) 2015 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:23102: $? = 0 | |
configure:23091: g++ -v >&5 | |
Using built-in specs. | |
COLLECT_GCC=g++ | |
COLLECT_LTO_WRAPPER=/usr/libexec/gcc/ppc64le-redhat-linux/4.8.5/lto-wrapper | |
Target: ppc64le-redhat-linux | |
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-linker-hash-style=gnu --enable-languages=c,c++,objc,obj-c++,java,fortran,ada,go,lto --enable-plugin --enable-initfini-array --disable-libgcj --with-isl=/builddir/build/BUILD/gcc-4.8.5-20150702/obj-ppc64le-redhat-linux/isl-install --with-cloog=/builddir/build/BUILD/gcc-4.8.5-20150702/obj-ppc64le-redhat-linux/cloog-install --enable-gnu-indirect-function --enable-secureplt --with-long-double-128 --enable-targets=powerpcle-linux --disable-multilib --with-cpu-64=power8 --with-tune-64=power8 --build=ppc64le-redhat-linux | |
Thread model: posix | |
gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) | |
configure:23102: $? = 0 | |
configure:23091: g++ -V >&5 | |
g++: error: unrecognized command line option '-V' | |
g++: fatal error: no input files | |
compilation terminated. | |
configure:23102: $? = 4 | |
configure:23091: g++ -qversion >&5 | |
g++: error: unrecognized command line option '-qversion' | |
g++: fatal error: no input files | |
compilation terminated. | |
configure:23102: $? = 4 | |
configure:23106: checking whether we are using the GNU C++ compiler | |
configure:23125: g++ -c -DNDEBUG conftest.cpp >&5 | |
configure:23125: $? = 0 | |
configure:23134: result: yes | |
configure:23143: checking whether g++ accepts -g | |
configure:23163: g++ -c -g conftest.cpp >&5 | |
configure:23163: $? = 0 | |
configure:23204: result: yes | |
configure:23229: checking dependency style of g++ | |
configure:23340: result: gcc3 | |
configure:23360: checking how to run the C++ preprocessor | |
configure:23387: g++ -E conftest.cpp | |
configure:23387: $? = 0 | |
configure:23401: g++ -E conftest.cpp | |
conftest.cpp:183:28: fatal error: ac_nonexistent.h: No such file or directory | |
#include <ac_nonexistent.h> | |
^ | |
compilation terminated. | |
configure:23401: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "Open MPI" | |
| #define PACKAGE_TARNAME "openmpi" | |
| #define PACKAGE_VERSION "gitclone" | |
| #define PACKAGE_STRING "Open MPI gitclone" | |
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | |
| #define PACKAGE_URL "" | |
| #define OPAL_ARCH "powerpc64le-unknown-linux-gnu" | |
| #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 __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define OMPI_MAJOR_VERSION 4 | |
| #define OMPI_MINOR_VERSION 0 | |
| #define OMPI_RELEASE_VERSION 0 | |
| #define OMPI_GREEK_VERSION "a1" | |
| #define OMPI_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OMPI_TARBALL_VERSION "gitclone" | |
| #define OMPI_VERSION "0" | |
| #define OMPI_RELEASE_DATE "Unreleased developer copy" | |
| #define ORTE_MAJOR_VERSION 4 | |
| #define ORTE_MINOR_VERSION 0 | |
| #define ORTE_RELEASE_VERSION 0 | |
| #define ORTE_GREEK_VERSION "a1" | |
| #define ORTE_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define ORTE_TARBALL_VERSION "gitclone" | |
| #define ORTE_VERSION "0" | |
| #define ORTE_RELEASE_DATE "Unreleased developer copy" | |
| #define OSHMEM_MAJOR_VERSION 4 | |
| #define OSHMEM_MINOR_VERSION 0 | |
| #define OSHMEM_RELEASE_VERSION 0 | |
| #define OSHMEM_GREEK_VERSION "a1" | |
| #define OSHMEM_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OSHMEM_TARBALL_VERSION "gitclone" | |
| #define OSHMEM_VERSION "0" | |
| #define OSHMEM_RELEASE_DATE "Unreleased developer copy" | |
| #define OPAL_MAJOR_VERSION 4 | |
| #define OPAL_MINOR_VERSION 0 | |
| #define OPAL_RELEASE_VERSION 0 | |
| #define OPAL_GREEK_VERSION "a1" | |
| #define OPAL_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OPAL_TARBALL_VERSION "gitclone" | |
| #define OPAL_VERSION "0" | |
| #define OPAL_RELEASE_DATE "Unreleased developer copy" | |
| #define OPAL_ENABLE_MEM_DEBUG 0 | |
| #define OPAL_ENABLE_MEM_PROFILE 0 | |
| #define OPAL_ENABLE_TIMING 0 | |
| #define OPAL_ENABLE_DEBUG 0 | |
| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1 | |
| #define OPAL_ENABLE_PTY_SUPPORT 1 | |
| #define OPAL_ENABLE_DLOPEN_SUPPORT 1 | |
| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1 | |
| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0 | |
| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0 | |
| #define OPAL_WANT_HOME_CONFIG_FILES 1 | |
| #define OPAL_ENABLE_IPV6 0 | |
| #define OPAL_PACKAGE_STRING "Open MPI gpaulsen@c656f6n04 Distribution" | |
| #define OPAL_IDENT_STRING "4.0.0a1" | |
| #define OPAL_MAX_PROCESSOR_NAME 256 | |
| #define OPAL_MAX_ERROR_STRING 256 | |
| #define OPAL_MAX_OBJECT_NAME 64 | |
| #define OPAL_MAX_INFO_KEY 36 | |
| #define OPAL_MAX_INFO_VAL 256 | |
| #define OPAL_MAX_PORT_NAME 1024 | |
| #define OPAL_MAX_DATAREP_STRING 128 | |
| #define OPAL_ENABLE_CRDEBUG 0 | |
| #define OPAL_ENABLE_GETPWUID 1 | |
| #define OPAL_ENABLE_PROGRESS_THREADS 0 | |
| #define HAVE_ZLIB_H 1 | |
| #define OPAL_HAVE_ZLIB 1 | |
| #define OPAL_HAVE_SOLARIS 0 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_NETINET_TCP_H 1 | |
| #define HAVE_STRUCT_SOCKADDR_IN 1 | |
| #define OPAL_CUDA_SUPPORT 0 | |
| #define OPAL_CUDA_SYNC_MEMOPS 0 | |
| #define OPAL_CUDA_GET_ATTRIBUTES 0 | |
| #define OPAL_CUDA_GDR_SUPPORT 0 | |
| #define OPAL_PMIX_V1 0 | |
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | |
| #define OMPI_WANT_MPI_INTERFACE_WARNING 1 | |
| #define OMPI_GROUP_SPARSE 0 | |
| #define OMPI_WANT_PERUSE 0 | |
| #define OMPI_WANT_MPI_CXX_SEEK 1 | |
| #define OMPI_ENABLE_MPI1_COMPAT 1 | |
| #define OMPI_ENABLE_GREQUEST_EXTENSIONS 0 | |
| #define MPI_PARAM_CHECK ompi_mpi_param_check | |
| #define OMPI_PARAM_CHECK 1 | |
| #define OSHMEM_SPEC_COMPAT 1 | |
| #define OSHMEM_PARAM_CHECK 1 | |
| #define HAVE_ON_EXIT 1 | |
| #define SPC_ENABLE 0 | |
| #define OPAL_CC "gcc" | |
| #define OPAL_C_HAVE__THREAD_LOCAL 0 | |
| #define OPAL_C_HAVE_ATOMIC_CONV_VAR 0 | |
| #define OPAL_C_HAVE__ATOMIC 0 | |
| #define OPAL_C_HAVE__GENERIC 0 | |
| #define OPAL_C_HAVE__STATIC_ASSERT 1 | |
| #define OPAL_C_HAVE___THREAD 1 | |
| #define STDC_HEADERS 1 | |
| #define _GNU_SOURCE 1 | |
| #define OPAL_C_HAVE_BUILTIN_EXPECT 1 | |
| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1 | |
| #define OPAL_C_HAVE_BUILTIN_CLZ 1 | |
| #define OPAL_CC_USE_PRAGMA_IDENT 0 | |
| #define OPAL_CC_USE_IDENT 1 | |
| #define OPAL_CC_USE_PRAGMA_COMMENT | |
| #define OPAL_CC_USE_CONST_CHAR_IDENT 0 | |
| #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___INT128 1 | |
| #define HAVE_LONG_LONG 1 | |
| #define HAVE_LONG_DOUBLE 1 | |
| #define HAVE_COMPLEX_H 1 | |
| #define HAVE_FLOAT__COMPLEX 1 | |
| #define HAVE_DOUBLE__COMPLEX 1 | |
| #define HAVE_LONG_DOUBLE__COMPLEX 1 | |
| #define HAVE_INTPTR_T 1 | |
| #define HAVE_UINTPTR_T 1 | |
| #define HAVE_MODE_T 1 | |
| #define HAVE_SSIZE_T 1 | |
| #define HAVE_PTRDIFF_T 1 | |
| #define SIZEOF__BOOL 1 | |
| #define SIZEOF_CHAR 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_FLOAT 4 | |
| #define SIZEOF_DOUBLE 8 | |
| #define SIZEOF_LONG_DOUBLE 16 | |
| #define SIZEOF_FLOAT__COMPLEX 8 | |
| #define SIZEOF_DOUBLE__COMPLEX 16 | |
| #define SIZEOF_LONG_DOUBLE__COMPLEX 32 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_SIZE_T 8 | |
| #define SIZEOF_SSIZE_T 8 | |
| #define SIZEOF_PTRDIFF_T 8 | |
| #define SIZEOF_WCHAR_T 4 | |
| #define SIZEOF_PID_T 4 | |
| #define SIZEOF_ATOMIC_SHORT 0 | |
| #define SIZEOF_ATOMIC_INT 0 | |
| #define SIZEOF_ATOMIC_LONG 0 | |
| #define SIZEOF_ATOMIC_LLONG 0 | |
| #define OPAL_ALIGNMENT_BOOL 1 | |
| #define OPAL_ALIGNMENT_INT8 1 | |
| #define OPAL_ALIGNMENT_INT16 2 | |
| #define OPAL_ALIGNMENT_INT32 4 | |
| #define OPAL_ALIGNMENT_INT64 8 | |
| #define OPAL_ALIGNMENT_CHAR 1 | |
| #define OPAL_ALIGNMENT_SHORT 2 | |
| #define OPAL_ALIGNMENT_WCHAR 4 | |
| #define OPAL_ALIGNMENT_INT 4 | |
| #define OPAL_ALIGNMENT_LONG 8 | |
| #define OPAL_ALIGNMENT_LONG_LONG 8 | |
| #define OPAL_ALIGNMENT_FLOAT 4 | |
| #define OPAL_ALIGNMENT_DOUBLE 8 | |
| #define OPAL_ALIGNMENT_LONG_DOUBLE 16 | |
| #define OPAL_ALIGNMENT_FLOAT_COMPLEX 4 | |
| #define OPAL_ALIGNMENT_DOUBLE_COMPLEX 8 | |
| #define OPAL_ALIGNMENT_LONG_DOUBLE_COMPLEX 16 | |
| #define OPAL_ALIGNMENT_VOID_P 8 | |
| #define OPAL_ALIGNMENT_SIZE_T 8 | |
| /* end confdefs.h. */ | |
| #include <ac_nonexistent.h> | |
configure:23426: result: g++ -E | |
configure:23446: g++ -E conftest.cpp | |
configure:23446: $? = 0 | |
configure:23460: g++ -E conftest.cpp | |
conftest.cpp:183:28: fatal error: ac_nonexistent.h: No such file or directory | |
#include <ac_nonexistent.h> | |
^ | |
compilation terminated. | |
configure:23460: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "Open MPI" | |
| #define PACKAGE_TARNAME "openmpi" | |
| #define PACKAGE_VERSION "gitclone" | |
| #define PACKAGE_STRING "Open MPI gitclone" | |
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | |
| #define PACKAGE_URL "" | |
| #define OPAL_ARCH "powerpc64le-unknown-linux-gnu" | |
| #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 __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define OMPI_MAJOR_VERSION 4 | |
| #define OMPI_MINOR_VERSION 0 | |
| #define OMPI_RELEASE_VERSION 0 | |
| #define OMPI_GREEK_VERSION "a1" | |
| #define OMPI_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OMPI_TARBALL_VERSION "gitclone" | |
| #define OMPI_VERSION "0" | |
| #define OMPI_RELEASE_DATE "Unreleased developer copy" | |
| #define ORTE_MAJOR_VERSION 4 | |
| #define ORTE_MINOR_VERSION 0 | |
| #define ORTE_RELEASE_VERSION 0 | |
| #define ORTE_GREEK_VERSION "a1" | |
| #define ORTE_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define ORTE_TARBALL_VERSION "gitclone" | |
| #define ORTE_VERSION "0" | |
| #define ORTE_RELEASE_DATE "Unreleased developer copy" | |
| #define OSHMEM_MAJOR_VERSION 4 | |
| #define OSHMEM_MINOR_VERSION 0 | |
| #define OSHMEM_RELEASE_VERSION 0 | |
| #define OSHMEM_GREEK_VERSION "a1" | |
| #define OSHMEM_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OSHMEM_TARBALL_VERSION "gitclone" | |
| #define OSHMEM_VERSION "0" | |
| #define OSHMEM_RELEASE_DATE "Unreleased developer copy" | |
| #define OPAL_MAJOR_VERSION 4 | |
| #define OPAL_MINOR_VERSION 0 | |
| #define OPAL_RELEASE_VERSION 0 | |
| #define OPAL_GREEK_VERSION "a1" | |
| #define OPAL_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OPAL_TARBALL_VERSION "gitclone" | |
| #define OPAL_VERSION "0" | |
| #define OPAL_RELEASE_DATE "Unreleased developer copy" | |
| #define OPAL_ENABLE_MEM_DEBUG 0 | |
| #define OPAL_ENABLE_MEM_PROFILE 0 | |
| #define OPAL_ENABLE_TIMING 0 | |
| #define OPAL_ENABLE_DEBUG 0 | |
| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1 | |
| #define OPAL_ENABLE_PTY_SUPPORT 1 | |
| #define OPAL_ENABLE_DLOPEN_SUPPORT 1 | |
| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1 | |
| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0 | |
| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0 | |
| #define OPAL_WANT_HOME_CONFIG_FILES 1 | |
| #define OPAL_ENABLE_IPV6 0 | |
| #define OPAL_PACKAGE_STRING "Open MPI gpaulsen@c656f6n04 Distribution" | |
| #define OPAL_IDENT_STRING "4.0.0a1" | |
| #define OPAL_MAX_PROCESSOR_NAME 256 | |
| #define OPAL_MAX_ERROR_STRING 256 | |
| #define OPAL_MAX_OBJECT_NAME 64 | |
| #define OPAL_MAX_INFO_KEY 36 | |
| #define OPAL_MAX_INFO_VAL 256 | |
| #define OPAL_MAX_PORT_NAME 1024 | |
| #define OPAL_MAX_DATAREP_STRING 128 | |
| #define OPAL_ENABLE_CRDEBUG 0 | |
| #define OPAL_ENABLE_GETPWUID 1 | |
| #define OPAL_ENABLE_PROGRESS_THREADS 0 | |
| #define HAVE_ZLIB_H 1 | |
| #define OPAL_HAVE_ZLIB 1 | |
| #define OPAL_HAVE_SOLARIS 0 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_NETINET_TCP_H 1 | |
| #define HAVE_STRUCT_SOCKADDR_IN 1 | |
| #define OPAL_CUDA_SUPPORT 0 | |
| #define OPAL_CUDA_SYNC_MEMOPS 0 | |
| #define OPAL_CUDA_GET_ATTRIBUTES 0 | |
| #define OPAL_CUDA_GDR_SUPPORT 0 | |
| #define OPAL_PMIX_V1 0 | |
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | |
| #define OMPI_WANT_MPI_INTERFACE_WARNING 1 | |
| #define OMPI_GROUP_SPARSE 0 | |
| #define OMPI_WANT_PERUSE 0 | |
| #define OMPI_WANT_MPI_CXX_SEEK 1 | |
| #define OMPI_ENABLE_MPI1_COMPAT 1 | |
| #define OMPI_ENABLE_GREQUEST_EXTENSIONS 0 | |
| #define MPI_PARAM_CHECK ompi_mpi_param_check | |
| #define OMPI_PARAM_CHECK 1 | |
| #define OSHMEM_SPEC_COMPAT 1 | |
| #define OSHMEM_PARAM_CHECK 1 | |
| #define HAVE_ON_EXIT 1 | |
| #define SPC_ENABLE 0 | |
| #define OPAL_CC "gcc" | |
| #define OPAL_C_HAVE__THREAD_LOCAL 0 | |
| #define OPAL_C_HAVE_ATOMIC_CONV_VAR 0 | |
| #define OPAL_C_HAVE__ATOMIC 0 | |
| #define OPAL_C_HAVE__GENERIC 0 | |
| #define OPAL_C_HAVE__STATIC_ASSERT 1 | |
| #define OPAL_C_HAVE___THREAD 1 | |
| #define STDC_HEADERS 1 | |
| #define _GNU_SOURCE 1 | |
| #define OPAL_C_HAVE_BUILTIN_EXPECT 1 | |
| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1 | |
| #define OPAL_C_HAVE_BUILTIN_CLZ 1 | |
| #define OPAL_CC_USE_PRAGMA_IDENT 0 | |
| #define OPAL_CC_USE_IDENT 1 | |
| #define OPAL_CC_USE_PRAGMA_COMMENT | |
| #define OPAL_CC_USE_CONST_CHAR_IDENT 0 | |
| #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___INT128 1 | |
| #define HAVE_LONG_LONG 1 | |
| #define HAVE_LONG_DOUBLE 1 | |
| #define HAVE_COMPLEX_H 1 | |
| #define HAVE_FLOAT__COMPLEX 1 | |
| #define HAVE_DOUBLE__COMPLEX 1 | |
| #define HAVE_LONG_DOUBLE__COMPLEX 1 | |
| #define HAVE_INTPTR_T 1 | |
| #define HAVE_UINTPTR_T 1 | |
| #define HAVE_MODE_T 1 | |
| #define HAVE_SSIZE_T 1 | |
| #define HAVE_PTRDIFF_T 1 | |
| #define SIZEOF__BOOL 1 | |
| #define SIZEOF_CHAR 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_FLOAT 4 | |
| #define SIZEOF_DOUBLE 8 | |
| #define SIZEOF_LONG_DOUBLE 16 | |
| #define SIZEOF_FLOAT__COMPLEX 8 | |
| #define SIZEOF_DOUBLE__COMPLEX 16 | |
| #define SIZEOF_LONG_DOUBLE__COMPLEX 32 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_SIZE_T 8 | |
| #define SIZEOF_SSIZE_T 8 | |
| #define SIZEOF_PTRDIFF_T 8 | |
| #define SIZEOF_WCHAR_T 4 | |
| #define SIZEOF_PID_T 4 | |
| #define SIZEOF_ATOMIC_SHORT 0 | |
| #define SIZEOF_ATOMIC_INT 0 | |
| #define SIZEOF_ATOMIC_LONG 0 | |
| #define SIZEOF_ATOMIC_LLONG 0 | |
| #define OPAL_ALIGNMENT_BOOL 1 | |
| #define OPAL_ALIGNMENT_INT8 1 | |
| #define OPAL_ALIGNMENT_INT16 2 | |
| #define OPAL_ALIGNMENT_INT32 4 | |
| #define OPAL_ALIGNMENT_INT64 8 | |
| #define OPAL_ALIGNMENT_CHAR 1 | |
| #define OPAL_ALIGNMENT_SHORT 2 | |
| #define OPAL_ALIGNMENT_WCHAR 4 | |
| #define OPAL_ALIGNMENT_INT 4 | |
| #define OPAL_ALIGNMENT_LONG 8 | |
| #define OPAL_ALIGNMENT_LONG_LONG 8 | |
| #define OPAL_ALIGNMENT_FLOAT 4 | |
| #define OPAL_ALIGNMENT_DOUBLE 8 | |
| #define OPAL_ALIGNMENT_LONG_DOUBLE 16 | |
| #define OPAL_ALIGNMENT_FLOAT_COMPLEX 4 | |
| #define OPAL_ALIGNMENT_DOUBLE_COMPLEX 8 | |
| #define OPAL_ALIGNMENT_LONG_DOUBLE_COMPLEX 16 | |
| #define OPAL_ALIGNMENT_VOID_P 8 | |
| #define OPAL_ALIGNMENT_SIZE_T 8 | |
| /* end confdefs.h. */ | |
| #include <ac_nonexistent.h> | |
configure:23677: checking for the C++ compiler vendor | |
configure:23706: g++ -c -DNDEBUG conftest.cpp >&5 | |
conftest.cpp:186:2: error: #error "condition defined(__INTEL_COMPILER) || defined(__ICC) not met" | |
#error "condition defined(__INTEL_COMPILER) || defined(__ICC) not met" | |
^ | |
conftest.cpp:187:1: error: 'choke' does not name a type | |
choke me | |
^ | |
configure:23706: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "Open MPI" | |
| #define PACKAGE_TARNAME "openmpi" | |
| #define PACKAGE_VERSION "gitclone" | |
| #define PACKAGE_STRING "Open MPI gitclone" | |
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | |
| #define PACKAGE_URL "" | |
| #define OPAL_ARCH "powerpc64le-unknown-linux-gnu" | |
| #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 __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define OMPI_MAJOR_VERSION 4 | |
| #define OMPI_MINOR_VERSION 0 | |
| #define OMPI_RELEASE_VERSION 0 | |
| #define OMPI_GREEK_VERSION "a1" | |
| #define OMPI_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OMPI_TARBALL_VERSION "gitclone" | |
| #define OMPI_VERSION "0" | |
| #define OMPI_RELEASE_DATE "Unreleased developer copy" | |
| #define ORTE_MAJOR_VERSION 4 | |
| #define ORTE_MINOR_VERSION 0 | |
| #define ORTE_RELEASE_VERSION 0 | |
| #define ORTE_GREEK_VERSION "a1" | |
| #define ORTE_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define ORTE_TARBALL_VERSION "gitclone" | |
| #define ORTE_VERSION "0" | |
| #define ORTE_RELEASE_DATE "Unreleased developer copy" | |
| #define OSHMEM_MAJOR_VERSION 4 | |
| #define OSHMEM_MINOR_VERSION 0 | |
| #define OSHMEM_RELEASE_VERSION 0 | |
| #define OSHMEM_GREEK_VERSION "a1" | |
| #define OSHMEM_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OSHMEM_TARBALL_VERSION "gitclone" | |
| #define OSHMEM_VERSION "0" | |
| #define OSHMEM_RELEASE_DATE "Unreleased developer copy" | |
| #define OPAL_MAJOR_VERSION 4 | |
| #define OPAL_MINOR_VERSION 0 | |
| #define OPAL_RELEASE_VERSION 0 | |
| #define OPAL_GREEK_VERSION "a1" | |
| #define OPAL_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OPAL_TARBALL_VERSION "gitclone" | |
| #define OPAL_VERSION "0" | |
| #define OPAL_RELEASE_DATE "Unreleased developer copy" | |
| #define OPAL_ENABLE_MEM_DEBUG 0 | |
| #define OPAL_ENABLE_MEM_PROFILE 0 | |
| #define OPAL_ENABLE_TIMING 0 | |
| #define OPAL_ENABLE_DEBUG 0 | |
| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1 | |
| #define OPAL_ENABLE_PTY_SUPPORT 1 | |
| #define OPAL_ENABLE_DLOPEN_SUPPORT 1 | |
| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1 | |
| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0 | |
| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0 | |
| #define OPAL_WANT_HOME_CONFIG_FILES 1 | |
| #define OPAL_ENABLE_IPV6 0 | |
| #define OPAL_PACKAGE_STRING "Open MPI gpaulsen@c656f6n04 Distribution" | |
| #define OPAL_IDENT_STRING "4.0.0a1" | |
| #define OPAL_MAX_PROCESSOR_NAME 256 | |
| #define OPAL_MAX_ERROR_STRING 256 | |
| #define OPAL_MAX_OBJECT_NAME 64 | |
| #define OPAL_MAX_INFO_KEY 36 | |
| #define OPAL_MAX_INFO_VAL 256 | |
| #define OPAL_MAX_PORT_NAME 1024 | |
| #define OPAL_MAX_DATAREP_STRING 128 | |
| #define OPAL_ENABLE_CRDEBUG 0 | |
| #define OPAL_ENABLE_GETPWUID 1 | |
| #define OPAL_ENABLE_PROGRESS_THREADS 0 | |
| #define HAVE_ZLIB_H 1 | |
| #define OPAL_HAVE_ZLIB 1 | |
| #define OPAL_HAVE_SOLARIS 0 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_NETINET_TCP_H 1 | |
| #define HAVE_STRUCT_SOCKADDR_IN 1 | |
| #define OPAL_CUDA_SUPPORT 0 | |
| #define OPAL_CUDA_SYNC_MEMOPS 0 | |
| #define OPAL_CUDA_GET_ATTRIBUTES 0 | |
| #define OPAL_CUDA_GDR_SUPPORT 0 | |
| #define OPAL_PMIX_V1 0 | |
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | |
| #define OMPI_WANT_MPI_INTERFACE_WARNING 1 | |
| #define OMPI_GROUP_SPARSE 0 | |
| #define OMPI_WANT_PERUSE 0 | |
| #define OMPI_WANT_MPI_CXX_SEEK 1 | |
| #define OMPI_ENABLE_MPI1_COMPAT 1 | |
| #define OMPI_ENABLE_GREQUEST_EXTENSIONS 0 | |
| #define MPI_PARAM_CHECK ompi_mpi_param_check | |
| #define OMPI_PARAM_CHECK 1 | |
| #define OSHMEM_SPEC_COMPAT 1 | |
| #define OSHMEM_PARAM_CHECK 1 | |
| #define HAVE_ON_EXIT 1 | |
| #define SPC_ENABLE 0 | |
| #define OPAL_CC "gcc" | |
| #define OPAL_C_HAVE__THREAD_LOCAL 0 | |
| #define OPAL_C_HAVE_ATOMIC_CONV_VAR 0 | |
| #define OPAL_C_HAVE__ATOMIC 0 | |
| #define OPAL_C_HAVE__GENERIC 0 | |
| #define OPAL_C_HAVE__STATIC_ASSERT 1 | |
| #define OPAL_C_HAVE___THREAD 1 | |
| #define STDC_HEADERS 1 | |
| #define _GNU_SOURCE 1 | |
| #define OPAL_C_HAVE_BUILTIN_EXPECT 1 | |
| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1 | |
| #define OPAL_C_HAVE_BUILTIN_CLZ 1 | |
| #define OPAL_CC_USE_PRAGMA_IDENT 0 | |
| #define OPAL_CC_USE_IDENT 1 | |
| #define OPAL_CC_USE_PRAGMA_COMMENT | |
| #define OPAL_CC_USE_CONST_CHAR_IDENT 0 | |
| #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___INT128 1 | |
| #define HAVE_LONG_LONG 1 | |
| #define HAVE_LONG_DOUBLE 1 | |
| #define HAVE_COMPLEX_H 1 | |
| #define HAVE_FLOAT__COMPLEX 1 | |
| #define HAVE_DOUBLE__COMPLEX 1 | |
| #define HAVE_LONG_DOUBLE__COMPLEX 1 | |
| #define HAVE_INTPTR_T 1 | |
| #define HAVE_UINTPTR_T 1 | |
| #define HAVE_MODE_T 1 | |
| #define HAVE_SSIZE_T 1 | |
| #define HAVE_PTRDIFF_T 1 | |
| #define SIZEOF__BOOL 1 | |
| #define SIZEOF_CHAR 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_FLOAT 4 | |
| #define SIZEOF_DOUBLE 8 | |
| #define SIZEOF_LONG_DOUBLE 16 | |
| #define SIZEOF_FLOAT__COMPLEX 8 | |
| #define SIZEOF_DOUBLE__COMPLEX 16 | |
| #define SIZEOF_LONG_DOUBLE__COMPLEX 32 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_SIZE_T 8 | |
| #define SIZEOF_SSIZE_T 8 | |
| #define SIZEOF_PTRDIFF_T 8 | |
| #define SIZEOF_WCHAR_T 4 | |
| #define SIZEOF_PID_T 4 | |
| #define SIZEOF_ATOMIC_SHORT 0 | |
| #define SIZEOF_ATOMIC_INT 0 | |
| #define SIZEOF_ATOMIC_LONG 0 | |
| #define SIZEOF_ATOMIC_LLONG 0 | |
| #define OPAL_ALIGNMENT_BOOL 1 | |
| #define OPAL_ALIGNMENT_INT8 1 | |
| #define OPAL_ALIGNMENT_INT16 2 | |
| #define OPAL_ALIGNMENT_INT32 4 | |
| #define OPAL_ALIGNMENT_INT64 8 | |
| #define OPAL_ALIGNMENT_CHAR 1 | |
| #define OPAL_ALIGNMENT_SHORT 2 | |
| #define OPAL_ALIGNMENT_WCHAR 4 | |
| #define OPAL_ALIGNMENT_INT 4 | |
| #define OPAL_ALIGNMENT_LONG 8 | |
| #define OPAL_ALIGNMENT_LONG_LONG 8 | |
| #define OPAL_ALIGNMENT_FLOAT 4 | |
| #define OPAL_ALIGNMENT_DOUBLE 8 | |
| #define OPAL_ALIGNMENT_LONG_DOUBLE 16 | |
| #define OPAL_ALIGNMENT_FLOAT_COMPLEX 4 | |
| #define OPAL_ALIGNMENT_DOUBLE_COMPLEX 8 | |
| #define OPAL_ALIGNMENT_LONG_DOUBLE_COMPLEX 16 | |
| #define OPAL_ALIGNMENT_VOID_P 8 | |
| #define OPAL_ALIGNMENT_SIZE_T 8 | |
| #define OPAL_CXX "g++" | |
| /* end confdefs.h. */ | |
| | |
| #if !( defined(__INTEL_COMPILER) || defined(__ICC) ) | |
| #error "condition defined(__INTEL_COMPILER) || defined(__ICC) not met" | |
| choke me | |
| #endif | |
configure:23723: g++ -c -DNDEBUG conftest.cpp >&5 | |
conftest.cpp:186:2: error: #error "condition defined(__FUJITSU) not met" | |
#error "condition defined(__FUJITSU) not met" | |
^ | |
conftest.cpp:187:1: error: 'choke' does not name a type | |
choke me | |
^ | |
configure:23723: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "Open MPI" | |
| #define PACKAGE_TARNAME "openmpi" | |
| #define PACKAGE_VERSION "gitclone" | |
| #define PACKAGE_STRING "Open MPI gitclone" | |
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | |
| #define PACKAGE_URL "" | |
| #define OPAL_ARCH "powerpc64le-unknown-linux-gnu" | |
| #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 __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define OMPI_MAJOR_VERSION 4 | |
| #define OMPI_MINOR_VERSION 0 | |
| #define OMPI_RELEASE_VERSION 0 | |
| #define OMPI_GREEK_VERSION "a1" | |
| #define OMPI_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OMPI_TARBALL_VERSION "gitclone" | |
| #define OMPI_VERSION "0" | |
| #define OMPI_RELEASE_DATE "Unreleased developer copy" | |
| #define ORTE_MAJOR_VERSION 4 | |
| #define ORTE_MINOR_VERSION 0 | |
| #define ORTE_RELEASE_VERSION 0 | |
| #define ORTE_GREEK_VERSION "a1" | |
| #define ORTE_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define ORTE_TARBALL_VERSION "gitclone" | |
| #define ORTE_VERSION "0" | |
| #define ORTE_RELEASE_DATE "Unreleased developer copy" | |
| #define OSHMEM_MAJOR_VERSION 4 | |
| #define OSHMEM_MINOR_VERSION 0 | |
| #define OSHMEM_RELEASE_VERSION 0 | |
| #define OSHMEM_GREEK_VERSION "a1" | |
| #define OSHMEM_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OSHMEM_TARBALL_VERSION "gitclone" | |
| #define OSHMEM_VERSION "0" | |
| #define OSHMEM_RELEASE_DATE "Unreleased developer copy" | |
| #define OPAL_MAJOR_VERSION 4 | |
| #define OPAL_MINOR_VERSION 0 | |
| #define OPAL_RELEASE_VERSION 0 | |
| #define OPAL_GREEK_VERSION "a1" | |
| #define OPAL_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OPAL_TARBALL_VERSION "gitclone" | |
| #define OPAL_VERSION "0" | |
| #define OPAL_RELEASE_DATE "Unreleased developer copy" | |
| #define OPAL_ENABLE_MEM_DEBUG 0 | |
| #define OPAL_ENABLE_MEM_PROFILE 0 | |
| #define OPAL_ENABLE_TIMING 0 | |
| #define OPAL_ENABLE_DEBUG 0 | |
| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1 | |
| #define OPAL_ENABLE_PTY_SUPPORT 1 | |
| #define OPAL_ENABLE_DLOPEN_SUPPORT 1 | |
| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1 | |
| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0 | |
| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0 | |
| #define OPAL_WANT_HOME_CONFIG_FILES 1 | |
| #define OPAL_ENABLE_IPV6 0 | |
| #define OPAL_PACKAGE_STRING "Open MPI gpaulsen@c656f6n04 Distribution" | |
| #define OPAL_IDENT_STRING "4.0.0a1" | |
| #define OPAL_MAX_PROCESSOR_NAME 256 | |
| #define OPAL_MAX_ERROR_STRING 256 | |
| #define OPAL_MAX_OBJECT_NAME 64 | |
| #define OPAL_MAX_INFO_KEY 36 | |
| #define OPAL_MAX_INFO_VAL 256 | |
| #define OPAL_MAX_PORT_NAME 1024 | |
| #define OPAL_MAX_DATAREP_STRING 128 | |
| #define OPAL_ENABLE_CRDEBUG 0 | |
| #define OPAL_ENABLE_GETPWUID 1 | |
| #define OPAL_ENABLE_PROGRESS_THREADS 0 | |
| #define HAVE_ZLIB_H 1 | |
| #define OPAL_HAVE_ZLIB 1 | |
| #define OPAL_HAVE_SOLARIS 0 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_NETINET_TCP_H 1 | |
| #define HAVE_STRUCT_SOCKADDR_IN 1 | |
| #define OPAL_CUDA_SUPPORT 0 | |
| #define OPAL_CUDA_SYNC_MEMOPS 0 | |
| #define OPAL_CUDA_GET_ATTRIBUTES 0 | |
| #define OPAL_CUDA_GDR_SUPPORT 0 | |
| #define OPAL_PMIX_V1 0 | |
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | |
| #define OMPI_WANT_MPI_INTERFACE_WARNING 1 | |
| #define OMPI_GROUP_SPARSE 0 | |
| #define OMPI_WANT_PERUSE 0 | |
| #define OMPI_WANT_MPI_CXX_SEEK 1 | |
| #define OMPI_ENABLE_MPI1_COMPAT 1 | |
| #define OMPI_ENABLE_GREQUEST_EXTENSIONS 0 | |
| #define MPI_PARAM_CHECK ompi_mpi_param_check | |
| #define OMPI_PARAM_CHECK 1 | |
| #define OSHMEM_SPEC_COMPAT 1 | |
| #define OSHMEM_PARAM_CHECK 1 | |
| #define HAVE_ON_EXIT 1 | |
| #define SPC_ENABLE 0 | |
| #define OPAL_CC "gcc" | |
| #define OPAL_C_HAVE__THREAD_LOCAL 0 | |
| #define OPAL_C_HAVE_ATOMIC_CONV_VAR 0 | |
| #define OPAL_C_HAVE__ATOMIC 0 | |
| #define OPAL_C_HAVE__GENERIC 0 | |
| #define OPAL_C_HAVE__STATIC_ASSERT 1 | |
| #define OPAL_C_HAVE___THREAD 1 | |
| #define STDC_HEADERS 1 | |
| #define _GNU_SOURCE 1 | |
| #define OPAL_C_HAVE_BUILTIN_EXPECT 1 | |
| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1 | |
| #define OPAL_C_HAVE_BUILTIN_CLZ 1 | |
| #define OPAL_CC_USE_PRAGMA_IDENT 0 | |
| #define OPAL_CC_USE_IDENT 1 | |
| #define OPAL_CC_USE_PRAGMA_COMMENT | |
| #define OPAL_CC_USE_CONST_CHAR_IDENT 0 | |
| #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___INT128 1 | |
| #define HAVE_LONG_LONG 1 | |
| #define HAVE_LONG_DOUBLE 1 | |
| #define HAVE_COMPLEX_H 1 | |
| #define HAVE_FLOAT__COMPLEX 1 | |
| #define HAVE_DOUBLE__COMPLEX 1 | |
| #define HAVE_LONG_DOUBLE__COMPLEX 1 | |
| #define HAVE_INTPTR_T 1 | |
| #define HAVE_UINTPTR_T 1 | |
| #define HAVE_MODE_T 1 | |
| #define HAVE_SSIZE_T 1 | |
| #define HAVE_PTRDIFF_T 1 | |
| #define SIZEOF__BOOL 1 | |
| #define SIZEOF_CHAR 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_FLOAT 4 | |
| #define SIZEOF_DOUBLE 8 | |
| #define SIZEOF_LONG_DOUBLE 16 | |
| #define SIZEOF_FLOAT__COMPLEX 8 | |
| #define SIZEOF_DOUBLE__COMPLEX 16 | |
| #define SIZEOF_LONG_DOUBLE__COMPLEX 32 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_SIZE_T 8 | |
| #define SIZEOF_SSIZE_T 8 | |
| #define SIZEOF_PTRDIFF_T 8 | |
| #define SIZEOF_WCHAR_T 4 | |
| #define SIZEOF_PID_T 4 | |
| #define SIZEOF_ATOMIC_SHORT 0 | |
| #define SIZEOF_ATOMIC_INT 0 | |
| #define SIZEOF_ATOMIC_LONG 0 | |
| #define SIZEOF_ATOMIC_LLONG 0 | |
| #define OPAL_ALIGNMENT_BOOL 1 | |
| #define OPAL_ALIGNMENT_INT8 1 | |
| #define OPAL_ALIGNMENT_INT16 2 | |
| #define OPAL_ALIGNMENT_INT32 4 | |
| #define OPAL_ALIGNMENT_INT64 8 | |
| #define OPAL_ALIGNMENT_CHAR 1 | |
| #define OPAL_ALIGNMENT_SHORT 2 | |
| #define OPAL_ALIGNMENT_WCHAR 4 | |
| #define OPAL_ALIGNMENT_INT 4 | |
| #define OPAL_ALIGNMENT_LONG 8 | |
| #define OPAL_ALIGNMENT_LONG_LONG 8 | |
| #define OPAL_ALIGNMENT_FLOAT 4 | |
| #define OPAL_ALIGNMENT_DOUBLE 8 | |
| #define OPAL_ALIGNMENT_LONG_DOUBLE 16 | |
| #define OPAL_ALIGNMENT_FLOAT_COMPLEX 4 | |
| #define OPAL_ALIGNMENT_DOUBLE_COMPLEX 8 | |
| #define OPAL_ALIGNMENT_LONG_DOUBLE_COMPLEX 16 | |
| #define OPAL_ALIGNMENT_VOID_P 8 | |
| #define OPAL_ALIGNMENT_SIZE_T 8 | |
| #define OPAL_CXX "g++" | |
| /* end confdefs.h. */ | |
| | |
| #if !( defined(__FUJITSU) ) | |
| #error "condition defined(__FUJITSU) not met" | |
| choke me | |
| #endif | |
configure:23740: g++ -c -DNDEBUG conftest.cpp >&5 | |
conftest.cpp:186:2: error: #error "condition defined(__xlC__) || defined(__IBMC__) || defined(__IBMCPP__) not met" | |
#error "condition defined(__xlC__) || defined(__IBMC__) || defined(__IBMCPP__) not met" | |
^ | |
conftest.cpp:187:1: error: 'choke' does not name a type | |
choke me | |
^ | |
configure:23740: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "Open MPI" | |
| #define PACKAGE_TARNAME "openmpi" | |
| #define PACKAGE_VERSION "gitclone" | |
| #define PACKAGE_STRING "Open MPI gitclone" | |
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | |
| #define PACKAGE_URL "" | |
| #define OPAL_ARCH "powerpc64le-unknown-linux-gnu" | |
| #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 __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define OMPI_MAJOR_VERSION 4 | |
| #define OMPI_MINOR_VERSION 0 | |
| #define OMPI_RELEASE_VERSION 0 | |
| #define OMPI_GREEK_VERSION "a1" | |
| #define OMPI_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OMPI_TARBALL_VERSION "gitclone" | |
| #define OMPI_VERSION "0" | |
| #define OMPI_RELEASE_DATE "Unreleased developer copy" | |
| #define ORTE_MAJOR_VERSION 4 | |
| #define ORTE_MINOR_VERSION 0 | |
| #define ORTE_RELEASE_VERSION 0 | |
| #define ORTE_GREEK_VERSION "a1" | |
| #define ORTE_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define ORTE_TARBALL_VERSION "gitclone" | |
| #define ORTE_VERSION "0" | |
| #define ORTE_RELEASE_DATE "Unreleased developer copy" | |
| #define OSHMEM_MAJOR_VERSION 4 | |
| #define OSHMEM_MINOR_VERSION 0 | |
| #define OSHMEM_RELEASE_VERSION 0 | |
| #define OSHMEM_GREEK_VERSION "a1" | |
| #define OSHMEM_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OSHMEM_TARBALL_VERSION "gitclone" | |
| #define OSHMEM_VERSION "0" | |
| #define OSHMEM_RELEASE_DATE "Unreleased developer copy" | |
| #define OPAL_MAJOR_VERSION 4 | |
| #define OPAL_MINOR_VERSION 0 | |
| #define OPAL_RELEASE_VERSION 0 | |
| #define OPAL_GREEK_VERSION "a1" | |
| #define OPAL_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OPAL_TARBALL_VERSION "gitclone" | |
| #define OPAL_VERSION "0" | |
| #define OPAL_RELEASE_DATE "Unreleased developer copy" | |
| #define OPAL_ENABLE_MEM_DEBUG 0 | |
| #define OPAL_ENABLE_MEM_PROFILE 0 | |
| #define OPAL_ENABLE_TIMING 0 | |
| #define OPAL_ENABLE_DEBUG 0 | |
| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1 | |
| #define OPAL_ENABLE_PTY_SUPPORT 1 | |
| #define OPAL_ENABLE_DLOPEN_SUPPORT 1 | |
| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1 | |
| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0 | |
| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0 | |
| #define OPAL_WANT_HOME_CONFIG_FILES 1 | |
| #define OPAL_ENABLE_IPV6 0 | |
| #define OPAL_PACKAGE_STRING "Open MPI gpaulsen@c656f6n04 Distribution" | |
| #define OPAL_IDENT_STRING "4.0.0a1" | |
| #define OPAL_MAX_PROCESSOR_NAME 256 | |
| #define OPAL_MAX_ERROR_STRING 256 | |
| #define OPAL_MAX_OBJECT_NAME 64 | |
| #define OPAL_MAX_INFO_KEY 36 | |
| #define OPAL_MAX_INFO_VAL 256 | |
| #define OPAL_MAX_PORT_NAME 1024 | |
| #define OPAL_MAX_DATAREP_STRING 128 | |
| #define OPAL_ENABLE_CRDEBUG 0 | |
| #define OPAL_ENABLE_GETPWUID 1 | |
| #define OPAL_ENABLE_PROGRESS_THREADS 0 | |
| #define HAVE_ZLIB_H 1 | |
| #define OPAL_HAVE_ZLIB 1 | |
| #define OPAL_HAVE_SOLARIS 0 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_NETINET_TCP_H 1 | |
| #define HAVE_STRUCT_SOCKADDR_IN 1 | |
| #define OPAL_CUDA_SUPPORT 0 | |
| #define OPAL_CUDA_SYNC_MEMOPS 0 | |
| #define OPAL_CUDA_GET_ATTRIBUTES 0 | |
| #define OPAL_CUDA_GDR_SUPPORT 0 | |
| #define OPAL_PMIX_V1 0 | |
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | |
| #define OMPI_WANT_MPI_INTERFACE_WARNING 1 | |
| #define OMPI_GROUP_SPARSE 0 | |
| #define OMPI_WANT_PERUSE 0 | |
| #define OMPI_WANT_MPI_CXX_SEEK 1 | |
| #define OMPI_ENABLE_MPI1_COMPAT 1 | |
| #define OMPI_ENABLE_GREQUEST_EXTENSIONS 0 | |
| #define MPI_PARAM_CHECK ompi_mpi_param_check | |
| #define OMPI_PARAM_CHECK 1 | |
| #define OSHMEM_SPEC_COMPAT 1 | |
| #define OSHMEM_PARAM_CHECK 1 | |
| #define HAVE_ON_EXIT 1 | |
| #define SPC_ENABLE 0 | |
| #define OPAL_CC "gcc" | |
| #define OPAL_C_HAVE__THREAD_LOCAL 0 | |
| #define OPAL_C_HAVE_ATOMIC_CONV_VAR 0 | |
| #define OPAL_C_HAVE__ATOMIC 0 | |
| #define OPAL_C_HAVE__GENERIC 0 | |
| #define OPAL_C_HAVE__STATIC_ASSERT 1 | |
| #define OPAL_C_HAVE___THREAD 1 | |
| #define STDC_HEADERS 1 | |
| #define _GNU_SOURCE 1 | |
| #define OPAL_C_HAVE_BUILTIN_EXPECT 1 | |
| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1 | |
| #define OPAL_C_HAVE_BUILTIN_CLZ 1 | |
| #define OPAL_CC_USE_PRAGMA_IDENT 0 | |
| #define OPAL_CC_USE_IDENT 1 | |
| #define OPAL_CC_USE_PRAGMA_COMMENT | |
| #define OPAL_CC_USE_CONST_CHAR_IDENT 0 | |
| #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___INT128 1 | |
| #define HAVE_LONG_LONG 1 | |
| #define HAVE_LONG_DOUBLE 1 | |
| #define HAVE_COMPLEX_H 1 | |
| #define HAVE_FLOAT__COMPLEX 1 | |
| #define HAVE_DOUBLE__COMPLEX 1 | |
| #define HAVE_LONG_DOUBLE__COMPLEX 1 | |
| #define HAVE_INTPTR_T 1 | |
| #define HAVE_UINTPTR_T 1 | |
| #define HAVE_MODE_T 1 | |
| #define HAVE_SSIZE_T 1 | |
| #define HAVE_PTRDIFF_T 1 | |
| #define SIZEOF__BOOL 1 | |
| #define SIZEOF_CHAR 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_FLOAT 4 | |
| #define SIZEOF_DOUBLE 8 | |
| #define SIZEOF_LONG_DOUBLE 16 | |
| #define SIZEOF_FLOAT__COMPLEX 8 | |
| #define SIZEOF_DOUBLE__COMPLEX 16 | |
| #define SIZEOF_LONG_DOUBLE__COMPLEX 32 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_SIZE_T 8 | |
| #define SIZEOF_SSIZE_T 8 | |
| #define SIZEOF_PTRDIFF_T 8 | |
| #define SIZEOF_WCHAR_T 4 | |
| #define SIZEOF_PID_T 4 | |
| #define SIZEOF_ATOMIC_SHORT 0 | |
| #define SIZEOF_ATOMIC_INT 0 | |
| #define SIZEOF_ATOMIC_LONG 0 | |
| #define SIZEOF_ATOMIC_LLONG 0 | |
| #define OPAL_ALIGNMENT_BOOL 1 | |
| #define OPAL_ALIGNMENT_INT8 1 | |
| #define OPAL_ALIGNMENT_INT16 2 | |
| #define OPAL_ALIGNMENT_INT32 4 | |
| #define OPAL_ALIGNMENT_INT64 8 | |
| #define OPAL_ALIGNMENT_CHAR 1 | |
| #define OPAL_ALIGNMENT_SHORT 2 | |
| #define OPAL_ALIGNMENT_WCHAR 4 | |
| #define OPAL_ALIGNMENT_INT 4 | |
| #define OPAL_ALIGNMENT_LONG 8 | |
| #define OPAL_ALIGNMENT_LONG_LONG 8 | |
| #define OPAL_ALIGNMENT_FLOAT 4 | |
| #define OPAL_ALIGNMENT_DOUBLE 8 | |
| #define OPAL_ALIGNMENT_LONG_DOUBLE 16 | |
| #define OPAL_ALIGNMENT_FLOAT_COMPLEX 4 | |
| #define OPAL_ALIGNMENT_DOUBLE_COMPLEX 8 | |
| #define OPAL_ALIGNMENT_LONG_DOUBLE_COMPLEX 16 | |
| #define OPAL_ALIGNMENT_VOID_P 8 | |
| #define OPAL_ALIGNMENT_SIZE_T 8 | |
| #define OPAL_CXX "g++" | |
| /* end confdefs.h. */ | |
| | |
| #if !( defined(__xlC__) || defined(__IBMC__) || defined(__IBMCPP__) ) | |
| #error "condition defined(__xlC__) || defined(__IBMC__) || defined(__IBMCPP__) not met" | |
| choke me | |
| #endif | |
configure:23758: g++ -c -DNDEBUG conftest.cpp >&5 | |
conftest.cpp:186:2: error: #error "condition defined(_AIX) && !defined(__GNUC__) not met" | |
#error "condition defined(_AIX) && !defined(__GNUC__) not met" | |
^ | |
conftest.cpp:187:1: error: 'choke' does not name a type | |
choke me | |
^ | |
configure:23758: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "Open MPI" | |
| #define PACKAGE_TARNAME "openmpi" | |
| #define PACKAGE_VERSION "gitclone" | |
| #define PACKAGE_STRING "Open MPI gitclone" | |
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | |
| #define PACKAGE_URL "" | |
| #define OPAL_ARCH "powerpc64le-unknown-linux-gnu" | |
| #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 __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define OMPI_MAJOR_VERSION 4 | |
| #define OMPI_MINOR_VERSION 0 | |
| #define OMPI_RELEASE_VERSION 0 | |
| #define OMPI_GREEK_VERSION "a1" | |
| #define OMPI_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OMPI_TARBALL_VERSION "gitclone" | |
| #define OMPI_VERSION "0" | |
| #define OMPI_RELEASE_DATE "Unreleased developer copy" | |
| #define ORTE_MAJOR_VERSION 4 | |
| #define ORTE_MINOR_VERSION 0 | |
| #define ORTE_RELEASE_VERSION 0 | |
| #define ORTE_GREEK_VERSION "a1" | |
| #define ORTE_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define ORTE_TARBALL_VERSION "gitclone" | |
| #define ORTE_VERSION "0" | |
| #define ORTE_RELEASE_DATE "Unreleased developer copy" | |
| #define OSHMEM_MAJOR_VERSION 4 | |
| #define OSHMEM_MINOR_VERSION 0 | |
| #define OSHMEM_RELEASE_VERSION 0 | |
| #define OSHMEM_GREEK_VERSION "a1" | |
| #define OSHMEM_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OSHMEM_TARBALL_VERSION "gitclone" | |
| #define OSHMEM_VERSION "0" | |
| #define OSHMEM_RELEASE_DATE "Unreleased developer copy" | |
| #define OPAL_MAJOR_VERSION 4 | |
| #define OPAL_MINOR_VERSION 0 | |
| #define OPAL_RELEASE_VERSION 0 | |
| #define OPAL_GREEK_VERSION "a1" | |
| #define OPAL_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OPAL_TARBALL_VERSION "gitclone" | |
| #define OPAL_VERSION "0" | |
| #define OPAL_RELEASE_DATE "Unreleased developer copy" | |
| #define OPAL_ENABLE_MEM_DEBUG 0 | |
| #define OPAL_ENABLE_MEM_PROFILE 0 | |
| #define OPAL_ENABLE_TIMING 0 | |
| #define OPAL_ENABLE_DEBUG 0 | |
| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1 | |
| #define OPAL_ENABLE_PTY_SUPPORT 1 | |
| #define OPAL_ENABLE_DLOPEN_SUPPORT 1 | |
| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1 | |
| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0 | |
| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0 | |
| #define OPAL_WANT_HOME_CONFIG_FILES 1 | |
| #define OPAL_ENABLE_IPV6 0 | |
| #define OPAL_PACKAGE_STRING "Open MPI gpaulsen@c656f6n04 Distribution" | |
| #define OPAL_IDENT_STRING "4.0.0a1" | |
| #define OPAL_MAX_PROCESSOR_NAME 256 | |
| #define OPAL_MAX_ERROR_STRING 256 | |
| #define OPAL_MAX_OBJECT_NAME 64 | |
| #define OPAL_MAX_INFO_KEY 36 | |
| #define OPAL_MAX_INFO_VAL 256 | |
| #define OPAL_MAX_PORT_NAME 1024 | |
| #define OPAL_MAX_DATAREP_STRING 128 | |
| #define OPAL_ENABLE_CRDEBUG 0 | |
| #define OPAL_ENABLE_GETPWUID 1 | |
| #define OPAL_ENABLE_PROGRESS_THREADS 0 | |
| #define HAVE_ZLIB_H 1 | |
| #define OPAL_HAVE_ZLIB 1 | |
| #define OPAL_HAVE_SOLARIS 0 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_NETINET_TCP_H 1 | |
| #define HAVE_STRUCT_SOCKADDR_IN 1 | |
| #define OPAL_CUDA_SUPPORT 0 | |
| #define OPAL_CUDA_SYNC_MEMOPS 0 | |
| #define OPAL_CUDA_GET_ATTRIBUTES 0 | |
| #define OPAL_CUDA_GDR_SUPPORT 0 | |
| #define OPAL_PMIX_V1 0 | |
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | |
| #define OMPI_WANT_MPI_INTERFACE_WARNING 1 | |
| #define OMPI_GROUP_SPARSE 0 | |
| #define OMPI_WANT_PERUSE 0 | |
| #define OMPI_WANT_MPI_CXX_SEEK 1 | |
| #define OMPI_ENABLE_MPI1_COMPAT 1 | |
| #define OMPI_ENABLE_GREQUEST_EXTENSIONS 0 | |
| #define MPI_PARAM_CHECK ompi_mpi_param_check | |
| #define OMPI_PARAM_CHECK 1 | |
| #define OSHMEM_SPEC_COMPAT 1 | |
| #define OSHMEM_PARAM_CHECK 1 | |
| #define HAVE_ON_EXIT 1 | |
| #define SPC_ENABLE 0 | |
| #define OPAL_CC "gcc" | |
| #define OPAL_C_HAVE__THREAD_LOCAL 0 | |
| #define OPAL_C_HAVE_ATOMIC_CONV_VAR 0 | |
| #define OPAL_C_HAVE__ATOMIC 0 | |
| #define OPAL_C_HAVE__GENERIC 0 | |
| #define OPAL_C_HAVE__STATIC_ASSERT 1 | |
| #define OPAL_C_HAVE___THREAD 1 | |
| #define STDC_HEADERS 1 | |
| #define _GNU_SOURCE 1 | |
| #define OPAL_C_HAVE_BUILTIN_EXPECT 1 | |
| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1 | |
| #define OPAL_C_HAVE_BUILTIN_CLZ 1 | |
| #define OPAL_CC_USE_PRAGMA_IDENT 0 | |
| #define OPAL_CC_USE_IDENT 1 | |
| #define OPAL_CC_USE_PRAGMA_COMMENT | |
| #define OPAL_CC_USE_CONST_CHAR_IDENT 0 | |
| #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___INT128 1 | |
| #define HAVE_LONG_LONG 1 | |
| #define HAVE_LONG_DOUBLE 1 | |
| #define HAVE_COMPLEX_H 1 | |
| #define HAVE_FLOAT__COMPLEX 1 | |
| #define HAVE_DOUBLE__COMPLEX 1 | |
| #define HAVE_LONG_DOUBLE__COMPLEX 1 | |
| #define HAVE_INTPTR_T 1 | |
| #define HAVE_UINTPTR_T 1 | |
| #define HAVE_MODE_T 1 | |
| #define HAVE_SSIZE_T 1 | |
| #define HAVE_PTRDIFF_T 1 | |
| #define SIZEOF__BOOL 1 | |
| #define SIZEOF_CHAR 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_FLOAT 4 | |
| #define SIZEOF_DOUBLE 8 | |
| #define SIZEOF_LONG_DOUBLE 16 | |
| #define SIZEOF_FLOAT__COMPLEX 8 | |
| #define SIZEOF_DOUBLE__COMPLEX 16 | |
| #define SIZEOF_LONG_DOUBLE__COMPLEX 32 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_SIZE_T 8 | |
| #define SIZEOF_SSIZE_T 8 | |
| #define SIZEOF_PTRDIFF_T 8 | |
| #define SIZEOF_WCHAR_T 4 | |
| #define SIZEOF_PID_T 4 | |
| #define SIZEOF_ATOMIC_SHORT 0 | |
| #define SIZEOF_ATOMIC_INT 0 | |
| #define SIZEOF_ATOMIC_LONG 0 | |
| #define SIZEOF_ATOMIC_LLONG 0 | |
| #define OPAL_ALIGNMENT_BOOL 1 | |
| #define OPAL_ALIGNMENT_INT8 1 | |
| #define OPAL_ALIGNMENT_INT16 2 | |
| #define OPAL_ALIGNMENT_INT32 4 | |
| #define OPAL_ALIGNMENT_INT64 8 | |
| #define OPAL_ALIGNMENT_CHAR 1 | |
| #define OPAL_ALIGNMENT_SHORT 2 | |
| #define OPAL_ALIGNMENT_WCHAR 4 | |
| #define OPAL_ALIGNMENT_INT 4 | |
| #define OPAL_ALIGNMENT_LONG 8 | |
| #define OPAL_ALIGNMENT_LONG_LONG 8 | |
| #define OPAL_ALIGNMENT_FLOAT 4 | |
| #define OPAL_ALIGNMENT_DOUBLE 8 | |
| #define OPAL_ALIGNMENT_LONG_DOUBLE 16 | |
| #define OPAL_ALIGNMENT_FLOAT_COMPLEX 4 | |
| #define OPAL_ALIGNMENT_DOUBLE_COMPLEX 8 | |
| #define OPAL_ALIGNMENT_LONG_DOUBLE_COMPLEX 16 | |
| #define OPAL_ALIGNMENT_VOID_P 8 | |
| #define OPAL_ALIGNMENT_SIZE_T 8 | |
| #define OPAL_CXX "g++" | |
| /* end confdefs.h. */ | |
| | |
| #if !( defined(_AIX) && !defined(__GNUC__) ) | |
| #error "condition defined(_AIX) && !defined(__GNUC__) not met" | |
| choke me | |
| #endif | |
configure:23777: g++ -c -DNDEBUG conftest.cpp >&5 | |
configure:23777: $? = 0 | |
configure:24268: result: gnu | |
configure:24485: checking if g++ supports -Wno-long-double | |
configure:24501: g++ -c -DNDEBUG -Wall -Wundef -Wno-long-long -Wno-long-double -fstrict-prototype conftest.cpp >&5 | |
g++: warning: switch '-fstrict-prototype' is no longer supported | |
configure:24501: $? = 0 | |
configure:24514: g++ -c -DNDEBUG -Wall -Wundef -Wno-long-long -Wno-long-double -fstrict-prototype conftest.cpp >&5 | |
g++: warning: switch '-fstrict-prototype' is no longer supported | |
conftest.cpp: In function 'int main()': | |
conftest.cpp:188:13: warning: unused variable 'test' [-Wunused-variable] | |
long double test; | |
^ | |
At global scope: | |
cc1plus: warning: unrecognized command line option "-Wno-long-double" [enabled by default] | |
configure:24514: $? = 0 | |
configure:24537: result: no | |
configure:24644: WARNING: -Wall -Wundef -Wno-long-long has been added to CXXFLAGS (--enable-picky) | |
configure:24661: checking if g++ supports -finline-functions | |
configure:24677: g++ -c -DNDEBUG -Wall -Wundef -Wno-long-long -finline-functions conftest.cpp >&5 | |
configure:24677: $? = 0 | |
configure:24684: result: yes | |
configure:24788: WARNING: -finline-functions has been added to CXXFLAGS | |
configure:24799: checking if C and C++ are link compatible | |
configure:24824: gcc -std=gnu99 -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest_c.c | |
configure:24831: $? = 0 | |
configure:24862: g++ -o conftest -DNDEBUG -Wall -Wundef -Wno-long-long -finline-functions conftest.cpp conftest_c.o -lz >&5 | |
configure:24862: $? = 0 | |
configure:24888: result: yes | |
configure:24983: checking for C++ optimization flags | |
configure:24985: result: -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -finline-functions | |
configure:25000: checking size of bool | |
configure:25005: g++ -o conftest -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -finline-functions conftest.cpp -lz >&5 | |
configure:25005: $? = 0 | |
configure:25005: ./conftest | |
configure:25005: $? = 0 | |
configure:25019: result: 1 | |
configure:25030: checking alignment of bool | |
configure:25092: result: 1 | |
configure:5886: *** C++ compiler and preprocessor | |
configure:25265: checking for C++ compiler version | |
configure:25274: g++ --version >&5 | |
g++ (GCC) 4.8.5 20150623 (Red Hat 4.8.5-11) | |
Copyright (C) 2015 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:25285: $? = 0 | |
configure:25274: g++ -v >&5 | |
Using built-in specs. | |
COLLECT_GCC=g++ | |
COLLECT_LTO_WRAPPER=/usr/libexec/gcc/ppc64le-redhat-linux/4.8.5/lto-wrapper | |
Target: ppc64le-redhat-linux | |
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-linker-hash-style=gnu --enable-languages=c,c++,objc,obj-c++,java,fortran,ada,go,lto --enable-plugin --enable-initfini-array --disable-libgcj --with-isl=/builddir/build/BUILD/gcc-4.8.5-20150702/obj-ppc64le-redhat-linux/isl-install --with-cloog=/builddir/build/BUILD/gcc-4.8.5-20150702/obj-ppc64le-redhat-linux/cloog-install --enable-gnu-indirect-function --enable-secureplt --with-long-double-128 --enable-targets=powerpcle-linux --disable-multilib --with-cpu-64=power8 --with-tune-64=power8 --build=ppc64le-redhat-linux | |
Thread model: posix | |
gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) | |
configure:25285: $? = 0 | |
configure:25274: g++ -V >&5 | |
g++: error: unrecognized command line option '-V' | |
g++: fatal error: no input files | |
compilation terminated. | |
configure:25285: $? = 4 | |
configure:25274: g++ -qversion >&5 | |
g++: error: unrecognized command line option '-qversion' | |
g++: fatal error: no input files | |
compilation terminated. | |
configure:25285: $? = 4 | |
configure:25289: checking whether we are using the GNU C++ compiler | |
configure:25317: result: yes | |
configure:25326: checking whether g++ accepts -g | |
configure:25387: result: yes | |
configure:25412: checking dependency style of g++ | |
configure:25523: result: gcc3 | |
configure:25543: checking how to run the C++ preprocessor | |
configure:25609: result: g++ -E | |
configure:25629: g++ -E conftest.cpp | |
configure:25629: $? = 0 | |
configure:25643: g++ -E conftest.cpp | |
conftest.cpp:186:28: fatal error: ac_nonexistent.h: No such file or directory | |
#include <ac_nonexistent.h> | |
^ | |
compilation terminated. | |
configure:25643: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "Open MPI" | |
| #define PACKAGE_TARNAME "openmpi" | |
| #define PACKAGE_VERSION "gitclone" | |
| #define PACKAGE_STRING "Open MPI gitclone" | |
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | |
| #define PACKAGE_URL "" | |
| #define OPAL_ARCH "powerpc64le-unknown-linux-gnu" | |
| #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 __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define OMPI_MAJOR_VERSION 4 | |
| #define OMPI_MINOR_VERSION 0 | |
| #define OMPI_RELEASE_VERSION 0 | |
| #define OMPI_GREEK_VERSION "a1" | |
| #define OMPI_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OMPI_TARBALL_VERSION "gitclone" | |
| #define OMPI_VERSION "0" | |
| #define OMPI_RELEASE_DATE "Unreleased developer copy" | |
| #define ORTE_MAJOR_VERSION 4 | |
| #define ORTE_MINOR_VERSION 0 | |
| #define ORTE_RELEASE_VERSION 0 | |
| #define ORTE_GREEK_VERSION "a1" | |
| #define ORTE_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define ORTE_TARBALL_VERSION "gitclone" | |
| #define ORTE_VERSION "0" | |
| #define ORTE_RELEASE_DATE "Unreleased developer copy" | |
| #define OSHMEM_MAJOR_VERSION 4 | |
| #define OSHMEM_MINOR_VERSION 0 | |
| #define OSHMEM_RELEASE_VERSION 0 | |
| #define OSHMEM_GREEK_VERSION "a1" | |
| #define OSHMEM_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OSHMEM_TARBALL_VERSION "gitclone" | |
| #define OSHMEM_VERSION "0" | |
| #define OSHMEM_RELEASE_DATE "Unreleased developer copy" | |
| #define OPAL_MAJOR_VERSION 4 | |
| #define OPAL_MINOR_VERSION 0 | |
| #define OPAL_RELEASE_VERSION 0 | |
| #define OPAL_GREEK_VERSION "a1" | |
| #define OPAL_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OPAL_TARBALL_VERSION "gitclone" | |
| #define OPAL_VERSION "0" | |
| #define OPAL_RELEASE_DATE "Unreleased developer copy" | |
| #define OPAL_ENABLE_MEM_DEBUG 0 | |
| #define OPAL_ENABLE_MEM_PROFILE 0 | |
| #define OPAL_ENABLE_TIMING 0 | |
| #define OPAL_ENABLE_DEBUG 0 | |
| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1 | |
| #define OPAL_ENABLE_PTY_SUPPORT 1 | |
| #define OPAL_ENABLE_DLOPEN_SUPPORT 1 | |
| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1 | |
| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0 | |
| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0 | |
| #define OPAL_WANT_HOME_CONFIG_FILES 1 | |
| #define OPAL_ENABLE_IPV6 0 | |
| #define OPAL_PACKAGE_STRING "Open MPI gpaulsen@c656f6n04 Distribution" | |
| #define OPAL_IDENT_STRING "4.0.0a1" | |
| #define OPAL_MAX_PROCESSOR_NAME 256 | |
| #define OPAL_MAX_ERROR_STRING 256 | |
| #define OPAL_MAX_OBJECT_NAME 64 | |
| #define OPAL_MAX_INFO_KEY 36 | |
| #define OPAL_MAX_INFO_VAL 256 | |
| #define OPAL_MAX_PORT_NAME 1024 | |
| #define OPAL_MAX_DATAREP_STRING 128 | |
| #define OPAL_ENABLE_CRDEBUG 0 | |
| #define OPAL_ENABLE_GETPWUID 1 | |
| #define OPAL_ENABLE_PROGRESS_THREADS 0 | |
| #define HAVE_ZLIB_H 1 | |
| #define OPAL_HAVE_ZLIB 1 | |
| #define OPAL_HAVE_SOLARIS 0 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_NETINET_TCP_H 1 | |
| #define HAVE_STRUCT_SOCKADDR_IN 1 | |
| #define OPAL_CUDA_SUPPORT 0 | |
| #define OPAL_CUDA_SYNC_MEMOPS 0 | |
| #define OPAL_CUDA_GET_ATTRIBUTES 0 | |
| #define OPAL_CUDA_GDR_SUPPORT 0 | |
| #define OPAL_PMIX_V1 0 | |
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | |
| #define OMPI_WANT_MPI_INTERFACE_WARNING 1 | |
| #define OMPI_GROUP_SPARSE 0 | |
| #define OMPI_WANT_PERUSE 0 | |
| #define OMPI_WANT_MPI_CXX_SEEK 1 | |
| #define OMPI_ENABLE_MPI1_COMPAT 1 | |
| #define OMPI_ENABLE_GREQUEST_EXTENSIONS 0 | |
| #define MPI_PARAM_CHECK ompi_mpi_param_check | |
| #define OMPI_PARAM_CHECK 1 | |
| #define OSHMEM_SPEC_COMPAT 1 | |
| #define OSHMEM_PARAM_CHECK 1 | |
| #define HAVE_ON_EXIT 1 | |
| #define SPC_ENABLE 0 | |
| #define OPAL_CC "gcc" | |
| #define OPAL_C_HAVE__THREAD_LOCAL 0 | |
| #define OPAL_C_HAVE_ATOMIC_CONV_VAR 0 | |
| #define OPAL_C_HAVE__ATOMIC 0 | |
| #define OPAL_C_HAVE__GENERIC 0 | |
| #define OPAL_C_HAVE__STATIC_ASSERT 1 | |
| #define OPAL_C_HAVE___THREAD 1 | |
| #define STDC_HEADERS 1 | |
| #define _GNU_SOURCE 1 | |
| #define OPAL_C_HAVE_BUILTIN_EXPECT 1 | |
| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1 | |
| #define OPAL_C_HAVE_BUILTIN_CLZ 1 | |
| #define OPAL_CC_USE_PRAGMA_IDENT 0 | |
| #define OPAL_CC_USE_IDENT 1 | |
| #define OPAL_CC_USE_PRAGMA_COMMENT | |
| #define OPAL_CC_USE_CONST_CHAR_IDENT 0 | |
| #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___INT128 1 | |
| #define HAVE_LONG_LONG 1 | |
| #define HAVE_LONG_DOUBLE 1 | |
| #define HAVE_COMPLEX_H 1 | |
| #define HAVE_FLOAT__COMPLEX 1 | |
| #define HAVE_DOUBLE__COMPLEX 1 | |
| #define HAVE_LONG_DOUBLE__COMPLEX 1 | |
| #define HAVE_INTPTR_T 1 | |
| #define HAVE_UINTPTR_T 1 | |
| #define HAVE_MODE_T 1 | |
| #define HAVE_SSIZE_T 1 | |
| #define HAVE_PTRDIFF_T 1 | |
| #define SIZEOF__BOOL 1 | |
| #define SIZEOF_CHAR 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_FLOAT 4 | |
| #define SIZEOF_DOUBLE 8 | |
| #define SIZEOF_LONG_DOUBLE 16 | |
| #define SIZEOF_FLOAT__COMPLEX 8 | |
| #define SIZEOF_DOUBLE__COMPLEX 16 | |
| #define SIZEOF_LONG_DOUBLE__COMPLEX 32 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_SIZE_T 8 | |
| #define SIZEOF_SSIZE_T 8 | |
| #define SIZEOF_PTRDIFF_T 8 | |
| #define SIZEOF_WCHAR_T 4 | |
| #define SIZEOF_PID_T 4 | |
| #define SIZEOF_ATOMIC_SHORT 0 | |
| #define SIZEOF_ATOMIC_INT 0 | |
| #define SIZEOF_ATOMIC_LONG 0 | |
| #define SIZEOF_ATOMIC_LLONG 0 | |
| #define OPAL_ALIGNMENT_BOOL 1 | |
| #define OPAL_ALIGNMENT_INT8 1 | |
| #define OPAL_ALIGNMENT_INT16 2 | |
| #define OPAL_ALIGNMENT_INT32 4 | |
| #define OPAL_ALIGNMENT_INT64 8 | |
| #define OPAL_ALIGNMENT_CHAR 1 | |
| #define OPAL_ALIGNMENT_SHORT 2 | |
| #define OPAL_ALIGNMENT_WCHAR 4 | |
| #define OPAL_ALIGNMENT_INT 4 | |
| #define OPAL_ALIGNMENT_LONG 8 | |
| #define OPAL_ALIGNMENT_LONG_LONG 8 | |
| #define OPAL_ALIGNMENT_FLOAT 4 | |
| #define OPAL_ALIGNMENT_DOUBLE 8 | |
| #define OPAL_ALIGNMENT_LONG_DOUBLE 16 | |
| #define OPAL_ALIGNMENT_FLOAT_COMPLEX 4 | |
| #define OPAL_ALIGNMENT_DOUBLE_COMPLEX 8 | |
| #define OPAL_ALIGNMENT_LONG_DOUBLE_COMPLEX 16 | |
| #define OPAL_ALIGNMENT_VOID_P 8 | |
| #define OPAL_ALIGNMENT_SIZE_T 8 | |
| #define OPAL_CXX "g++" | |
| #define SIZEOF_BOOL 1 | |
| #define OPAL_ALIGNMENT_CXX_BOOL 1 | |
| /* end confdefs.h. */ | |
| #include <ac_nonexistent.h> | |
configure:25868: checking if C++ compiler works | |
configure:25912: g++ -o conftest -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -finline-functions conftest.cpp -lz >&5 | |
configure:25912: $? = 0 | |
configure:25912: ./conftest | |
configure:25912: $? = 0 | |
configure:25928: result: yes | |
configure:26336: checking if g++ supports -finline-functions | |
configure:26352: g++ -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -finline-functions -finline-functions conftest.cpp >&5 | |
configure:26352: $? = 0 | |
configure:26359: result: yes | |
configure:26463: WARNING: -finline-functions has been added to CXXFLAGS | |
configure:26474: checking if C and C++ are link compatible | |
configure:26563: result: yes | |
configure:26658: checking for C++ optimization flags | |
configure:26660: result: -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -finline-functions | |
configure:26675: checking size of bool | |
configure:26694: result: 1 | |
configure:26705: checking alignment of bool | |
configure:26767: result: 1 | |
configure:26797: checking if able to build the MPI C++ bindings | |
configure:26803: result: no | |
configure:27446: checking if want C++ exception handling | |
configure:27457: result: skipped | |
configure:5886: *** Compiler characteristics | |
configure:29421: checking for __attribute__ | |
configure:29445: gcc -std=gnu99 -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5 | |
conftest.c:202:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] | |
main () | |
^ | |
configure:29445: $? = 0 | |
configure:29470: gcc -std=gnu99 -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5 | |
conftest.c:202:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] | |
main () | |
^ | |
configure:29470: $? = 0 | |
configure:29520: result: yes | |
configure:29524: checking for __attribute__(aligned) | |
configure:29544: gcc -std=gnu99 -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5 | |
conftest.c:197:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] | |
main () | |
^ | |
configure:29544: $? = 0 | |
configure:29596: g++ -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -finline-functions conftest.cpp >&5 | |
configure:29596: $? = 0 | |
configure:29686: result: yes | |
configure:29698: checking for __attribute__(always_inline) | |
configure:29718: gcc -std=gnu99 -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5 | |
conftest.c:197:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] | |
main () | |
^ | |
configure:29718: $? = 0 | |
configure:29770: g++ -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -finline-functions conftest.cpp >&5 | |
configure:29770: $? = 0 | |
configure:29860: result: yes | |
configure:29869: checking for __attribute__(cold) | |
configure:29892: gcc -std=gnu99 -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5 | |
conftest.c:200:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] | |
main () | |
^ | |
configure:29892: $? = 0 | |
configure:29947: g++ -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -finline-functions conftest.cpp >&5 | |
configure:29947: $? = 0 | |
configure:30037: result: yes | |
configure:30046: checking for __attribute__(const) | |
configure:30069: gcc -std=gnu99 -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5 | |
conftest.c:200:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] | |
main () | |
^ | |
configure:30069: $? = 0 | |
configure:30124: g++ -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -finline-functions conftest.cpp >&5 | |
configure:30124: $? = 0 | |
configure:30214: result: yes | |
configure:30223: checking for __attribute__(deprecated) | |
configure:30246: gcc -std=gnu99 -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5 | |
conftest.c:200:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] | |
main () | |
^ | |
configure:30246: $? = 0 | |
configure:30301: g++ -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -finline-functions conftest.cpp >&5 | |
configure:30301: $? = 0 | |
configure:30391: result: yes | |
configure:30400: checking for __attribute__(deprecated_argument) | |
configure:30423: gcc -std=gnu99 -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5 | |
conftest.c:200:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] | |
main () | |
^ | |
configure:30423: $? = 0 | |
configure:30478: g++ -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -finline-functions conftest.cpp >&5 | |
configure:30478: $? = 0 | |
configure:30568: result: yes | |
configure:30577: checking for __attribute__(error) | |
configure:30599: gcc -std=gnu99 -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5 | |
conftest.c:199:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] | |
main () | |
^ | |
configure:30599: $? = 0 | |
configure:30653: g++ -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -finline-functions conftest.cpp >&5 | |
configure:30653: $? = 0 | |
configure:30743: result: yes | |
configure:30762: checking for __attribute__(format) | |
configure:30784: gcc -std=gnu99 -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5 | |
conftest.c:199:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] | |
main () | |
^ | |
configure:30784: $? = 0 | |
configure:30838: g++ -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -finline-functions conftest.cpp >&5 | |
configure:30838: $? = 0 | |
configure:30910: gcc -std=gnu99 -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing -Wall conftest.c >&5 | |
conftest.c: In function 'usage': | |
conftest.c:200:14: warning: format '%d' expects argument of type 'int', but argument 3 has type 'int *' [-Wformat=] | |
return this_printf (*argument, "%d", argument); /* This should produce a format warning */ | |
^ | |
configure:30910: $? = 0 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "Open MPI" | |
| #define PACKAGE_TARNAME "openmpi" | |
| #define PACKAGE_VERSION "gitclone" | |
| #define PACKAGE_STRING "Open MPI gitclone" | |
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | |
| #define PACKAGE_URL "" | |
| #define OPAL_ARCH "powerpc64le-unknown-linux-gnu" | |
| #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 __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define OMPI_MAJOR_VERSION 4 | |
| #define OMPI_MINOR_VERSION 0 | |
| #define OMPI_RELEASE_VERSION 0 | |
| #define OMPI_GREEK_VERSION "a1" | |
| #define OMPI_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OMPI_TARBALL_VERSION "gitclone" | |
| #define OMPI_VERSION "0" | |
| #define OMPI_RELEASE_DATE "Unreleased developer copy" | |
| #define ORTE_MAJOR_VERSION 4 | |
| #define ORTE_MINOR_VERSION 0 | |
| #define ORTE_RELEASE_VERSION 0 | |
| #define ORTE_GREEK_VERSION "a1" | |
| #define ORTE_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define ORTE_TARBALL_VERSION "gitclone" | |
| #define ORTE_VERSION "0" | |
| #define ORTE_RELEASE_DATE "Unreleased developer copy" | |
| #define OSHMEM_MAJOR_VERSION 4 | |
| #define OSHMEM_MINOR_VERSION 0 | |
| #define OSHMEM_RELEASE_VERSION 0 | |
| #define OSHMEM_GREEK_VERSION "a1" | |
| #define OSHMEM_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OSHMEM_TARBALL_VERSION "gitclone" | |
| #define OSHMEM_VERSION "0" | |
| #define OSHMEM_RELEASE_DATE "Unreleased developer copy" | |
| #define OPAL_MAJOR_VERSION 4 | |
| #define OPAL_MINOR_VERSION 0 | |
| #define OPAL_RELEASE_VERSION 0 | |
| #define OPAL_GREEK_VERSION "a1" | |
| #define OPAL_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OPAL_TARBALL_VERSION "gitclone" | |
| #define OPAL_VERSION "0" | |
| #define OPAL_RELEASE_DATE "Unreleased developer copy" | |
| #define OPAL_ENABLE_MEM_DEBUG 0 | |
| #define OPAL_ENABLE_MEM_PROFILE 0 | |
| #define OPAL_ENABLE_TIMING 0 | |
| #define OPAL_ENABLE_DEBUG 0 | |
| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1 | |
| #define OPAL_ENABLE_PTY_SUPPORT 1 | |
| #define OPAL_ENABLE_DLOPEN_SUPPORT 1 | |
| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1 | |
| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0 | |
| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0 | |
| #define OPAL_WANT_HOME_CONFIG_FILES 1 | |
| #define OPAL_ENABLE_IPV6 0 | |
| #define OPAL_PACKAGE_STRING "Open MPI gpaulsen@c656f6n04 Distribution" | |
| #define OPAL_IDENT_STRING "4.0.0a1" | |
| #define OPAL_MAX_PROCESSOR_NAME 256 | |
| #define OPAL_MAX_ERROR_STRING 256 | |
| #define OPAL_MAX_OBJECT_NAME 64 | |
| #define OPAL_MAX_INFO_KEY 36 | |
| #define OPAL_MAX_INFO_VAL 256 | |
| #define OPAL_MAX_PORT_NAME 1024 | |
| #define OPAL_MAX_DATAREP_STRING 128 | |
| #define OPAL_ENABLE_CRDEBUG 0 | |
| #define OPAL_ENABLE_GETPWUID 1 | |
| #define OPAL_ENABLE_PROGRESS_THREADS 0 | |
| #define HAVE_ZLIB_H 1 | |
| #define OPAL_HAVE_ZLIB 1 | |
| #define OPAL_HAVE_SOLARIS 0 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_NETINET_TCP_H 1 | |
| #define HAVE_STRUCT_SOCKADDR_IN 1 | |
| #define OPAL_CUDA_SUPPORT 0 | |
| #define OPAL_CUDA_SYNC_MEMOPS 0 | |
| #define OPAL_CUDA_GET_ATTRIBUTES 0 | |
| #define OPAL_CUDA_GDR_SUPPORT 0 | |
| #define OPAL_PMIX_V1 0 | |
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | |
| #define OMPI_WANT_MPI_INTERFACE_WARNING 1 | |
| #define OMPI_GROUP_SPARSE 0 | |
| #define OMPI_WANT_PERUSE 0 | |
| #define OMPI_WANT_MPI_CXX_SEEK 1 | |
| #define OMPI_ENABLE_MPI1_COMPAT 1 | |
| #define OMPI_ENABLE_GREQUEST_EXTENSIONS 0 | |
| #define MPI_PARAM_CHECK ompi_mpi_param_check | |
| #define OMPI_PARAM_CHECK 1 | |
| #define OSHMEM_SPEC_COMPAT 1 | |
| #define OSHMEM_PARAM_CHECK 1 | |
| #define HAVE_ON_EXIT 1 | |
| #define SPC_ENABLE 0 | |
| #define OPAL_CC "gcc" | |
| #define OPAL_C_HAVE__THREAD_LOCAL 0 | |
| #define OPAL_C_HAVE_ATOMIC_CONV_VAR 0 | |
| #define OPAL_C_HAVE__ATOMIC 0 | |
| #define OPAL_C_HAVE__GENERIC 0 | |
| #define OPAL_C_HAVE__STATIC_ASSERT 1 | |
| #define OPAL_C_HAVE___THREAD 1 | |
| #define STDC_HEADERS 1 | |
| #define _GNU_SOURCE 1 | |
| #define OPAL_C_HAVE_BUILTIN_EXPECT 1 | |
| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1 | |
| #define OPAL_C_HAVE_BUILTIN_CLZ 1 | |
| #define OPAL_CC_USE_PRAGMA_IDENT 0 | |
| #define OPAL_CC_USE_IDENT 1 | |
| #define OPAL_CC_USE_PRAGMA_COMMENT | |
| #define OPAL_CC_USE_CONST_CHAR_IDENT 0 | |
| #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___INT128 1 | |
| #define HAVE_LONG_LONG 1 | |
| #define HAVE_LONG_DOUBLE 1 | |
| #define HAVE_COMPLEX_H 1 | |
| #define HAVE_FLOAT__COMPLEX 1 | |
| #define HAVE_DOUBLE__COMPLEX 1 | |
| #define HAVE_LONG_DOUBLE__COMPLEX 1 | |
| #define HAVE_INTPTR_T 1 | |
| #define HAVE_UINTPTR_T 1 | |
| #define HAVE_MODE_T 1 | |
| #define HAVE_SSIZE_T 1 | |
| #define HAVE_PTRDIFF_T 1 | |
| #define SIZEOF__BOOL 1 | |
| #define SIZEOF_CHAR 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_FLOAT 4 | |
| #define SIZEOF_DOUBLE 8 | |
| #define SIZEOF_LONG_DOUBLE 16 | |
| #define SIZEOF_FLOAT__COMPLEX 8 | |
| #define SIZEOF_DOUBLE__COMPLEX 16 | |
| #define SIZEOF_LONG_DOUBLE__COMPLEX 32 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_SIZE_T 8 | |
| #define SIZEOF_SSIZE_T 8 | |
| #define SIZEOF_PTRDIFF_T 8 | |
| #define SIZEOF_WCHAR_T 4 | |
| #define SIZEOF_PID_T 4 | |
| #define SIZEOF_ATOMIC_SHORT 0 | |
| #define SIZEOF_ATOMIC_INT 0 | |
| #define SIZEOF_ATOMIC_LONG 0 | |
| #define SIZEOF_ATOMIC_LLONG 0 | |
| #define OPAL_ALIGNMENT_BOOL 1 | |
| #define OPAL_ALIGNMENT_INT8 1 | |
| #define OPAL_ALIGNMENT_INT16 2 | |
| #define OPAL_ALIGNMENT_INT32 4 | |
| #define OPAL_ALIGNMENT_INT64 8 | |
| #define OPAL_ALIGNMENT_CHAR 1 | |
| #define OPAL_ALIGNMENT_SHORT 2 | |
| #define OPAL_ALIGNMENT_WCHAR 4 | |
| #define OPAL_ALIGNMENT_INT 4 | |
| #define OPAL_ALIGNMENT_LONG 8 | |
| #define OPAL_ALIGNMENT_LONG_LONG 8 | |
| #define OPAL_ALIGNMENT_FLOAT 4 | |
| #define OPAL_ALIGNMENT_DOUBLE 8 | |
| #define OPAL_ALIGNMENT_LONG_DOUBLE 16 | |
| #define OPAL_ALIGNMENT_FLOAT_COMPLEX 4 | |
| #define OPAL_ALIGNMENT_DOUBLE_COMPLEX 8 | |
| #define OPAL_ALIGNMENT_LONG_DOUBLE_COMPLEX 16 | |
| #define OPAL_ALIGNMENT_VOID_P 8 | |
| #define OPAL_ALIGNMENT_SIZE_T 8 | |
| #define OPAL_CXX "g++" | |
| #define SIZEOF_BOOL 1 | |
| #define OPAL_ALIGNMENT_CXX_BOOL 1 | |
| #define OMPI_CXX "g++" | |
| #define SIZEOF_BOOL 1 | |
| #define OPAL_ALIGNMENT_CXX_BOOL 1 | |
| #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | |
| #define OMPI_CXX_HAVE_BUILTIN_EXPECT 0 | |
| #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 0 | |
| #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 0 | |
| #define OMPI_BUILD_CXX_BINDINGS 0 | |
| #define OPAL_HAVE_ATTRIBUTE 1 | |
| /* end confdefs.h. */ | |
| | |
| static int usage (int * argument); | |
| extern int this_printf (int arg1, const char *my_format, ...) __attribute__ ((__format__ (__printf__, 2, 3))); | |
| | |
| static int usage (int * argument) { | |
| return this_printf (*argument, "%d", argument); /* This should produce a format warning */ | |
| } | |
| /* The autoconf-generated main-function is int main(), which produces a warning by itself */ | |
| int main(void); | |
| | |
| int | |
| main () | |
| { | |
| | |
| int i=4711; | |
| i=usage(&i); | |
| | |
| ; | |
| return 0; | |
| } | |
configure:30946: result: yes | |
configure:30965: checking for __attribute__(format_funcptr) | |
configure:30987: gcc -std=gnu99 -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5 | |
conftest.c:199:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] | |
main () | |
^ | |
configure:30987: $? = 0 | |
configure:31041: g++ -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -finline-functions conftest.cpp >&5 | |
configure:31041: $? = 0 | |
configure:31113: gcc -std=gnu99 -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing -Wall conftest.c >&5 | |
conftest.c: In function 'usage': | |
conftest.c:200:14: warning: format '%d' expects argument of type 'int', but argument 3 has type 'int *' [-Wformat=] | |
return (*this_printf) (*argument, "%d", argument); /* This should produce a format warning */ | |
^ | |
configure:31113: $? = 0 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "Open MPI" | |
| #define PACKAGE_TARNAME "openmpi" | |
| #define PACKAGE_VERSION "gitclone" | |
| #define PACKAGE_STRING "Open MPI gitclone" | |
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | |
| #define PACKAGE_URL "" | |
| #define OPAL_ARCH "powerpc64le-unknown-linux-gnu" | |
| #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 __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define OMPI_MAJOR_VERSION 4 | |
| #define OMPI_MINOR_VERSION 0 | |
| #define OMPI_RELEASE_VERSION 0 | |
| #define OMPI_GREEK_VERSION "a1" | |
| #define OMPI_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OMPI_TARBALL_VERSION "gitclone" | |
| #define OMPI_VERSION "0" | |
| #define OMPI_RELEASE_DATE "Unreleased developer copy" | |
| #define ORTE_MAJOR_VERSION 4 | |
| #define ORTE_MINOR_VERSION 0 | |
| #define ORTE_RELEASE_VERSION 0 | |
| #define ORTE_GREEK_VERSION "a1" | |
| #define ORTE_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define ORTE_TARBALL_VERSION "gitclone" | |
| #define ORTE_VERSION "0" | |
| #define ORTE_RELEASE_DATE "Unreleased developer copy" | |
| #define OSHMEM_MAJOR_VERSION 4 | |
| #define OSHMEM_MINOR_VERSION 0 | |
| #define OSHMEM_RELEASE_VERSION 0 | |
| #define OSHMEM_GREEK_VERSION "a1" | |
| #define OSHMEM_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OSHMEM_TARBALL_VERSION "gitclone" | |
| #define OSHMEM_VERSION "0" | |
| #define OSHMEM_RELEASE_DATE "Unreleased developer copy" | |
| #define OPAL_MAJOR_VERSION 4 | |
| #define OPAL_MINOR_VERSION 0 | |
| #define OPAL_RELEASE_VERSION 0 | |
| #define OPAL_GREEK_VERSION "a1" | |
| #define OPAL_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OPAL_TARBALL_VERSION "gitclone" | |
| #define OPAL_VERSION "0" | |
| #define OPAL_RELEASE_DATE "Unreleased developer copy" | |
| #define OPAL_ENABLE_MEM_DEBUG 0 | |
| #define OPAL_ENABLE_MEM_PROFILE 0 | |
| #define OPAL_ENABLE_TIMING 0 | |
| #define OPAL_ENABLE_DEBUG 0 | |
| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1 | |
| #define OPAL_ENABLE_PTY_SUPPORT 1 | |
| #define OPAL_ENABLE_DLOPEN_SUPPORT 1 | |
| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1 | |
| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0 | |
| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0 | |
| #define OPAL_WANT_HOME_CONFIG_FILES 1 | |
| #define OPAL_ENABLE_IPV6 0 | |
| #define OPAL_PACKAGE_STRING "Open MPI gpaulsen@c656f6n04 Distribution" | |
| #define OPAL_IDENT_STRING "4.0.0a1" | |
| #define OPAL_MAX_PROCESSOR_NAME 256 | |
| #define OPAL_MAX_ERROR_STRING 256 | |
| #define OPAL_MAX_OBJECT_NAME 64 | |
| #define OPAL_MAX_INFO_KEY 36 | |
| #define OPAL_MAX_INFO_VAL 256 | |
| #define OPAL_MAX_PORT_NAME 1024 | |
| #define OPAL_MAX_DATAREP_STRING 128 | |
| #define OPAL_ENABLE_CRDEBUG 0 | |
| #define OPAL_ENABLE_GETPWUID 1 | |
| #define OPAL_ENABLE_PROGRESS_THREADS 0 | |
| #define HAVE_ZLIB_H 1 | |
| #define OPAL_HAVE_ZLIB 1 | |
| #define OPAL_HAVE_SOLARIS 0 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_NETINET_TCP_H 1 | |
| #define HAVE_STRUCT_SOCKADDR_IN 1 | |
| #define OPAL_CUDA_SUPPORT 0 | |
| #define OPAL_CUDA_SYNC_MEMOPS 0 | |
| #define OPAL_CUDA_GET_ATTRIBUTES 0 | |
| #define OPAL_CUDA_GDR_SUPPORT 0 | |
| #define OPAL_PMIX_V1 0 | |
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | |
| #define OMPI_WANT_MPI_INTERFACE_WARNING 1 | |
| #define OMPI_GROUP_SPARSE 0 | |
| #define OMPI_WANT_PERUSE 0 | |
| #define OMPI_WANT_MPI_CXX_SEEK 1 | |
| #define OMPI_ENABLE_MPI1_COMPAT 1 | |
| #define OMPI_ENABLE_GREQUEST_EXTENSIONS 0 | |
| #define MPI_PARAM_CHECK ompi_mpi_param_check | |
| #define OMPI_PARAM_CHECK 1 | |
| #define OSHMEM_SPEC_COMPAT 1 | |
| #define OSHMEM_PARAM_CHECK 1 | |
| #define HAVE_ON_EXIT 1 | |
| #define SPC_ENABLE 0 | |
| #define OPAL_CC "gcc" | |
| #define OPAL_C_HAVE__THREAD_LOCAL 0 | |
| #define OPAL_C_HAVE_ATOMIC_CONV_VAR 0 | |
| #define OPAL_C_HAVE__ATOMIC 0 | |
| #define OPAL_C_HAVE__GENERIC 0 | |
| #define OPAL_C_HAVE__STATIC_ASSERT 1 | |
| #define OPAL_C_HAVE___THREAD 1 | |
| #define STDC_HEADERS 1 | |
| #define _GNU_SOURCE 1 | |
| #define OPAL_C_HAVE_BUILTIN_EXPECT 1 | |
| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1 | |
| #define OPAL_C_HAVE_BUILTIN_CLZ 1 | |
| #define OPAL_CC_USE_PRAGMA_IDENT 0 | |
| #define OPAL_CC_USE_IDENT 1 | |
| #define OPAL_CC_USE_PRAGMA_COMMENT | |
| #define OPAL_CC_USE_CONST_CHAR_IDENT 0 | |
| #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___INT128 1 | |
| #define HAVE_LONG_LONG 1 | |
| #define HAVE_LONG_DOUBLE 1 | |
| #define HAVE_COMPLEX_H 1 | |
| #define HAVE_FLOAT__COMPLEX 1 | |
| #define HAVE_DOUBLE__COMPLEX 1 | |
| #define HAVE_LONG_DOUBLE__COMPLEX 1 | |
| #define HAVE_INTPTR_T 1 | |
| #define HAVE_UINTPTR_T 1 | |
| #define HAVE_MODE_T 1 | |
| #define HAVE_SSIZE_T 1 | |
| #define HAVE_PTRDIFF_T 1 | |
| #define SIZEOF__BOOL 1 | |
| #define SIZEOF_CHAR 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_FLOAT 4 | |
| #define SIZEOF_DOUBLE 8 | |
| #define SIZEOF_LONG_DOUBLE 16 | |
| #define SIZEOF_FLOAT__COMPLEX 8 | |
| #define SIZEOF_DOUBLE__COMPLEX 16 | |
| #define SIZEOF_LONG_DOUBLE__COMPLEX 32 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_SIZE_T 8 | |
| #define SIZEOF_SSIZE_T 8 | |
| #define SIZEOF_PTRDIFF_T 8 | |
| #define SIZEOF_WCHAR_T 4 | |
| #define SIZEOF_PID_T 4 | |
| #define SIZEOF_ATOMIC_SHORT 0 | |
| #define SIZEOF_ATOMIC_INT 0 | |
| #define SIZEOF_ATOMIC_LONG 0 | |
| #define SIZEOF_ATOMIC_LLONG 0 | |
| #define OPAL_ALIGNMENT_BOOL 1 | |
| #define OPAL_ALIGNMENT_INT8 1 | |
| #define OPAL_ALIGNMENT_INT16 2 | |
| #define OPAL_ALIGNMENT_INT32 4 | |
| #define OPAL_ALIGNMENT_INT64 8 | |
| #define OPAL_ALIGNMENT_CHAR 1 | |
| #define OPAL_ALIGNMENT_SHORT 2 | |
| #define OPAL_ALIGNMENT_WCHAR 4 | |
| #define OPAL_ALIGNMENT_INT 4 | |
| #define OPAL_ALIGNMENT_LONG 8 | |
| #define OPAL_ALIGNMENT_LONG_LONG 8 | |
| #define OPAL_ALIGNMENT_FLOAT 4 | |
| #define OPAL_ALIGNMENT_DOUBLE 8 | |
| #define OPAL_ALIGNMENT_LONG_DOUBLE 16 | |
| #define OPAL_ALIGNMENT_FLOAT_COMPLEX 4 | |
| #define OPAL_ALIGNMENT_DOUBLE_COMPLEX 8 | |
| #define OPAL_ALIGNMENT_LONG_DOUBLE_COMPLEX 16 | |
| #define OPAL_ALIGNMENT_VOID_P 8 | |
| #define OPAL_ALIGNMENT_SIZE_T 8 | |
| #define OPAL_CXX "g++" | |
| #define SIZEOF_BOOL 1 | |
| #define OPAL_ALIGNMENT_CXX_BOOL 1 | |
| #define OMPI_CXX "g++" | |
| #define SIZEOF_BOOL 1 | |
| #define OPAL_ALIGNMENT_CXX_BOOL 1 | |
| #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | |
| #define OMPI_CXX_HAVE_BUILTIN_EXPECT 0 | |
| #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 0 | |
| #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 0 | |
| #define OMPI_BUILD_CXX_BINDINGS 0 | |
| #define OPAL_HAVE_ATTRIBUTE 1 | |
| /* end confdefs.h. */ | |
| | |
| static int usage (int * argument); | |
| extern int (*this_printf) (int arg1, const char *my_format, ...) __attribute__ ((__format__ (__printf__, 2, 3))); | |
| | |
| static int usage (int * argument) { | |
| return (*this_printf) (*argument, "%d", argument); /* This should produce a format warning */ | |
| } | |
| /* The autoconf-generated main-function is int main(), which produces a warning by itself */ | |
| int main(void); | |
| | |
| int | |
| main () | |
| { | |
| | |
| int i=4711; | |
| i=usage(&i); | |
| | |
| ; | |
| return 0; | |
| } | |
configure:31149: result: yes | |
configure:31158: checking for __attribute__(hot) | |
configure:31181: gcc -std=gnu99 -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5 | |
conftest.c:200:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] | |
main () | |
^ | |
configure:31181: $? = 0 | |
configure:31236: g++ -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -finline-functions conftest.cpp >&5 | |
configure:31236: $? = 0 | |
configure:31326: result: yes | |
configure:31335: checking for __attribute__(malloc) | |
configure:31361: gcc -std=gnu99 -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5 | |
conftest.c:203:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] | |
main () | |
^ | |
configure:31361: $? = 0 | |
configure:31419: g++ -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -finline-functions conftest.cpp >&5 | |
configure:31419: $? = 0 | |
configure:31509: result: yes | |
configure:31524: checking for __attribute__(may_alias) | |
configure:31544: gcc -std=gnu99 -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5 | |
conftest.c:197:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] | |
main () | |
^ | |
configure:31544: $? = 0 | |
configure:31596: g++ -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -finline-functions conftest.cpp >&5 | |
configure:31596: $? = 0 | |
configure:31686: result: yes | |
configure:31696: checking for __attribute__(no_instrument_function) | |
configure:31716: gcc -std=gnu99 -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5 | |
conftest.c:197:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] | |
main () | |
^ | |
configure:31716: $? = 0 | |
configure:31768: g++ -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -finline-functions conftest.cpp >&5 | |
configure:31768: $? = 0 | |
configure:31858: result: yes | |
configure:31868: checking for __attribute__(noinline) | |
configure:31893: gcc -std=gnu99 -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5 | |
conftest.c:202:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] | |
main () | |
^ | |
conftest.c:199:21: warning: 'bar' defined but not used [-Wunused-function] | |
static int bar(int arg1, int arg2) { return arg1 * arg2 + arg1; } | |
^ | |
configure:31893: $? = 0 | |
configure:31950: g++ -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -finline-functions conftest.cpp >&5 | |
conftest.cpp:201:21: warning: 'int bar(int, int)' defined but not used [-Wunused-function] | |
static int bar(int arg1, int arg2) { return arg1 * arg2 + arg1; } | |
^ | |
configure:31950: $? = 0 | |
configure:32040: result: yes | |
configure:32064: checking for __attribute__(nonnull) | |
configure:32087: gcc -std=gnu99 -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5 | |
conftest.c:200:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] | |
main () | |
^ | |
configure:32087: $? = 0 | |
configure:32142: g++ -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -finline-functions conftest.cpp >&5 | |
configure:32142: $? = 0 | |
configure:32216: gcc -std=gnu99 -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing -Wall conftest.c >&5 | |
conftest.c: In function 'usage': | |
conftest.c:201:14: warning: null argument where non-null required (argument 1) [-Wnonnull] | |
return square( ((void*)0) ); /* This should produce an argument must be nonnull warning */ | |
^ | |
configure:32216: $? = 0 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "Open MPI" | |
| #define PACKAGE_TARNAME "openmpi" | |
| #define PACKAGE_VERSION "gitclone" | |
| #define PACKAGE_STRING "Open MPI gitclone" | |
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | |
| #define PACKAGE_URL "" | |
| #define OPAL_ARCH "powerpc64le-unknown-linux-gnu" | |
| #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 __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define OMPI_MAJOR_VERSION 4 | |
| #define OMPI_MINOR_VERSION 0 | |
| #define OMPI_RELEASE_VERSION 0 | |
| #define OMPI_GREEK_VERSION "a1" | |
| #define OMPI_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OMPI_TARBALL_VERSION "gitclone" | |
| #define OMPI_VERSION "0" | |
| #define OMPI_RELEASE_DATE "Unreleased developer copy" | |
| #define ORTE_MAJOR_VERSION 4 | |
| #define ORTE_MINOR_VERSION 0 | |
| #define ORTE_RELEASE_VERSION 0 | |
| #define ORTE_GREEK_VERSION "a1" | |
| #define ORTE_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define ORTE_TARBALL_VERSION "gitclone" | |
| #define ORTE_VERSION "0" | |
| #define ORTE_RELEASE_DATE "Unreleased developer copy" | |
| #define OSHMEM_MAJOR_VERSION 4 | |
| #define OSHMEM_MINOR_VERSION 0 | |
| #define OSHMEM_RELEASE_VERSION 0 | |
| #define OSHMEM_GREEK_VERSION "a1" | |
| #define OSHMEM_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OSHMEM_TARBALL_VERSION "gitclone" | |
| #define OSHMEM_VERSION "0" | |
| #define OSHMEM_RELEASE_DATE "Unreleased developer copy" | |
| #define OPAL_MAJOR_VERSION 4 | |
| #define OPAL_MINOR_VERSION 0 | |
| #define OPAL_RELEASE_VERSION 0 | |
| #define OPAL_GREEK_VERSION "a1" | |
| #define OPAL_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OPAL_TARBALL_VERSION "gitclone" | |
| #define OPAL_VERSION "0" | |
| #define OPAL_RELEASE_DATE "Unreleased developer copy" | |
| #define OPAL_ENABLE_MEM_DEBUG 0 | |
| #define OPAL_ENABLE_MEM_PROFILE 0 | |
| #define OPAL_ENABLE_TIMING 0 | |
| #define OPAL_ENABLE_DEBUG 0 | |
| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1 | |
| #define OPAL_ENABLE_PTY_SUPPORT 1 | |
| #define OPAL_ENABLE_DLOPEN_SUPPORT 1 | |
| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1 | |
| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0 | |
| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0 | |
| #define OPAL_WANT_HOME_CONFIG_FILES 1 | |
| #define OPAL_ENABLE_IPV6 0 | |
| #define OPAL_PACKAGE_STRING "Open MPI gpaulsen@c656f6n04 Distribution" | |
| #define OPAL_IDENT_STRING "4.0.0a1" | |
| #define OPAL_MAX_PROCESSOR_NAME 256 | |
| #define OPAL_MAX_ERROR_STRING 256 | |
| #define OPAL_MAX_OBJECT_NAME 64 | |
| #define OPAL_MAX_INFO_KEY 36 | |
| #define OPAL_MAX_INFO_VAL 256 | |
| #define OPAL_MAX_PORT_NAME 1024 | |
| #define OPAL_MAX_DATAREP_STRING 128 | |
| #define OPAL_ENABLE_CRDEBUG 0 | |
| #define OPAL_ENABLE_GETPWUID 1 | |
| #define OPAL_ENABLE_PROGRESS_THREADS 0 | |
| #define HAVE_ZLIB_H 1 | |
| #define OPAL_HAVE_ZLIB 1 | |
| #define OPAL_HAVE_SOLARIS 0 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_NETINET_TCP_H 1 | |
| #define HAVE_STRUCT_SOCKADDR_IN 1 | |
| #define OPAL_CUDA_SUPPORT 0 | |
| #define OPAL_CUDA_SYNC_MEMOPS 0 | |
| #define OPAL_CUDA_GET_ATTRIBUTES 0 | |
| #define OPAL_CUDA_GDR_SUPPORT 0 | |
| #define OPAL_PMIX_V1 0 | |
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | |
| #define OMPI_WANT_MPI_INTERFACE_WARNING 1 | |
| #define OMPI_GROUP_SPARSE 0 | |
| #define OMPI_WANT_PERUSE 0 | |
| #define OMPI_WANT_MPI_CXX_SEEK 1 | |
| #define OMPI_ENABLE_MPI1_COMPAT 1 | |
| #define OMPI_ENABLE_GREQUEST_EXTENSIONS 0 | |
| #define MPI_PARAM_CHECK ompi_mpi_param_check | |
| #define OMPI_PARAM_CHECK 1 | |
| #define OSHMEM_SPEC_COMPAT 1 | |
| #define OSHMEM_PARAM_CHECK 1 | |
| #define HAVE_ON_EXIT 1 | |
| #define SPC_ENABLE 0 | |
| #define OPAL_CC "gcc" | |
| #define OPAL_C_HAVE__THREAD_LOCAL 0 | |
| #define OPAL_C_HAVE_ATOMIC_CONV_VAR 0 | |
| #define OPAL_C_HAVE__ATOMIC 0 | |
| #define OPAL_C_HAVE__GENERIC 0 | |
| #define OPAL_C_HAVE__STATIC_ASSERT 1 | |
| #define OPAL_C_HAVE___THREAD 1 | |
| #define STDC_HEADERS 1 | |
| #define _GNU_SOURCE 1 | |
| #define OPAL_C_HAVE_BUILTIN_EXPECT 1 | |
| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1 | |
| #define OPAL_C_HAVE_BUILTIN_CLZ 1 | |
| #define OPAL_CC_USE_PRAGMA_IDENT 0 | |
| #define OPAL_CC_USE_IDENT 1 | |
| #define OPAL_CC_USE_PRAGMA_COMMENT | |
| #define OPAL_CC_USE_CONST_CHAR_IDENT 0 | |
| #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___INT128 1 | |
| #define HAVE_LONG_LONG 1 | |
| #define HAVE_LONG_DOUBLE 1 | |
| #define HAVE_COMPLEX_H 1 | |
| #define HAVE_FLOAT__COMPLEX 1 | |
| #define HAVE_DOUBLE__COMPLEX 1 | |
| #define HAVE_LONG_DOUBLE__COMPLEX 1 | |
| #define HAVE_INTPTR_T 1 | |
| #define HAVE_UINTPTR_T 1 | |
| #define HAVE_MODE_T 1 | |
| #define HAVE_SSIZE_T 1 | |
| #define HAVE_PTRDIFF_T 1 | |
| #define SIZEOF__BOOL 1 | |
| #define SIZEOF_CHAR 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_FLOAT 4 | |
| #define SIZEOF_DOUBLE 8 | |
| #define SIZEOF_LONG_DOUBLE 16 | |
| #define SIZEOF_FLOAT__COMPLEX 8 | |
| #define SIZEOF_DOUBLE__COMPLEX 16 | |
| #define SIZEOF_LONG_DOUBLE__COMPLEX 32 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_SIZE_T 8 | |
| #define SIZEOF_SSIZE_T 8 | |
| #define SIZEOF_PTRDIFF_T 8 | |
| #define SIZEOF_WCHAR_T 4 | |
| #define SIZEOF_PID_T 4 | |
| #define SIZEOF_ATOMIC_SHORT 0 | |
| #define SIZEOF_ATOMIC_INT 0 | |
| #define SIZEOF_ATOMIC_LONG 0 | |
| #define SIZEOF_ATOMIC_LLONG 0 | |
| #define OPAL_ALIGNMENT_BOOL 1 | |
| #define OPAL_ALIGNMENT_INT8 1 | |
| #define OPAL_ALIGNMENT_INT16 2 | |
| #define OPAL_ALIGNMENT_INT32 4 | |
| #define OPAL_ALIGNMENT_INT64 8 | |
| #define OPAL_ALIGNMENT_CHAR 1 | |
| #define OPAL_ALIGNMENT_SHORT 2 | |
| #define OPAL_ALIGNMENT_WCHAR 4 | |
| #define OPAL_ALIGNMENT_INT 4 | |
| #define OPAL_ALIGNMENT_LONG 8 | |
| #define OPAL_ALIGNMENT_LONG_LONG 8 | |
| #define OPAL_ALIGNMENT_FLOAT 4 | |
| #define OPAL_ALIGNMENT_DOUBLE 8 | |
| #define OPAL_ALIGNMENT_LONG_DOUBLE 16 | |
| #define OPAL_ALIGNMENT_FLOAT_COMPLEX 4 | |
| #define OPAL_ALIGNMENT_DOUBLE_COMPLEX 8 | |
| #define OPAL_ALIGNMENT_LONG_DOUBLE_COMPLEX 16 | |
| #define OPAL_ALIGNMENT_VOID_P 8 | |
| #define OPAL_ALIGNMENT_SIZE_T 8 | |
| #define OPAL_CXX "g++" | |
| #define SIZEOF_BOOL 1 | |
| #define OPAL_ALIGNMENT_CXX_BOOL 1 | |
| #define OMPI_CXX "g++" | |
| #define SIZEOF_BOOL 1 | |
| #define OPAL_ALIGNMENT_CXX_BOOL 1 | |
| #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | |
| #define OMPI_CXX_HAVE_BUILTIN_EXPECT 0 | |
| #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 0 | |
| #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 0 | |
| #define OMPI_BUILD_CXX_BINDINGS 0 | |
| #define OPAL_HAVE_ATTRIBUTE 1 | |
| /* end confdefs.h. */ | |
| | |
| static int usage(int * argument); | |
| int square(int * argument) __attribute__ ((__nonnull__)); | |
| int square(int * argument) { return (*argument) * (*argument); } | |
| | |
| static int usage(int * argument) { | |
| return square( ((void*)0) ); /* This should produce an argument must be nonnull warning */ | |
| } | |
| /* The autoconf-generated main-function is int main(), which produces a warning by itself */ | |
| int main(void); | |
| | |
| int | |
| main () | |
| { | |
| | |
| int i=4711; | |
| i=usage(&i); | |
| | |
| ; | |
| return 0; | |
| } | |
configure:32252: result: yes | |
configure:32262: checking for __attribute__(noreturn) | |
configure:32291: gcc -std=gnu99 -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5 | |
conftest.c:206:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] | |
main () | |
^ | |
configure:32291: $? = 0 | |
configure:32352: g++ -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -finline-functions conftest.cpp >&5 | |
configure:32352: $? = 0 | |
configure:32442: result: yes | |
configure:32452: checking for __attribute__(noreturn_funcptr) | |
configure:32481: gcc -std=gnu99 -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5 | |
conftest.c:203:15: warning: no previous prototype for 'fatal' [-Wmissing-prototypes] | |
void fatal(int arg1) { fatal_exit (arg1); } | |
^ | |
conftest.c:206:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] | |
main () | |
^ | |
configure:32481: $? = 0 | |
configure:32542: g++ -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -finline-functions conftest.cpp >&5 | |
configure:32542: $? = 0 | |
configure:32632: result: yes | |
configure:32642: checking for __attribute__(packed) | |
configure:32667: gcc -std=gnu99 -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5 | |
conftest.c:202:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] | |
main () | |
^ | |
configure:32667: $? = 0 | |
configure:32724: g++ -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -finline-functions conftest.cpp >&5 | |
configure:32724: $? = 0 | |
configure:32814: result: yes | |
configure:32823: checking for __attribute__(pure) | |
configure:32846: gcc -std=gnu99 -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5 | |
conftest.c:200:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] | |
main () | |
^ | |
configure:32846: $? = 0 | |
configure:32901: g++ -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -finline-functions conftest.cpp >&5 | |
configure:32901: $? = 0 | |
configure:32991: result: yes | |
configure:33017: checking for __attribute__(sentinel) | |
configure:33039: gcc -std=gnu99 -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5 | |
conftest.c:199:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] | |
main () | |
^ | |
configure:33039: $? = 0 | |
configure:33093: g++ -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -finline-functions conftest.cpp >&5 | |
configure:33093: $? = 0 | |
configure:33167: gcc -std=gnu99 -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing -Wall conftest.c >&5 | |
conftest.c: In function 'usage': | |
conftest.c:201:14: warning: missing sentinel in function call [-Wformat=] | |
return my_execlp ("lala", "/home/there", last_arg_should_be_null); /* This should produce a warning */ | |
^ | |
configure:33167: $? = 0 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "Open MPI" | |
| #define PACKAGE_TARNAME "openmpi" | |
| #define PACKAGE_VERSION "gitclone" | |
| #define PACKAGE_STRING "Open MPI gitclone" | |
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | |
| #define PACKAGE_URL "" | |
| #define OPAL_ARCH "powerpc64le-unknown-linux-gnu" | |
| #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 __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define OMPI_MAJOR_VERSION 4 | |
| #define OMPI_MINOR_VERSION 0 | |
| #define OMPI_RELEASE_VERSION 0 | |
| #define OMPI_GREEK_VERSION "a1" | |
| #define OMPI_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OMPI_TARBALL_VERSION "gitclone" | |
| #define OMPI_VERSION "0" | |
| #define OMPI_RELEASE_DATE "Unreleased developer copy" | |
| #define ORTE_MAJOR_VERSION 4 | |
| #define ORTE_MINOR_VERSION 0 | |
| #define ORTE_RELEASE_VERSION 0 | |
| #define ORTE_GREEK_VERSION "a1" | |
| #define ORTE_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define ORTE_TARBALL_VERSION "gitclone" | |
| #define ORTE_VERSION "0" | |
| #define ORTE_RELEASE_DATE "Unreleased developer copy" | |
| #define OSHMEM_MAJOR_VERSION 4 | |
| #define OSHMEM_MINOR_VERSION 0 | |
| #define OSHMEM_RELEASE_VERSION 0 | |
| #define OSHMEM_GREEK_VERSION "a1" | |
| #define OSHMEM_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OSHMEM_TARBALL_VERSION "gitclone" | |
| #define OSHMEM_VERSION "0" | |
| #define OSHMEM_RELEASE_DATE "Unreleased developer copy" | |
| #define OPAL_MAJOR_VERSION 4 | |
| #define OPAL_MINOR_VERSION 0 | |
| #define OPAL_RELEASE_VERSION 0 | |
| #define OPAL_GREEK_VERSION "a1" | |
| #define OPAL_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OPAL_TARBALL_VERSION "gitclone" | |
| #define OPAL_VERSION "0" | |
| #define OPAL_RELEASE_DATE "Unreleased developer copy" | |
| #define OPAL_ENABLE_MEM_DEBUG 0 | |
| #define OPAL_ENABLE_MEM_PROFILE 0 | |
| #define OPAL_ENABLE_TIMING 0 | |
| #define OPAL_ENABLE_DEBUG 0 | |
| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1 | |
| #define OPAL_ENABLE_PTY_SUPPORT 1 | |
| #define OPAL_ENABLE_DLOPEN_SUPPORT 1 | |
| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1 | |
| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0 | |
| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0 | |
| #define OPAL_WANT_HOME_CONFIG_FILES 1 | |
| #define OPAL_ENABLE_IPV6 0 | |
| #define OPAL_PACKAGE_STRING "Open MPI gpaulsen@c656f6n04 Distribution" | |
| #define OPAL_IDENT_STRING "4.0.0a1" | |
| #define OPAL_MAX_PROCESSOR_NAME 256 | |
| #define OPAL_MAX_ERROR_STRING 256 | |
| #define OPAL_MAX_OBJECT_NAME 64 | |
| #define OPAL_MAX_INFO_KEY 36 | |
| #define OPAL_MAX_INFO_VAL 256 | |
| #define OPAL_MAX_PORT_NAME 1024 | |
| #define OPAL_MAX_DATAREP_STRING 128 | |
| #define OPAL_ENABLE_CRDEBUG 0 | |
| #define OPAL_ENABLE_GETPWUID 1 | |
| #define OPAL_ENABLE_PROGRESS_THREADS 0 | |
| #define HAVE_ZLIB_H 1 | |
| #define OPAL_HAVE_ZLIB 1 | |
| #define OPAL_HAVE_SOLARIS 0 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_NETINET_TCP_H 1 | |
| #define HAVE_STRUCT_SOCKADDR_IN 1 | |
| #define OPAL_CUDA_SUPPORT 0 | |
| #define OPAL_CUDA_SYNC_MEMOPS 0 | |
| #define OPAL_CUDA_GET_ATTRIBUTES 0 | |
| #define OPAL_CUDA_GDR_SUPPORT 0 | |
| #define OPAL_PMIX_V1 0 | |
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | |
| #define OMPI_WANT_MPI_INTERFACE_WARNING 1 | |
| #define OMPI_GROUP_SPARSE 0 | |
| #define OMPI_WANT_PERUSE 0 | |
| #define OMPI_WANT_MPI_CXX_SEEK 1 | |
| #define OMPI_ENABLE_MPI1_COMPAT 1 | |
| #define OMPI_ENABLE_GREQUEST_EXTENSIONS 0 | |
| #define MPI_PARAM_CHECK ompi_mpi_param_check | |
| #define OMPI_PARAM_CHECK 1 | |
| #define OSHMEM_SPEC_COMPAT 1 | |
| #define OSHMEM_PARAM_CHECK 1 | |
| #define HAVE_ON_EXIT 1 | |
| #define SPC_ENABLE 0 | |
| #define OPAL_CC "gcc" | |
| #define OPAL_C_HAVE__THREAD_LOCAL 0 | |
| #define OPAL_C_HAVE_ATOMIC_CONV_VAR 0 | |
| #define OPAL_C_HAVE__ATOMIC 0 | |
| #define OPAL_C_HAVE__GENERIC 0 | |
| #define OPAL_C_HAVE__STATIC_ASSERT 1 | |
| #define OPAL_C_HAVE___THREAD 1 | |
| #define STDC_HEADERS 1 | |
| #define _GNU_SOURCE 1 | |
| #define OPAL_C_HAVE_BUILTIN_EXPECT 1 | |
| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1 | |
| #define OPAL_C_HAVE_BUILTIN_CLZ 1 | |
| #define OPAL_CC_USE_PRAGMA_IDENT 0 | |
| #define OPAL_CC_USE_IDENT 1 | |
| #define OPAL_CC_USE_PRAGMA_COMMENT | |
| #define OPAL_CC_USE_CONST_CHAR_IDENT 0 | |
| #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___INT128 1 | |
| #define HAVE_LONG_LONG 1 | |
| #define HAVE_LONG_DOUBLE 1 | |
| #define HAVE_COMPLEX_H 1 | |
| #define HAVE_FLOAT__COMPLEX 1 | |
| #define HAVE_DOUBLE__COMPLEX 1 | |
| #define HAVE_LONG_DOUBLE__COMPLEX 1 | |
| #define HAVE_INTPTR_T 1 | |
| #define HAVE_UINTPTR_T 1 | |
| #define HAVE_MODE_T 1 | |
| #define HAVE_SSIZE_T 1 | |
| #define HAVE_PTRDIFF_T 1 | |
| #define SIZEOF__BOOL 1 | |
| #define SIZEOF_CHAR 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_FLOAT 4 | |
| #define SIZEOF_DOUBLE 8 | |
| #define SIZEOF_LONG_DOUBLE 16 | |
| #define SIZEOF_FLOAT__COMPLEX 8 | |
| #define SIZEOF_DOUBLE__COMPLEX 16 | |
| #define SIZEOF_LONG_DOUBLE__COMPLEX 32 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_SIZE_T 8 | |
| #define SIZEOF_SSIZE_T 8 | |
| #define SIZEOF_PTRDIFF_T 8 | |
| #define SIZEOF_WCHAR_T 4 | |
| #define SIZEOF_PID_T 4 | |
| #define SIZEOF_ATOMIC_SHORT 0 | |
| #define SIZEOF_ATOMIC_INT 0 | |
| #define SIZEOF_ATOMIC_LONG 0 | |
| #define SIZEOF_ATOMIC_LLONG 0 | |
| #define OPAL_ALIGNMENT_BOOL 1 | |
| #define OPAL_ALIGNMENT_INT8 1 | |
| #define OPAL_ALIGNMENT_INT16 2 | |
| #define OPAL_ALIGNMENT_INT32 4 | |
| #define OPAL_ALIGNMENT_INT64 8 | |
| #define OPAL_ALIGNMENT_CHAR 1 | |
| #define OPAL_ALIGNMENT_SHORT 2 | |
| #define OPAL_ALIGNMENT_WCHAR 4 | |
| #define OPAL_ALIGNMENT_INT 4 | |
| #define OPAL_ALIGNMENT_LONG 8 | |
| #define OPAL_ALIGNMENT_LONG_LONG 8 | |
| #define OPAL_ALIGNMENT_FLOAT 4 | |
| #define OPAL_ALIGNMENT_DOUBLE 8 | |
| #define OPAL_ALIGNMENT_LONG_DOUBLE 16 | |
| #define OPAL_ALIGNMENT_FLOAT_COMPLEX 4 | |
| #define OPAL_ALIGNMENT_DOUBLE_COMPLEX 8 | |
| #define OPAL_ALIGNMENT_LONG_DOUBLE_COMPLEX 16 | |
| #define OPAL_ALIGNMENT_VOID_P 8 | |
| #define OPAL_ALIGNMENT_SIZE_T 8 | |
| #define OPAL_CXX "g++" | |
| #define SIZEOF_BOOL 1 | |
| #define OPAL_ALIGNMENT_CXX_BOOL 1 | |
| #define OMPI_CXX "g++" | |
| #define SIZEOF_BOOL 1 | |
| #define OPAL_ALIGNMENT_CXX_BOOL 1 | |
| #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | |
| #define OMPI_CXX_HAVE_BUILTIN_EXPECT 0 | |
| #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 0 | |
| #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 0 | |
| #define OMPI_BUILD_CXX_BINDINGS 0 | |
| #define OPAL_HAVE_ATTRIBUTE 1 | |
| /* end confdefs.h. */ | |
| | |
| static int usage(int * argument); | |
| int my_execlp(const char * file, const char *arg, ...) __attribute__ ((__sentinel__)); | |
| | |
| static int usage(int * argument) { | |
| void * last_arg_should_be_null = argument; | |
| return my_execlp ("lala", "/home/there", last_arg_should_be_null); /* This should produce a warning */ | |
| } | |
| /* The autoconf-generated main-function is int main(), which produces a warning by itself */ | |
| int main(void); | |
| | |
| int | |
| main () | |
| { | |
| | |
| int i=4711; | |
| i=usage(&i); | |
| | |
| ; | |
| return 0; | |
| } | |
configure:33203: result: yes | |
configure:33212: checking for __attribute__(unused) | |
configure:33235: gcc -std=gnu99 -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5 | |
conftest.c:200:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] | |
main () | |
^ | |
configure:33235: $? = 0 | |
configure:33290: g++ -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -finline-functions conftest.cpp >&5 | |
configure:33290: $? = 0 | |
configure:33380: result: yes | |
configure:33393: checking for __attribute__(visibility) | |
configure:33415: gcc -std=gnu99 -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5 | |
conftest.c:199:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] | |
main () | |
^ | |
configure:33415: $? = 0 | |
configure:33469: g++ -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -finline-functions conftest.cpp >&5 | |
configure:33469: $? = 0 | |
configure:33559: result: yes | |
configure:33584: checking for __attribute__(warn_unused_result) | |
configure:33607: gcc -std=gnu99 -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5 | |
conftest.c:200:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] | |
main () | |
^ | |
configure:33607: $? = 0 | |
configure:33662: g++ -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -finline-functions conftest.cpp >&5 | |
configure:33662: $? = 0 | |
configure:33740: gcc -std=gnu99 -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing -Wall conftest.c >&5 | |
conftest.c: In function 'usage': | |
conftest.c:201:16: warning: ignoring return value of 'foo', declared with attribute warn_unused_result [-Wunused-result] | |
foo (*argument); /* Should produce an unused result warning */ | |
^ | |
configure:33740: $? = 0 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "Open MPI" | |
| #define PACKAGE_TARNAME "openmpi" | |
| #define PACKAGE_VERSION "gitclone" | |
| #define PACKAGE_STRING "Open MPI gitclone" | |
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | |
| #define PACKAGE_URL "" | |
| #define OPAL_ARCH "powerpc64le-unknown-linux-gnu" | |
| #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 __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define OMPI_MAJOR_VERSION 4 | |
| #define OMPI_MINOR_VERSION 0 | |
| #define OMPI_RELEASE_VERSION 0 | |
| #define OMPI_GREEK_VERSION "a1" | |
| #define OMPI_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OMPI_TARBALL_VERSION "gitclone" | |
| #define OMPI_VERSION "0" | |
| #define OMPI_RELEASE_DATE "Unreleased developer copy" | |
| #define ORTE_MAJOR_VERSION 4 | |
| #define ORTE_MINOR_VERSION 0 | |
| #define ORTE_RELEASE_VERSION 0 | |
| #define ORTE_GREEK_VERSION "a1" | |
| #define ORTE_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define ORTE_TARBALL_VERSION "gitclone" | |
| #define ORTE_VERSION "0" | |
| #define ORTE_RELEASE_DATE "Unreleased developer copy" | |
| #define OSHMEM_MAJOR_VERSION 4 | |
| #define OSHMEM_MINOR_VERSION 0 | |
| #define OSHMEM_RELEASE_VERSION 0 | |
| #define OSHMEM_GREEK_VERSION "a1" | |
| #define OSHMEM_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OSHMEM_TARBALL_VERSION "gitclone" | |
| #define OSHMEM_VERSION "0" | |
| #define OSHMEM_RELEASE_DATE "Unreleased developer copy" | |
| #define OPAL_MAJOR_VERSION 4 | |
| #define OPAL_MINOR_VERSION 0 | |
| #define OPAL_RELEASE_VERSION 0 | |
| #define OPAL_GREEK_VERSION "a1" | |
| #define OPAL_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OPAL_TARBALL_VERSION "gitclone" | |
| #define OPAL_VERSION "0" | |
| #define OPAL_RELEASE_DATE "Unreleased developer copy" | |
| #define OPAL_ENABLE_MEM_DEBUG 0 | |
| #define OPAL_ENABLE_MEM_PROFILE 0 | |
| #define OPAL_ENABLE_TIMING 0 | |
| #define OPAL_ENABLE_DEBUG 0 | |
| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1 | |
| #define OPAL_ENABLE_PTY_SUPPORT 1 | |
| #define OPAL_ENABLE_DLOPEN_SUPPORT 1 | |
| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1 | |
| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0 | |
| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0 | |
| #define OPAL_WANT_HOME_CONFIG_FILES 1 | |
| #define OPAL_ENABLE_IPV6 0 | |
| #define OPAL_PACKAGE_STRING "Open MPI gpaulsen@c656f6n04 Distribution" | |
| #define OPAL_IDENT_STRING "4.0.0a1" | |
| #define OPAL_MAX_PROCESSOR_NAME 256 | |
| #define OPAL_MAX_ERROR_STRING 256 | |
| #define OPAL_MAX_OBJECT_NAME 64 | |
| #define OPAL_MAX_INFO_KEY 36 | |
| #define OPAL_MAX_INFO_VAL 256 | |
| #define OPAL_MAX_PORT_NAME 1024 | |
| #define OPAL_MAX_DATAREP_STRING 128 | |
| #define OPAL_ENABLE_CRDEBUG 0 | |
| #define OPAL_ENABLE_GETPWUID 1 | |
| #define OPAL_ENABLE_PROGRESS_THREADS 0 | |
| #define HAVE_ZLIB_H 1 | |
| #define OPAL_HAVE_ZLIB 1 | |
| #define OPAL_HAVE_SOLARIS 0 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_NETINET_TCP_H 1 | |
| #define HAVE_STRUCT_SOCKADDR_IN 1 | |
| #define OPAL_CUDA_SUPPORT 0 | |
| #define OPAL_CUDA_SYNC_MEMOPS 0 | |
| #define OPAL_CUDA_GET_ATTRIBUTES 0 | |
| #define OPAL_CUDA_GDR_SUPPORT 0 | |
| #define OPAL_PMIX_V1 0 | |
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | |
| #define OMPI_WANT_MPI_INTERFACE_WARNING 1 | |
| #define OMPI_GROUP_SPARSE 0 | |
| #define OMPI_WANT_PERUSE 0 | |
| #define OMPI_WANT_MPI_CXX_SEEK 1 | |
| #define OMPI_ENABLE_MPI1_COMPAT 1 | |
| #define OMPI_ENABLE_GREQUEST_EXTENSIONS 0 | |
| #define MPI_PARAM_CHECK ompi_mpi_param_check | |
| #define OMPI_PARAM_CHECK 1 | |
| #define OSHMEM_SPEC_COMPAT 1 | |
| #define OSHMEM_PARAM_CHECK 1 | |
| #define HAVE_ON_EXIT 1 | |
| #define SPC_ENABLE 0 | |
| #define OPAL_CC "gcc" | |
| #define OPAL_C_HAVE__THREAD_LOCAL 0 | |
| #define OPAL_C_HAVE_ATOMIC_CONV_VAR 0 | |
| #define OPAL_C_HAVE__ATOMIC 0 | |
| #define OPAL_C_HAVE__GENERIC 0 | |
| #define OPAL_C_HAVE__STATIC_ASSERT 1 | |
| #define OPAL_C_HAVE___THREAD 1 | |
| #define STDC_HEADERS 1 | |
| #define _GNU_SOURCE 1 | |
| #define OPAL_C_HAVE_BUILTIN_EXPECT 1 | |
| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1 | |
| #define OPAL_C_HAVE_BUILTIN_CLZ 1 | |
| #define OPAL_CC_USE_PRAGMA_IDENT 0 | |
| #define OPAL_CC_USE_IDENT 1 | |
| #define OPAL_CC_USE_PRAGMA_COMMENT | |
| #define OPAL_CC_USE_CONST_CHAR_IDENT 0 | |
| #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___INT128 1 | |
| #define HAVE_LONG_LONG 1 | |
| #define HAVE_LONG_DOUBLE 1 | |
| #define HAVE_COMPLEX_H 1 | |
| #define HAVE_FLOAT__COMPLEX 1 | |
| #define HAVE_DOUBLE__COMPLEX 1 | |
| #define HAVE_LONG_DOUBLE__COMPLEX 1 | |
| #define HAVE_INTPTR_T 1 | |
| #define HAVE_UINTPTR_T 1 | |
| #define HAVE_MODE_T 1 | |
| #define HAVE_SSIZE_T 1 | |
| #define HAVE_PTRDIFF_T 1 | |
| #define SIZEOF__BOOL 1 | |
| #define SIZEOF_CHAR 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_FLOAT 4 | |
| #define SIZEOF_DOUBLE 8 | |
| #define SIZEOF_LONG_DOUBLE 16 | |
| #define SIZEOF_FLOAT__COMPLEX 8 | |
| #define SIZEOF_DOUBLE__COMPLEX 16 | |
| #define SIZEOF_LONG_DOUBLE__COMPLEX 32 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_SIZE_T 8 | |
| #define SIZEOF_SSIZE_T 8 | |
| #define SIZEOF_PTRDIFF_T 8 | |
| #define SIZEOF_WCHAR_T 4 | |
| #define SIZEOF_PID_T 4 | |
| #define SIZEOF_ATOMIC_SHORT 0 | |
| #define SIZEOF_ATOMIC_INT 0 | |
| #define SIZEOF_ATOMIC_LONG 0 | |
| #define SIZEOF_ATOMIC_LLONG 0 | |
| #define OPAL_ALIGNMENT_BOOL 1 | |
| #define OPAL_ALIGNMENT_INT8 1 | |
| #define OPAL_ALIGNMENT_INT16 2 | |
| #define OPAL_ALIGNMENT_INT32 4 | |
| #define OPAL_ALIGNMENT_INT64 8 | |
| #define OPAL_ALIGNMENT_CHAR 1 | |
| #define OPAL_ALIGNMENT_SHORT 2 | |
| #define OPAL_ALIGNMENT_WCHAR 4 | |
| #define OPAL_ALIGNMENT_INT 4 | |
| #define OPAL_ALIGNMENT_LONG 8 | |
| #define OPAL_ALIGNMENT_LONG_LONG 8 | |
| #define OPAL_ALIGNMENT_FLOAT 4 | |
| #define OPAL_ALIGNMENT_DOUBLE 8 | |
| #define OPAL_ALIGNMENT_LONG_DOUBLE 16 | |
| #define OPAL_ALIGNMENT_FLOAT_COMPLEX 4 | |
| #define OPAL_ALIGNMENT_DOUBLE_COMPLEX 8 | |
| #define OPAL_ALIGNMENT_LONG_DOUBLE_COMPLEX 16 | |
| #define OPAL_ALIGNMENT_VOID_P 8 | |
| #define OPAL_ALIGNMENT_SIZE_T 8 | |
| #define OPAL_CXX "g++" | |
| #define SIZEOF_BOOL 1 | |
| #define OPAL_ALIGNMENT_CXX_BOOL 1 | |
| #define OMPI_CXX "g++" | |
| #define SIZEOF_BOOL 1 | |
| #define OPAL_ALIGNMENT_CXX_BOOL 1 | |
| #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | |
| #define OMPI_CXX_HAVE_BUILTIN_EXPECT 0 | |
| #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 0 | |
| #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 0 | |
| #define OMPI_BUILD_CXX_BINDINGS 0 | |
| #define OPAL_HAVE_ATTRIBUTE 1 | |
| /* end confdefs.h. */ | |
| | |
| static int usage(int * argument); | |
| int foo(int arg) __attribute__ ((__warn_unused_result__)); | |
| | |
| int foo(int arg) { return arg + 3; } | |
| static int usage(int * argument) { | |
| foo (*argument); /* Should produce an unused result warning */ | |
| return 0; | |
| } | |
| | |
| /* The autoconf-generated main-function is int main(), which produces a warning by itself */ | |
| int main(void); | |
| | |
| int | |
| main () | |
| { | |
| | |
| int i=4711; | |
| i=usage(&i); | |
| | |
| ; | |
| return 0; | |
| } | |
configure:33776: result: yes | |
configure:33786: checking for __attribute__(weak_alias) | |
configure:33810: gcc -std=gnu99 -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5 | |
conftest.c:201:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] | |
main () | |
^ | |
configure:33810: $? = 0 | |
configure:33866: g++ -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -finline-functions conftest.cpp >&5 | |
configure:33866: $? = 0 | |
configure:33956: result: yes | |
configure:33965: checking for __attribute__(destructor) | |
configure:33988: gcc -std=gnu99 -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5 | |
conftest.c:200:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] | |
main () | |
^ | |
configure:33988: $? = 0 | |
configure:34043: g++ -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -finline-functions conftest.cpp >&5 | |
configure:34043: $? = 0 | |
configure:34133: result: yes | |
configure:34142: checking for __attribute__(optnone) | |
configure:34165: gcc -std=gnu99 -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5 | |
conftest.c:196:9: warning: '__optnone__' attribute directive ignored [-Wattributes] | |
void __attribute__ ((__optnone__)) foo(void); | |
^ | |
conftest.c:200:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] | |
main () | |
^ | |
configure:34165: $? = 0 | |
configure:34313: result: no | |
configure:34319: checking for __attribute__(extension) | |
configure:34341: gcc -std=gnu99 -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5 | |
conftest.c:199:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] | |
main () | |
^ | |
configure:34341: $? = 0 | |
configure:34395: g++ -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -finline-functions conftest.cpp >&5 | |
configure:34395: $? = 0 | |
configure:34485: result: yes | |
configure:34635: checking for compiler familyid | |
configure:34665: gcc -std=gnu99 -o conftest -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing -I/tmp/gpaulsen/ompi-src/opal/include/opal conftest.c -lz >&5 | |
configure:34665: $? = 0 | |
configure:34665: ./conftest | |
configure:34665: $? = 0 | |
configure:34681: result: 1 | |
configure:34691: checking for compiler familyname | |
configure:34721: gcc -std=gnu99 -o conftest -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing -I/tmp/gpaulsen/ompi-src/opal/include/opal conftest.c -lz >&5 | |
configure:34721: $? = 0 | |
configure:34721: ./conftest | |
configure:34721: $? = 0 | |
configure:34737: result: GNU | |
configure:34747: checking for compiler version | |
configure:34777: gcc -std=gnu99 -o conftest -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing -I/tmp/gpaulsen/ompi-src/opal/include/opal conftest.c -lz >&5 | |
configure:34777: $? = 0 | |
configure:34777: ./conftest | |
configure:34777: $? = 0 | |
configure:34793: result: 264197 | |
configure:34803: checking for compiler version_str | |
configure:34833: gcc -std=gnu99 -o conftest -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing -I/tmp/gpaulsen/ompi-src/opal/include/opal conftest.c -lz >&5 | |
configure:34833: $? = 0 | |
configure:34833: ./conftest | |
configure:34833: $? = 0 | |
configure:34849: result: 4.8.5 | |
configure:5886: *** Java MPI bindings | |
configure:35667: checking if want Java bindings | |
configure:35718: result: no | |
configure:5886: *** OpenSHMEM profiling | |
configure:35805: checking if pshmem will be enabled | |
configure:35814: result: yes (weak symbols supported) | |
configure:5886: *** Assembler | |
configure:35877: checking dependency style of gcc -std=gnu99 | |
configure:35986: result: gcc3 | |
configure:36001: checking for BSD- or MS-compatible name lister (nm) | |
configure:36050: result: /usr/bin/nm -B | |
configure:36180: checking the name lister (/usr/bin/nm -B) interface | |
configure:36187: gcc -std=gnu99 -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5 | |
configure:36190: /usr/bin/nm -B "conftest.o" | |
configure:36193: output | |
0000000000000000 B some_variable | |
configure:36200: result: BSD nm | |
configure:36203: checking for fgrep | |
configure:36265: result: /usr/bin/grep -F | |
configure:36283: checking for __atomic builtin atomics | |
configure:36305: gcc -std=gnu99 -o conftest -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c -lz >&5 | |
conftest.c:233:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] | |
main () | |
^ | |
configure:36305: $? = 0 | |
configure:36306: result: yes | |
configure:36367: checking for processor support of __atomic builtin atomic compare-and-swap on 128-bit values | |
configure:36385: gcc -std=gnu99 -o conftest -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c -lz >&5 | |
conftest.c:230:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] | |
main () | |
^ | |
conftest.c: In function 'main': | |
conftest.c:232:1: warning: ISO C does not support '__int128' type [-Wpedantic] | |
__int128 x = 0, y = 0; __atomic_compare_exchange_n (&x, &y, 1, 0, __ATOMIC_RELAXED, __ATOMIC_RELAXED); | |
^ | |
configure:36385: $? = 0 | |
configure:36385: ./conftest | |
configure:36385: $? = 0 | |
configure:36386: result: yes | |
configure:36437: checking if __int128 atomic compare-and-swap is always lock-free | |
configure:36454: gcc -std=gnu99 -o conftest -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c -lz >&5 | |
conftest.c:230:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] | |
main () | |
^ | |
configure:36454: $? = 0 | |
configure:36454: ./conftest | |
configure:36454: $? = 0 | |
configure:36455: result: yes | |
configure:37041: checking if .proc/endp is needed | |
configure:37058: gcc -std=gnu99 -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing -c conftest.s >conftest.out 2>&1 | |
configure:37061: $? = 1 | |
conftest.s: Assembler messages: | |
conftest.s:2: Error: unknown pseudo-op: `.proc' | |
conftest.s:4: Error: unknown pseudo-op: `.endp' | |
configure: failed program was: | |
.proc mysym | |
mysym: | |
.endp mysym | |
configure:37078: result: no | |
configure:37090: checking directive for setting text section | |
configure:37107: result: .text | |
configure:37118: checking directive for exporting symbols | |
configure:37130: result: .globl | |
configure:37145: checking for objdump | |
configure:37161: found /usr/bin/objdump | |
configure:37172: result: objdump | |
configure:37180: checking if .note.GNU-stack is needed | |
configure:37194: gcc -std=gnu99 -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing -c conftest.c -o conftest.o | |
conftest.c:1:5: warning: function declaration isn't a prototype [-Wstrict-prototypes] | |
int testfunc() {return 0; } | |
^ | |
configure:37201: $? = 0 | |
configure:37233: result: yes | |
configure:37242: checking suffix for labels | |
configure:37250: result: : | |
configure:37261: checking prefix for global symbol labels | |
configure: trying _ | |
configure:37301: gcc -std=gnu99 -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing -c conftest.s >conftest.out 2>&1 | |
configure:37304: $? = 0 | |
configure:37309: gcc -std=gnu99 -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing -I. conftest_c.c -c > conftest.cmpl 2>&1 | |
configure:37312: $? = 0 | |
conftest_c.c:9:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] | |
main() | |
^ | |
configure:37317: gcc -std=gnu99 -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest_c.o conftest.o -o conftest -lz > conftest.link 2>&1 | |
configure:37320: $? = 1 | |
conftest_c.o: In function `main': | |
conftest_c.c:(.text.startup+0x14): undefined reference to `gsym_test_func' | |
collect2: error: 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() | |
{ | |
gsym_test_func(); | |
return 0; | |
} | |
configure: failed ASM program was: | |
.text | |
# _gsym_test_func | |
.globl _gsym_test_func | |
_gsym_test_func: | |
# _gsym_test_func | |
configure: trying | |
configure:37301: gcc -std=gnu99 -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing -c conftest.s >conftest.out 2>&1 | |
configure:37304: $? = 0 | |
configure:37309: gcc -std=gnu99 -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing -I. conftest_c.c -c > conftest.cmpl 2>&1 | |
configure:37312: $? = 0 | |
conftest_c.c:9:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] | |
main() | |
^ | |
configure:37317: gcc -std=gnu99 -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest_c.o conftest.o -o conftest -lz > conftest.link 2>&1 | |
configure:37320: $? = 0 | |
configure:37358: result: | |
configure:37377: checking prefix for lsym labels | |
configure: trying L | |
configure:37399: gcc -std=gnu99 -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing -c conftest.s >conftest.out 2>&1 | |
configure:37402: $? = 0 | |
configure: trying .L | |
configure:37399: gcc -std=gnu99 -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing -c conftest.s >conftest.out 2>&1 | |
configure:37402: $? = 0 | |
configure:37444: result: .L | |
configure:37455: checking prefix for function in .type | |
configure: trying @ | |
configure:37483: gcc -std=gnu99 -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing -c conftest.s >conftest.out 2>&1 | |
configure:37486: $? = 0 | |
configure:37513: result: @ | |
configure:37525: checking if .size is needed | |
configure:37539: gcc -std=gnu99 -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing -c conftest.s >conftest.out 2>&1 | |
configure:37542: $? = 0 | |
configure:37559: result: yes | |
configure:37581: checking if .align directive takes logarithmic value | |
configure:37600: gcc -std=gnu99 -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing -c conftest.s >conftest.out 2>&1 | |
configure:37603: $? = 0 | |
configure: .align test address offset is 10 | |
configure:37626: result: yes | |
configure:38744: checking if PowerPC registers have r prefix | |
configure:38755: gcc -std=gnu99 -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing -c conftest.s >conftest.out 2>&1 | |
configure:38758: $? = 0 | |
configure:38803: result: no | |
configure:39942: checking for assembly architecture | |
configure:39944: result: POWERPC64 | |
configure:40007: checking for builtin atomics | |
configure:40009: result: BUILTIN_GCC | |
configure:5886: *** Fortran compiler | |
configure:40142: checking for gfortran | |
configure:40158: found /usr/bin/gfortran | |
configure:40169: result: gfortran | |
configure:40195: checking for Fortran compiler version | |
configure:40204: gfortran --version >&5 | |
GNU Fortran (GCC) 4.8.5 20150623 (Red Hat 4.8.5-11) | |
Copyright (C) 2015 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:40215: $? = 0 | |
configure:40204: gfortran -v >&5 | |
Using built-in specs. | |
COLLECT_GCC=gfortran | |
COLLECT_LTO_WRAPPER=/usr/libexec/gcc/ppc64le-redhat-linux/4.8.5/lto-wrapper | |
Target: ppc64le-redhat-linux | |
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-linker-hash-style=gnu --enable-languages=c,c++,objc,obj-c++,java,fortran,ada,go,lto --enable-plugin --enable-initfini-array --disable-libgcj --with-isl=/builddir/build/BUILD/gcc-4.8.5-20150702/obj-ppc64le-redhat-linux/isl-install --with-cloog=/builddir/build/BUILD/gcc-4.8.5-20150702/obj-ppc64le-redhat-linux/cloog-install --enable-gnu-indirect-function --enable-secureplt --with-long-double-128 --enable-targets=powerpcle-linux --disable-multilib --with-cpu-64=power8 --with-tune-64=power8 --build=ppc64le-redhat-linux | |
Thread model: posix | |
gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) | |
configure:40215: $? = 0 | |
configure:40204: gfortran -V >&5 | |
gfortran: error: unrecognized command line option '-V' | |
gfortran: fatal error: no input files | |
compilation terminated. | |
configure:40215: $? = 4 | |
configure:40204: gfortran -qversion >&5 | |
gfortran: error: unrecognized command line option '-qversion' | |
gfortran: fatal error: no input files | |
compilation terminated. | |
configure:40215: $? = 4 | |
configure:40224: checking whether we are using the GNU Fortran compiler | |
configure:40237: gfortran -c conftest.F >&5 | |
configure:40237: $? = 0 | |
configure:40246: result: yes | |
configure:40252: checking whether gfortran accepts -g | |
configure:40263: gfortran -c -g conftest.f >&5 | |
configure:40263: $? = 0 | |
configure:40271: result: yes | |
configure:40377: checking whether ln -s works | |
configure:40381: result: yes | |
configure:40569: checking if Fortran compiler works | |
configure:40598: gfortran -o conftest conftest.f -lz >&5 | |
configure:40598: $? = 0 | |
configure:40598: ./conftest | |
configure:40598: $? = 0 | |
configure:40614: result: yes | |
configure:40640: checking for extra arguments to build a shared library | |
configure:40663: result: none needed | |
configure:40677: checking for gfortran warnings flags | |
configure:40692: result: none | |
configure:40705: checking for Fortran flag to compile .f files | |
configure:40725: gfortran -c conftest.f >&5 | |
configure:40725: $? = 0 | |
configure:40734: result: none | |
configure:40760: checking for Fortran flag to compile .f90 files | |
configure:40780: gfortran -c conftest.f90 >&5 | |
configure:40780: $? = 0 | |
configure:40789: result: none | |
configure:40819: checking to see if Fortran compilers need additional linker flags | |
configure:40940: result: none | |
configure:40995: checking external symbol convention | |
configure:41052: gfortran -c conftest.f -lz | |
configure:41059: $? = 0 | |
configure:41098: result: single underscore | |
configure:41149: checking if C and Fortran are link compatible | |
configure:41197: gcc -std=gnu99 -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest_c.c | |
configure:41204: $? = 0 | |
configure:41225: gfortran -o conftest conftest.f90 conftest_c.o -lz >&5 | |
configure:41225: $? = 0 | |
configure:41251: result: yes | |
configure:41287: checking to see if Fortran compiler likes the C++ exception flags | |
configure:41290: result: skipped (no C++ exceptions flags) | |
configure:41330: checking to see if mpifort compiler needs additional linker flags | |
configure:41448: result: none | |
configure:41596: checking if Fortran compiler supports CHARACTER | |
configure:41611: gfortran -c conftest.f90 >&5 | |
configure:41611: $? = 0 | |
configure:41624: result: yes | |
configure:41659: checking size of Fortran CHARACTER | |
configure:41727: gcc -std=gnu99 -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing -I. -c conftest.c | |
conftest.c:8:6: warning: no previous prototype for 'size_' [-Wmissing-prototypes] | |
void size_(char *a, char *b) | |
^ | |
configure:41734: $? = 0 | |
configure:41744: gfortran conftestf.f90 conftest.o -o conftest -lz | |
configure:41751: $? = 0 | |
configure:41795: ./conftest | |
configure:41802: $? = 0 | |
configure:41818: result: 1 | |
configure:41841: checking for C type corresponding to CHARACTER | |
configure:41887: result: char | |
configure:41956: checking alignment of Fortran CHARACTER | |
configure:42034: gcc -std=gnu99 -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing -I. -c conftest.c | |
conftest.c:8:6: warning: no previous prototype for 'align_' [-Wmissing-prototypes] | |
void align_(char *w, char *x, char *y, char *z) | |
^ | |
configure:42041: $? = 0 | |
configure:42051: gfortran conftestf.f conftest.o -o conftest -lz | |
configure:42058: $? = 0 | |
configure:42089: ./conftest | |
configure:42096: $? = 0 | |
configure:42112: result: 1 | |
configure:42166: checking for corresponding KIND value of CHARACTER | |
configure:42189: result: C_SIGNED_CHAR | |
configure:42207: checking KIND value of Fortran C_SIGNED_CHAR | |
configure:42235: gfortran -o conftest conftest.f90 -lz >&5 | |
configure:42235: $? = 0 | |
configure:42235: ./conftest | |
configure:42235: $? = 0 | |
configure:42337: result: 1 | |
configure:42492: checking if Fortran compiler supports LOGICAL | |
configure:42507: gfortran -c conftest.f90 >&5 | |
configure:42507: $? = 0 | |
configure:42520: result: yes | |
configure:42555: checking size of Fortran LOGICAL | |
configure:42623: gcc -std=gnu99 -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing -I. -c conftest.c | |
conftest.c:8:6: warning: no previous prototype for 'size_' [-Wmissing-prototypes] | |
void size_(char *a, char *b) | |
^ | |
configure:42630: $? = 0 | |
configure:42640: gfortran conftestf.f90 conftest.o -o conftest -lz | |
configure:42647: $? = 0 | |
configure:42691: ./conftest | |
configure:42698: $? = 0 | |
configure:42714: result: 4 | |
configure:42737: checking for C type corresponding to LOGICAL | |
configure:42783: result: int | |
configure:42852: checking alignment of Fortran LOGICAL | |
configure:42930: gcc -std=gnu99 -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing -I. -c conftest.c | |
conftest.c:8:6: warning: no previous prototype for 'align_' [-Wmissing-prototypes] | |
void align_(char *w, char *x, char *y, char *z) | |
^ | |
configure:42937: $? = 0 | |
configure:42947: gfortran conftestf.f conftest.o -o conftest -lz | |
conftestf.f:5.18: | |
common /foo/a,w,b,x,y,c,z | |
1 | |
Warning: Padding of 3 bytes required before 'w' in COMMON 'foo' at (1); reorder elements or use -fno-align-commons | |
conftestf.f:5.18: | |
common /foo/a,w,b,x,y,c,z | |
1 | |
Warning: Padding of 3 bytes required before 'x' in COMMON 'foo' at (1); reorder elements or use -fno-align-commons | |
conftestf.f:5.18: | |
common /foo/a,w,b,x,y,c,z | |
1 | |
Warning: Padding of 3 bytes required before 'z' in COMMON 'foo' at (1); reorder elements or use -fno-align-commons | |
configure:42954: $? = 0 | |
configure:42985: ./conftest | |
configure:42992: $? = 0 | |
configure:43008: result: 4 | |
configure:43062: checking for corresponding KIND value of LOGICAL | |
configure:43085: result: C_INT | |
configure:43103: checking KIND value of Fortran C_INT | |
configure:43131: gfortran -o conftest conftest.f90 -lz >&5 | |
configure:43131: $? = 0 | |
configure:43131: ./conftest | |
configure:43131: $? = 0 | |
configure:43233: result: 4 | |
configure:43387: checking if Fortran compiler supports LOGICAL*1 | |
configure:43402: gfortran -c conftest.f90 >&5 | |
configure:43402: $? = 0 | |
configure:43415: result: yes | |
configure:43450: checking size of Fortran LOGICAL*1 | |
configure:43518: gcc -std=gnu99 -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing -I. -c conftest.c | |
conftest.c:8:6: warning: no previous prototype for 'size_' [-Wmissing-prototypes] | |
void size_(char *a, char *b) | |
^ | |
configure:43525: $? = 0 | |
configure:43535: gfortran conftestf.f90 conftest.o -o conftest -lz | |
configure:43542: $? = 0 | |
configure:43586: ./conftest | |
configure:43593: $? = 0 | |
configure:43609: result: 1 | |
configure:43633: checking for C type corresponding to LOGICAL*1 | |
configure:43690: result: char | |
configure:43759: checking alignment of Fortran LOGICAL*1 | |
configure:43837: gcc -std=gnu99 -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing -I. -c conftest.c | |
conftest.c:8:6: warning: no previous prototype for 'align_' [-Wmissing-prototypes] | |
void align_(char *w, char *x, char *y, char *z) | |
^ | |
configure:43844: $? = 0 | |
configure:43854: gfortran conftestf.f conftest.o -o conftest -lz | |
configure:43861: $? = 0 | |
configure:43892: ./conftest | |
configure:43899: $? = 0 | |
configure:43915: result: 1 | |
configure:43969: checking for corresponding KIND value of LOGICAL*1 | |
configure:43992: result: C_SIGNED_CHAR | |
configure:44010: checking KIND value of Fortran C_SIGNED_CHAR | |
configure:44140: result: 1 | |
configure:44294: checking if Fortran compiler supports LOGICAL*2 | |
configure:44309: gfortran -c conftest.f90 >&5 | |
configure:44309: $? = 0 | |
configure:44322: result: yes | |
configure:44357: checking size of Fortran LOGICAL*2 | |
configure:44425: gcc -std=gnu99 -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing -I. -c conftest.c | |
conftest.c:8:6: warning: no previous prototype for 'size_' [-Wmissing-prototypes] | |
void size_(char *a, char *b) | |
^ | |
configure:44432: $? = 0 | |
configure:44442: gfortran conftestf.f90 conftest.o -o conftest -lz | |
configure:44449: $? = 0 | |
configure:44493: ./conftest | |
configure:44500: $? = 0 | |
configure:44516: result: 2 | |
configure:44540: checking for C type corresponding to LOGICAL*2 | |
configure:44592: result: short | |
configure:44661: checking alignment of Fortran LOGICAL*2 | |
configure:44739: gcc -std=gnu99 -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing -I. -c conftest.c | |
conftest.c:8:6: warning: no previous prototype for 'align_' [-Wmissing-prototypes] | |
void align_(char *w, char *x, char *y, char *z) | |
^ | |
configure:44746: $? = 0 | |
configure:44756: gfortran conftestf.f conftest.o -o conftest -lz | |
conftestf.f:5.18: | |
common /foo/a,w,b,x,y,c,z | |
1 | |
Warning: Padding of 1 bytes required before 'w' in COMMON 'foo' at (1); reorder elements or use -fno-align-commons | |
conftestf.f:5.18: | |
common /foo/a,w,b,x,y,c,z | |
1 | |
Warning: Padding of 1 bytes required before 'x' in COMMON 'foo' at (1); reorder elements or use -fno-align-commons | |
conftestf.f:5.18: | |
common /foo/a,w,b,x,y,c,z | |
1 | |
Warning: Padding of 1 bytes required before 'z' in COMMON 'foo' at (1); reorder elements or use -fno-align-commons | |
configure:44763: $? = 0 | |
configure:44794: ./conftest | |
configure:44801: $? = 0 | |
configure:44817: result: 2 | |
configure:44871: checking for corresponding KIND value of LOGICAL*2 | |
configure:44894: result: C_SHORT | |
configure:44912: checking KIND value of Fortran C_SHORT | |
configure:44940: gfortran -o conftest conftest.f90 -lz >&5 | |
configure:44940: $? = 0 | |
configure:44940: ./conftest | |
configure:44940: $? = 0 | |
configure:45042: result: 2 | |
configure:45196: checking if Fortran compiler supports LOGICAL*4 | |
configure:45211: gfortran -c conftest.f90 >&5 | |
configure:45211: $? = 0 | |
configure:45224: result: yes | |
configure:45259: checking size of Fortran LOGICAL*4 | |
configure:45327: gcc -std=gnu99 -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing -I. -c conftest.c | |
conftest.c:8:6: warning: no previous prototype for 'size_' [-Wmissing-prototypes] | |
void size_(char *a, char *b) | |
^ | |
configure:45334: $? = 0 | |
configure:45344: gfortran conftestf.f90 conftest.o -o conftest -lz | |
configure:45351: $? = 0 | |
configure:45395: ./conftest | |
configure:45402: $? = 0 | |
configure:45418: result: 4 | |
configure:45442: checking for C type corresponding to LOGICAL*4 | |
configure:45484: result: int | |
configure:45553: checking alignment of Fortran LOGICAL*4 | |
configure:45631: gcc -std=gnu99 -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing -I. -c conftest.c | |
conftest.c:8:6: warning: no previous prototype for 'align_' [-Wmissing-prototypes] | |
void align_(char *w, char *x, char *y, char *z) | |
^ | |
configure:45638: $? = 0 | |
configure:45648: gfortran conftestf.f conftest.o -o conftest -lz | |
conftestf.f:5.18: | |
common /foo/a,w,b,x,y,c,z | |
1 | |
Warning: Padding of 3 bytes required before 'w' in COMMON 'foo' at (1); reorder elements or use -fno-align-commons | |
conftestf.f:5.18: | |
common /foo/a,w,b,x,y,c,z | |
1 | |
Warning: Padding of 3 bytes required before 'x' in COMMON 'foo' at (1); reorder elements or use -fno-align-commons | |
conftestf.f:5.18: | |
common /foo/a,w,b,x,y,c,z | |
1 | |
Warning: Padding of 3 bytes required before 'z' in COMMON 'foo' at (1); reorder elements or use -fno-align-commons | |
configure:45655: $? = 0 | |
configure:45686: ./conftest | |
configure:45693: $? = 0 | |
configure:45709: result: 4 | |
configure:45763: checking for corresponding KIND value of LOGICAL*4 | |
configure:45786: result: C_INT | |
configure:45804: checking KIND value of Fortran C_INT | |
configure:45934: result: 4 | |
configure:46088: checking if Fortran compiler supports LOGICAL*8 | |
configure:46103: gfortran -c conftest.f90 >&5 | |
configure:46103: $? = 0 | |
configure:46116: result: yes | |
configure:46151: checking size of Fortran LOGICAL*8 | |
configure:46219: gcc -std=gnu99 -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing -I. -c conftest.c | |
conftest.c:8:6: warning: no previous prototype for 'size_' [-Wmissing-prototypes] | |
void size_(char *a, char *b) | |
^ | |
configure:46226: $? = 0 | |
configure:46236: gfortran conftestf.f90 conftest.o -o conftest -lz | |
configure:46243: $? = 0 | |
configure:46287: ./conftest | |
configure:46294: $? = 0 | |
configure:46310: result: 8 | |
configure:46334: checking for C type corresponding to LOGICAL*8 | |
configure:46371: result: long long | |
configure:46440: checking alignment of Fortran LOGICAL*8 | |
configure:46518: gcc -std=gnu99 -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing -I. -c conftest.c | |
conftest.c:8:6: warning: no previous prototype for 'align_' [-Wmissing-prototypes] | |
void align_(char *w, char *x, char *y, char *z) | |
^ | |
configure:46525: $? = 0 | |
configure:46535: gfortran conftestf.f conftest.o -o conftest -lz | |
conftestf.f:5.18: | |
common /foo/a,w,b,x,y,c,z | |
1 | |
Warning: Padding of 7 bytes required before 'w' in COMMON 'foo' at (1); reorder elements or use -fno-align-commons | |
conftestf.f:5.18: | |
common /foo/a,w,b,x,y,c,z | |
1 | |
Warning: Padding of 7 bytes required before 'x' in COMMON 'foo' at (1); reorder elements or use -fno-align-commons | |
conftestf.f:5.18: | |
common /foo/a,w,b,x,y,c,z | |
1 | |
Warning: Padding of 7 bytes required before 'z' in COMMON 'foo' at (1); reorder elements or use -fno-align-commons | |
configure:46542: $? = 0 | |
configure:46573: ./conftest | |
configure:46580: $? = 0 | |
configure:46596: result: 8 | |
configure:46650: checking for corresponding KIND value of LOGICAL*8 | |
configure:46673: result: C_LONG_LONG | |
configure:46691: checking KIND value of Fortran C_LONG_LONG | |
configure:46719: gfortran -o conftest conftest.f90 -lz >&5 | |
configure:46719: $? = 0 | |
configure:46719: ./conftest | |
configure:46719: $? = 0 | |
configure:46821: result: 8 | |
configure:46976: checking if Fortran compiler supports INTEGER | |
configure:46991: gfortran -c conftest.f90 >&5 | |
configure:46991: $? = 0 | |
configure:47004: result: yes | |
configure:47039: checking size of Fortran INTEGER | |
configure:47107: gcc -std=gnu99 -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing -I. -c conftest.c | |
conftest.c:8:6: warning: no previous prototype for 'size_' [-Wmissing-prototypes] | |
void size_(char *a, char *b) | |
^ | |
configure:47114: $? = 0 | |
configure:47124: gfortran conftestf.f90 conftest.o -o conftest -lz | |
configure:47131: $? = 0 | |
configure:47175: ./conftest | |
configure:47182: $? = 0 | |
configure:47198: result: 4 | |
configure:47221: checking for C type corresponding to INTEGER | |
configure:47262: result: int | |
configure:47331: checking alignment of Fortran INTEGER | |
configure:47409: gcc -std=gnu99 -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing -I. -c conftest.c | |
conftest.c:8:6: warning: no previous prototype for 'align_' [-Wmissing-prototypes] | |
void align_(char *w, char *x, char *y, char *z) | |
^ | |
configure:47416: $? = 0 | |
configure:47426: gfortran conftestf.f conftest.o -o conftest -lz | |
conftestf.f:5.18: | |
common /foo/a,w,b,x,y,c,z | |
1 | |
Warning: Padding of 3 bytes required before 'w' in COMMON 'foo' at (1); reorder elements or use -fno-align-commons | |
conftestf.f:5.18: | |
common /foo/a,w,b,x,y,c,z | |
1 | |
Warning: Padding of 3 bytes required before 'x' in COMMON 'foo' at (1); reorder elements or use -fno-align-commons | |
conftestf.f:5.18: | |
common /foo/a,w,b,x,y,c,z | |
1 | |
Warning: Padding of 3 bytes required before 'z' in COMMON 'foo' at (1); reorder elements or use -fno-align-commons | |
configure:47433: $? = 0 | |
configure:47464: ./conftest | |
configure:47471: $? = 0 | |
configure:47487: result: 4 | |
configure:47541: checking for corresponding KIND value of INTEGER | |
configure:47564: result: C_INT | |
configure:47582: checking KIND value of Fortran C_INT | |
configure:47712: result: 4 | |
configure:47866: checking if Fortran compiler supports INTEGER*1 | |
configure:47881: gfortran -c conftest.f90 >&5 | |
configure:47881: $? = 0 | |
configure:47894: result: yes | |
configure:47929: checking size of Fortran INTEGER*1 | |
configure:47997: gcc -std=gnu99 -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing -I. -c conftest.c | |
conftest.c:8:6: warning: no previous prototype for 'size_' [-Wmissing-prototypes] | |
void size_(char *a, char *b) | |
^ | |
configure:48004: $? = 0 | |
configure:48014: gfortran conftestf.f90 conftest.o -o conftest -lz | |
configure:48021: $? = 0 | |
configure:48065: ./conftest | |
configure:48072: $? = 0 | |
configure:48088: result: 1 | |
configure:48112: checking for C type corresponding to INTEGER*1 | |
configure:48164: result: char | |
configure:48233: checking alignment of Fortran INTEGER*1 | |
configure:48311: gcc -std=gnu99 -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing -I. -c conftest.c | |
conftest.c:8:6: warning: no previous prototype for 'align_' [-Wmissing-prototypes] | |
void align_(char *w, char *x, char *y, char *z) | |
^ | |
configure:48318: $? = 0 | |
configure:48328: gfortran conftestf.f conftest.o -o conftest -lz | |
configure:48335: $? = 0 | |
configure:48366: ./conftest | |
configure:48373: $? = 0 | |
configure:48389: result: 1 | |
configure:48443: checking for corresponding KIND value of INTEGER*1 | |
configure:48466: result: C_SIGNED_CHAR | |
configure:48484: checking KIND value of Fortran C_SIGNED_CHAR | |
configure:48614: result: 1 | |
configure:48768: checking if Fortran compiler supports INTEGER*2 | |
configure:48783: gfortran -c conftest.f90 >&5 | |
configure:48783: $? = 0 | |
configure:48796: result: yes | |
configure:48831: checking size of Fortran INTEGER*2 | |
configure:48899: gcc -std=gnu99 -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing -I. -c conftest.c | |
conftest.c:8:6: warning: no previous prototype for 'size_' [-Wmissing-prototypes] | |
void size_(char *a, char *b) | |
^ | |
configure:48906: $? = 0 | |
configure:48916: gfortran conftestf.f90 conftest.o -o conftest -lz | |
configure:48923: $? = 0 | |
configure:48967: ./conftest | |
configure:48974: $? = 0 | |
configure:48990: result: 2 | |
configure:49014: checking for C type corresponding to INTEGER*2 | |
configure:49066: result: short | |
configure:49135: checking alignment of Fortran INTEGER*2 | |
configure:49213: gcc -std=gnu99 -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing -I. -c conftest.c | |
conftest.c:8:6: warning: no previous prototype for 'align_' [-Wmissing-prototypes] | |
void align_(char *w, char *x, char *y, char *z) | |
^ | |
configure:49220: $? = 0 | |
configure:49230: gfortran conftestf.f conftest.o -o conftest -lz | |
conftestf.f:5.18: | |
common /foo/a,w,b,x,y,c,z | |
1 | |
Warning: Padding of 1 bytes required before 'w' in COMMON 'foo' at (1); reorder elements or use -fno-align-commons | |
conftestf.f:5.18: | |
common /foo/a,w,b,x,y,c,z | |
1 | |
Warning: Padding of 1 bytes required before 'x' in COMMON 'foo' at (1); reorder elements or use -fno-align-commons | |
conftestf.f:5.18: | |
common /foo/a,w,b,x,y,c,z | |
1 | |
Warning: Padding of 1 bytes required before 'z' in COMMON 'foo' at (1); reorder elements or use -fno-align-commons | |
configure:49237: $? = 0 | |
configure:49268: ./conftest | |
configure:49275: $? = 0 | |
configure:49291: result: 2 | |
configure:49345: checking for corresponding KIND value of INTEGER*2 | |
configure:49368: result: C_SHORT | |
configure:49386: checking KIND value of Fortran C_SHORT | |
configure:49516: result: 2 | |
configure:49670: checking if Fortran compiler supports INTEGER*4 | |
configure:49685: gfortran -c conftest.f90 >&5 | |
configure:49685: $? = 0 | |
configure:49698: result: yes | |
configure:49733: checking size of Fortran INTEGER*4 | |
configure:49801: gcc -std=gnu99 -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing -I. -c conftest.c | |
conftest.c:8:6: warning: no previous prototype for 'size_' [-Wmissing-prototypes] | |
void size_(char *a, char *b) | |
^ | |
configure:49808: $? = 0 | |
configure:49818: gfortran conftestf.f90 conftest.o -o conftest -lz | |
configure:49825: $? = 0 | |
configure:49869: ./conftest | |
configure:49876: $? = 0 | |
configure:49892: result: 4 | |
configure:49916: checking for C type corresponding to INTEGER*4 | |
configure:49958: result: int | |
configure:50027: checking alignment of Fortran INTEGER*4 | |
configure:50105: gcc -std=gnu99 -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing -I. -c conftest.c | |
conftest.c:8:6: warning: no previous prototype for 'align_' [-Wmissing-prototypes] | |
void align_(char *w, char *x, char *y, char *z) | |
^ | |
configure:50112: $? = 0 | |
configure:50122: gfortran conftestf.f conftest.o -o conftest -lz | |
conftestf.f:5.18: | |
common /foo/a,w,b,x,y,c,z | |
1 | |
Warning: Padding of 3 bytes required before 'w' in COMMON 'foo' at (1); reorder elements or use -fno-align-commons | |
conftestf.f:5.18: | |
common /foo/a,w,b,x,y,c,z | |
1 | |
Warning: Padding of 3 bytes required before 'x' in COMMON 'foo' at (1); reorder elements or use -fno-align-commons | |
conftestf.f:5.18: | |
common /foo/a,w,b,x,y,c,z | |
1 | |
Warning: Padding of 3 bytes required before 'z' in COMMON 'foo' at (1); reorder elements or use -fno-align-commons | |
configure:50129: $? = 0 | |
configure:50160: ./conftest | |
configure:50167: $? = 0 | |
configure:50183: result: 4 | |
configure:50237: checking for corresponding KIND value of INTEGER*4 | |
configure:50260: result: C_INT | |
configure:50278: checking KIND value of Fortran C_INT | |
configure:50408: result: 4 | |
configure:50562: checking if Fortran compiler supports INTEGER*8 | |
configure:50577: gfortran -c conftest.f90 >&5 | |
configure:50577: $? = 0 | |
configure:50590: result: yes | |
configure:50625: checking size of Fortran INTEGER*8 | |
configure:50693: gcc -std=gnu99 -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing -I. -c conftest.c | |
conftest.c:8:6: warning: no previous prototype for 'size_' [-Wmissing-prototypes] | |
void size_(char *a, char *b) | |
^ | |
configure:50700: $? = 0 | |
configure:50710: gfortran conftestf.f90 conftest.o -o conftest -lz | |
configure:50717: $? = 0 | |
configure:50761: ./conftest | |
configure:50768: $? = 0 | |
configure:50784: result: 8 | |
configure:50808: checking for C type corresponding to INTEGER*8 | |
configure:50845: result: long long | |
configure:50914: checking alignment of Fortran INTEGER*8 | |
configure:50992: gcc -std=gnu99 -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing -I. -c conftest.c | |
conftest.c:8:6: warning: no previous prototype for 'align_' [-Wmissing-prototypes] | |
void align_(char *w, char *x, char *y, char *z) | |
^ | |
configure:50999: $? = 0 | |
configure:51009: gfortran conftestf.f conftest.o -o conftest -lz | |
conftestf.f:5.18: | |
common /foo/a,w,b,x,y,c,z | |
1 | |
Warning: Padding of 7 bytes required before 'w' in COMMON 'foo' at (1); reorder elements or use -fno-align-commons | |
conftestf.f:5.18: | |
common /foo/a,w,b,x,y,c,z | |
1 | |
Warning: Padding of 7 bytes required before 'x' in COMMON 'foo' at (1); reorder elements or use -fno-align-commons | |
conftestf.f:5.18: | |
common /foo/a,w,b,x,y,c,z | |
1 | |
Warning: Padding of 7 bytes required before 'z' in COMMON 'foo' at (1); reorder elements or use -fno-align-commons | |
configure:51016: $? = 0 | |
configure:51047: ./conftest | |
configure:51054: $? = 0 | |
configure:51070: result: 8 | |
configure:51124: checking for corresponding KIND value of INTEGER*8 | |
configure:51147: result: C_LONG_LONG | |
configure:51165: checking KIND value of Fortran C_LONG_LONG | |
configure:51295: result: 8 | |
configure:51449: checking if Fortran compiler supports INTEGER*16 | |
configure:51464: gfortran -c conftest.f90 >&5 | |
configure:51464: $? = 0 | |
configure:51477: result: yes | |
configure:51512: checking size of Fortran INTEGER*16 | |
configure:51580: gcc -std=gnu99 -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing -I. -c conftest.c | |
conftest.c:8:6: warning: no previous prototype for 'size_' [-Wmissing-prototypes] | |
void size_(char *a, char *b) | |
^ | |
configure:51587: $? = 0 | |
configure:51597: gfortran conftestf.f90 conftest.o -o conftest -lz | |
configure:51604: $? = 0 | |
configure:51648: ./conftest | |
configure:51655: $? = 0 | |
configure:51671: result: 16 | |
configure:51695: checking for C type corresponding to INTEGER*16 | |
configure:51732: result: not found | |
configure:51736: WARNING: *** Did not find corresponding C type | |
configure:52011: checking for corresponding KIND value of INTEGER*16 | |
configure:52034: result: 0 | |
configure:52052: checking KIND value of Fortran 0 | |
configure:52080: gfortran -o conftest conftest.f90 -lz >&5 | |
configure:52080: $? = 0 | |
configure:52080: ./conftest | |
configure:52080: $? = 0 | |
configure:52182: result: 0 | |
configure:52190: WARNING: Compiler INTEGER*16 and mismatch; MPI datatype unsupported | |
configure:52337: checking if Fortran compiler supports REAL | |
configure:52352: gfortran -c conftest.f90 >&5 | |
configure:52352: $? = 0 | |
configure:52365: result: yes | |
configure:52400: checking size of Fortran REAL | |
configure:52468: gcc -std=gnu99 -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing -I. -c conftest.c | |
conftest.c:8:6: warning: no previous prototype for 'size_' [-Wmissing-prototypes] | |
void size_(char *a, char *b) | |
^ | |
configure:52475: $? = 0 | |
configure:52485: gfortran conftestf.f90 conftest.o -o conftest -lz | |
configure:52492: $? = 0 | |
configure:52536: ./conftest | |
configure:52543: $? = 0 | |
configure:52559: result: 4 | |
configure:52582: checking for C type corresponding to REAL | |
configure:52613: result: float | |
configure:52682: checking alignment of Fortran REAL | |
configure:52760: gcc -std=gnu99 -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing -I. -c conftest.c | |
conftest.c:8:6: warning: no previous prototype for 'align_' [-Wmissing-prototypes] | |
void align_(char *w, char *x, char *y, char *z) | |
^ | |
configure:52767: $? = 0 | |
configure:52777: gfortran conftestf.f conftest.o -o conftest -lz | |
conftestf.f:5.18: | |
common /foo/a,w,b,x,y,c,z | |
1 | |
Warning: Padding of 3 bytes required before 'w' in COMMON 'foo' at (1); reorder elements or use -fno-align-commons | |
conftestf.f:5.18: | |
common /foo/a,w,b,x,y,c,z | |
1 | |
Warning: Padding of 3 bytes required before 'x' in COMMON 'foo' at (1); reorder elements or use -fno-align-commons | |
conftestf.f:5.18: | |
common /foo/a,w,b,x,y,c,z | |
1 | |
Warning: Padding of 3 bytes required before 'z' in COMMON 'foo' at (1); reorder elements or use -fno-align-commons | |
configure:52784: $? = 0 | |
configure:52815: ./conftest | |
configure:52822: $? = 0 | |
configure:52838: result: 4 | |
configure:52892: checking for corresponding KIND value of REAL | |
configure:52915: result: C_FLOAT | |
configure:52933: checking KIND value of Fortran C_FLOAT | |
configure:52961: gfortran -o conftest conftest.f90 -lz >&5 | |
configure:52961: $? = 0 | |
configure:52961: ./conftest | |
configure:52961: $? = 0 | |
configure:53063: result: 4 | |
configure:53217: checking if Fortran compiler supports REAL*2 | |
configure:53232: gfortran -c conftest.f90 >&5 | |
conftest.f90:2.8: | |
REAL*2 :: bogus_variable | |
1 | |
Error: Old-style type declaration REAL*2 not supported at (1) | |
configure:53232: $? = 1 | |
configure: failed program was: | |
| program main | |
| REAL*2 :: bogus_variable | |
| end program | |
configure:53245: result: no | |
configure:54099: checking if Fortran compiler supports REAL*4 | |
configure:54114: gfortran -c conftest.f90 >&5 | |
configure:54114: $? = 0 | |
configure:54127: result: yes | |
configure:54162: checking size of Fortran REAL*4 | |
configure:54230: gcc -std=gnu99 -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing -I. -c conftest.c | |
conftest.c:8:6: warning: no previous prototype for 'size_' [-Wmissing-prototypes] | |
void size_(char *a, char *b) | |
^ | |
configure:54237: $? = 0 | |
configure:54247: gfortran conftestf.f90 conftest.o -o conftest -lz | |
configure:54254: $? = 0 | |
configure:54298: ./conftest | |
configure:54305: $? = 0 | |
configure:54321: result: 4 | |
configure:54345: checking for C type corresponding to REAL*4 | |
configure:54377: result: float | |
configure:54446: checking alignment of Fortran REAL*4 | |
configure:54524: gcc -std=gnu99 -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing -I. -c conftest.c | |
conftest.c:8:6: warning: no previous prototype for 'align_' [-Wmissing-prototypes] | |
void align_(char *w, char *x, char *y, char *z) | |
^ | |
configure:54531: $? = 0 | |
configure:54541: gfortran conftestf.f conftest.o -o conftest -lz | |
conftestf.f:5.18: | |
common /foo/a,w,b,x,y,c,z | |
1 | |
Warning: Padding of 3 bytes required before 'w' in COMMON 'foo' at (1); reorder elements or use -fno-align-commons | |
conftestf.f:5.18: | |
common /foo/a,w,b,x,y,c,z | |
1 | |
Warning: Padding of 3 bytes required before 'x' in COMMON 'foo' at (1); reorder elements or use -fno-align-commons | |
conftestf.f:5.18: | |
common /foo/a,w,b,x,y,c,z | |
1 | |
Warning: Padding of 3 bytes required before 'z' in COMMON 'foo' at (1); reorder elements or use -fno-align-commons | |
configure:54548: $? = 0 | |
configure:54579: ./conftest | |
configure:54586: $? = 0 | |
configure:54602: result: 4 | |
configure:54656: checking for corresponding KIND value of REAL*4 | |
configure:54679: result: C_FLOAT | |
configure:54697: checking KIND value of Fortran C_FLOAT | |
configure:54827: result: 4 | |
configure:54981: checking if Fortran compiler supports REAL*8 | |
configure:54996: gfortran -c conftest.f90 >&5 | |
configure:54996: $? = 0 | |
configure:55009: result: yes | |
configure:55044: checking size of Fortran REAL*8 | |
configure:55112: gcc -std=gnu99 -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing -I. -c conftest.c | |
conftest.c:8:6: warning: no previous prototype for 'size_' [-Wmissing-prototypes] | |
void size_(char *a, char *b) | |
^ | |
configure:55119: $? = 0 | |
configure:55129: gfortran conftestf.f90 conftest.o -o conftest -lz | |
configure:55136: $? = 0 | |
configure:55180: ./conftest | |
configure:55187: $? = 0 | |
configure:55203: result: 8 | |
configure:55227: checking for C type corresponding to REAL*8 | |
configure:55259: result: double | |
configure:55328: checking alignment of Fortran REAL*8 | |
configure:55406: gcc -std=gnu99 -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing -I. -c conftest.c | |
conftest.c:8:6: warning: no previous prototype for 'align_' [-Wmissing-prototypes] | |
void align_(char *w, char *x, char *y, char *z) | |
^ | |
configure:55413: $? = 0 | |
configure:55423: gfortran conftestf.f conftest.o -o conftest -lz | |
conftestf.f:5.18: | |
common /foo/a,w,b,x,y,c,z | |
1 | |
Warning: Padding of 7 bytes required before 'w' in COMMON 'foo' at (1); reorder elements or use -fno-align-commons | |
conftestf.f:5.18: | |
common /foo/a,w,b,x,y,c,z | |
1 | |
Warning: Padding of 7 bytes required before 'x' in COMMON 'foo' at (1); reorder elements or use -fno-align-commons | |
conftestf.f:5.18: | |
common /foo/a,w,b,x,y,c,z | |
1 | |
Warning: Padding of 7 bytes required before 'z' in COMMON 'foo' at (1); reorder elements or use -fno-align-commons | |
configure:55430: $? = 0 | |
configure:55461: ./conftest | |
configure:55468: $? = 0 | |
configure:55484: result: 8 | |
configure:55538: checking for corresponding KIND value of REAL*8 | |
configure:55561: result: C_DOUBLE | |
configure:55579: checking KIND value of Fortran C_DOUBLE | |
configure:55607: gfortran -o conftest conftest.f90 -lz >&5 | |
configure:55607: $? = 0 | |
configure:55607: ./conftest | |
configure:55607: $? = 0 | |
configure:55709: result: 8 | |
configure:55863: checking if Fortran compiler supports REAL*16 | |
configure:55878: gfortran -c conftest.f90 >&5 | |
configure:55878: $? = 0 | |
configure:55891: result: yes | |
configure:55926: checking size of Fortran REAL*16 | |
configure:55994: gcc -std=gnu99 -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing -I. -c conftest.c | |
conftest.c:8:6: warning: no previous prototype for 'size_' [-Wmissing-prototypes] | |
void size_(char *a, char *b) | |
^ | |
configure:56001: $? = 0 | |
configure:56011: gfortran conftestf.f90 conftest.o -o conftest -lz | |
configure:56018: $? = 0 | |
configure:56062: ./conftest | |
configure:56069: $? = 0 | |
configure:56085: result: 16 | |
configure:56109: checking for C type corresponding to REAL*16 | |
configure:56141: result: long double | |
configure:56210: checking alignment of Fortran REAL*16 | |
configure:56288: gcc -std=gnu99 -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing -I. -c conftest.c | |
conftest.c:8:6: warning: no previous prototype for 'align_' [-Wmissing-prototypes] | |
void align_(char *w, char *x, char *y, char *z) | |
^ | |
configure:56295: $? = 0 | |
configure:56305: gfortran conftestf.f conftest.o -o conftest -lz | |
conftestf.f:5.18: | |
common /foo/a,w,b,x,y,c,z | |
1 | |
Warning: Padding of 15 bytes required before 'w' in COMMON 'foo' at (1); reorder elements or use -fno-align-commons | |
conftestf.f:5.18: | |
common /foo/a,w,b,x,y,c,z | |
1 | |
Warning: Padding of 15 bytes required before 'x' in COMMON 'foo' at (1); reorder elements or use -fno-align-commons | |
conftestf.f:5.18: | |
common /foo/a,w,b,x,y,c,z | |
1 | |
Warning: Padding of 15 bytes required before 'z' in COMMON 'foo' at (1); reorder elements or use -fno-align-commons | |
configure:56312: $? = 0 | |
configure:56343: ./conftest | |
configure:56350: $? = 0 | |
configure:56366: result: 16 | |
configure:56420: checking for corresponding KIND value of REAL*16 | |
configure:56443: result: C_LONG_DOUBLE | |
configure:56461: checking KIND value of Fortran C_LONG_DOUBLE | |
configure:56489: gfortran -o conftest conftest.f90 -lz >&5 | |
configure:56489: $? = 0 | |
configure:56489: ./conftest | |
configure:56489: $? = 0 | |
configure:56591: result: 16 | |
configure:56732: checking for C type matching bit representation of REAL*16 | |
configure:56741: result: pending | |
configure:56745: checking if long double == REAL*16 | |
configure:56790: gcc -std=gnu99 -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing -I. -c conftest_c.c | |
conftest_c.c:8:6: warning: no previous prototype for 'c_backend' [-Wmissing-prototypes] | |
void c_backend(long double *a) { | |
^ | |
conftest_c.c:17:6: warning: no previous prototype for 'C' [-Wmissing-prototypes] | |
void C(long double *a) { c_backend(a); } | |
^ | |
conftest_c.c:18:6: warning: no previous prototype for 'c' [-Wmissing-prototypes] | |
void c(long double *a) { c_backend(a); } | |
^ | |
conftest_c.c:19:6: warning: no previous prototype for 'c_' [-Wmissing-prototypes] | |
void c_(long double *a) { c_backend(a); } | |
^ | |
conftest_c.c:21:6: warning: no previous prototype for 'c__' [-Wmissing-prototypes] | |
void c__(long double *a) { c_backend(a); } | |
^ | |
configure:56797: $? = 0 | |
configure:56807: gfortran conftest_f.f conftest_c.o -o conftest -lz | |
configure:56814: $? = 0 | |
configure:56843: ./conftest | |
configure:56850: $? = 0 | |
configure:57360: result: yes | |
configure:57460: checking if Fortran compiler supports DOUBLE PRECISION | |
configure:57475: gfortran -c conftest.f90 >&5 | |
configure:57475: $? = 0 | |
configure:57488: result: yes | |
configure:57523: checking size of Fortran DOUBLE PRECISION | |
configure:57591: gcc -std=gnu99 -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing -I. -c conftest.c | |
conftest.c:8:6: warning: no previous prototype for 'size_' [-Wmissing-prototypes] | |
void size_(char *a, char *b) | |
^ | |
configure:57598: $? = 0 | |
configure:57608: gfortran conftestf.f90 conftest.o -o conftest -lz | |
configure:57615: $? = 0 | |
configure:57659: ./conftest | |
configure:57666: $? = 0 | |
configure:57682: result: 8 | |
configure:57705: checking for C type corresponding to DOUBLE PRECISION | |
configure:57736: result: double | |
configure:57805: checking alignment of Fortran DOUBLE PRECISION | |
configure:57883: gcc -std=gnu99 -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing -I. -c conftest.c | |
conftest.c:8:6: warning: no previous prototype for 'align_' [-Wmissing-prototypes] | |
void align_(char *w, char *x, char *y, char *z) | |
^ | |
configure:57890: $? = 0 | |
configure:57900: gfortran conftestf.f conftest.o -o conftest -lz | |
conftestf.f:5.18: | |
common /foo/a,w,b,x,y,c,z | |
1 | |
Warning: Padding of 7 bytes required before 'w' in COMMON 'foo' at (1); reorder elements or use -fno-align-commons | |
conftestf.f:5.18: | |
common /foo/a,w,b,x,y,c,z | |
1 | |
Warning: Padding of 7 bytes required before 'x' in COMMON 'foo' at (1); reorder elements or use -fno-align-commons | |
conftestf.f:5.18: | |
common /foo/a,w,b,x,y,c,z | |
1 | |
Warning: Padding of 7 bytes required before 'z' in COMMON 'foo' at (1); reorder elements or use -fno-align-commons | |
configure:57907: $? = 0 | |
configure:57938: ./conftest | |
configure:57945: $? = 0 | |
configure:57961: result: 8 | |
configure:58015: checking for corresponding KIND value of DOUBLE PRECISION | |
configure:58038: result: C_DOUBLE | |
configure:58056: checking KIND value of Fortran C_DOUBLE | |
configure:58186: result: 8 | |
configure:58341: checking if Fortran compiler supports COMPLEX | |
configure:58356: gfortran -c conftest.f90 >&5 | |
configure:58356: $? = 0 | |
configure:58369: result: yes | |
configure:58404: checking size of Fortran COMPLEX | |
configure:58472: gcc -std=gnu99 -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing -I. -c conftest.c | |
conftest.c:8:6: warning: no previous prototype for 'size_' [-Wmissing-prototypes] | |
void size_(char *a, char *b) | |
^ | |
configure:58479: $? = 0 | |
configure:58489: gfortran conftestf.f90 conftest.o -o conftest -lz | |
configure:58496: $? = 0 | |
configure:58540: ./conftest | |
configure:58547: $? = 0 | |
configure:58563: result: 8 | |
configure:58586: checking for C type corresponding to COMPLEX | |
configure:58612: result: float _Complex | |
configure:58681: checking alignment of Fortran COMPLEX | |
configure:58759: gcc -std=gnu99 -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing -I. -c conftest.c | |
conftest.c:8:6: warning: no previous prototype for 'align_' [-Wmissing-prototypes] | |
void align_(char *w, char *x, char *y, char *z) | |
^ | |
configure:58766: $? = 0 | |
configure:58776: gfortran conftestf.f conftest.o -o conftest -lz | |
conftestf.f:5.18: | |
common /foo/a,w,b,x,y,c,z | |
1 | |
Warning: Padding of 3 bytes required before 'w' in COMMON 'foo' at (1); reorder elements or use -fno-align-commons | |
conftestf.f:5.18: | |
common /foo/a,w,b,x,y,c,z | |
1 | |
Warning: Padding of 3 bytes required before 'x' in COMMON 'foo' at (1); reorder elements or use -fno-align-commons | |
conftestf.f:5.18: | |
common /foo/a,w,b,x,y,c,z | |
1 | |
Warning: Padding of 3 bytes required before 'z' in COMMON 'foo' at (1); reorder elements or use -fno-align-commons | |
configure:58783: $? = 0 | |
configure:58814: ./conftest | |
configure:58821: $? = 0 | |
configure:58837: result: 4 | |
configure:58891: checking for corresponding KIND value of COMPLEX | |
configure:58914: result: C_FLOAT_COMPLEX | |
configure:58932: checking KIND value of Fortran C_FLOAT_COMPLEX | |
configure:58960: gfortran -o conftest conftest.f90 -lz >&5 | |
configure:58960: $? = 0 | |
configure:58960: ./conftest | |
configure:58960: $? = 0 | |
configure:59062: result: 4 | |
configure:59228: checking if Fortran compiler supports COMPLEX*4 | |
configure:59243: gfortran -c conftest.f90 >&5 | |
conftest.f90:2.11: | |
COMPLEX*4 :: bogus_variable | |
1 | |
Error: Old-style type declaration COMPLEX*4 not supported at (1) | |
configure:59243: $? = 1 | |
configure: failed program was: | |
| program main | |
| COMPLEX*4 :: bogus_variable | |
| end program | |
configure:59256: result: no | |
configure:60100: checking if Fortran compiler supports COMPLEX*8 | |
configure:60115: gfortran -c conftest.f90 >&5 | |
configure:60115: $? = 0 | |
configure:60128: result: yes | |
configure:60163: checking size of Fortran COMPLEX*8 | |
configure:60231: gcc -std=gnu99 -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing -I. -c conftest.c | |
conftest.c:8:6: warning: no previous prototype for 'size_' [-Wmissing-prototypes] | |
void size_(char *a, char *b) | |
^ | |
configure:60238: $? = 0 | |
configure:60248: gfortran conftestf.f90 conftest.o -o conftest -lz | |
configure:60255: $? = 0 | |
configure:60299: ./conftest | |
configure:60306: $? = 0 | |
configure:60322: result: 8 | |
configure:60346: checking for C type corresponding to COMPLEX*8 | |
configure:60378: result: float _Complex | |
configure:60447: checking alignment of Fortran COMPLEX*8 | |
configure:60525: gcc -std=gnu99 -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing -I. -c conftest.c | |
conftest.c:8:6: warning: no previous prototype for 'align_' [-Wmissing-prototypes] | |
void align_(char *w, char *x, char *y, char *z) | |
^ | |
configure:60532: $? = 0 | |
configure:60542: gfortran conftestf.f conftest.o -o conftest -lz | |
conftestf.f:5.18: | |
common /foo/a,w,b,x,y,c,z | |
1 | |
Warning: Padding of 3 bytes required before 'w' in COMMON 'foo' at (1); reorder elements or use -fno-align-commons | |
conftestf.f:5.18: | |
common /foo/a,w,b,x,y,c,z | |
1 | |
Warning: Padding of 3 bytes required before 'x' in COMMON 'foo' at (1); reorder elements or use -fno-align-commons | |
conftestf.f:5.18: | |
common /foo/a,w,b,x,y,c,z | |
1 | |
Warning: Padding of 3 bytes required before 'z' in COMMON 'foo' at (1); reorder elements or use -fno-align-commons | |
configure:60549: $? = 0 | |
configure:60580: ./conftest | |
configure:60587: $? = 0 | |
configure:60603: result: 4 | |
configure:60657: checking for corresponding KIND value of COMPLEX*8 | |
configure:60680: result: C_FLOAT_COMPLEX | |
configure:60698: checking KIND value of Fortran C_FLOAT_COMPLEX | |
configure:60828: result: 4 | |
configure:60982: checking if Fortran compiler supports COMPLEX*16 | |
configure:60997: gfortran -c conftest.f90 >&5 | |
configure:60997: $? = 0 | |
configure:61010: result: yes | |
configure:61045: checking size of Fortran COMPLEX*16 | |
configure:61113: gcc -std=gnu99 -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing -I. -c conftest.c | |
conftest.c:8:6: warning: no previous prototype for 'size_' [-Wmissing-prototypes] | |
void size_(char *a, char *b) | |
^ | |
configure:61120: $? = 0 | |
configure:61130: gfortran conftestf.f90 conftest.o -o conftest -lz | |
configure:61137: $? = 0 | |
configure:61181: ./conftest | |
configure:61188: $? = 0 | |
configure:61204: result: 16 | |
configure:61228: checking for C type corresponding to COMPLEX*16 | |
configure:61260: result: double _Complex | |
configure:61329: checking alignment of Fortran COMPLEX*16 | |
configure:61407: gcc -std=gnu99 -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing -I. -c conftest.c | |
conftest.c:8:6: warning: no previous prototype for 'align_' [-Wmissing-prototypes] | |
void align_(char *w, char *x, char *y, char *z) | |
^ | |
configure:61414: $? = 0 | |
configure:61424: gfortran conftestf.f conftest.o -o conftest -lz | |
conftestf.f:5.18: | |
common /foo/a,w,b,x,y,c,z | |
1 | |
Warning: Padding of 7 bytes required before 'w' in COMMON 'foo' at (1); reorder elements or use -fno-align-commons | |
conftestf.f:5.18: | |
common /foo/a,w,b,x,y,c,z | |
1 | |
Warning: Padding of 7 bytes required before 'x' in COMMON 'foo' at (1); reorder elements or use -fno-align-commons | |
conftestf.f:5.18: | |
common /foo/a,w,b,x,y,c,z | |
1 | |
Warning: Padding of 7 bytes required before 'z' in COMMON 'foo' at (1); reorder elements or use -fno-align-commons | |
configure:61431: $? = 0 | |
configure:61462: ./conftest | |
configure:61469: $? = 0 | |
configure:61485: result: 8 | |
configure:61539: checking for corresponding KIND value of COMPLEX*16 | |
configure:61562: result: C_DOUBLE_COMPLEX | |
configure:61580: checking KIND value of Fortran C_DOUBLE_COMPLEX | |
configure:61608: gfortran -o conftest conftest.f90 -lz >&5 | |
configure:61608: $? = 0 | |
configure:61608: ./conftest | |
configure:61608: $? = 0 | |
configure:61710: result: 8 | |
configure:61864: checking if Fortran compiler supports COMPLEX*32 | |
configure:61879: gfortran -c conftest.f90 >&5 | |
configure:61879: $? = 0 | |
configure:61892: result: yes | |
configure:61927: checking size of Fortran COMPLEX*32 | |
configure:61995: gcc -std=gnu99 -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing -I. -c conftest.c | |
conftest.c:8:6: warning: no previous prototype for 'size_' [-Wmissing-prototypes] | |
void size_(char *a, char *b) | |
^ | |
configure:62002: $? = 0 | |
configure:62012: gfortran conftestf.f90 conftest.o -o conftest -lz | |
configure:62019: $? = 0 | |
configure:62063: ./conftest | |
configure:62070: $? = 0 | |
configure:62086: result: 32 | |
configure:62110: checking for C type corresponding to COMPLEX*32 | |
configure:62142: result: long double _Complex | |
configure:62211: checking alignment of Fortran COMPLEX*32 | |
configure:62289: gcc -std=gnu99 -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing -I. -c conftest.c | |
conftest.c:8:6: warning: no previous prototype for 'align_' [-Wmissing-prototypes] | |
void align_(char *w, char *x, char *y, char *z) | |
^ | |
configure:62296: $? = 0 | |
configure:62306: gfortran conftestf.f conftest.o -o conftest -lz | |
conftestf.f:5.18: | |
common /foo/a,w,b,x,y,c,z | |
1 | |
Warning: Padding of 15 bytes required before 'w' in COMMON 'foo' at (1); reorder elements or use -fno-align-commons | |
conftestf.f:5.18: | |
common /foo/a,w,b,x,y,c,z | |
1 | |
Warning: Padding of 15 bytes required before 'x' in COMMON 'foo' at (1); reorder elements or use -fno-align-commons | |
conftestf.f:5.18: | |
common /foo/a,w,b,x,y,c,z | |
1 | |
Warning: Padding of 15 bytes required before 'z' in COMMON 'foo' at (1); reorder elements or use -fno-align-commons | |
configure:62313: $? = 0 | |
configure:62344: ./conftest | |
configure:62351: $? = 0 | |
configure:62367: result: 16 | |
configure:62421: checking for corresponding KIND value of COMPLEX*32 | |
configure:62444: result: C_LONG_DOUBLE_COMPLEX | |
configure:62462: checking KIND value of Fortran C_LONG_DOUBLE_COMPLEX | |
configure:62490: gfortran -o conftest conftest.f90 -lz >&5 | |
configure:62490: $? = 0 | |
configure:62490: ./conftest | |
configure:62490: $? = 0 | |
configure:62592: result: 16 | |
configure:62749: checking if Fortran compiler supports DOUBLE COMPLEX | |
configure:62764: gfortran -c conftest.f90 >&5 | |
configure:62764: $? = 0 | |
configure:62777: result: yes | |
configure:62812: checking size of Fortran DOUBLE COMPLEX | |
configure:62880: gcc -std=gnu99 -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing -I. -c conftest.c | |
conftest.c:8:6: warning: no previous prototype for 'size_' [-Wmissing-prototypes] | |
void size_(char *a, char *b) | |
^ | |
configure:62887: $? = 0 | |
configure:62897: gfortran conftestf.f90 conftest.o -o conftest -lz | |
configure:62904: $? = 0 | |
configure:62948: ./conftest | |
configure:62955: $? = 0 | |
configure:62971: result: 16 | |
configure:62994: checking for C type corresponding to DOUBLE COMPLEX | |
configure:63025: result: double _Complex | |
configure:63094: checking alignment of Fortran DOUBLE COMPLEX | |
configure:63172: gcc -std=gnu99 -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing -I. -c conftest.c | |
conftest.c:8:6: warning: no previous prototype for 'align_' [-Wmissing-prototypes] | |
void align_(char *w, char *x, char *y, char *z) | |
^ | |
configure:63179: $? = 0 | |
configure:63189: gfortran conftestf.f conftest.o -o conftest -lz | |
conftestf.f:5.18: | |
common /foo/a,w,b,x,y,c,z | |
1 | |
Warning: Padding of 7 bytes required before 'w' in COMMON 'foo' at (1); reorder elements or use -fno-align-commons | |
conftestf.f:5.18: | |
common /foo/a,w,b,x,y,c,z | |
1 | |
Warning: Padding of 7 bytes required before 'x' in COMMON 'foo' at (1); reorder elements or use -fno-align-commons | |
conftestf.f:5.18: | |
common /foo/a,w,b,x,y,c,z | |
1 | |
Warning: Padding of 7 bytes required before 'z' in COMMON 'foo' at (1); reorder elements or use -fno-align-commons | |
configure:63196: $? = 0 | |
configure:63227: ./conftest | |
configure:63234: $? = 0 | |
configure:63250: result: 8 | |
configure:63304: checking for corresponding KIND value of DOUBLE COMPLEX | |
configure:63327: result: C_DOUBLE_COMPLEX | |
configure:63345: checking KIND value of Fortran C_DOUBLE_COMPLEX | |
configure:63475: result: 8 | |
configure:63578: checking for max Fortran MPI handle index | |
configure:63717: gcc -std=gnu99 -o conftest -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c -lz >&5 | |
conftest.c:370:1: warning: function declaration isn't a prototype [-Wstrict-prototypes] | |
main () | |
^ | |
configure:63717: $? = 0 | |
configure:63717: ./conftest | |
configure:63717: $? = 0 | |
configure:63749: result: 2147483647 | |
configure:63776: checking Fortran value for .TRUE. logical type | |
configure:63859: gcc -std=gnu99 -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing -I. -c conftest.c | |
conftest.c:9:6: warning: no previous prototype for 'ompi_print_f' [-Wmissing-prototypes] | |
void ompi_print_f(ompi_fortran_logical_t * logical) | |
^ | |
conftest.c:27:6: warning: no previous prototype for 'ompi_print' [-Wmissing-prototypes] | |
void ompi_print(ompi_fortran_logical_t *logical) | |
^ | |
conftest.c:30:6: warning: no previous prototype for 'ompi_print_' [-Wmissing-prototypes] | |
void ompi_print_(ompi_fortran_logical_t *logical) | |
^ | |
conftest.c:33:6: warning: no previous prototype for 'ompi_print__' [-Wmissing-prototypes] | |
void ompi_print__(ompi_fortran_logical_t *logical) | |
^ | |
conftest.c:36:6: warning: no previous prototype for 'OMPI_PRINT' [-Wmissing-prototypes] | |
void OMPI_PRINT(ompi_fortran_logical_t *logical) | |
^ | |
configure:63866: $? = 0 | |
configure:63876: gfortran -o conftest conftest.o conftestf.f -lz | |
configure:63883: $? = 0 | |
configure:63911: ./conftest | |
configure:63918: $? = 0 | |
configure:63935: result: 1 | |
configure:63952: checking for correct handling of Fortran logical arrays | |
configure:64029: gcc -std=gnu99 -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing -I. -c conftest.c | |
conftest.c:8:6: warning: no previous prototype for 'ompi_check_f' [-Wmissing-prototypes] | |
void ompi_check_f(ompi_fortran_logical_t * logical) | |
^ | |
conftest.c:20:6: warning: no previous prototype for 'ompi_check' [-Wmissing-prototypes] | |
void ompi_check(ompi_fortran_logical_t * logical) | |
^ | |
conftest.c:23:6: warning: no previous prototype for 'ompi_check_' [-Wmissing-prototypes] | |
void ompi_check_(ompi_fortran_logical_t * logical) | |
^ | |
conftest.c:26:6: warning: no previous prototype for 'ompi_check__' [-Wmissing-prototypes] | |
void ompi_check__(ompi_fortran_logical_t * logical) | |
^ | |
conftest.c:29:6: warning: no previous prototype for 'OMPI_CHECK' [-Wmissing-prototypes] | |
void OMPI_CHECK(ompi_fortran_logical_t * logical) | |
^ | |
configure:64036: $? = 0 | |
configure:64046: gfortran conftestf.f conftest.o -o conftest -lz | |
configure:64053: $? = 0 | |
configure:64080: ./conftest | |
configure:64087: $? = 0 | |
configure:64107: result: yes | |
configure:64161: checking max supported Fortran array rank | |
testing Fortran dimension 2 / 2,2 | |
configure:64200: gfortran -c conftest.f90 >&5 | |
configure:64200: $? = 0 | |
testing Fortran dimension 3 / 2,2,2 | |
configure:64200: gfortran -c conftest.f90 >&5 | |
configure:64200: $? = 0 | |
testing Fortran dimension 4 / 2,2,2,2 | |
configure:64200: gfortran -c conftest.f90 >&5 | |
configure:64200: $? = 0 | |
testing Fortran dimension 5 / 2,2,2,2,2 | |
configure:64200: gfortran -c conftest.f90 >&5 | |
configure:64200: $? = 0 | |
testing Fortran dimension 6 / 2,2,2,2,2,2 | |
configure:64200: gfortran -c conftest.f90 >&5 | |
configure:64200: $? = 0 | |
testing Fortran dimension 7 / 2,2,2,2,2,2,2 | |
configure:64200: gfortran -c conftest.f90 >&5 | |
configure:64200: $? = 0 | |
testing Fortran dimension 8 / 2,2,2,2,2,2,2,2 | |
configure:64200: gfortran -c conftest.f90 >&5 | |
conftest.f90:2.37: | |
INTEGER, DIMENSION(2,2,2,2,2,2,2,2) :: var | |
1 | |
Error: Array specification at (1) has more than 7 dimensions | |
conftest.f90:3.4: | |
var(2,2,2,2,2,2,2,2) = 3 | |
1 | |
Error: Unclassifiable statement at (1) | |
configure:64200: $? = 1 | |
configure: failed program was: | |
| PROGRAM test_program | |
| INTEGER, DIMENSION(2,2,2,2,2,2,2,2) :: var | |
| var(2,2,2,2,2,2,2,2) = 3 | |
| END PROGRAM test_program | |
configure:64217: result: 7 | |
configure:64255: checking for the value of MPI_STATUS_SIZE | |
configure:64274: result: 6 Fortran INTEGERs | |
configure:64507: checking KIND value of Fortran C_INT16_T | |
configure:64535: gfortran -o conftest conftest.f90 -lz >&5 | |
configure:64535: $? = 0 | |
configure:64535: ./conftest | |
configure:64535: $? = 0 | |
configure:64636: result: 2 | |
configure:64648: checking KIND value of Fortran C_INT32_T | |
configure:64676: gfortran -o conftest conftest.f90 -lz >&5 | |
configure:64676: $? = 0 | |
configure:64676: ./conftest | |
configure:64676: $? = 0 | |
configure:64777: result: 4 | |
configure:64789: checking KIND value of Fortran C_INT64_T | |
configure:64817: gfortran -o conftest conftest.f90 -lz >&5 | |
configure:64817: $? = 0 | |
configure:64817: ./conftest | |
configure:64817: $? = 0 | |
configure:64918: result: 8 | |
configure:64929: checking if building Fortran mpif.h bindings | |
configure:64933: result: yes | |
configure:64946: checking if Fortran compiler supports INTERFACE | |
configure:64968: gfortran -c conftest.f90 >&5 | |
configure:64968: $? = 0 | |
configure:64984: result: yes | |
configure:65001: checking if Fortran compiler supports ISO_FORTRAN_ENV | |
configure:65018: gfortran -c conftest.f90 >&5 | |
configure:65018: $? = 0 | |
configure:65032: result: yes | |
configure:65062: checking if Fortran compiler supports STORAGE_SIZE for relevant types | |
configure:65140: gfortran -o conftest conftest.f90 -lz >&5 | |
conftest.f90:32.24: | |
size = storage_size(x) / 8 | |
1 | |
Error: The upper bound in the last dimension must appear in the reference to the assumed size array 'x' at (1) | |
conftest.f90:48.24: | |
size = storage_size(x) / 8 | |
1 | |
Error: The upper bound in the last dimension must appear in the reference to the assumed size array 'x' at (1) | |
conftest.f90:64.24: | |
size = storage_size(x) / 8 | |
1 | |
Error: The upper bound in the last dimension must appear in the reference to the assumed size array 'x' at (1) | |
configure:65140: $? = 1 | |
configure: failed program was: | |
| program check_for_storage_size | |
| USE, INTRINSIC :: iso_fortran_env, ONLY: REAL32, INT32 | |
| integer size | |
| complex(real32) :: c32 | |
| complex(real32), dimension(5) :: c32_array | |
| real(real32) :: r32 | |
| real(real32), dimension(5) :: r32_array | |
| integer(int32) :: i32 | |
| integer(int32), dimension(5) :: i32_array | |
| | |
| call storage_size_complex32_scalar(c32, size) | |
| call storage_size_complex32_r1(c32_array, size) | |
| call storage_size_int32_scalar(i32, size) | |
| call storage_size_int32_r1(i32_array, size) | |
| call storage_size_real32_scalar(r32, size) | |
| call storage_size_real32_r1(r32_array, size) | |
| end program | |
| | |
| SUBROUTINE storage_size_complex32_scalar(x, size) | |
| USE, INTRINSIC :: iso_fortran_env, ONLY: REAL32 | |
| COMPLEX(REAL32) ::x | |
| INTEGER, INTENT(OUT) :: size | |
| | |
| size = storage_size(x) / 8 | |
| END SUBROUTINE storage_size_complex32_scalar | |
| | |
| SUBROUTINE storage_size_complex32_r1(x, size) | |
| USE, INTRINSIC :: iso_fortran_env, ONLY: REAL32 | |
| COMPLEX(REAL32), DIMENSION(*)::x | |
| INTEGER, INTENT(OUT) :: size | |
| | |
| size = storage_size(x) / 8 | |
| END SUBROUTINE storage_size_complex32_r1 | |
| | |
| SUBROUTINE storage_size_int32_scalar(x, size) | |
| USE, INTRINSIC :: iso_fortran_env, ONLY: INT32 | |
| INTEGER(INT32) ::x | |
| INTEGER, INTENT(OUT) :: size | |
| | |
| size = storage_size(x) / 8 | |
| END SUBROUTINE storage_size_int32_scalar | |
| | |
| SUBROUTINE storage_size_int32_r1(x, size) | |
| USE, INTRINSIC :: iso_fortran_env, ONLY: INT32 | |
| INTEGER(INT32), DIMENSION(*)::x | |
| INTEGER, INTENT(OUT) :: size | |
| | |
| size = storage_size(x) / 8 | |
| END SUBROUTINE storage_size_int32_r1 | |
| | |
| SUBROUTINE storage_size_real32_scalar(x, size) | |
| USE, INTRINSIC :: iso_fortran_env, ONLY: REAL32 | |
| REAL(REAL32) ::x | |
| INTEGER, INTENT(OUT) :: size | |
| | |
| size = storage_size(x) / 8 | |
| END SUBROUTINE storage_size_real32_scalar | |
| | |
| SUBROUTINE storage_size_real32_r1(x, size) | |
| USE, INTRINSIC :: iso_fortran_env, ONLY: REAL32 | |
| REAL(REAL32), DIMENSION(*)::x | |
| INTEGER, INTENT(OUT) :: size | |
| | |
| size = storage_size(x) / 8 | |
| END SUBROUTINE storage_size_real32_r1 | |
| | |
configure:65155: result: no | |
configure:65191: checking for Fortran compiler module include flag | |
configure:65215: gfortran -c conftest-module.f90 -lz | |
configure:65222: $? = 0 | |
configure:65259: gfortran conftest.f90 -Isubdir -lz | |
configure:65266: $? = 0 | |
configure:65284: result: -I | |
configure:65349: checking Fortran compiler ignore TKR syntax | |
configure:65397: result: not cached; checking variants | |
configure:65448: checking for Fortran compiler support of TYPE(*), DIMENSION(*) | |
configure:65515: gfortran -c conftest.f90 >&5 | |
conftest.f90:39.11: | |
call foo(buffer1, count) | |
1 | |
Error: Rank mismatch in argument 'buffer' at (1) (scalar and rank-1) | |
configure:65515: $? = 1 | |
configure: failed program was: | |
| program main | |
| ! | |
| ! Autoconf puts "program main" at the top | |
| | |
| interface | |
| subroutine force_assumed_shape(a, count) | |
| integer :: count | |
| complex, dimension(:,:) :: a | |
| end subroutine force_assumed_shape | |
| end interface | |
| | |
| interface | |
| subroutine foo(buffer, count) | |
| ! buffer | |
| type(*), intent(in) :: buffer | |
| integer, intent(in) :: count | |
| end subroutine foo | |
| end interface | |
| | |
| ! Simple interface with an un-typed first argument (e.g., a choice buffer) | |
| integer :: count | |
| real :: buffer1(3) | |
| character :: buffer2 | |
| complex :: buffer3(4,4) | |
| complex, pointer, dimension(:,:) :: ptr | |
| target :: buffer3 | |
| integer :: buffer4 | |
| ptr => buffer3 | |
| | |
| ! Set some known values (somewhat irrelevant for this test, but just be | |
| ! sure that the values are initialized) | |
| a = 17 | |
| buffer1(1) = 4.5 | |
| buffer1(2) = 6.7 | |
| buffer1(3) = 8.9 | |
| buffer2 = 'a' | |
| | |
| ! Call with one type for the first argument | |
| call foo(buffer1, count) | |
| ! Call with a different type for the first argument | |
| call foo(buffer2, count) | |
| ! Force us through an assumed shape | |
| call force_assumed_shape(buffer3, count) | |
| ! Force a pointer call through an assumed shape (!) | |
| ptr => buffer3 | |
| ! Also try with a simple scalar integer | |
| ! (Intel 2016 compiler suite only partially supports GCC pragmas; | |
| ! they work with all the above buffer types, but fail with a | |
| ! simple scalar integer) | |
| call foo(buffer4, count) | |
| | |
| end program | |
| | |
| subroutine force_assumed_shape(a, count) | |
| integer :: count | |
| real, dimension(:,:) :: a | |
| call foo(a, count) | |
| end subroutine force_assumed_shape | |
| | |
| ! Autoconf puts "end" after the last line | |
| subroutine bogus | |
| | |
| end | |
configure:65525: result: no | |
configure:65601: checking for Fortran compiler support of !GCC$ ATTRIBUTES NO_ARG_CHECK | |
configure:65668: gfortran -c conftest.f90 >&5 | |
conftest.f90:14.36: | |
!GCC$ ATTRIBUTES NO_ARG_CHECK :: buffer | |
1 | |
Error: Unknown attribute in !GCC$ ATTRIBUTES statement at (1) | |
conftest.f90:50.11: | |
call foo(buffer4, count) | |
1 | |
Error: Rank mismatch in argument 'buffer' at (1) (rank-1 and scalar) | |
configure:65668: $? = 1 | |
configure: failed program was: | |
| program main | |
| ! | |
| ! Autoconf puts "program main" at the top | |
| | |
| interface | |
| subroutine force_assumed_shape(a, count) | |
| integer :: count | |
| complex, dimension(:,:) :: a | |
| end subroutine force_assumed_shape | |
| end interface | |
| | |
| interface | |
| subroutine foo(buffer, count) | |
| !GCC$ ATTRIBUTES NO_ARG_CHECK :: buffer | |
| type(*), dimension(*), intent(in) :: buffer | |
| integer, intent(in) :: count | |
| end subroutine foo | |
| end interface | |
| | |
| ! Simple interface with an un-typed first argument (e.g., a choice buffer) | |
| integer :: count | |
| real :: buffer1(3) | |
| character :: buffer2 | |
| complex :: buffer3(4,4) | |
| complex, pointer, dimension(:,:) :: ptr | |
| target :: buffer3 | |
| integer :: buffer4 | |
| ptr => buffer3 | |
| | |
| ! Set some known values (somewhat irrelevant for this test, but just be | |
| ! sure that the values are initialized) | |
| a = 17 | |
| buffer1(1) = 4.5 | |
| buffer1(2) = 6.7 | |
| buffer1(3) = 8.9 | |
| buffer2 = 'a' | |
| | |
| ! Call with one type for the first argument | |
| call foo(buffer1, count) | |
| ! Call with a different type for the first argument | |
| call foo(buffer2, count) | |
| ! Force us through an assumed shape | |
| call force_assumed_shape(buffer3, count) | |
| ! Force a pointer call through an assumed shape (!) | |
| ptr => buffer3 | |
| ! Also try with a simple scalar integer | |
| ! (Intel 2016 compiler suite only partially supports GCC pragmas; | |
| ! they work with all the above buffer types, but fail with a | |
| ! simple scalar integer) | |
| call foo(buffer4, count) | |
| | |
| end program | |
| | |
| subroutine force_assumed_shape(a, count) | |
| integer :: count | |
| real, dimension(:,:) :: a | |
| call foo(a, count) | |
| end subroutine force_assumed_shape | |
| | |
| ! Autoconf puts "end" after the last line | |
| subroutine bogus | |
| | |
| end | |
configure:65678: result: no | |
configure:65754: checking for Fortran compiler support of !DEC$ ATTRIBUTES NO_ARG_CHECK | |
configure:65821: gfortran -c conftest.f90 >&5 | |
conftest.f90:41.11: | |
call foo(buffer2, count) | |
1 | |
Error: Type mismatch in argument 'buffer' at (1); passed CHARACTER(1) to REAL(4) | |
conftest.f90:50.11: | |
call foo(buffer4, count) | |
1 | |
Error: Type mismatch in argument 'buffer' at (1); passed INTEGER(4) to REAL(4) | |
configure:65821: $? = 1 | |
configure: failed program was: | |
| program main | |
| ! | |
| ! Autoconf puts "program main" at the top | |
| | |
| interface | |
| subroutine force_assumed_shape(a, count) | |
| integer :: count | |
| complex, dimension(:,:) :: a | |
| end subroutine force_assumed_shape | |
| end interface | |
| | |
| interface | |
| subroutine foo(buffer, count) | |
| !DEC$ ATTRIBUTES NO_ARG_CHECK :: buffer | |
| real, dimension(*), intent(in) :: buffer | |
| integer, intent(in) :: count | |
| end subroutine foo | |
| end interface | |
| | |
| ! Simple interface with an un-typed first argument (e.g., a choice buffer) | |
| integer :: count | |
| real :: buffer1(3) | |
| character :: buffer2 | |
| complex :: buffer3(4,4) | |
| complex, pointer, dimension(:,:) :: ptr | |
| target :: buffer3 | |
| integer :: buffer4 | |
| ptr => buffer3 | |
| | |
| ! Set some known values (somewhat irrelevant for this test, but just be | |
| ! sure that the values are initialized) | |
| a = 17 | |
| buffer1(1) = 4.5 | |
| buffer1(2) = 6.7 | |
| buffer1(3) = 8.9 | |
| buffer2 = 'a' | |
| | |
| ! Call with one type for the first argument | |
| call foo(buffer1, count) | |
| ! Call with a different type for the first argument | |
| call foo(buffer2, count) | |
| ! Force us through an assumed shape | |
| call force_assumed_shape(buffer3, count) | |
| ! Force a pointer call through an assumed shape (!) | |
| ptr => buffer3 | |
| ! Also try with a simple scalar integer | |
| ! (Intel 2016 compiler suite only partially supports GCC pragmas; | |
| ! they work with all the above buffer types, but fail with a | |
| ! simple scalar integer) | |
| call foo(buffer4, count) | |
| | |
| end program | |
| | |
| subroutine force_assumed_shape(a, count) | |
| integer :: count | |
| real, dimension(:,:) :: a | |
| call foo(a, count) | |
| end subroutine force_assumed_shape | |
| | |
| ! Autoconf puts "end" after the last line | |
| subroutine bogus | |
| | |
| end | |
configure:65831: result: no | |
configure:65909: checking for Fortran compiler support of !$PRAGMA IGNORE_TKR | |
configure:65976: gfortran -c conftest.f90 >&5 | |
conftest.f90:39.11: | |
call foo(buffer1, count) | |
1 | |
Error: Type mismatch in argument 'buffer' at (1); passed REAL(4) to CHARACTER(1) | |
conftest.f90:50.11: | |
call foo(buffer4, count) | |
1 | |
Error: Type mismatch in argument 'buffer' at (1); passed INTEGER(4) to CHARACTER(1) | |
configure:65976: $? = 1 | |
configure: failed program was: | |
| program main | |
| ! | |
| ! Autoconf puts "program main" at the top | |
| | |
| interface | |
| subroutine force_assumed_shape(a, count) | |
| integer :: count | |
| complex, dimension(:,:) :: a | |
| end subroutine force_assumed_shape | |
| end interface | |
| | |
| interface | |
| subroutine foo(buffer, count) | |
| !$PRAGMA IGNORE_TKR buffer | |
| character(*), intent(in) :: buffer | |
| integer, intent(in) :: count | |
| end subroutine foo | |
| end interface | |
| | |
| ! Simple interface with an un-typed first argument (e.g., a choice buffer) | |
| integer :: count | |
| real :: buffer1(3) | |
| character :: buffer2 | |
| complex :: buffer3(4,4) | |
| complex, pointer, dimension(:,:) :: ptr | |
| target :: buffer3 | |
| integer :: buffer4 | |
| ptr => buffer3 | |
| | |
| ! Set some known values (somewhat irrelevant for this test, but just be | |
| ! sure that the values are initialized) | |
| a = 17 | |
| buffer1(1) = 4.5 | |
| buffer1(2) = 6.7 | |
| buffer1(3) = 8.9 | |
| buffer2 = 'a' | |
| | |
| ! Call with one type for the first argument | |
| call foo(buffer1, count) | |
| ! Call with a different type for the first argument | |
| call foo(buffer2, count) | |
| ! Force us through an assumed shape | |
| call force_assumed_shape(buffer3, count) | |
| ! Force a pointer call through an assumed shape (!) | |
| ptr => buffer3 | |
| ! Also try with a simple scalar integer | |
| ! (Intel 2016 compiler suite only partially supports GCC pragmas; | |
| ! they work with all the above buffer types, but fail with a | |
| ! simple scalar integer) | |
| call foo(buffer4, count) | |
| | |
| end program | |
| | |
| subroutine force_assumed_shape(a, count) | |
| integer :: count | |
| real, dimension(:,:) :: a | |
| call foo(a, count) | |
| end subroutine force_assumed_shape | |
| | |
| ! Autoconf puts "end" after the last line | |
| subroutine bogus | |
| | |
| end | |
configure:65986: result: no | |
configure:66062: checking for Fortran compiler support of !DIR$ IGNORE_TKR | |
configure:66129: gfortran -c conftest.f90 >&5 | |
conftest.f90:41.11: | |
call foo(buffer2, count) | |
1 | |
Error: Type mismatch in argument 'buffer' at (1); passed CHARACTER(1) to REAL(4) | |
conftest.f90:50.11: | |
call foo(buffer4, count) | |
1 | |
Error: Type mismatch in argument 'buffer' at (1); passed INTEGER(4) to REAL(4) | |
configure:66129: $? = 1 | |
configure: failed program was: | |
| program main | |
| ! | |
| ! Autoconf puts "program main" at the top | |
| | |
| interface | |
| subroutine force_assumed_shape(a, count) | |
| integer :: count | |
| complex, dimension(:,:) :: a | |
| end subroutine force_assumed_shape | |
| end interface | |
| | |
| interface | |
| subroutine foo(buffer, count) | |
| !DIR$ IGNORE_TKR buffer | |
| real, dimension(*), intent(in) :: buffer | |
| integer, intent(in) :: count | |
| end subroutine foo | |
| end interface | |
| | |
| ! Simple interface with an un-typed first argument (e.g., a choice buffer) | |
| integer :: count | |
| real :: buffer1(3) | |
| character :: buffer2 | |
| complex :: buffer3(4,4) | |
| complex, pointer, dimension(:,:) :: ptr | |
| target :: buffer3 | |
| integer :: buffer4 | |
| ptr => buffer3 | |
| | |
| ! Set some known values (somewhat irrelevant for this test, but just be | |
| ! sure that the values are initialized) | |
| a = 17 | |
| buffer1(1) = 4.5 | |
| buffer1(2) = 6.7 | |
| buffer1(3) = 8.9 | |
| buffer2 = 'a' | |
| | |
| ! Call with one type for the first argument | |
| call foo(buffer1, count) | |
| ! Call with a different type for the first argument | |
| call foo(buffer2, count) | |
| ! Force us through an assumed shape | |
| call force_assumed_shape(buffer3, count) | |
| ! Force a pointer call through an assumed shape (!) | |
| ptr => buffer3 | |
| ! Also try with a simple scalar integer | |
| ! (Intel 2016 compiler suite only partially supports GCC pragmas; | |
| ! they work with all the above buffer types, but fail with a | |
| ! simple scalar integer) | |
| call foo(buffer4, count) | |
| | |
| end program | |
| | |
| subroutine force_assumed_shape(a, count) | |
| integer :: count | |
| real, dimension(:,:) :: a | |
| call foo(a, count) | |
| end subroutine force_assumed_shape | |
| | |
| ! Autoconf puts "end" after the last line | |
| subroutine bogus | |
| | |
| end | |
configure:66139: result: no | |
configure:66215: checking for Fortran compiler support of !IBM* IGNORE_TKR | |
configure:66282: gfortran -c conftest.f90 >&5 | |
conftest.f90:41.11: | |
call foo(buffer2, count) | |
1 | |
Error: Type mismatch in argument 'buffer' at (1); passed CHARACTER(1) to REAL(4) | |
conftest.f90:50.11: | |
call foo(buffer4, count) | |
1 | |
Error: Type mismatch in argument 'buffer' at (1); passed INTEGER(4) to REAL(4) | |
configure:66282: $? = 1 | |
configure: failed program was: | |
| program main | |
| ! | |
| ! Autoconf puts "program main" at the top | |
| | |
| interface | |
| subroutine force_assumed_shape(a, count) | |
| integer :: count | |
| complex, dimension(:,:) :: a | |
| end subroutine force_assumed_shape | |
| end interface | |
| | |
| interface | |
| subroutine foo(buffer, count) | |
| !IBM* IGNORE_TKR buffer | |
| real, dimension(*), intent(in) :: buffer | |
| integer, intent(in) :: count | |
| end subroutine foo | |
| end interface | |
| | |
| ! Simple interface with an un-typed first argument (e.g., a choice buffer) | |
| integer :: count | |
| real :: buffer1(3) | |
| character :: buffer2 | |
| complex :: buffer3(4,4) | |
| complex, pointer, dimension(:,:) :: ptr | |
| target :: buffer3 | |
| integer :: buffer4 | |
| ptr => buffer3 | |
| | |
| ! Set some known values (somewhat irrelevant for this test, but just be | |
| ! sure that the values are initialized) | |
| a = 17 | |
| buffer1(1) = 4.5 | |
| buffer1(2) = 6.7 | |
| buffer1(3) = 8.9 | |
| buffer2 = 'a' | |
| | |
| ! Call with one type for the first argument | |
| call foo(buffer1, count) | |
| ! Call with a different type for the first argument | |
| call foo(buffer2, count) | |
| ! Force us through an assumed shape | |
| call force_assumed_shape(buffer3, count) | |
| ! Force a pointer call through an assumed shape (!) | |
| ptr => buffer3 | |
| ! Also try with a simple scalar integer | |
| ! (Intel 2016 compiler suite only partially supports GCC pragmas; | |
| ! they work with all the above buffer types, but fail with a | |
| ! simple scalar integer) | |
| call foo(buffer4, count) | |
| | |
| end program | |
| | |
| subroutine force_assumed_shape(a, count) | |
| integer :: count | |
| real, dimension(:,:) :: a | |
| call foo(a, count) | |
| end subroutine force_assumed_shape | |
| | |
| ! Autoconf puts "end" after the last line | |
| subroutine bogus | |
| | |
| end | |
configure:66292: result: no | |
configure:66328: checking Fortran compiler ignore TKR syntax | |
configure:66353: result: 0:real:! | |
configure:66416: checking if Fortran compiler supports ISO_C_BINDING | |
configure:66434: gfortran -c conftest.f90 >&5 | |
configure:66434: $? = 0 | |
configure:66448: result: yes | |
configure:66460: checking if building Fortran 'use mpi' bindings | |
configure:66463: result: yes | |
configure:67799: checking if building Fortran 'use mpi_f08' bindings | |
configure:67807: result: no | |
configure:5870: === Header file tests | |
configure:68368: checking alloca.h usability | |
configure:68368: gcc -std=gnu99 -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5 | |
configure:68368: $? = 0 | |
configure:68368: result: yes | |
configure:68368: checking alloca.h presence | |
configure:68368: gcc -E conftest.c | |
configure:68368: $? = 0 | |
configure:68368: result: yes | |
configure:68368: checking for alloca.h | |
configure:68368: result: yes | |
configure:68368: checking aio.h usability | |
configure:68368: gcc -std=gnu99 -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5 | |
configure:68368: $? = 0 | |
configure:68368: result: yes | |
configure:68368: checking aio.h presence | |
configure:68368: gcc -E conftest.c | |
configure:68368: $? = 0 | |
configure:68368: result: yes | |
configure:68368: checking for aio.h | |
configure:68368: result: yes | |
configure:68368: checking arpa/inet.h usability | |
configure:68368: gcc -std=gnu99 -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5 | |
configure:68368: $? = 0 | |
configure:68368: result: yes | |
configure:68368: checking arpa/inet.h presence | |
configure:68368: gcc -E conftest.c | |
configure:68368: $? = 0 | |
configure:68368: result: yes | |
configure:68368: checking for arpa/inet.h | |
configure:68368: result: yes | |
configure:68368: checking dirent.h usability | |
configure:68368: gcc -std=gnu99 -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5 | |
configure:68368: $? = 0 | |
configure:68368: result: yes | |
configure:68368: checking dirent.h presence | |
configure:68368: gcc -E conftest.c | |
configure:68368: $? = 0 | |
configure:68368: result: yes | |
configure:68368: checking for dirent.h | |
configure:68368: result: yes | |
configure:68368: checking dlfcn.h usability | |
configure:68368: gcc -std=gnu99 -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5 | |
configure:68368: $? = 0 | |
configure:68368: result: yes | |
configure:68368: checking dlfcn.h presence | |
configure:68368: gcc -E conftest.c | |
configure:68368: $? = 0 | |
configure:68368: result: yes | |
configure:68368: checking for dlfcn.h | |
configure:68368: result: yes | |
configure:68368: checking endian.h usability | |
configure:68368: gcc -std=gnu99 -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5 | |
configure:68368: $? = 0 | |
configure:68368: result: yes | |
configure:68368: checking endian.h presence | |
configure:68368: gcc -E conftest.c | |
configure:68368: $? = 0 | |
configure:68368: result: yes | |
configure:68368: checking for endian.h | |
configure:68368: result: yes | |
configure:68368: checking execinfo.h usability | |
configure:68368: gcc -std=gnu99 -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5 | |
configure:68368: $? = 0 | |
configure:68368: result: yes | |
configure:68368: checking execinfo.h presence | |
configure:68368: gcc -E conftest.c | |
configure:68368: $? = 0 | |
configure:68368: result: yes | |
configure:68368: checking for execinfo.h | |
configure:68368: result: yes | |
configure:68368: checking err.h usability | |
configure:68368: gcc -std=gnu99 -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5 | |
configure:68368: $? = 0 | |
configure:68368: result: yes | |
configure:68368: checking err.h presence | |
configure:68368: gcc -E conftest.c | |
configure:68368: $? = 0 | |
configure:68368: result: yes | |
configure:68368: checking for err.h | |
configure:68368: result: yes | |
configure:68368: checking fcntl.h usability | |
configure:68368: gcc -std=gnu99 -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5 | |
configure:68368: $? = 0 | |
configure:68368: result: yes | |
configure:68368: checking fcntl.h presence | |
configure:68368: gcc -E conftest.c | |
configure:68368: $? = 0 | |
configure:68368: result: yes | |
configure:68368: checking for fcntl.h | |
configure:68368: result: yes | |
configure:68368: checking grp.h usability | |
configure:68368: gcc -std=gnu99 -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5 | |
configure:68368: $? = 0 | |
configure:68368: result: yes | |
configure:68368: checking grp.h presence | |
configure:68368: gcc -E conftest.c | |
configure:68368: $? = 0 | |
configure:68368: result: yes | |
configure:68368: checking for grp.h | |
configure:68368: result: yes | |
configure:68368: checking libgen.h usability | |
configure:68368: gcc -std=gnu99 -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5 | |
configure:68368: $? = 0 | |
configure:68368: result: yes | |
configure:68368: checking libgen.h presence | |
configure:68368: gcc -E conftest.c | |
configure:68368: $? = 0 | |
configure:68368: result: yes | |
configure:68368: checking for libgen.h | |
configure:68368: result: yes | |
configure:68368: checking libutil.h usability | |
configure:68368: gcc -std=gnu99 -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5 | |
conftest.c:439:21: fatal error: libutil.h: No such file or directory | |
#include <libutil.h> | |
^ | |
compilation terminated. | |
configure:68368: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "Open MPI" | |
| #define PACKAGE_TARNAME "openmpi" | |
| #define PACKAGE_VERSION "gitclone" | |
| #define PACKAGE_STRING "Open MPI gitclone" | |
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | |
| #define PACKAGE_URL "" | |
| #define OPAL_ARCH "powerpc64le-unknown-linux-gnu" | |
| #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 __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define OMPI_MAJOR_VERSION 4 | |
| #define OMPI_MINOR_VERSION 0 | |
| #define OMPI_RELEASE_VERSION 0 | |
| #define OMPI_GREEK_VERSION "a1" | |
| #define OMPI_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OMPI_TARBALL_VERSION "gitclone" | |
| #define OMPI_VERSION "0" | |
| #define OMPI_RELEASE_DATE "Unreleased developer copy" | |
| #define ORTE_MAJOR_VERSION 4 | |
| #define ORTE_MINOR_VERSION 0 | |
| #define ORTE_RELEASE_VERSION 0 | |
| #define ORTE_GREEK_VERSION "a1" | |
| #define ORTE_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define ORTE_TARBALL_VERSION "gitclone" | |
| #define ORTE_VERSION "0" | |
| #define ORTE_RELEASE_DATE "Unreleased developer copy" | |
| #define OSHMEM_MAJOR_VERSION 4 | |
| #define OSHMEM_MINOR_VERSION 0 | |
| #define OSHMEM_RELEASE_VERSION 0 | |
| #define OSHMEM_GREEK_VERSION "a1" | |
| #define OSHMEM_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OSHMEM_TARBALL_VERSION "gitclone" | |
| #define OSHMEM_VERSION "0" | |
| #define OSHMEM_RELEASE_DATE "Unreleased developer copy" | |
| #define OPAL_MAJOR_VERSION 4 | |
| #define OPAL_MINOR_VERSION 0 | |
| #define OPAL_RELEASE_VERSION 0 | |
| #define OPAL_GREEK_VERSION "a1" | |
| #define OPAL_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OPAL_TARBALL_VERSION "gitclone" | |
| #define OPAL_VERSION "0" | |
| #define OPAL_RELEASE_DATE "Unreleased developer copy" | |
| #define OPAL_ENABLE_MEM_DEBUG 0 | |
| #define OPAL_ENABLE_MEM_PROFILE 0 | |
| #define OPAL_ENABLE_TIMING 0 | |
| #define OPAL_ENABLE_DEBUG 0 | |
| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1 | |
| #define OPAL_ENABLE_PTY_SUPPORT 1 | |
| #define OPAL_ENABLE_DLOPEN_SUPPORT 1 | |
| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1 | |
| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0 | |
| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0 | |
| #define OPAL_WANT_HOME_CONFIG_FILES 1 | |
| #define OPAL_ENABLE_IPV6 0 | |
| #define OPAL_PACKAGE_STRING "Open MPI gpaulsen@c656f6n04 Distribution" | |
| #define OPAL_IDENT_STRING "4.0.0a1" | |
| #define OPAL_MAX_PROCESSOR_NAME 256 | |
| #define OPAL_MAX_ERROR_STRING 256 | |
| #define OPAL_MAX_OBJECT_NAME 64 | |
| #define OPAL_MAX_INFO_KEY 36 | |
| #define OPAL_MAX_INFO_VAL 256 | |
| #define OPAL_MAX_PORT_NAME 1024 | |
| #define OPAL_MAX_DATAREP_STRING 128 | |
| #define OPAL_ENABLE_CRDEBUG 0 | |
| #define OPAL_ENABLE_GETPWUID 1 | |
| #define OPAL_ENABLE_PROGRESS_THREADS 0 | |
| #define HAVE_ZLIB_H 1 | |
| #define OPAL_HAVE_ZLIB 1 | |
| #define OPAL_HAVE_SOLARIS 0 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_NETINET_TCP_H 1 | |
| #define HAVE_STRUCT_SOCKADDR_IN 1 | |
| #define OPAL_CUDA_SUPPORT 0 | |
| #define OPAL_CUDA_SYNC_MEMOPS 0 | |
| #define OPAL_CUDA_GET_ATTRIBUTES 0 | |
| #define OPAL_CUDA_GDR_SUPPORT 0 | |
| #define OPAL_PMIX_V1 0 | |
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | |
| #define OMPI_WANT_MPI_INTERFACE_WARNING 1 | |
| #define OMPI_GROUP_SPARSE 0 | |
| #define OMPI_WANT_PERUSE 0 | |
| #define OMPI_WANT_MPI_CXX_SEEK 1 | |
| #define OMPI_ENABLE_MPI1_COMPAT 1 | |
| #define OMPI_ENABLE_GREQUEST_EXTENSIONS 0 | |
| #define MPI_PARAM_CHECK ompi_mpi_param_check | |
| #define OMPI_PARAM_CHECK 1 | |
| #define OSHMEM_SPEC_COMPAT 1 | |
| #define OSHMEM_PARAM_CHECK 1 | |
| #define HAVE_ON_EXIT 1 | |
| #define SPC_ENABLE 0 | |
| #define OPAL_CC "gcc" | |
| #define OPAL_C_HAVE__THREAD_LOCAL 0 | |
| #define OPAL_C_HAVE_ATOMIC_CONV_VAR 0 | |
| #define OPAL_C_HAVE__ATOMIC 0 | |
| #define OPAL_C_HAVE__GENERIC 0 | |
| #define OPAL_C_HAVE__STATIC_ASSERT 1 | |
| #define OPAL_C_HAVE___THREAD 1 | |
| #define STDC_HEADERS 1 | |
| #define _GNU_SOURCE 1 | |
| #define OPAL_C_HAVE_BUILTIN_EXPECT 1 | |
| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1 | |
| #define OPAL_C_HAVE_BUILTIN_CLZ 1 | |
| #define OPAL_CC_USE_PRAGMA_IDENT 0 | |
| #define OPAL_CC_USE_IDENT 1 | |
| #define OPAL_CC_USE_PRAGMA_COMMENT | |
| #define OPAL_CC_USE_CONST_CHAR_IDENT 0 | |
| #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___INT128 1 | |
| #define HAVE_LONG_LONG 1 | |
| #define HAVE_LONG_DOUBLE 1 | |
| #define HAVE_COMPLEX_H 1 | |
| #define HAVE_FLOAT__COMPLEX 1 | |
| #define HAVE_DOUBLE__COMPLEX 1 | |
| #define HAVE_LONG_DOUBLE__COMPLEX 1 | |
| #define HAVE_INTPTR_T 1 | |
| #define HAVE_UINTPTR_T 1 | |
| #define HAVE_MODE_T 1 | |
| #define HAVE_SSIZE_T 1 | |
| #define HAVE_PTRDIFF_T 1 | |
| #define SIZEOF__BOOL 1 | |
| #define SIZEOF_CHAR 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_FLOAT 4 | |
| #define SIZEOF_DOUBLE 8 | |
| #define SIZEOF_LONG_DOUBLE 16 | |
| #define SIZEOF_FLOAT__COMPLEX 8 | |
| #define SIZEOF_DOUBLE__COMPLEX 16 | |
| #define SIZEOF_LONG_DOUBLE__COMPLEX 32 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_SIZE_T 8 | |
| #define SIZEOF_SSIZE_T 8 | |
| #define SIZEOF_PTRDIFF_T 8 | |
| #define SIZEOF_WCHAR_T 4 | |
| #define SIZEOF_PID_T 4 | |
| #define SIZEOF_ATOMIC_SHORT 0 | |
| #define SIZEOF_ATOMIC_INT 0 | |
| #define SIZEOF_ATOMIC_LONG 0 | |
| #define SIZEOF_ATOMIC_LLONG 0 | |
| #define OPAL_ALIGNMENT_BOOL 1 | |
| #define OPAL_ALIGNMENT_INT8 1 | |
| #define OPAL_ALIGNMENT_INT16 2 | |
| #define OPAL_ALIGNMENT_INT32 4 | |
| #define OPAL_ALIGNMENT_INT64 8 | |
| #define OPAL_ALIGNMENT_CHAR 1 | |
| #define OPAL_ALIGNMENT_SHORT 2 | |
| #define OPAL_ALIGNMENT_WCHAR 4 | |
| #define OPAL_ALIGNMENT_INT 4 | |
| #define OPAL_ALIGNMENT_LONG 8 | |
| #define OPAL_ALIGNMENT_LONG_LONG 8 | |
| #define OPAL_ALIGNMENT_FLOAT 4 | |
| #define OPAL_ALIGNMENT_DOUBLE 8 | |
| #define OPAL_ALIGNMENT_LONG_DOUBLE 16 | |
| #define OPAL_ALIGNMENT_FLOAT_COMPLEX 4 | |
| #define OPAL_ALIGNMENT_DOUBLE_COMPLEX 8 | |
| #define OPAL_ALIGNMENT_LONG_DOUBLE_COMPLEX 16 | |
| #define OPAL_ALIGNMENT_VOID_P 8 | |
| #define OPAL_ALIGNMENT_SIZE_T 8 | |
| #define OPAL_CXX "g++" | |
| #define SIZEOF_BOOL 1 | |
| #define OPAL_ALIGNMENT_CXX_BOOL 1 | |
| #define OMPI_CXX "g++" | |
| #define SIZEOF_BOOL 1 | |
| #define OPAL_ALIGNMENT_CXX_BOOL 1 | |
| #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | |
| #define OMPI_CXX_HAVE_BUILTIN_EXPECT 0 | |
| #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 0 | |
| #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 0 | |
| #define OMPI_BUILD_CXX_BINDINGS 0 | |
| #define OPAL_HAVE_ATTRIBUTE 1 | |
| #define OPAL_HAVE_ATTRIBUTE_ALIGNED 1 | |
| #define OPAL_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | |
| #define OPAL_HAVE_ATTRIBUTE_COLD 1 | |
| #define OPAL_HAVE_ATTRIBUTE_CONST 1 | |
| #define OPAL_HAVE_ATTRIBUTE_DEPRECATED 1 | |
| #define OPAL_HAVE_ATTRIBUTE_DEPRECATED_ARGUMENT 1 | |
| #define OPAL_HAVE_ATTRIBUTE_FORMAT 1 | |
| #define OPAL_HAVE_ATTRIBUTE_FORMAT_FUNCPTR 1 | |
| #define OPAL_HAVE_ATTRIBUTE_HOT 1 | |
| #define OPAL_HAVE_ATTRIBUTE_MALLOC 1 | |
| #define OPAL_HAVE_ATTRIBUTE_MAY_ALIAS 1 | |
| #define OPAL_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | |
| #define OPAL_HAVE_ATTRIBUTE_NOINLINE 1 | |
| #define OPAL_HAVE_ATTRIBUTE_NONNULL 1 | |
| #define OPAL_HAVE_ATTRIBUTE_NORETURN 1 | |
| #define OPAL_HAVE_ATTRIBUTE_NORETURN_FUNCPTR 1 | |
| #define OPAL_HAVE_ATTRIBUTE_PACKED 1 | |
| #define OPAL_HAVE_ATTRIBUTE_PURE 1 | |
| #define OPAL_HAVE_ATTRIBUTE_SENTINEL 1 | |
| #define OPAL_HAVE_ATTRIBUTE_UNUSED 1 | |
| #define OPAL_HAVE_ATTRIBUTE_VISIBILITY 1 | |
| #define OPAL_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | |
| #define OPAL_HAVE_ATTRIBUTE_WEAK_ALIAS 1 | |
| #define OPAL_HAVE_ATTRIBUTE_DESTRUCTOR 1 | |
| #define OPAL_HAVE_ATTRIBUTE_OPTNONE 0 | |
| #define OPAL_HAVE_ATTRIBUTE_EXTENSION 1 | |
| #define OPAL_HAVE_ATTRIBUTE_ERROR 1 | |
| #define OPAL_BUILD_PLATFORM_COMPILER_FAMILYID 1 | |
| #define OPAL_BUILD_PLATFORM_COMPILER_FAMILYNAME GNU | |
| #define OPAL_BUILD_PLATFORM_COMPILER_VERSION 264197 | |
| #define OPAL_BUILD_PLATFORM_COMPILER_VERSION_STR 4.8.5 | |
| #define OMPI_WANT_JAVA_BINDINGS 0 | |
| #define OPAL_HAVE_WEAK_SYMBOLS 1 | |
| #define OPAL_HAVE_GCC_BUILTIN_CSWAP_INT128 1 | |
| #define OPAL_ASM_TEXT ".text" | |
| #define OPAL_ASM_GLOBAL ".globl" | |
| #define OPAL_ASM_LABEL_SUFFIX ":" | |
| #define OPAL_ASM_GSYM "" | |
| #define OPAL_ASM_LSYM ".L" | |
| #define OPAL_ASM_TYPE "@" | |
| #define OPAL_ASM_SIZE "1" | |
| #define OPAL_ASM_ALIGN_LOG | |
| #define OPAL_POWERPC_R_REGISTERS 0 | |
| #define OPAL_C_GCC_INLINE_ASSEMBLY 1 | |
| #define OPAL_ASSEMBLY_ARCH OPAL_POWERPC64 | |
| #define OPAL_ASSEMBLY_SUPPORTS_RDTSCP 0 | |
| #define OPAL_ASSEMBLY_BUILTIN OPAL_BUILTIN_GCC | |
| #define OMPI_FORTRAN_MPIFH_BINDINGS 1 | |
| #define OMPI_FORTRAN_USEMPI_BINDINGS 2 | |
| #define OMPI_FORTRAN_USEMPIF08_BINDINGS 3 | |
| #define OMPI_FORTRAN_DOUBLE_UNDERSCORE 0 | |
| #define OMPI_FORTRAN_SINGLE_UNDERSCORE 1 | |
| #define OMPI_FORTRAN_CAPS 0 | |
| #define OMPI_FORTRAN_PLAIN 0 | |
| #define ompi_fortran_bogus_type_t int | |
| #define OMPI_HAVE_FORTRAN_CHARACTER 1 | |
| #define OMPI_SIZEOF_FORTRAN_CHARACTER 1 | |
| #define OMPI_ALIGNMENT_FORTRAN_CHARACTER 1 | |
| #define OMPI_KIND_FORTRAN_CHARACTER C_SIGNED_CHAR | |
| #define ompi_fortran_character_t char | |
| #define OMPI_HAVE_FORTRAN_LOGICAL 1 | |
| #define OMPI_SIZEOF_FORTRAN_LOGICAL 4 | |
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4 | |
| #define OMPI_KIND_FORTRAN_LOGICAL C_INT | |
| #define ompi_fortran_logical_t int | |
| #define OMPI_HAVE_FORTRAN_LOGICAL1 1 | |
| #define OMPI_SIZEOF_FORTRAN_LOGICAL1 1 | |
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL1 1 | |
| #define OMPI_KIND_FORTRAN_LOGICAL1 C_SIGNED_CHAR | |
| #define ompi_fortran_logical1_t char | |
| #define OMPI_HAVE_FORTRAN_LOGICAL2 1 | |
| #define OMPI_SIZEOF_FORTRAN_LOGICAL2 2 | |
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL2 2 | |
| #define OMPI_KIND_FORTRAN_LOGICAL2 C_SHORT | |
| #define ompi_fortran_logical2_t short | |
| #define OMPI_HAVE_FORTRAN_LOGICAL4 1 | |
| #define OMPI_SIZEOF_FORTRAN_LOGICAL4 4 | |
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL4 4 | |
| #define OMPI_KIND_FORTRAN_LOGICAL4 C_INT | |
| #define ompi_fortran_logical4_t int | |
| #define OMPI_HAVE_FORTRAN_LOGICAL8 1 | |
| #define OMPI_SIZEOF_FORTRAN_LOGICAL8 8 | |
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL8 8 | |
| #define OMPI_KIND_FORTRAN_LOGICAL8 C_LONG_LONG | |
| #define ompi_fortran_logical8_t long long | |
| #define OMPI_HAVE_FORTRAN_INTEGER 1 | |
| #define OMPI_SIZEOF_FORTRAN_INTEGER 4 | |
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4 | |
| #define OMPI_KIND_FORTRAN_INTEGER C_INT | |
| #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_KIND_FORTRAN_INTEGER1 C_SIGNED_CHAR | |
| #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_KIND_FORTRAN_INTEGER2 C_SHORT | |
| #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_KIND_FORTRAN_INTEGER4 C_INT | |
| #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_KIND_FORTRAN_INTEGER8 C_LONG_LONG | |
| #define ompi_fortran_integer8_t long long | |
| #define OMPI_HAVE_FORTRAN_INTEGER16 0 | |
| #define OMPI_SIZEOF_FORTRAN_INTEGER16 16 | |
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4 | |
| #define OMPI_KIND_FORTRAN_INTEGER16 0 | |
| #define ompi_fortran_integer16_t | |
| #define OMPI_HAVE_FORTRAN_REAL 1 | |
| #define OMPI_SIZEOF_FORTRAN_REAL 4 | |
| #define OMPI_ALIGNMENT_FORTRAN_REAL 4 | |
| #define OMPI_KIND_FORTRAN_REAL C_FLOAT | |
| #define ompi_fortran_real_t float | |
| #define OMPI_HAVE_FORTRAN_REAL2 0 | |
| #define OMPI_SIZEOF_FORTRAN_REAL2 4 | |
| #define OMPI_ALIGNMENT_FORTRAN_REAL2 4 | |
| #define OMPI_KIND_FORTRAN_REAL2 0 | |
| #define ompi_fortran_real2_t ompi_fortran_bogus_type_t | |
| #define OMPI_HAVE_FORTRAN_REAL4 1 | |
| #define OMPI_SIZEOF_FORTRAN_REAL4 4 | |
| #define OMPI_ALIGNMENT_FORTRAN_REAL4 4 | |
| #define OMPI_KIND_FORTRAN_REAL4 C_FLOAT | |
| #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_KIND_FORTRAN_REAL8 C_DOUBLE | |
| #define ompi_fortran_real8_t double | |
| #define OMPI_HAVE_FORTRAN_REAL16 1 | |
| #define OMPI_SIZEOF_FORTRAN_REAL16 16 | |
| #define OMPI_ALIGNMENT_FORTRAN_REAL16 16 | |
| #define OMPI_KIND_FORTRAN_REAL16 C_LONG_DOUBLE | |
| #define ompi_fortran_real16_t long double | |
| #define OMPI_REAL16_MATCHES_C 1 | |
| #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 1 | |
| #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 8 | |
| #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 8 | |
| #define OMPI_KIND_FORTRAN_DOUBLE_PRECISION C_DOUBLE | |
| #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_KIND_FORTRAN_COMPLEX C_FLOAT_COMPLEX | |
| #define OMPI_HAVE_FORTRAN_COMPLEX4 0 | |
| #define OMPI_SIZEOF_FORTRAN_COMPLEX4 4 | |
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX4 4 | |
| #define OMPI_KIND_FORTRAN_COMPLEX4 0 | |
| #define OMPI_HAVE_FORTRAN_COMPLEX8 1 | |
| #define OMPI_SIZEOF_FORTRAN_COMPLEX8 8 | |
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4 | |
| #define OMPI_KIND_FORTRAN_COMPLEX8 C_FLOAT_COMPLEX | |
| #define OMPI_HAVE_FORTRAN_COMPLEX16 1 | |
| #define OMPI_SIZEOF_FORTRAN_COMPLEX16 16 | |
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 8 | |
| #define OMPI_KIND_FORTRAN_COMPLEX16 C_DOUBLE_COMPLEX | |
| #define OMPI_HAVE_FORTRAN_COMPLEX32 1 | |
| #define OMPI_SIZEOF_FORTRAN_COMPLEX32 32 | |
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 16 | |
| #define OMPI_KIND_FORTRAN_COMPLEX32 C_LONG_DOUBLE_COMPLEX | |
| #define OMPI_HAVE_FORTRAN_DOUBLE_COMPLEX 1 | |
| #define OMPI_SIZEOF_FORTRAN_DOUBLE_COMPLEX 16 | |
| #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_COMPLEX 8 | |
| #define OMPI_KIND_FORTRAN_DOUBLE_COMPLEX C_DOUBLE_COMPLEX | |
| #define OMPI_FORTRAN_HANDLE_MAX 2147483647 | |
| #define OMPI_FORTRAN_VALUE_TRUE 1 | |
| #define OMPI_FORTRAN_MAX_ARRAY_RANK 7 | |
| #define OMPI_FC "gfortran" | |
| #define OMPI_FC_ABSOLUTE "/usr/bin/gfortran" | |
| #define OMPI_FORTRAN_BUILD_SIZEOF 0 | |
| #define OMPI_FORTRAN_HAVE_INTERFACE 1 | |
| #define OMPI_FORTRAN_HAVE_ISO_FORTRAN_ENV 1 | |
| #define OMPI_FORTRAN_HAVE_STORAGE_SIZE 0 | |
| #define OMPI_FORTRAN_IGNORE_TKR_PREDECL "" | |
| #define OMPI_FORTRAN_IGNORE_TKR_TYPE | |
| #define OMPI_FORTRAN_HAVE_IGNORE_TKR 0 | |
| #define OMPI_FORTRAN_NEED_WRAPPER_ROUTINES 0 | |
| #define OMPI_FORTRAN_F08_HANDLE_SIZE 4 | |
| #define OMPI_FORTRAN_F08_HANDLE_ALIGNMENT 4 | |
| #define OMPI_FORTRAN_HAVE_F08_ASSUMED_RANK 0 | |
| #define OMPI_FORTRAN_HAVE_BIND_C 0 | |
| #define OMPI_FORTRAN_HAVE_ISO_C_BINDING 1 | |
| #define OMPI_FORTRAN_HAVE_BIND_C_SUB 0 | |
| #define OMPI_FORTRAN_HAVE_BIND_C_TYPE 0 | |
| #define OMPI_FORTRAN_HAVE_BIND_C_TYPE_NAME 0 | |
| #define OMPI_FORTRAN_HAVE_OPTIONAL_ARGS 0 | |
| #define OMPI_FORTRAN_HAVE_PRIVATE 0 | |
| #define OMPI_FORTRAN_HAVE_PROTECTED 0 | |
| #define OMPI_FORTRAN_HAVE_ABSTRACT 0 | |
| #define OMPI_FORTRAN_HAVE_ASYNCHRONOUS 0 | |
| #define OMPI_FORTRAN_HAVE_PROCEDURE 0 | |
| #define OMPI_FORTRAN_HAVE_USE_ONLY 0 | |
| #define OMPI_FORTRAN_HAVE_C_FUNLOC 0 | |
| #define OMPI_BUILD_FORTRAN_BINDINGS 2 | |
| #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_ENDIAN_H 1 | |
| #define HAVE_EXECINFO_H 1 | |
| #define HAVE_ERR_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_LIBGEN_H 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| #include <libutil.h> | |
configure:68368: result: no | |
configure:68368: checking libutil.h presence | |
configure:68368: gcc -E conftest.c | |
conftest.c:406:21: fatal error: libutil.h: No such file or directory | |
#include <libutil.h> | |
^ | |
compilation terminated. | |
configure:68368: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "Open MPI" | |
| #define PACKAGE_TARNAME "openmpi" | |
| #define PACKAGE_VERSION "gitclone" | |
| #define PACKAGE_STRING "Open MPI gitclone" | |
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | |
| #define PACKAGE_URL "" | |
| #define OPAL_ARCH "powerpc64le-unknown-linux-gnu" | |
| #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 __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define OMPI_MAJOR_VERSION 4 | |
| #define OMPI_MINOR_VERSION 0 | |
| #define OMPI_RELEASE_VERSION 0 | |
| #define OMPI_GREEK_VERSION "a1" | |
| #define OMPI_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OMPI_TARBALL_VERSION "gitclone" | |
| #define OMPI_VERSION "0" | |
| #define OMPI_RELEASE_DATE "Unreleased developer copy" | |
| #define ORTE_MAJOR_VERSION 4 | |
| #define ORTE_MINOR_VERSION 0 | |
| #define ORTE_RELEASE_VERSION 0 | |
| #define ORTE_GREEK_VERSION "a1" | |
| #define ORTE_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define ORTE_TARBALL_VERSION "gitclone" | |
| #define ORTE_VERSION "0" | |
| #define ORTE_RELEASE_DATE "Unreleased developer copy" | |
| #define OSHMEM_MAJOR_VERSION 4 | |
| #define OSHMEM_MINOR_VERSION 0 | |
| #define OSHMEM_RELEASE_VERSION 0 | |
| #define OSHMEM_GREEK_VERSION "a1" | |
| #define OSHMEM_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OSHMEM_TARBALL_VERSION "gitclone" | |
| #define OSHMEM_VERSION "0" | |
| #define OSHMEM_RELEASE_DATE "Unreleased developer copy" | |
| #define OPAL_MAJOR_VERSION 4 | |
| #define OPAL_MINOR_VERSION 0 | |
| #define OPAL_RELEASE_VERSION 0 | |
| #define OPAL_GREEK_VERSION "a1" | |
| #define OPAL_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OPAL_TARBALL_VERSION "gitclone" | |
| #define OPAL_VERSION "0" | |
| #define OPAL_RELEASE_DATE "Unreleased developer copy" | |
| #define OPAL_ENABLE_MEM_DEBUG 0 | |
| #define OPAL_ENABLE_MEM_PROFILE 0 | |
| #define OPAL_ENABLE_TIMING 0 | |
| #define OPAL_ENABLE_DEBUG 0 | |
| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1 | |
| #define OPAL_ENABLE_PTY_SUPPORT 1 | |
| #define OPAL_ENABLE_DLOPEN_SUPPORT 1 | |
| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1 | |
| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0 | |
| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0 | |
| #define OPAL_WANT_HOME_CONFIG_FILES 1 | |
| #define OPAL_ENABLE_IPV6 0 | |
| #define OPAL_PACKAGE_STRING "Open MPI gpaulsen@c656f6n04 Distribution" | |
| #define OPAL_IDENT_STRING "4.0.0a1" | |
| #define OPAL_MAX_PROCESSOR_NAME 256 | |
| #define OPAL_MAX_ERROR_STRING 256 | |
| #define OPAL_MAX_OBJECT_NAME 64 | |
| #define OPAL_MAX_INFO_KEY 36 | |
| #define OPAL_MAX_INFO_VAL 256 | |
| #define OPAL_MAX_PORT_NAME 1024 | |
| #define OPAL_MAX_DATAREP_STRING 128 | |
| #define OPAL_ENABLE_CRDEBUG 0 | |
| #define OPAL_ENABLE_GETPWUID 1 | |
| #define OPAL_ENABLE_PROGRESS_THREADS 0 | |
| #define HAVE_ZLIB_H 1 | |
| #define OPAL_HAVE_ZLIB 1 | |
| #define OPAL_HAVE_SOLARIS 0 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_NETINET_TCP_H 1 | |
| #define HAVE_STRUCT_SOCKADDR_IN 1 | |
| #define OPAL_CUDA_SUPPORT 0 | |
| #define OPAL_CUDA_SYNC_MEMOPS 0 | |
| #define OPAL_CUDA_GET_ATTRIBUTES 0 | |
| #define OPAL_CUDA_GDR_SUPPORT 0 | |
| #define OPAL_PMIX_V1 0 | |
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | |
| #define OMPI_WANT_MPI_INTERFACE_WARNING 1 | |
| #define OMPI_GROUP_SPARSE 0 | |
| #define OMPI_WANT_PERUSE 0 | |
| #define OMPI_WANT_MPI_CXX_SEEK 1 | |
| #define OMPI_ENABLE_MPI1_COMPAT 1 | |
| #define OMPI_ENABLE_GREQUEST_EXTENSIONS 0 | |
| #define MPI_PARAM_CHECK ompi_mpi_param_check | |
| #define OMPI_PARAM_CHECK 1 | |
| #define OSHMEM_SPEC_COMPAT 1 | |
| #define OSHMEM_PARAM_CHECK 1 | |
| #define HAVE_ON_EXIT 1 | |
| #define SPC_ENABLE 0 | |
| #define OPAL_CC "gcc" | |
| #define OPAL_C_HAVE__THREAD_LOCAL 0 | |
| #define OPAL_C_HAVE_ATOMIC_CONV_VAR 0 | |
| #define OPAL_C_HAVE__ATOMIC 0 | |
| #define OPAL_C_HAVE__GENERIC 0 | |
| #define OPAL_C_HAVE__STATIC_ASSERT 1 | |
| #define OPAL_C_HAVE___THREAD 1 | |
| #define STDC_HEADERS 1 | |
| #define _GNU_SOURCE 1 | |
| #define OPAL_C_HAVE_BUILTIN_EXPECT 1 | |
| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1 | |
| #define OPAL_C_HAVE_BUILTIN_CLZ 1 | |
| #define OPAL_CC_USE_PRAGMA_IDENT 0 | |
| #define OPAL_CC_USE_IDENT 1 | |
| #define OPAL_CC_USE_PRAGMA_COMMENT | |
| #define OPAL_CC_USE_CONST_CHAR_IDENT 0 | |
| #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___INT128 1 | |
| #define HAVE_LONG_LONG 1 | |
| #define HAVE_LONG_DOUBLE 1 | |
| #define HAVE_COMPLEX_H 1 | |
| #define HAVE_FLOAT__COMPLEX 1 | |
| #define HAVE_DOUBLE__COMPLEX 1 | |
| #define HAVE_LONG_DOUBLE__COMPLEX 1 | |
| #define HAVE_INTPTR_T 1 | |
| #define HAVE_UINTPTR_T 1 | |
| #define HAVE_MODE_T 1 | |
| #define HAVE_SSIZE_T 1 | |
| #define HAVE_PTRDIFF_T 1 | |
| #define SIZEOF__BOOL 1 | |
| #define SIZEOF_CHAR 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_FLOAT 4 | |
| #define SIZEOF_DOUBLE 8 | |
| #define SIZEOF_LONG_DOUBLE 16 | |
| #define SIZEOF_FLOAT__COMPLEX 8 | |
| #define SIZEOF_DOUBLE__COMPLEX 16 | |
| #define SIZEOF_LONG_DOUBLE__COMPLEX 32 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_SIZE_T 8 | |
| #define SIZEOF_SSIZE_T 8 | |
| #define SIZEOF_PTRDIFF_T 8 | |
| #define SIZEOF_WCHAR_T 4 | |
| #define SIZEOF_PID_T 4 | |
| #define SIZEOF_ATOMIC_SHORT 0 | |
| #define SIZEOF_ATOMIC_INT 0 | |
| #define SIZEOF_ATOMIC_LONG 0 | |
| #define SIZEOF_ATOMIC_LLONG 0 | |
| #define OPAL_ALIGNMENT_BOOL 1 | |
| #define OPAL_ALIGNMENT_INT8 1 | |
| #define OPAL_ALIGNMENT_INT16 2 | |
| #define OPAL_ALIGNMENT_INT32 4 | |
| #define OPAL_ALIGNMENT_INT64 8 | |
| #define OPAL_ALIGNMENT_CHAR 1 | |
| #define OPAL_ALIGNMENT_SHORT 2 | |
| #define OPAL_ALIGNMENT_WCHAR 4 | |
| #define OPAL_ALIGNMENT_INT 4 | |
| #define OPAL_ALIGNMENT_LONG 8 | |
| #define OPAL_ALIGNMENT_LONG_LONG 8 | |
| #define OPAL_ALIGNMENT_FLOAT 4 | |
| #define OPAL_ALIGNMENT_DOUBLE 8 | |
| #define OPAL_ALIGNMENT_LONG_DOUBLE 16 | |
| #define OPAL_ALIGNMENT_FLOAT_COMPLEX 4 | |
| #define OPAL_ALIGNMENT_DOUBLE_COMPLEX 8 | |
| #define OPAL_ALIGNMENT_LONG_DOUBLE_COMPLEX 16 | |
| #define OPAL_ALIGNMENT_VOID_P 8 | |
| #define OPAL_ALIGNMENT_SIZE_T 8 | |
| #define OPAL_CXX "g++" | |
| #define SIZEOF_BOOL 1 | |
| #define OPAL_ALIGNMENT_CXX_BOOL 1 | |
| #define OMPI_CXX "g++" | |
| #define SIZEOF_BOOL 1 | |
| #define OPAL_ALIGNMENT_CXX_BOOL 1 | |
| #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | |
| #define OMPI_CXX_HAVE_BUILTIN_EXPECT 0 | |
| #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 0 | |
| #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 0 | |
| #define OMPI_BUILD_CXX_BINDINGS 0 | |
| #define OPAL_HAVE_ATTRIBUTE 1 | |
| #define OPAL_HAVE_ATTRIBUTE_ALIGNED 1 | |
| #define OPAL_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | |
| #define OPAL_HAVE_ATTRIBUTE_COLD 1 | |
| #define OPAL_HAVE_ATTRIBUTE_CONST 1 | |
| #define OPAL_HAVE_ATTRIBUTE_DEPRECATED 1 | |
| #define OPAL_HAVE_ATTRIBUTE_DEPRECATED_ARGUMENT 1 | |
| #define OPAL_HAVE_ATTRIBUTE_FORMAT 1 | |
| #define OPAL_HAVE_ATTRIBUTE_FORMAT_FUNCPTR 1 | |
| #define OPAL_HAVE_ATTRIBUTE_HOT 1 | |
| #define OPAL_HAVE_ATTRIBUTE_MALLOC 1 | |
| #define OPAL_HAVE_ATTRIBUTE_MAY_ALIAS 1 | |
| #define OPAL_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | |
| #define OPAL_HAVE_ATTRIBUTE_NOINLINE 1 | |
| #define OPAL_HAVE_ATTRIBUTE_NONNULL 1 | |
| #define OPAL_HAVE_ATTRIBUTE_NORETURN 1 | |
| #define OPAL_HAVE_ATTRIBUTE_NORETURN_FUNCPTR 1 | |
| #define OPAL_HAVE_ATTRIBUTE_PACKED 1 | |
| #define OPAL_HAVE_ATTRIBUTE_PURE 1 | |
| #define OPAL_HAVE_ATTRIBUTE_SENTINEL 1 | |
| #define OPAL_HAVE_ATTRIBUTE_UNUSED 1 | |
| #define OPAL_HAVE_ATTRIBUTE_VISIBILITY 1 | |
| #define OPAL_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | |
| #define OPAL_HAVE_ATTRIBUTE_WEAK_ALIAS 1 | |
| #define OPAL_HAVE_ATTRIBUTE_DESTRUCTOR 1 | |
| #define OPAL_HAVE_ATTRIBUTE_OPTNONE 0 | |
| #define OPAL_HAVE_ATTRIBUTE_EXTENSION 1 | |
| #define OPAL_HAVE_ATTRIBUTE_ERROR 1 | |
| #define OPAL_BUILD_PLATFORM_COMPILER_FAMILYID 1 | |
| #define OPAL_BUILD_PLATFORM_COMPILER_FAMILYNAME GNU | |
| #define OPAL_BUILD_PLATFORM_COMPILER_VERSION 264197 | |
| #define OPAL_BUILD_PLATFORM_COMPILER_VERSION_STR 4.8.5 | |
| #define OMPI_WANT_JAVA_BINDINGS 0 | |
| #define OPAL_HAVE_WEAK_SYMBOLS 1 | |
| #define OPAL_HAVE_GCC_BUILTIN_CSWAP_INT128 1 | |
| #define OPAL_ASM_TEXT ".text" | |
| #define OPAL_ASM_GLOBAL ".globl" | |
| #define OPAL_ASM_LABEL_SUFFIX ":" | |
| #define OPAL_ASM_GSYM "" | |
| #define OPAL_ASM_LSYM ".L" | |
| #define OPAL_ASM_TYPE "@" | |
| #define OPAL_ASM_SIZE "1" | |
| #define OPAL_ASM_ALIGN_LOG | |
| #define OPAL_POWERPC_R_REGISTERS 0 | |
| #define OPAL_C_GCC_INLINE_ASSEMBLY 1 | |
| #define OPAL_ASSEMBLY_ARCH OPAL_POWERPC64 | |
| #define OPAL_ASSEMBLY_SUPPORTS_RDTSCP 0 | |
| #define OPAL_ASSEMBLY_BUILTIN OPAL_BUILTIN_GCC | |
| #define OMPI_FORTRAN_MPIFH_BINDINGS 1 | |
| #define OMPI_FORTRAN_USEMPI_BINDINGS 2 | |
| #define OMPI_FORTRAN_USEMPIF08_BINDINGS 3 | |
| #define OMPI_FORTRAN_DOUBLE_UNDERSCORE 0 | |
| #define OMPI_FORTRAN_SINGLE_UNDERSCORE 1 | |
| #define OMPI_FORTRAN_CAPS 0 | |
| #define OMPI_FORTRAN_PLAIN 0 | |
| #define ompi_fortran_bogus_type_t int | |
| #define OMPI_HAVE_FORTRAN_CHARACTER 1 | |
| #define OMPI_SIZEOF_FORTRAN_CHARACTER 1 | |
| #define OMPI_ALIGNMENT_FORTRAN_CHARACTER 1 | |
| #define OMPI_KIND_FORTRAN_CHARACTER C_SIGNED_CHAR | |
| #define ompi_fortran_character_t char | |
| #define OMPI_HAVE_FORTRAN_LOGICAL 1 | |
| #define OMPI_SIZEOF_FORTRAN_LOGICAL 4 | |
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4 | |
| #define OMPI_KIND_FORTRAN_LOGICAL C_INT | |
| #define ompi_fortran_logical_t int | |
| #define OMPI_HAVE_FORTRAN_LOGICAL1 1 | |
| #define OMPI_SIZEOF_FORTRAN_LOGICAL1 1 | |
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL1 1 | |
| #define OMPI_KIND_FORTRAN_LOGICAL1 C_SIGNED_CHAR | |
| #define ompi_fortran_logical1_t char | |
| #define OMPI_HAVE_FORTRAN_LOGICAL2 1 | |
| #define OMPI_SIZEOF_FORTRAN_LOGICAL2 2 | |
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL2 2 | |
| #define OMPI_KIND_FORTRAN_LOGICAL2 C_SHORT | |
| #define ompi_fortran_logical2_t short | |
| #define OMPI_HAVE_FORTRAN_LOGICAL4 1 | |
| #define OMPI_SIZEOF_FORTRAN_LOGICAL4 4 | |
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL4 4 | |
| #define OMPI_KIND_FORTRAN_LOGICAL4 C_INT | |
| #define ompi_fortran_logical4_t int | |
| #define OMPI_HAVE_FORTRAN_LOGICAL8 1 | |
| #define OMPI_SIZEOF_FORTRAN_LOGICAL8 8 | |
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL8 8 | |
| #define OMPI_KIND_FORTRAN_LOGICAL8 C_LONG_LONG | |
| #define ompi_fortran_logical8_t long long | |
| #define OMPI_HAVE_FORTRAN_INTEGER 1 | |
| #define OMPI_SIZEOF_FORTRAN_INTEGER 4 | |
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4 | |
| #define OMPI_KIND_FORTRAN_INTEGER C_INT | |
| #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_KIND_FORTRAN_INTEGER1 C_SIGNED_CHAR | |
| #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_KIND_FORTRAN_INTEGER2 C_SHORT | |
| #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_KIND_FORTRAN_INTEGER4 C_INT | |
| #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_KIND_FORTRAN_INTEGER8 C_LONG_LONG | |
| #define ompi_fortran_integer8_t long long | |
| #define OMPI_HAVE_FORTRAN_INTEGER16 0 | |
| #define OMPI_SIZEOF_FORTRAN_INTEGER16 16 | |
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4 | |
| #define OMPI_KIND_FORTRAN_INTEGER16 0 | |
| #define ompi_fortran_integer16_t | |
| #define OMPI_HAVE_FORTRAN_REAL 1 | |
| #define OMPI_SIZEOF_FORTRAN_REAL 4 | |
| #define OMPI_ALIGNMENT_FORTRAN_REAL 4 | |
| #define OMPI_KIND_FORTRAN_REAL C_FLOAT | |
| #define ompi_fortran_real_t float | |
| #define OMPI_HAVE_FORTRAN_REAL2 0 | |
| #define OMPI_SIZEOF_FORTRAN_REAL2 4 | |
| #define OMPI_ALIGNMENT_FORTRAN_REAL2 4 | |
| #define OMPI_KIND_FORTRAN_REAL2 0 | |
| #define ompi_fortran_real2_t ompi_fortran_bogus_type_t | |
| #define OMPI_HAVE_FORTRAN_REAL4 1 | |
| #define OMPI_SIZEOF_FORTRAN_REAL4 4 | |
| #define OMPI_ALIGNMENT_FORTRAN_REAL4 4 | |
| #define OMPI_KIND_FORTRAN_REAL4 C_FLOAT | |
| #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_KIND_FORTRAN_REAL8 C_DOUBLE | |
| #define ompi_fortran_real8_t double | |
| #define OMPI_HAVE_FORTRAN_REAL16 1 | |
| #define OMPI_SIZEOF_FORTRAN_REAL16 16 | |
| #define OMPI_ALIGNMENT_FORTRAN_REAL16 16 | |
| #define OMPI_KIND_FORTRAN_REAL16 C_LONG_DOUBLE | |
| #define ompi_fortran_real16_t long double | |
| #define OMPI_REAL16_MATCHES_C 1 | |
| #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 1 | |
| #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 8 | |
| #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 8 | |
| #define OMPI_KIND_FORTRAN_DOUBLE_PRECISION C_DOUBLE | |
| #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_KIND_FORTRAN_COMPLEX C_FLOAT_COMPLEX | |
| #define OMPI_HAVE_FORTRAN_COMPLEX4 0 | |
| #define OMPI_SIZEOF_FORTRAN_COMPLEX4 4 | |
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX4 4 | |
| #define OMPI_KIND_FORTRAN_COMPLEX4 0 | |
| #define OMPI_HAVE_FORTRAN_COMPLEX8 1 | |
| #define OMPI_SIZEOF_FORTRAN_COMPLEX8 8 | |
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4 | |
| #define OMPI_KIND_FORTRAN_COMPLEX8 C_FLOAT_COMPLEX | |
| #define OMPI_HAVE_FORTRAN_COMPLEX16 1 | |
| #define OMPI_SIZEOF_FORTRAN_COMPLEX16 16 | |
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 8 | |
| #define OMPI_KIND_FORTRAN_COMPLEX16 C_DOUBLE_COMPLEX | |
| #define OMPI_HAVE_FORTRAN_COMPLEX32 1 | |
| #define OMPI_SIZEOF_FORTRAN_COMPLEX32 32 | |
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 16 | |
| #define OMPI_KIND_FORTRAN_COMPLEX32 C_LONG_DOUBLE_COMPLEX | |
| #define OMPI_HAVE_FORTRAN_DOUBLE_COMPLEX 1 | |
| #define OMPI_SIZEOF_FORTRAN_DOUBLE_COMPLEX 16 | |
| #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_COMPLEX 8 | |
| #define OMPI_KIND_FORTRAN_DOUBLE_COMPLEX C_DOUBLE_COMPLEX | |
| #define OMPI_FORTRAN_HANDLE_MAX 2147483647 | |
| #define OMPI_FORTRAN_VALUE_TRUE 1 | |
| #define OMPI_FORTRAN_MAX_ARRAY_RANK 7 | |
| #define OMPI_FC "gfortran" | |
| #define OMPI_FC_ABSOLUTE "/usr/bin/gfortran" | |
| #define OMPI_FORTRAN_BUILD_SIZEOF 0 | |
| #define OMPI_FORTRAN_HAVE_INTERFACE 1 | |
| #define OMPI_FORTRAN_HAVE_ISO_FORTRAN_ENV 1 | |
| #define OMPI_FORTRAN_HAVE_STORAGE_SIZE 0 | |
| #define OMPI_FORTRAN_IGNORE_TKR_PREDECL "" | |
| #define OMPI_FORTRAN_IGNORE_TKR_TYPE | |
| #define OMPI_FORTRAN_HAVE_IGNORE_TKR 0 | |
| #define OMPI_FORTRAN_NEED_WRAPPER_ROUTINES 0 | |
| #define OMPI_FORTRAN_F08_HANDLE_SIZE 4 | |
| #define OMPI_FORTRAN_F08_HANDLE_ALIGNMENT 4 | |
| #define OMPI_FORTRAN_HAVE_F08_ASSUMED_RANK 0 | |
| #define OMPI_FORTRAN_HAVE_BIND_C 0 | |
| #define OMPI_FORTRAN_HAVE_ISO_C_BINDING 1 | |
| #define OMPI_FORTRAN_HAVE_BIND_C_SUB 0 | |
| #define OMPI_FORTRAN_HAVE_BIND_C_TYPE 0 | |
| #define OMPI_FORTRAN_HAVE_BIND_C_TYPE_NAME 0 | |
| #define OMPI_FORTRAN_HAVE_OPTIONAL_ARGS 0 | |
| #define OMPI_FORTRAN_HAVE_PRIVATE 0 | |
| #define OMPI_FORTRAN_HAVE_PROTECTED 0 | |
| #define OMPI_FORTRAN_HAVE_ABSTRACT 0 | |
| #define OMPI_FORTRAN_HAVE_ASYNCHRONOUS 0 | |
| #define OMPI_FORTRAN_HAVE_PROCEDURE 0 | |
| #define OMPI_FORTRAN_HAVE_USE_ONLY 0 | |
| #define OMPI_FORTRAN_HAVE_C_FUNLOC 0 | |
| #define OMPI_BUILD_FORTRAN_BINDINGS 2 | |
| #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_ENDIAN_H 1 | |
| #define HAVE_EXECINFO_H 1 | |
| #define HAVE_ERR_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_LIBGEN_H 1 | |
| /* end confdefs.h. */ | |
| #include <libutil.h> | |
configure:68368: result: no | |
configure:68368: checking for libutil.h | |
configure:68368: result: no | |
configure:68368: checking for memory.h | |
configure:68368: result: yes | |
configure:68368: checking for netdb.h | |
configure:68368: result: yes | |
configure:68368: checking for netinet/in.h | |
configure:68368: result: yes | |
configure:68368: checking for netinet/tcp.h | |
configure:68368: result: yes | |
configure:68368: checking poll.h usability | |
configure:68368: gcc -std=gnu99 -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5 | |
configure:68368: $? = 0 | |
configure:68368: result: yes | |
configure:68368: checking poll.h presence | |
configure:68368: gcc -E conftest.c | |
configure:68368: $? = 0 | |
configure:68368: result: yes | |
configure:68368: checking for poll.h | |
configure:68368: result: yes | |
configure:68368: checking pthread.h usability | |
configure:68368: gcc -std=gnu99 -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5 | |
configure:68368: $? = 0 | |
configure:68368: result: yes | |
configure:68368: checking pthread.h presence | |
configure:68368: gcc -E conftest.c | |
configure:68368: $? = 0 | |
configure:68368: result: yes | |
configure:68368: checking for pthread.h | |
configure:68368: result: yes | |
configure:68368: checking pty.h usability | |
configure:68368: gcc -std=gnu99 -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5 | |
configure:68368: $? = 0 | |
configure:68368: result: yes | |
configure:68368: checking pty.h presence | |
configure:68368: gcc -E conftest.c | |
configure:68368: $? = 0 | |
configure:68368: result: yes | |
configure:68368: checking for pty.h | |
configure:68368: result: yes | |
configure:68368: checking pwd.h usability | |
configure:68368: gcc -std=gnu99 -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5 | |
configure:68368: $? = 0 | |
configure:68368: result: yes | |
configure:68368: checking pwd.h presence | |
configure:68368: gcc -E conftest.c | |
configure:68368: $? = 0 | |
configure:68368: result: yes | |
configure:68368: checking for pwd.h | |
configure:68368: result: yes | |
configure:68368: checking sched.h usability | |
configure:68368: gcc -std=gnu99 -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5 | |
configure:68368: $? = 0 | |
configure:68368: result: yes | |
configure:68368: checking sched.h presence | |
configure:68368: gcc -E conftest.c | |
configure:68368: $? = 0 | |
configure:68368: result: yes | |
configure:68368: checking for sched.h | |
configure:68368: result: yes | |
configure:68368: checking for strings.h | |
configure:68368: result: yes | |
configure:68368: checking stropts.h usability | |
configure:68368: gcc -std=gnu99 -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5 | |
conftest.c:449:21: fatal error: stropts.h: No such file or directory | |
#include <stropts.h> | |
^ | |
compilation terminated. | |
configure:68368: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "Open MPI" | |
| #define PACKAGE_TARNAME "openmpi" | |
| #define PACKAGE_VERSION "gitclone" | |
| #define PACKAGE_STRING "Open MPI gitclone" | |
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | |
| #define PACKAGE_URL "" | |
| #define OPAL_ARCH "powerpc64le-unknown-linux-gnu" | |
| #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 __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define OMPI_MAJOR_VERSION 4 | |
| #define OMPI_MINOR_VERSION 0 | |
| #define OMPI_RELEASE_VERSION 0 | |
| #define OMPI_GREEK_VERSION "a1" | |
| #define OMPI_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OMPI_TARBALL_VERSION "gitclone" | |
| #define OMPI_VERSION "0" | |
| #define OMPI_RELEASE_DATE "Unreleased developer copy" | |
| #define ORTE_MAJOR_VERSION 4 | |
| #define ORTE_MINOR_VERSION 0 | |
| #define ORTE_RELEASE_VERSION 0 | |
| #define ORTE_GREEK_VERSION "a1" | |
| #define ORTE_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define ORTE_TARBALL_VERSION "gitclone" | |
| #define ORTE_VERSION "0" | |
| #define ORTE_RELEASE_DATE "Unreleased developer copy" | |
| #define OSHMEM_MAJOR_VERSION 4 | |
| #define OSHMEM_MINOR_VERSION 0 | |
| #define OSHMEM_RELEASE_VERSION 0 | |
| #define OSHMEM_GREEK_VERSION "a1" | |
| #define OSHMEM_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OSHMEM_TARBALL_VERSION "gitclone" | |
| #define OSHMEM_VERSION "0" | |
| #define OSHMEM_RELEASE_DATE "Unreleased developer copy" | |
| #define OPAL_MAJOR_VERSION 4 | |
| #define OPAL_MINOR_VERSION 0 | |
| #define OPAL_RELEASE_VERSION 0 | |
| #define OPAL_GREEK_VERSION "a1" | |
| #define OPAL_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OPAL_TARBALL_VERSION "gitclone" | |
| #define OPAL_VERSION "0" | |
| #define OPAL_RELEASE_DATE "Unreleased developer copy" | |
| #define OPAL_ENABLE_MEM_DEBUG 0 | |
| #define OPAL_ENABLE_MEM_PROFILE 0 | |
| #define OPAL_ENABLE_TIMING 0 | |
| #define OPAL_ENABLE_DEBUG 0 | |
| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1 | |
| #define OPAL_ENABLE_PTY_SUPPORT 1 | |
| #define OPAL_ENABLE_DLOPEN_SUPPORT 1 | |
| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1 | |
| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0 | |
| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0 | |
| #define OPAL_WANT_HOME_CONFIG_FILES 1 | |
| #define OPAL_ENABLE_IPV6 0 | |
| #define OPAL_PACKAGE_STRING "Open MPI gpaulsen@c656f6n04 Distribution" | |
| #define OPAL_IDENT_STRING "4.0.0a1" | |
| #define OPAL_MAX_PROCESSOR_NAME 256 | |
| #define OPAL_MAX_ERROR_STRING 256 | |
| #define OPAL_MAX_OBJECT_NAME 64 | |
| #define OPAL_MAX_INFO_KEY 36 | |
| #define OPAL_MAX_INFO_VAL 256 | |
| #define OPAL_MAX_PORT_NAME 1024 | |
| #define OPAL_MAX_DATAREP_STRING 128 | |
| #define OPAL_ENABLE_CRDEBUG 0 | |
| #define OPAL_ENABLE_GETPWUID 1 | |
| #define OPAL_ENABLE_PROGRESS_THREADS 0 | |
| #define HAVE_ZLIB_H 1 | |
| #define OPAL_HAVE_ZLIB 1 | |
| #define OPAL_HAVE_SOLARIS 0 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_NETINET_TCP_H 1 | |
| #define HAVE_STRUCT_SOCKADDR_IN 1 | |
| #define OPAL_CUDA_SUPPORT 0 | |
| #define OPAL_CUDA_SYNC_MEMOPS 0 | |
| #define OPAL_CUDA_GET_ATTRIBUTES 0 | |
| #define OPAL_CUDA_GDR_SUPPORT 0 | |
| #define OPAL_PMIX_V1 0 | |
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | |
| #define OMPI_WANT_MPI_INTERFACE_WARNING 1 | |
| #define OMPI_GROUP_SPARSE 0 | |
| #define OMPI_WANT_PERUSE 0 | |
| #define OMPI_WANT_MPI_CXX_SEEK 1 | |
| #define OMPI_ENABLE_MPI1_COMPAT 1 | |
| #define OMPI_ENABLE_GREQUEST_EXTENSIONS 0 | |
| #define MPI_PARAM_CHECK ompi_mpi_param_check | |
| #define OMPI_PARAM_CHECK 1 | |
| #define OSHMEM_SPEC_COMPAT 1 | |
| #define OSHMEM_PARAM_CHECK 1 | |
| #define HAVE_ON_EXIT 1 | |
| #define SPC_ENABLE 0 | |
| #define OPAL_CC "gcc" | |
| #define OPAL_C_HAVE__THREAD_LOCAL 0 | |
| #define OPAL_C_HAVE_ATOMIC_CONV_VAR 0 | |
| #define OPAL_C_HAVE__ATOMIC 0 | |
| #define OPAL_C_HAVE__GENERIC 0 | |
| #define OPAL_C_HAVE__STATIC_ASSERT 1 | |
| #define OPAL_C_HAVE___THREAD 1 | |
| #define STDC_HEADERS 1 | |
| #define _GNU_SOURCE 1 | |
| #define OPAL_C_HAVE_BUILTIN_EXPECT 1 | |
| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1 | |
| #define OPAL_C_HAVE_BUILTIN_CLZ 1 | |
| #define OPAL_CC_USE_PRAGMA_IDENT 0 | |
| #define OPAL_CC_USE_IDENT 1 | |
| #define OPAL_CC_USE_PRAGMA_COMMENT | |
| #define OPAL_CC_USE_CONST_CHAR_IDENT 0 | |
| #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___INT128 1 | |
| #define HAVE_LONG_LONG 1 | |
| #define HAVE_LONG_DOUBLE 1 | |
| #define HAVE_COMPLEX_H 1 | |
| #define HAVE_FLOAT__COMPLEX 1 | |
| #define HAVE_DOUBLE__COMPLEX 1 | |
| #define HAVE_LONG_DOUBLE__COMPLEX 1 | |
| #define HAVE_INTPTR_T 1 | |
| #define HAVE_UINTPTR_T 1 | |
| #define HAVE_MODE_T 1 | |
| #define HAVE_SSIZE_T 1 | |
| #define HAVE_PTRDIFF_T 1 | |
| #define SIZEOF__BOOL 1 | |
| #define SIZEOF_CHAR 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_FLOAT 4 | |
| #define SIZEOF_DOUBLE 8 | |
| #define SIZEOF_LONG_DOUBLE 16 | |
| #define SIZEOF_FLOAT__COMPLEX 8 | |
| #define SIZEOF_DOUBLE__COMPLEX 16 | |
| #define SIZEOF_LONG_DOUBLE__COMPLEX 32 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_SIZE_T 8 | |
| #define SIZEOF_SSIZE_T 8 | |
| #define SIZEOF_PTRDIFF_T 8 | |
| #define SIZEOF_WCHAR_T 4 | |
| #define SIZEOF_PID_T 4 | |
| #define SIZEOF_ATOMIC_SHORT 0 | |
| #define SIZEOF_ATOMIC_INT 0 | |
| #define SIZEOF_ATOMIC_LONG 0 | |
| #define SIZEOF_ATOMIC_LLONG 0 | |
| #define OPAL_ALIGNMENT_BOOL 1 | |
| #define OPAL_ALIGNMENT_INT8 1 | |
| #define OPAL_ALIGNMENT_INT16 2 | |
| #define OPAL_ALIGNMENT_INT32 4 | |
| #define OPAL_ALIGNMENT_INT64 8 | |
| #define OPAL_ALIGNMENT_CHAR 1 | |
| #define OPAL_ALIGNMENT_SHORT 2 | |
| #define OPAL_ALIGNMENT_WCHAR 4 | |
| #define OPAL_ALIGNMENT_INT 4 | |
| #define OPAL_ALIGNMENT_LONG 8 | |
| #define OPAL_ALIGNMENT_LONG_LONG 8 | |
| #define OPAL_ALIGNMENT_FLOAT 4 | |
| #define OPAL_ALIGNMENT_DOUBLE 8 | |
| #define OPAL_ALIGNMENT_LONG_DOUBLE 16 | |
| #define OPAL_ALIGNMENT_FLOAT_COMPLEX 4 | |
| #define OPAL_ALIGNMENT_DOUBLE_COMPLEX 8 | |
| #define OPAL_ALIGNMENT_LONG_DOUBLE_COMPLEX 16 | |
| #define OPAL_ALIGNMENT_VOID_P 8 | |
| #define OPAL_ALIGNMENT_SIZE_T 8 | |
| #define OPAL_CXX "g++" | |
| #define SIZEOF_BOOL 1 | |
| #define OPAL_ALIGNMENT_CXX_BOOL 1 | |
| #define OMPI_CXX "g++" | |
| #define SIZEOF_BOOL 1 | |
| #define OPAL_ALIGNMENT_CXX_BOOL 1 | |
| #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | |
| #define OMPI_CXX_HAVE_BUILTIN_EXPECT 0 | |
| #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 0 | |
| #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 0 | |
| #define OMPI_BUILD_CXX_BINDINGS 0 | |
| #define OPAL_HAVE_ATTRIBUTE 1 | |
| #define OPAL_HAVE_ATTRIBUTE_ALIGNED 1 | |
| #define OPAL_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | |
| #define OPAL_HAVE_ATTRIBUTE_COLD 1 | |
| #define OPAL_HAVE_ATTRIBUTE_CONST 1 | |
| #define OPAL_HAVE_ATTRIBUTE_DEPRECATED 1 | |
| #define OPAL_HAVE_ATTRIBUTE_DEPRECATED_ARGUMENT 1 | |
| #define OPAL_HAVE_ATTRIBUTE_FORMAT 1 | |
| #define OPAL_HAVE_ATTRIBUTE_FORMAT_FUNCPTR 1 | |
| #define OPAL_HAVE_ATTRIBUTE_HOT 1 | |
| #define OPAL_HAVE_ATTRIBUTE_MALLOC 1 | |
| #define OPAL_HAVE_ATTRIBUTE_MAY_ALIAS 1 | |
| #define OPAL_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | |
| #define OPAL_HAVE_ATTRIBUTE_NOINLINE 1 | |
| #define OPAL_HAVE_ATTRIBUTE_NONNULL 1 | |
| #define OPAL_HAVE_ATTRIBUTE_NORETURN 1 | |
| #define OPAL_HAVE_ATTRIBUTE_NORETURN_FUNCPTR 1 | |
| #define OPAL_HAVE_ATTRIBUTE_PACKED 1 | |
| #define OPAL_HAVE_ATTRIBUTE_PURE 1 | |
| #define OPAL_HAVE_ATTRIBUTE_SENTINEL 1 | |
| #define OPAL_HAVE_ATTRIBUTE_UNUSED 1 | |
| #define OPAL_HAVE_ATTRIBUTE_VISIBILITY 1 | |
| #define OPAL_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | |
| #define OPAL_HAVE_ATTRIBUTE_WEAK_ALIAS 1 | |
| #define OPAL_HAVE_ATTRIBUTE_DESTRUCTOR 1 | |
| #define OPAL_HAVE_ATTRIBUTE_OPTNONE 0 | |
| #define OPAL_HAVE_ATTRIBUTE_EXTENSION 1 | |
| #define OPAL_HAVE_ATTRIBUTE_ERROR 1 | |
| #define OPAL_BUILD_PLATFORM_COMPILER_FAMILYID 1 | |
| #define OPAL_BUILD_PLATFORM_COMPILER_FAMILYNAME GNU | |
| #define OPAL_BUILD_PLATFORM_COMPILER_VERSION 264197 | |
| #define OPAL_BUILD_PLATFORM_COMPILER_VERSION_STR 4.8.5 | |
| #define OMPI_WANT_JAVA_BINDINGS 0 | |
| #define OPAL_HAVE_WEAK_SYMBOLS 1 | |
| #define OPAL_HAVE_GCC_BUILTIN_CSWAP_INT128 1 | |
| #define OPAL_ASM_TEXT ".text" | |
| #define OPAL_ASM_GLOBAL ".globl" | |
| #define OPAL_ASM_LABEL_SUFFIX ":" | |
| #define OPAL_ASM_GSYM "" | |
| #define OPAL_ASM_LSYM ".L" | |
| #define OPAL_ASM_TYPE "@" | |
| #define OPAL_ASM_SIZE "1" | |
| #define OPAL_ASM_ALIGN_LOG | |
| #define OPAL_POWERPC_R_REGISTERS 0 | |
| #define OPAL_C_GCC_INLINE_ASSEMBLY 1 | |
| #define OPAL_ASSEMBLY_ARCH OPAL_POWERPC64 | |
| #define OPAL_ASSEMBLY_SUPPORTS_RDTSCP 0 | |
| #define OPAL_ASSEMBLY_BUILTIN OPAL_BUILTIN_GCC | |
| #define OMPI_FORTRAN_MPIFH_BINDINGS 1 | |
| #define OMPI_FORTRAN_USEMPI_BINDINGS 2 | |
| #define OMPI_FORTRAN_USEMPIF08_BINDINGS 3 | |
| #define OMPI_FORTRAN_DOUBLE_UNDERSCORE 0 | |
| #define OMPI_FORTRAN_SINGLE_UNDERSCORE 1 | |
| #define OMPI_FORTRAN_CAPS 0 | |
| #define OMPI_FORTRAN_PLAIN 0 | |
| #define ompi_fortran_bogus_type_t int | |
| #define OMPI_HAVE_FORTRAN_CHARACTER 1 | |
| #define OMPI_SIZEOF_FORTRAN_CHARACTER 1 | |
| #define OMPI_ALIGNMENT_FORTRAN_CHARACTER 1 | |
| #define OMPI_KIND_FORTRAN_CHARACTER C_SIGNED_CHAR | |
| #define ompi_fortran_character_t char | |
| #define OMPI_HAVE_FORTRAN_LOGICAL 1 | |
| #define OMPI_SIZEOF_FORTRAN_LOGICAL 4 | |
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4 | |
| #define OMPI_KIND_FORTRAN_LOGICAL C_INT | |
| #define ompi_fortran_logical_t int | |
| #define OMPI_HAVE_FORTRAN_LOGICAL1 1 | |
| #define OMPI_SIZEOF_FORTRAN_LOGICAL1 1 | |
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL1 1 | |
| #define OMPI_KIND_FORTRAN_LOGICAL1 C_SIGNED_CHAR | |
| #define ompi_fortran_logical1_t char | |
| #define OMPI_HAVE_FORTRAN_LOGICAL2 1 | |
| #define OMPI_SIZEOF_FORTRAN_LOGICAL2 2 | |
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL2 2 | |
| #define OMPI_KIND_FORTRAN_LOGICAL2 C_SHORT | |
| #define ompi_fortran_logical2_t short | |
| #define OMPI_HAVE_FORTRAN_LOGICAL4 1 | |
| #define OMPI_SIZEOF_FORTRAN_LOGICAL4 4 | |
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL4 4 | |
| #define OMPI_KIND_FORTRAN_LOGICAL4 C_INT | |
| #define ompi_fortran_logical4_t int | |
| #define OMPI_HAVE_FORTRAN_LOGICAL8 1 | |
| #define OMPI_SIZEOF_FORTRAN_LOGICAL8 8 | |
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL8 8 | |
| #define OMPI_KIND_FORTRAN_LOGICAL8 C_LONG_LONG | |
| #define ompi_fortran_logical8_t long long | |
| #define OMPI_HAVE_FORTRAN_INTEGER 1 | |
| #define OMPI_SIZEOF_FORTRAN_INTEGER 4 | |
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4 | |
| #define OMPI_KIND_FORTRAN_INTEGER C_INT | |
| #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_KIND_FORTRAN_INTEGER1 C_SIGNED_CHAR | |
| #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_KIND_FORTRAN_INTEGER2 C_SHORT | |
| #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_KIND_FORTRAN_INTEGER4 C_INT | |
| #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_KIND_FORTRAN_INTEGER8 C_LONG_LONG | |
| #define ompi_fortran_integer8_t long long | |
| #define OMPI_HAVE_FORTRAN_INTEGER16 0 | |
| #define OMPI_SIZEOF_FORTRAN_INTEGER16 16 | |
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4 | |
| #define OMPI_KIND_FORTRAN_INTEGER16 0 | |
| #define ompi_fortran_integer16_t | |
| #define OMPI_HAVE_FORTRAN_REAL 1 | |
| #define OMPI_SIZEOF_FORTRAN_REAL 4 | |
| #define OMPI_ALIGNMENT_FORTRAN_REAL 4 | |
| #define OMPI_KIND_FORTRAN_REAL C_FLOAT | |
| #define ompi_fortran_real_t float | |
| #define OMPI_HAVE_FORTRAN_REAL2 0 | |
| #define OMPI_SIZEOF_FORTRAN_REAL2 4 | |
| #define OMPI_ALIGNMENT_FORTRAN_REAL2 4 | |
| #define OMPI_KIND_FORTRAN_REAL2 0 | |
| #define ompi_fortran_real2_t ompi_fortran_bogus_type_t | |
| #define OMPI_HAVE_FORTRAN_REAL4 1 | |
| #define OMPI_SIZEOF_FORTRAN_REAL4 4 | |
| #define OMPI_ALIGNMENT_FORTRAN_REAL4 4 | |
| #define OMPI_KIND_FORTRAN_REAL4 C_FLOAT | |
| #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_KIND_FORTRAN_REAL8 C_DOUBLE | |
| #define ompi_fortran_real8_t double | |
| #define OMPI_HAVE_FORTRAN_REAL16 1 | |
| #define OMPI_SIZEOF_FORTRAN_REAL16 16 | |
| #define OMPI_ALIGNMENT_FORTRAN_REAL16 16 | |
| #define OMPI_KIND_FORTRAN_REAL16 C_LONG_DOUBLE | |
| #define ompi_fortran_real16_t long double | |
| #define OMPI_REAL16_MATCHES_C 1 | |
| #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 1 | |
| #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 8 | |
| #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 8 | |
| #define OMPI_KIND_FORTRAN_DOUBLE_PRECISION C_DOUBLE | |
| #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_KIND_FORTRAN_COMPLEX C_FLOAT_COMPLEX | |
| #define OMPI_HAVE_FORTRAN_COMPLEX4 0 | |
| #define OMPI_SIZEOF_FORTRAN_COMPLEX4 4 | |
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX4 4 | |
| #define OMPI_KIND_FORTRAN_COMPLEX4 0 | |
| #define OMPI_HAVE_FORTRAN_COMPLEX8 1 | |
| #define OMPI_SIZEOF_FORTRAN_COMPLEX8 8 | |
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4 | |
| #define OMPI_KIND_FORTRAN_COMPLEX8 C_FLOAT_COMPLEX | |
| #define OMPI_HAVE_FORTRAN_COMPLEX16 1 | |
| #define OMPI_SIZEOF_FORTRAN_COMPLEX16 16 | |
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 8 | |
| #define OMPI_KIND_FORTRAN_COMPLEX16 C_DOUBLE_COMPLEX | |
| #define OMPI_HAVE_FORTRAN_COMPLEX32 1 | |
| #define OMPI_SIZEOF_FORTRAN_COMPLEX32 32 | |
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 16 | |
| #define OMPI_KIND_FORTRAN_COMPLEX32 C_LONG_DOUBLE_COMPLEX | |
| #define OMPI_HAVE_FORTRAN_DOUBLE_COMPLEX 1 | |
| #define OMPI_SIZEOF_FORTRAN_DOUBLE_COMPLEX 16 | |
| #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_COMPLEX 8 | |
| #define OMPI_KIND_FORTRAN_DOUBLE_COMPLEX C_DOUBLE_COMPLEX | |
| #define OMPI_FORTRAN_HANDLE_MAX 2147483647 | |
| #define OMPI_FORTRAN_VALUE_TRUE 1 | |
| #define OMPI_FORTRAN_MAX_ARRAY_RANK 7 | |
| #define OMPI_FC "gfortran" | |
| #define OMPI_FC_ABSOLUTE "/usr/bin/gfortran" | |
| #define OMPI_FORTRAN_BUILD_SIZEOF 0 | |
| #define OMPI_FORTRAN_HAVE_INTERFACE 1 | |
| #define OMPI_FORTRAN_HAVE_ISO_FORTRAN_ENV 1 | |
| #define OMPI_FORTRAN_HAVE_STORAGE_SIZE 0 | |
| #define OMPI_FORTRAN_IGNORE_TKR_PREDECL "" | |
| #define OMPI_FORTRAN_IGNORE_TKR_TYPE | |
| #define OMPI_FORTRAN_HAVE_IGNORE_TKR 0 | |
| #define OMPI_FORTRAN_NEED_WRAPPER_ROUTINES 0 | |
| #define OMPI_FORTRAN_F08_HANDLE_SIZE 4 | |
| #define OMPI_FORTRAN_F08_HANDLE_ALIGNMENT 4 | |
| #define OMPI_FORTRAN_HAVE_F08_ASSUMED_RANK 0 | |
| #define OMPI_FORTRAN_HAVE_BIND_C 0 | |
| #define OMPI_FORTRAN_HAVE_ISO_C_BINDING 1 | |
| #define OMPI_FORTRAN_HAVE_BIND_C_SUB 0 | |
| #define OMPI_FORTRAN_HAVE_BIND_C_TYPE 0 | |
| #define OMPI_FORTRAN_HAVE_BIND_C_TYPE_NAME 0 | |
| #define OMPI_FORTRAN_HAVE_OPTIONAL_ARGS 0 | |
| #define OMPI_FORTRAN_HAVE_PRIVATE 0 | |
| #define OMPI_FORTRAN_HAVE_PROTECTED 0 | |
| #define OMPI_FORTRAN_HAVE_ABSTRACT 0 | |
| #define OMPI_FORTRAN_HAVE_ASYNCHRONOUS 0 | |
| #define OMPI_FORTRAN_HAVE_PROCEDURE 0 | |
| #define OMPI_FORTRAN_HAVE_USE_ONLY 0 | |
| #define OMPI_FORTRAN_HAVE_C_FUNLOC 0 | |
| #define OMPI_BUILD_FORTRAN_BINDINGS 2 | |
| #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_ENDIAN_H 1 | |
| #define HAVE_EXECINFO_H 1 | |
| #define HAVE_ERR_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_LIBGEN_H 1 | |
| #define HAVE_MEMORY_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_STRINGS_H 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| #include <stropts.h> | |
configure:68368: result: no | |
configure:68368: checking stropts.h presence | |
configure:68368: gcc -E conftest.c | |
conftest.c:416:21: fatal error: stropts.h: No such file or directory | |
#include <stropts.h> | |
^ | |
compilation terminated. | |
configure:68368: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "Open MPI" | |
| #define PACKAGE_TARNAME "openmpi" | |
| #define PACKAGE_VERSION "gitclone" | |
| #define PACKAGE_STRING "Open MPI gitclone" | |
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | |
| #define PACKAGE_URL "" | |
| #define OPAL_ARCH "powerpc64le-unknown-linux-gnu" | |
| #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 __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define OMPI_MAJOR_VERSION 4 | |
| #define OMPI_MINOR_VERSION 0 | |
| #define OMPI_RELEASE_VERSION 0 | |
| #define OMPI_GREEK_VERSION "a1" | |
| #define OMPI_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OMPI_TARBALL_VERSION "gitclone" | |
| #define OMPI_VERSION "0" | |
| #define OMPI_RELEASE_DATE "Unreleased developer copy" | |
| #define ORTE_MAJOR_VERSION 4 | |
| #define ORTE_MINOR_VERSION 0 | |
| #define ORTE_RELEASE_VERSION 0 | |
| #define ORTE_GREEK_VERSION "a1" | |
| #define ORTE_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define ORTE_TARBALL_VERSION "gitclone" | |
| #define ORTE_VERSION "0" | |
| #define ORTE_RELEASE_DATE "Unreleased developer copy" | |
| #define OSHMEM_MAJOR_VERSION 4 | |
| #define OSHMEM_MINOR_VERSION 0 | |
| #define OSHMEM_RELEASE_VERSION 0 | |
| #define OSHMEM_GREEK_VERSION "a1" | |
| #define OSHMEM_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OSHMEM_TARBALL_VERSION "gitclone" | |
| #define OSHMEM_VERSION "0" | |
| #define OSHMEM_RELEASE_DATE "Unreleased developer copy" | |
| #define OPAL_MAJOR_VERSION 4 | |
| #define OPAL_MINOR_VERSION 0 | |
| #define OPAL_RELEASE_VERSION 0 | |
| #define OPAL_GREEK_VERSION "a1" | |
| #define OPAL_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OPAL_TARBALL_VERSION "gitclone" | |
| #define OPAL_VERSION "0" | |
| #define OPAL_RELEASE_DATE "Unreleased developer copy" | |
| #define OPAL_ENABLE_MEM_DEBUG 0 | |
| #define OPAL_ENABLE_MEM_PROFILE 0 | |
| #define OPAL_ENABLE_TIMING 0 | |
| #define OPAL_ENABLE_DEBUG 0 | |
| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1 | |
| #define OPAL_ENABLE_PTY_SUPPORT 1 | |
| #define OPAL_ENABLE_DLOPEN_SUPPORT 1 | |
| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1 | |
| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0 | |
| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0 | |
| #define OPAL_WANT_HOME_CONFIG_FILES 1 | |
| #define OPAL_ENABLE_IPV6 0 | |
| #define OPAL_PACKAGE_STRING "Open MPI gpaulsen@c656f6n04 Distribution" | |
| #define OPAL_IDENT_STRING "4.0.0a1" | |
| #define OPAL_MAX_PROCESSOR_NAME 256 | |
| #define OPAL_MAX_ERROR_STRING 256 | |
| #define OPAL_MAX_OBJECT_NAME 64 | |
| #define OPAL_MAX_INFO_KEY 36 | |
| #define OPAL_MAX_INFO_VAL 256 | |
| #define OPAL_MAX_PORT_NAME 1024 | |
| #define OPAL_MAX_DATAREP_STRING 128 | |
| #define OPAL_ENABLE_CRDEBUG 0 | |
| #define OPAL_ENABLE_GETPWUID 1 | |
| #define OPAL_ENABLE_PROGRESS_THREADS 0 | |
| #define HAVE_ZLIB_H 1 | |
| #define OPAL_HAVE_ZLIB 1 | |
| #define OPAL_HAVE_SOLARIS 0 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_NETINET_TCP_H 1 | |
| #define HAVE_STRUCT_SOCKADDR_IN 1 | |
| #define OPAL_CUDA_SUPPORT 0 | |
| #define OPAL_CUDA_SYNC_MEMOPS 0 | |
| #define OPAL_CUDA_GET_ATTRIBUTES 0 | |
| #define OPAL_CUDA_GDR_SUPPORT 0 | |
| #define OPAL_PMIX_V1 0 | |
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | |
| #define OMPI_WANT_MPI_INTERFACE_WARNING 1 | |
| #define OMPI_GROUP_SPARSE 0 | |
| #define OMPI_WANT_PERUSE 0 | |
| #define OMPI_WANT_MPI_CXX_SEEK 1 | |
| #define OMPI_ENABLE_MPI1_COMPAT 1 | |
| #define OMPI_ENABLE_GREQUEST_EXTENSIONS 0 | |
| #define MPI_PARAM_CHECK ompi_mpi_param_check | |
| #define OMPI_PARAM_CHECK 1 | |
| #define OSHMEM_SPEC_COMPAT 1 | |
| #define OSHMEM_PARAM_CHECK 1 | |
| #define HAVE_ON_EXIT 1 | |
| #define SPC_ENABLE 0 | |
| #define OPAL_CC "gcc" | |
| #define OPAL_C_HAVE__THREAD_LOCAL 0 | |
| #define OPAL_C_HAVE_ATOMIC_CONV_VAR 0 | |
| #define OPAL_C_HAVE__ATOMIC 0 | |
| #define OPAL_C_HAVE__GENERIC 0 | |
| #define OPAL_C_HAVE__STATIC_ASSERT 1 | |
| #define OPAL_C_HAVE___THREAD 1 | |
| #define STDC_HEADERS 1 | |
| #define _GNU_SOURCE 1 | |
| #define OPAL_C_HAVE_BUILTIN_EXPECT 1 | |
| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1 | |
| #define OPAL_C_HAVE_BUILTIN_CLZ 1 | |
| #define OPAL_CC_USE_PRAGMA_IDENT 0 | |
| #define OPAL_CC_USE_IDENT 1 | |
| #define OPAL_CC_USE_PRAGMA_COMMENT | |
| #define OPAL_CC_USE_CONST_CHAR_IDENT 0 | |
| #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___INT128 1 | |
| #define HAVE_LONG_LONG 1 | |
| #define HAVE_LONG_DOUBLE 1 | |
| #define HAVE_COMPLEX_H 1 | |
| #define HAVE_FLOAT__COMPLEX 1 | |
| #define HAVE_DOUBLE__COMPLEX 1 | |
| #define HAVE_LONG_DOUBLE__COMPLEX 1 | |
| #define HAVE_INTPTR_T 1 | |
| #define HAVE_UINTPTR_T 1 | |
| #define HAVE_MODE_T 1 | |
| #define HAVE_SSIZE_T 1 | |
| #define HAVE_PTRDIFF_T 1 | |
| #define SIZEOF__BOOL 1 | |
| #define SIZEOF_CHAR 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_FLOAT 4 | |
| #define SIZEOF_DOUBLE 8 | |
| #define SIZEOF_LONG_DOUBLE 16 | |
| #define SIZEOF_FLOAT__COMPLEX 8 | |
| #define SIZEOF_DOUBLE__COMPLEX 16 | |
| #define SIZEOF_LONG_DOUBLE__COMPLEX 32 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_SIZE_T 8 | |
| #define SIZEOF_SSIZE_T 8 | |
| #define SIZEOF_PTRDIFF_T 8 | |
| #define SIZEOF_WCHAR_T 4 | |
| #define SIZEOF_PID_T 4 | |
| #define SIZEOF_ATOMIC_SHORT 0 | |
| #define SIZEOF_ATOMIC_INT 0 | |
| #define SIZEOF_ATOMIC_LONG 0 | |
| #define SIZEOF_ATOMIC_LLONG 0 | |
| #define OPAL_ALIGNMENT_BOOL 1 | |
| #define OPAL_ALIGNMENT_INT8 1 | |
| #define OPAL_ALIGNMENT_INT16 2 | |
| #define OPAL_ALIGNMENT_INT32 4 | |
| #define OPAL_ALIGNMENT_INT64 8 | |
| #define OPAL_ALIGNMENT_CHAR 1 | |
| #define OPAL_ALIGNMENT_SHORT 2 | |
| #define OPAL_ALIGNMENT_WCHAR 4 | |
| #define OPAL_ALIGNMENT_INT 4 | |
| #define OPAL_ALIGNMENT_LONG 8 | |
| #define OPAL_ALIGNMENT_LONG_LONG 8 | |
| #define OPAL_ALIGNMENT_FLOAT 4 | |
| #define OPAL_ALIGNMENT_DOUBLE 8 | |
| #define OPAL_ALIGNMENT_LONG_DOUBLE 16 | |
| #define OPAL_ALIGNMENT_FLOAT_COMPLEX 4 | |
| #define OPAL_ALIGNMENT_DOUBLE_COMPLEX 8 | |
| #define OPAL_ALIGNMENT_LONG_DOUBLE_COMPLEX 16 | |
| #define OPAL_ALIGNMENT_VOID_P 8 | |
| #define OPAL_ALIGNMENT_SIZE_T 8 | |
| #define OPAL_CXX "g++" | |
| #define SIZEOF_BOOL 1 | |
| #define OPAL_ALIGNMENT_CXX_BOOL 1 | |
| #define OMPI_CXX "g++" | |
| #define SIZEOF_BOOL 1 | |
| #define OPAL_ALIGNMENT_CXX_BOOL 1 | |
| #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | |
| #define OMPI_CXX_HAVE_BUILTIN_EXPECT 0 | |
| #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 0 | |
| #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 0 | |
| #define OMPI_BUILD_CXX_BINDINGS 0 | |
| #define OPAL_HAVE_ATTRIBUTE 1 | |
| #define OPAL_HAVE_ATTRIBUTE_ALIGNED 1 | |
| #define OPAL_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | |
| #define OPAL_HAVE_ATTRIBUTE_COLD 1 | |
| #define OPAL_HAVE_ATTRIBUTE_CONST 1 | |
| #define OPAL_HAVE_ATTRIBUTE_DEPRECATED 1 | |
| #define OPAL_HAVE_ATTRIBUTE_DEPRECATED_ARGUMENT 1 | |
| #define OPAL_HAVE_ATTRIBUTE_FORMAT 1 | |
| #define OPAL_HAVE_ATTRIBUTE_FORMAT_FUNCPTR 1 | |
| #define OPAL_HAVE_ATTRIBUTE_HOT 1 | |
| #define OPAL_HAVE_ATTRIBUTE_MALLOC 1 | |
| #define OPAL_HAVE_ATTRIBUTE_MAY_ALIAS 1 | |
| #define OPAL_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | |
| #define OPAL_HAVE_ATTRIBUTE_NOINLINE 1 | |
| #define OPAL_HAVE_ATTRIBUTE_NONNULL 1 | |
| #define OPAL_HAVE_ATTRIBUTE_NORETURN 1 | |
| #define OPAL_HAVE_ATTRIBUTE_NORETURN_FUNCPTR 1 | |
| #define OPAL_HAVE_ATTRIBUTE_PACKED 1 | |
| #define OPAL_HAVE_ATTRIBUTE_PURE 1 | |
| #define OPAL_HAVE_ATTRIBUTE_SENTINEL 1 | |
| #define OPAL_HAVE_ATTRIBUTE_UNUSED 1 | |
| #define OPAL_HAVE_ATTRIBUTE_VISIBILITY 1 | |
| #define OPAL_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | |
| #define OPAL_HAVE_ATTRIBUTE_WEAK_ALIAS 1 | |
| #define OPAL_HAVE_ATTRIBUTE_DESTRUCTOR 1 | |
| #define OPAL_HAVE_ATTRIBUTE_OPTNONE 0 | |
| #define OPAL_HAVE_ATTRIBUTE_EXTENSION 1 | |
| #define OPAL_HAVE_ATTRIBUTE_ERROR 1 | |
| #define OPAL_BUILD_PLATFORM_COMPILER_FAMILYID 1 | |
| #define OPAL_BUILD_PLATFORM_COMPILER_FAMILYNAME GNU | |
| #define OPAL_BUILD_PLATFORM_COMPILER_VERSION 264197 | |
| #define OPAL_BUILD_PLATFORM_COMPILER_VERSION_STR 4.8.5 | |
| #define OMPI_WANT_JAVA_BINDINGS 0 | |
| #define OPAL_HAVE_WEAK_SYMBOLS 1 | |
| #define OPAL_HAVE_GCC_BUILTIN_CSWAP_INT128 1 | |
| #define OPAL_ASM_TEXT ".text" | |
| #define OPAL_ASM_GLOBAL ".globl" | |
| #define OPAL_ASM_LABEL_SUFFIX ":" | |
| #define OPAL_ASM_GSYM "" | |
| #define OPAL_ASM_LSYM ".L" | |
| #define OPAL_ASM_TYPE "@" | |
| #define OPAL_ASM_SIZE "1" | |
| #define OPAL_ASM_ALIGN_LOG | |
| #define OPAL_POWERPC_R_REGISTERS 0 | |
| #define OPAL_C_GCC_INLINE_ASSEMBLY 1 | |
| #define OPAL_ASSEMBLY_ARCH OPAL_POWERPC64 | |
| #define OPAL_ASSEMBLY_SUPPORTS_RDTSCP 0 | |
| #define OPAL_ASSEMBLY_BUILTIN OPAL_BUILTIN_GCC | |
| #define OMPI_FORTRAN_MPIFH_BINDINGS 1 | |
| #define OMPI_FORTRAN_USEMPI_BINDINGS 2 | |
| #define OMPI_FORTRAN_USEMPIF08_BINDINGS 3 | |
| #define OMPI_FORTRAN_DOUBLE_UNDERSCORE 0 | |
| #define OMPI_FORTRAN_SINGLE_UNDERSCORE 1 | |
| #define OMPI_FORTRAN_CAPS 0 | |
| #define OMPI_FORTRAN_PLAIN 0 | |
| #define ompi_fortran_bogus_type_t int | |
| #define OMPI_HAVE_FORTRAN_CHARACTER 1 | |
| #define OMPI_SIZEOF_FORTRAN_CHARACTER 1 | |
| #define OMPI_ALIGNMENT_FORTRAN_CHARACTER 1 | |
| #define OMPI_KIND_FORTRAN_CHARACTER C_SIGNED_CHAR | |
| #define ompi_fortran_character_t char | |
| #define OMPI_HAVE_FORTRAN_LOGICAL 1 | |
| #define OMPI_SIZEOF_FORTRAN_LOGICAL 4 | |
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4 | |
| #define OMPI_KIND_FORTRAN_LOGICAL C_INT | |
| #define ompi_fortran_logical_t int | |
| #define OMPI_HAVE_FORTRAN_LOGICAL1 1 | |
| #define OMPI_SIZEOF_FORTRAN_LOGICAL1 1 | |
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL1 1 | |
| #define OMPI_KIND_FORTRAN_LOGICAL1 C_SIGNED_CHAR | |
| #define ompi_fortran_logical1_t char | |
| #define OMPI_HAVE_FORTRAN_LOGICAL2 1 | |
| #define OMPI_SIZEOF_FORTRAN_LOGICAL2 2 | |
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL2 2 | |
| #define OMPI_KIND_FORTRAN_LOGICAL2 C_SHORT | |
| #define ompi_fortran_logical2_t short | |
| #define OMPI_HAVE_FORTRAN_LOGICAL4 1 | |
| #define OMPI_SIZEOF_FORTRAN_LOGICAL4 4 | |
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL4 4 | |
| #define OMPI_KIND_FORTRAN_LOGICAL4 C_INT | |
| #define ompi_fortran_logical4_t int | |
| #define OMPI_HAVE_FORTRAN_LOGICAL8 1 | |
| #define OMPI_SIZEOF_FORTRAN_LOGICAL8 8 | |
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL8 8 | |
| #define OMPI_KIND_FORTRAN_LOGICAL8 C_LONG_LONG | |
| #define ompi_fortran_logical8_t long long | |
| #define OMPI_HAVE_FORTRAN_INTEGER 1 | |
| #define OMPI_SIZEOF_FORTRAN_INTEGER 4 | |
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4 | |
| #define OMPI_KIND_FORTRAN_INTEGER C_INT | |
| #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_KIND_FORTRAN_INTEGER1 C_SIGNED_CHAR | |
| #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_KIND_FORTRAN_INTEGER2 C_SHORT | |
| #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_KIND_FORTRAN_INTEGER4 C_INT | |
| #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_KIND_FORTRAN_INTEGER8 C_LONG_LONG | |
| #define ompi_fortran_integer8_t long long | |
| #define OMPI_HAVE_FORTRAN_INTEGER16 0 | |
| #define OMPI_SIZEOF_FORTRAN_INTEGER16 16 | |
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4 | |
| #define OMPI_KIND_FORTRAN_INTEGER16 0 | |
| #define ompi_fortran_integer16_t | |
| #define OMPI_HAVE_FORTRAN_REAL 1 | |
| #define OMPI_SIZEOF_FORTRAN_REAL 4 | |
| #define OMPI_ALIGNMENT_FORTRAN_REAL 4 | |
| #define OMPI_KIND_FORTRAN_REAL C_FLOAT | |
| #define ompi_fortran_real_t float | |
| #define OMPI_HAVE_FORTRAN_REAL2 0 | |
| #define OMPI_SIZEOF_FORTRAN_REAL2 4 | |
| #define OMPI_ALIGNMENT_FORTRAN_REAL2 4 | |
| #define OMPI_KIND_FORTRAN_REAL2 0 | |
| #define ompi_fortran_real2_t ompi_fortran_bogus_type_t | |
| #define OMPI_HAVE_FORTRAN_REAL4 1 | |
| #define OMPI_SIZEOF_FORTRAN_REAL4 4 | |
| #define OMPI_ALIGNMENT_FORTRAN_REAL4 4 | |
| #define OMPI_KIND_FORTRAN_REAL4 C_FLOAT | |
| #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_KIND_FORTRAN_REAL8 C_DOUBLE | |
| #define ompi_fortran_real8_t double | |
| #define OMPI_HAVE_FORTRAN_REAL16 1 | |
| #define OMPI_SIZEOF_FORTRAN_REAL16 16 | |
| #define OMPI_ALIGNMENT_FORTRAN_REAL16 16 | |
| #define OMPI_KIND_FORTRAN_REAL16 C_LONG_DOUBLE | |
| #define ompi_fortran_real16_t long double | |
| #define OMPI_REAL16_MATCHES_C 1 | |
| #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 1 | |
| #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 8 | |
| #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 8 | |
| #define OMPI_KIND_FORTRAN_DOUBLE_PRECISION C_DOUBLE | |
| #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_KIND_FORTRAN_COMPLEX C_FLOAT_COMPLEX | |
| #define OMPI_HAVE_FORTRAN_COMPLEX4 0 | |
| #define OMPI_SIZEOF_FORTRAN_COMPLEX4 4 | |
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX4 4 | |
| #define OMPI_KIND_FORTRAN_COMPLEX4 0 | |
| #define OMPI_HAVE_FORTRAN_COMPLEX8 1 | |
| #define OMPI_SIZEOF_FORTRAN_COMPLEX8 8 | |
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4 | |
| #define OMPI_KIND_FORTRAN_COMPLEX8 C_FLOAT_COMPLEX | |
| #define OMPI_HAVE_FORTRAN_COMPLEX16 1 | |
| #define OMPI_SIZEOF_FORTRAN_COMPLEX16 16 | |
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 8 | |
| #define OMPI_KIND_FORTRAN_COMPLEX16 C_DOUBLE_COMPLEX | |
| #define OMPI_HAVE_FORTRAN_COMPLEX32 1 | |
| #define OMPI_SIZEOF_FORTRAN_COMPLEX32 32 | |
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 16 | |
| #define OMPI_KIND_FORTRAN_COMPLEX32 C_LONG_DOUBLE_COMPLEX | |
| #define OMPI_HAVE_FORTRAN_DOUBLE_COMPLEX 1 | |
| #define OMPI_SIZEOF_FORTRAN_DOUBLE_COMPLEX 16 | |
| #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_COMPLEX 8 | |
| #define OMPI_KIND_FORTRAN_DOUBLE_COMPLEX C_DOUBLE_COMPLEX | |
| #define OMPI_FORTRAN_HANDLE_MAX 2147483647 | |
| #define OMPI_FORTRAN_VALUE_TRUE 1 | |
| #define OMPI_FORTRAN_MAX_ARRAY_RANK 7 | |
| #define OMPI_FC "gfortran" | |
| #define OMPI_FC_ABSOLUTE "/usr/bin/gfortran" | |
| #define OMPI_FORTRAN_BUILD_SIZEOF 0 | |
| #define OMPI_FORTRAN_HAVE_INTERFACE 1 | |
| #define OMPI_FORTRAN_HAVE_ISO_FORTRAN_ENV 1 | |
| #define OMPI_FORTRAN_HAVE_STORAGE_SIZE 0 | |
| #define OMPI_FORTRAN_IGNORE_TKR_PREDECL "" | |
| #define OMPI_FORTRAN_IGNORE_TKR_TYPE | |
| #define OMPI_FORTRAN_HAVE_IGNORE_TKR 0 | |
| #define OMPI_FORTRAN_NEED_WRAPPER_ROUTINES 0 | |
| #define OMPI_FORTRAN_F08_HANDLE_SIZE 4 | |
| #define OMPI_FORTRAN_F08_HANDLE_ALIGNMENT 4 | |
| #define OMPI_FORTRAN_HAVE_F08_ASSUMED_RANK 0 | |
| #define OMPI_FORTRAN_HAVE_BIND_C 0 | |
| #define OMPI_FORTRAN_HAVE_ISO_C_BINDING 1 | |
| #define OMPI_FORTRAN_HAVE_BIND_C_SUB 0 | |
| #define OMPI_FORTRAN_HAVE_BIND_C_TYPE 0 | |
| #define OMPI_FORTRAN_HAVE_BIND_C_TYPE_NAME 0 | |
| #define OMPI_FORTRAN_HAVE_OPTIONAL_ARGS 0 | |
| #define OMPI_FORTRAN_HAVE_PRIVATE 0 | |
| #define OMPI_FORTRAN_HAVE_PROTECTED 0 | |
| #define OMPI_FORTRAN_HAVE_ABSTRACT 0 | |
| #define OMPI_FORTRAN_HAVE_ASYNCHRONOUS 0 | |
| #define OMPI_FORTRAN_HAVE_PROCEDURE 0 | |
| #define OMPI_FORTRAN_HAVE_USE_ONLY 0 | |
| #define OMPI_FORTRAN_HAVE_C_FUNLOC 0 | |
| #define OMPI_BUILD_FORTRAN_BINDINGS 2 | |
| #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_ENDIAN_H 1 | |
| #define HAVE_EXECINFO_H 1 | |
| #define HAVE_ERR_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_LIBGEN_H 1 | |
| #define HAVE_MEMORY_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_STRINGS_H 1 | |
| /* end confdefs.h. */ | |
| #include <stropts.h> | |
configure:68368: result: no | |
configure:68368: checking for stropts.h | |
configure:68368: result: no | |
configure:68368: checking linux/ethtool.h usability | |
configure:68368: gcc -std=gnu99 -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5 | |
configure:68368: $? = 0 | |
configure:68368: result: yes | |
configure:68368: checking linux/ethtool.h presence | |
configure:68368: gcc -E conftest.c | |
configure:68368: $? = 0 | |
configure:68368: result: yes | |
configure:68368: checking for linux/ethtool.h | |
configure:68368: result: yes | |
configure:68368: checking linux/sockios.h usability | |
configure:68368: gcc -std=gnu99 -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5 | |
configure:68368: $? = 0 | |
configure:68368: result: yes | |
configure:68368: checking linux/sockios.h presence | |
configure:68368: gcc -E conftest.c | |
configure:68368: $? = 0 | |
configure:68368: result: yes | |
configure:68368: checking for linux/sockios.h | |
configure:68368: result: yes | |
configure:68368: checking sys/fcntl.h usability | |
configure:68368: gcc -std=gnu99 -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5 | |
configure:68368: $? = 0 | |
configure:68368: result: yes | |
configure:68368: checking sys/fcntl.h presence | |
configure:68368: gcc -E conftest.c | |
configure:68368: $? = 0 | |
configure:68368: result: yes | |
configure:68368: checking for sys/fcntl.h | |
configure:68368: result: yes | |
configure:68368: checking sys/ipc.h usability | |
configure:68368: gcc -std=gnu99 -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5 | |
configure:68368: $? = 0 | |
configure:68368: result: yes | |
configure:68368: checking sys/ipc.h presence | |
configure:68368: gcc -E conftest.c | |
configure:68368: $? = 0 | |
configure:68368: result: yes | |
configure:68368: checking for sys/ipc.h | |
configure:68368: result: yes | |
configure:68368: checking sys/shm.h usability | |
configure:68368: gcc -std=gnu99 -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5 | |
configure:68368: $? = 0 | |
configure:68368: result: yes | |
configure:68368: checking sys/shm.h presence | |
configure:68368: gcc -E conftest.c | |
configure:68368: $? = 0 | |
configure:68368: result: yes | |
configure:68368: checking for sys/shm.h | |
configure:68368: result: yes | |
configure:68368: checking sys/ioctl.h usability | |
configure:68368: gcc -std=gnu99 -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5 | |
configure:68368: $? = 0 | |
configure:68368: result: yes | |
configure:68368: checking sys/ioctl.h presence | |
configure:68368: gcc -E conftest.c | |
configure:68368: $? = 0 | |
configure:68368: result: yes | |
configure:68368: checking for sys/ioctl.h | |
configure:68368: result: yes | |
configure:68368: checking sys/mman.h usability | |
configure:68368: gcc -std=gnu99 -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5 | |
configure:68368: $? = 0 | |
configure:68368: result: yes | |
configure:68368: checking sys/mman.h presence | |
configure:68368: gcc -E conftest.c | |
configure:68368: $? = 0 | |
configure:68368: result: yes | |
configure:68368: checking for sys/mman.h | |
configure:68368: result: yes | |
configure:68368: checking sys/param.h usability | |
configure:68368: gcc -std=gnu99 -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5 | |
configure:68368: $? = 0 | |
configure:68368: result: yes | |
configure:68368: checking sys/param.h presence | |
configure:68368: gcc -E conftest.c | |
configure:68368: $? = 0 | |
configure:68368: result: yes | |
configure:68368: checking for sys/param.h | |
configure:68368: result: yes | |
configure:68368: checking sys/queue.h usability | |
configure:68368: gcc -std=gnu99 -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5 | |
configure:68368: $? = 0 | |
configure:68368: result: yes | |
configure:68368: checking sys/queue.h presence | |
configure:68368: gcc -E conftest.c | |
configure:68368: $? = 0 | |
configure:68368: result: yes | |
configure:68368: checking for sys/queue.h | |
configure:68368: result: yes | |
configure:68368: checking sys/resource.h usability | |
configure:68368: gcc -std=gnu99 -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5 | |
configure:68368: $? = 0 | |
configure:68368: result: yes | |
configure:68368: checking sys/resource.h presence | |
configure:68368: gcc -E conftest.c | |
configure:68368: $? = 0 | |
configure:68368: result: yes | |
configure:68368: checking for sys/resource.h | |
configure:68368: result: yes | |
configure:68368: checking sys/select.h usability | |
configure:68368: gcc -std=gnu99 -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5 | |
configure:68368: $? = 0 | |
configure:68368: result: yes | |
configure:68368: checking sys/select.h presence | |
configure:68368: gcc -E conftest.c | |
configure:68368: $? = 0 | |
configure:68368: result: yes | |
configure:68368: checking for sys/select.h | |
configure:68368: result: yes | |
configure:68368: checking sys/socket.h usability | |
configure:68368: gcc -std=gnu99 -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5 | |
configure:68368: $? = 0 | |
configure:68368: result: yes | |
configure:68368: checking sys/socket.h presence | |
configure:68368: gcc -E conftest.c | |
configure:68368: $? = 0 | |
configure:68368: result: yes | |
configure:68368: checking for sys/socket.h | |
configure:68368: result: yes | |
configure:68368: checking sys/sockio.h usability | |
configure:68368: gcc -std=gnu99 -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5 | |
conftest.c:461:24: fatal error: sys/sockio.h: No such file or directory | |
#include <sys/sockio.h> | |
^ | |
compilation terminated. | |
configure:68368: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "Open MPI" | |
| #define PACKAGE_TARNAME "openmpi" | |
| #define PACKAGE_VERSION "gitclone" | |
| #define PACKAGE_STRING "Open MPI gitclone" | |
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | |
| #define PACKAGE_URL "" | |
| #define OPAL_ARCH "powerpc64le-unknown-linux-gnu" | |
| #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 __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define OMPI_MAJOR_VERSION 4 | |
| #define OMPI_MINOR_VERSION 0 | |
| #define OMPI_RELEASE_VERSION 0 | |
| #define OMPI_GREEK_VERSION "a1" | |
| #define OMPI_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OMPI_TARBALL_VERSION "gitclone" | |
| #define OMPI_VERSION "0" | |
| #define OMPI_RELEASE_DATE "Unreleased developer copy" | |
| #define ORTE_MAJOR_VERSION 4 | |
| #define ORTE_MINOR_VERSION 0 | |
| #define ORTE_RELEASE_VERSION 0 | |
| #define ORTE_GREEK_VERSION "a1" | |
| #define ORTE_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define ORTE_TARBALL_VERSION "gitclone" | |
| #define ORTE_VERSION "0" | |
| #define ORTE_RELEASE_DATE "Unreleased developer copy" | |
| #define OSHMEM_MAJOR_VERSION 4 | |
| #define OSHMEM_MINOR_VERSION 0 | |
| #define OSHMEM_RELEASE_VERSION 0 | |
| #define OSHMEM_GREEK_VERSION "a1" | |
| #define OSHMEM_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OSHMEM_TARBALL_VERSION "gitclone" | |
| #define OSHMEM_VERSION "0" | |
| #define OSHMEM_RELEASE_DATE "Unreleased developer copy" | |
| #define OPAL_MAJOR_VERSION 4 | |
| #define OPAL_MINOR_VERSION 0 | |
| #define OPAL_RELEASE_VERSION 0 | |
| #define OPAL_GREEK_VERSION "a1" | |
| #define OPAL_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OPAL_TARBALL_VERSION "gitclone" | |
| #define OPAL_VERSION "0" | |
| #define OPAL_RELEASE_DATE "Unreleased developer copy" | |
| #define OPAL_ENABLE_MEM_DEBUG 0 | |
| #define OPAL_ENABLE_MEM_PROFILE 0 | |
| #define OPAL_ENABLE_TIMING 0 | |
| #define OPAL_ENABLE_DEBUG 0 | |
| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1 | |
| #define OPAL_ENABLE_PTY_SUPPORT 1 | |
| #define OPAL_ENABLE_DLOPEN_SUPPORT 1 | |
| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1 | |
| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0 | |
| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0 | |
| #define OPAL_WANT_HOME_CONFIG_FILES 1 | |
| #define OPAL_ENABLE_IPV6 0 | |
| #define OPAL_PACKAGE_STRING "Open MPI gpaulsen@c656f6n04 Distribution" | |
| #define OPAL_IDENT_STRING "4.0.0a1" | |
| #define OPAL_MAX_PROCESSOR_NAME 256 | |
| #define OPAL_MAX_ERROR_STRING 256 | |
| #define OPAL_MAX_OBJECT_NAME 64 | |
| #define OPAL_MAX_INFO_KEY 36 | |
| #define OPAL_MAX_INFO_VAL 256 | |
| #define OPAL_MAX_PORT_NAME 1024 | |
| #define OPAL_MAX_DATAREP_STRING 128 | |
| #define OPAL_ENABLE_CRDEBUG 0 | |
| #define OPAL_ENABLE_GETPWUID 1 | |
| #define OPAL_ENABLE_PROGRESS_THREADS 0 | |
| #define HAVE_ZLIB_H 1 | |
| #define OPAL_HAVE_ZLIB 1 | |
| #define OPAL_HAVE_SOLARIS 0 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_NETINET_TCP_H 1 | |
| #define HAVE_STRUCT_SOCKADDR_IN 1 | |
| #define OPAL_CUDA_SUPPORT 0 | |
| #define OPAL_CUDA_SYNC_MEMOPS 0 | |
| #define OPAL_CUDA_GET_ATTRIBUTES 0 | |
| #define OPAL_CUDA_GDR_SUPPORT 0 | |
| #define OPAL_PMIX_V1 0 | |
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | |
| #define OMPI_WANT_MPI_INTERFACE_WARNING 1 | |
| #define OMPI_GROUP_SPARSE 0 | |
| #define OMPI_WANT_PERUSE 0 | |
| #define OMPI_WANT_MPI_CXX_SEEK 1 | |
| #define OMPI_ENABLE_MPI1_COMPAT 1 | |
| #define OMPI_ENABLE_GREQUEST_EXTENSIONS 0 | |
| #define MPI_PARAM_CHECK ompi_mpi_param_check | |
| #define OMPI_PARAM_CHECK 1 | |
| #define OSHMEM_SPEC_COMPAT 1 | |
| #define OSHMEM_PARAM_CHECK 1 | |
| #define HAVE_ON_EXIT 1 | |
| #define SPC_ENABLE 0 | |
| #define OPAL_CC "gcc" | |
| #define OPAL_C_HAVE__THREAD_LOCAL 0 | |
| #define OPAL_C_HAVE_ATOMIC_CONV_VAR 0 | |
| #define OPAL_C_HAVE__ATOMIC 0 | |
| #define OPAL_C_HAVE__GENERIC 0 | |
| #define OPAL_C_HAVE__STATIC_ASSERT 1 | |
| #define OPAL_C_HAVE___THREAD 1 | |
| #define STDC_HEADERS 1 | |
| #define _GNU_SOURCE 1 | |
| #define OPAL_C_HAVE_BUILTIN_EXPECT 1 | |
| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1 | |
| #define OPAL_C_HAVE_BUILTIN_CLZ 1 | |
| #define OPAL_CC_USE_PRAGMA_IDENT 0 | |
| #define OPAL_CC_USE_IDENT 1 | |
| #define OPAL_CC_USE_PRAGMA_COMMENT | |
| #define OPAL_CC_USE_CONST_CHAR_IDENT 0 | |
| #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___INT128 1 | |
| #define HAVE_LONG_LONG 1 | |
| #define HAVE_LONG_DOUBLE 1 | |
| #define HAVE_COMPLEX_H 1 | |
| #define HAVE_FLOAT__COMPLEX 1 | |
| #define HAVE_DOUBLE__COMPLEX 1 | |
| #define HAVE_LONG_DOUBLE__COMPLEX 1 | |
| #define HAVE_INTPTR_T 1 | |
| #define HAVE_UINTPTR_T 1 | |
| #define HAVE_MODE_T 1 | |
| #define HAVE_SSIZE_T 1 | |
| #define HAVE_PTRDIFF_T 1 | |
| #define SIZEOF__BOOL 1 | |
| #define SIZEOF_CHAR 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_FLOAT 4 | |
| #define SIZEOF_DOUBLE 8 | |
| #define SIZEOF_LONG_DOUBLE 16 | |
| #define SIZEOF_FLOAT__COMPLEX 8 | |
| #define SIZEOF_DOUBLE__COMPLEX 16 | |
| #define SIZEOF_LONG_DOUBLE__COMPLEX 32 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_SIZE_T 8 | |
| #define SIZEOF_SSIZE_T 8 | |
| #define SIZEOF_PTRDIFF_T 8 | |
| #define SIZEOF_WCHAR_T 4 | |
| #define SIZEOF_PID_T 4 | |
| #define SIZEOF_ATOMIC_SHORT 0 | |
| #define SIZEOF_ATOMIC_INT 0 | |
| #define SIZEOF_ATOMIC_LONG 0 | |
| #define SIZEOF_ATOMIC_LLONG 0 | |
| #define OPAL_ALIGNMENT_BOOL 1 | |
| #define OPAL_ALIGNMENT_INT8 1 | |
| #define OPAL_ALIGNMENT_INT16 2 | |
| #define OPAL_ALIGNMENT_INT32 4 | |
| #define OPAL_ALIGNMENT_INT64 8 | |
| #define OPAL_ALIGNMENT_CHAR 1 | |
| #define OPAL_ALIGNMENT_SHORT 2 | |
| #define OPAL_ALIGNMENT_WCHAR 4 | |
| #define OPAL_ALIGNMENT_INT 4 | |
| #define OPAL_ALIGNMENT_LONG 8 | |
| #define OPAL_ALIGNMENT_LONG_LONG 8 | |
| #define OPAL_ALIGNMENT_FLOAT 4 | |
| #define OPAL_ALIGNMENT_DOUBLE 8 | |
| #define OPAL_ALIGNMENT_LONG_DOUBLE 16 | |
| #define OPAL_ALIGNMENT_FLOAT_COMPLEX 4 | |
| #define OPAL_ALIGNMENT_DOUBLE_COMPLEX 8 | |
| #define OPAL_ALIGNMENT_LONG_DOUBLE_COMPLEX 16 | |
| #define OPAL_ALIGNMENT_VOID_P 8 | |
| #define OPAL_ALIGNMENT_SIZE_T 8 | |
| #define OPAL_CXX "g++" | |
| #define SIZEOF_BOOL 1 | |
| #define OPAL_ALIGNMENT_CXX_BOOL 1 | |
| #define OMPI_CXX "g++" | |
| #define SIZEOF_BOOL 1 | |
| #define OPAL_ALIGNMENT_CXX_BOOL 1 | |
| #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | |
| #define OMPI_CXX_HAVE_BUILTIN_EXPECT 0 | |
| #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 0 | |
| #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 0 | |
| #define OMPI_BUILD_CXX_BINDINGS 0 | |
| #define OPAL_HAVE_ATTRIBUTE 1 | |
| #define OPAL_HAVE_ATTRIBUTE_ALIGNED 1 | |
| #define OPAL_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | |
| #define OPAL_HAVE_ATTRIBUTE_COLD 1 | |
| #define OPAL_HAVE_ATTRIBUTE_CONST 1 | |
| #define OPAL_HAVE_ATTRIBUTE_DEPRECATED 1 | |
| #define OPAL_HAVE_ATTRIBUTE_DEPRECATED_ARGUMENT 1 | |
| #define OPAL_HAVE_ATTRIBUTE_FORMAT 1 | |
| #define OPAL_HAVE_ATTRIBUTE_FORMAT_FUNCPTR 1 | |
| #define OPAL_HAVE_ATTRIBUTE_HOT 1 | |
| #define OPAL_HAVE_ATTRIBUTE_MALLOC 1 | |
| #define OPAL_HAVE_ATTRIBUTE_MAY_ALIAS 1 | |
| #define OPAL_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | |
| #define OPAL_HAVE_ATTRIBUTE_NOINLINE 1 | |
| #define OPAL_HAVE_ATTRIBUTE_NONNULL 1 | |
| #define OPAL_HAVE_ATTRIBUTE_NORETURN 1 | |
| #define OPAL_HAVE_ATTRIBUTE_NORETURN_FUNCPTR 1 | |
| #define OPAL_HAVE_ATTRIBUTE_PACKED 1 | |
| #define OPAL_HAVE_ATTRIBUTE_PURE 1 | |
| #define OPAL_HAVE_ATTRIBUTE_SENTINEL 1 | |
| #define OPAL_HAVE_ATTRIBUTE_UNUSED 1 | |
| #define OPAL_HAVE_ATTRIBUTE_VISIBILITY 1 | |
| #define OPAL_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | |
| #define OPAL_HAVE_ATTRIBUTE_WEAK_ALIAS 1 | |
| #define OPAL_HAVE_ATTRIBUTE_DESTRUCTOR 1 | |
| #define OPAL_HAVE_ATTRIBUTE_OPTNONE 0 | |
| #define OPAL_HAVE_ATTRIBUTE_EXTENSION 1 | |
| #define OPAL_HAVE_ATTRIBUTE_ERROR 1 | |
| #define OPAL_BUILD_PLATFORM_COMPILER_FAMILYID 1 | |
| #define OPAL_BUILD_PLATFORM_COMPILER_FAMILYNAME GNU | |
| #define OPAL_BUILD_PLATFORM_COMPILER_VERSION 264197 | |
| #define OPAL_BUILD_PLATFORM_COMPILER_VERSION_STR 4.8.5 | |
| #define OMPI_WANT_JAVA_BINDINGS 0 | |
| #define OPAL_HAVE_WEAK_SYMBOLS 1 | |
| #define OPAL_HAVE_GCC_BUILTIN_CSWAP_INT128 1 | |
| #define OPAL_ASM_TEXT ".text" | |
| #define OPAL_ASM_GLOBAL ".globl" | |
| #define OPAL_ASM_LABEL_SUFFIX ":" | |
| #define OPAL_ASM_GSYM "" | |
| #define OPAL_ASM_LSYM ".L" | |
| #define OPAL_ASM_TYPE "@" | |
| #define OPAL_ASM_SIZE "1" | |
| #define OPAL_ASM_ALIGN_LOG | |
| #define OPAL_POWERPC_R_REGISTERS 0 | |
| #define OPAL_C_GCC_INLINE_ASSEMBLY 1 | |
| #define OPAL_ASSEMBLY_ARCH OPAL_POWERPC64 | |
| #define OPAL_ASSEMBLY_SUPPORTS_RDTSCP 0 | |
| #define OPAL_ASSEMBLY_BUILTIN OPAL_BUILTIN_GCC | |
| #define OMPI_FORTRAN_MPIFH_BINDINGS 1 | |
| #define OMPI_FORTRAN_USEMPI_BINDINGS 2 | |
| #define OMPI_FORTRAN_USEMPIF08_BINDINGS 3 | |
| #define OMPI_FORTRAN_DOUBLE_UNDERSCORE 0 | |
| #define OMPI_FORTRAN_SINGLE_UNDERSCORE 1 | |
| #define OMPI_FORTRAN_CAPS 0 | |
| #define OMPI_FORTRAN_PLAIN 0 | |
| #define ompi_fortran_bogus_type_t int | |
| #define OMPI_HAVE_FORTRAN_CHARACTER 1 | |
| #define OMPI_SIZEOF_FORTRAN_CHARACTER 1 | |
| #define OMPI_ALIGNMENT_FORTRAN_CHARACTER 1 | |
| #define OMPI_KIND_FORTRAN_CHARACTER C_SIGNED_CHAR | |
| #define ompi_fortran_character_t char | |
| #define OMPI_HAVE_FORTRAN_LOGICAL 1 | |
| #define OMPI_SIZEOF_FORTRAN_LOGICAL 4 | |
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4 | |
| #define OMPI_KIND_FORTRAN_LOGICAL C_INT | |
| #define ompi_fortran_logical_t int | |
| #define OMPI_HAVE_FORTRAN_LOGICAL1 1 | |
| #define OMPI_SIZEOF_FORTRAN_LOGICAL1 1 | |
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL1 1 | |
| #define OMPI_KIND_FORTRAN_LOGICAL1 C_SIGNED_CHAR | |
| #define ompi_fortran_logical1_t char | |
| #define OMPI_HAVE_FORTRAN_LOGICAL2 1 | |
| #define OMPI_SIZEOF_FORTRAN_LOGICAL2 2 | |
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL2 2 | |
| #define OMPI_KIND_FORTRAN_LOGICAL2 C_SHORT | |
| #define ompi_fortran_logical2_t short | |
| #define OMPI_HAVE_FORTRAN_LOGICAL4 1 | |
| #define OMPI_SIZEOF_FORTRAN_LOGICAL4 4 | |
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL4 4 | |
| #define OMPI_KIND_FORTRAN_LOGICAL4 C_INT | |
| #define ompi_fortran_logical4_t int | |
| #define OMPI_HAVE_FORTRAN_LOGICAL8 1 | |
| #define OMPI_SIZEOF_FORTRAN_LOGICAL8 8 | |
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL8 8 | |
| #define OMPI_KIND_FORTRAN_LOGICAL8 C_LONG_LONG | |
| #define ompi_fortran_logical8_t long long | |
| #define OMPI_HAVE_FORTRAN_INTEGER 1 | |
| #define OMPI_SIZEOF_FORTRAN_INTEGER 4 | |
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4 | |
| #define OMPI_KIND_FORTRAN_INTEGER C_INT | |
| #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_KIND_FORTRAN_INTEGER1 C_SIGNED_CHAR | |
| #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_KIND_FORTRAN_INTEGER2 C_SHORT | |
| #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_KIND_FORTRAN_INTEGER4 C_INT | |
| #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_KIND_FORTRAN_INTEGER8 C_LONG_LONG | |
| #define ompi_fortran_integer8_t long long | |
| #define OMPI_HAVE_FORTRAN_INTEGER16 0 | |
| #define OMPI_SIZEOF_FORTRAN_INTEGER16 16 | |
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4 | |
| #define OMPI_KIND_FORTRAN_INTEGER16 0 | |
| #define ompi_fortran_integer16_t | |
| #define OMPI_HAVE_FORTRAN_REAL 1 | |
| #define OMPI_SIZEOF_FORTRAN_REAL 4 | |
| #define OMPI_ALIGNMENT_FORTRAN_REAL 4 | |
| #define OMPI_KIND_FORTRAN_REAL C_FLOAT | |
| #define ompi_fortran_real_t float | |
| #define OMPI_HAVE_FORTRAN_REAL2 0 | |
| #define OMPI_SIZEOF_FORTRAN_REAL2 4 | |
| #define OMPI_ALIGNMENT_FORTRAN_REAL2 4 | |
| #define OMPI_KIND_FORTRAN_REAL2 0 | |
| #define ompi_fortran_real2_t ompi_fortran_bogus_type_t | |
| #define OMPI_HAVE_FORTRAN_REAL4 1 | |
| #define OMPI_SIZEOF_FORTRAN_REAL4 4 | |
| #define OMPI_ALIGNMENT_FORTRAN_REAL4 4 | |
| #define OMPI_KIND_FORTRAN_REAL4 C_FLOAT | |
| #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_KIND_FORTRAN_REAL8 C_DOUBLE | |
| #define ompi_fortran_real8_t double | |
| #define OMPI_HAVE_FORTRAN_REAL16 1 | |
| #define OMPI_SIZEOF_FORTRAN_REAL16 16 | |
| #define OMPI_ALIGNMENT_FORTRAN_REAL16 16 | |
| #define OMPI_KIND_FORTRAN_REAL16 C_LONG_DOUBLE | |
| #define ompi_fortran_real16_t long double | |
| #define OMPI_REAL16_MATCHES_C 1 | |
| #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 1 | |
| #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 8 | |
| #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 8 | |
| #define OMPI_KIND_FORTRAN_DOUBLE_PRECISION C_DOUBLE | |
| #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_KIND_FORTRAN_COMPLEX C_FLOAT_COMPLEX | |
| #define OMPI_HAVE_FORTRAN_COMPLEX4 0 | |
| #define OMPI_SIZEOF_FORTRAN_COMPLEX4 4 | |
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX4 4 | |
| #define OMPI_KIND_FORTRAN_COMPLEX4 0 | |
| #define OMPI_HAVE_FORTRAN_COMPLEX8 1 | |
| #define OMPI_SIZEOF_FORTRAN_COMPLEX8 8 | |
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4 | |
| #define OMPI_KIND_FORTRAN_COMPLEX8 C_FLOAT_COMPLEX | |
| #define OMPI_HAVE_FORTRAN_COMPLEX16 1 | |
| #define OMPI_SIZEOF_FORTRAN_COMPLEX16 16 | |
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 8 | |
| #define OMPI_KIND_FORTRAN_COMPLEX16 C_DOUBLE_COMPLEX | |
| #define OMPI_HAVE_FORTRAN_COMPLEX32 1 | |
| #define OMPI_SIZEOF_FORTRAN_COMPLEX32 32 | |
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 16 | |
| #define OMPI_KIND_FORTRAN_COMPLEX32 C_LONG_DOUBLE_COMPLEX | |
| #define OMPI_HAVE_FORTRAN_DOUBLE_COMPLEX 1 | |
| #define OMPI_SIZEOF_FORTRAN_DOUBLE_COMPLEX 16 | |
| #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_COMPLEX 8 | |
| #define OMPI_KIND_FORTRAN_DOUBLE_COMPLEX C_DOUBLE_COMPLEX | |
| #define OMPI_FORTRAN_HANDLE_MAX 2147483647 | |
| #define OMPI_FORTRAN_VALUE_TRUE 1 | |
| #define OMPI_FORTRAN_MAX_ARRAY_RANK 7 | |
| #define OMPI_FC "gfortran" | |
| #define OMPI_FC_ABSOLUTE "/usr/bin/gfortran" | |
| #define OMPI_FORTRAN_BUILD_SIZEOF 0 | |
| #define OMPI_FORTRAN_HAVE_INTERFACE 1 | |
| #define OMPI_FORTRAN_HAVE_ISO_FORTRAN_ENV 1 | |
| #define OMPI_FORTRAN_HAVE_STORAGE_SIZE 0 | |
| #define OMPI_FORTRAN_IGNORE_TKR_PREDECL "" | |
| #define OMPI_FORTRAN_IGNORE_TKR_TYPE | |
| #define OMPI_FORTRAN_HAVE_IGNORE_TKR 0 | |
| #define OMPI_FORTRAN_NEED_WRAPPER_ROUTINES 0 | |
| #define OMPI_FORTRAN_F08_HANDLE_SIZE 4 | |
| #define OMPI_FORTRAN_F08_HANDLE_ALIGNMENT 4 | |
| #define OMPI_FORTRAN_HAVE_F08_ASSUMED_RANK 0 | |
| #define OMPI_FORTRAN_HAVE_BIND_C 0 | |
| #define OMPI_FORTRAN_HAVE_ISO_C_BINDING 1 | |
| #define OMPI_FORTRAN_HAVE_BIND_C_SUB 0 | |
| #define OMPI_FORTRAN_HAVE_BIND_C_TYPE 0 | |
| #define OMPI_FORTRAN_HAVE_BIND_C_TYPE_NAME 0 | |
| #define OMPI_FORTRAN_HAVE_OPTIONAL_ARGS 0 | |
| #define OMPI_FORTRAN_HAVE_PRIVATE 0 | |
| #define OMPI_FORTRAN_HAVE_PROTECTED 0 | |
| #define OMPI_FORTRAN_HAVE_ABSTRACT 0 | |
| #define OMPI_FORTRAN_HAVE_ASYNCHRONOUS 0 | |
| #define OMPI_FORTRAN_HAVE_PROCEDURE 0 | |
| #define OMPI_FORTRAN_HAVE_USE_ONLY 0 | |
| #define OMPI_FORTRAN_HAVE_C_FUNLOC 0 | |
| #define OMPI_BUILD_FORTRAN_BINDINGS 2 | |
| #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_ENDIAN_H 1 | |
| #define HAVE_EXECINFO_H 1 | |
| #define HAVE_ERR_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_LIBGEN_H 1 | |
| #define HAVE_MEMORY_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_STRINGS_H 1 | |
| #define HAVE_LINUX_ETHTOOL_H 1 | |
| #define HAVE_LINUX_SOCKIOS_H 1 | |
| #define HAVE_SYS_FCNTL_H 1 | |
| #define HAVE_SYS_IPC_H 1 | |
| #define HAVE_SYS_SHM_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 <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| #include <sys/sockio.h> | |
configure:68368: result: no | |
configure:68368: checking sys/sockio.h presence | |
configure:68368: gcc -E conftest.c | |
conftest.c:428:24: fatal error: sys/sockio.h: No such file or directory | |
#include <sys/sockio.h> | |
^ | |
compilation terminated. | |
configure:68368: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "Open MPI" | |
| #define PACKAGE_TARNAME "openmpi" | |
| #define PACKAGE_VERSION "gitclone" | |
| #define PACKAGE_STRING "Open MPI gitclone" | |
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | |
| #define PACKAGE_URL "" | |
| #define OPAL_ARCH "powerpc64le-unknown-linux-gnu" | |
| #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 __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define OMPI_MAJOR_VERSION 4 | |
| #define OMPI_MINOR_VERSION 0 | |
| #define OMPI_RELEASE_VERSION 0 | |
| #define OMPI_GREEK_VERSION "a1" | |
| #define OMPI_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OMPI_TARBALL_VERSION "gitclone" | |
| #define OMPI_VERSION "0" | |
| #define OMPI_RELEASE_DATE "Unreleased developer copy" | |
| #define ORTE_MAJOR_VERSION 4 | |
| #define ORTE_MINOR_VERSION 0 | |
| #define ORTE_RELEASE_VERSION 0 | |
| #define ORTE_GREEK_VERSION "a1" | |
| #define ORTE_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define ORTE_TARBALL_VERSION "gitclone" | |
| #define ORTE_VERSION "0" | |
| #define ORTE_RELEASE_DATE "Unreleased developer copy" | |
| #define OSHMEM_MAJOR_VERSION 4 | |
| #define OSHMEM_MINOR_VERSION 0 | |
| #define OSHMEM_RELEASE_VERSION 0 | |
| #define OSHMEM_GREEK_VERSION "a1" | |
| #define OSHMEM_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OSHMEM_TARBALL_VERSION "gitclone" | |
| #define OSHMEM_VERSION "0" | |
| #define OSHMEM_RELEASE_DATE "Unreleased developer copy" | |
| #define OPAL_MAJOR_VERSION 4 | |
| #define OPAL_MINOR_VERSION 0 | |
| #define OPAL_RELEASE_VERSION 0 | |
| #define OPAL_GREEK_VERSION "a1" | |
| #define OPAL_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OPAL_TARBALL_VERSION "gitclone" | |
| #define OPAL_VERSION "0" | |
| #define OPAL_RELEASE_DATE "Unreleased developer copy" | |
| #define OPAL_ENABLE_MEM_DEBUG 0 | |
| #define OPAL_ENABLE_MEM_PROFILE 0 | |
| #define OPAL_ENABLE_TIMING 0 | |
| #define OPAL_ENABLE_DEBUG 0 | |
| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1 | |
| #define OPAL_ENABLE_PTY_SUPPORT 1 | |
| #define OPAL_ENABLE_DLOPEN_SUPPORT 1 | |
| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1 | |
| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0 | |
| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0 | |
| #define OPAL_WANT_HOME_CONFIG_FILES 1 | |
| #define OPAL_ENABLE_IPV6 0 | |
| #define OPAL_PACKAGE_STRING "Open MPI gpaulsen@c656f6n04 Distribution" | |
| #define OPAL_IDENT_STRING "4.0.0a1" | |
| #define OPAL_MAX_PROCESSOR_NAME 256 | |
| #define OPAL_MAX_ERROR_STRING 256 | |
| #define OPAL_MAX_OBJECT_NAME 64 | |
| #define OPAL_MAX_INFO_KEY 36 | |
| #define OPAL_MAX_INFO_VAL 256 | |
| #define OPAL_MAX_PORT_NAME 1024 | |
| #define OPAL_MAX_DATAREP_STRING 128 | |
| #define OPAL_ENABLE_CRDEBUG 0 | |
| #define OPAL_ENABLE_GETPWUID 1 | |
| #define OPAL_ENABLE_PROGRESS_THREADS 0 | |
| #define HAVE_ZLIB_H 1 | |
| #define OPAL_HAVE_ZLIB 1 | |
| #define OPAL_HAVE_SOLARIS 0 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_NETINET_TCP_H 1 | |
| #define HAVE_STRUCT_SOCKADDR_IN 1 | |
| #define OPAL_CUDA_SUPPORT 0 | |
| #define OPAL_CUDA_SYNC_MEMOPS 0 | |
| #define OPAL_CUDA_GET_ATTRIBUTES 0 | |
| #define OPAL_CUDA_GDR_SUPPORT 0 | |
| #define OPAL_PMIX_V1 0 | |
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | |
| #define OMPI_WANT_MPI_INTERFACE_WARNING 1 | |
| #define OMPI_GROUP_SPARSE 0 | |
| #define OMPI_WANT_PERUSE 0 | |
| #define OMPI_WANT_MPI_CXX_SEEK 1 | |
| #define OMPI_ENABLE_MPI1_COMPAT 1 | |
| #define OMPI_ENABLE_GREQUEST_EXTENSIONS 0 | |
| #define MPI_PARAM_CHECK ompi_mpi_param_check | |
| #define OMPI_PARAM_CHECK 1 | |
| #define OSHMEM_SPEC_COMPAT 1 | |
| #define OSHMEM_PARAM_CHECK 1 | |
| #define HAVE_ON_EXIT 1 | |
| #define SPC_ENABLE 0 | |
| #define OPAL_CC "gcc" | |
| #define OPAL_C_HAVE__THREAD_LOCAL 0 | |
| #define OPAL_C_HAVE_ATOMIC_CONV_VAR 0 | |
| #define OPAL_C_HAVE__ATOMIC 0 | |
| #define OPAL_C_HAVE__GENERIC 0 | |
| #define OPAL_C_HAVE__STATIC_ASSERT 1 | |
| #define OPAL_C_HAVE___THREAD 1 | |
| #define STDC_HEADERS 1 | |
| #define _GNU_SOURCE 1 | |
| #define OPAL_C_HAVE_BUILTIN_EXPECT 1 | |
| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1 | |
| #define OPAL_C_HAVE_BUILTIN_CLZ 1 | |
| #define OPAL_CC_USE_PRAGMA_IDENT 0 | |
| #define OPAL_CC_USE_IDENT 1 | |
| #define OPAL_CC_USE_PRAGMA_COMMENT | |
| #define OPAL_CC_USE_CONST_CHAR_IDENT 0 | |
| #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___INT128 1 | |
| #define HAVE_LONG_LONG 1 | |
| #define HAVE_LONG_DOUBLE 1 | |
| #define HAVE_COMPLEX_H 1 | |
| #define HAVE_FLOAT__COMPLEX 1 | |
| #define HAVE_DOUBLE__COMPLEX 1 | |
| #define HAVE_LONG_DOUBLE__COMPLEX 1 | |
| #define HAVE_INTPTR_T 1 | |
| #define HAVE_UINTPTR_T 1 | |
| #define HAVE_MODE_T 1 | |
| #define HAVE_SSIZE_T 1 | |
| #define HAVE_PTRDIFF_T 1 | |
| #define SIZEOF__BOOL 1 | |
| #define SIZEOF_CHAR 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_FLOAT 4 | |
| #define SIZEOF_DOUBLE 8 | |
| #define SIZEOF_LONG_DOUBLE 16 | |
| #define SIZEOF_FLOAT__COMPLEX 8 | |
| #define SIZEOF_DOUBLE__COMPLEX 16 | |
| #define SIZEOF_LONG_DOUBLE__COMPLEX 32 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_SIZE_T 8 | |
| #define SIZEOF_SSIZE_T 8 | |
| #define SIZEOF_PTRDIFF_T 8 | |
| #define SIZEOF_WCHAR_T 4 | |
| #define SIZEOF_PID_T 4 | |
| #define SIZEOF_ATOMIC_SHORT 0 | |
| #define SIZEOF_ATOMIC_INT 0 | |
| #define SIZEOF_ATOMIC_LONG 0 | |
| #define SIZEOF_ATOMIC_LLONG 0 | |
| #define OPAL_ALIGNMENT_BOOL 1 | |
| #define OPAL_ALIGNMENT_INT8 1 | |
| #define OPAL_ALIGNMENT_INT16 2 | |
| #define OPAL_ALIGNMENT_INT32 4 | |
| #define OPAL_ALIGNMENT_INT64 8 | |
| #define OPAL_ALIGNMENT_CHAR 1 | |
| #define OPAL_ALIGNMENT_SHORT 2 | |
| #define OPAL_ALIGNMENT_WCHAR 4 | |
| #define OPAL_ALIGNMENT_INT 4 | |
| #define OPAL_ALIGNMENT_LONG 8 | |
| #define OPAL_ALIGNMENT_LONG_LONG 8 | |
| #define OPAL_ALIGNMENT_FLOAT 4 | |
| #define OPAL_ALIGNMENT_DOUBLE 8 | |
| #define OPAL_ALIGNMENT_LONG_DOUBLE 16 | |
| #define OPAL_ALIGNMENT_FLOAT_COMPLEX 4 | |
| #define OPAL_ALIGNMENT_DOUBLE_COMPLEX 8 | |
| #define OPAL_ALIGNMENT_LONG_DOUBLE_COMPLEX 16 | |
| #define OPAL_ALIGNMENT_VOID_P 8 | |
| #define OPAL_ALIGNMENT_SIZE_T 8 | |
| #define OPAL_CXX "g++" | |
| #define SIZEOF_BOOL 1 | |
| #define OPAL_ALIGNMENT_CXX_BOOL 1 | |
| #define OMPI_CXX "g++" | |
| #define SIZEOF_BOOL 1 | |
| #define OPAL_ALIGNMENT_CXX_BOOL 1 | |
| #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | |
| #define OMPI_CXX_HAVE_BUILTIN_EXPECT 0 | |
| #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 0 | |
| #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 0 | |
| #define OMPI_BUILD_CXX_BINDINGS 0 | |
| #define OPAL_HAVE_ATTRIBUTE 1 | |
| #define OPAL_HAVE_ATTRIBUTE_ALIGNED 1 | |
| #define OPAL_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | |
| #define OPAL_HAVE_ATTRIBUTE_COLD 1 | |
| #define OPAL_HAVE_ATTRIBUTE_CONST 1 | |
| #define OPAL_HAVE_ATTRIBUTE_DEPRECATED 1 | |
| #define OPAL_HAVE_ATTRIBUTE_DEPRECATED_ARGUMENT 1 | |
| #define OPAL_HAVE_ATTRIBUTE_FORMAT 1 | |
| #define OPAL_HAVE_ATTRIBUTE_FORMAT_FUNCPTR 1 | |
| #define OPAL_HAVE_ATTRIBUTE_HOT 1 | |
| #define OPAL_HAVE_ATTRIBUTE_MALLOC 1 | |
| #define OPAL_HAVE_ATTRIBUTE_MAY_ALIAS 1 | |
| #define OPAL_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | |
| #define OPAL_HAVE_ATTRIBUTE_NOINLINE 1 | |
| #define OPAL_HAVE_ATTRIBUTE_NONNULL 1 | |
| #define OPAL_HAVE_ATTRIBUTE_NORETURN 1 | |
| #define OPAL_HAVE_ATTRIBUTE_NORETURN_FUNCPTR 1 | |
| #define OPAL_HAVE_ATTRIBUTE_PACKED 1 | |
| #define OPAL_HAVE_ATTRIBUTE_PURE 1 | |
| #define OPAL_HAVE_ATTRIBUTE_SENTINEL 1 | |
| #define OPAL_HAVE_ATTRIBUTE_UNUSED 1 | |
| #define OPAL_HAVE_ATTRIBUTE_VISIBILITY 1 | |
| #define OPAL_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | |
| #define OPAL_HAVE_ATTRIBUTE_WEAK_ALIAS 1 | |
| #define OPAL_HAVE_ATTRIBUTE_DESTRUCTOR 1 | |
| #define OPAL_HAVE_ATTRIBUTE_OPTNONE 0 | |
| #define OPAL_HAVE_ATTRIBUTE_EXTENSION 1 | |
| #define OPAL_HAVE_ATTRIBUTE_ERROR 1 | |
| #define OPAL_BUILD_PLATFORM_COMPILER_FAMILYID 1 | |
| #define OPAL_BUILD_PLATFORM_COMPILER_FAMILYNAME GNU | |
| #define OPAL_BUILD_PLATFORM_COMPILER_VERSION 264197 | |
| #define OPAL_BUILD_PLATFORM_COMPILER_VERSION_STR 4.8.5 | |
| #define OMPI_WANT_JAVA_BINDINGS 0 | |
| #define OPAL_HAVE_WEAK_SYMBOLS 1 | |
| #define OPAL_HAVE_GCC_BUILTIN_CSWAP_INT128 1 | |
| #define OPAL_ASM_TEXT ".text" | |
| #define OPAL_ASM_GLOBAL ".globl" | |
| #define OPAL_ASM_LABEL_SUFFIX ":" | |
| #define OPAL_ASM_GSYM "" | |
| #define OPAL_ASM_LSYM ".L" | |
| #define OPAL_ASM_TYPE "@" | |
| #define OPAL_ASM_SIZE "1" | |
| #define OPAL_ASM_ALIGN_LOG | |
| #define OPAL_POWERPC_R_REGISTERS 0 | |
| #define OPAL_C_GCC_INLINE_ASSEMBLY 1 | |
| #define OPAL_ASSEMBLY_ARCH OPAL_POWERPC64 | |
| #define OPAL_ASSEMBLY_SUPPORTS_RDTSCP 0 | |
| #define OPAL_ASSEMBLY_BUILTIN OPAL_BUILTIN_GCC | |
| #define OMPI_FORTRAN_MPIFH_BINDINGS 1 | |
| #define OMPI_FORTRAN_USEMPI_BINDINGS 2 | |
| #define OMPI_FORTRAN_USEMPIF08_BINDINGS 3 | |
| #define OMPI_FORTRAN_DOUBLE_UNDERSCORE 0 | |
| #define OMPI_FORTRAN_SINGLE_UNDERSCORE 1 | |
| #define OMPI_FORTRAN_CAPS 0 | |
| #define OMPI_FORTRAN_PLAIN 0 | |
| #define ompi_fortran_bogus_type_t int | |
| #define OMPI_HAVE_FORTRAN_CHARACTER 1 | |
| #define OMPI_SIZEOF_FORTRAN_CHARACTER 1 | |
| #define OMPI_ALIGNMENT_FORTRAN_CHARACTER 1 | |
| #define OMPI_KIND_FORTRAN_CHARACTER C_SIGNED_CHAR | |
| #define ompi_fortran_character_t char | |
| #define OMPI_HAVE_FORTRAN_LOGICAL 1 | |
| #define OMPI_SIZEOF_FORTRAN_LOGICAL 4 | |
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4 | |
| #define OMPI_KIND_FORTRAN_LOGICAL C_INT | |
| #define ompi_fortran_logical_t int | |
| #define OMPI_HAVE_FORTRAN_LOGICAL1 1 | |
| #define OMPI_SIZEOF_FORTRAN_LOGICAL1 1 | |
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL1 1 | |
| #define OMPI_KIND_FORTRAN_LOGICAL1 C_SIGNED_CHAR | |
| #define ompi_fortran_logical1_t char | |
| #define OMPI_HAVE_FORTRAN_LOGICAL2 1 | |
| #define OMPI_SIZEOF_FORTRAN_LOGICAL2 2 | |
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL2 2 | |
| #define OMPI_KIND_FORTRAN_LOGICAL2 C_SHORT | |
| #define ompi_fortran_logical2_t short | |
| #define OMPI_HAVE_FORTRAN_LOGICAL4 1 | |
| #define OMPI_SIZEOF_FORTRAN_LOGICAL4 4 | |
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL4 4 | |
| #define OMPI_KIND_FORTRAN_LOGICAL4 C_INT | |
| #define ompi_fortran_logical4_t int | |
| #define OMPI_HAVE_FORTRAN_LOGICAL8 1 | |
| #define OMPI_SIZEOF_FORTRAN_LOGICAL8 8 | |
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL8 8 | |
| #define OMPI_KIND_FORTRAN_LOGICAL8 C_LONG_LONG | |
| #define ompi_fortran_logical8_t long long | |
| #define OMPI_HAVE_FORTRAN_INTEGER 1 | |
| #define OMPI_SIZEOF_FORTRAN_INTEGER 4 | |
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4 | |
| #define OMPI_KIND_FORTRAN_INTEGER C_INT | |
| #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_KIND_FORTRAN_INTEGER1 C_SIGNED_CHAR | |
| #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_KIND_FORTRAN_INTEGER2 C_SHORT | |
| #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_KIND_FORTRAN_INTEGER4 C_INT | |
| #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_KIND_FORTRAN_INTEGER8 C_LONG_LONG | |
| #define ompi_fortran_integer8_t long long | |
| #define OMPI_HAVE_FORTRAN_INTEGER16 0 | |
| #define OMPI_SIZEOF_FORTRAN_INTEGER16 16 | |
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4 | |
| #define OMPI_KIND_FORTRAN_INTEGER16 0 | |
| #define ompi_fortran_integer16_t | |
| #define OMPI_HAVE_FORTRAN_REAL 1 | |
| #define OMPI_SIZEOF_FORTRAN_REAL 4 | |
| #define OMPI_ALIGNMENT_FORTRAN_REAL 4 | |
| #define OMPI_KIND_FORTRAN_REAL C_FLOAT | |
| #define ompi_fortran_real_t float | |
| #define OMPI_HAVE_FORTRAN_REAL2 0 | |
| #define OMPI_SIZEOF_FORTRAN_REAL2 4 | |
| #define OMPI_ALIGNMENT_FORTRAN_REAL2 4 | |
| #define OMPI_KIND_FORTRAN_REAL2 0 | |
| #define ompi_fortran_real2_t ompi_fortran_bogus_type_t | |
| #define OMPI_HAVE_FORTRAN_REAL4 1 | |
| #define OMPI_SIZEOF_FORTRAN_REAL4 4 | |
| #define OMPI_ALIGNMENT_FORTRAN_REAL4 4 | |
| #define OMPI_KIND_FORTRAN_REAL4 C_FLOAT | |
| #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_KIND_FORTRAN_REAL8 C_DOUBLE | |
| #define ompi_fortran_real8_t double | |
| #define OMPI_HAVE_FORTRAN_REAL16 1 | |
| #define OMPI_SIZEOF_FORTRAN_REAL16 16 | |
| #define OMPI_ALIGNMENT_FORTRAN_REAL16 16 | |
| #define OMPI_KIND_FORTRAN_REAL16 C_LONG_DOUBLE | |
| #define ompi_fortran_real16_t long double | |
| #define OMPI_REAL16_MATCHES_C 1 | |
| #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 1 | |
| #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 8 | |
| #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 8 | |
| #define OMPI_KIND_FORTRAN_DOUBLE_PRECISION C_DOUBLE | |
| #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_KIND_FORTRAN_COMPLEX C_FLOAT_COMPLEX | |
| #define OMPI_HAVE_FORTRAN_COMPLEX4 0 | |
| #define OMPI_SIZEOF_FORTRAN_COMPLEX4 4 | |
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX4 4 | |
| #define OMPI_KIND_FORTRAN_COMPLEX4 0 | |
| #define OMPI_HAVE_FORTRAN_COMPLEX8 1 | |
| #define OMPI_SIZEOF_FORTRAN_COMPLEX8 8 | |
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4 | |
| #define OMPI_KIND_FORTRAN_COMPLEX8 C_FLOAT_COMPLEX | |
| #define OMPI_HAVE_FORTRAN_COMPLEX16 1 | |
| #define OMPI_SIZEOF_FORTRAN_COMPLEX16 16 | |
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 8 | |
| #define OMPI_KIND_FORTRAN_COMPLEX16 C_DOUBLE_COMPLEX | |
| #define OMPI_HAVE_FORTRAN_COMPLEX32 1 | |
| #define OMPI_SIZEOF_FORTRAN_COMPLEX32 32 | |
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 16 | |
| #define OMPI_KIND_FORTRAN_COMPLEX32 C_LONG_DOUBLE_COMPLEX | |
| #define OMPI_HAVE_FORTRAN_DOUBLE_COMPLEX 1 | |
| #define OMPI_SIZEOF_FORTRAN_DOUBLE_COMPLEX 16 | |
| #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_COMPLEX 8 | |
| #define OMPI_KIND_FORTRAN_DOUBLE_COMPLEX C_DOUBLE_COMPLEX | |
| #define OMPI_FORTRAN_HANDLE_MAX 2147483647 | |
| #define OMPI_FORTRAN_VALUE_TRUE 1 | |
| #define OMPI_FORTRAN_MAX_ARRAY_RANK 7 | |
| #define OMPI_FC "gfortran" | |
| #define OMPI_FC_ABSOLUTE "/usr/bin/gfortran" | |
| #define OMPI_FORTRAN_BUILD_SIZEOF 0 | |
| #define OMPI_FORTRAN_HAVE_INTERFACE 1 | |
| #define OMPI_FORTRAN_HAVE_ISO_FORTRAN_ENV 1 | |
| #define OMPI_FORTRAN_HAVE_STORAGE_SIZE 0 | |
| #define OMPI_FORTRAN_IGNORE_TKR_PREDECL "" | |
| #define OMPI_FORTRAN_IGNORE_TKR_TYPE | |
| #define OMPI_FORTRAN_HAVE_IGNORE_TKR 0 | |
| #define OMPI_FORTRAN_NEED_WRAPPER_ROUTINES 0 | |
| #define OMPI_FORTRAN_F08_HANDLE_SIZE 4 | |
| #define OMPI_FORTRAN_F08_HANDLE_ALIGNMENT 4 | |
| #define OMPI_FORTRAN_HAVE_F08_ASSUMED_RANK 0 | |
| #define OMPI_FORTRAN_HAVE_BIND_C 0 | |
| #define OMPI_FORTRAN_HAVE_ISO_C_BINDING 1 | |
| #define OMPI_FORTRAN_HAVE_BIND_C_SUB 0 | |
| #define OMPI_FORTRAN_HAVE_BIND_C_TYPE 0 | |
| #define OMPI_FORTRAN_HAVE_BIND_C_TYPE_NAME 0 | |
| #define OMPI_FORTRAN_HAVE_OPTIONAL_ARGS 0 | |
| #define OMPI_FORTRAN_HAVE_PRIVATE 0 | |
| #define OMPI_FORTRAN_HAVE_PROTECTED 0 | |
| #define OMPI_FORTRAN_HAVE_ABSTRACT 0 | |
| #define OMPI_FORTRAN_HAVE_ASYNCHRONOUS 0 | |
| #define OMPI_FORTRAN_HAVE_PROCEDURE 0 | |
| #define OMPI_FORTRAN_HAVE_USE_ONLY 0 | |
| #define OMPI_FORTRAN_HAVE_C_FUNLOC 0 | |
| #define OMPI_BUILD_FORTRAN_BINDINGS 2 | |
| #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_ENDIAN_H 1 | |
| #define HAVE_EXECINFO_H 1 | |
| #define HAVE_ERR_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_LIBGEN_H 1 | |
| #define HAVE_MEMORY_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_STRINGS_H 1 | |
| #define HAVE_LINUX_ETHTOOL_H 1 | |
| #define HAVE_LINUX_SOCKIOS_H 1 | |
| #define HAVE_SYS_FCNTL_H 1 | |
| #define HAVE_SYS_IPC_H 1 | |
| #define HAVE_SYS_SHM_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 <sys/sockio.h> | |
configure:68368: result: no | |
configure:68368: checking for sys/sockio.h | |
configure:68368: result: no | |
configure:68368: checking for sys/stat.h | |
configure:68368: result: yes | |
configure:68368: checking sys/statfs.h usability | |
configure:68368: gcc -std=gnu99 -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5 | |
configure:68368: $? = 0 | |
configure:68368: result: yes | |
configure:68368: checking sys/statfs.h presence | |
configure:68368: gcc -E conftest.c | |
configure:68368: $? = 0 | |
configure:68368: result: yes | |
configure:68368: checking for sys/statfs.h | |
configure:68368: result: yes | |
configure:68368: checking sys/statvfs.h usability | |
configure:68368: gcc -std=gnu99 -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5 | |
configure:68368: $? = 0 | |
configure:68368: result: yes | |
configure:68368: checking sys/statvfs.h presence | |
configure:68368: gcc -E conftest.c | |
configure:68368: $? = 0 | |
configure:68368: result: yes | |
configure:68368: checking for sys/statvfs.h | |
configure:68368: result: yes | |
configure:68368: checking sys/time.h usability | |
configure:68368: gcc -std=gnu99 -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5 | |
configure:68368: $? = 0 | |
configure:68368: result: yes | |
configure:68368: checking sys/time.h presence | |
configure:68368: gcc -E conftest.c | |
configure:68368: $? = 0 | |
configure:68368: result: yes | |
configure:68368: checking for sys/time.h | |
configure:68368: result: yes | |
configure:68368: checking sys/tree.h usability | |
configure:68368: gcc -std=gnu99 -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5 | |
conftest.c:465:22: fatal error: sys/tree.h: No such file or directory | |
#include <sys/tree.h> | |
^ | |
compilation terminated. | |
configure:68368: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "Open MPI" | |
| #define PACKAGE_TARNAME "openmpi" | |
| #define PACKAGE_VERSION "gitclone" | |
| #define PACKAGE_STRING "Open MPI gitclone" | |
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | |
| #define PACKAGE_URL "" | |
| #define OPAL_ARCH "powerpc64le-unknown-linux-gnu" | |
| #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 __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define OMPI_MAJOR_VERSION 4 | |
| #define OMPI_MINOR_VERSION 0 | |
| #define OMPI_RELEASE_VERSION 0 | |
| #define OMPI_GREEK_VERSION "a1" | |
| #define OMPI_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OMPI_TARBALL_VERSION "gitclone" | |
| #define OMPI_VERSION "0" | |
| #define OMPI_RELEASE_DATE "Unreleased developer copy" | |
| #define ORTE_MAJOR_VERSION 4 | |
| #define ORTE_MINOR_VERSION 0 | |
| #define ORTE_RELEASE_VERSION 0 | |
| #define ORTE_GREEK_VERSION "a1" | |
| #define ORTE_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define ORTE_TARBALL_VERSION "gitclone" | |
| #define ORTE_VERSION "0" | |
| #define ORTE_RELEASE_DATE "Unreleased developer copy" | |
| #define OSHMEM_MAJOR_VERSION 4 | |
| #define OSHMEM_MINOR_VERSION 0 | |
| #define OSHMEM_RELEASE_VERSION 0 | |
| #define OSHMEM_GREEK_VERSION "a1" | |
| #define OSHMEM_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OSHMEM_TARBALL_VERSION "gitclone" | |
| #define OSHMEM_VERSION "0" | |
| #define OSHMEM_RELEASE_DATE "Unreleased developer copy" | |
| #define OPAL_MAJOR_VERSION 4 | |
| #define OPAL_MINOR_VERSION 0 | |
| #define OPAL_RELEASE_VERSION 0 | |
| #define OPAL_GREEK_VERSION "a1" | |
| #define OPAL_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OPAL_TARBALL_VERSION "gitclone" | |
| #define OPAL_VERSION "0" | |
| #define OPAL_RELEASE_DATE "Unreleased developer copy" | |
| #define OPAL_ENABLE_MEM_DEBUG 0 | |
| #define OPAL_ENABLE_MEM_PROFILE 0 | |
| #define OPAL_ENABLE_TIMING 0 | |
| #define OPAL_ENABLE_DEBUG 0 | |
| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1 | |
| #define OPAL_ENABLE_PTY_SUPPORT 1 | |
| #define OPAL_ENABLE_DLOPEN_SUPPORT 1 | |
| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1 | |
| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0 | |
| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0 | |
| #define OPAL_WANT_HOME_CONFIG_FILES 1 | |
| #define OPAL_ENABLE_IPV6 0 | |
| #define OPAL_PACKAGE_STRING "Open MPI gpaulsen@c656f6n04 Distribution" | |
| #define OPAL_IDENT_STRING "4.0.0a1" | |
| #define OPAL_MAX_PROCESSOR_NAME 256 | |
| #define OPAL_MAX_ERROR_STRING 256 | |
| #define OPAL_MAX_OBJECT_NAME 64 | |
| #define OPAL_MAX_INFO_KEY 36 | |
| #define OPAL_MAX_INFO_VAL 256 | |
| #define OPAL_MAX_PORT_NAME 1024 | |
| #define OPAL_MAX_DATAREP_STRING 128 | |
| #define OPAL_ENABLE_CRDEBUG 0 | |
| #define OPAL_ENABLE_GETPWUID 1 | |
| #define OPAL_ENABLE_PROGRESS_THREADS 0 | |
| #define HAVE_ZLIB_H 1 | |
| #define OPAL_HAVE_ZLIB 1 | |
| #define OPAL_HAVE_SOLARIS 0 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_NETINET_TCP_H 1 | |
| #define HAVE_STRUCT_SOCKADDR_IN 1 | |
| #define OPAL_CUDA_SUPPORT 0 | |
| #define OPAL_CUDA_SYNC_MEMOPS 0 | |
| #define OPAL_CUDA_GET_ATTRIBUTES 0 | |
| #define OPAL_CUDA_GDR_SUPPORT 0 | |
| #define OPAL_PMIX_V1 0 | |
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | |
| #define OMPI_WANT_MPI_INTERFACE_WARNING 1 | |
| #define OMPI_GROUP_SPARSE 0 | |
| #define OMPI_WANT_PERUSE 0 | |
| #define OMPI_WANT_MPI_CXX_SEEK 1 | |
| #define OMPI_ENABLE_MPI1_COMPAT 1 | |
| #define OMPI_ENABLE_GREQUEST_EXTENSIONS 0 | |
| #define MPI_PARAM_CHECK ompi_mpi_param_check | |
| #define OMPI_PARAM_CHECK 1 | |
| #define OSHMEM_SPEC_COMPAT 1 | |
| #define OSHMEM_PARAM_CHECK 1 | |
| #define HAVE_ON_EXIT 1 | |
| #define SPC_ENABLE 0 | |
| #define OPAL_CC "gcc" | |
| #define OPAL_C_HAVE__THREAD_LOCAL 0 | |
| #define OPAL_C_HAVE_ATOMIC_CONV_VAR 0 | |
| #define OPAL_C_HAVE__ATOMIC 0 | |
| #define OPAL_C_HAVE__GENERIC 0 | |
| #define OPAL_C_HAVE__STATIC_ASSERT 1 | |
| #define OPAL_C_HAVE___THREAD 1 | |
| #define STDC_HEADERS 1 | |
| #define _GNU_SOURCE 1 | |
| #define OPAL_C_HAVE_BUILTIN_EXPECT 1 | |
| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1 | |
| #define OPAL_C_HAVE_BUILTIN_CLZ 1 | |
| #define OPAL_CC_USE_PRAGMA_IDENT 0 | |
| #define OPAL_CC_USE_IDENT 1 | |
| #define OPAL_CC_USE_PRAGMA_COMMENT | |
| #define OPAL_CC_USE_CONST_CHAR_IDENT 0 | |
| #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___INT128 1 | |
| #define HAVE_LONG_LONG 1 | |
| #define HAVE_LONG_DOUBLE 1 | |
| #define HAVE_COMPLEX_H 1 | |
| #define HAVE_FLOAT__COMPLEX 1 | |
| #define HAVE_DOUBLE__COMPLEX 1 | |
| #define HAVE_LONG_DOUBLE__COMPLEX 1 | |
| #define HAVE_INTPTR_T 1 | |
| #define HAVE_UINTPTR_T 1 | |
| #define HAVE_MODE_T 1 | |
| #define HAVE_SSIZE_T 1 | |
| #define HAVE_PTRDIFF_T 1 | |
| #define SIZEOF__BOOL 1 | |
| #define SIZEOF_CHAR 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_FLOAT 4 | |
| #define SIZEOF_DOUBLE 8 | |
| #define SIZEOF_LONG_DOUBLE 16 | |
| #define SIZEOF_FLOAT__COMPLEX 8 | |
| #define SIZEOF_DOUBLE__COMPLEX 16 | |
| #define SIZEOF_LONG_DOUBLE__COMPLEX 32 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_SIZE_T 8 | |
| #define SIZEOF_SSIZE_T 8 | |
| #define SIZEOF_PTRDIFF_T 8 | |
| #define SIZEOF_WCHAR_T 4 | |
| #define SIZEOF_PID_T 4 | |
| #define SIZEOF_ATOMIC_SHORT 0 | |
| #define SIZEOF_ATOMIC_INT 0 | |
| #define SIZEOF_ATOMIC_LONG 0 | |
| #define SIZEOF_ATOMIC_LLONG 0 | |
| #define OPAL_ALIGNMENT_BOOL 1 | |
| #define OPAL_ALIGNMENT_INT8 1 | |
| #define OPAL_ALIGNMENT_INT16 2 | |
| #define OPAL_ALIGNMENT_INT32 4 | |
| #define OPAL_ALIGNMENT_INT64 8 | |
| #define OPAL_ALIGNMENT_CHAR 1 | |
| #define OPAL_ALIGNMENT_SHORT 2 | |
| #define OPAL_ALIGNMENT_WCHAR 4 | |
| #define OPAL_ALIGNMENT_INT 4 | |
| #define OPAL_ALIGNMENT_LONG 8 | |
| #define OPAL_ALIGNMENT_LONG_LONG 8 | |
| #define OPAL_ALIGNMENT_FLOAT 4 | |
| #define OPAL_ALIGNMENT_DOUBLE 8 | |
| #define OPAL_ALIGNMENT_LONG_DOUBLE 16 | |
| #define OPAL_ALIGNMENT_FLOAT_COMPLEX 4 | |
| #define OPAL_ALIGNMENT_DOUBLE_COMPLEX 8 | |
| #define OPAL_ALIGNMENT_LONG_DOUBLE_COMPLEX 16 | |
| #define OPAL_ALIGNMENT_VOID_P 8 | |
| #define OPAL_ALIGNMENT_SIZE_T 8 | |
| #define OPAL_CXX "g++" | |
| #define SIZEOF_BOOL 1 | |
| #define OPAL_ALIGNMENT_CXX_BOOL 1 | |
| #define OMPI_CXX "g++" | |
| #define SIZEOF_BOOL 1 | |
| #define OPAL_ALIGNMENT_CXX_BOOL 1 | |
| #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | |
| #define OMPI_CXX_HAVE_BUILTIN_EXPECT 0 | |
| #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 0 | |
| #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 0 | |
| #define OMPI_BUILD_CXX_BINDINGS 0 | |
| #define OPAL_HAVE_ATTRIBUTE 1 | |
| #define OPAL_HAVE_ATTRIBUTE_ALIGNED 1 | |
| #define OPAL_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | |
| #define OPAL_HAVE_ATTRIBUTE_COLD 1 | |
| #define OPAL_HAVE_ATTRIBUTE_CONST 1 | |
| #define OPAL_HAVE_ATTRIBUTE_DEPRECATED 1 | |
| #define OPAL_HAVE_ATTRIBUTE_DEPRECATED_ARGUMENT 1 | |
| #define OPAL_HAVE_ATTRIBUTE_FORMAT 1 | |
| #define OPAL_HAVE_ATTRIBUTE_FORMAT_FUNCPTR 1 | |
| #define OPAL_HAVE_ATTRIBUTE_HOT 1 | |
| #define OPAL_HAVE_ATTRIBUTE_MALLOC 1 | |
| #define OPAL_HAVE_ATTRIBUTE_MAY_ALIAS 1 | |
| #define OPAL_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | |
| #define OPAL_HAVE_ATTRIBUTE_NOINLINE 1 | |
| #define OPAL_HAVE_ATTRIBUTE_NONNULL 1 | |
| #define OPAL_HAVE_ATTRIBUTE_NORETURN 1 | |
| #define OPAL_HAVE_ATTRIBUTE_NORETURN_FUNCPTR 1 | |
| #define OPAL_HAVE_ATTRIBUTE_PACKED 1 | |
| #define OPAL_HAVE_ATTRIBUTE_PURE 1 | |
| #define OPAL_HAVE_ATTRIBUTE_SENTINEL 1 | |
| #define OPAL_HAVE_ATTRIBUTE_UNUSED 1 | |
| #define OPAL_HAVE_ATTRIBUTE_VISIBILITY 1 | |
| #define OPAL_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | |
| #define OPAL_HAVE_ATTRIBUTE_WEAK_ALIAS 1 | |
| #define OPAL_HAVE_ATTRIBUTE_DESTRUCTOR 1 | |
| #define OPAL_HAVE_ATTRIBUTE_OPTNONE 0 | |
| #define OPAL_HAVE_ATTRIBUTE_EXTENSION 1 | |
| #define OPAL_HAVE_ATTRIBUTE_ERROR 1 | |
| #define OPAL_BUILD_PLATFORM_COMPILER_FAMILYID 1 | |
| #define OPAL_BUILD_PLATFORM_COMPILER_FAMILYNAME GNU | |
| #define OPAL_BUILD_PLATFORM_COMPILER_VERSION 264197 | |
| #define OPAL_BUILD_PLATFORM_COMPILER_VERSION_STR 4.8.5 | |
| #define OMPI_WANT_JAVA_BINDINGS 0 | |
| #define OPAL_HAVE_WEAK_SYMBOLS 1 | |
| #define OPAL_HAVE_GCC_BUILTIN_CSWAP_INT128 1 | |
| #define OPAL_ASM_TEXT ".text" | |
| #define OPAL_ASM_GLOBAL ".globl" | |
| #define OPAL_ASM_LABEL_SUFFIX ":" | |
| #define OPAL_ASM_GSYM "" | |
| #define OPAL_ASM_LSYM ".L" | |
| #define OPAL_ASM_TYPE "@" | |
| #define OPAL_ASM_SIZE "1" | |
| #define OPAL_ASM_ALIGN_LOG | |
| #define OPAL_POWERPC_R_REGISTERS 0 | |
| #define OPAL_C_GCC_INLINE_ASSEMBLY 1 | |
| #define OPAL_ASSEMBLY_ARCH OPAL_POWERPC64 | |
| #define OPAL_ASSEMBLY_SUPPORTS_RDTSCP 0 | |
| #define OPAL_ASSEMBLY_BUILTIN OPAL_BUILTIN_GCC | |
| #define OMPI_FORTRAN_MPIFH_BINDINGS 1 | |
| #define OMPI_FORTRAN_USEMPI_BINDINGS 2 | |
| #define OMPI_FORTRAN_USEMPIF08_BINDINGS 3 | |
| #define OMPI_FORTRAN_DOUBLE_UNDERSCORE 0 | |
| #define OMPI_FORTRAN_SINGLE_UNDERSCORE 1 | |
| #define OMPI_FORTRAN_CAPS 0 | |
| #define OMPI_FORTRAN_PLAIN 0 | |
| #define ompi_fortran_bogus_type_t int | |
| #define OMPI_HAVE_FORTRAN_CHARACTER 1 | |
| #define OMPI_SIZEOF_FORTRAN_CHARACTER 1 | |
| #define OMPI_ALIGNMENT_FORTRAN_CHARACTER 1 | |
| #define OMPI_KIND_FORTRAN_CHARACTER C_SIGNED_CHAR | |
| #define ompi_fortran_character_t char | |
| #define OMPI_HAVE_FORTRAN_LOGICAL 1 | |
| #define OMPI_SIZEOF_FORTRAN_LOGICAL 4 | |
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4 | |
| #define OMPI_KIND_FORTRAN_LOGICAL C_INT | |
| #define ompi_fortran_logical_t int | |
| #define OMPI_HAVE_FORTRAN_LOGICAL1 1 | |
| #define OMPI_SIZEOF_FORTRAN_LOGICAL1 1 | |
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL1 1 | |
| #define OMPI_KIND_FORTRAN_LOGICAL1 C_SIGNED_CHAR | |
| #define ompi_fortran_logical1_t char | |
| #define OMPI_HAVE_FORTRAN_LOGICAL2 1 | |
| #define OMPI_SIZEOF_FORTRAN_LOGICAL2 2 | |
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL2 2 | |
| #define OMPI_KIND_FORTRAN_LOGICAL2 C_SHORT | |
| #define ompi_fortran_logical2_t short | |
| #define OMPI_HAVE_FORTRAN_LOGICAL4 1 | |
| #define OMPI_SIZEOF_FORTRAN_LOGICAL4 4 | |
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL4 4 | |
| #define OMPI_KIND_FORTRAN_LOGICAL4 C_INT | |
| #define ompi_fortran_logical4_t int | |
| #define OMPI_HAVE_FORTRAN_LOGICAL8 1 | |
| #define OMPI_SIZEOF_FORTRAN_LOGICAL8 8 | |
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL8 8 | |
| #define OMPI_KIND_FORTRAN_LOGICAL8 C_LONG_LONG | |
| #define ompi_fortran_logical8_t long long | |
| #define OMPI_HAVE_FORTRAN_INTEGER 1 | |
| #define OMPI_SIZEOF_FORTRAN_INTEGER 4 | |
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4 | |
| #define OMPI_KIND_FORTRAN_INTEGER C_INT | |
| #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_KIND_FORTRAN_INTEGER1 C_SIGNED_CHAR | |
| #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_KIND_FORTRAN_INTEGER2 C_SHORT | |
| #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_KIND_FORTRAN_INTEGER4 C_INT | |
| #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_KIND_FORTRAN_INTEGER8 C_LONG_LONG | |
| #define ompi_fortran_integer8_t long long | |
| #define OMPI_HAVE_FORTRAN_INTEGER16 0 | |
| #define OMPI_SIZEOF_FORTRAN_INTEGER16 16 | |
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4 | |
| #define OMPI_KIND_FORTRAN_INTEGER16 0 | |
| #define ompi_fortran_integer16_t | |
| #define OMPI_HAVE_FORTRAN_REAL 1 | |
| #define OMPI_SIZEOF_FORTRAN_REAL 4 | |
| #define OMPI_ALIGNMENT_FORTRAN_REAL 4 | |
| #define OMPI_KIND_FORTRAN_REAL C_FLOAT | |
| #define ompi_fortran_real_t float | |
| #define OMPI_HAVE_FORTRAN_REAL2 0 | |
| #define OMPI_SIZEOF_FORTRAN_REAL2 4 | |
| #define OMPI_ALIGNMENT_FORTRAN_REAL2 4 | |
| #define OMPI_KIND_FORTRAN_REAL2 0 | |
| #define ompi_fortran_real2_t ompi_fortran_bogus_type_t | |
| #define OMPI_HAVE_FORTRAN_REAL4 1 | |
| #define OMPI_SIZEOF_FORTRAN_REAL4 4 | |
| #define OMPI_ALIGNMENT_FORTRAN_REAL4 4 | |
| #define OMPI_KIND_FORTRAN_REAL4 C_FLOAT | |
| #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_KIND_FORTRAN_REAL8 C_DOUBLE | |
| #define ompi_fortran_real8_t double | |
| #define OMPI_HAVE_FORTRAN_REAL16 1 | |
| #define OMPI_SIZEOF_FORTRAN_REAL16 16 | |
| #define OMPI_ALIGNMENT_FORTRAN_REAL16 16 | |
| #define OMPI_KIND_FORTRAN_REAL16 C_LONG_DOUBLE | |
| #define ompi_fortran_real16_t long double | |
| #define OMPI_REAL16_MATCHES_C 1 | |
| #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 1 | |
| #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 8 | |
| #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 8 | |
| #define OMPI_KIND_FORTRAN_DOUBLE_PRECISION C_DOUBLE | |
| #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_KIND_FORTRAN_COMPLEX C_FLOAT_COMPLEX | |
| #define OMPI_HAVE_FORTRAN_COMPLEX4 0 | |
| #define OMPI_SIZEOF_FORTRAN_COMPLEX4 4 | |
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX4 4 | |
| #define OMPI_KIND_FORTRAN_COMPLEX4 0 | |
| #define OMPI_HAVE_FORTRAN_COMPLEX8 1 | |
| #define OMPI_SIZEOF_FORTRAN_COMPLEX8 8 | |
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4 | |
| #define OMPI_KIND_FORTRAN_COMPLEX8 C_FLOAT_COMPLEX | |
| #define OMPI_HAVE_FORTRAN_COMPLEX16 1 | |
| #define OMPI_SIZEOF_FORTRAN_COMPLEX16 16 | |
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 8 | |
| #define OMPI_KIND_FORTRAN_COMPLEX16 C_DOUBLE_COMPLEX | |
| #define OMPI_HAVE_FORTRAN_COMPLEX32 1 | |
| #define OMPI_SIZEOF_FORTRAN_COMPLEX32 32 | |
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 16 | |
| #define OMPI_KIND_FORTRAN_COMPLEX32 C_LONG_DOUBLE_COMPLEX | |
| #define OMPI_HAVE_FORTRAN_DOUBLE_COMPLEX 1 | |
| #define OMPI_SIZEOF_FORTRAN_DOUBLE_COMPLEX 16 | |
| #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_COMPLEX 8 | |
| #define OMPI_KIND_FORTRAN_DOUBLE_COMPLEX C_DOUBLE_COMPLEX | |
| #define OMPI_FORTRAN_HANDLE_MAX 2147483647 | |
| #define OMPI_FORTRAN_VALUE_TRUE 1 | |
| #define OMPI_FORTRAN_MAX_ARRAY_RANK 7 | |
| #define OMPI_FC "gfortran" | |
| #define OMPI_FC_ABSOLUTE "/usr/bin/gfortran" | |
| #define OMPI_FORTRAN_BUILD_SIZEOF 0 | |
| #define OMPI_FORTRAN_HAVE_INTERFACE 1 | |
| #define OMPI_FORTRAN_HAVE_ISO_FORTRAN_ENV 1 | |
| #define OMPI_FORTRAN_HAVE_STORAGE_SIZE 0 | |
| #define OMPI_FORTRAN_IGNORE_TKR_PREDECL "" | |
| #define OMPI_FORTRAN_IGNORE_TKR_TYPE | |
| #define OMPI_FORTRAN_HAVE_IGNORE_TKR 0 | |
| #define OMPI_FORTRAN_NEED_WRAPPER_ROUTINES 0 | |
| #define OMPI_FORTRAN_F08_HANDLE_SIZE 4 | |
| #define OMPI_FORTRAN_F08_HANDLE_ALIGNMENT 4 | |
| #define OMPI_FORTRAN_HAVE_F08_ASSUMED_RANK 0 | |
| #define OMPI_FORTRAN_HAVE_BIND_C 0 | |
| #define OMPI_FORTRAN_HAVE_ISO_C_BINDING 1 | |
| #define OMPI_FORTRAN_HAVE_BIND_C_SUB 0 | |
| #define OMPI_FORTRAN_HAVE_BIND_C_TYPE 0 | |
| #define OMPI_FORTRAN_HAVE_BIND_C_TYPE_NAME 0 | |
| #define OMPI_FORTRAN_HAVE_OPTIONAL_ARGS 0 | |
| #define OMPI_FORTRAN_HAVE_PRIVATE 0 | |
| #define OMPI_FORTRAN_HAVE_PROTECTED 0 | |
| #define OMPI_FORTRAN_HAVE_ABSTRACT 0 | |
| #define OMPI_FORTRAN_HAVE_ASYNCHRONOUS 0 | |
| #define OMPI_FORTRAN_HAVE_PROCEDURE 0 | |
| #define OMPI_FORTRAN_HAVE_USE_ONLY 0 | |
| #define OMPI_FORTRAN_HAVE_C_FUNLOC 0 | |
| #define OMPI_BUILD_FORTRAN_BINDINGS 2 | |
| #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_ENDIAN_H 1 | |
| #define HAVE_EXECINFO_H 1 | |
| #define HAVE_ERR_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_LIBGEN_H 1 | |
| #define HAVE_MEMORY_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_STRINGS_H 1 | |
| #define HAVE_LINUX_ETHTOOL_H 1 | |
| #define HAVE_LINUX_SOCKIOS_H 1 | |
| #define HAVE_SYS_FCNTL_H 1 | |
| #define HAVE_SYS_IPC_H 1 | |
| #define HAVE_SYS_SHM_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_STATFS_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| #include <sys/tree.h> | |
configure:68368: result: no | |
configure:68368: checking sys/tree.h presence | |
configure:68368: gcc -E conftest.c | |
conftest.c:432:22: fatal error: sys/tree.h: No such file or directory | |
#include <sys/tree.h> | |
^ | |
compilation terminated. | |
configure:68368: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "Open MPI" | |
| #define PACKAGE_TARNAME "openmpi" | |
| #define PACKAGE_VERSION "gitclone" | |
| #define PACKAGE_STRING "Open MPI gitclone" | |
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | |
| #define PACKAGE_URL "" | |
| #define OPAL_ARCH "powerpc64le-unknown-linux-gnu" | |
| #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 __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define OMPI_MAJOR_VERSION 4 | |
| #define OMPI_MINOR_VERSION 0 | |
| #define OMPI_RELEASE_VERSION 0 | |
| #define OMPI_GREEK_VERSION "a1" | |
| #define OMPI_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OMPI_TARBALL_VERSION "gitclone" | |
| #define OMPI_VERSION "0" | |
| #define OMPI_RELEASE_DATE "Unreleased developer copy" | |
| #define ORTE_MAJOR_VERSION 4 | |
| #define ORTE_MINOR_VERSION 0 | |
| #define ORTE_RELEASE_VERSION 0 | |
| #define ORTE_GREEK_VERSION "a1" | |
| #define ORTE_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define ORTE_TARBALL_VERSION "gitclone" | |
| #define ORTE_VERSION "0" | |
| #define ORTE_RELEASE_DATE "Unreleased developer copy" | |
| #define OSHMEM_MAJOR_VERSION 4 | |
| #define OSHMEM_MINOR_VERSION 0 | |
| #define OSHMEM_RELEASE_VERSION 0 | |
| #define OSHMEM_GREEK_VERSION "a1" | |
| #define OSHMEM_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OSHMEM_TARBALL_VERSION "gitclone" | |
| #define OSHMEM_VERSION "0" | |
| #define OSHMEM_RELEASE_DATE "Unreleased developer copy" | |
| #define OPAL_MAJOR_VERSION 4 | |
| #define OPAL_MINOR_VERSION 0 | |
| #define OPAL_RELEASE_VERSION 0 | |
| #define OPAL_GREEK_VERSION "a1" | |
| #define OPAL_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OPAL_TARBALL_VERSION "gitclone" | |
| #define OPAL_VERSION "0" | |
| #define OPAL_RELEASE_DATE "Unreleased developer copy" | |
| #define OPAL_ENABLE_MEM_DEBUG 0 | |
| #define OPAL_ENABLE_MEM_PROFILE 0 | |
| #define OPAL_ENABLE_TIMING 0 | |
| #define OPAL_ENABLE_DEBUG 0 | |
| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1 | |
| #define OPAL_ENABLE_PTY_SUPPORT 1 | |
| #define OPAL_ENABLE_DLOPEN_SUPPORT 1 | |
| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1 | |
| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0 | |
| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0 | |
| #define OPAL_WANT_HOME_CONFIG_FILES 1 | |
| #define OPAL_ENABLE_IPV6 0 | |
| #define OPAL_PACKAGE_STRING "Open MPI gpaulsen@c656f6n04 Distribution" | |
| #define OPAL_IDENT_STRING "4.0.0a1" | |
| #define OPAL_MAX_PROCESSOR_NAME 256 | |
| #define OPAL_MAX_ERROR_STRING 256 | |
| #define OPAL_MAX_OBJECT_NAME 64 | |
| #define OPAL_MAX_INFO_KEY 36 | |
| #define OPAL_MAX_INFO_VAL 256 | |
| #define OPAL_MAX_PORT_NAME 1024 | |
| #define OPAL_MAX_DATAREP_STRING 128 | |
| #define OPAL_ENABLE_CRDEBUG 0 | |
| #define OPAL_ENABLE_GETPWUID 1 | |
| #define OPAL_ENABLE_PROGRESS_THREADS 0 | |
| #define HAVE_ZLIB_H 1 | |
| #define OPAL_HAVE_ZLIB 1 | |
| #define OPAL_HAVE_SOLARIS 0 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_NETINET_TCP_H 1 | |
| #define HAVE_STRUCT_SOCKADDR_IN 1 | |
| #define OPAL_CUDA_SUPPORT 0 | |
| #define OPAL_CUDA_SYNC_MEMOPS 0 | |
| #define OPAL_CUDA_GET_ATTRIBUTES 0 | |
| #define OPAL_CUDA_GDR_SUPPORT 0 | |
| #define OPAL_PMIX_V1 0 | |
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | |
| #define OMPI_WANT_MPI_INTERFACE_WARNING 1 | |
| #define OMPI_GROUP_SPARSE 0 | |
| #define OMPI_WANT_PERUSE 0 | |
| #define OMPI_WANT_MPI_CXX_SEEK 1 | |
| #define OMPI_ENABLE_MPI1_COMPAT 1 | |
| #define OMPI_ENABLE_GREQUEST_EXTENSIONS 0 | |
| #define MPI_PARAM_CHECK ompi_mpi_param_check | |
| #define OMPI_PARAM_CHECK 1 | |
| #define OSHMEM_SPEC_COMPAT 1 | |
| #define OSHMEM_PARAM_CHECK 1 | |
| #define HAVE_ON_EXIT 1 | |
| #define SPC_ENABLE 0 | |
| #define OPAL_CC "gcc" | |
| #define OPAL_C_HAVE__THREAD_LOCAL 0 | |
| #define OPAL_C_HAVE_ATOMIC_CONV_VAR 0 | |
| #define OPAL_C_HAVE__ATOMIC 0 | |
| #define OPAL_C_HAVE__GENERIC 0 | |
| #define OPAL_C_HAVE__STATIC_ASSERT 1 | |
| #define OPAL_C_HAVE___THREAD 1 | |
| #define STDC_HEADERS 1 | |
| #define _GNU_SOURCE 1 | |
| #define OPAL_C_HAVE_BUILTIN_EXPECT 1 | |
| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1 | |
| #define OPAL_C_HAVE_BUILTIN_CLZ 1 | |
| #define OPAL_CC_USE_PRAGMA_IDENT 0 | |
| #define OPAL_CC_USE_IDENT 1 | |
| #define OPAL_CC_USE_PRAGMA_COMMENT | |
| #define OPAL_CC_USE_CONST_CHAR_IDENT 0 | |
| #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___INT128 1 | |
| #define HAVE_LONG_LONG 1 | |
| #define HAVE_LONG_DOUBLE 1 | |
| #define HAVE_COMPLEX_H 1 | |
| #define HAVE_FLOAT__COMPLEX 1 | |
| #define HAVE_DOUBLE__COMPLEX 1 | |
| #define HAVE_LONG_DOUBLE__COMPLEX 1 | |
| #define HAVE_INTPTR_T 1 | |
| #define HAVE_UINTPTR_T 1 | |
| #define HAVE_MODE_T 1 | |
| #define HAVE_SSIZE_T 1 | |
| #define HAVE_PTRDIFF_T 1 | |
| #define SIZEOF__BOOL 1 | |
| #define SIZEOF_CHAR 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_FLOAT 4 | |
| #define SIZEOF_DOUBLE 8 | |
| #define SIZEOF_LONG_DOUBLE 16 | |
| #define SIZEOF_FLOAT__COMPLEX 8 | |
| #define SIZEOF_DOUBLE__COMPLEX 16 | |
| #define SIZEOF_LONG_DOUBLE__COMPLEX 32 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_SIZE_T 8 | |
| #define SIZEOF_SSIZE_T 8 | |
| #define SIZEOF_PTRDIFF_T 8 | |
| #define SIZEOF_WCHAR_T 4 | |
| #define SIZEOF_PID_T 4 | |
| #define SIZEOF_ATOMIC_SHORT 0 | |
| #define SIZEOF_ATOMIC_INT 0 | |
| #define SIZEOF_ATOMIC_LONG 0 | |
| #define SIZEOF_ATOMIC_LLONG 0 | |
| #define OPAL_ALIGNMENT_BOOL 1 | |
| #define OPAL_ALIGNMENT_INT8 1 | |
| #define OPAL_ALIGNMENT_INT16 2 | |
| #define OPAL_ALIGNMENT_INT32 4 | |
| #define OPAL_ALIGNMENT_INT64 8 | |
| #define OPAL_ALIGNMENT_CHAR 1 | |
| #define OPAL_ALIGNMENT_SHORT 2 | |
| #define OPAL_ALIGNMENT_WCHAR 4 | |
| #define OPAL_ALIGNMENT_INT 4 | |
| #define OPAL_ALIGNMENT_LONG 8 | |
| #define OPAL_ALIGNMENT_LONG_LONG 8 | |
| #define OPAL_ALIGNMENT_FLOAT 4 | |
| #define OPAL_ALIGNMENT_DOUBLE 8 | |
| #define OPAL_ALIGNMENT_LONG_DOUBLE 16 | |
| #define OPAL_ALIGNMENT_FLOAT_COMPLEX 4 | |
| #define OPAL_ALIGNMENT_DOUBLE_COMPLEX 8 | |
| #define OPAL_ALIGNMENT_LONG_DOUBLE_COMPLEX 16 | |
| #define OPAL_ALIGNMENT_VOID_P 8 | |
| #define OPAL_ALIGNMENT_SIZE_T 8 | |
| #define OPAL_CXX "g++" | |
| #define SIZEOF_BOOL 1 | |
| #define OPAL_ALIGNMENT_CXX_BOOL 1 | |
| #define OMPI_CXX "g++" | |
| #define SIZEOF_BOOL 1 | |
| #define OPAL_ALIGNMENT_CXX_BOOL 1 | |
| #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | |
| #define OMPI_CXX_HAVE_BUILTIN_EXPECT 0 | |
| #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 0 | |
| #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 0 | |
| #define OMPI_BUILD_CXX_BINDINGS 0 | |
| #define OPAL_HAVE_ATTRIBUTE 1 | |
| #define OPAL_HAVE_ATTRIBUTE_ALIGNED 1 | |
| #define OPAL_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | |
| #define OPAL_HAVE_ATTRIBUTE_COLD 1 | |
| #define OPAL_HAVE_ATTRIBUTE_CONST 1 | |
| #define OPAL_HAVE_ATTRIBUTE_DEPRECATED 1 | |
| #define OPAL_HAVE_ATTRIBUTE_DEPRECATED_ARGUMENT 1 | |
| #define OPAL_HAVE_ATTRIBUTE_FORMAT 1 | |
| #define OPAL_HAVE_ATTRIBUTE_FORMAT_FUNCPTR 1 | |
| #define OPAL_HAVE_ATTRIBUTE_HOT 1 | |
| #define OPAL_HAVE_ATTRIBUTE_MALLOC 1 | |
| #define OPAL_HAVE_ATTRIBUTE_MAY_ALIAS 1 | |
| #define OPAL_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | |
| #define OPAL_HAVE_ATTRIBUTE_NOINLINE 1 | |
| #define OPAL_HAVE_ATTRIBUTE_NONNULL 1 | |
| #define OPAL_HAVE_ATTRIBUTE_NORETURN 1 | |
| #define OPAL_HAVE_ATTRIBUTE_NORETURN_FUNCPTR 1 | |
| #define OPAL_HAVE_ATTRIBUTE_PACKED 1 | |
| #define OPAL_HAVE_ATTRIBUTE_PURE 1 | |
| #define OPAL_HAVE_ATTRIBUTE_SENTINEL 1 | |
| #define OPAL_HAVE_ATTRIBUTE_UNUSED 1 | |
| #define OPAL_HAVE_ATTRIBUTE_VISIBILITY 1 | |
| #define OPAL_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | |
| #define OPAL_HAVE_ATTRIBUTE_WEAK_ALIAS 1 | |
| #define OPAL_HAVE_ATTRIBUTE_DESTRUCTOR 1 | |
| #define OPAL_HAVE_ATTRIBUTE_OPTNONE 0 | |
| #define OPAL_HAVE_ATTRIBUTE_EXTENSION 1 | |
| #define OPAL_HAVE_ATTRIBUTE_ERROR 1 | |
| #define OPAL_BUILD_PLATFORM_COMPILER_FAMILYID 1 | |
| #define OPAL_BUILD_PLATFORM_COMPILER_FAMILYNAME GNU | |
| #define OPAL_BUILD_PLATFORM_COMPILER_VERSION 264197 | |
| #define OPAL_BUILD_PLATFORM_COMPILER_VERSION_STR 4.8.5 | |
| #define OMPI_WANT_JAVA_BINDINGS 0 | |
| #define OPAL_HAVE_WEAK_SYMBOLS 1 | |
| #define OPAL_HAVE_GCC_BUILTIN_CSWAP_INT128 1 | |
| #define OPAL_ASM_TEXT ".text" | |
| #define OPAL_ASM_GLOBAL ".globl" | |
| #define OPAL_ASM_LABEL_SUFFIX ":" | |
| #define OPAL_ASM_GSYM "" | |
| #define OPAL_ASM_LSYM ".L" | |
| #define OPAL_ASM_TYPE "@" | |
| #define OPAL_ASM_SIZE "1" | |
| #define OPAL_ASM_ALIGN_LOG | |
| #define OPAL_POWERPC_R_REGISTERS 0 | |
| #define OPAL_C_GCC_INLINE_ASSEMBLY 1 | |
| #define OPAL_ASSEMBLY_ARCH OPAL_POWERPC64 | |
| #define OPAL_ASSEMBLY_SUPPORTS_RDTSCP 0 | |
| #define OPAL_ASSEMBLY_BUILTIN OPAL_BUILTIN_GCC | |
| #define OMPI_FORTRAN_MPIFH_BINDINGS 1 | |
| #define OMPI_FORTRAN_USEMPI_BINDINGS 2 | |
| #define OMPI_FORTRAN_USEMPIF08_BINDINGS 3 | |
| #define OMPI_FORTRAN_DOUBLE_UNDERSCORE 0 | |
| #define OMPI_FORTRAN_SINGLE_UNDERSCORE 1 | |
| #define OMPI_FORTRAN_CAPS 0 | |
| #define OMPI_FORTRAN_PLAIN 0 | |
| #define ompi_fortran_bogus_type_t int | |
| #define OMPI_HAVE_FORTRAN_CHARACTER 1 | |
| #define OMPI_SIZEOF_FORTRAN_CHARACTER 1 | |
| #define OMPI_ALIGNMENT_FORTRAN_CHARACTER 1 | |
| #define OMPI_KIND_FORTRAN_CHARACTER C_SIGNED_CHAR | |
| #define ompi_fortran_character_t char | |
| #define OMPI_HAVE_FORTRAN_LOGICAL 1 | |
| #define OMPI_SIZEOF_FORTRAN_LOGICAL 4 | |
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4 | |
| #define OMPI_KIND_FORTRAN_LOGICAL C_INT | |
| #define ompi_fortran_logical_t int | |
| #define OMPI_HAVE_FORTRAN_LOGICAL1 1 | |
| #define OMPI_SIZEOF_FORTRAN_LOGICAL1 1 | |
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL1 1 | |
| #define OMPI_KIND_FORTRAN_LOGICAL1 C_SIGNED_CHAR | |
| #define ompi_fortran_logical1_t char | |
| #define OMPI_HAVE_FORTRAN_LOGICAL2 1 | |
| #define OMPI_SIZEOF_FORTRAN_LOGICAL2 2 | |
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL2 2 | |
| #define OMPI_KIND_FORTRAN_LOGICAL2 C_SHORT | |
| #define ompi_fortran_logical2_t short | |
| #define OMPI_HAVE_FORTRAN_LOGICAL4 1 | |
| #define OMPI_SIZEOF_FORTRAN_LOGICAL4 4 | |
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL4 4 | |
| #define OMPI_KIND_FORTRAN_LOGICAL4 C_INT | |
| #define ompi_fortran_logical4_t int | |
| #define OMPI_HAVE_FORTRAN_LOGICAL8 1 | |
| #define OMPI_SIZEOF_FORTRAN_LOGICAL8 8 | |
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL8 8 | |
| #define OMPI_KIND_FORTRAN_LOGICAL8 C_LONG_LONG | |
| #define ompi_fortran_logical8_t long long | |
| #define OMPI_HAVE_FORTRAN_INTEGER 1 | |
| #define OMPI_SIZEOF_FORTRAN_INTEGER 4 | |
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4 | |
| #define OMPI_KIND_FORTRAN_INTEGER C_INT | |
| #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_KIND_FORTRAN_INTEGER1 C_SIGNED_CHAR | |
| #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_KIND_FORTRAN_INTEGER2 C_SHORT | |
| #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_KIND_FORTRAN_INTEGER4 C_INT | |
| #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_KIND_FORTRAN_INTEGER8 C_LONG_LONG | |
| #define ompi_fortran_integer8_t long long | |
| #define OMPI_HAVE_FORTRAN_INTEGER16 0 | |
| #define OMPI_SIZEOF_FORTRAN_INTEGER16 16 | |
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4 | |
| #define OMPI_KIND_FORTRAN_INTEGER16 0 | |
| #define ompi_fortran_integer16_t | |
| #define OMPI_HAVE_FORTRAN_REAL 1 | |
| #define OMPI_SIZEOF_FORTRAN_REAL 4 | |
| #define OMPI_ALIGNMENT_FORTRAN_REAL 4 | |
| #define OMPI_KIND_FORTRAN_REAL C_FLOAT | |
| #define ompi_fortran_real_t float | |
| #define OMPI_HAVE_FORTRAN_REAL2 0 | |
| #define OMPI_SIZEOF_FORTRAN_REAL2 4 | |
| #define OMPI_ALIGNMENT_FORTRAN_REAL2 4 | |
| #define OMPI_KIND_FORTRAN_REAL2 0 | |
| #define ompi_fortran_real2_t ompi_fortran_bogus_type_t | |
| #define OMPI_HAVE_FORTRAN_REAL4 1 | |
| #define OMPI_SIZEOF_FORTRAN_REAL4 4 | |
| #define OMPI_ALIGNMENT_FORTRAN_REAL4 4 | |
| #define OMPI_KIND_FORTRAN_REAL4 C_FLOAT | |
| #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_KIND_FORTRAN_REAL8 C_DOUBLE | |
| #define ompi_fortran_real8_t double | |
| #define OMPI_HAVE_FORTRAN_REAL16 1 | |
| #define OMPI_SIZEOF_FORTRAN_REAL16 16 | |
| #define OMPI_ALIGNMENT_FORTRAN_REAL16 16 | |
| #define OMPI_KIND_FORTRAN_REAL16 C_LONG_DOUBLE | |
| #define ompi_fortran_real16_t long double | |
| #define OMPI_REAL16_MATCHES_C 1 | |
| #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 1 | |
| #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 8 | |
| #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 8 | |
| #define OMPI_KIND_FORTRAN_DOUBLE_PRECISION C_DOUBLE | |
| #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_KIND_FORTRAN_COMPLEX C_FLOAT_COMPLEX | |
| #define OMPI_HAVE_FORTRAN_COMPLEX4 0 | |
| #define OMPI_SIZEOF_FORTRAN_COMPLEX4 4 | |
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX4 4 | |
| #define OMPI_KIND_FORTRAN_COMPLEX4 0 | |
| #define OMPI_HAVE_FORTRAN_COMPLEX8 1 | |
| #define OMPI_SIZEOF_FORTRAN_COMPLEX8 8 | |
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4 | |
| #define OMPI_KIND_FORTRAN_COMPLEX8 C_FLOAT_COMPLEX | |
| #define OMPI_HAVE_FORTRAN_COMPLEX16 1 | |
| #define OMPI_SIZEOF_FORTRAN_COMPLEX16 16 | |
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 8 | |
| #define OMPI_KIND_FORTRAN_COMPLEX16 C_DOUBLE_COMPLEX | |
| #define OMPI_HAVE_FORTRAN_COMPLEX32 1 | |
| #define OMPI_SIZEOF_FORTRAN_COMPLEX32 32 | |
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 16 | |
| #define OMPI_KIND_FORTRAN_COMPLEX32 C_LONG_DOUBLE_COMPLEX | |
| #define OMPI_HAVE_FORTRAN_DOUBLE_COMPLEX 1 | |
| #define OMPI_SIZEOF_FORTRAN_DOUBLE_COMPLEX 16 | |
| #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_COMPLEX 8 | |
| #define OMPI_KIND_FORTRAN_DOUBLE_COMPLEX C_DOUBLE_COMPLEX | |
| #define OMPI_FORTRAN_HANDLE_MAX 2147483647 | |
| #define OMPI_FORTRAN_VALUE_TRUE 1 | |
| #define OMPI_FORTRAN_MAX_ARRAY_RANK 7 | |
| #define OMPI_FC "gfortran" | |
| #define OMPI_FC_ABSOLUTE "/usr/bin/gfortran" | |
| #define OMPI_FORTRAN_BUILD_SIZEOF 0 | |
| #define OMPI_FORTRAN_HAVE_INTERFACE 1 | |
| #define OMPI_FORTRAN_HAVE_ISO_FORTRAN_ENV 1 | |
| #define OMPI_FORTRAN_HAVE_STORAGE_SIZE 0 | |
| #define OMPI_FORTRAN_IGNORE_TKR_PREDECL "" | |
| #define OMPI_FORTRAN_IGNORE_TKR_TYPE | |
| #define OMPI_FORTRAN_HAVE_IGNORE_TKR 0 | |
| #define OMPI_FORTRAN_NEED_WRAPPER_ROUTINES 0 | |
| #define OMPI_FORTRAN_F08_HANDLE_SIZE 4 | |
| #define OMPI_FORTRAN_F08_HANDLE_ALIGNMENT 4 | |
| #define OMPI_FORTRAN_HAVE_F08_ASSUMED_RANK 0 | |
| #define OMPI_FORTRAN_HAVE_BIND_C 0 | |
| #define OMPI_FORTRAN_HAVE_ISO_C_BINDING 1 | |
| #define OMPI_FORTRAN_HAVE_BIND_C_SUB 0 | |
| #define OMPI_FORTRAN_HAVE_BIND_C_TYPE 0 | |
| #define OMPI_FORTRAN_HAVE_BIND_C_TYPE_NAME 0 | |
| #define OMPI_FORTRAN_HAVE_OPTIONAL_ARGS 0 | |
| #define OMPI_FORTRAN_HAVE_PRIVATE 0 | |
| #define OMPI_FORTRAN_HAVE_PROTECTED 0 | |
| #define OMPI_FORTRAN_HAVE_ABSTRACT 0 | |
| #define OMPI_FORTRAN_HAVE_ASYNCHRONOUS 0 | |
| #define OMPI_FORTRAN_HAVE_PROCEDURE 0 | |
| #define OMPI_FORTRAN_HAVE_USE_ONLY 0 | |
| #define OMPI_FORTRAN_HAVE_C_FUNLOC 0 | |
| #define OMPI_BUILD_FORTRAN_BINDINGS 2 | |
| #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_ENDIAN_H 1 | |
| #define HAVE_EXECINFO_H 1 | |
| #define HAVE_ERR_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_LIBGEN_H 1 | |
| #define HAVE_MEMORY_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_STRINGS_H 1 | |
| #define HAVE_LINUX_ETHTOOL_H 1 | |
| #define HAVE_LINUX_SOCKIOS_H 1 | |
| #define HAVE_SYS_FCNTL_H 1 | |
| #define HAVE_SYS_IPC_H 1 | |
| #define HAVE_SYS_SHM_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_STATFS_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| /* end confdefs.h. */ | |
| #include <sys/tree.h> | |
configure:68368: result: no | |
configure:68368: checking for sys/tree.h | |
configure:68368: result: no | |
configure:68368: checking for sys/types.h | |
configure:68368: result: yes | |
configure:68368: checking sys/uio.h usability | |
configure:68368: gcc -std=gnu99 -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5 | |
configure:68368: $? = 0 | |
configure:68368: result: yes | |
configure:68368: checking sys/uio.h presence | |
configure:68368: gcc -E conftest.c | |
configure:68368: $? = 0 | |
configure:68368: result: yes | |
configure:68368: checking for sys/uio.h | |
configure:68368: result: yes | |
configure:68368: checking sys/un.h usability | |
configure:68368: gcc -std=gnu99 -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5 | |
configure:68368: $? = 0 | |
configure:68368: result: yes | |
configure:68368: checking sys/un.h presence | |
configure:68368: gcc -E conftest.c | |
configure:68368: $? = 0 | |
configure:68368: result: yes | |
configure:68368: checking for sys/un.h | |
configure:68368: result: yes | |
configure:68368: checking net/uio.h usability | |
configure:68368: gcc -std=gnu99 -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5 | |
conftest.c:468:21: fatal error: net/uio.h: No such file or directory | |
#include <net/uio.h> | |
^ | |
compilation terminated. | |
configure:68368: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "Open MPI" | |
| #define PACKAGE_TARNAME "openmpi" | |
| #define PACKAGE_VERSION "gitclone" | |
| #define PACKAGE_STRING "Open MPI gitclone" | |
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | |
| #define PACKAGE_URL "" | |
| #define OPAL_ARCH "powerpc64le-unknown-linux-gnu" | |
| #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 __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define OMPI_MAJOR_VERSION 4 | |
| #define OMPI_MINOR_VERSION 0 | |
| #define OMPI_RELEASE_VERSION 0 | |
| #define OMPI_GREEK_VERSION "a1" | |
| #define OMPI_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OMPI_TARBALL_VERSION "gitclone" | |
| #define OMPI_VERSION "0" | |
| #define OMPI_RELEASE_DATE "Unreleased developer copy" | |
| #define ORTE_MAJOR_VERSION 4 | |
| #define ORTE_MINOR_VERSION 0 | |
| #define ORTE_RELEASE_VERSION 0 | |
| #define ORTE_GREEK_VERSION "a1" | |
| #define ORTE_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define ORTE_TARBALL_VERSION "gitclone" | |
| #define ORTE_VERSION "0" | |
| #define ORTE_RELEASE_DATE "Unreleased developer copy" | |
| #define OSHMEM_MAJOR_VERSION 4 | |
| #define OSHMEM_MINOR_VERSION 0 | |
| #define OSHMEM_RELEASE_VERSION 0 | |
| #define OSHMEM_GREEK_VERSION "a1" | |
| #define OSHMEM_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OSHMEM_TARBALL_VERSION "gitclone" | |
| #define OSHMEM_VERSION "0" | |
| #define OSHMEM_RELEASE_DATE "Unreleased developer copy" | |
| #define OPAL_MAJOR_VERSION 4 | |
| #define OPAL_MINOR_VERSION 0 | |
| #define OPAL_RELEASE_VERSION 0 | |
| #define OPAL_GREEK_VERSION "a1" | |
| #define OPAL_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OPAL_TARBALL_VERSION "gitclone" | |
| #define OPAL_VERSION "0" | |
| #define OPAL_RELEASE_DATE "Unreleased developer copy" | |
| #define OPAL_ENABLE_MEM_DEBUG 0 | |
| #define OPAL_ENABLE_MEM_PROFILE 0 | |
| #define OPAL_ENABLE_TIMING 0 | |
| #define OPAL_ENABLE_DEBUG 0 | |
| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1 | |
| #define OPAL_ENABLE_PTY_SUPPORT 1 | |
| #define OPAL_ENABLE_DLOPEN_SUPPORT 1 | |
| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1 | |
| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0 | |
| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0 | |
| #define OPAL_WANT_HOME_CONFIG_FILES 1 | |
| #define OPAL_ENABLE_IPV6 0 | |
| #define OPAL_PACKAGE_STRING "Open MPI gpaulsen@c656f6n04 Distribution" | |
| #define OPAL_IDENT_STRING "4.0.0a1" | |
| #define OPAL_MAX_PROCESSOR_NAME 256 | |
| #define OPAL_MAX_ERROR_STRING 256 | |
| #define OPAL_MAX_OBJECT_NAME 64 | |
| #define OPAL_MAX_INFO_KEY 36 | |
| #define OPAL_MAX_INFO_VAL 256 | |
| #define OPAL_MAX_PORT_NAME 1024 | |
| #define OPAL_MAX_DATAREP_STRING 128 | |
| #define OPAL_ENABLE_CRDEBUG 0 | |
| #define OPAL_ENABLE_GETPWUID 1 | |
| #define OPAL_ENABLE_PROGRESS_THREADS 0 | |
| #define HAVE_ZLIB_H 1 | |
| #define OPAL_HAVE_ZLIB 1 | |
| #define OPAL_HAVE_SOLARIS 0 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_NETINET_TCP_H 1 | |
| #define HAVE_STRUCT_SOCKADDR_IN 1 | |
| #define OPAL_CUDA_SUPPORT 0 | |
| #define OPAL_CUDA_SYNC_MEMOPS 0 | |
| #define OPAL_CUDA_GET_ATTRIBUTES 0 | |
| #define OPAL_CUDA_GDR_SUPPORT 0 | |
| #define OPAL_PMIX_V1 0 | |
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | |
| #define OMPI_WANT_MPI_INTERFACE_WARNING 1 | |
| #define OMPI_GROUP_SPARSE 0 | |
| #define OMPI_WANT_PERUSE 0 | |
| #define OMPI_WANT_MPI_CXX_SEEK 1 | |
| #define OMPI_ENABLE_MPI1_COMPAT 1 | |
| #define OMPI_ENABLE_GREQUEST_EXTENSIONS 0 | |
| #define MPI_PARAM_CHECK ompi_mpi_param_check | |
| #define OMPI_PARAM_CHECK 1 | |
| #define OSHMEM_SPEC_COMPAT 1 | |
| #define OSHMEM_PARAM_CHECK 1 | |
| #define HAVE_ON_EXIT 1 | |
| #define SPC_ENABLE 0 | |
| #define OPAL_CC "gcc" | |
| #define OPAL_C_HAVE__THREAD_LOCAL 0 | |
| #define OPAL_C_HAVE_ATOMIC_CONV_VAR 0 | |
| #define OPAL_C_HAVE__ATOMIC 0 | |
| #define OPAL_C_HAVE__GENERIC 0 | |
| #define OPAL_C_HAVE__STATIC_ASSERT 1 | |
| #define OPAL_C_HAVE___THREAD 1 | |
| #define STDC_HEADERS 1 | |
| #define _GNU_SOURCE 1 | |
| #define OPAL_C_HAVE_BUILTIN_EXPECT 1 | |
| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1 | |
| #define OPAL_C_HAVE_BUILTIN_CLZ 1 | |
| #define OPAL_CC_USE_PRAGMA_IDENT 0 | |
| #define OPAL_CC_USE_IDENT 1 | |
| #define OPAL_CC_USE_PRAGMA_COMMENT | |
| #define OPAL_CC_USE_CONST_CHAR_IDENT 0 | |
| #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___INT128 1 | |
| #define HAVE_LONG_LONG 1 | |
| #define HAVE_LONG_DOUBLE 1 | |
| #define HAVE_COMPLEX_H 1 | |
| #define HAVE_FLOAT__COMPLEX 1 | |
| #define HAVE_DOUBLE__COMPLEX 1 | |
| #define HAVE_LONG_DOUBLE__COMPLEX 1 | |
| #define HAVE_INTPTR_T 1 | |
| #define HAVE_UINTPTR_T 1 | |
| #define HAVE_MODE_T 1 | |
| #define HAVE_SSIZE_T 1 | |
| #define HAVE_PTRDIFF_T 1 | |
| #define SIZEOF__BOOL 1 | |
| #define SIZEOF_CHAR 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_FLOAT 4 | |
| #define SIZEOF_DOUBLE 8 | |
| #define SIZEOF_LONG_DOUBLE 16 | |
| #define SIZEOF_FLOAT__COMPLEX 8 | |
| #define SIZEOF_DOUBLE__COMPLEX 16 | |
| #define SIZEOF_LONG_DOUBLE__COMPLEX 32 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_SIZE_T 8 | |
| #define SIZEOF_SSIZE_T 8 | |
| #define SIZEOF_PTRDIFF_T 8 | |
| #define SIZEOF_WCHAR_T 4 | |
| #define SIZEOF_PID_T 4 | |
| #define SIZEOF_ATOMIC_SHORT 0 | |
| #define SIZEOF_ATOMIC_INT 0 | |
| #define SIZEOF_ATOMIC_LONG 0 | |
| #define SIZEOF_ATOMIC_LLONG 0 | |
| #define OPAL_ALIGNMENT_BOOL 1 | |
| #define OPAL_ALIGNMENT_INT8 1 | |
| #define OPAL_ALIGNMENT_INT16 2 | |
| #define OPAL_ALIGNMENT_INT32 4 | |
| #define OPAL_ALIGNMENT_INT64 8 | |
| #define OPAL_ALIGNMENT_CHAR 1 | |
| #define OPAL_ALIGNMENT_SHORT 2 | |
| #define OPAL_ALIGNMENT_WCHAR 4 | |
| #define OPAL_ALIGNMENT_INT 4 | |
| #define OPAL_ALIGNMENT_LONG 8 | |
| #define OPAL_ALIGNMENT_LONG_LONG 8 | |
| #define OPAL_ALIGNMENT_FLOAT 4 | |
| #define OPAL_ALIGNMENT_DOUBLE 8 | |
| #define OPAL_ALIGNMENT_LONG_DOUBLE 16 | |
| #define OPAL_ALIGNMENT_FLOAT_COMPLEX 4 | |
| #define OPAL_ALIGNMENT_DOUBLE_COMPLEX 8 | |
| #define OPAL_ALIGNMENT_LONG_DOUBLE_COMPLEX 16 | |
| #define OPAL_ALIGNMENT_VOID_P 8 | |
| #define OPAL_ALIGNMENT_SIZE_T 8 | |
| #define OPAL_CXX "g++" | |
| #define SIZEOF_BOOL 1 | |
| #define OPAL_ALIGNMENT_CXX_BOOL 1 | |
| #define OMPI_CXX "g++" | |
| #define SIZEOF_BOOL 1 | |
| #define OPAL_ALIGNMENT_CXX_BOOL 1 | |
| #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | |
| #define OMPI_CXX_HAVE_BUILTIN_EXPECT 0 | |
| #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 0 | |
| #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 0 | |
| #define OMPI_BUILD_CXX_BINDINGS 0 | |
| #define OPAL_HAVE_ATTRIBUTE 1 | |
| #define OPAL_HAVE_ATTRIBUTE_ALIGNED 1 | |
| #define OPAL_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | |
| #define OPAL_HAVE_ATTRIBUTE_COLD 1 | |
| #define OPAL_HAVE_ATTRIBUTE_CONST 1 | |
| #define OPAL_HAVE_ATTRIBUTE_DEPRECATED 1 | |
| #define OPAL_HAVE_ATTRIBUTE_DEPRECATED_ARGUMENT 1 | |
| #define OPAL_HAVE_ATTRIBUTE_FORMAT 1 | |
| #define OPAL_HAVE_ATTRIBUTE_FORMAT_FUNCPTR 1 | |
| #define OPAL_HAVE_ATTRIBUTE_HOT 1 | |
| #define OPAL_HAVE_ATTRIBUTE_MALLOC 1 | |
| #define OPAL_HAVE_ATTRIBUTE_MAY_ALIAS 1 | |
| #define OPAL_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | |
| #define OPAL_HAVE_ATTRIBUTE_NOINLINE 1 | |
| #define OPAL_HAVE_ATTRIBUTE_NONNULL 1 | |
| #define OPAL_HAVE_ATTRIBUTE_NORETURN 1 | |
| #define OPAL_HAVE_ATTRIBUTE_NORETURN_FUNCPTR 1 | |
| #define OPAL_HAVE_ATTRIBUTE_PACKED 1 | |
| #define OPAL_HAVE_ATTRIBUTE_PURE 1 | |
| #define OPAL_HAVE_ATTRIBUTE_SENTINEL 1 | |
| #define OPAL_HAVE_ATTRIBUTE_UNUSED 1 | |
| #define OPAL_HAVE_ATTRIBUTE_VISIBILITY 1 | |
| #define OPAL_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | |
| #define OPAL_HAVE_ATTRIBUTE_WEAK_ALIAS 1 | |
| #define OPAL_HAVE_ATTRIBUTE_DESTRUCTOR 1 | |
| #define OPAL_HAVE_ATTRIBUTE_OPTNONE 0 | |
| #define OPAL_HAVE_ATTRIBUTE_EXTENSION 1 | |
| #define OPAL_HAVE_ATTRIBUTE_ERROR 1 | |
| #define OPAL_BUILD_PLATFORM_COMPILER_FAMILYID 1 | |
| #define OPAL_BUILD_PLATFORM_COMPILER_FAMILYNAME GNU | |
| #define OPAL_BUILD_PLATFORM_COMPILER_VERSION 264197 | |
| #define OPAL_BUILD_PLATFORM_COMPILER_VERSION_STR 4.8.5 | |
| #define OMPI_WANT_JAVA_BINDINGS 0 | |
| #define OPAL_HAVE_WEAK_SYMBOLS 1 | |
| #define OPAL_HAVE_GCC_BUILTIN_CSWAP_INT128 1 | |
| #define OPAL_ASM_TEXT ".text" | |
| #define OPAL_ASM_GLOBAL ".globl" | |
| #define OPAL_ASM_LABEL_SUFFIX ":" | |
| #define OPAL_ASM_GSYM "" | |
| #define OPAL_ASM_LSYM ".L" | |
| #define OPAL_ASM_TYPE "@" | |
| #define OPAL_ASM_SIZE "1" | |
| #define OPAL_ASM_ALIGN_LOG | |
| #define OPAL_POWERPC_R_REGISTERS 0 | |
| #define OPAL_C_GCC_INLINE_ASSEMBLY 1 | |
| #define OPAL_ASSEMBLY_ARCH OPAL_POWERPC64 | |
| #define OPAL_ASSEMBLY_SUPPORTS_RDTSCP 0 | |
| #define OPAL_ASSEMBLY_BUILTIN OPAL_BUILTIN_GCC | |
| #define OMPI_FORTRAN_MPIFH_BINDINGS 1 | |
| #define OMPI_FORTRAN_USEMPI_BINDINGS 2 | |
| #define OMPI_FORTRAN_USEMPIF08_BINDINGS 3 | |
| #define OMPI_FORTRAN_DOUBLE_UNDERSCORE 0 | |
| #define OMPI_FORTRAN_SINGLE_UNDERSCORE 1 | |
| #define OMPI_FORTRAN_CAPS 0 | |
| #define OMPI_FORTRAN_PLAIN 0 | |
| #define ompi_fortran_bogus_type_t int | |
| #define OMPI_HAVE_FORTRAN_CHARACTER 1 | |
| #define OMPI_SIZEOF_FORTRAN_CHARACTER 1 | |
| #define OMPI_ALIGNMENT_FORTRAN_CHARACTER 1 | |
| #define OMPI_KIND_FORTRAN_CHARACTER C_SIGNED_CHAR | |
| #define ompi_fortran_character_t char | |
| #define OMPI_HAVE_FORTRAN_LOGICAL 1 | |
| #define OMPI_SIZEOF_FORTRAN_LOGICAL 4 | |
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4 | |
| #define OMPI_KIND_FORTRAN_LOGICAL C_INT | |
| #define ompi_fortran_logical_t int | |
| #define OMPI_HAVE_FORTRAN_LOGICAL1 1 | |
| #define OMPI_SIZEOF_FORTRAN_LOGICAL1 1 | |
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL1 1 | |
| #define OMPI_KIND_FORTRAN_LOGICAL1 C_SIGNED_CHAR | |
| #define ompi_fortran_logical1_t char | |
| #define OMPI_HAVE_FORTRAN_LOGICAL2 1 | |
| #define OMPI_SIZEOF_FORTRAN_LOGICAL2 2 | |
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL2 2 | |
| #define OMPI_KIND_FORTRAN_LOGICAL2 C_SHORT | |
| #define ompi_fortran_logical2_t short | |
| #define OMPI_HAVE_FORTRAN_LOGICAL4 1 | |
| #define OMPI_SIZEOF_FORTRAN_LOGICAL4 4 | |
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL4 4 | |
| #define OMPI_KIND_FORTRAN_LOGICAL4 C_INT | |
| #define ompi_fortran_logical4_t int | |
| #define OMPI_HAVE_FORTRAN_LOGICAL8 1 | |
| #define OMPI_SIZEOF_FORTRAN_LOGICAL8 8 | |
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL8 8 | |
| #define OMPI_KIND_FORTRAN_LOGICAL8 C_LONG_LONG | |
| #define ompi_fortran_logical8_t long long | |
| #define OMPI_HAVE_FORTRAN_INTEGER 1 | |
| #define OMPI_SIZEOF_FORTRAN_INTEGER 4 | |
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4 | |
| #define OMPI_KIND_FORTRAN_INTEGER C_INT | |
| #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_KIND_FORTRAN_INTEGER1 C_SIGNED_CHAR | |
| #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_KIND_FORTRAN_INTEGER2 C_SHORT | |
| #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_KIND_FORTRAN_INTEGER4 C_INT | |
| #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_KIND_FORTRAN_INTEGER8 C_LONG_LONG | |
| #define ompi_fortran_integer8_t long long | |
| #define OMPI_HAVE_FORTRAN_INTEGER16 0 | |
| #define OMPI_SIZEOF_FORTRAN_INTEGER16 16 | |
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4 | |
| #define OMPI_KIND_FORTRAN_INTEGER16 0 | |
| #define ompi_fortran_integer16_t | |
| #define OMPI_HAVE_FORTRAN_REAL 1 | |
| #define OMPI_SIZEOF_FORTRAN_REAL 4 | |
| #define OMPI_ALIGNMENT_FORTRAN_REAL 4 | |
| #define OMPI_KIND_FORTRAN_REAL C_FLOAT | |
| #define ompi_fortran_real_t float | |
| #define OMPI_HAVE_FORTRAN_REAL2 0 | |
| #define OMPI_SIZEOF_FORTRAN_REAL2 4 | |
| #define OMPI_ALIGNMENT_FORTRAN_REAL2 4 | |
| #define OMPI_KIND_FORTRAN_REAL2 0 | |
| #define ompi_fortran_real2_t ompi_fortran_bogus_type_t | |
| #define OMPI_HAVE_FORTRAN_REAL4 1 | |
| #define OMPI_SIZEOF_FORTRAN_REAL4 4 | |
| #define OMPI_ALIGNMENT_FORTRAN_REAL4 4 | |
| #define OMPI_KIND_FORTRAN_REAL4 C_FLOAT | |
| #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_KIND_FORTRAN_REAL8 C_DOUBLE | |
| #define ompi_fortran_real8_t double | |
| #define OMPI_HAVE_FORTRAN_REAL16 1 | |
| #define OMPI_SIZEOF_FORTRAN_REAL16 16 | |
| #define OMPI_ALIGNMENT_FORTRAN_REAL16 16 | |
| #define OMPI_KIND_FORTRAN_REAL16 C_LONG_DOUBLE | |
| #define ompi_fortran_real16_t long double | |
| #define OMPI_REAL16_MATCHES_C 1 | |
| #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 1 | |
| #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 8 | |
| #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 8 | |
| #define OMPI_KIND_FORTRAN_DOUBLE_PRECISION C_DOUBLE | |
| #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_KIND_FORTRAN_COMPLEX C_FLOAT_COMPLEX | |
| #define OMPI_HAVE_FORTRAN_COMPLEX4 0 | |
| #define OMPI_SIZEOF_FORTRAN_COMPLEX4 4 | |
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX4 4 | |
| #define OMPI_KIND_FORTRAN_COMPLEX4 0 | |
| #define OMPI_HAVE_FORTRAN_COMPLEX8 1 | |
| #define OMPI_SIZEOF_FORTRAN_COMPLEX8 8 | |
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4 | |
| #define OMPI_KIND_FORTRAN_COMPLEX8 C_FLOAT_COMPLEX | |
| #define OMPI_HAVE_FORTRAN_COMPLEX16 1 | |
| #define OMPI_SIZEOF_FORTRAN_COMPLEX16 16 | |
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 8 | |
| #define OMPI_KIND_FORTRAN_COMPLEX16 C_DOUBLE_COMPLEX | |
| #define OMPI_HAVE_FORTRAN_COMPLEX32 1 | |
| #define OMPI_SIZEOF_FORTRAN_COMPLEX32 32 | |
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 16 | |
| #define OMPI_KIND_FORTRAN_COMPLEX32 C_LONG_DOUBLE_COMPLEX | |
| #define OMPI_HAVE_FORTRAN_DOUBLE_COMPLEX 1 | |
| #define OMPI_SIZEOF_FORTRAN_DOUBLE_COMPLEX 16 | |
| #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_COMPLEX 8 | |
| #define OMPI_KIND_FORTRAN_DOUBLE_COMPLEX C_DOUBLE_COMPLEX | |
| #define OMPI_FORTRAN_HANDLE_MAX 2147483647 | |
| #define OMPI_FORTRAN_VALUE_TRUE 1 | |
| #define OMPI_FORTRAN_MAX_ARRAY_RANK 7 | |
| #define OMPI_FC "gfortran" | |
| #define OMPI_FC_ABSOLUTE "/usr/bin/gfortran" | |
| #define OMPI_FORTRAN_BUILD_SIZEOF 0 | |
| #define OMPI_FORTRAN_HAVE_INTERFACE 1 | |
| #define OMPI_FORTRAN_HAVE_ISO_FORTRAN_ENV 1 | |
| #define OMPI_FORTRAN_HAVE_STORAGE_SIZE 0 | |
| #define OMPI_FORTRAN_IGNORE_TKR_PREDECL "" | |
| #define OMPI_FORTRAN_IGNORE_TKR_TYPE | |
| #define OMPI_FORTRAN_HAVE_IGNORE_TKR 0 | |
| #define OMPI_FORTRAN_NEED_WRAPPER_ROUTINES 0 | |
| #define OMPI_FORTRAN_F08_HANDLE_SIZE 4 | |
| #define OMPI_FORTRAN_F08_HANDLE_ALIGNMENT 4 | |
| #define OMPI_FORTRAN_HAVE_F08_ASSUMED_RANK 0 | |
| #define OMPI_FORTRAN_HAVE_BIND_C 0 | |
| #define OMPI_FORTRAN_HAVE_ISO_C_BINDING 1 | |
| #define OMPI_FORTRAN_HAVE_BIND_C_SUB 0 | |
| #define OMPI_FORTRAN_HAVE_BIND_C_TYPE 0 | |
| #define OMPI_FORTRAN_HAVE_BIND_C_TYPE_NAME 0 | |
| #define OMPI_FORTRAN_HAVE_OPTIONAL_ARGS 0 | |
| #define OMPI_FORTRAN_HAVE_PRIVATE 0 | |
| #define OMPI_FORTRAN_HAVE_PROTECTED 0 | |
| #define OMPI_FORTRAN_HAVE_ABSTRACT 0 | |
| #define OMPI_FORTRAN_HAVE_ASYNCHRONOUS 0 | |
| #define OMPI_FORTRAN_HAVE_PROCEDURE 0 | |
| #define OMPI_FORTRAN_HAVE_USE_ONLY 0 | |
| #define OMPI_FORTRAN_HAVE_C_FUNLOC 0 | |
| #define OMPI_BUILD_FORTRAN_BINDINGS 2 | |
| #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_ENDIAN_H 1 | |
| #define HAVE_EXECINFO_H 1 | |
| #define HAVE_ERR_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_LIBGEN_H 1 | |
| #define HAVE_MEMORY_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_STRINGS_H 1 | |
| #define HAVE_LINUX_ETHTOOL_H 1 | |
| #define HAVE_LINUX_SOCKIOS_H 1 | |
| #define HAVE_SYS_FCNTL_H 1 | |
| #define HAVE_SYS_IPC_H 1 | |
| #define HAVE_SYS_SHM_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_STATFS_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_UN_H 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| #include <net/uio.h> | |
configure:68368: result: no | |
configure:68368: checking net/uio.h presence | |
configure:68368: gcc -E conftest.c | |
conftest.c:435:21: fatal error: net/uio.h: No such file or directory | |
#include <net/uio.h> | |
^ | |
compilation terminated. | |
configure:68368: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "Open MPI" | |
| #define PACKAGE_TARNAME "openmpi" | |
| #define PACKAGE_VERSION "gitclone" | |
| #define PACKAGE_STRING "Open MPI gitclone" | |
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | |
| #define PACKAGE_URL "" | |
| #define OPAL_ARCH "powerpc64le-unknown-linux-gnu" | |
| #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 __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define OMPI_MAJOR_VERSION 4 | |
| #define OMPI_MINOR_VERSION 0 | |
| #define OMPI_RELEASE_VERSION 0 | |
| #define OMPI_GREEK_VERSION "a1" | |
| #define OMPI_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OMPI_TARBALL_VERSION "gitclone" | |
| #define OMPI_VERSION "0" | |
| #define OMPI_RELEASE_DATE "Unreleased developer copy" | |
| #define ORTE_MAJOR_VERSION 4 | |
| #define ORTE_MINOR_VERSION 0 | |
| #define ORTE_RELEASE_VERSION 0 | |
| #define ORTE_GREEK_VERSION "a1" | |
| #define ORTE_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define ORTE_TARBALL_VERSION "gitclone" | |
| #define ORTE_VERSION "0" | |
| #define ORTE_RELEASE_DATE "Unreleased developer copy" | |
| #define OSHMEM_MAJOR_VERSION 4 | |
| #define OSHMEM_MINOR_VERSION 0 | |
| #define OSHMEM_RELEASE_VERSION 0 | |
| #define OSHMEM_GREEK_VERSION "a1" | |
| #define OSHMEM_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OSHMEM_TARBALL_VERSION "gitclone" | |
| #define OSHMEM_VERSION "0" | |
| #define OSHMEM_RELEASE_DATE "Unreleased developer copy" | |
| #define OPAL_MAJOR_VERSION 4 | |
| #define OPAL_MINOR_VERSION 0 | |
| #define OPAL_RELEASE_VERSION 0 | |
| #define OPAL_GREEK_VERSION "a1" | |
| #define OPAL_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OPAL_TARBALL_VERSION "gitclone" | |
| #define OPAL_VERSION "0" | |
| #define OPAL_RELEASE_DATE "Unreleased developer copy" | |
| #define OPAL_ENABLE_MEM_DEBUG 0 | |
| #define OPAL_ENABLE_MEM_PROFILE 0 | |
| #define OPAL_ENABLE_TIMING 0 | |
| #define OPAL_ENABLE_DEBUG 0 | |
| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1 | |
| #define OPAL_ENABLE_PTY_SUPPORT 1 | |
| #define OPAL_ENABLE_DLOPEN_SUPPORT 1 | |
| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1 | |
| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0 | |
| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0 | |
| #define OPAL_WANT_HOME_CONFIG_FILES 1 | |
| #define OPAL_ENABLE_IPV6 0 | |
| #define OPAL_PACKAGE_STRING "Open MPI gpaulsen@c656f6n04 Distribution" | |
| #define OPAL_IDENT_STRING "4.0.0a1" | |
| #define OPAL_MAX_PROCESSOR_NAME 256 | |
| #define OPAL_MAX_ERROR_STRING 256 | |
| #define OPAL_MAX_OBJECT_NAME 64 | |
| #define OPAL_MAX_INFO_KEY 36 | |
| #define OPAL_MAX_INFO_VAL 256 | |
| #define OPAL_MAX_PORT_NAME 1024 | |
| #define OPAL_MAX_DATAREP_STRING 128 | |
| #define OPAL_ENABLE_CRDEBUG 0 | |
| #define OPAL_ENABLE_GETPWUID 1 | |
| #define OPAL_ENABLE_PROGRESS_THREADS 0 | |
| #define HAVE_ZLIB_H 1 | |
| #define OPAL_HAVE_ZLIB 1 | |
| #define OPAL_HAVE_SOLARIS 0 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_NETINET_TCP_H 1 | |
| #define HAVE_STRUCT_SOCKADDR_IN 1 | |
| #define OPAL_CUDA_SUPPORT 0 | |
| #define OPAL_CUDA_SYNC_MEMOPS 0 | |
| #define OPAL_CUDA_GET_ATTRIBUTES 0 | |
| #define OPAL_CUDA_GDR_SUPPORT 0 | |
| #define OPAL_PMIX_V1 0 | |
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | |
| #define OMPI_WANT_MPI_INTERFACE_WARNING 1 | |
| #define OMPI_GROUP_SPARSE 0 | |
| #define OMPI_WANT_PERUSE 0 | |
| #define OMPI_WANT_MPI_CXX_SEEK 1 | |
| #define OMPI_ENABLE_MPI1_COMPAT 1 | |
| #define OMPI_ENABLE_GREQUEST_EXTENSIONS 0 | |
| #define MPI_PARAM_CHECK ompi_mpi_param_check | |
| #define OMPI_PARAM_CHECK 1 | |
| #define OSHMEM_SPEC_COMPAT 1 | |
| #define OSHMEM_PARAM_CHECK 1 | |
| #define HAVE_ON_EXIT 1 | |
| #define SPC_ENABLE 0 | |
| #define OPAL_CC "gcc" | |
| #define OPAL_C_HAVE__THREAD_LOCAL 0 | |
| #define OPAL_C_HAVE_ATOMIC_CONV_VAR 0 | |
| #define OPAL_C_HAVE__ATOMIC 0 | |
| #define OPAL_C_HAVE__GENERIC 0 | |
| #define OPAL_C_HAVE__STATIC_ASSERT 1 | |
| #define OPAL_C_HAVE___THREAD 1 | |
| #define STDC_HEADERS 1 | |
| #define _GNU_SOURCE 1 | |
| #define OPAL_C_HAVE_BUILTIN_EXPECT 1 | |
| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1 | |
| #define OPAL_C_HAVE_BUILTIN_CLZ 1 | |
| #define OPAL_CC_USE_PRAGMA_IDENT 0 | |
| #define OPAL_CC_USE_IDENT 1 | |
| #define OPAL_CC_USE_PRAGMA_COMMENT | |
| #define OPAL_CC_USE_CONST_CHAR_IDENT 0 | |
| #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___INT128 1 | |
| #define HAVE_LONG_LONG 1 | |
| #define HAVE_LONG_DOUBLE 1 | |
| #define HAVE_COMPLEX_H 1 | |
| #define HAVE_FLOAT__COMPLEX 1 | |
| #define HAVE_DOUBLE__COMPLEX 1 | |
| #define HAVE_LONG_DOUBLE__COMPLEX 1 | |
| #define HAVE_INTPTR_T 1 | |
| #define HAVE_UINTPTR_T 1 | |
| #define HAVE_MODE_T 1 | |
| #define HAVE_SSIZE_T 1 | |
| #define HAVE_PTRDIFF_T 1 | |
| #define SIZEOF__BOOL 1 | |
| #define SIZEOF_CHAR 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_FLOAT 4 | |
| #define SIZEOF_DOUBLE 8 | |
| #define SIZEOF_LONG_DOUBLE 16 | |
| #define SIZEOF_FLOAT__COMPLEX 8 | |
| #define SIZEOF_DOUBLE__COMPLEX 16 | |
| #define SIZEOF_LONG_DOUBLE__COMPLEX 32 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_SIZE_T 8 | |
| #define SIZEOF_SSIZE_T 8 | |
| #define SIZEOF_PTRDIFF_T 8 | |
| #define SIZEOF_WCHAR_T 4 | |
| #define SIZEOF_PID_T 4 | |
| #define SIZEOF_ATOMIC_SHORT 0 | |
| #define SIZEOF_ATOMIC_INT 0 | |
| #define SIZEOF_ATOMIC_LONG 0 | |
| #define SIZEOF_ATOMIC_LLONG 0 | |
| #define OPAL_ALIGNMENT_BOOL 1 | |
| #define OPAL_ALIGNMENT_INT8 1 | |
| #define OPAL_ALIGNMENT_INT16 2 | |
| #define OPAL_ALIGNMENT_INT32 4 | |
| #define OPAL_ALIGNMENT_INT64 8 | |
| #define OPAL_ALIGNMENT_CHAR 1 | |
| #define OPAL_ALIGNMENT_SHORT 2 | |
| #define OPAL_ALIGNMENT_WCHAR 4 | |
| #define OPAL_ALIGNMENT_INT 4 | |
| #define OPAL_ALIGNMENT_LONG 8 | |
| #define OPAL_ALIGNMENT_LONG_LONG 8 | |
| #define OPAL_ALIGNMENT_FLOAT 4 | |
| #define OPAL_ALIGNMENT_DOUBLE 8 | |
| #define OPAL_ALIGNMENT_LONG_DOUBLE 16 | |
| #define OPAL_ALIGNMENT_FLOAT_COMPLEX 4 | |
| #define OPAL_ALIGNMENT_DOUBLE_COMPLEX 8 | |
| #define OPAL_ALIGNMENT_LONG_DOUBLE_COMPLEX 16 | |
| #define OPAL_ALIGNMENT_VOID_P 8 | |
| #define OPAL_ALIGNMENT_SIZE_T 8 | |
| #define OPAL_CXX "g++" | |
| #define SIZEOF_BOOL 1 | |
| #define OPAL_ALIGNMENT_CXX_BOOL 1 | |
| #define OMPI_CXX "g++" | |
| #define SIZEOF_BOOL 1 | |
| #define OPAL_ALIGNMENT_CXX_BOOL 1 | |
| #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | |
| #define OMPI_CXX_HAVE_BUILTIN_EXPECT 0 | |
| #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 0 | |
| #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 0 | |
| #define OMPI_BUILD_CXX_BINDINGS 0 | |
| #define OPAL_HAVE_ATTRIBUTE 1 | |
| #define OPAL_HAVE_ATTRIBUTE_ALIGNED 1 | |
| #define OPAL_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | |
| #define OPAL_HAVE_ATTRIBUTE_COLD 1 | |
| #define OPAL_HAVE_ATTRIBUTE_CONST 1 | |
| #define OPAL_HAVE_ATTRIBUTE_DEPRECATED 1 | |
| #define OPAL_HAVE_ATTRIBUTE_DEPRECATED_ARGUMENT 1 | |
| #define OPAL_HAVE_ATTRIBUTE_FORMAT 1 | |
| #define OPAL_HAVE_ATTRIBUTE_FORMAT_FUNCPTR 1 | |
| #define OPAL_HAVE_ATTRIBUTE_HOT 1 | |
| #define OPAL_HAVE_ATTRIBUTE_MALLOC 1 | |
| #define OPAL_HAVE_ATTRIBUTE_MAY_ALIAS 1 | |
| #define OPAL_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | |
| #define OPAL_HAVE_ATTRIBUTE_NOINLINE 1 | |
| #define OPAL_HAVE_ATTRIBUTE_NONNULL 1 | |
| #define OPAL_HAVE_ATTRIBUTE_NORETURN 1 | |
| #define OPAL_HAVE_ATTRIBUTE_NORETURN_FUNCPTR 1 | |
| #define OPAL_HAVE_ATTRIBUTE_PACKED 1 | |
| #define OPAL_HAVE_ATTRIBUTE_PURE 1 | |
| #define OPAL_HAVE_ATTRIBUTE_SENTINEL 1 | |
| #define OPAL_HAVE_ATTRIBUTE_UNUSED 1 | |
| #define OPAL_HAVE_ATTRIBUTE_VISIBILITY 1 | |
| #define OPAL_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | |
| #define OPAL_HAVE_ATTRIBUTE_WEAK_ALIAS 1 | |
| #define OPAL_HAVE_ATTRIBUTE_DESTRUCTOR 1 | |
| #define OPAL_HAVE_ATTRIBUTE_OPTNONE 0 | |
| #define OPAL_HAVE_ATTRIBUTE_EXTENSION 1 | |
| #define OPAL_HAVE_ATTRIBUTE_ERROR 1 | |
| #define OPAL_BUILD_PLATFORM_COMPILER_FAMILYID 1 | |
| #define OPAL_BUILD_PLATFORM_COMPILER_FAMILYNAME GNU | |
| #define OPAL_BUILD_PLATFORM_COMPILER_VERSION 264197 | |
| #define OPAL_BUILD_PLATFORM_COMPILER_VERSION_STR 4.8.5 | |
| #define OMPI_WANT_JAVA_BINDINGS 0 | |
| #define OPAL_HAVE_WEAK_SYMBOLS 1 | |
| #define OPAL_HAVE_GCC_BUILTIN_CSWAP_INT128 1 | |
| #define OPAL_ASM_TEXT ".text" | |
| #define OPAL_ASM_GLOBAL ".globl" | |
| #define OPAL_ASM_LABEL_SUFFIX ":" | |
| #define OPAL_ASM_GSYM "" | |
| #define OPAL_ASM_LSYM ".L" | |
| #define OPAL_ASM_TYPE "@" | |
| #define OPAL_ASM_SIZE "1" | |
| #define OPAL_ASM_ALIGN_LOG | |
| #define OPAL_POWERPC_R_REGISTERS 0 | |
| #define OPAL_C_GCC_INLINE_ASSEMBLY 1 | |
| #define OPAL_ASSEMBLY_ARCH OPAL_POWERPC64 | |
| #define OPAL_ASSEMBLY_SUPPORTS_RDTSCP 0 | |
| #define OPAL_ASSEMBLY_BUILTIN OPAL_BUILTIN_GCC | |
| #define OMPI_FORTRAN_MPIFH_BINDINGS 1 | |
| #define OMPI_FORTRAN_USEMPI_BINDINGS 2 | |
| #define OMPI_FORTRAN_USEMPIF08_BINDINGS 3 | |
| #define OMPI_FORTRAN_DOUBLE_UNDERSCORE 0 | |
| #define OMPI_FORTRAN_SINGLE_UNDERSCORE 1 | |
| #define OMPI_FORTRAN_CAPS 0 | |
| #define OMPI_FORTRAN_PLAIN 0 | |
| #define ompi_fortran_bogus_type_t int | |
| #define OMPI_HAVE_FORTRAN_CHARACTER 1 | |
| #define OMPI_SIZEOF_FORTRAN_CHARACTER 1 | |
| #define OMPI_ALIGNMENT_FORTRAN_CHARACTER 1 | |
| #define OMPI_KIND_FORTRAN_CHARACTER C_SIGNED_CHAR | |
| #define ompi_fortran_character_t char | |
| #define OMPI_HAVE_FORTRAN_LOGICAL 1 | |
| #define OMPI_SIZEOF_FORTRAN_LOGICAL 4 | |
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4 | |
| #define OMPI_KIND_FORTRAN_LOGICAL C_INT | |
| #define ompi_fortran_logical_t int | |
| #define OMPI_HAVE_FORTRAN_LOGICAL1 1 | |
| #define OMPI_SIZEOF_FORTRAN_LOGICAL1 1 | |
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL1 1 | |
| #define OMPI_KIND_FORTRAN_LOGICAL1 C_SIGNED_CHAR | |
| #define ompi_fortran_logical1_t char | |
| #define OMPI_HAVE_FORTRAN_LOGICAL2 1 | |
| #define OMPI_SIZEOF_FORTRAN_LOGICAL2 2 | |
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL2 2 | |
| #define OMPI_KIND_FORTRAN_LOGICAL2 C_SHORT | |
| #define ompi_fortran_logical2_t short | |
| #define OMPI_HAVE_FORTRAN_LOGICAL4 1 | |
| #define OMPI_SIZEOF_FORTRAN_LOGICAL4 4 | |
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL4 4 | |
| #define OMPI_KIND_FORTRAN_LOGICAL4 C_INT | |
| #define ompi_fortran_logical4_t int | |
| #define OMPI_HAVE_FORTRAN_LOGICAL8 1 | |
| #define OMPI_SIZEOF_FORTRAN_LOGICAL8 8 | |
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL8 8 | |
| #define OMPI_KIND_FORTRAN_LOGICAL8 C_LONG_LONG | |
| #define ompi_fortran_logical8_t long long | |
| #define OMPI_HAVE_FORTRAN_INTEGER 1 | |
| #define OMPI_SIZEOF_FORTRAN_INTEGER 4 | |
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4 | |
| #define OMPI_KIND_FORTRAN_INTEGER C_INT | |
| #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_KIND_FORTRAN_INTEGER1 C_SIGNED_CHAR | |
| #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_KIND_FORTRAN_INTEGER2 C_SHORT | |
| #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_KIND_FORTRAN_INTEGER4 C_INT | |
| #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_KIND_FORTRAN_INTEGER8 C_LONG_LONG | |
| #define ompi_fortran_integer8_t long long | |
| #define OMPI_HAVE_FORTRAN_INTEGER16 0 | |
| #define OMPI_SIZEOF_FORTRAN_INTEGER16 16 | |
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4 | |
| #define OMPI_KIND_FORTRAN_INTEGER16 0 | |
| #define ompi_fortran_integer16_t | |
| #define OMPI_HAVE_FORTRAN_REAL 1 | |
| #define OMPI_SIZEOF_FORTRAN_REAL 4 | |
| #define OMPI_ALIGNMENT_FORTRAN_REAL 4 | |
| #define OMPI_KIND_FORTRAN_REAL C_FLOAT | |
| #define ompi_fortran_real_t float | |
| #define OMPI_HAVE_FORTRAN_REAL2 0 | |
| #define OMPI_SIZEOF_FORTRAN_REAL2 4 | |
| #define OMPI_ALIGNMENT_FORTRAN_REAL2 4 | |
| #define OMPI_KIND_FORTRAN_REAL2 0 | |
| #define ompi_fortran_real2_t ompi_fortran_bogus_type_t | |
| #define OMPI_HAVE_FORTRAN_REAL4 1 | |
| #define OMPI_SIZEOF_FORTRAN_REAL4 4 | |
| #define OMPI_ALIGNMENT_FORTRAN_REAL4 4 | |
| #define OMPI_KIND_FORTRAN_REAL4 C_FLOAT | |
| #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_KIND_FORTRAN_REAL8 C_DOUBLE | |
| #define ompi_fortran_real8_t double | |
| #define OMPI_HAVE_FORTRAN_REAL16 1 | |
| #define OMPI_SIZEOF_FORTRAN_REAL16 16 | |
| #define OMPI_ALIGNMENT_FORTRAN_REAL16 16 | |
| #define OMPI_KIND_FORTRAN_REAL16 C_LONG_DOUBLE | |
| #define ompi_fortran_real16_t long double | |
| #define OMPI_REAL16_MATCHES_C 1 | |
| #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 1 | |
| #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 8 | |
| #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 8 | |
| #define OMPI_KIND_FORTRAN_DOUBLE_PRECISION C_DOUBLE | |
| #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_KIND_FORTRAN_COMPLEX C_FLOAT_COMPLEX | |
| #define OMPI_HAVE_FORTRAN_COMPLEX4 0 | |
| #define OMPI_SIZEOF_FORTRAN_COMPLEX4 4 | |
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX4 4 | |
| #define OMPI_KIND_FORTRAN_COMPLEX4 0 | |
| #define OMPI_HAVE_FORTRAN_COMPLEX8 1 | |
| #define OMPI_SIZEOF_FORTRAN_COMPLEX8 8 | |
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4 | |
| #define OMPI_KIND_FORTRAN_COMPLEX8 C_FLOAT_COMPLEX | |
| #define OMPI_HAVE_FORTRAN_COMPLEX16 1 | |
| #define OMPI_SIZEOF_FORTRAN_COMPLEX16 16 | |
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 8 | |
| #define OMPI_KIND_FORTRAN_COMPLEX16 C_DOUBLE_COMPLEX | |
| #define OMPI_HAVE_FORTRAN_COMPLEX32 1 | |
| #define OMPI_SIZEOF_FORTRAN_COMPLEX32 32 | |
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 16 | |
| #define OMPI_KIND_FORTRAN_COMPLEX32 C_LONG_DOUBLE_COMPLEX | |
| #define OMPI_HAVE_FORTRAN_DOUBLE_COMPLEX 1 | |
| #define OMPI_SIZEOF_FORTRAN_DOUBLE_COMPLEX 16 | |
| #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_COMPLEX 8 | |
| #define OMPI_KIND_FORTRAN_DOUBLE_COMPLEX C_DOUBLE_COMPLEX | |
| #define OMPI_FORTRAN_HANDLE_MAX 2147483647 | |
| #define OMPI_FORTRAN_VALUE_TRUE 1 | |
| #define OMPI_FORTRAN_MAX_ARRAY_RANK 7 | |
| #define OMPI_FC "gfortran" | |
| #define OMPI_FC_ABSOLUTE "/usr/bin/gfortran" | |
| #define OMPI_FORTRAN_BUILD_SIZEOF 0 | |
| #define OMPI_FORTRAN_HAVE_INTERFACE 1 | |
| #define OMPI_FORTRAN_HAVE_ISO_FORTRAN_ENV 1 | |
| #define OMPI_FORTRAN_HAVE_STORAGE_SIZE 0 | |
| #define OMPI_FORTRAN_IGNORE_TKR_PREDECL "" | |
| #define OMPI_FORTRAN_IGNORE_TKR_TYPE | |
| #define OMPI_FORTRAN_HAVE_IGNORE_TKR 0 | |
| #define OMPI_FORTRAN_NEED_WRAPPER_ROUTINES 0 | |
| #define OMPI_FORTRAN_F08_HANDLE_SIZE 4 | |
| #define OMPI_FORTRAN_F08_HANDLE_ALIGNMENT 4 | |
| #define OMPI_FORTRAN_HAVE_F08_ASSUMED_RANK 0 | |
| #define OMPI_FORTRAN_HAVE_BIND_C 0 | |
| #define OMPI_FORTRAN_HAVE_ISO_C_BINDING 1 | |
| #define OMPI_FORTRAN_HAVE_BIND_C_SUB 0 | |
| #define OMPI_FORTRAN_HAVE_BIND_C_TYPE 0 | |
| #define OMPI_FORTRAN_HAVE_BIND_C_TYPE_NAME 0 | |
| #define OMPI_FORTRAN_HAVE_OPTIONAL_ARGS 0 | |
| #define OMPI_FORTRAN_HAVE_PRIVATE 0 | |
| #define OMPI_FORTRAN_HAVE_PROTECTED 0 | |
| #define OMPI_FORTRAN_HAVE_ABSTRACT 0 | |
| #define OMPI_FORTRAN_HAVE_ASYNCHRONOUS 0 | |
| #define OMPI_FORTRAN_HAVE_PROCEDURE 0 | |
| #define OMPI_FORTRAN_HAVE_USE_ONLY 0 | |
| #define OMPI_FORTRAN_HAVE_C_FUNLOC 0 | |
| #define OMPI_BUILD_FORTRAN_BINDINGS 2 | |
| #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_ENDIAN_H 1 | |
| #define HAVE_EXECINFO_H 1 | |
| #define HAVE_ERR_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_LIBGEN_H 1 | |
| #define HAVE_MEMORY_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_STRINGS_H 1 | |
| #define HAVE_LINUX_ETHTOOL_H 1 | |
| #define HAVE_LINUX_SOCKIOS_H 1 | |
| #define HAVE_SYS_FCNTL_H 1 | |
| #define HAVE_SYS_IPC_H 1 | |
| #define HAVE_SYS_SHM_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_STATFS_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_UN_H 1 | |
| /* end confdefs.h. */ | |
| #include <net/uio.h> | |
configure:68368: result: no | |
configure:68368: checking for net/uio.h | |
configure:68368: result: no | |
configure:68368: checking sys/utsname.h usability | |
configure:68368: gcc -std=gnu99 -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5 | |
configure:68368: $? = 0 | |
configure:68368: result: yes | |
configure:68368: checking sys/utsname.h presence | |
configure:68368: gcc -E conftest.c | |
configure:68368: $? = 0 | |
configure:68368: result: yes | |
configure:68368: checking for sys/utsname.h | |
configure:68368: result: yes | |
configure:68368: checking sys/vfs.h usability | |
configure:68368: gcc -std=gnu99 -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5 | |
configure:68368: $? = 0 | |
configure:68368: result: yes | |
configure:68368: checking sys/vfs.h presence | |
configure:68368: gcc -E conftest.c | |
configure:68368: $? = 0 | |
configure:68368: result: yes | |
configure:68368: checking for sys/vfs.h | |
configure:68368: result: yes | |
configure:68368: checking sys/wait.h usability | |
configure:68368: gcc -std=gnu99 -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5 | |
configure:68368: $? = 0 | |
configure:68368: result: yes | |
configure:68368: checking sys/wait.h presence | |
configure:68368: gcc -E conftest.c | |
configure:68368: $? = 0 | |
configure:68368: result: yes | |
configure:68368: checking for sys/wait.h | |
configure:68368: result: yes | |
configure:68368: checking syslog.h usability | |
configure:68368: gcc -std=gnu99 -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5 | |
configure:68368: $? = 0 | |
configure:68368: result: yes | |
configure:68368: checking syslog.h presence | |
configure:68368: gcc -E conftest.c | |
configure:68368: $? = 0 | |
configure:68368: result: yes | |
configure:68368: checking for syslog.h | |
configure:68368: result: yes | |
configure:68368: checking termios.h usability | |
configure:68368: gcc -std=gnu99 -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5 | |
configure:68368: $? = 0 | |
configure:68368: result: yes | |
configure:68368: checking termios.h presence | |
configure:68368: gcc -E conftest.c | |
configure:68368: $? = 0 | |
configure:68368: result: yes | |
configure:68368: checking for termios.h | |
configure:68368: result: yes | |
configure:68368: checking ulimit.h usability | |
configure:68368: gcc -std=gnu99 -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5 | |
configure:68368: $? = 0 | |
configure:68368: result: yes | |
configure:68368: checking ulimit.h presence | |
configure:68368: gcc -E conftest.c | |
configure:68368: $? = 0 | |
configure:68368: result: yes | |
configure:68368: checking for ulimit.h | |
configure:68368: result: yes | |
configure:68368: checking for unistd.h | |
configure:68368: result: yes | |
configure:68368: checking util.h usability | |
configure:68368: gcc -std=gnu99 -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5 | |
conftest.c:475:18: fatal error: util.h: No such file or directory | |
#include <util.h> | |
^ | |
compilation terminated. | |
configure:68368: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "Open MPI" | |
| #define PACKAGE_TARNAME "openmpi" | |
| #define PACKAGE_VERSION "gitclone" | |
| #define PACKAGE_STRING "Open MPI gitclone" | |
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | |
| #define PACKAGE_URL "" | |
| #define OPAL_ARCH "powerpc64le-unknown-linux-gnu" | |
| #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 __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define OMPI_MAJOR_VERSION 4 | |
| #define OMPI_MINOR_VERSION 0 | |
| #define OMPI_RELEASE_VERSION 0 | |
| #define OMPI_GREEK_VERSION "a1" | |
| #define OMPI_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OMPI_TARBALL_VERSION "gitclone" | |
| #define OMPI_VERSION "0" | |
| #define OMPI_RELEASE_DATE "Unreleased developer copy" | |
| #define ORTE_MAJOR_VERSION 4 | |
| #define ORTE_MINOR_VERSION 0 | |
| #define ORTE_RELEASE_VERSION 0 | |
| #define ORTE_GREEK_VERSION "a1" | |
| #define ORTE_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define ORTE_TARBALL_VERSION "gitclone" | |
| #define ORTE_VERSION "0" | |
| #define ORTE_RELEASE_DATE "Unreleased developer copy" | |
| #define OSHMEM_MAJOR_VERSION 4 | |
| #define OSHMEM_MINOR_VERSION 0 | |
| #define OSHMEM_RELEASE_VERSION 0 | |
| #define OSHMEM_GREEK_VERSION "a1" | |
| #define OSHMEM_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OSHMEM_TARBALL_VERSION "gitclone" | |
| #define OSHMEM_VERSION "0" | |
| #define OSHMEM_RELEASE_DATE "Unreleased developer copy" | |
| #define OPAL_MAJOR_VERSION 4 | |
| #define OPAL_MINOR_VERSION 0 | |
| #define OPAL_RELEASE_VERSION 0 | |
| #define OPAL_GREEK_VERSION "a1" | |
| #define OPAL_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OPAL_TARBALL_VERSION "gitclone" | |
| #define OPAL_VERSION "0" | |
| #define OPAL_RELEASE_DATE "Unreleased developer copy" | |
| #define OPAL_ENABLE_MEM_DEBUG 0 | |
| #define OPAL_ENABLE_MEM_PROFILE 0 | |
| #define OPAL_ENABLE_TIMING 0 | |
| #define OPAL_ENABLE_DEBUG 0 | |
| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1 | |
| #define OPAL_ENABLE_PTY_SUPPORT 1 | |
| #define OPAL_ENABLE_DLOPEN_SUPPORT 1 | |
| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1 | |
| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0 | |
| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0 | |
| #define OPAL_WANT_HOME_CONFIG_FILES 1 | |
| #define OPAL_ENABLE_IPV6 0 | |
| #define OPAL_PACKAGE_STRING "Open MPI gpaulsen@c656f6n04 Distribution" | |
| #define OPAL_IDENT_STRING "4.0.0a1" | |
| #define OPAL_MAX_PROCESSOR_NAME 256 | |
| #define OPAL_MAX_ERROR_STRING 256 | |
| #define OPAL_MAX_OBJECT_NAME 64 | |
| #define OPAL_MAX_INFO_KEY 36 | |
| #define OPAL_MAX_INFO_VAL 256 | |
| #define OPAL_MAX_PORT_NAME 1024 | |
| #define OPAL_MAX_DATAREP_STRING 128 | |
| #define OPAL_ENABLE_CRDEBUG 0 | |
| #define OPAL_ENABLE_GETPWUID 1 | |
| #define OPAL_ENABLE_PROGRESS_THREADS 0 | |
| #define HAVE_ZLIB_H 1 | |
| #define OPAL_HAVE_ZLIB 1 | |
| #define OPAL_HAVE_SOLARIS 0 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_NETINET_TCP_H 1 | |
| #define HAVE_STRUCT_SOCKADDR_IN 1 | |
| #define OPAL_CUDA_SUPPORT 0 | |
| #define OPAL_CUDA_SYNC_MEMOPS 0 | |
| #define OPAL_CUDA_GET_ATTRIBUTES 0 | |
| #define OPAL_CUDA_GDR_SUPPORT 0 | |
| #define OPAL_PMIX_V1 0 | |
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | |
| #define OMPI_WANT_MPI_INTERFACE_WARNING 1 | |
| #define OMPI_GROUP_SPARSE 0 | |
| #define OMPI_WANT_PERUSE 0 | |
| #define OMPI_WANT_MPI_CXX_SEEK 1 | |
| #define OMPI_ENABLE_MPI1_COMPAT 1 | |
| #define OMPI_ENABLE_GREQUEST_EXTENSIONS 0 | |
| #define MPI_PARAM_CHECK ompi_mpi_param_check | |
| #define OMPI_PARAM_CHECK 1 | |
| #define OSHMEM_SPEC_COMPAT 1 | |
| #define OSHMEM_PARAM_CHECK 1 | |
| #define HAVE_ON_EXIT 1 | |
| #define SPC_ENABLE 0 | |
| #define OPAL_CC "gcc" | |
| #define OPAL_C_HAVE__THREAD_LOCAL 0 | |
| #define OPAL_C_HAVE_ATOMIC_CONV_VAR 0 | |
| #define OPAL_C_HAVE__ATOMIC 0 | |
| #define OPAL_C_HAVE__GENERIC 0 | |
| #define OPAL_C_HAVE__STATIC_ASSERT 1 | |
| #define OPAL_C_HAVE___THREAD 1 | |
| #define STDC_HEADERS 1 | |
| #define _GNU_SOURCE 1 | |
| #define OPAL_C_HAVE_BUILTIN_EXPECT 1 | |
| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1 | |
| #define OPAL_C_HAVE_BUILTIN_CLZ 1 | |
| #define OPAL_CC_USE_PRAGMA_IDENT 0 | |
| #define OPAL_CC_USE_IDENT 1 | |
| #define OPAL_CC_USE_PRAGMA_COMMENT | |
| #define OPAL_CC_USE_CONST_CHAR_IDENT 0 | |
| #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___INT128 1 | |
| #define HAVE_LONG_LONG 1 | |
| #define HAVE_LONG_DOUBLE 1 | |
| #define HAVE_COMPLEX_H 1 | |
| #define HAVE_FLOAT__COMPLEX 1 | |
| #define HAVE_DOUBLE__COMPLEX 1 | |
| #define HAVE_LONG_DOUBLE__COMPLEX 1 | |
| #define HAVE_INTPTR_T 1 | |
| #define HAVE_UINTPTR_T 1 | |
| #define HAVE_MODE_T 1 | |
| #define HAVE_SSIZE_T 1 | |
| #define HAVE_PTRDIFF_T 1 | |
| #define SIZEOF__BOOL 1 | |
| #define SIZEOF_CHAR 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_FLOAT 4 | |
| #define SIZEOF_DOUBLE 8 | |
| #define SIZEOF_LONG_DOUBLE 16 | |
| #define SIZEOF_FLOAT__COMPLEX 8 | |
| #define SIZEOF_DOUBLE__COMPLEX 16 | |
| #define SIZEOF_LONG_DOUBLE__COMPLEX 32 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_SIZE_T 8 | |
| #define SIZEOF_SSIZE_T 8 | |
| #define SIZEOF_PTRDIFF_T 8 | |
| #define SIZEOF_WCHAR_T 4 | |
| #define SIZEOF_PID_T 4 | |
| #define SIZEOF_ATOMIC_SHORT 0 | |
| #define SIZEOF_ATOMIC_INT 0 | |
| #define SIZEOF_ATOMIC_LONG 0 | |
| #define SIZEOF_ATOMIC_LLONG 0 | |
| #define OPAL_ALIGNMENT_BOOL 1 | |
| #define OPAL_ALIGNMENT_INT8 1 | |
| #define OPAL_ALIGNMENT_INT16 2 | |
| #define OPAL_ALIGNMENT_INT32 4 | |
| #define OPAL_ALIGNMENT_INT64 8 | |
| #define OPAL_ALIGNMENT_CHAR 1 | |
| #define OPAL_ALIGNMENT_SHORT 2 | |
| #define OPAL_ALIGNMENT_WCHAR 4 | |
| #define OPAL_ALIGNMENT_INT 4 | |
| #define OPAL_ALIGNMENT_LONG 8 | |
| #define OPAL_ALIGNMENT_LONG_LONG 8 | |
| #define OPAL_ALIGNMENT_FLOAT 4 | |
| #define OPAL_ALIGNMENT_DOUBLE 8 | |
| #define OPAL_ALIGNMENT_LONG_DOUBLE 16 | |
| #define OPAL_ALIGNMENT_FLOAT_COMPLEX 4 | |
| #define OPAL_ALIGNMENT_DOUBLE_COMPLEX 8 | |
| #define OPAL_ALIGNMENT_LONG_DOUBLE_COMPLEX 16 | |
| #define OPAL_ALIGNMENT_VOID_P 8 | |
| #define OPAL_ALIGNMENT_SIZE_T 8 | |
| #define OPAL_CXX "g++" | |
| #define SIZEOF_BOOL 1 | |
| #define OPAL_ALIGNMENT_CXX_BOOL 1 | |
| #define OMPI_CXX "g++" | |
| #define SIZEOF_BOOL 1 | |
| #define OPAL_ALIGNMENT_CXX_BOOL 1 | |
| #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | |
| #define OMPI_CXX_HAVE_BUILTIN_EXPECT 0 | |
| #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 0 | |
| #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 0 | |
| #define OMPI_BUILD_CXX_BINDINGS 0 | |
| #define OPAL_HAVE_ATTRIBUTE 1 | |
| #define OPAL_HAVE_ATTRIBUTE_ALIGNED 1 | |
| #define OPAL_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | |
| #define OPAL_HAVE_ATTRIBUTE_COLD 1 | |
| #define OPAL_HAVE_ATTRIBUTE_CONST 1 | |
| #define OPAL_HAVE_ATTRIBUTE_DEPRECATED 1 | |
| #define OPAL_HAVE_ATTRIBUTE_DEPRECATED_ARGUMENT 1 | |
| #define OPAL_HAVE_ATTRIBUTE_FORMAT 1 | |
| #define OPAL_HAVE_ATTRIBUTE_FORMAT_FUNCPTR 1 | |
| #define OPAL_HAVE_ATTRIBUTE_HOT 1 | |
| #define OPAL_HAVE_ATTRIBUTE_MALLOC 1 | |
| #define OPAL_HAVE_ATTRIBUTE_MAY_ALIAS 1 | |
| #define OPAL_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | |
| #define OPAL_HAVE_ATTRIBUTE_NOINLINE 1 | |
| #define OPAL_HAVE_ATTRIBUTE_NONNULL 1 | |
| #define OPAL_HAVE_ATTRIBUTE_NORETURN 1 | |
| #define OPAL_HAVE_ATTRIBUTE_NORETURN_FUNCPTR 1 | |
| #define OPAL_HAVE_ATTRIBUTE_PACKED 1 | |
| #define OPAL_HAVE_ATTRIBUTE_PURE 1 | |
| #define OPAL_HAVE_ATTRIBUTE_SENTINEL 1 | |
| #define OPAL_HAVE_ATTRIBUTE_UNUSED 1 | |
| #define OPAL_HAVE_ATTRIBUTE_VISIBILITY 1 | |
| #define OPAL_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | |
| #define OPAL_HAVE_ATTRIBUTE_WEAK_ALIAS 1 | |
| #define OPAL_HAVE_ATTRIBUTE_DESTRUCTOR 1 | |
| #define OPAL_HAVE_ATTRIBUTE_OPTNONE 0 | |
| #define OPAL_HAVE_ATTRIBUTE_EXTENSION 1 | |
| #define OPAL_HAVE_ATTRIBUTE_ERROR 1 | |
| #define OPAL_BUILD_PLATFORM_COMPILER_FAMILYID 1 | |
| #define OPAL_BUILD_PLATFORM_COMPILER_FAMILYNAME GNU | |
| #define OPAL_BUILD_PLATFORM_COMPILER_VERSION 264197 | |
| #define OPAL_BUILD_PLATFORM_COMPILER_VERSION_STR 4.8.5 | |
| #define OMPI_WANT_JAVA_BINDINGS 0 | |
| #define OPAL_HAVE_WEAK_SYMBOLS 1 | |
| #define OPAL_HAVE_GCC_BUILTIN_CSWAP_INT128 1 | |
| #define OPAL_ASM_TEXT ".text" | |
| #define OPAL_ASM_GLOBAL ".globl" | |
| #define OPAL_ASM_LABEL_SUFFIX ":" | |
| #define OPAL_ASM_GSYM "" | |
| #define OPAL_ASM_LSYM ".L" | |
| #define OPAL_ASM_TYPE "@" | |
| #define OPAL_ASM_SIZE "1" | |
| #define OPAL_ASM_ALIGN_LOG | |
| #define OPAL_POWERPC_R_REGISTERS 0 | |
| #define OPAL_C_GCC_INLINE_ASSEMBLY 1 | |
| #define OPAL_ASSEMBLY_ARCH OPAL_POWERPC64 | |
| #define OPAL_ASSEMBLY_SUPPORTS_RDTSCP 0 | |
| #define OPAL_ASSEMBLY_BUILTIN OPAL_BUILTIN_GCC | |
| #define OMPI_FORTRAN_MPIFH_BINDINGS 1 | |
| #define OMPI_FORTRAN_USEMPI_BINDINGS 2 | |
| #define OMPI_FORTRAN_USEMPIF08_BINDINGS 3 | |
| #define OMPI_FORTRAN_DOUBLE_UNDERSCORE 0 | |
| #define OMPI_FORTRAN_SINGLE_UNDERSCORE 1 | |
| #define OMPI_FORTRAN_CAPS 0 | |
| #define OMPI_FORTRAN_PLAIN 0 | |
| #define ompi_fortran_bogus_type_t int | |
| #define OMPI_HAVE_FORTRAN_CHARACTER 1 | |
| #define OMPI_SIZEOF_FORTRAN_CHARACTER 1 | |
| #define OMPI_ALIGNMENT_FORTRAN_CHARACTER 1 | |
| #define OMPI_KIND_FORTRAN_CHARACTER C_SIGNED_CHAR | |
| #define ompi_fortran_character_t char | |
| #define OMPI_HAVE_FORTRAN_LOGICAL 1 | |
| #define OMPI_SIZEOF_FORTRAN_LOGICAL 4 | |
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4 | |
| #define OMPI_KIND_FORTRAN_LOGICAL C_INT | |
| #define ompi_fortran_logical_t int | |
| #define OMPI_HAVE_FORTRAN_LOGICAL1 1 | |
| #define OMPI_SIZEOF_FORTRAN_LOGICAL1 1 | |
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL1 1 | |
| #define OMPI_KIND_FORTRAN_LOGICAL1 C_SIGNED_CHAR | |
| #define ompi_fortran_logical1_t char | |
| #define OMPI_HAVE_FORTRAN_LOGICAL2 1 | |
| #define OMPI_SIZEOF_FORTRAN_LOGICAL2 2 | |
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL2 2 | |
| #define OMPI_KIND_FORTRAN_LOGICAL2 C_SHORT | |
| #define ompi_fortran_logical2_t short | |
| #define OMPI_HAVE_FORTRAN_LOGICAL4 1 | |
| #define OMPI_SIZEOF_FORTRAN_LOGICAL4 4 | |
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL4 4 | |
| #define OMPI_KIND_FORTRAN_LOGICAL4 C_INT | |
| #define ompi_fortran_logical4_t int | |
| #define OMPI_HAVE_FORTRAN_LOGICAL8 1 | |
| #define OMPI_SIZEOF_FORTRAN_LOGICAL8 8 | |
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL8 8 | |
| #define OMPI_KIND_FORTRAN_LOGICAL8 C_LONG_LONG | |
| #define ompi_fortran_logical8_t long long | |
| #define OMPI_HAVE_FORTRAN_INTEGER 1 | |
| #define OMPI_SIZEOF_FORTRAN_INTEGER 4 | |
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4 | |
| #define OMPI_KIND_FORTRAN_INTEGER C_INT | |
| #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_KIND_FORTRAN_INTEGER1 C_SIGNED_CHAR | |
| #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_KIND_FORTRAN_INTEGER2 C_SHORT | |
| #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_KIND_FORTRAN_INTEGER4 C_INT | |
| #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_KIND_FORTRAN_INTEGER8 C_LONG_LONG | |
| #define ompi_fortran_integer8_t long long | |
| #define OMPI_HAVE_FORTRAN_INTEGER16 0 | |
| #define OMPI_SIZEOF_FORTRAN_INTEGER16 16 | |
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4 | |
| #define OMPI_KIND_FORTRAN_INTEGER16 0 | |
| #define ompi_fortran_integer16_t | |
| #define OMPI_HAVE_FORTRAN_REAL 1 | |
| #define OMPI_SIZEOF_FORTRAN_REAL 4 | |
| #define OMPI_ALIGNMENT_FORTRAN_REAL 4 | |
| #define OMPI_KIND_FORTRAN_REAL C_FLOAT | |
| #define ompi_fortran_real_t float | |
| #define OMPI_HAVE_FORTRAN_REAL2 0 | |
| #define OMPI_SIZEOF_FORTRAN_REAL2 4 | |
| #define OMPI_ALIGNMENT_FORTRAN_REAL2 4 | |
| #define OMPI_KIND_FORTRAN_REAL2 0 | |
| #define ompi_fortran_real2_t ompi_fortran_bogus_type_t | |
| #define OMPI_HAVE_FORTRAN_REAL4 1 | |
| #define OMPI_SIZEOF_FORTRAN_REAL4 4 | |
| #define OMPI_ALIGNMENT_FORTRAN_REAL4 4 | |
| #define OMPI_KIND_FORTRAN_REAL4 C_FLOAT | |
| #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_KIND_FORTRAN_REAL8 C_DOUBLE | |
| #define ompi_fortran_real8_t double | |
| #define OMPI_HAVE_FORTRAN_REAL16 1 | |
| #define OMPI_SIZEOF_FORTRAN_REAL16 16 | |
| #define OMPI_ALIGNMENT_FORTRAN_REAL16 16 | |
| #define OMPI_KIND_FORTRAN_REAL16 C_LONG_DOUBLE | |
| #define ompi_fortran_real16_t long double | |
| #define OMPI_REAL16_MATCHES_C 1 | |
| #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 1 | |
| #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 8 | |
| #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 8 | |
| #define OMPI_KIND_FORTRAN_DOUBLE_PRECISION C_DOUBLE | |
| #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_KIND_FORTRAN_COMPLEX C_FLOAT_COMPLEX | |
| #define OMPI_HAVE_FORTRAN_COMPLEX4 0 | |
| #define OMPI_SIZEOF_FORTRAN_COMPLEX4 4 | |
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX4 4 | |
| #define OMPI_KIND_FORTRAN_COMPLEX4 0 | |
| #define OMPI_HAVE_FORTRAN_COMPLEX8 1 | |
| #define OMPI_SIZEOF_FORTRAN_COMPLEX8 8 | |
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4 | |
| #define OMPI_KIND_FORTRAN_COMPLEX8 C_FLOAT_COMPLEX | |
| #define OMPI_HAVE_FORTRAN_COMPLEX16 1 | |
| #define OMPI_SIZEOF_FORTRAN_COMPLEX16 16 | |
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 8 | |
| #define OMPI_KIND_FORTRAN_COMPLEX16 C_DOUBLE_COMPLEX | |
| #define OMPI_HAVE_FORTRAN_COMPLEX32 1 | |
| #define OMPI_SIZEOF_FORTRAN_COMPLEX32 32 | |
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 16 | |
| #define OMPI_KIND_FORTRAN_COMPLEX32 C_LONG_DOUBLE_COMPLEX | |
| #define OMPI_HAVE_FORTRAN_DOUBLE_COMPLEX 1 | |
| #define OMPI_SIZEOF_FORTRAN_DOUBLE_COMPLEX 16 | |
| #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_COMPLEX 8 | |
| #define OMPI_KIND_FORTRAN_DOUBLE_COMPLEX C_DOUBLE_COMPLEX | |
| #define OMPI_FORTRAN_HANDLE_MAX 2147483647 | |
| #define OMPI_FORTRAN_VALUE_TRUE 1 | |
| #define OMPI_FORTRAN_MAX_ARRAY_RANK 7 | |
| #define OMPI_FC "gfortran" | |
| #define OMPI_FC_ABSOLUTE "/usr/bin/gfortran" | |
| #define OMPI_FORTRAN_BUILD_SIZEOF 0 | |
| #define OMPI_FORTRAN_HAVE_INTERFACE 1 | |
| #define OMPI_FORTRAN_HAVE_ISO_FORTRAN_ENV 1 | |
| #define OMPI_FORTRAN_HAVE_STORAGE_SIZE 0 | |
| #define OMPI_FORTRAN_IGNORE_TKR_PREDECL "" | |
| #define OMPI_FORTRAN_IGNORE_TKR_TYPE | |
| #define OMPI_FORTRAN_HAVE_IGNORE_TKR 0 | |
| #define OMPI_FORTRAN_NEED_WRAPPER_ROUTINES 0 | |
| #define OMPI_FORTRAN_F08_HANDLE_SIZE 4 | |
| #define OMPI_FORTRAN_F08_HANDLE_ALIGNMENT 4 | |
| #define OMPI_FORTRAN_HAVE_F08_ASSUMED_RANK 0 | |
| #define OMPI_FORTRAN_HAVE_BIND_C 0 | |
| #define OMPI_FORTRAN_HAVE_ISO_C_BINDING 1 | |
| #define OMPI_FORTRAN_HAVE_BIND_C_SUB 0 | |
| #define OMPI_FORTRAN_HAVE_BIND_C_TYPE 0 | |
| #define OMPI_FORTRAN_HAVE_BIND_C_TYPE_NAME 0 | |
| #define OMPI_FORTRAN_HAVE_OPTIONAL_ARGS 0 | |
| #define OMPI_FORTRAN_HAVE_PRIVATE 0 | |
| #define OMPI_FORTRAN_HAVE_PROTECTED 0 | |
| #define OMPI_FORTRAN_HAVE_ABSTRACT 0 | |
| #define OMPI_FORTRAN_HAVE_ASYNCHRONOUS 0 | |
| #define OMPI_FORTRAN_HAVE_PROCEDURE 0 | |
| #define OMPI_FORTRAN_HAVE_USE_ONLY 0 | |
| #define OMPI_FORTRAN_HAVE_C_FUNLOC 0 | |
| #define OMPI_BUILD_FORTRAN_BINDINGS 2 | |
| #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_ENDIAN_H 1 | |
| #define HAVE_EXECINFO_H 1 | |
| #define HAVE_ERR_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_LIBGEN_H 1 | |
| #define HAVE_MEMORY_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_STRINGS_H 1 | |
| #define HAVE_LINUX_ETHTOOL_H 1 | |
| #define HAVE_LINUX_SOCKIOS_H 1 | |
| #define HAVE_SYS_FCNTL_H 1 | |
| #define HAVE_SYS_IPC_H 1 | |
| #define HAVE_SYS_SHM_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_STATFS_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_UN_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_VFS_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_ULIMIT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| #include <util.h> | |
configure:68368: result: no | |
configure:68368: checking util.h presence | |
configure:68368: gcc -E conftest.c | |
conftest.c:442:18: fatal error: util.h: No such file or directory | |
#include <util.h> | |
^ | |
compilation terminated. | |
configure:68368: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "Open MPI" | |
| #define PACKAGE_TARNAME "openmpi" | |
| #define PACKAGE_VERSION "gitclone" | |
| #define PACKAGE_STRING "Open MPI gitclone" | |
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | |
| #define PACKAGE_URL "" | |
| #define OPAL_ARCH "powerpc64le-unknown-linux-gnu" | |
| #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 __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define OMPI_MAJOR_VERSION 4 | |
| #define OMPI_MINOR_VERSION 0 | |
| #define OMPI_RELEASE_VERSION 0 | |
| #define OMPI_GREEK_VERSION "a1" | |
| #define OMPI_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OMPI_TARBALL_VERSION "gitclone" | |
| #define OMPI_VERSION "0" | |
| #define OMPI_RELEASE_DATE "Unreleased developer copy" | |
| #define ORTE_MAJOR_VERSION 4 | |
| #define ORTE_MINOR_VERSION 0 | |
| #define ORTE_RELEASE_VERSION 0 | |
| #define ORTE_GREEK_VERSION "a1" | |
| #define ORTE_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define ORTE_TARBALL_VERSION "gitclone" | |
| #define ORTE_VERSION "0" | |
| #define ORTE_RELEASE_DATE "Unreleased developer copy" | |
| #define OSHMEM_MAJOR_VERSION 4 | |
| #define OSHMEM_MINOR_VERSION 0 | |
| #define OSHMEM_RELEASE_VERSION 0 | |
| #define OSHMEM_GREEK_VERSION "a1" | |
| #define OSHMEM_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OSHMEM_TARBALL_VERSION "gitclone" | |
| #define OSHMEM_VERSION "0" | |
| #define OSHMEM_RELEASE_DATE "Unreleased developer copy" | |
| #define OPAL_MAJOR_VERSION 4 | |
| #define OPAL_MINOR_VERSION 0 | |
| #define OPAL_RELEASE_VERSION 0 | |
| #define OPAL_GREEK_VERSION "a1" | |
| #define OPAL_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OPAL_TARBALL_VERSION "gitclone" | |
| #define OPAL_VERSION "0" | |
| #define OPAL_RELEASE_DATE "Unreleased developer copy" | |
| #define OPAL_ENABLE_MEM_DEBUG 0 | |
| #define OPAL_ENABLE_MEM_PROFILE 0 | |
| #define OPAL_ENABLE_TIMING 0 | |
| #define OPAL_ENABLE_DEBUG 0 | |
| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1 | |
| #define OPAL_ENABLE_PTY_SUPPORT 1 | |
| #define OPAL_ENABLE_DLOPEN_SUPPORT 1 | |
| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1 | |
| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0 | |
| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0 | |
| #define OPAL_WANT_HOME_CONFIG_FILES 1 | |
| #define OPAL_ENABLE_IPV6 0 | |
| #define OPAL_PACKAGE_STRING "Open MPI gpaulsen@c656f6n04 Distribution" | |
| #define OPAL_IDENT_STRING "4.0.0a1" | |
| #define OPAL_MAX_PROCESSOR_NAME 256 | |
| #define OPAL_MAX_ERROR_STRING 256 | |
| #define OPAL_MAX_OBJECT_NAME 64 | |
| #define OPAL_MAX_INFO_KEY 36 | |
| #define OPAL_MAX_INFO_VAL 256 | |
| #define OPAL_MAX_PORT_NAME 1024 | |
| #define OPAL_MAX_DATAREP_STRING 128 | |
| #define OPAL_ENABLE_CRDEBUG 0 | |
| #define OPAL_ENABLE_GETPWUID 1 | |
| #define OPAL_ENABLE_PROGRESS_THREADS 0 | |
| #define HAVE_ZLIB_H 1 | |
| #define OPAL_HAVE_ZLIB 1 | |
| #define OPAL_HAVE_SOLARIS 0 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_NETINET_TCP_H 1 | |
| #define HAVE_STRUCT_SOCKADDR_IN 1 | |
| #define OPAL_CUDA_SUPPORT 0 | |
| #define OPAL_CUDA_SYNC_MEMOPS 0 | |
| #define OPAL_CUDA_GET_ATTRIBUTES 0 | |
| #define OPAL_CUDA_GDR_SUPPORT 0 | |
| #define OPAL_PMIX_V1 0 | |
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | |
| #define OMPI_WANT_MPI_INTERFACE_WARNING 1 | |
| #define OMPI_GROUP_SPARSE 0 | |
| #define OMPI_WANT_PERUSE 0 | |
| #define OMPI_WANT_MPI_CXX_SEEK 1 | |
| #define OMPI_ENABLE_MPI1_COMPAT 1 | |
| #define OMPI_ENABLE_GREQUEST_EXTENSIONS 0 | |
| #define MPI_PARAM_CHECK ompi_mpi_param_check | |
| #define OMPI_PARAM_CHECK 1 | |
| #define OSHMEM_SPEC_COMPAT 1 | |
| #define OSHMEM_PARAM_CHECK 1 | |
| #define HAVE_ON_EXIT 1 | |
| #define SPC_ENABLE 0 | |
| #define OPAL_CC "gcc" | |
| #define OPAL_C_HAVE__THREAD_LOCAL 0 | |
| #define OPAL_C_HAVE_ATOMIC_CONV_VAR 0 | |
| #define OPAL_C_HAVE__ATOMIC 0 | |
| #define OPAL_C_HAVE__GENERIC 0 | |
| #define OPAL_C_HAVE__STATIC_ASSERT 1 | |
| #define OPAL_C_HAVE___THREAD 1 | |
| #define STDC_HEADERS 1 | |
| #define _GNU_SOURCE 1 | |
| #define OPAL_C_HAVE_BUILTIN_EXPECT 1 | |
| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1 | |
| #define OPAL_C_HAVE_BUILTIN_CLZ 1 | |
| #define OPAL_CC_USE_PRAGMA_IDENT 0 | |
| #define OPAL_CC_USE_IDENT 1 | |
| #define OPAL_CC_USE_PRAGMA_COMMENT | |
| #define OPAL_CC_USE_CONST_CHAR_IDENT 0 | |
| #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___INT128 1 | |
| #define HAVE_LONG_LONG 1 | |
| #define HAVE_LONG_DOUBLE 1 | |
| #define HAVE_COMPLEX_H 1 | |
| #define HAVE_FLOAT__COMPLEX 1 | |
| #define HAVE_DOUBLE__COMPLEX 1 | |
| #define HAVE_LONG_DOUBLE__COMPLEX 1 | |
| #define HAVE_INTPTR_T 1 | |
| #define HAVE_UINTPTR_T 1 | |
| #define HAVE_MODE_T 1 | |
| #define HAVE_SSIZE_T 1 | |
| #define HAVE_PTRDIFF_T 1 | |
| #define SIZEOF__BOOL 1 | |
| #define SIZEOF_CHAR 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_FLOAT 4 | |
| #define SIZEOF_DOUBLE 8 | |
| #define SIZEOF_LONG_DOUBLE 16 | |
| #define SIZEOF_FLOAT__COMPLEX 8 | |
| #define SIZEOF_DOUBLE__COMPLEX 16 | |
| #define SIZEOF_LONG_DOUBLE__COMPLEX 32 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_SIZE_T 8 | |
| #define SIZEOF_SSIZE_T 8 | |
| #define SIZEOF_PTRDIFF_T 8 | |
| #define SIZEOF_WCHAR_T 4 | |
| #define SIZEOF_PID_T 4 | |
| #define SIZEOF_ATOMIC_SHORT 0 | |
| #define SIZEOF_ATOMIC_INT 0 | |
| #define SIZEOF_ATOMIC_LONG 0 | |
| #define SIZEOF_ATOMIC_LLONG 0 | |
| #define OPAL_ALIGNMENT_BOOL 1 | |
| #define OPAL_ALIGNMENT_INT8 1 | |
| #define OPAL_ALIGNMENT_INT16 2 | |
| #define OPAL_ALIGNMENT_INT32 4 | |
| #define OPAL_ALIGNMENT_INT64 8 | |
| #define OPAL_ALIGNMENT_CHAR 1 | |
| #define OPAL_ALIGNMENT_SHORT 2 | |
| #define OPAL_ALIGNMENT_WCHAR 4 | |
| #define OPAL_ALIGNMENT_INT 4 | |
| #define OPAL_ALIGNMENT_LONG 8 | |
| #define OPAL_ALIGNMENT_LONG_LONG 8 | |
| #define OPAL_ALIGNMENT_FLOAT 4 | |
| #define OPAL_ALIGNMENT_DOUBLE 8 | |
| #define OPAL_ALIGNMENT_LONG_DOUBLE 16 | |
| #define OPAL_ALIGNMENT_FLOAT_COMPLEX 4 | |
| #define OPAL_ALIGNMENT_DOUBLE_COMPLEX 8 | |
| #define OPAL_ALIGNMENT_LONG_DOUBLE_COMPLEX 16 | |
| #define OPAL_ALIGNMENT_VOID_P 8 | |
| #define OPAL_ALIGNMENT_SIZE_T 8 | |
| #define OPAL_CXX "g++" | |
| #define SIZEOF_BOOL 1 | |
| #define OPAL_ALIGNMENT_CXX_BOOL 1 | |
| #define OMPI_CXX "g++" | |
| #define SIZEOF_BOOL 1 | |
| #define OPAL_ALIGNMENT_CXX_BOOL 1 | |
| #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | |
| #define OMPI_CXX_HAVE_BUILTIN_EXPECT 0 | |
| #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 0 | |
| #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 0 | |
| #define OMPI_BUILD_CXX_BINDINGS 0 | |
| #define OPAL_HAVE_ATTRIBUTE 1 | |
| #define OPAL_HAVE_ATTRIBUTE_ALIGNED 1 | |
| #define OPAL_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | |
| #define OPAL_HAVE_ATTRIBUTE_COLD 1 | |
| #define OPAL_HAVE_ATTRIBUTE_CONST 1 | |
| #define OPAL_HAVE_ATTRIBUTE_DEPRECATED 1 | |
| #define OPAL_HAVE_ATTRIBUTE_DEPRECATED_ARGUMENT 1 | |
| #define OPAL_HAVE_ATTRIBUTE_FORMAT 1 | |
| #define OPAL_HAVE_ATTRIBUTE_FORMAT_FUNCPTR 1 | |
| #define OPAL_HAVE_ATTRIBUTE_HOT 1 | |
| #define OPAL_HAVE_ATTRIBUTE_MALLOC 1 | |
| #define OPAL_HAVE_ATTRIBUTE_MAY_ALIAS 1 | |
| #define OPAL_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | |
| #define OPAL_HAVE_ATTRIBUTE_NOINLINE 1 | |
| #define OPAL_HAVE_ATTRIBUTE_NONNULL 1 | |
| #define OPAL_HAVE_ATTRIBUTE_NORETURN 1 | |
| #define OPAL_HAVE_ATTRIBUTE_NORETURN_FUNCPTR 1 | |
| #define OPAL_HAVE_ATTRIBUTE_PACKED 1 | |
| #define OPAL_HAVE_ATTRIBUTE_PURE 1 | |
| #define OPAL_HAVE_ATTRIBUTE_SENTINEL 1 | |
| #define OPAL_HAVE_ATTRIBUTE_UNUSED 1 | |
| #define OPAL_HAVE_ATTRIBUTE_VISIBILITY 1 | |
| #define OPAL_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | |
| #define OPAL_HAVE_ATTRIBUTE_WEAK_ALIAS 1 | |
| #define OPAL_HAVE_ATTRIBUTE_DESTRUCTOR 1 | |
| #define OPAL_HAVE_ATTRIBUTE_OPTNONE 0 | |
| #define OPAL_HAVE_ATTRIBUTE_EXTENSION 1 | |
| #define OPAL_HAVE_ATTRIBUTE_ERROR 1 | |
| #define OPAL_BUILD_PLATFORM_COMPILER_FAMILYID 1 | |
| #define OPAL_BUILD_PLATFORM_COMPILER_FAMILYNAME GNU | |
| #define OPAL_BUILD_PLATFORM_COMPILER_VERSION 264197 | |
| #define OPAL_BUILD_PLATFORM_COMPILER_VERSION_STR 4.8.5 | |
| #define OMPI_WANT_JAVA_BINDINGS 0 | |
| #define OPAL_HAVE_WEAK_SYMBOLS 1 | |
| #define OPAL_HAVE_GCC_BUILTIN_CSWAP_INT128 1 | |
| #define OPAL_ASM_TEXT ".text" | |
| #define OPAL_ASM_GLOBAL ".globl" | |
| #define OPAL_ASM_LABEL_SUFFIX ":" | |
| #define OPAL_ASM_GSYM "" | |
| #define OPAL_ASM_LSYM ".L" | |
| #define OPAL_ASM_TYPE "@" | |
| #define OPAL_ASM_SIZE "1" | |
| #define OPAL_ASM_ALIGN_LOG | |
| #define OPAL_POWERPC_R_REGISTERS 0 | |
| #define OPAL_C_GCC_INLINE_ASSEMBLY 1 | |
| #define OPAL_ASSEMBLY_ARCH OPAL_POWERPC64 | |
| #define OPAL_ASSEMBLY_SUPPORTS_RDTSCP 0 | |
| #define OPAL_ASSEMBLY_BUILTIN OPAL_BUILTIN_GCC | |
| #define OMPI_FORTRAN_MPIFH_BINDINGS 1 | |
| #define OMPI_FORTRAN_USEMPI_BINDINGS 2 | |
| #define OMPI_FORTRAN_USEMPIF08_BINDINGS 3 | |
| #define OMPI_FORTRAN_DOUBLE_UNDERSCORE 0 | |
| #define OMPI_FORTRAN_SINGLE_UNDERSCORE 1 | |
| #define OMPI_FORTRAN_CAPS 0 | |
| #define OMPI_FORTRAN_PLAIN 0 | |
| #define ompi_fortran_bogus_type_t int | |
| #define OMPI_HAVE_FORTRAN_CHARACTER 1 | |
| #define OMPI_SIZEOF_FORTRAN_CHARACTER 1 | |
| #define OMPI_ALIGNMENT_FORTRAN_CHARACTER 1 | |
| #define OMPI_KIND_FORTRAN_CHARACTER C_SIGNED_CHAR | |
| #define ompi_fortran_character_t char | |
| #define OMPI_HAVE_FORTRAN_LOGICAL 1 | |
| #define OMPI_SIZEOF_FORTRAN_LOGICAL 4 | |
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4 | |
| #define OMPI_KIND_FORTRAN_LOGICAL C_INT | |
| #define ompi_fortran_logical_t int | |
| #define OMPI_HAVE_FORTRAN_LOGICAL1 1 | |
| #define OMPI_SIZEOF_FORTRAN_LOGICAL1 1 | |
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL1 1 | |
| #define OMPI_KIND_FORTRAN_LOGICAL1 C_SIGNED_CHAR | |
| #define ompi_fortran_logical1_t char | |
| #define OMPI_HAVE_FORTRAN_LOGICAL2 1 | |
| #define OMPI_SIZEOF_FORTRAN_LOGICAL2 2 | |
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL2 2 | |
| #define OMPI_KIND_FORTRAN_LOGICAL2 C_SHORT | |
| #define ompi_fortran_logical2_t short | |
| #define OMPI_HAVE_FORTRAN_LOGICAL4 1 | |
| #define OMPI_SIZEOF_FORTRAN_LOGICAL4 4 | |
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL4 4 | |
| #define OMPI_KIND_FORTRAN_LOGICAL4 C_INT | |
| #define ompi_fortran_logical4_t int | |
| #define OMPI_HAVE_FORTRAN_LOGICAL8 1 | |
| #define OMPI_SIZEOF_FORTRAN_LOGICAL8 8 | |
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL8 8 | |
| #define OMPI_KIND_FORTRAN_LOGICAL8 C_LONG_LONG | |
| #define ompi_fortran_logical8_t long long | |
| #define OMPI_HAVE_FORTRAN_INTEGER 1 | |
| #define OMPI_SIZEOF_FORTRAN_INTEGER 4 | |
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4 | |
| #define OMPI_KIND_FORTRAN_INTEGER C_INT | |
| #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_KIND_FORTRAN_INTEGER1 C_SIGNED_CHAR | |
| #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_KIND_FORTRAN_INTEGER2 C_SHORT | |
| #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_KIND_FORTRAN_INTEGER4 C_INT | |
| #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_KIND_FORTRAN_INTEGER8 C_LONG_LONG | |
| #define ompi_fortran_integer8_t long long | |
| #define OMPI_HAVE_FORTRAN_INTEGER16 0 | |
| #define OMPI_SIZEOF_FORTRAN_INTEGER16 16 | |
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4 | |
| #define OMPI_KIND_FORTRAN_INTEGER16 0 | |
| #define ompi_fortran_integer16_t | |
| #define OMPI_HAVE_FORTRAN_REAL 1 | |
| #define OMPI_SIZEOF_FORTRAN_REAL 4 | |
| #define OMPI_ALIGNMENT_FORTRAN_REAL 4 | |
| #define OMPI_KIND_FORTRAN_REAL C_FLOAT | |
| #define ompi_fortran_real_t float | |
| #define OMPI_HAVE_FORTRAN_REAL2 0 | |
| #define OMPI_SIZEOF_FORTRAN_REAL2 4 | |
| #define OMPI_ALIGNMENT_FORTRAN_REAL2 4 | |
| #define OMPI_KIND_FORTRAN_REAL2 0 | |
| #define ompi_fortran_real2_t ompi_fortran_bogus_type_t | |
| #define OMPI_HAVE_FORTRAN_REAL4 1 | |
| #define OMPI_SIZEOF_FORTRAN_REAL4 4 | |
| #define OMPI_ALIGNMENT_FORTRAN_REAL4 4 | |
| #define OMPI_KIND_FORTRAN_REAL4 C_FLOAT | |
| #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_KIND_FORTRAN_REAL8 C_DOUBLE | |
| #define ompi_fortran_real8_t double | |
| #define OMPI_HAVE_FORTRAN_REAL16 1 | |
| #define OMPI_SIZEOF_FORTRAN_REAL16 16 | |
| #define OMPI_ALIGNMENT_FORTRAN_REAL16 16 | |
| #define OMPI_KIND_FORTRAN_REAL16 C_LONG_DOUBLE | |
| #define ompi_fortran_real16_t long double | |
| #define OMPI_REAL16_MATCHES_C 1 | |
| #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 1 | |
| #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 8 | |
| #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 8 | |
| #define OMPI_KIND_FORTRAN_DOUBLE_PRECISION C_DOUBLE | |
| #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_KIND_FORTRAN_COMPLEX C_FLOAT_COMPLEX | |
| #define OMPI_HAVE_FORTRAN_COMPLEX4 0 | |
| #define OMPI_SIZEOF_FORTRAN_COMPLEX4 4 | |
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX4 4 | |
| #define OMPI_KIND_FORTRAN_COMPLEX4 0 | |
| #define OMPI_HAVE_FORTRAN_COMPLEX8 1 | |
| #define OMPI_SIZEOF_FORTRAN_COMPLEX8 8 | |
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4 | |
| #define OMPI_KIND_FORTRAN_COMPLEX8 C_FLOAT_COMPLEX | |
| #define OMPI_HAVE_FORTRAN_COMPLEX16 1 | |
| #define OMPI_SIZEOF_FORTRAN_COMPLEX16 16 | |
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 8 | |
| #define OMPI_KIND_FORTRAN_COMPLEX16 C_DOUBLE_COMPLEX | |
| #define OMPI_HAVE_FORTRAN_COMPLEX32 1 | |
| #define OMPI_SIZEOF_FORTRAN_COMPLEX32 32 | |
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 16 | |
| #define OMPI_KIND_FORTRAN_COMPLEX32 C_LONG_DOUBLE_COMPLEX | |
| #define OMPI_HAVE_FORTRAN_DOUBLE_COMPLEX 1 | |
| #define OMPI_SIZEOF_FORTRAN_DOUBLE_COMPLEX 16 | |
| #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_COMPLEX 8 | |
| #define OMPI_KIND_FORTRAN_DOUBLE_COMPLEX C_DOUBLE_COMPLEX | |
| #define OMPI_FORTRAN_HANDLE_MAX 2147483647 | |
| #define OMPI_FORTRAN_VALUE_TRUE 1 | |
| #define OMPI_FORTRAN_MAX_ARRAY_RANK 7 | |
| #define OMPI_FC "gfortran" | |
| #define OMPI_FC_ABSOLUTE "/usr/bin/gfortran" | |
| #define OMPI_FORTRAN_BUILD_SIZEOF 0 | |
| #define OMPI_FORTRAN_HAVE_INTERFACE 1 | |
| #define OMPI_FORTRAN_HAVE_ISO_FORTRAN_ENV 1 | |
| #define OMPI_FORTRAN_HAVE_STORAGE_SIZE 0 | |
| #define OMPI_FORTRAN_IGNORE_TKR_PREDECL "" | |
| #define OMPI_FORTRAN_IGNORE_TKR_TYPE | |
| #define OMPI_FORTRAN_HAVE_IGNORE_TKR 0 | |
| #define OMPI_FORTRAN_NEED_WRAPPER_ROUTINES 0 | |
| #define OMPI_FORTRAN_F08_HANDLE_SIZE 4 | |
| #define OMPI_FORTRAN_F08_HANDLE_ALIGNMENT 4 | |
| #define OMPI_FORTRAN_HAVE_F08_ASSUMED_RANK 0 | |
| #define OMPI_FORTRAN_HAVE_BIND_C 0 | |
| #define OMPI_FORTRAN_HAVE_ISO_C_BINDING 1 | |
| #define OMPI_FORTRAN_HAVE_BIND_C_SUB 0 | |
| #define OMPI_FORTRAN_HAVE_BIND_C_TYPE 0 | |
| #define OMPI_FORTRAN_HAVE_BIND_C_TYPE_NAME 0 | |
| #define OMPI_FORTRAN_HAVE_OPTIONAL_ARGS 0 | |
| #define OMPI_FORTRAN_HAVE_PRIVATE 0 | |
| #define OMPI_FORTRAN_HAVE_PROTECTED 0 | |
| #define OMPI_FORTRAN_HAVE_ABSTRACT 0 | |
| #define OMPI_FORTRAN_HAVE_ASYNCHRONOUS 0 | |
| #define OMPI_FORTRAN_HAVE_PROCEDURE 0 | |
| #define OMPI_FORTRAN_HAVE_USE_ONLY 0 | |
| #define OMPI_FORTRAN_HAVE_C_FUNLOC 0 | |
| #define OMPI_BUILD_FORTRAN_BINDINGS 2 | |
| #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_ENDIAN_H 1 | |
| #define HAVE_EXECINFO_H 1 | |
| #define HAVE_ERR_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_LIBGEN_H 1 | |
| #define HAVE_MEMORY_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_STRINGS_H 1 | |
| #define HAVE_LINUX_ETHTOOL_H 1 | |
| #define HAVE_LINUX_SOCKIOS_H 1 | |
| #define HAVE_SYS_FCNTL_H 1 | |
| #define HAVE_SYS_IPC_H 1 | |
| #define HAVE_SYS_SHM_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_STATFS_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_UN_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_VFS_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_ULIMIT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| /* end confdefs.h. */ | |
| #include <util.h> | |
configure:68368: result: no | |
configure:68368: checking for util.h | |
configure:68368: result: no | |
configure:68368: checking utmp.h usability | |
configure:68368: gcc -std=gnu99 -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5 | |
configure:68368: $? = 0 | |
configure:68368: result: yes | |
configure:68368: checking utmp.h presence | |
configure:68368: gcc -E conftest.c | |
configure:68368: $? = 0 | |
configure:68368: result: yes | |
configure:68368: checking for utmp.h | |
configure:68368: result: yes | |
configure:68368: checking malloc.h usability | |
configure:68368: gcc -std=gnu99 -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5 | |
configure:68368: $? = 0 | |
configure:68368: result: yes | |
configure:68368: checking malloc.h presence | |
configure:68368: gcc -E conftest.c | |
configure:68368: $? = 0 | |
configure:68368: result: yes | |
configure:68368: checking for malloc.h | |
configure:68368: result: yes | |
configure:68368: checking ifaddrs.h usability | |
configure:68368: gcc -std=gnu99 -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5 | |
configure:68368: $? = 0 | |
configure:68368: result: yes | |
configure:68368: checking ifaddrs.h presence | |
configure:68368: gcc -E conftest.c | |
configure:68368: $? = 0 | |
configure:68368: result: yes | |
configure:68368: checking for ifaddrs.h | |
configure:68368: result: yes | |
configure:68368: checking crt_externs.h usability | |
configure:68368: gcc -std=gnu99 -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5 | |
conftest.c:478:25: fatal error: crt_externs.h: No such file or directory | |
#include <crt_externs.h> | |
^ | |
compilation terminated. | |
configure:68368: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "Open MPI" | |
| #define PACKAGE_TARNAME "openmpi" | |
| #define PACKAGE_VERSION "gitclone" | |
| #define PACKAGE_STRING "Open MPI gitclone" | |
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | |
| #define PACKAGE_URL "" | |
| #define OPAL_ARCH "powerpc64le-unknown-linux-gnu" | |
| #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 __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define OMPI_MAJOR_VERSION 4 | |
| #define OMPI_MINOR_VERSION 0 | |
| #define OMPI_RELEASE_VERSION 0 | |
| #define OMPI_GREEK_VERSION "a1" | |
| #define OMPI_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OMPI_TARBALL_VERSION "gitclone" | |
| #define OMPI_VERSION "0" | |
| #define OMPI_RELEASE_DATE "Unreleased developer copy" | |
| #define ORTE_MAJOR_VERSION 4 | |
| #define ORTE_MINOR_VERSION 0 | |
| #define ORTE_RELEASE_VERSION 0 | |
| #define ORTE_GREEK_VERSION "a1" | |
| #define ORTE_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define ORTE_TARBALL_VERSION "gitclone" | |
| #define ORTE_VERSION "0" | |
| #define ORTE_RELEASE_DATE "Unreleased developer copy" | |
| #define OSHMEM_MAJOR_VERSION 4 | |
| #define OSHMEM_MINOR_VERSION 0 | |
| #define OSHMEM_RELEASE_VERSION 0 | |
| #define OSHMEM_GREEK_VERSION "a1" | |
| #define OSHMEM_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OSHMEM_TARBALL_VERSION "gitclone" | |
| #define OSHMEM_VERSION "0" | |
| #define OSHMEM_RELEASE_DATE "Unreleased developer copy" | |
| #define OPAL_MAJOR_VERSION 4 | |
| #define OPAL_MINOR_VERSION 0 | |
| #define OPAL_RELEASE_VERSION 0 | |
| #define OPAL_GREEK_VERSION "a1" | |
| #define OPAL_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OPAL_TARBALL_VERSION "gitclone" | |
| #define OPAL_VERSION "0" | |
| #define OPAL_RELEASE_DATE "Unreleased developer copy" | |
| #define OPAL_ENABLE_MEM_DEBUG 0 | |
| #define OPAL_ENABLE_MEM_PROFILE 0 | |
| #define OPAL_ENABLE_TIMING 0 | |
| #define OPAL_ENABLE_DEBUG 0 | |
| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1 | |
| #define OPAL_ENABLE_PTY_SUPPORT 1 | |
| #define OPAL_ENABLE_DLOPEN_SUPPORT 1 | |
| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1 | |
| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0 | |
| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0 | |
| #define OPAL_WANT_HOME_CONFIG_FILES 1 | |
| #define OPAL_ENABLE_IPV6 0 | |
| #define OPAL_PACKAGE_STRING "Open MPI gpaulsen@c656f6n04 Distribution" | |
| #define OPAL_IDENT_STRING "4.0.0a1" | |
| #define OPAL_MAX_PROCESSOR_NAME 256 | |
| #define OPAL_MAX_ERROR_STRING 256 | |
| #define OPAL_MAX_OBJECT_NAME 64 | |
| #define OPAL_MAX_INFO_KEY 36 | |
| #define OPAL_MAX_INFO_VAL 256 | |
| #define OPAL_MAX_PORT_NAME 1024 | |
| #define OPAL_MAX_DATAREP_STRING 128 | |
| #define OPAL_ENABLE_CRDEBUG 0 | |
| #define OPAL_ENABLE_GETPWUID 1 | |
| #define OPAL_ENABLE_PROGRESS_THREADS 0 | |
| #define HAVE_ZLIB_H 1 | |
| #define OPAL_HAVE_ZLIB 1 | |
| #define OPAL_HAVE_SOLARIS 0 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_NETINET_TCP_H 1 | |
| #define HAVE_STRUCT_SOCKADDR_IN 1 | |
| #define OPAL_CUDA_SUPPORT 0 | |
| #define OPAL_CUDA_SYNC_MEMOPS 0 | |
| #define OPAL_CUDA_GET_ATTRIBUTES 0 | |
| #define OPAL_CUDA_GDR_SUPPORT 0 | |
| #define OPAL_PMIX_V1 0 | |
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | |
| #define OMPI_WANT_MPI_INTERFACE_WARNING 1 | |
| #define OMPI_GROUP_SPARSE 0 | |
| #define OMPI_WANT_PERUSE 0 | |
| #define OMPI_WANT_MPI_CXX_SEEK 1 | |
| #define OMPI_ENABLE_MPI1_COMPAT 1 | |
| #define OMPI_ENABLE_GREQUEST_EXTENSIONS 0 | |
| #define MPI_PARAM_CHECK ompi_mpi_param_check | |
| #define OMPI_PARAM_CHECK 1 | |
| #define OSHMEM_SPEC_COMPAT 1 | |
| #define OSHMEM_PARAM_CHECK 1 | |
| #define HAVE_ON_EXIT 1 | |
| #define SPC_ENABLE 0 | |
| #define OPAL_CC "gcc" | |
| #define OPAL_C_HAVE__THREAD_LOCAL 0 | |
| #define OPAL_C_HAVE_ATOMIC_CONV_VAR 0 | |
| #define OPAL_C_HAVE__ATOMIC 0 | |
| #define OPAL_C_HAVE__GENERIC 0 | |
| #define OPAL_C_HAVE__STATIC_ASSERT 1 | |
| #define OPAL_C_HAVE___THREAD 1 | |
| #define STDC_HEADERS 1 | |
| #define _GNU_SOURCE 1 | |
| #define OPAL_C_HAVE_BUILTIN_EXPECT 1 | |
| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1 | |
| #define OPAL_C_HAVE_BUILTIN_CLZ 1 | |
| #define OPAL_CC_USE_PRAGMA_IDENT 0 | |
| #define OPAL_CC_USE_IDENT 1 | |
| #define OPAL_CC_USE_PRAGMA_COMMENT | |
| #define OPAL_CC_USE_CONST_CHAR_IDENT 0 | |
| #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___INT128 1 | |
| #define HAVE_LONG_LONG 1 | |
| #define HAVE_LONG_DOUBLE 1 | |
| #define HAVE_COMPLEX_H 1 | |
| #define HAVE_FLOAT__COMPLEX 1 | |
| #define HAVE_DOUBLE__COMPLEX 1 | |
| #define HAVE_LONG_DOUBLE__COMPLEX 1 | |
| #define HAVE_INTPTR_T 1 | |
| #define HAVE_UINTPTR_T 1 | |
| #define HAVE_MODE_T 1 | |
| #define HAVE_SSIZE_T 1 | |
| #define HAVE_PTRDIFF_T 1 | |
| #define SIZEOF__BOOL 1 | |
| #define SIZEOF_CHAR 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_FLOAT 4 | |
| #define SIZEOF_DOUBLE 8 | |
| #define SIZEOF_LONG_DOUBLE 16 | |
| #define SIZEOF_FLOAT__COMPLEX 8 | |
| #define SIZEOF_DOUBLE__COMPLEX 16 | |
| #define SIZEOF_LONG_DOUBLE__COMPLEX 32 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_SIZE_T 8 | |
| #define SIZEOF_SSIZE_T 8 | |
| #define SIZEOF_PTRDIFF_T 8 | |
| #define SIZEOF_WCHAR_T 4 | |
| #define SIZEOF_PID_T 4 | |
| #define SIZEOF_ATOMIC_SHORT 0 | |
| #define SIZEOF_ATOMIC_INT 0 | |
| #define SIZEOF_ATOMIC_LONG 0 | |
| #define SIZEOF_ATOMIC_LLONG 0 | |
| #define OPAL_ALIGNMENT_BOOL 1 | |
| #define OPAL_ALIGNMENT_INT8 1 | |
| #define OPAL_ALIGNMENT_INT16 2 | |
| #define OPAL_ALIGNMENT_INT32 4 | |
| #define OPAL_ALIGNMENT_INT64 8 | |
| #define OPAL_ALIGNMENT_CHAR 1 | |
| #define OPAL_ALIGNMENT_SHORT 2 | |
| #define OPAL_ALIGNMENT_WCHAR 4 | |
| #define OPAL_ALIGNMENT_INT 4 | |
| #define OPAL_ALIGNMENT_LONG 8 | |
| #define OPAL_ALIGNMENT_LONG_LONG 8 | |
| #define OPAL_ALIGNMENT_FLOAT 4 | |
| #define OPAL_ALIGNMENT_DOUBLE 8 | |
| #define OPAL_ALIGNMENT_LONG_DOUBLE 16 | |
| #define OPAL_ALIGNMENT_FLOAT_COMPLEX 4 | |
| #define OPAL_ALIGNMENT_DOUBLE_COMPLEX 8 | |
| #define OPAL_ALIGNMENT_LONG_DOUBLE_COMPLEX 16 | |
| #define OPAL_ALIGNMENT_VOID_P 8 | |
| #define OPAL_ALIGNMENT_SIZE_T 8 | |
| #define OPAL_CXX "g++" | |
| #define SIZEOF_BOOL 1 | |
| #define OPAL_ALIGNMENT_CXX_BOOL 1 | |
| #define OMPI_CXX "g++" | |
| #define SIZEOF_BOOL 1 | |
| #define OPAL_ALIGNMENT_CXX_BOOL 1 | |
| #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | |
| #define OMPI_CXX_HAVE_BUILTIN_EXPECT 0 | |
| #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 0 | |
| #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 0 | |
| #define OMPI_BUILD_CXX_BINDINGS 0 | |
| #define OPAL_HAVE_ATTRIBUTE 1 | |
| #define OPAL_HAVE_ATTRIBUTE_ALIGNED 1 | |
| #define OPAL_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | |
| #define OPAL_HAVE_ATTRIBUTE_COLD 1 | |
| #define OPAL_HAVE_ATTRIBUTE_CONST 1 | |
| #define OPAL_HAVE_ATTRIBUTE_DEPRECATED 1 | |
| #define OPAL_HAVE_ATTRIBUTE_DEPRECATED_ARGUMENT 1 | |
| #define OPAL_HAVE_ATTRIBUTE_FORMAT 1 | |
| #define OPAL_HAVE_ATTRIBUTE_FORMAT_FUNCPTR 1 | |
| #define OPAL_HAVE_ATTRIBUTE_HOT 1 | |
| #define OPAL_HAVE_ATTRIBUTE_MALLOC 1 | |
| #define OPAL_HAVE_ATTRIBUTE_MAY_ALIAS 1 | |
| #define OPAL_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | |
| #define OPAL_HAVE_ATTRIBUTE_NOINLINE 1 | |
| #define OPAL_HAVE_ATTRIBUTE_NONNULL 1 | |
| #define OPAL_HAVE_ATTRIBUTE_NORETURN 1 | |
| #define OPAL_HAVE_ATTRIBUTE_NORETURN_FUNCPTR 1 | |
| #define OPAL_HAVE_ATTRIBUTE_PACKED 1 | |
| #define OPAL_HAVE_ATTRIBUTE_PURE 1 | |
| #define OPAL_HAVE_ATTRIBUTE_SENTINEL 1 | |
| #define OPAL_HAVE_ATTRIBUTE_UNUSED 1 | |
| #define OPAL_HAVE_ATTRIBUTE_VISIBILITY 1 | |
| #define OPAL_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | |
| #define OPAL_HAVE_ATTRIBUTE_WEAK_ALIAS 1 | |
| #define OPAL_HAVE_ATTRIBUTE_DESTRUCTOR 1 | |
| #define OPAL_HAVE_ATTRIBUTE_OPTNONE 0 | |
| #define OPAL_HAVE_ATTRIBUTE_EXTENSION 1 | |
| #define OPAL_HAVE_ATTRIBUTE_ERROR 1 | |
| #define OPAL_BUILD_PLATFORM_COMPILER_FAMILYID 1 | |
| #define OPAL_BUILD_PLATFORM_COMPILER_FAMILYNAME GNU | |
| #define OPAL_BUILD_PLATFORM_COMPILER_VERSION 264197 | |
| #define OPAL_BUILD_PLATFORM_COMPILER_VERSION_STR 4.8.5 | |
| #define OMPI_WANT_JAVA_BINDINGS 0 | |
| #define OPAL_HAVE_WEAK_SYMBOLS 1 | |
| #define OPAL_HAVE_GCC_BUILTIN_CSWAP_INT128 1 | |
| #define OPAL_ASM_TEXT ".text" | |
| #define OPAL_ASM_GLOBAL ".globl" | |
| #define OPAL_ASM_LABEL_SUFFIX ":" | |
| #define OPAL_ASM_GSYM "" | |
| #define OPAL_ASM_LSYM ".L" | |
| #define OPAL_ASM_TYPE "@" | |
| #define OPAL_ASM_SIZE "1" | |
| #define OPAL_ASM_ALIGN_LOG | |
| #define OPAL_POWERPC_R_REGISTERS 0 | |
| #define OPAL_C_GCC_INLINE_ASSEMBLY 1 | |
| #define OPAL_ASSEMBLY_ARCH OPAL_POWERPC64 | |
| #define OPAL_ASSEMBLY_SUPPORTS_RDTSCP 0 | |
| #define OPAL_ASSEMBLY_BUILTIN OPAL_BUILTIN_GCC | |
| #define OMPI_FORTRAN_MPIFH_BINDINGS 1 | |
| #define OMPI_FORTRAN_USEMPI_BINDINGS 2 | |
| #define OMPI_FORTRAN_USEMPIF08_BINDINGS 3 | |
| #define OMPI_FORTRAN_DOUBLE_UNDERSCORE 0 | |
| #define OMPI_FORTRAN_SINGLE_UNDERSCORE 1 | |
| #define OMPI_FORTRAN_CAPS 0 | |
| #define OMPI_FORTRAN_PLAIN 0 | |
| #define ompi_fortran_bogus_type_t int | |
| #define OMPI_HAVE_FORTRAN_CHARACTER 1 | |
| #define OMPI_SIZEOF_FORTRAN_CHARACTER 1 | |
| #define OMPI_ALIGNMENT_FORTRAN_CHARACTER 1 | |
| #define OMPI_KIND_FORTRAN_CHARACTER C_SIGNED_CHAR | |
| #define ompi_fortran_character_t char | |
| #define OMPI_HAVE_FORTRAN_LOGICAL 1 | |
| #define OMPI_SIZEOF_FORTRAN_LOGICAL 4 | |
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4 | |
| #define OMPI_KIND_FORTRAN_LOGICAL C_INT | |
| #define ompi_fortran_logical_t int | |
| #define OMPI_HAVE_FORTRAN_LOGICAL1 1 | |
| #define OMPI_SIZEOF_FORTRAN_LOGICAL1 1 | |
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL1 1 | |
| #define OMPI_KIND_FORTRAN_LOGICAL1 C_SIGNED_CHAR | |
| #define ompi_fortran_logical1_t char | |
| #define OMPI_HAVE_FORTRAN_LOGICAL2 1 | |
| #define OMPI_SIZEOF_FORTRAN_LOGICAL2 2 | |
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL2 2 | |
| #define OMPI_KIND_FORTRAN_LOGICAL2 C_SHORT | |
| #define ompi_fortran_logical2_t short | |
| #define OMPI_HAVE_FORTRAN_LOGICAL4 1 | |
| #define OMPI_SIZEOF_FORTRAN_LOGICAL4 4 | |
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL4 4 | |
| #define OMPI_KIND_FORTRAN_LOGICAL4 C_INT | |
| #define ompi_fortran_logical4_t int | |
| #define OMPI_HAVE_FORTRAN_LOGICAL8 1 | |
| #define OMPI_SIZEOF_FORTRAN_LOGICAL8 8 | |
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL8 8 | |
| #define OMPI_KIND_FORTRAN_LOGICAL8 C_LONG_LONG | |
| #define ompi_fortran_logical8_t long long | |
| #define OMPI_HAVE_FORTRAN_INTEGER 1 | |
| #define OMPI_SIZEOF_FORTRAN_INTEGER 4 | |
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4 | |
| #define OMPI_KIND_FORTRAN_INTEGER C_INT | |
| #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_KIND_FORTRAN_INTEGER1 C_SIGNED_CHAR | |
| #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_KIND_FORTRAN_INTEGER2 C_SHORT | |
| #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_KIND_FORTRAN_INTEGER4 C_INT | |
| #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_KIND_FORTRAN_INTEGER8 C_LONG_LONG | |
| #define ompi_fortran_integer8_t long long | |
| #define OMPI_HAVE_FORTRAN_INTEGER16 0 | |
| #define OMPI_SIZEOF_FORTRAN_INTEGER16 16 | |
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4 | |
| #define OMPI_KIND_FORTRAN_INTEGER16 0 | |
| #define ompi_fortran_integer16_t | |
| #define OMPI_HAVE_FORTRAN_REAL 1 | |
| #define OMPI_SIZEOF_FORTRAN_REAL 4 | |
| #define OMPI_ALIGNMENT_FORTRAN_REAL 4 | |
| #define OMPI_KIND_FORTRAN_REAL C_FLOAT | |
| #define ompi_fortran_real_t float | |
| #define OMPI_HAVE_FORTRAN_REAL2 0 | |
| #define OMPI_SIZEOF_FORTRAN_REAL2 4 | |
| #define OMPI_ALIGNMENT_FORTRAN_REAL2 4 | |
| #define OMPI_KIND_FORTRAN_REAL2 0 | |
| #define ompi_fortran_real2_t ompi_fortran_bogus_type_t | |
| #define OMPI_HAVE_FORTRAN_REAL4 1 | |
| #define OMPI_SIZEOF_FORTRAN_REAL4 4 | |
| #define OMPI_ALIGNMENT_FORTRAN_REAL4 4 | |
| #define OMPI_KIND_FORTRAN_REAL4 C_FLOAT | |
| #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_KIND_FORTRAN_REAL8 C_DOUBLE | |
| #define ompi_fortran_real8_t double | |
| #define OMPI_HAVE_FORTRAN_REAL16 1 | |
| #define OMPI_SIZEOF_FORTRAN_REAL16 16 | |
| #define OMPI_ALIGNMENT_FORTRAN_REAL16 16 | |
| #define OMPI_KIND_FORTRAN_REAL16 C_LONG_DOUBLE | |
| #define ompi_fortran_real16_t long double | |
| #define OMPI_REAL16_MATCHES_C 1 | |
| #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 1 | |
| #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 8 | |
| #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 8 | |
| #define OMPI_KIND_FORTRAN_DOUBLE_PRECISION C_DOUBLE | |
| #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_KIND_FORTRAN_COMPLEX C_FLOAT_COMPLEX | |
| #define OMPI_HAVE_FORTRAN_COMPLEX4 0 | |
| #define OMPI_SIZEOF_FORTRAN_COMPLEX4 4 | |
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX4 4 | |
| #define OMPI_KIND_FORTRAN_COMPLEX4 0 | |
| #define OMPI_HAVE_FORTRAN_COMPLEX8 1 | |
| #define OMPI_SIZEOF_FORTRAN_COMPLEX8 8 | |
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4 | |
| #define OMPI_KIND_FORTRAN_COMPLEX8 C_FLOAT_COMPLEX | |
| #define OMPI_HAVE_FORTRAN_COMPLEX16 1 | |
| #define OMPI_SIZEOF_FORTRAN_COMPLEX16 16 | |
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 8 | |
| #define OMPI_KIND_FORTRAN_COMPLEX16 C_DOUBLE_COMPLEX | |
| #define OMPI_HAVE_FORTRAN_COMPLEX32 1 | |
| #define OMPI_SIZEOF_FORTRAN_COMPLEX32 32 | |
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 16 | |
| #define OMPI_KIND_FORTRAN_COMPLEX32 C_LONG_DOUBLE_COMPLEX | |
| #define OMPI_HAVE_FORTRAN_DOUBLE_COMPLEX 1 | |
| #define OMPI_SIZEOF_FORTRAN_DOUBLE_COMPLEX 16 | |
| #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_COMPLEX 8 | |
| #define OMPI_KIND_FORTRAN_DOUBLE_COMPLEX C_DOUBLE_COMPLEX | |
| #define OMPI_FORTRAN_HANDLE_MAX 2147483647 | |
| #define OMPI_FORTRAN_VALUE_TRUE 1 | |
| #define OMPI_FORTRAN_MAX_ARRAY_RANK 7 | |
| #define OMPI_FC "gfortran" | |
| #define OMPI_FC_ABSOLUTE "/usr/bin/gfortran" | |
| #define OMPI_FORTRAN_BUILD_SIZEOF 0 | |
| #define OMPI_FORTRAN_HAVE_INTERFACE 1 | |
| #define OMPI_FORTRAN_HAVE_ISO_FORTRAN_ENV 1 | |
| #define OMPI_FORTRAN_HAVE_STORAGE_SIZE 0 | |
| #define OMPI_FORTRAN_IGNORE_TKR_PREDECL "" | |
| #define OMPI_FORTRAN_IGNORE_TKR_TYPE | |
| #define OMPI_FORTRAN_HAVE_IGNORE_TKR 0 | |
| #define OMPI_FORTRAN_NEED_WRAPPER_ROUTINES 0 | |
| #define OMPI_FORTRAN_F08_HANDLE_SIZE 4 | |
| #define OMPI_FORTRAN_F08_HANDLE_ALIGNMENT 4 | |
| #define OMPI_FORTRAN_HAVE_F08_ASSUMED_RANK 0 | |
| #define OMPI_FORTRAN_HAVE_BIND_C 0 | |
| #define OMPI_FORTRAN_HAVE_ISO_C_BINDING 1 | |
| #define OMPI_FORTRAN_HAVE_BIND_C_SUB 0 | |
| #define OMPI_FORTRAN_HAVE_BIND_C_TYPE 0 | |
| #define OMPI_FORTRAN_HAVE_BIND_C_TYPE_NAME 0 | |
| #define OMPI_FORTRAN_HAVE_OPTIONAL_ARGS 0 | |
| #define OMPI_FORTRAN_HAVE_PRIVATE 0 | |
| #define OMPI_FORTRAN_HAVE_PROTECTED 0 | |
| #define OMPI_FORTRAN_HAVE_ABSTRACT 0 | |
| #define OMPI_FORTRAN_HAVE_ASYNCHRONOUS 0 | |
| #define OMPI_FORTRAN_HAVE_PROCEDURE 0 | |
| #define OMPI_FORTRAN_HAVE_USE_ONLY 0 | |
| #define OMPI_FORTRAN_HAVE_C_FUNLOC 0 | |
| #define OMPI_BUILD_FORTRAN_BINDINGS 2 | |
| #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_ENDIAN_H 1 | |
| #define HAVE_EXECINFO_H 1 | |
| #define HAVE_ERR_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_LIBGEN_H 1 | |
| #define HAVE_MEMORY_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_STRINGS_H 1 | |
| #define HAVE_LINUX_ETHTOOL_H 1 | |
| #define HAVE_LINUX_SOCKIOS_H 1 | |
| #define HAVE_SYS_FCNTL_H 1 | |
| #define HAVE_SYS_IPC_H 1 | |
| #define HAVE_SYS_SHM_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_STATFS_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_UN_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_VFS_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_SYSLOG_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_IFADDRS_H 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| #include <crt_externs.h> | |
configure:68368: result: no | |
configure:68368: checking crt_externs.h presence | |
configure:68368: gcc -E conftest.c | |
conftest.c:445:25: fatal error: crt_externs.h: No such file or directory | |
#include <crt_externs.h> | |
^ | |
compilation terminated. | |
configure:68368: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "Open MPI" | |
| #define PACKAGE_TARNAME "openmpi" | |
| #define PACKAGE_VERSION "gitclone" | |
| #define PACKAGE_STRING "Open MPI gitclone" | |
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | |
| #define PACKAGE_URL "" | |
| #define OPAL_ARCH "powerpc64le-unknown-linux-gnu" | |
| #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 __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define OMPI_MAJOR_VERSION 4 | |
| #define OMPI_MINOR_VERSION 0 | |
| #define OMPI_RELEASE_VERSION 0 | |
| #define OMPI_GREEK_VERSION "a1" | |
| #define OMPI_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OMPI_TARBALL_VERSION "gitclone" | |
| #define OMPI_VERSION "0" | |
| #define OMPI_RELEASE_DATE "Unreleased developer copy" | |
| #define ORTE_MAJOR_VERSION 4 | |
| #define ORTE_MINOR_VERSION 0 | |
| #define ORTE_RELEASE_VERSION 0 | |
| #define ORTE_GREEK_VERSION "a1" | |
| #define ORTE_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define ORTE_TARBALL_VERSION "gitclone" | |
| #define ORTE_VERSION "0" | |
| #define ORTE_RELEASE_DATE "Unreleased developer copy" | |
| #define OSHMEM_MAJOR_VERSION 4 | |
| #define OSHMEM_MINOR_VERSION 0 | |
| #define OSHMEM_RELEASE_VERSION 0 | |
| #define OSHMEM_GREEK_VERSION "a1" | |
| #define OSHMEM_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OSHMEM_TARBALL_VERSION "gitclone" | |
| #define OSHMEM_VERSION "0" | |
| #define OSHMEM_RELEASE_DATE "Unreleased developer copy" | |
| #define OPAL_MAJOR_VERSION 4 | |
| #define OPAL_MINOR_VERSION 0 | |
| #define OPAL_RELEASE_VERSION 0 | |
| #define OPAL_GREEK_VERSION "a1" | |
| #define OPAL_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OPAL_TARBALL_VERSION "gitclone" | |
| #define OPAL_VERSION "0" | |
| #define OPAL_RELEASE_DATE "Unreleased developer copy" | |
| #define OPAL_ENABLE_MEM_DEBUG 0 | |
| #define OPAL_ENABLE_MEM_PROFILE 0 | |
| #define OPAL_ENABLE_TIMING 0 | |
| #define OPAL_ENABLE_DEBUG 0 | |
| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1 | |
| #define OPAL_ENABLE_PTY_SUPPORT 1 | |
| #define OPAL_ENABLE_DLOPEN_SUPPORT 1 | |
| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1 | |
| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0 | |
| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0 | |
| #define OPAL_WANT_HOME_CONFIG_FILES 1 | |
| #define OPAL_ENABLE_IPV6 0 | |
| #define OPAL_PACKAGE_STRING "Open MPI gpaulsen@c656f6n04 Distribution" | |
| #define OPAL_IDENT_STRING "4.0.0a1" | |
| #define OPAL_MAX_PROCESSOR_NAME 256 | |
| #define OPAL_MAX_ERROR_STRING 256 | |
| #define OPAL_MAX_OBJECT_NAME 64 | |
| #define OPAL_MAX_INFO_KEY 36 | |
| #define OPAL_MAX_INFO_VAL 256 | |
| #define OPAL_MAX_PORT_NAME 1024 | |
| #define OPAL_MAX_DATAREP_STRING 128 | |
| #define OPAL_ENABLE_CRDEBUG 0 | |
| #define OPAL_ENABLE_GETPWUID 1 | |
| #define OPAL_ENABLE_PROGRESS_THREADS 0 | |
| #define HAVE_ZLIB_H 1 | |
| #define OPAL_HAVE_ZLIB 1 | |
| #define OPAL_HAVE_SOLARIS 0 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_NETINET_TCP_H 1 | |
| #define HAVE_STRUCT_SOCKADDR_IN 1 | |
| #define OPAL_CUDA_SUPPORT 0 | |
| #define OPAL_CUDA_SYNC_MEMOPS 0 | |
| #define OPAL_CUDA_GET_ATTRIBUTES 0 | |
| #define OPAL_CUDA_GDR_SUPPORT 0 | |
| #define OPAL_PMIX_V1 0 | |
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | |
| #define OMPI_WANT_MPI_INTERFACE_WARNING 1 | |
| #define OMPI_GROUP_SPARSE 0 | |
| #define OMPI_WANT_PERUSE 0 | |
| #define OMPI_WANT_MPI_CXX_SEEK 1 | |
| #define OMPI_ENABLE_MPI1_COMPAT 1 | |
| #define OMPI_ENABLE_GREQUEST_EXTENSIONS 0 | |
| #define MPI_PARAM_CHECK ompi_mpi_param_check | |
| #define OMPI_PARAM_CHECK 1 | |
| #define OSHMEM_SPEC_COMPAT 1 | |
| #define OSHMEM_PARAM_CHECK 1 | |
| #define HAVE_ON_EXIT 1 | |
| #define SPC_ENABLE 0 | |
| #define OPAL_CC "gcc" | |
| #define OPAL_C_HAVE__THREAD_LOCAL 0 | |
| #define OPAL_C_HAVE_ATOMIC_CONV_VAR 0 | |
| #define OPAL_C_HAVE__ATOMIC 0 | |
| #define OPAL_C_HAVE__GENERIC 0 | |
| #define OPAL_C_HAVE__STATIC_ASSERT 1 | |
| #define OPAL_C_HAVE___THREAD 1 | |
| #define STDC_HEADERS 1 | |
| #define _GNU_SOURCE 1 | |
| #define OPAL_C_HAVE_BUILTIN_EXPECT 1 | |
| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1 | |
| #define OPAL_C_HAVE_BUILTIN_CLZ 1 | |
| #define OPAL_CC_USE_PRAGMA_IDENT 0 | |
| #define OPAL_CC_USE_IDENT 1 | |
| #define OPAL_CC_USE_PRAGMA_COMMENT | |
| #define OPAL_CC_USE_CONST_CHAR_IDENT 0 | |
| #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___INT128 1 | |
| #define HAVE_LONG_LONG 1 | |
| #define HAVE_LONG_DOUBLE 1 | |
| #define HAVE_COMPLEX_H 1 | |
| #define HAVE_FLOAT__COMPLEX 1 | |
| #define HAVE_DOUBLE__COMPLEX 1 | |
| #define HAVE_LONG_DOUBLE__COMPLEX 1 | |
| #define HAVE_INTPTR_T 1 | |
| #define HAVE_UINTPTR_T 1 | |
| #define HAVE_MODE_T 1 | |
| #define HAVE_SSIZE_T 1 | |
| #define HAVE_PTRDIFF_T 1 | |
| #define SIZEOF__BOOL 1 | |
| #define SIZEOF_CHAR 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_FLOAT 4 | |
| #define SIZEOF_DOUBLE 8 | |
| #define SIZEOF_LONG_DOUBLE 16 | |
| #define SIZEOF_FLOAT__COMPLEX 8 | |
| #define SIZEOF_DOUBLE__COMPLEX 16 | |
| #define SIZEOF_LONG_DOUBLE__COMPLEX 32 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_SIZE_T 8 | |
| #define SIZEOF_SSIZE_T 8 | |
| #define SIZEOF_PTRDIFF_T 8 | |
| #define SIZEOF_WCHAR_T 4 | |
| #define SIZEOF_PID_T 4 | |
| #define SIZEOF_ATOMIC_SHORT 0 | |
| #define SIZEOF_ATOMIC_INT 0 | |
| #define SIZEOF_ATOMIC_LONG 0 | |
| #define SIZEOF_ATOMIC_LLONG 0 | |
| #define OPAL_ALIGNMENT_BOOL 1 | |
| #define OPAL_ALIGNMENT_INT8 1 | |
| #define OPAL_ALIGNMENT_INT16 2 | |
| #define OPAL_ALIGNMENT_INT32 4 | |
| #define OPAL_ALIGNMENT_INT64 8 | |
| #define OPAL_ALIGNMENT_CHAR 1 | |
| #define OPAL_ALIGNMENT_SHORT 2 | |
| #define OPAL_ALIGNMENT_WCHAR 4 | |
| #define OPAL_ALIGNMENT_INT 4 | |
| #define OPAL_ALIGNMENT_LONG 8 | |
| #define OPAL_ALIGNMENT_LONG_LONG 8 | |
| #define OPAL_ALIGNMENT_FLOAT 4 | |
| #define OPAL_ALIGNMENT_DOUBLE 8 | |
| #define OPAL_ALIGNMENT_LONG_DOUBLE 16 | |
| #define OPAL_ALIGNMENT_FLOAT_COMPLEX 4 | |
| #define OPAL_ALIGNMENT_DOUBLE_COMPLEX 8 | |
| #define OPAL_ALIGNMENT_LONG_DOUBLE_COMPLEX 16 | |
| #define OPAL_ALIGNMENT_VOID_P 8 | |
| #define OPAL_ALIGNMENT_SIZE_T 8 | |
| #define OPAL_CXX "g++" | |
| #define SIZEOF_BOOL 1 | |
| #define OPAL_ALIGNMENT_CXX_BOOL 1 | |
| #define OMPI_CXX "g++" | |
| #define SIZEOF_BOOL 1 | |
| #define OPAL_ALIGNMENT_CXX_BOOL 1 | |
| #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | |
| #define OMPI_CXX_HAVE_BUILTIN_EXPECT 0 | |
| #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 0 | |
| #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 0 | |
| #define OMPI_BUILD_CXX_BINDINGS 0 | |
| #define OPAL_HAVE_ATTRIBUTE 1 | |
| #define OPAL_HAVE_ATTRIBUTE_ALIGNED 1 | |
| #define OPAL_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | |
| #define OPAL_HAVE_ATTRIBUTE_COLD 1 | |
| #define OPAL_HAVE_ATTRIBUTE_CONST 1 | |
| #define OPAL_HAVE_ATTRIBUTE_DEPRECATED 1 | |
| #define OPAL_HAVE_ATTRIBUTE_DEPRECATED_ARGUMENT 1 | |
| #define OPAL_HAVE_ATTRIBUTE_FORMAT 1 | |
| #define OPAL_HAVE_ATTRIBUTE_FORMAT_FUNCPTR 1 | |
| #define OPAL_HAVE_ATTRIBUTE_HOT 1 | |
| #define OPAL_HAVE_ATTRIBUTE_MALLOC 1 | |
| #define OPAL_HAVE_ATTRIBUTE_MAY_ALIAS 1 | |
| #define OPAL_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | |
| #define OPAL_HAVE_ATTRIBUTE_NOINLINE 1 | |
| #define OPAL_HAVE_ATTRIBUTE_NONNULL 1 | |
| #define OPAL_HAVE_ATTRIBUTE_NORETURN 1 | |
| #define OPAL_HAVE_ATTRIBUTE_NORETURN_FUNCPTR 1 | |
| #define OPAL_HAVE_ATTRIBUTE_PACKED 1 | |
| #define OPAL_HAVE_ATTRIBUTE_PURE 1 | |
| #define OPAL_HAVE_ATTRIBUTE_SENTINEL 1 | |
| #define OPAL_HAVE_ATTRIBUTE_UNUSED 1 | |
| #define OPAL_HAVE_ATTRIBUTE_VISIBILITY 1 | |
| #define OPAL_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | |
| #define OPAL_HAVE_ATTRIBUTE_WEAK_ALIAS 1 | |
| #define OPAL_HAVE_ATTRIBUTE_DESTRUCTOR 1 | |
| #define OPAL_HAVE_ATTRIBUTE_OPTNONE 0 | |
| #define OPAL_HAVE_ATTRIBUTE_EXTENSION 1 | |
| #define OPAL_HAVE_ATTRIBUTE_ERROR 1 | |
| #define OPAL_BUILD_PLATFORM_COMPILER_FAMILYID 1 | |
| #define OPAL_BUILD_PLATFORM_COMPILER_FAMILYNAME GNU | |
| #define OPAL_BUILD_PLATFORM_COMPILER_VERSION 264197 | |
| #define OPAL_BUILD_PLATFORM_COMPILER_VERSION_STR 4.8.5 | |
| #define OMPI_WANT_JAVA_BINDINGS 0 | |
| #define OPAL_HAVE_WEAK_SYMBOLS 1 | |
| #define OPAL_HAVE_GCC_BUILTIN_CSWAP_INT128 1 | |
| #define OPAL_ASM_TEXT ".text" | |
| #define OPAL_ASM_GLOBAL ".globl" | |
| #define OPAL_ASM_LABEL_SUFFIX ":" | |
| #define OPAL_ASM_GSYM "" | |
| #define OPAL_ASM_LSYM ".L" | |
| #define OPAL_ASM_TYPE "@" | |
| #define OPAL_ASM_SIZE "1" | |
| #define OPAL_ASM_ALIGN_LOG | |
| #define OPAL_POWERPC_R_REGISTERS 0 | |
| #define OPAL_C_GCC_INLINE_ASSEMBLY 1 | |
| #define OPAL_ASSEMBLY_ARCH OPAL_POWERPC64 | |
| #define OPAL_ASSEMBLY_SUPPORTS_RDTSCP 0 | |
| #define OPAL_ASSEMBLY_BUILTIN OPAL_BUILTIN_GCC | |
| #define OMPI_FORTRAN_MPIFH_BINDINGS 1 | |
| #define OMPI_FORTRAN_USEMPI_BINDINGS 2 | |
| #define OMPI_FORTRAN_USEMPIF08_BINDINGS 3 | |
| #define OMPI_FORTRAN_DOUBLE_UNDERSCORE 0 | |
| #define OMPI_FORTRAN_SINGLE_UNDERSCORE 1 | |
| #define OMPI_FORTRAN_CAPS 0 | |
| #define OMPI_FORTRAN_PLAIN 0 | |
| #define ompi_fortran_bogus_type_t int | |
| #define OMPI_HAVE_FORTRAN_CHARACTER 1 | |
| #define OMPI_SIZEOF_FORTRAN_CHARACTER 1 | |
| #define OMPI_ALIGNMENT_FORTRAN_CHARACTER 1 | |
| #define OMPI_KIND_FORTRAN_CHARACTER C_SIGNED_CHAR | |
| #define ompi_fortran_character_t char | |
| #define OMPI_HAVE_FORTRAN_LOGICAL 1 | |
| #define OMPI_SIZEOF_FORTRAN_LOGICAL 4 | |
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4 | |
| #define OMPI_KIND_FORTRAN_LOGICAL C_INT | |
| #define ompi_fortran_logical_t int | |
| #define OMPI_HAVE_FORTRAN_LOGICAL1 1 | |
| #define OMPI_SIZEOF_FORTRAN_LOGICAL1 1 | |
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL1 1 | |
| #define OMPI_KIND_FORTRAN_LOGICAL1 C_SIGNED_CHAR | |
| #define ompi_fortran_logical1_t char | |
| #define OMPI_HAVE_FORTRAN_LOGICAL2 1 | |
| #define OMPI_SIZEOF_FORTRAN_LOGICAL2 2 | |
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL2 2 | |
| #define OMPI_KIND_FORTRAN_LOGICAL2 C_SHORT | |
| #define ompi_fortran_logical2_t short | |
| #define OMPI_HAVE_FORTRAN_LOGICAL4 1 | |
| #define OMPI_SIZEOF_FORTRAN_LOGICAL4 4 | |
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL4 4 | |
| #define OMPI_KIND_FORTRAN_LOGICAL4 C_INT | |
| #define ompi_fortran_logical4_t int | |
| #define OMPI_HAVE_FORTRAN_LOGICAL8 1 | |
| #define OMPI_SIZEOF_FORTRAN_LOGICAL8 8 | |
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL8 8 | |
| #define OMPI_KIND_FORTRAN_LOGICAL8 C_LONG_LONG | |
| #define ompi_fortran_logical8_t long long | |
| #define OMPI_HAVE_FORTRAN_INTEGER 1 | |
| #define OMPI_SIZEOF_FORTRAN_INTEGER 4 | |
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4 | |
| #define OMPI_KIND_FORTRAN_INTEGER C_INT | |
| #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_KIND_FORTRAN_INTEGER1 C_SIGNED_CHAR | |
| #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_KIND_FORTRAN_INTEGER2 C_SHORT | |
| #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_KIND_FORTRAN_INTEGER4 C_INT | |
| #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_KIND_FORTRAN_INTEGER8 C_LONG_LONG | |
| #define ompi_fortran_integer8_t long long | |
| #define OMPI_HAVE_FORTRAN_INTEGER16 0 | |
| #define OMPI_SIZEOF_FORTRAN_INTEGER16 16 | |
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4 | |
| #define OMPI_KIND_FORTRAN_INTEGER16 0 | |
| #define ompi_fortran_integer16_t | |
| #define OMPI_HAVE_FORTRAN_REAL 1 | |
| #define OMPI_SIZEOF_FORTRAN_REAL 4 | |
| #define OMPI_ALIGNMENT_FORTRAN_REAL 4 | |
| #define OMPI_KIND_FORTRAN_REAL C_FLOAT | |
| #define ompi_fortran_real_t float | |
| #define OMPI_HAVE_FORTRAN_REAL2 0 | |
| #define OMPI_SIZEOF_FORTRAN_REAL2 4 | |
| #define OMPI_ALIGNMENT_FORTRAN_REAL2 4 | |
| #define OMPI_KIND_FORTRAN_REAL2 0 | |
| #define ompi_fortran_real2_t ompi_fortran_bogus_type_t | |
| #define OMPI_HAVE_FORTRAN_REAL4 1 | |
| #define OMPI_SIZEOF_FORTRAN_REAL4 4 | |
| #define OMPI_ALIGNMENT_FORTRAN_REAL4 4 | |
| #define OMPI_KIND_FORTRAN_REAL4 C_FLOAT | |
| #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_KIND_FORTRAN_REAL8 C_DOUBLE | |
| #define ompi_fortran_real8_t double | |
| #define OMPI_HAVE_FORTRAN_REAL16 1 | |
| #define OMPI_SIZEOF_FORTRAN_REAL16 16 | |
| #define OMPI_ALIGNMENT_FORTRAN_REAL16 16 | |
| #define OMPI_KIND_FORTRAN_REAL16 C_LONG_DOUBLE | |
| #define ompi_fortran_real16_t long double | |
| #define OMPI_REAL16_MATCHES_C 1 | |
| #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 1 | |
| #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 8 | |
| #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 8 | |
| #define OMPI_KIND_FORTRAN_DOUBLE_PRECISION C_DOUBLE | |
| #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_KIND_FORTRAN_COMPLEX C_FLOAT_COMPLEX | |
| #define OMPI_HAVE_FORTRAN_COMPLEX4 0 | |
| #define OMPI_SIZEOF_FORTRAN_COMPLEX4 4 | |
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX4 4 | |
| #define OMPI_KIND_FORTRAN_COMPLEX4 0 | |
| #define OMPI_HAVE_FORTRAN_COMPLEX8 1 | |
| #define OMPI_SIZEOF_FORTRAN_COMPLEX8 8 | |
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4 | |
| #define OMPI_KIND_FORTRAN_COMPLEX8 C_FLOAT_COMPLEX | |
| #define OMPI_HAVE_FORTRAN_COMPLEX16 1 | |
| #define OMPI_SIZEOF_FORTRAN_COMPLEX16 16 | |
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 8 | |
| #define OMPI_KIND_FORTRAN_COMPLEX16 C_DOUBLE_COMPLEX | |
| #define OMPI_HAVE_FORTRAN_COMPLEX32 1 | |
| #define OMPI_SIZEOF_FORTRAN_COMPLEX32 32 | |
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 16 | |
| #define OMPI_KIND_FORTRAN_COMPLEX32 C_LONG_DOUBLE_COMPLEX | |
| #define OMPI_HAVE_FORTRAN_DOUBLE_COMPLEX 1 | |
| #define OMPI_SIZEOF_FORTRAN_DOUBLE_COMPLEX 16 | |
| #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_COMPLEX 8 | |
| #define OMPI_KIND_FORTRAN_DOUBLE_COMPLEX C_DOUBLE_COMPLEX | |
| #define OMPI_FORTRAN_HANDLE_MAX 2147483647 | |
| #define OMPI_FORTRAN_VALUE_TRUE 1 | |
| #define OMPI_FORTRAN_MAX_ARRAY_RANK 7 | |
| #define OMPI_FC "gfortran" | |
| #define OMPI_FC_ABSOLUTE "/usr/bin/gfortran" | |
| #define OMPI_FORTRAN_BUILD_SIZEOF 0 | |
| #define OMPI_FORTRAN_HAVE_INTERFACE 1 | |
| #define OMPI_FORTRAN_HAVE_ISO_FORTRAN_ENV 1 | |
| #define OMPI_FORTRAN_HAVE_STORAGE_SIZE 0 | |
| #define OMPI_FORTRAN_IGNORE_TKR_PREDECL "" | |
| #define OMPI_FORTRAN_IGNORE_TKR_TYPE | |
| #define OMPI_FORTRAN_HAVE_IGNORE_TKR 0 | |
| #define OMPI_FORTRAN_NEED_WRAPPER_ROUTINES 0 | |
| #define OMPI_FORTRAN_F08_HANDLE_SIZE 4 | |
| #define OMPI_FORTRAN_F08_HANDLE_ALIGNMENT 4 | |
| #define OMPI_FORTRAN_HAVE_F08_ASSUMED_RANK 0 | |
| #define OMPI_FORTRAN_HAVE_BIND_C 0 | |
| #define OMPI_FORTRAN_HAVE_ISO_C_BINDING 1 | |
| #define OMPI_FORTRAN_HAVE_BIND_C_SUB 0 | |
| #define OMPI_FORTRAN_HAVE_BIND_C_TYPE 0 | |
| #define OMPI_FORTRAN_HAVE_BIND_C_TYPE_NAME 0 | |
| #define OMPI_FORTRAN_HAVE_OPTIONAL_ARGS 0 | |
| #define OMPI_FORTRAN_HAVE_PRIVATE 0 | |
| #define OMPI_FORTRAN_HAVE_PROTECTED 0 | |
| #define OMPI_FORTRAN_HAVE_ABSTRACT 0 | |
| #define OMPI_FORTRAN_HAVE_ASYNCHRONOUS 0 | |
| #define OMPI_FORTRAN_HAVE_PROCEDURE 0 | |
| #define OMPI_FORTRAN_HAVE_USE_ONLY 0 | |
| #define OMPI_FORTRAN_HAVE_C_FUNLOC 0 | |
| #define OMPI_BUILD_FORTRAN_BINDINGS 2 | |
| #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_ENDIAN_H 1 | |
| #define HAVE_EXECINFO_H 1 | |
| #define HAVE_ERR_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_LIBGEN_H 1 | |
| #define HAVE_MEMORY_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_STRINGS_H 1 | |
| #define HAVE_LINUX_ETHTOOL_H 1 | |
| #define HAVE_LINUX_SOCKIOS_H 1 | |
| #define HAVE_SYS_FCNTL_H 1 | |
| #define HAVE_SYS_IPC_H 1 | |
| #define HAVE_SYS_SHM_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_STATFS_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_UN_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_VFS_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_SYSLOG_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_IFADDRS_H 1 | |
| /* end confdefs.h. */ | |
| #include <crt_externs.h> | |
configure:68368: result: no | |
configure:68368: checking for crt_externs.h | |
configure:68368: result: no | |
configure:68368: checking regex.h usability | |
configure:68368: gcc -std=gnu99 -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5 | |
configure:68368: $? = 0 | |
configure:68368: result: yes | |
configure:68368: checking regex.h presence | |
configure:68368: gcc -E conftest.c | |
configure:68368: $? = 0 | |
configure:68368: result: yes | |
configure:68368: checking for regex.h | |
configure:68368: result: yes | |
configure:68368: checking mntent.h usability | |
configure:68368: gcc -std=gnu99 -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5 | |
configure:68368: $? = 0 | |
configure:68368: result: yes | |
configure:68368: checking mntent.h presence | |
configure:68368: gcc -E conftest.c | |
configure:68368: $? = 0 | |
configure:68368: result: yes | |
configure:68368: checking for mntent.h | |
configure:68368: result: yes | |
configure:68368: checking paths.h usability | |
configure:68368: gcc -std=gnu99 -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5 | |
configure:68368: $? = 0 | |
configure:68368: result: yes | |
configure:68368: checking paths.h presence | |
configure:68368: gcc -E conftest.c | |
configure:68368: $? = 0 | |
configure:68368: result: yes | |
configure:68368: checking for paths.h | |
configure:68368: result: yes | |
configure:68368: checking ioLib.h usability | |
configure:68368: gcc -std=gnu99 -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5 | |
conftest.c:481:19: fatal error: ioLib.h: No such file or directory | |
#include <ioLib.h> | |
^ | |
compilation terminated. | |
configure:68368: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "Open MPI" | |
| #define PACKAGE_TARNAME "openmpi" | |
| #define PACKAGE_VERSION "gitclone" | |
| #define PACKAGE_STRING "Open MPI gitclone" | |
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | |
| #define PACKAGE_URL "" | |
| #define OPAL_ARCH "powerpc64le-unknown-linux-gnu" | |
| #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 __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define OMPI_MAJOR_VERSION 4 | |
| #define OMPI_MINOR_VERSION 0 | |
| #define OMPI_RELEASE_VERSION 0 | |
| #define OMPI_GREEK_VERSION "a1" | |
| #define OMPI_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OMPI_TARBALL_VERSION "gitclone" | |
| #define OMPI_VERSION "0" | |
| #define OMPI_RELEASE_DATE "Unreleased developer copy" | |
| #define ORTE_MAJOR_VERSION 4 | |
| #define ORTE_MINOR_VERSION 0 | |
| #define ORTE_RELEASE_VERSION 0 | |
| #define ORTE_GREEK_VERSION "a1" | |
| #define ORTE_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define ORTE_TARBALL_VERSION "gitclone" | |
| #define ORTE_VERSION "0" | |
| #define ORTE_RELEASE_DATE "Unreleased developer copy" | |
| #define OSHMEM_MAJOR_VERSION 4 | |
| #define OSHMEM_MINOR_VERSION 0 | |
| #define OSHMEM_RELEASE_VERSION 0 | |
| #define OSHMEM_GREEK_VERSION "a1" | |
| #define OSHMEM_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OSHMEM_TARBALL_VERSION "gitclone" | |
| #define OSHMEM_VERSION "0" | |
| #define OSHMEM_RELEASE_DATE "Unreleased developer copy" | |
| #define OPAL_MAJOR_VERSION 4 | |
| #define OPAL_MINOR_VERSION 0 | |
| #define OPAL_RELEASE_VERSION 0 | |
| #define OPAL_GREEK_VERSION "a1" | |
| #define OPAL_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OPAL_TARBALL_VERSION "gitclone" | |
| #define OPAL_VERSION "0" | |
| #define OPAL_RELEASE_DATE "Unreleased developer copy" | |
| #define OPAL_ENABLE_MEM_DEBUG 0 | |
| #define OPAL_ENABLE_MEM_PROFILE 0 | |
| #define OPAL_ENABLE_TIMING 0 | |
| #define OPAL_ENABLE_DEBUG 0 | |
| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1 | |
| #define OPAL_ENABLE_PTY_SUPPORT 1 | |
| #define OPAL_ENABLE_DLOPEN_SUPPORT 1 | |
| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1 | |
| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0 | |
| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0 | |
| #define OPAL_WANT_HOME_CONFIG_FILES 1 | |
| #define OPAL_ENABLE_IPV6 0 | |
| #define OPAL_PACKAGE_STRING "Open MPI gpaulsen@c656f6n04 Distribution" | |
| #define OPAL_IDENT_STRING "4.0.0a1" | |
| #define OPAL_MAX_PROCESSOR_NAME 256 | |
| #define OPAL_MAX_ERROR_STRING 256 | |
| #define OPAL_MAX_OBJECT_NAME 64 | |
| #define OPAL_MAX_INFO_KEY 36 | |
| #define OPAL_MAX_INFO_VAL 256 | |
| #define OPAL_MAX_PORT_NAME 1024 | |
| #define OPAL_MAX_DATAREP_STRING 128 | |
| #define OPAL_ENABLE_CRDEBUG 0 | |
| #define OPAL_ENABLE_GETPWUID 1 | |
| #define OPAL_ENABLE_PROGRESS_THREADS 0 | |
| #define HAVE_ZLIB_H 1 | |
| #define OPAL_HAVE_ZLIB 1 | |
| #define OPAL_HAVE_SOLARIS 0 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_NETINET_TCP_H 1 | |
| #define HAVE_STRUCT_SOCKADDR_IN 1 | |
| #define OPAL_CUDA_SUPPORT 0 | |
| #define OPAL_CUDA_SYNC_MEMOPS 0 | |
| #define OPAL_CUDA_GET_ATTRIBUTES 0 | |
| #define OPAL_CUDA_GDR_SUPPORT 0 | |
| #define OPAL_PMIX_V1 0 | |
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | |
| #define OMPI_WANT_MPI_INTERFACE_WARNING 1 | |
| #define OMPI_GROUP_SPARSE 0 | |
| #define OMPI_WANT_PERUSE 0 | |
| #define OMPI_WANT_MPI_CXX_SEEK 1 | |
| #define OMPI_ENABLE_MPI1_COMPAT 1 | |
| #define OMPI_ENABLE_GREQUEST_EXTENSIONS 0 | |
| #define MPI_PARAM_CHECK ompi_mpi_param_check | |
| #define OMPI_PARAM_CHECK 1 | |
| #define OSHMEM_SPEC_COMPAT 1 | |
| #define OSHMEM_PARAM_CHECK 1 | |
| #define HAVE_ON_EXIT 1 | |
| #define SPC_ENABLE 0 | |
| #define OPAL_CC "gcc" | |
| #define OPAL_C_HAVE__THREAD_LOCAL 0 | |
| #define OPAL_C_HAVE_ATOMIC_CONV_VAR 0 | |
| #define OPAL_C_HAVE__ATOMIC 0 | |
| #define OPAL_C_HAVE__GENERIC 0 | |
| #define OPAL_C_HAVE__STATIC_ASSERT 1 | |
| #define OPAL_C_HAVE___THREAD 1 | |
| #define STDC_HEADERS 1 | |
| #define _GNU_SOURCE 1 | |
| #define OPAL_C_HAVE_BUILTIN_EXPECT 1 | |
| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1 | |
| #define OPAL_C_HAVE_BUILTIN_CLZ 1 | |
| #define OPAL_CC_USE_PRAGMA_IDENT 0 | |
| #define OPAL_CC_USE_IDENT 1 | |
| #define OPAL_CC_USE_PRAGMA_COMMENT | |
| #define OPAL_CC_USE_CONST_CHAR_IDENT 0 | |
| #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___INT128 1 | |
| #define HAVE_LONG_LONG 1 | |
| #define HAVE_LONG_DOUBLE 1 | |
| #define HAVE_COMPLEX_H 1 | |
| #define HAVE_FLOAT__COMPLEX 1 | |
| #define HAVE_DOUBLE__COMPLEX 1 | |
| #define HAVE_LONG_DOUBLE__COMPLEX 1 | |
| #define HAVE_INTPTR_T 1 | |
| #define HAVE_UINTPTR_T 1 | |
| #define HAVE_MODE_T 1 | |
| #define HAVE_SSIZE_T 1 | |
| #define HAVE_PTRDIFF_T 1 | |
| #define SIZEOF__BOOL 1 | |
| #define SIZEOF_CHAR 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_FLOAT 4 | |
| #define SIZEOF_DOUBLE 8 | |
| #define SIZEOF_LONG_DOUBLE 16 | |
| #define SIZEOF_FLOAT__COMPLEX 8 | |
| #define SIZEOF_DOUBLE__COMPLEX 16 | |
| #define SIZEOF_LONG_DOUBLE__COMPLEX 32 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_SIZE_T 8 | |
| #define SIZEOF_SSIZE_T 8 | |
| #define SIZEOF_PTRDIFF_T 8 | |
| #define SIZEOF_WCHAR_T 4 | |
| #define SIZEOF_PID_T 4 | |
| #define SIZEOF_ATOMIC_SHORT 0 | |
| #define SIZEOF_ATOMIC_INT 0 | |
| #define SIZEOF_ATOMIC_LONG 0 | |
| #define SIZEOF_ATOMIC_LLONG 0 | |
| #define OPAL_ALIGNMENT_BOOL 1 | |
| #define OPAL_ALIGNMENT_INT8 1 | |
| #define OPAL_ALIGNMENT_INT16 2 | |
| #define OPAL_ALIGNMENT_INT32 4 | |
| #define OPAL_ALIGNMENT_INT64 8 | |
| #define OPAL_ALIGNMENT_CHAR 1 | |
| #define OPAL_ALIGNMENT_SHORT 2 | |
| #define OPAL_ALIGNMENT_WCHAR 4 | |
| #define OPAL_ALIGNMENT_INT 4 | |
| #define OPAL_ALIGNMENT_LONG 8 | |
| #define OPAL_ALIGNMENT_LONG_LONG 8 | |
| #define OPAL_ALIGNMENT_FLOAT 4 | |
| #define OPAL_ALIGNMENT_DOUBLE 8 | |
| #define OPAL_ALIGNMENT_LONG_DOUBLE 16 | |
| #define OPAL_ALIGNMENT_FLOAT_COMPLEX 4 | |
| #define OPAL_ALIGNMENT_DOUBLE_COMPLEX 8 | |
| #define OPAL_ALIGNMENT_LONG_DOUBLE_COMPLEX 16 | |
| #define OPAL_ALIGNMENT_VOID_P 8 | |
| #define OPAL_ALIGNMENT_SIZE_T 8 | |
| #define OPAL_CXX "g++" | |
| #define SIZEOF_BOOL 1 | |
| #define OPAL_ALIGNMENT_CXX_BOOL 1 | |
| #define OMPI_CXX "g++" | |
| #define SIZEOF_BOOL 1 | |
| #define OPAL_ALIGNMENT_CXX_BOOL 1 | |
| #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | |
| #define OMPI_CXX_HAVE_BUILTIN_EXPECT 0 | |
| #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 0 | |
| #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 0 | |
| #define OMPI_BUILD_CXX_BINDINGS 0 | |
| #define OPAL_HAVE_ATTRIBUTE 1 | |
| #define OPAL_HAVE_ATTRIBUTE_ALIGNED 1 | |
| #define OPAL_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | |
| #define OPAL_HAVE_ATTRIBUTE_COLD 1 | |
| #define OPAL_HAVE_ATTRIBUTE_CONST 1 | |
| #define OPAL_HAVE_ATTRIBUTE_DEPRECATED 1 | |
| #define OPAL_HAVE_ATTRIBUTE_DEPRECATED_ARGUMENT 1 | |
| #define OPAL_HAVE_ATTRIBUTE_FORMAT 1 | |
| #define OPAL_HAVE_ATTRIBUTE_FORMAT_FUNCPTR 1 | |
| #define OPAL_HAVE_ATTRIBUTE_HOT 1 | |
| #define OPAL_HAVE_ATTRIBUTE_MALLOC 1 | |
| #define OPAL_HAVE_ATTRIBUTE_MAY_ALIAS 1 | |
| #define OPAL_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | |
| #define OPAL_HAVE_ATTRIBUTE_NOINLINE 1 | |
| #define OPAL_HAVE_ATTRIBUTE_NONNULL 1 | |
| #define OPAL_HAVE_ATTRIBUTE_NORETURN 1 | |
| #define OPAL_HAVE_ATTRIBUTE_NORETURN_FUNCPTR 1 | |
| #define OPAL_HAVE_ATTRIBUTE_PACKED 1 | |
| #define OPAL_HAVE_ATTRIBUTE_PURE 1 | |
| #define OPAL_HAVE_ATTRIBUTE_SENTINEL 1 | |
| #define OPAL_HAVE_ATTRIBUTE_UNUSED 1 | |
| #define OPAL_HAVE_ATTRIBUTE_VISIBILITY 1 | |
| #define OPAL_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | |
| #define OPAL_HAVE_ATTRIBUTE_WEAK_ALIAS 1 | |
| #define OPAL_HAVE_ATTRIBUTE_DESTRUCTOR 1 | |
| #define OPAL_HAVE_ATTRIBUTE_OPTNONE 0 | |
| #define OPAL_HAVE_ATTRIBUTE_EXTENSION 1 | |
| #define OPAL_HAVE_ATTRIBUTE_ERROR 1 | |
| #define OPAL_BUILD_PLATFORM_COMPILER_FAMILYID 1 | |
| #define OPAL_BUILD_PLATFORM_COMPILER_FAMILYNAME GNU | |
| #define OPAL_BUILD_PLATFORM_COMPILER_VERSION 264197 | |
| #define OPAL_BUILD_PLATFORM_COMPILER_VERSION_STR 4.8.5 | |
| #define OMPI_WANT_JAVA_BINDINGS 0 | |
| #define OPAL_HAVE_WEAK_SYMBOLS 1 | |
| #define OPAL_HAVE_GCC_BUILTIN_CSWAP_INT128 1 | |
| #define OPAL_ASM_TEXT ".text" | |
| #define OPAL_ASM_GLOBAL ".globl" | |
| #define OPAL_ASM_LABEL_SUFFIX ":" | |
| #define OPAL_ASM_GSYM "" | |
| #define OPAL_ASM_LSYM ".L" | |
| #define OPAL_ASM_TYPE "@" | |
| #define OPAL_ASM_SIZE "1" | |
| #define OPAL_ASM_ALIGN_LOG | |
| #define OPAL_POWERPC_R_REGISTERS 0 | |
| #define OPAL_C_GCC_INLINE_ASSEMBLY 1 | |
| #define OPAL_ASSEMBLY_ARCH OPAL_POWERPC64 | |
| #define OPAL_ASSEMBLY_SUPPORTS_RDTSCP 0 | |
| #define OPAL_ASSEMBLY_BUILTIN OPAL_BUILTIN_GCC | |
| #define OMPI_FORTRAN_MPIFH_BINDINGS 1 | |
| #define OMPI_FORTRAN_USEMPI_BINDINGS 2 | |
| #define OMPI_FORTRAN_USEMPIF08_BINDINGS 3 | |
| #define OMPI_FORTRAN_DOUBLE_UNDERSCORE 0 | |
| #define OMPI_FORTRAN_SINGLE_UNDERSCORE 1 | |
| #define OMPI_FORTRAN_CAPS 0 | |
| #define OMPI_FORTRAN_PLAIN 0 | |
| #define ompi_fortran_bogus_type_t int | |
| #define OMPI_HAVE_FORTRAN_CHARACTER 1 | |
| #define OMPI_SIZEOF_FORTRAN_CHARACTER 1 | |
| #define OMPI_ALIGNMENT_FORTRAN_CHARACTER 1 | |
| #define OMPI_KIND_FORTRAN_CHARACTER C_SIGNED_CHAR | |
| #define ompi_fortran_character_t char | |
| #define OMPI_HAVE_FORTRAN_LOGICAL 1 | |
| #define OMPI_SIZEOF_FORTRAN_LOGICAL 4 | |
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4 | |
| #define OMPI_KIND_FORTRAN_LOGICAL C_INT | |
| #define ompi_fortran_logical_t int | |
| #define OMPI_HAVE_FORTRAN_LOGICAL1 1 | |
| #define OMPI_SIZEOF_FORTRAN_LOGICAL1 1 | |
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL1 1 | |
| #define OMPI_KIND_FORTRAN_LOGICAL1 C_SIGNED_CHAR | |
| #define ompi_fortran_logical1_t char | |
| #define OMPI_HAVE_FORTRAN_LOGICAL2 1 | |
| #define OMPI_SIZEOF_FORTRAN_LOGICAL2 2 | |
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL2 2 | |
| #define OMPI_KIND_FORTRAN_LOGICAL2 C_SHORT | |
| #define ompi_fortran_logical2_t short | |
| #define OMPI_HAVE_FORTRAN_LOGICAL4 1 | |
| #define OMPI_SIZEOF_FORTRAN_LOGICAL4 4 | |
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL4 4 | |
| #define OMPI_KIND_FORTRAN_LOGICAL4 C_INT | |
| #define ompi_fortran_logical4_t int | |
| #define OMPI_HAVE_FORTRAN_LOGICAL8 1 | |
| #define OMPI_SIZEOF_FORTRAN_LOGICAL8 8 | |
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL8 8 | |
| #define OMPI_KIND_FORTRAN_LOGICAL8 C_LONG_LONG | |
| #define ompi_fortran_logical8_t long long | |
| #define OMPI_HAVE_FORTRAN_INTEGER 1 | |
| #define OMPI_SIZEOF_FORTRAN_INTEGER 4 | |
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4 | |
| #define OMPI_KIND_FORTRAN_INTEGER C_INT | |
| #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_KIND_FORTRAN_INTEGER1 C_SIGNED_CHAR | |
| #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_KIND_FORTRAN_INTEGER2 C_SHORT | |
| #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_KIND_FORTRAN_INTEGER4 C_INT | |
| #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_KIND_FORTRAN_INTEGER8 C_LONG_LONG | |
| #define ompi_fortran_integer8_t long long | |
| #define OMPI_HAVE_FORTRAN_INTEGER16 0 | |
| #define OMPI_SIZEOF_FORTRAN_INTEGER16 16 | |
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4 | |
| #define OMPI_KIND_FORTRAN_INTEGER16 0 | |
| #define ompi_fortran_integer16_t | |
| #define OMPI_HAVE_FORTRAN_REAL 1 | |
| #define OMPI_SIZEOF_FORTRAN_REAL 4 | |
| #define OMPI_ALIGNMENT_FORTRAN_REAL 4 | |
| #define OMPI_KIND_FORTRAN_REAL C_FLOAT | |
| #define ompi_fortran_real_t float | |
| #define OMPI_HAVE_FORTRAN_REAL2 0 | |
| #define OMPI_SIZEOF_FORTRAN_REAL2 4 | |
| #define OMPI_ALIGNMENT_FORTRAN_REAL2 4 | |
| #define OMPI_KIND_FORTRAN_REAL2 0 | |
| #define ompi_fortran_real2_t ompi_fortran_bogus_type_t | |
| #define OMPI_HAVE_FORTRAN_REAL4 1 | |
| #define OMPI_SIZEOF_FORTRAN_REAL4 4 | |
| #define OMPI_ALIGNMENT_FORTRAN_REAL4 4 | |
| #define OMPI_KIND_FORTRAN_REAL4 C_FLOAT | |
| #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_KIND_FORTRAN_REAL8 C_DOUBLE | |
| #define ompi_fortran_real8_t double | |
| #define OMPI_HAVE_FORTRAN_REAL16 1 | |
| #define OMPI_SIZEOF_FORTRAN_REAL16 16 | |
| #define OMPI_ALIGNMENT_FORTRAN_REAL16 16 | |
| #define OMPI_KIND_FORTRAN_REAL16 C_LONG_DOUBLE | |
| #define ompi_fortran_real16_t long double | |
| #define OMPI_REAL16_MATCHES_C 1 | |
| #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 1 | |
| #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 8 | |
| #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 8 | |
| #define OMPI_KIND_FORTRAN_DOUBLE_PRECISION C_DOUBLE | |
| #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_KIND_FORTRAN_COMPLEX C_FLOAT_COMPLEX | |
| #define OMPI_HAVE_FORTRAN_COMPLEX4 0 | |
| #define OMPI_SIZEOF_FORTRAN_COMPLEX4 4 | |
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX4 4 | |
| #define OMPI_KIND_FORTRAN_COMPLEX4 0 | |
| #define OMPI_HAVE_FORTRAN_COMPLEX8 1 | |
| #define OMPI_SIZEOF_FORTRAN_COMPLEX8 8 | |
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4 | |
| #define OMPI_KIND_FORTRAN_COMPLEX8 C_FLOAT_COMPLEX | |
| #define OMPI_HAVE_FORTRAN_COMPLEX16 1 | |
| #define OMPI_SIZEOF_FORTRAN_COMPLEX16 16 | |
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 8 | |
| #define OMPI_KIND_FORTRAN_COMPLEX16 C_DOUBLE_COMPLEX | |
| #define OMPI_HAVE_FORTRAN_COMPLEX32 1 | |
| #define OMPI_SIZEOF_FORTRAN_COMPLEX32 32 | |
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 16 | |
| #define OMPI_KIND_FORTRAN_COMPLEX32 C_LONG_DOUBLE_COMPLEX | |
| #define OMPI_HAVE_FORTRAN_DOUBLE_COMPLEX 1 | |
| #define OMPI_SIZEOF_FORTRAN_DOUBLE_COMPLEX 16 | |
| #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_COMPLEX 8 | |
| #define OMPI_KIND_FORTRAN_DOUBLE_COMPLEX C_DOUBLE_COMPLEX | |
| #define OMPI_FORTRAN_HANDLE_MAX 2147483647 | |
| #define OMPI_FORTRAN_VALUE_TRUE 1 | |
| #define OMPI_FORTRAN_MAX_ARRAY_RANK 7 | |
| #define OMPI_FC "gfortran" | |
| #define OMPI_FC_ABSOLUTE "/usr/bin/gfortran" | |
| #define OMPI_FORTRAN_BUILD_SIZEOF 0 | |
| #define OMPI_FORTRAN_HAVE_INTERFACE 1 | |
| #define OMPI_FORTRAN_HAVE_ISO_FORTRAN_ENV 1 | |
| #define OMPI_FORTRAN_HAVE_STORAGE_SIZE 0 | |
| #define OMPI_FORTRAN_IGNORE_TKR_PREDECL "" | |
| #define OMPI_FORTRAN_IGNORE_TKR_TYPE | |
| #define OMPI_FORTRAN_HAVE_IGNORE_TKR 0 | |
| #define OMPI_FORTRAN_NEED_WRAPPER_ROUTINES 0 | |
| #define OMPI_FORTRAN_F08_HANDLE_SIZE 4 | |
| #define OMPI_FORTRAN_F08_HANDLE_ALIGNMENT 4 | |
| #define OMPI_FORTRAN_HAVE_F08_ASSUMED_RANK 0 | |
| #define OMPI_FORTRAN_HAVE_BIND_C 0 | |
| #define OMPI_FORTRAN_HAVE_ISO_C_BINDING 1 | |
| #define OMPI_FORTRAN_HAVE_BIND_C_SUB 0 | |
| #define OMPI_FORTRAN_HAVE_BIND_C_TYPE 0 | |
| #define OMPI_FORTRAN_HAVE_BIND_C_TYPE_NAME 0 | |
| #define OMPI_FORTRAN_HAVE_OPTIONAL_ARGS 0 | |
| #define OMPI_FORTRAN_HAVE_PRIVATE 0 | |
| #define OMPI_FORTRAN_HAVE_PROTECTED 0 | |
| #define OMPI_FORTRAN_HAVE_ABSTRACT 0 | |
| #define OMPI_FORTRAN_HAVE_ASYNCHRONOUS 0 | |
| #define OMPI_FORTRAN_HAVE_PROCEDURE 0 | |
| #define OMPI_FORTRAN_HAVE_USE_ONLY 0 | |
| #define OMPI_FORTRAN_HAVE_C_FUNLOC 0 | |
| #define OMPI_BUILD_FORTRAN_BINDINGS 2 | |
| #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_ENDIAN_H 1 | |
| #define HAVE_EXECINFO_H 1 | |
| #define HAVE_ERR_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_LIBGEN_H 1 | |
| #define HAVE_MEMORY_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_STRINGS_H 1 | |
| #define HAVE_LINUX_ETHTOOL_H 1 | |
| #define HAVE_LINUX_SOCKIOS_H 1 | |
| #define HAVE_SYS_FCNTL_H 1 | |
| #define HAVE_SYS_IPC_H 1 | |
| #define HAVE_SYS_SHM_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_STATFS_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_UN_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_VFS_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_SYSLOG_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_IFADDRS_H 1 | |
| #define HAVE_REGEX_H 1 | |
| #define HAVE_MNTENT_H 1 | |
| #define HAVE_PATHS_H 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| #include <ioLib.h> | |
configure:68368: result: no | |
configure:68368: checking ioLib.h presence | |
configure:68368: gcc -E conftest.c | |
conftest.c:448:19: fatal error: ioLib.h: No such file or directory | |
#include <ioLib.h> | |
^ | |
compilation terminated. | |
configure:68368: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "Open MPI" | |
| #define PACKAGE_TARNAME "openmpi" | |
| #define PACKAGE_VERSION "gitclone" | |
| #define PACKAGE_STRING "Open MPI gitclone" | |
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | |
| #define PACKAGE_URL "" | |
| #define OPAL_ARCH "powerpc64le-unknown-linux-gnu" | |
| #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 __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define OMPI_MAJOR_VERSION 4 | |
| #define OMPI_MINOR_VERSION 0 | |
| #define OMPI_RELEASE_VERSION 0 | |
| #define OMPI_GREEK_VERSION "a1" | |
| #define OMPI_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OMPI_TARBALL_VERSION "gitclone" | |
| #define OMPI_VERSION "0" | |
| #define OMPI_RELEASE_DATE "Unreleased developer copy" | |
| #define ORTE_MAJOR_VERSION 4 | |
| #define ORTE_MINOR_VERSION 0 | |
| #define ORTE_RELEASE_VERSION 0 | |
| #define ORTE_GREEK_VERSION "a1" | |
| #define ORTE_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define ORTE_TARBALL_VERSION "gitclone" | |
| #define ORTE_VERSION "0" | |
| #define ORTE_RELEASE_DATE "Unreleased developer copy" | |
| #define OSHMEM_MAJOR_VERSION 4 | |
| #define OSHMEM_MINOR_VERSION 0 | |
| #define OSHMEM_RELEASE_VERSION 0 | |
| #define OSHMEM_GREEK_VERSION "a1" | |
| #define OSHMEM_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OSHMEM_TARBALL_VERSION "gitclone" | |
| #define OSHMEM_VERSION "0" | |
| #define OSHMEM_RELEASE_DATE "Unreleased developer copy" | |
| #define OPAL_MAJOR_VERSION 4 | |
| #define OPAL_MINOR_VERSION 0 | |
| #define OPAL_RELEASE_VERSION 0 | |
| #define OPAL_GREEK_VERSION "a1" | |
| #define OPAL_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OPAL_TARBALL_VERSION "gitclone" | |
| #define OPAL_VERSION "0" | |
| #define OPAL_RELEASE_DATE "Unreleased developer copy" | |
| #define OPAL_ENABLE_MEM_DEBUG 0 | |
| #define OPAL_ENABLE_MEM_PROFILE 0 | |
| #define OPAL_ENABLE_TIMING 0 | |
| #define OPAL_ENABLE_DEBUG 0 | |
| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1 | |
| #define OPAL_ENABLE_PTY_SUPPORT 1 | |
| #define OPAL_ENABLE_DLOPEN_SUPPORT 1 | |
| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1 | |
| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0 | |
| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0 | |
| #define OPAL_WANT_HOME_CONFIG_FILES 1 | |
| #define OPAL_ENABLE_IPV6 0 | |
| #define OPAL_PACKAGE_STRING "Open MPI gpaulsen@c656f6n04 Distribution" | |
| #define OPAL_IDENT_STRING "4.0.0a1" | |
| #define OPAL_MAX_PROCESSOR_NAME 256 | |
| #define OPAL_MAX_ERROR_STRING 256 | |
| #define OPAL_MAX_OBJECT_NAME 64 | |
| #define OPAL_MAX_INFO_KEY 36 | |
| #define OPAL_MAX_INFO_VAL 256 | |
| #define OPAL_MAX_PORT_NAME 1024 | |
| #define OPAL_MAX_DATAREP_STRING 128 | |
| #define OPAL_ENABLE_CRDEBUG 0 | |
| #define OPAL_ENABLE_GETPWUID 1 | |
| #define OPAL_ENABLE_PROGRESS_THREADS 0 | |
| #define HAVE_ZLIB_H 1 | |
| #define OPAL_HAVE_ZLIB 1 | |
| #define OPAL_HAVE_SOLARIS 0 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_NETINET_TCP_H 1 | |
| #define HAVE_STRUCT_SOCKADDR_IN 1 | |
| #define OPAL_CUDA_SUPPORT 0 | |
| #define OPAL_CUDA_SYNC_MEMOPS 0 | |
| #define OPAL_CUDA_GET_ATTRIBUTES 0 | |
| #define OPAL_CUDA_GDR_SUPPORT 0 | |
| #define OPAL_PMIX_V1 0 | |
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | |
| #define OMPI_WANT_MPI_INTERFACE_WARNING 1 | |
| #define OMPI_GROUP_SPARSE 0 | |
| #define OMPI_WANT_PERUSE 0 | |
| #define OMPI_WANT_MPI_CXX_SEEK 1 | |
| #define OMPI_ENABLE_MPI1_COMPAT 1 | |
| #define OMPI_ENABLE_GREQUEST_EXTENSIONS 0 | |
| #define MPI_PARAM_CHECK ompi_mpi_param_check | |
| #define OMPI_PARAM_CHECK 1 | |
| #define OSHMEM_SPEC_COMPAT 1 | |
| #define OSHMEM_PARAM_CHECK 1 | |
| #define HAVE_ON_EXIT 1 | |
| #define SPC_ENABLE 0 | |
| #define OPAL_CC "gcc" | |
| #define OPAL_C_HAVE__THREAD_LOCAL 0 | |
| #define OPAL_C_HAVE_ATOMIC_CONV_VAR 0 | |
| #define OPAL_C_HAVE__ATOMIC 0 | |
| #define OPAL_C_HAVE__GENERIC 0 | |
| #define OPAL_C_HAVE__STATIC_ASSERT 1 | |
| #define OPAL_C_HAVE___THREAD 1 | |
| #define STDC_HEADERS 1 | |
| #define _GNU_SOURCE 1 | |
| #define OPAL_C_HAVE_BUILTIN_EXPECT 1 | |
| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1 | |
| #define OPAL_C_HAVE_BUILTIN_CLZ 1 | |
| #define OPAL_CC_USE_PRAGMA_IDENT 0 | |
| #define OPAL_CC_USE_IDENT 1 | |
| #define OPAL_CC_USE_PRAGMA_COMMENT | |
| #define OPAL_CC_USE_CONST_CHAR_IDENT 0 | |
| #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___INT128 1 | |
| #define HAVE_LONG_LONG 1 | |
| #define HAVE_LONG_DOUBLE 1 | |
| #define HAVE_COMPLEX_H 1 | |
| #define HAVE_FLOAT__COMPLEX 1 | |
| #define HAVE_DOUBLE__COMPLEX 1 | |
| #define HAVE_LONG_DOUBLE__COMPLEX 1 | |
| #define HAVE_INTPTR_T 1 | |
| #define HAVE_UINTPTR_T 1 | |
| #define HAVE_MODE_T 1 | |
| #define HAVE_SSIZE_T 1 | |
| #define HAVE_PTRDIFF_T 1 | |
| #define SIZEOF__BOOL 1 | |
| #define SIZEOF_CHAR 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_FLOAT 4 | |
| #define SIZEOF_DOUBLE 8 | |
| #define SIZEOF_LONG_DOUBLE 16 | |
| #define SIZEOF_FLOAT__COMPLEX 8 | |
| #define SIZEOF_DOUBLE__COMPLEX 16 | |
| #define SIZEOF_LONG_DOUBLE__COMPLEX 32 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_SIZE_T 8 | |
| #define SIZEOF_SSIZE_T 8 | |
| #define SIZEOF_PTRDIFF_T 8 | |
| #define SIZEOF_WCHAR_T 4 | |
| #define SIZEOF_PID_T 4 | |
| #define SIZEOF_ATOMIC_SHORT 0 | |
| #define SIZEOF_ATOMIC_INT 0 | |
| #define SIZEOF_ATOMIC_LONG 0 | |
| #define SIZEOF_ATOMIC_LLONG 0 | |
| #define OPAL_ALIGNMENT_BOOL 1 | |
| #define OPAL_ALIGNMENT_INT8 1 | |
| #define OPAL_ALIGNMENT_INT16 2 | |
| #define OPAL_ALIGNMENT_INT32 4 | |
| #define OPAL_ALIGNMENT_INT64 8 | |
| #define OPAL_ALIGNMENT_CHAR 1 | |
| #define OPAL_ALIGNMENT_SHORT 2 | |
| #define OPAL_ALIGNMENT_WCHAR 4 | |
| #define OPAL_ALIGNMENT_INT 4 | |
| #define OPAL_ALIGNMENT_LONG 8 | |
| #define OPAL_ALIGNMENT_LONG_LONG 8 | |
| #define OPAL_ALIGNMENT_FLOAT 4 | |
| #define OPAL_ALIGNMENT_DOUBLE 8 | |
| #define OPAL_ALIGNMENT_LONG_DOUBLE 16 | |
| #define OPAL_ALIGNMENT_FLOAT_COMPLEX 4 | |
| #define OPAL_ALIGNMENT_DOUBLE_COMPLEX 8 | |
| #define OPAL_ALIGNMENT_LONG_DOUBLE_COMPLEX 16 | |
| #define OPAL_ALIGNMENT_VOID_P 8 | |
| #define OPAL_ALIGNMENT_SIZE_T 8 | |
| #define OPAL_CXX "g++" | |
| #define SIZEOF_BOOL 1 | |
| #define OPAL_ALIGNMENT_CXX_BOOL 1 | |
| #define OMPI_CXX "g++" | |
| #define SIZEOF_BOOL 1 | |
| #define OPAL_ALIGNMENT_CXX_BOOL 1 | |
| #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | |
| #define OMPI_CXX_HAVE_BUILTIN_EXPECT 0 | |
| #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 0 | |
| #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 0 | |
| #define OMPI_BUILD_CXX_BINDINGS 0 | |
| #define OPAL_HAVE_ATTRIBUTE 1 | |
| #define OPAL_HAVE_ATTRIBUTE_ALIGNED 1 | |
| #define OPAL_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | |
| #define OPAL_HAVE_ATTRIBUTE_COLD 1 | |
| #define OPAL_HAVE_ATTRIBUTE_CONST 1 | |
| #define OPAL_HAVE_ATTRIBUTE_DEPRECATED 1 | |
| #define OPAL_HAVE_ATTRIBUTE_DEPRECATED_ARGUMENT 1 | |
| #define OPAL_HAVE_ATTRIBUTE_FORMAT 1 | |
| #define OPAL_HAVE_ATTRIBUTE_FORMAT_FUNCPTR 1 | |
| #define OPAL_HAVE_ATTRIBUTE_HOT 1 | |
| #define OPAL_HAVE_ATTRIBUTE_MALLOC 1 | |
| #define OPAL_HAVE_ATTRIBUTE_MAY_ALIAS 1 | |
| #define OPAL_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | |
| #define OPAL_HAVE_ATTRIBUTE_NOINLINE 1 | |
| #define OPAL_HAVE_ATTRIBUTE_NONNULL 1 | |
| #define OPAL_HAVE_ATTRIBUTE_NORETURN 1 | |
| #define OPAL_HAVE_ATTRIBUTE_NORETURN_FUNCPTR 1 | |
| #define OPAL_HAVE_ATTRIBUTE_PACKED 1 | |
| #define OPAL_HAVE_ATTRIBUTE_PURE 1 | |
| #define OPAL_HAVE_ATTRIBUTE_SENTINEL 1 | |
| #define OPAL_HAVE_ATTRIBUTE_UNUSED 1 | |
| #define OPAL_HAVE_ATTRIBUTE_VISIBILITY 1 | |
| #define OPAL_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | |
| #define OPAL_HAVE_ATTRIBUTE_WEAK_ALIAS 1 | |
| #define OPAL_HAVE_ATTRIBUTE_DESTRUCTOR 1 | |
| #define OPAL_HAVE_ATTRIBUTE_OPTNONE 0 | |
| #define OPAL_HAVE_ATTRIBUTE_EXTENSION 1 | |
| #define OPAL_HAVE_ATTRIBUTE_ERROR 1 | |
| #define OPAL_BUILD_PLATFORM_COMPILER_FAMILYID 1 | |
| #define OPAL_BUILD_PLATFORM_COMPILER_FAMILYNAME GNU | |
| #define OPAL_BUILD_PLATFORM_COMPILER_VERSION 264197 | |
| #define OPAL_BUILD_PLATFORM_COMPILER_VERSION_STR 4.8.5 | |
| #define OMPI_WANT_JAVA_BINDINGS 0 | |
| #define OPAL_HAVE_WEAK_SYMBOLS 1 | |
| #define OPAL_HAVE_GCC_BUILTIN_CSWAP_INT128 1 | |
| #define OPAL_ASM_TEXT ".text" | |
| #define OPAL_ASM_GLOBAL ".globl" | |
| #define OPAL_ASM_LABEL_SUFFIX ":" | |
| #define OPAL_ASM_GSYM "" | |
| #define OPAL_ASM_LSYM ".L" | |
| #define OPAL_ASM_TYPE "@" | |
| #define OPAL_ASM_SIZE "1" | |
| #define OPAL_ASM_ALIGN_LOG | |
| #define OPAL_POWERPC_R_REGISTERS 0 | |
| #define OPAL_C_GCC_INLINE_ASSEMBLY 1 | |
| #define OPAL_ASSEMBLY_ARCH OPAL_POWERPC64 | |
| #define OPAL_ASSEMBLY_SUPPORTS_RDTSCP 0 | |
| #define OPAL_ASSEMBLY_BUILTIN OPAL_BUILTIN_GCC | |
| #define OMPI_FORTRAN_MPIFH_BINDINGS 1 | |
| #define OMPI_FORTRAN_USEMPI_BINDINGS 2 | |
| #define OMPI_FORTRAN_USEMPIF08_BINDINGS 3 | |
| #define OMPI_FORTRAN_DOUBLE_UNDERSCORE 0 | |
| #define OMPI_FORTRAN_SINGLE_UNDERSCORE 1 | |
| #define OMPI_FORTRAN_CAPS 0 | |
| #define OMPI_FORTRAN_PLAIN 0 | |
| #define ompi_fortran_bogus_type_t int | |
| #define OMPI_HAVE_FORTRAN_CHARACTER 1 | |
| #define OMPI_SIZEOF_FORTRAN_CHARACTER 1 | |
| #define OMPI_ALIGNMENT_FORTRAN_CHARACTER 1 | |
| #define OMPI_KIND_FORTRAN_CHARACTER C_SIGNED_CHAR | |
| #define ompi_fortran_character_t char | |
| #define OMPI_HAVE_FORTRAN_LOGICAL 1 | |
| #define OMPI_SIZEOF_FORTRAN_LOGICAL 4 | |
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4 | |
| #define OMPI_KIND_FORTRAN_LOGICAL C_INT | |
| #define ompi_fortran_logical_t int | |
| #define OMPI_HAVE_FORTRAN_LOGICAL1 1 | |
| #define OMPI_SIZEOF_FORTRAN_LOGICAL1 1 | |
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL1 1 | |
| #define OMPI_KIND_FORTRAN_LOGICAL1 C_SIGNED_CHAR | |
| #define ompi_fortran_logical1_t char | |
| #define OMPI_HAVE_FORTRAN_LOGICAL2 1 | |
| #define OMPI_SIZEOF_FORTRAN_LOGICAL2 2 | |
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL2 2 | |
| #define OMPI_KIND_FORTRAN_LOGICAL2 C_SHORT | |
| #define ompi_fortran_logical2_t short | |
| #define OMPI_HAVE_FORTRAN_LOGICAL4 1 | |
| #define OMPI_SIZEOF_FORTRAN_LOGICAL4 4 | |
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL4 4 | |
| #define OMPI_KIND_FORTRAN_LOGICAL4 C_INT | |
| #define ompi_fortran_logical4_t int | |
| #define OMPI_HAVE_FORTRAN_LOGICAL8 1 | |
| #define OMPI_SIZEOF_FORTRAN_LOGICAL8 8 | |
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL8 8 | |
| #define OMPI_KIND_FORTRAN_LOGICAL8 C_LONG_LONG | |
| #define ompi_fortran_logical8_t long long | |
| #define OMPI_HAVE_FORTRAN_INTEGER 1 | |
| #define OMPI_SIZEOF_FORTRAN_INTEGER 4 | |
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4 | |
| #define OMPI_KIND_FORTRAN_INTEGER C_INT | |
| #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_KIND_FORTRAN_INTEGER1 C_SIGNED_CHAR | |
| #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_KIND_FORTRAN_INTEGER2 C_SHORT | |
| #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_KIND_FORTRAN_INTEGER4 C_INT | |
| #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_KIND_FORTRAN_INTEGER8 C_LONG_LONG | |
| #define ompi_fortran_integer8_t long long | |
| #define OMPI_HAVE_FORTRAN_INTEGER16 0 | |
| #define OMPI_SIZEOF_FORTRAN_INTEGER16 16 | |
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4 | |
| #define OMPI_KIND_FORTRAN_INTEGER16 0 | |
| #define ompi_fortran_integer16_t | |
| #define OMPI_HAVE_FORTRAN_REAL 1 | |
| #define OMPI_SIZEOF_FORTRAN_REAL 4 | |
| #define OMPI_ALIGNMENT_FORTRAN_REAL 4 | |
| #define OMPI_KIND_FORTRAN_REAL C_FLOAT | |
| #define ompi_fortran_real_t float | |
| #define OMPI_HAVE_FORTRAN_REAL2 0 | |
| #define OMPI_SIZEOF_FORTRAN_REAL2 4 | |
| #define OMPI_ALIGNMENT_FORTRAN_REAL2 4 | |
| #define OMPI_KIND_FORTRAN_REAL2 0 | |
| #define ompi_fortran_real2_t ompi_fortran_bogus_type_t | |
| #define OMPI_HAVE_FORTRAN_REAL4 1 | |
| #define OMPI_SIZEOF_FORTRAN_REAL4 4 | |
| #define OMPI_ALIGNMENT_FORTRAN_REAL4 4 | |
| #define OMPI_KIND_FORTRAN_REAL4 C_FLOAT | |
| #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_KIND_FORTRAN_REAL8 C_DOUBLE | |
| #define ompi_fortran_real8_t double | |
| #define OMPI_HAVE_FORTRAN_REAL16 1 | |
| #define OMPI_SIZEOF_FORTRAN_REAL16 16 | |
| #define OMPI_ALIGNMENT_FORTRAN_REAL16 16 | |
| #define OMPI_KIND_FORTRAN_REAL16 C_LONG_DOUBLE | |
| #define ompi_fortran_real16_t long double | |
| #define OMPI_REAL16_MATCHES_C 1 | |
| #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 1 | |
| #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 8 | |
| #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 8 | |
| #define OMPI_KIND_FORTRAN_DOUBLE_PRECISION C_DOUBLE | |
| #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_KIND_FORTRAN_COMPLEX C_FLOAT_COMPLEX | |
| #define OMPI_HAVE_FORTRAN_COMPLEX4 0 | |
| #define OMPI_SIZEOF_FORTRAN_COMPLEX4 4 | |
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX4 4 | |
| #define OMPI_KIND_FORTRAN_COMPLEX4 0 | |
| #define OMPI_HAVE_FORTRAN_COMPLEX8 1 | |
| #define OMPI_SIZEOF_FORTRAN_COMPLEX8 8 | |
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4 | |
| #define OMPI_KIND_FORTRAN_COMPLEX8 C_FLOAT_COMPLEX | |
| #define OMPI_HAVE_FORTRAN_COMPLEX16 1 | |
| #define OMPI_SIZEOF_FORTRAN_COMPLEX16 16 | |
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 8 | |
| #define OMPI_KIND_FORTRAN_COMPLEX16 C_DOUBLE_COMPLEX | |
| #define OMPI_HAVE_FORTRAN_COMPLEX32 1 | |
| #define OMPI_SIZEOF_FORTRAN_COMPLEX32 32 | |
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 16 | |
| #define OMPI_KIND_FORTRAN_COMPLEX32 C_LONG_DOUBLE_COMPLEX | |
| #define OMPI_HAVE_FORTRAN_DOUBLE_COMPLEX 1 | |
| #define OMPI_SIZEOF_FORTRAN_DOUBLE_COMPLEX 16 | |
| #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_COMPLEX 8 | |
| #define OMPI_KIND_FORTRAN_DOUBLE_COMPLEX C_DOUBLE_COMPLEX | |
| #define OMPI_FORTRAN_HANDLE_MAX 2147483647 | |
| #define OMPI_FORTRAN_VALUE_TRUE 1 | |
| #define OMPI_FORTRAN_MAX_ARRAY_RANK 7 | |
| #define OMPI_FC "gfortran" | |
| #define OMPI_FC_ABSOLUTE "/usr/bin/gfortran" | |
| #define OMPI_FORTRAN_BUILD_SIZEOF 0 | |
| #define OMPI_FORTRAN_HAVE_INTERFACE 1 | |
| #define OMPI_FORTRAN_HAVE_ISO_FORTRAN_ENV 1 | |
| #define OMPI_FORTRAN_HAVE_STORAGE_SIZE 0 | |
| #define OMPI_FORTRAN_IGNORE_TKR_PREDECL "" | |
| #define OMPI_FORTRAN_IGNORE_TKR_TYPE | |
| #define OMPI_FORTRAN_HAVE_IGNORE_TKR 0 | |
| #define OMPI_FORTRAN_NEED_WRAPPER_ROUTINES 0 | |
| #define OMPI_FORTRAN_F08_HANDLE_SIZE 4 | |
| #define OMPI_FORTRAN_F08_HANDLE_ALIGNMENT 4 | |
| #define OMPI_FORTRAN_HAVE_F08_ASSUMED_RANK 0 | |
| #define OMPI_FORTRAN_HAVE_BIND_C 0 | |
| #define OMPI_FORTRAN_HAVE_ISO_C_BINDING 1 | |
| #define OMPI_FORTRAN_HAVE_BIND_C_SUB 0 | |
| #define OMPI_FORTRAN_HAVE_BIND_C_TYPE 0 | |
| #define OMPI_FORTRAN_HAVE_BIND_C_TYPE_NAME 0 | |
| #define OMPI_FORTRAN_HAVE_OPTIONAL_ARGS 0 | |
| #define OMPI_FORTRAN_HAVE_PRIVATE 0 | |
| #define OMPI_FORTRAN_HAVE_PROTECTED 0 | |
| #define OMPI_FORTRAN_HAVE_ABSTRACT 0 | |
| #define OMPI_FORTRAN_HAVE_ASYNCHRONOUS 0 | |
| #define OMPI_FORTRAN_HAVE_PROCEDURE 0 | |
| #define OMPI_FORTRAN_HAVE_USE_ONLY 0 | |
| #define OMPI_FORTRAN_HAVE_C_FUNLOC 0 | |
| #define OMPI_BUILD_FORTRAN_BINDINGS 2 | |
| #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_ENDIAN_H 1 | |
| #define HAVE_EXECINFO_H 1 | |
| #define HAVE_ERR_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_LIBGEN_H 1 | |
| #define HAVE_MEMORY_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_STRINGS_H 1 | |
| #define HAVE_LINUX_ETHTOOL_H 1 | |
| #define HAVE_LINUX_SOCKIOS_H 1 | |
| #define HAVE_SYS_FCNTL_H 1 | |
| #define HAVE_SYS_IPC_H 1 | |
| #define HAVE_SYS_SHM_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_STATFS_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_UN_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_VFS_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_SYSLOG_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_IFADDRS_H 1 | |
| #define HAVE_REGEX_H 1 | |
| #define HAVE_MNTENT_H 1 | |
| #define HAVE_PATHS_H 1 | |
| /* end confdefs.h. */ | |
| #include <ioLib.h> | |
configure:68368: result: no | |
configure:68368: checking for ioLib.h | |
configure:68368: result: no | |
configure:68368: checking sockLib.h usability | |
configure:68368: gcc -std=gnu99 -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5 | |
conftest.c:481:21: fatal error: sockLib.h: No such file or directory | |
#include <sockLib.h> | |
^ | |
compilation terminated. | |
configure:68368: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "Open MPI" | |
| #define PACKAGE_TARNAME "openmpi" | |
| #define PACKAGE_VERSION "gitclone" | |
| #define PACKAGE_STRING "Open MPI gitclone" | |
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | |
| #define PACKAGE_URL "" | |
| #define OPAL_ARCH "powerpc64le-unknown-linux-gnu" | |
| #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 __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define OMPI_MAJOR_VERSION 4 | |
| #define OMPI_MINOR_VERSION 0 | |
| #define OMPI_RELEASE_VERSION 0 | |
| #define OMPI_GREEK_VERSION "a1" | |
| #define OMPI_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OMPI_TARBALL_VERSION "gitclone" | |
| #define OMPI_VERSION "0" | |
| #define OMPI_RELEASE_DATE "Unreleased developer copy" | |
| #define ORTE_MAJOR_VERSION 4 | |
| #define ORTE_MINOR_VERSION 0 | |
| #define ORTE_RELEASE_VERSION 0 | |
| #define ORTE_GREEK_VERSION "a1" | |
| #define ORTE_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define ORTE_TARBALL_VERSION "gitclone" | |
| #define ORTE_VERSION "0" | |
| #define ORTE_RELEASE_DATE "Unreleased developer copy" | |
| #define OSHMEM_MAJOR_VERSION 4 | |
| #define OSHMEM_MINOR_VERSION 0 | |
| #define OSHMEM_RELEASE_VERSION 0 | |
| #define OSHMEM_GREEK_VERSION "a1" | |
| #define OSHMEM_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OSHMEM_TARBALL_VERSION "gitclone" | |
| #define OSHMEM_VERSION "0" | |
| #define OSHMEM_RELEASE_DATE "Unreleased developer copy" | |
| #define OPAL_MAJOR_VERSION 4 | |
| #define OPAL_MINOR_VERSION 0 | |
| #define OPAL_RELEASE_VERSION 0 | |
| #define OPAL_GREEK_VERSION "a1" | |
| #define OPAL_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OPAL_TARBALL_VERSION "gitclone" | |
| #define OPAL_VERSION "0" | |
| #define OPAL_RELEASE_DATE "Unreleased developer copy" | |
| #define OPAL_ENABLE_MEM_DEBUG 0 | |
| #define OPAL_ENABLE_MEM_PROFILE 0 | |
| #define OPAL_ENABLE_TIMING 0 | |
| #define OPAL_ENABLE_DEBUG 0 | |
| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1 | |
| #define OPAL_ENABLE_PTY_SUPPORT 1 | |
| #define OPAL_ENABLE_DLOPEN_SUPPORT 1 | |
| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1 | |
| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0 | |
| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0 | |
| #define OPAL_WANT_HOME_CONFIG_FILES 1 | |
| #define OPAL_ENABLE_IPV6 0 | |
| #define OPAL_PACKAGE_STRING "Open MPI gpaulsen@c656f6n04 Distribution" | |
| #define OPAL_IDENT_STRING "4.0.0a1" | |
| #define OPAL_MAX_PROCESSOR_NAME 256 | |
| #define OPAL_MAX_ERROR_STRING 256 | |
| #define OPAL_MAX_OBJECT_NAME 64 | |
| #define OPAL_MAX_INFO_KEY 36 | |
| #define OPAL_MAX_INFO_VAL 256 | |
| #define OPAL_MAX_PORT_NAME 1024 | |
| #define OPAL_MAX_DATAREP_STRING 128 | |
| #define OPAL_ENABLE_CRDEBUG 0 | |
| #define OPAL_ENABLE_GETPWUID 1 | |
| #define OPAL_ENABLE_PROGRESS_THREADS 0 | |
| #define HAVE_ZLIB_H 1 | |
| #define OPAL_HAVE_ZLIB 1 | |
| #define OPAL_HAVE_SOLARIS 0 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_NETINET_TCP_H 1 | |
| #define HAVE_STRUCT_SOCKADDR_IN 1 | |
| #define OPAL_CUDA_SUPPORT 0 | |
| #define OPAL_CUDA_SYNC_MEMOPS 0 | |
| #define OPAL_CUDA_GET_ATTRIBUTES 0 | |
| #define OPAL_CUDA_GDR_SUPPORT 0 | |
| #define OPAL_PMIX_V1 0 | |
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | |
| #define OMPI_WANT_MPI_INTERFACE_WARNING 1 | |
| #define OMPI_GROUP_SPARSE 0 | |
| #define OMPI_WANT_PERUSE 0 | |
| #define OMPI_WANT_MPI_CXX_SEEK 1 | |
| #define OMPI_ENABLE_MPI1_COMPAT 1 | |
| #define OMPI_ENABLE_GREQUEST_EXTENSIONS 0 | |
| #define MPI_PARAM_CHECK ompi_mpi_param_check | |
| #define OMPI_PARAM_CHECK 1 | |
| #define OSHMEM_SPEC_COMPAT 1 | |
| #define OSHMEM_PARAM_CHECK 1 | |
| #define HAVE_ON_EXIT 1 | |
| #define SPC_ENABLE 0 | |
| #define OPAL_CC "gcc" | |
| #define OPAL_C_HAVE__THREAD_LOCAL 0 | |
| #define OPAL_C_HAVE_ATOMIC_CONV_VAR 0 | |
| #define OPAL_C_HAVE__ATOMIC 0 | |
| #define OPAL_C_HAVE__GENERIC 0 | |
| #define OPAL_C_HAVE__STATIC_ASSERT 1 | |
| #define OPAL_C_HAVE___THREAD 1 | |
| #define STDC_HEADERS 1 | |
| #define _GNU_SOURCE 1 | |
| #define OPAL_C_HAVE_BUILTIN_EXPECT 1 | |
| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1 | |
| #define OPAL_C_HAVE_BUILTIN_CLZ 1 | |
| #define OPAL_CC_USE_PRAGMA_IDENT 0 | |
| #define OPAL_CC_USE_IDENT 1 | |
| #define OPAL_CC_USE_PRAGMA_COMMENT | |
| #define OPAL_CC_USE_CONST_CHAR_IDENT 0 | |
| #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___INT128 1 | |
| #define HAVE_LONG_LONG 1 | |
| #define HAVE_LONG_DOUBLE 1 | |
| #define HAVE_COMPLEX_H 1 | |
| #define HAVE_FLOAT__COMPLEX 1 | |
| #define HAVE_DOUBLE__COMPLEX 1 | |
| #define HAVE_LONG_DOUBLE__COMPLEX 1 | |
| #define HAVE_INTPTR_T 1 | |
| #define HAVE_UINTPTR_T 1 | |
| #define HAVE_MODE_T 1 | |
| #define HAVE_SSIZE_T 1 | |
| #define HAVE_PTRDIFF_T 1 | |
| #define SIZEOF__BOOL 1 | |
| #define SIZEOF_CHAR 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_FLOAT 4 | |
| #define SIZEOF_DOUBLE 8 | |
| #define SIZEOF_LONG_DOUBLE 16 | |
| #define SIZEOF_FLOAT__COMPLEX 8 | |
| #define SIZEOF_DOUBLE__COMPLEX 16 | |
| #define SIZEOF_LONG_DOUBLE__COMPLEX 32 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_SIZE_T 8 | |
| #define SIZEOF_SSIZE_T 8 | |
| #define SIZEOF_PTRDIFF_T 8 | |
| #define SIZEOF_WCHAR_T 4 | |
| #define SIZEOF_PID_T 4 | |
| #define SIZEOF_ATOMIC_SHORT 0 | |
| #define SIZEOF_ATOMIC_INT 0 | |
| #define SIZEOF_ATOMIC_LONG 0 | |
| #define SIZEOF_ATOMIC_LLONG 0 | |
| #define OPAL_ALIGNMENT_BOOL 1 | |
| #define OPAL_ALIGNMENT_INT8 1 | |
| #define OPAL_ALIGNMENT_INT16 2 | |
| #define OPAL_ALIGNMENT_INT32 4 | |
| #define OPAL_ALIGNMENT_INT64 8 | |
| #define OPAL_ALIGNMENT_CHAR 1 | |
| #define OPAL_ALIGNMENT_SHORT 2 | |
| #define OPAL_ALIGNMENT_WCHAR 4 | |
| #define OPAL_ALIGNMENT_INT 4 | |
| #define OPAL_ALIGNMENT_LONG 8 | |
| #define OPAL_ALIGNMENT_LONG_LONG 8 | |
| #define OPAL_ALIGNMENT_FLOAT 4 | |
| #define OPAL_ALIGNMENT_DOUBLE 8 | |
| #define OPAL_ALIGNMENT_LONG_DOUBLE 16 | |
| #define OPAL_ALIGNMENT_FLOAT_COMPLEX 4 | |
| #define OPAL_ALIGNMENT_DOUBLE_COMPLEX 8 | |
| #define OPAL_ALIGNMENT_LONG_DOUBLE_COMPLEX 16 | |
| #define OPAL_ALIGNMENT_VOID_P 8 | |
| #define OPAL_ALIGNMENT_SIZE_T 8 | |
| #define OPAL_CXX "g++" | |
| #define SIZEOF_BOOL 1 | |
| #define OPAL_ALIGNMENT_CXX_BOOL 1 | |
| #define OMPI_CXX "g++" | |
| #define SIZEOF_BOOL 1 | |
| #define OPAL_ALIGNMENT_CXX_BOOL 1 | |
| #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | |
| #define OMPI_CXX_HAVE_BUILTIN_EXPECT 0 | |
| #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 0 | |
| #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 0 | |
| #define OMPI_BUILD_CXX_BINDINGS 0 | |
| #define OPAL_HAVE_ATTRIBUTE 1 | |
| #define OPAL_HAVE_ATTRIBUTE_ALIGNED 1 | |
| #define OPAL_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | |
| #define OPAL_HAVE_ATTRIBUTE_COLD 1 | |
| #define OPAL_HAVE_ATTRIBUTE_CONST 1 | |
| #define OPAL_HAVE_ATTRIBUTE_DEPRECATED 1 | |
| #define OPAL_HAVE_ATTRIBUTE_DEPRECATED_ARGUMENT 1 | |
| #define OPAL_HAVE_ATTRIBUTE_FORMAT 1 | |
| #define OPAL_HAVE_ATTRIBUTE_FORMAT_FUNCPTR 1 | |
| #define OPAL_HAVE_ATTRIBUTE_HOT 1 | |
| #define OPAL_HAVE_ATTRIBUTE_MALLOC 1 | |
| #define OPAL_HAVE_ATTRIBUTE_MAY_ALIAS 1 | |
| #define OPAL_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | |
| #define OPAL_HAVE_ATTRIBUTE_NOINLINE 1 | |
| #define OPAL_HAVE_ATTRIBUTE_NONNULL 1 | |
| #define OPAL_HAVE_ATTRIBUTE_NORETURN 1 | |
| #define OPAL_HAVE_ATTRIBUTE_NORETURN_FUNCPTR 1 | |
| #define OPAL_HAVE_ATTRIBUTE_PACKED 1 | |
| #define OPAL_HAVE_ATTRIBUTE_PURE 1 | |
| #define OPAL_HAVE_ATTRIBUTE_SENTINEL 1 | |
| #define OPAL_HAVE_ATTRIBUTE_UNUSED 1 | |
| #define OPAL_HAVE_ATTRIBUTE_VISIBILITY 1 | |
| #define OPAL_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | |
| #define OPAL_HAVE_ATTRIBUTE_WEAK_ALIAS 1 | |
| #define OPAL_HAVE_ATTRIBUTE_DESTRUCTOR 1 | |
| #define OPAL_HAVE_ATTRIBUTE_OPTNONE 0 | |
| #define OPAL_HAVE_ATTRIBUTE_EXTENSION 1 | |
| #define OPAL_HAVE_ATTRIBUTE_ERROR 1 | |
| #define OPAL_BUILD_PLATFORM_COMPILER_FAMILYID 1 | |
| #define OPAL_BUILD_PLATFORM_COMPILER_FAMILYNAME GNU | |
| #define OPAL_BUILD_PLATFORM_COMPILER_VERSION 264197 | |
| #define OPAL_BUILD_PLATFORM_COMPILER_VERSION_STR 4.8.5 | |
| #define OMPI_WANT_JAVA_BINDINGS 0 | |
| #define OPAL_HAVE_WEAK_SYMBOLS 1 | |
| #define OPAL_HAVE_GCC_BUILTIN_CSWAP_INT128 1 | |
| #define OPAL_ASM_TEXT ".text" | |
| #define OPAL_ASM_GLOBAL ".globl" | |
| #define OPAL_ASM_LABEL_SUFFIX ":" | |
| #define OPAL_ASM_GSYM "" | |
| #define OPAL_ASM_LSYM ".L" | |
| #define OPAL_ASM_TYPE "@" | |
| #define OPAL_ASM_SIZE "1" | |
| #define OPAL_ASM_ALIGN_LOG | |
| #define OPAL_POWERPC_R_REGISTERS 0 | |
| #define OPAL_C_GCC_INLINE_ASSEMBLY 1 | |
| #define OPAL_ASSEMBLY_ARCH OPAL_POWERPC64 | |
| #define OPAL_ASSEMBLY_SUPPORTS_RDTSCP 0 | |
| #define OPAL_ASSEMBLY_BUILTIN OPAL_BUILTIN_GCC | |
| #define OMPI_FORTRAN_MPIFH_BINDINGS 1 | |
| #define OMPI_FORTRAN_USEMPI_BINDINGS 2 | |
| #define OMPI_FORTRAN_USEMPIF08_BINDINGS 3 | |
| #define OMPI_FORTRAN_DOUBLE_UNDERSCORE 0 | |
| #define OMPI_FORTRAN_SINGLE_UNDERSCORE 1 | |
| #define OMPI_FORTRAN_CAPS 0 | |
| #define OMPI_FORTRAN_PLAIN 0 | |
| #define ompi_fortran_bogus_type_t int | |
| #define OMPI_HAVE_FORTRAN_CHARACTER 1 | |
| #define OMPI_SIZEOF_FORTRAN_CHARACTER 1 | |
| #define OMPI_ALIGNMENT_FORTRAN_CHARACTER 1 | |
| #define OMPI_KIND_FORTRAN_CHARACTER C_SIGNED_CHAR | |
| #define ompi_fortran_character_t char | |
| #define OMPI_HAVE_FORTRAN_LOGICAL 1 | |
| #define OMPI_SIZEOF_FORTRAN_LOGICAL 4 | |
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4 | |
| #define OMPI_KIND_FORTRAN_LOGICAL C_INT | |
| #define ompi_fortran_logical_t int | |
| #define OMPI_HAVE_FORTRAN_LOGICAL1 1 | |
| #define OMPI_SIZEOF_FORTRAN_LOGICAL1 1 | |
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL1 1 | |
| #define OMPI_KIND_FORTRAN_LOGICAL1 C_SIGNED_CHAR | |
| #define ompi_fortran_logical1_t char | |
| #define OMPI_HAVE_FORTRAN_LOGICAL2 1 | |
| #define OMPI_SIZEOF_FORTRAN_LOGICAL2 2 | |
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL2 2 | |
| #define OMPI_KIND_FORTRAN_LOGICAL2 C_SHORT | |
| #define ompi_fortran_logical2_t short | |
| #define OMPI_HAVE_FORTRAN_LOGICAL4 1 | |
| #define OMPI_SIZEOF_FORTRAN_LOGICAL4 4 | |
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL4 4 | |
| #define OMPI_KIND_FORTRAN_LOGICAL4 C_INT | |
| #define ompi_fortran_logical4_t int | |
| #define OMPI_HAVE_FORTRAN_LOGICAL8 1 | |
| #define OMPI_SIZEOF_FORTRAN_LOGICAL8 8 | |
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL8 8 | |
| #define OMPI_KIND_FORTRAN_LOGICAL8 C_LONG_LONG | |
| #define ompi_fortran_logical8_t long long | |
| #define OMPI_HAVE_FORTRAN_INTEGER 1 | |
| #define OMPI_SIZEOF_FORTRAN_INTEGER 4 | |
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4 | |
| #define OMPI_KIND_FORTRAN_INTEGER C_INT | |
| #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_KIND_FORTRAN_INTEGER1 C_SIGNED_CHAR | |
| #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_KIND_FORTRAN_INTEGER2 C_SHORT | |
| #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_KIND_FORTRAN_INTEGER4 C_INT | |
| #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_KIND_FORTRAN_INTEGER8 C_LONG_LONG | |
| #define ompi_fortran_integer8_t long long | |
| #define OMPI_HAVE_FORTRAN_INTEGER16 0 | |
| #define OMPI_SIZEOF_FORTRAN_INTEGER16 16 | |
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4 | |
| #define OMPI_KIND_FORTRAN_INTEGER16 0 | |
| #define ompi_fortran_integer16_t | |
| #define OMPI_HAVE_FORTRAN_REAL 1 | |
| #define OMPI_SIZEOF_FORTRAN_REAL 4 | |
| #define OMPI_ALIGNMENT_FORTRAN_REAL 4 | |
| #define OMPI_KIND_FORTRAN_REAL C_FLOAT | |
| #define ompi_fortran_real_t float | |
| #define OMPI_HAVE_FORTRAN_REAL2 0 | |
| #define OMPI_SIZEOF_FORTRAN_REAL2 4 | |
| #define OMPI_ALIGNMENT_FORTRAN_REAL2 4 | |
| #define OMPI_KIND_FORTRAN_REAL2 0 | |
| #define ompi_fortran_real2_t ompi_fortran_bogus_type_t | |
| #define OMPI_HAVE_FORTRAN_REAL4 1 | |
| #define OMPI_SIZEOF_FORTRAN_REAL4 4 | |
| #define OMPI_ALIGNMENT_FORTRAN_REAL4 4 | |
| #define OMPI_KIND_FORTRAN_REAL4 C_FLOAT | |
| #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_KIND_FORTRAN_REAL8 C_DOUBLE | |
| #define ompi_fortran_real8_t double | |
| #define OMPI_HAVE_FORTRAN_REAL16 1 | |
| #define OMPI_SIZEOF_FORTRAN_REAL16 16 | |
| #define OMPI_ALIGNMENT_FORTRAN_REAL16 16 | |
| #define OMPI_KIND_FORTRAN_REAL16 C_LONG_DOUBLE | |
| #define ompi_fortran_real16_t long double | |
| #define OMPI_REAL16_MATCHES_C 1 | |
| #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 1 | |
| #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 8 | |
| #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 8 | |
| #define OMPI_KIND_FORTRAN_DOUBLE_PRECISION C_DOUBLE | |
| #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_KIND_FORTRAN_COMPLEX C_FLOAT_COMPLEX | |
| #define OMPI_HAVE_FORTRAN_COMPLEX4 0 | |
| #define OMPI_SIZEOF_FORTRAN_COMPLEX4 4 | |
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX4 4 | |
| #define OMPI_KIND_FORTRAN_COMPLEX4 0 | |
| #define OMPI_HAVE_FORTRAN_COMPLEX8 1 | |
| #define OMPI_SIZEOF_FORTRAN_COMPLEX8 8 | |
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4 | |
| #define OMPI_KIND_FORTRAN_COMPLEX8 C_FLOAT_COMPLEX | |
| #define OMPI_HAVE_FORTRAN_COMPLEX16 1 | |
| #define OMPI_SIZEOF_FORTRAN_COMPLEX16 16 | |
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 8 | |
| #define OMPI_KIND_FORTRAN_COMPLEX16 C_DOUBLE_COMPLEX | |
| #define OMPI_HAVE_FORTRAN_COMPLEX32 1 | |
| #define OMPI_SIZEOF_FORTRAN_COMPLEX32 32 | |
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 16 | |
| #define OMPI_KIND_FORTRAN_COMPLEX32 C_LONG_DOUBLE_COMPLEX | |
| #define OMPI_HAVE_FORTRAN_DOUBLE_COMPLEX 1 | |
| #define OMPI_SIZEOF_FORTRAN_DOUBLE_COMPLEX 16 | |
| #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_COMPLEX 8 | |
| #define OMPI_KIND_FORTRAN_DOUBLE_COMPLEX C_DOUBLE_COMPLEX | |
| #define OMPI_FORTRAN_HANDLE_MAX 2147483647 | |
| #define OMPI_FORTRAN_VALUE_TRUE 1 | |
| #define OMPI_FORTRAN_MAX_ARRAY_RANK 7 | |
| #define OMPI_FC "gfortran" | |
| #define OMPI_FC_ABSOLUTE "/usr/bin/gfortran" | |
| #define OMPI_FORTRAN_BUILD_SIZEOF 0 | |
| #define OMPI_FORTRAN_HAVE_INTERFACE 1 | |
| #define OMPI_FORTRAN_HAVE_ISO_FORTRAN_ENV 1 | |
| #define OMPI_FORTRAN_HAVE_STORAGE_SIZE 0 | |
| #define OMPI_FORTRAN_IGNORE_TKR_PREDECL "" | |
| #define OMPI_FORTRAN_IGNORE_TKR_TYPE | |
| #define OMPI_FORTRAN_HAVE_IGNORE_TKR 0 | |
| #define OMPI_FORTRAN_NEED_WRAPPER_ROUTINES 0 | |
| #define OMPI_FORTRAN_F08_HANDLE_SIZE 4 | |
| #define OMPI_FORTRAN_F08_HANDLE_ALIGNMENT 4 | |
| #define OMPI_FORTRAN_HAVE_F08_ASSUMED_RANK 0 | |
| #define OMPI_FORTRAN_HAVE_BIND_C 0 | |
| #define OMPI_FORTRAN_HAVE_ISO_C_BINDING 1 | |
| #define OMPI_FORTRAN_HAVE_BIND_C_SUB 0 | |
| #define OMPI_FORTRAN_HAVE_BIND_C_TYPE 0 | |
| #define OMPI_FORTRAN_HAVE_BIND_C_TYPE_NAME 0 | |
| #define OMPI_FORTRAN_HAVE_OPTIONAL_ARGS 0 | |
| #define OMPI_FORTRAN_HAVE_PRIVATE 0 | |
| #define OMPI_FORTRAN_HAVE_PROTECTED 0 | |
| #define OMPI_FORTRAN_HAVE_ABSTRACT 0 | |
| #define OMPI_FORTRAN_HAVE_ASYNCHRONOUS 0 | |
| #define OMPI_FORTRAN_HAVE_PROCEDURE 0 | |
| #define OMPI_FORTRAN_HAVE_USE_ONLY 0 | |
| #define OMPI_FORTRAN_HAVE_C_FUNLOC 0 | |
| #define OMPI_BUILD_FORTRAN_BINDINGS 2 | |
| #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_ENDIAN_H 1 | |
| #define HAVE_EXECINFO_H 1 | |
| #define HAVE_ERR_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_LIBGEN_H 1 | |
| #define HAVE_MEMORY_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_STRINGS_H 1 | |
| #define HAVE_LINUX_ETHTOOL_H 1 | |
| #define HAVE_LINUX_SOCKIOS_H 1 | |
| #define HAVE_SYS_FCNTL_H 1 | |
| #define HAVE_SYS_IPC_H 1 | |
| #define HAVE_SYS_SHM_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_STATFS_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_UN_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_VFS_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_SYSLOG_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_IFADDRS_H 1 | |
| #define HAVE_REGEX_H 1 | |
| #define HAVE_MNTENT_H 1 | |
| #define HAVE_PATHS_H 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| #include <sockLib.h> | |
configure:68368: result: no | |
configure:68368: checking sockLib.h presence | |
configure:68368: gcc -E conftest.c | |
conftest.c:448:21: fatal error: sockLib.h: No such file or directory | |
#include <sockLib.h> | |
^ | |
compilation terminated. | |
configure:68368: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "Open MPI" | |
| #define PACKAGE_TARNAME "openmpi" | |
| #define PACKAGE_VERSION "gitclone" | |
| #define PACKAGE_STRING "Open MPI gitclone" | |
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | |
| #define PACKAGE_URL "" | |
| #define OPAL_ARCH "powerpc64le-unknown-linux-gnu" | |
| #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 __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define OMPI_MAJOR_VERSION 4 | |
| #define OMPI_MINOR_VERSION 0 | |
| #define OMPI_RELEASE_VERSION 0 | |
| #define OMPI_GREEK_VERSION "a1" | |
| #define OMPI_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OMPI_TARBALL_VERSION "gitclone" | |
| #define OMPI_VERSION "0" | |
| #define OMPI_RELEASE_DATE "Unreleased developer copy" | |
| #define ORTE_MAJOR_VERSION 4 | |
| #define ORTE_MINOR_VERSION 0 | |
| #define ORTE_RELEASE_VERSION 0 | |
| #define ORTE_GREEK_VERSION "a1" | |
| #define ORTE_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define ORTE_TARBALL_VERSION "gitclone" | |
| #define ORTE_VERSION "0" | |
| #define ORTE_RELEASE_DATE "Unreleased developer copy" | |
| #define OSHMEM_MAJOR_VERSION 4 | |
| #define OSHMEM_MINOR_VERSION 0 | |
| #define OSHMEM_RELEASE_VERSION 0 | |
| #define OSHMEM_GREEK_VERSION "a1" | |
| #define OSHMEM_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OSHMEM_TARBALL_VERSION "gitclone" | |
| #define OSHMEM_VERSION "0" | |
| #define OSHMEM_RELEASE_DATE "Unreleased developer copy" | |
| #define OPAL_MAJOR_VERSION 4 | |
| #define OPAL_MINOR_VERSION 0 | |
| #define OPAL_RELEASE_VERSION 0 | |
| #define OPAL_GREEK_VERSION "a1" | |
| #define OPAL_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OPAL_TARBALL_VERSION "gitclone" | |
| #define OPAL_VERSION "0" | |
| #define OPAL_RELEASE_DATE "Unreleased developer copy" | |
| #define OPAL_ENABLE_MEM_DEBUG 0 | |
| #define OPAL_ENABLE_MEM_PROFILE 0 | |
| #define OPAL_ENABLE_TIMING 0 | |
| #define OPAL_ENABLE_DEBUG 0 | |
| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1 | |
| #define OPAL_ENABLE_PTY_SUPPORT 1 | |
| #define OPAL_ENABLE_DLOPEN_SUPPORT 1 | |
| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1 | |
| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0 | |
| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0 | |
| #define OPAL_WANT_HOME_CONFIG_FILES 1 | |
| #define OPAL_ENABLE_IPV6 0 | |
| #define OPAL_PACKAGE_STRING "Open MPI gpaulsen@c656f6n04 Distribution" | |
| #define OPAL_IDENT_STRING "4.0.0a1" | |
| #define OPAL_MAX_PROCESSOR_NAME 256 | |
| #define OPAL_MAX_ERROR_STRING 256 | |
| #define OPAL_MAX_OBJECT_NAME 64 | |
| #define OPAL_MAX_INFO_KEY 36 | |
| #define OPAL_MAX_INFO_VAL 256 | |
| #define OPAL_MAX_PORT_NAME 1024 | |
| #define OPAL_MAX_DATAREP_STRING 128 | |
| #define OPAL_ENABLE_CRDEBUG 0 | |
| #define OPAL_ENABLE_GETPWUID 1 | |
| #define OPAL_ENABLE_PROGRESS_THREADS 0 | |
| #define HAVE_ZLIB_H 1 | |
| #define OPAL_HAVE_ZLIB 1 | |
| #define OPAL_HAVE_SOLARIS 0 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_NETINET_TCP_H 1 | |
| #define HAVE_STRUCT_SOCKADDR_IN 1 | |
| #define OPAL_CUDA_SUPPORT 0 | |
| #define OPAL_CUDA_SYNC_MEMOPS 0 | |
| #define OPAL_CUDA_GET_ATTRIBUTES 0 | |
| #define OPAL_CUDA_GDR_SUPPORT 0 | |
| #define OPAL_PMIX_V1 0 | |
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | |
| #define OMPI_WANT_MPI_INTERFACE_WARNING 1 | |
| #define OMPI_GROUP_SPARSE 0 | |
| #define OMPI_WANT_PERUSE 0 | |
| #define OMPI_WANT_MPI_CXX_SEEK 1 | |
| #define OMPI_ENABLE_MPI1_COMPAT 1 | |
| #define OMPI_ENABLE_GREQUEST_EXTENSIONS 0 | |
| #define MPI_PARAM_CHECK ompi_mpi_param_check | |
| #define OMPI_PARAM_CHECK 1 | |
| #define OSHMEM_SPEC_COMPAT 1 | |
| #define OSHMEM_PARAM_CHECK 1 | |
| #define HAVE_ON_EXIT 1 | |
| #define SPC_ENABLE 0 | |
| #define OPAL_CC "gcc" | |
| #define OPAL_C_HAVE__THREAD_LOCAL 0 | |
| #define OPAL_C_HAVE_ATOMIC_CONV_VAR 0 | |
| #define OPAL_C_HAVE__ATOMIC 0 | |
| #define OPAL_C_HAVE__GENERIC 0 | |
| #define OPAL_C_HAVE__STATIC_ASSERT 1 | |
| #define OPAL_C_HAVE___THREAD 1 | |
| #define STDC_HEADERS 1 | |
| #define _GNU_SOURCE 1 | |
| #define OPAL_C_HAVE_BUILTIN_EXPECT 1 | |
| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1 | |
| #define OPAL_C_HAVE_BUILTIN_CLZ 1 | |
| #define OPAL_CC_USE_PRAGMA_IDENT 0 | |
| #define OPAL_CC_USE_IDENT 1 | |
| #define OPAL_CC_USE_PRAGMA_COMMENT | |
| #define OPAL_CC_USE_CONST_CHAR_IDENT 0 | |
| #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___INT128 1 | |
| #define HAVE_LONG_LONG 1 | |
| #define HAVE_LONG_DOUBLE 1 | |
| #define HAVE_COMPLEX_H 1 | |
| #define HAVE_FLOAT__COMPLEX 1 | |
| #define HAVE_DOUBLE__COMPLEX 1 | |
| #define HAVE_LONG_DOUBLE__COMPLEX 1 | |
| #define HAVE_INTPTR_T 1 | |
| #define HAVE_UINTPTR_T 1 | |
| #define HAVE_MODE_T 1 | |
| #define HAVE_SSIZE_T 1 | |
| #define HAVE_PTRDIFF_T 1 | |
| #define SIZEOF__BOOL 1 | |
| #define SIZEOF_CHAR 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_FLOAT 4 | |
| #define SIZEOF_DOUBLE 8 | |
| #define SIZEOF_LONG_DOUBLE 16 | |
| #define SIZEOF_FLOAT__COMPLEX 8 | |
| #define SIZEOF_DOUBLE__COMPLEX 16 | |
| #define SIZEOF_LONG_DOUBLE__COMPLEX 32 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_SIZE_T 8 | |
| #define SIZEOF_SSIZE_T 8 | |
| #define SIZEOF_PTRDIFF_T 8 | |
| #define SIZEOF_WCHAR_T 4 | |
| #define SIZEOF_PID_T 4 | |
| #define SIZEOF_ATOMIC_SHORT 0 | |
| #define SIZEOF_ATOMIC_INT 0 | |
| #define SIZEOF_ATOMIC_LONG 0 | |
| #define SIZEOF_ATOMIC_LLONG 0 | |
| #define OPAL_ALIGNMENT_BOOL 1 | |
| #define OPAL_ALIGNMENT_INT8 1 | |
| #define OPAL_ALIGNMENT_INT16 2 | |
| #define OPAL_ALIGNMENT_INT32 4 | |
| #define OPAL_ALIGNMENT_INT64 8 | |
| #define OPAL_ALIGNMENT_CHAR 1 | |
| #define OPAL_ALIGNMENT_SHORT 2 | |
| #define OPAL_ALIGNMENT_WCHAR 4 | |
| #define OPAL_ALIGNMENT_INT 4 | |
| #define OPAL_ALIGNMENT_LONG 8 | |
| #define OPAL_ALIGNMENT_LONG_LONG 8 | |
| #define OPAL_ALIGNMENT_FLOAT 4 | |
| #define OPAL_ALIGNMENT_DOUBLE 8 | |
| #define OPAL_ALIGNMENT_LONG_DOUBLE 16 | |
| #define OPAL_ALIGNMENT_FLOAT_COMPLEX 4 | |
| #define OPAL_ALIGNMENT_DOUBLE_COMPLEX 8 | |
| #define OPAL_ALIGNMENT_LONG_DOUBLE_COMPLEX 16 | |
| #define OPAL_ALIGNMENT_VOID_P 8 | |
| #define OPAL_ALIGNMENT_SIZE_T 8 | |
| #define OPAL_CXX "g++" | |
| #define SIZEOF_BOOL 1 | |
| #define OPAL_ALIGNMENT_CXX_BOOL 1 | |
| #define OMPI_CXX "g++" | |
| #define SIZEOF_BOOL 1 | |
| #define OPAL_ALIGNMENT_CXX_BOOL 1 | |
| #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | |
| #define OMPI_CXX_HAVE_BUILTIN_EXPECT 0 | |
| #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 0 | |
| #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 0 | |
| #define OMPI_BUILD_CXX_BINDINGS 0 | |
| #define OPAL_HAVE_ATTRIBUTE 1 | |
| #define OPAL_HAVE_ATTRIBUTE_ALIGNED 1 | |
| #define OPAL_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | |
| #define OPAL_HAVE_ATTRIBUTE_COLD 1 | |
| #define OPAL_HAVE_ATTRIBUTE_CONST 1 | |
| #define OPAL_HAVE_ATTRIBUTE_DEPRECATED 1 | |
| #define OPAL_HAVE_ATTRIBUTE_DEPRECATED_ARGUMENT 1 | |
| #define OPAL_HAVE_ATTRIBUTE_FORMAT 1 | |
| #define OPAL_HAVE_ATTRIBUTE_FORMAT_FUNCPTR 1 | |
| #define OPAL_HAVE_ATTRIBUTE_HOT 1 | |
| #define OPAL_HAVE_ATTRIBUTE_MALLOC 1 | |
| #define OPAL_HAVE_ATTRIBUTE_MAY_ALIAS 1 | |
| #define OPAL_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | |
| #define OPAL_HAVE_ATTRIBUTE_NOINLINE 1 | |
| #define OPAL_HAVE_ATTRIBUTE_NONNULL 1 | |
| #define OPAL_HAVE_ATTRIBUTE_NORETURN 1 | |
| #define OPAL_HAVE_ATTRIBUTE_NORETURN_FUNCPTR 1 | |
| #define OPAL_HAVE_ATTRIBUTE_PACKED 1 | |
| #define OPAL_HAVE_ATTRIBUTE_PURE 1 | |
| #define OPAL_HAVE_ATTRIBUTE_SENTINEL 1 | |
| #define OPAL_HAVE_ATTRIBUTE_UNUSED 1 | |
| #define OPAL_HAVE_ATTRIBUTE_VISIBILITY 1 | |
| #define OPAL_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | |
| #define OPAL_HAVE_ATTRIBUTE_WEAK_ALIAS 1 | |
| #define OPAL_HAVE_ATTRIBUTE_DESTRUCTOR 1 | |
| #define OPAL_HAVE_ATTRIBUTE_OPTNONE 0 | |
| #define OPAL_HAVE_ATTRIBUTE_EXTENSION 1 | |
| #define OPAL_HAVE_ATTRIBUTE_ERROR 1 | |
| #define OPAL_BUILD_PLATFORM_COMPILER_FAMILYID 1 | |
| #define OPAL_BUILD_PLATFORM_COMPILER_FAMILYNAME GNU | |
| #define OPAL_BUILD_PLATFORM_COMPILER_VERSION 264197 | |
| #define OPAL_BUILD_PLATFORM_COMPILER_VERSION_STR 4.8.5 | |
| #define OMPI_WANT_JAVA_BINDINGS 0 | |
| #define OPAL_HAVE_WEAK_SYMBOLS 1 | |
| #define OPAL_HAVE_GCC_BUILTIN_CSWAP_INT128 1 | |
| #define OPAL_ASM_TEXT ".text" | |
| #define OPAL_ASM_GLOBAL ".globl" | |
| #define OPAL_ASM_LABEL_SUFFIX ":" | |
| #define OPAL_ASM_GSYM "" | |
| #define OPAL_ASM_LSYM ".L" | |
| #define OPAL_ASM_TYPE "@" | |
| #define OPAL_ASM_SIZE "1" | |
| #define OPAL_ASM_ALIGN_LOG | |
| #define OPAL_POWERPC_R_REGISTERS 0 | |
| #define OPAL_C_GCC_INLINE_ASSEMBLY 1 | |
| #define OPAL_ASSEMBLY_ARCH OPAL_POWERPC64 | |
| #define OPAL_ASSEMBLY_SUPPORTS_RDTSCP 0 | |
| #define OPAL_ASSEMBLY_BUILTIN OPAL_BUILTIN_GCC | |
| #define OMPI_FORTRAN_MPIFH_BINDINGS 1 | |
| #define OMPI_FORTRAN_USEMPI_BINDINGS 2 | |
| #define OMPI_FORTRAN_USEMPIF08_BINDINGS 3 | |
| #define OMPI_FORTRAN_DOUBLE_UNDERSCORE 0 | |
| #define OMPI_FORTRAN_SINGLE_UNDERSCORE 1 | |
| #define OMPI_FORTRAN_CAPS 0 | |
| #define OMPI_FORTRAN_PLAIN 0 | |
| #define ompi_fortran_bogus_type_t int | |
| #define OMPI_HAVE_FORTRAN_CHARACTER 1 | |
| #define OMPI_SIZEOF_FORTRAN_CHARACTER 1 | |
| #define OMPI_ALIGNMENT_FORTRAN_CHARACTER 1 | |
| #define OMPI_KIND_FORTRAN_CHARACTER C_SIGNED_CHAR | |
| #define ompi_fortran_character_t char | |
| #define OMPI_HAVE_FORTRAN_LOGICAL 1 | |
| #define OMPI_SIZEOF_FORTRAN_LOGICAL 4 | |
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4 | |
| #define OMPI_KIND_FORTRAN_LOGICAL C_INT | |
| #define ompi_fortran_logical_t int | |
| #define OMPI_HAVE_FORTRAN_LOGICAL1 1 | |
| #define OMPI_SIZEOF_FORTRAN_LOGICAL1 1 | |
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL1 1 | |
| #define OMPI_KIND_FORTRAN_LOGICAL1 C_SIGNED_CHAR | |
| #define ompi_fortran_logical1_t char | |
| #define OMPI_HAVE_FORTRAN_LOGICAL2 1 | |
| #define OMPI_SIZEOF_FORTRAN_LOGICAL2 2 | |
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL2 2 | |
| #define OMPI_KIND_FORTRAN_LOGICAL2 C_SHORT | |
| #define ompi_fortran_logical2_t short | |
| #define OMPI_HAVE_FORTRAN_LOGICAL4 1 | |
| #define OMPI_SIZEOF_FORTRAN_LOGICAL4 4 | |
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL4 4 | |
| #define OMPI_KIND_FORTRAN_LOGICAL4 C_INT | |
| #define ompi_fortran_logical4_t int | |
| #define OMPI_HAVE_FORTRAN_LOGICAL8 1 | |
| #define OMPI_SIZEOF_FORTRAN_LOGICAL8 8 | |
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL8 8 | |
| #define OMPI_KIND_FORTRAN_LOGICAL8 C_LONG_LONG | |
| #define ompi_fortran_logical8_t long long | |
| #define OMPI_HAVE_FORTRAN_INTEGER 1 | |
| #define OMPI_SIZEOF_FORTRAN_INTEGER 4 | |
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4 | |
| #define OMPI_KIND_FORTRAN_INTEGER C_INT | |
| #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_KIND_FORTRAN_INTEGER1 C_SIGNED_CHAR | |
| #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_KIND_FORTRAN_INTEGER2 C_SHORT | |
| #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_KIND_FORTRAN_INTEGER4 C_INT | |
| #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_KIND_FORTRAN_INTEGER8 C_LONG_LONG | |
| #define ompi_fortran_integer8_t long long | |
| #define OMPI_HAVE_FORTRAN_INTEGER16 0 | |
| #define OMPI_SIZEOF_FORTRAN_INTEGER16 16 | |
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4 | |
| #define OMPI_KIND_FORTRAN_INTEGER16 0 | |
| #define ompi_fortran_integer16_t | |
| #define OMPI_HAVE_FORTRAN_REAL 1 | |
| #define OMPI_SIZEOF_FORTRAN_REAL 4 | |
| #define OMPI_ALIGNMENT_FORTRAN_REAL 4 | |
| #define OMPI_KIND_FORTRAN_REAL C_FLOAT | |
| #define ompi_fortran_real_t float | |
| #define OMPI_HAVE_FORTRAN_REAL2 0 | |
| #define OMPI_SIZEOF_FORTRAN_REAL2 4 | |
| #define OMPI_ALIGNMENT_FORTRAN_REAL2 4 | |
| #define OMPI_KIND_FORTRAN_REAL2 0 | |
| #define ompi_fortran_real2_t ompi_fortran_bogus_type_t | |
| #define OMPI_HAVE_FORTRAN_REAL4 1 | |
| #define OMPI_SIZEOF_FORTRAN_REAL4 4 | |
| #define OMPI_ALIGNMENT_FORTRAN_REAL4 4 | |
| #define OMPI_KIND_FORTRAN_REAL4 C_FLOAT | |
| #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_KIND_FORTRAN_REAL8 C_DOUBLE | |
| #define ompi_fortran_real8_t double | |
| #define OMPI_HAVE_FORTRAN_REAL16 1 | |
| #define OMPI_SIZEOF_FORTRAN_REAL16 16 | |
| #define OMPI_ALIGNMENT_FORTRAN_REAL16 16 | |
| #define OMPI_KIND_FORTRAN_REAL16 C_LONG_DOUBLE | |
| #define ompi_fortran_real16_t long double | |
| #define OMPI_REAL16_MATCHES_C 1 | |
| #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 1 | |
| #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 8 | |
| #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 8 | |
| #define OMPI_KIND_FORTRAN_DOUBLE_PRECISION C_DOUBLE | |
| #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_KIND_FORTRAN_COMPLEX C_FLOAT_COMPLEX | |
| #define OMPI_HAVE_FORTRAN_COMPLEX4 0 | |
| #define OMPI_SIZEOF_FORTRAN_COMPLEX4 4 | |
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX4 4 | |
| #define OMPI_KIND_FORTRAN_COMPLEX4 0 | |
| #define OMPI_HAVE_FORTRAN_COMPLEX8 1 | |
| #define OMPI_SIZEOF_FORTRAN_COMPLEX8 8 | |
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX8 4 | |
| #define OMPI_KIND_FORTRAN_COMPLEX8 C_FLOAT_COMPLEX | |
| #define OMPI_HAVE_FORTRAN_COMPLEX16 1 | |
| #define OMPI_SIZEOF_FORTRAN_COMPLEX16 16 | |
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX16 8 | |
| #define OMPI_KIND_FORTRAN_COMPLEX16 C_DOUBLE_COMPLEX | |
| #define OMPI_HAVE_FORTRAN_COMPLEX32 1 | |
| #define OMPI_SIZEOF_FORTRAN_COMPLEX32 32 | |
| #define OMPI_ALIGNMENT_FORTRAN_COMPLEX32 16 | |
| #define OMPI_KIND_FORTRAN_COMPLEX32 C_LONG_DOUBLE_COMPLEX | |
| #define OMPI_HAVE_FORTRAN_DOUBLE_COMPLEX 1 | |
| #define OMPI_SIZEOF_FORTRAN_DOUBLE_COMPLEX 16 | |
| #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_COMPLEX 8 | |
| #define OMPI_KIND_FORTRAN_DOUBLE_COMPLEX C_DOUBLE_COMPLEX | |
| #define OMPI_FORTRAN_HANDLE_MAX 2147483647 | |
| #define OMPI_FORTRAN_VALUE_TRUE 1 | |
| #define OMPI_FORTRAN_MAX_ARRAY_RANK 7 | |
| #define OMPI_FC "gfortran" | |
| #define OMPI_FC_ABSOLUTE "/usr/bin/gfortran" | |
| #define OMPI_FORTRAN_BUILD_SIZEOF 0 | |
| #define OMPI_FORTRAN_HAVE_INTERFACE 1 | |
| #define OMPI_FORTRAN_HAVE_ISO_FORTRAN_ENV 1 | |
| #define OMPI_FORTRAN_HAVE_STORAGE_SIZE 0 | |
| #define OMPI_FORTRAN_IGNORE_TKR_PREDECL "" | |
| #define OMPI_FORTRAN_IGNORE_TKR_TYPE | |
| #define OMPI_FORTRAN_HAVE_IGNORE_TKR 0 | |
| #define OMPI_FORTRAN_NEED_WRAPPER_ROUTINES 0 | |
| #define OMPI_FORTRAN_F08_HANDLE_SIZE 4 | |
| #define OMPI_FORTRAN_F08_HANDLE_ALIGNMENT 4 | |
| #define OMPI_FORTRAN_HAVE_F08_ASSUMED_RANK 0 | |
| #define OMPI_FORTRAN_HAVE_BIND_C 0 | |
| #define OMPI_FORTRAN_HAVE_ISO_C_BINDING 1 | |
| #define OMPI_FORTRAN_HAVE_BIND_C_SUB 0 | |
| #define OMPI_FORTRAN_HAVE_BIND_C_TYPE 0 | |
| #define OMPI_FORTRAN_HAVE_BIND_C_TYPE_NAME 0 | |
| #define OMPI_FORTRAN_HAVE_OPTIONAL_ARGS 0 | |
| #define OMPI_FORTRAN_HAVE_PRIVATE 0 | |
| #define OMPI_FORTRAN_HAVE_PROTECTED 0 | |
| #define OMPI_FORTRAN_HAVE_ABSTRACT 0 | |
| #define OMPI_FORTRAN_HAVE_ASYNCHRONOUS 0 | |
| #define OMPI_FORTRAN_HAVE_PROCEDURE 0 | |
| #define OMPI_FORTRAN_HAVE_USE_ONLY 0 | |
| #define OMPI_FORTRAN_HAVE_C_FUNLOC 0 | |
| #define OMPI_BUILD_FORTRAN_BINDINGS 2 | |
| #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_ENDIAN_H 1 | |
| #define HAVE_EXECINFO_H 1 | |
| #define HAVE_ERR_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_LIBGEN_H 1 | |
| #define HAVE_MEMORY_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_STRINGS_H 1 | |
| #define HAVE_LINUX_ETHTOOL_H 1 | |
| #define HAVE_LINUX_SOCKIOS_H 1 | |
| #define HAVE_SYS_FCNTL_H 1 | |
| #define HAVE_SYS_IPC_H 1 | |
| #define HAVE_SYS_SHM_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_STATFS_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_UN_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_VFS_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_SYSLOG_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_IFADDRS_H 1 | |
| #define HAVE_REGEX_H 1 | |
| #define HAVE_MNTENT_H 1 | |
| #define HAVE_PATHS_H 1 | |
| /* end confdefs.h. */ | |
| #include <sockLib.h> | |
configure:68368: result: no | |
configure:68368: checking for sockLib.h | |
configure:68368: result: no | |
configure:68368: checking hostLib.h usability | |
configure:68368: gcc -std=gnu99 -c -O3 -DNDEBUG -Wall -Wundef -Wno-long-long -Wsign-compare -Wmissing-prototypes -Wstrict-prototypes -Wcomment -pedantic -Werror-implicit-function-declaration -finline-functions -fno-strict-aliasing conftest.c >&5 | |
conftest.c:481:21: fatal error: hostLib.h: No such file or directory | |
#include <hostLib.h> | |
^ | |
compilation terminated. | |
configure:68368: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "Open MPI" | |
| #define PACKAGE_TARNAME "openmpi" | |
| #define PACKAGE_VERSION "gitclone" | |
| #define PACKAGE_STRING "Open MPI gitclone" | |
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/" | |
| #define PACKAGE_URL "" | |
| #define OPAL_ARCH "powerpc64le-unknown-linux-gnu" | |
| #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 __EXTENSIONS__ 1 | |
| #define _ALL_SOURCE 1 | |
| #define _GNU_SOURCE 1 | |
| #define _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define OMPI_MAJOR_VERSION 4 | |
| #define OMPI_MINOR_VERSION 0 | |
| #define OMPI_RELEASE_VERSION 0 | |
| #define OMPI_GREEK_VERSION "a1" | |
| #define OMPI_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OMPI_TARBALL_VERSION "gitclone" | |
| #define OMPI_VERSION "0" | |
| #define OMPI_RELEASE_DATE "Unreleased developer copy" | |
| #define ORTE_MAJOR_VERSION 4 | |
| #define ORTE_MINOR_VERSION 0 | |
| #define ORTE_RELEASE_VERSION 0 | |
| #define ORTE_GREEK_VERSION "a1" | |
| #define ORTE_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define ORTE_TARBALL_VERSION "gitclone" | |
| #define ORTE_VERSION "0" | |
| #define ORTE_RELEASE_DATE "Unreleased developer copy" | |
| #define OSHMEM_MAJOR_VERSION 4 | |
| #define OSHMEM_MINOR_VERSION 0 | |
| #define OSHMEM_RELEASE_VERSION 0 | |
| #define OSHMEM_GREEK_VERSION "a1" | |
| #define OSHMEM_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OSHMEM_TARBALL_VERSION "gitclone" | |
| #define OSHMEM_VERSION "0" | |
| #define OSHMEM_RELEASE_DATE "Unreleased developer copy" | |
| #define OPAL_MAJOR_VERSION 4 | |
| #define OPAL_MINOR_VERSION 0 | |
| #define OPAL_RELEASE_VERSION 0 | |
| #define OPAL_GREEK_VERSION "a1" | |
| #define OPAL_REPO_REV "v2.x-dev-5995-g8483eb4b" | |
| #define OPAL_TARBALL_VERSION "gitclone" | |
| #define OPAL_VERSION "0" | |
| #define OPAL_RELEASE_DATE "Unreleased developer copy" | |
| #define OPAL_ENABLE_MEM_DEBUG 0 | |
| #define OPAL_ENABLE_MEM_PROFILE 0 | |
| #define OPAL_ENABLE_TIMING 0 | |
| #define OPAL_ENABLE_DEBUG 0 | |
| #define OPAL_WANT_PRETTY_PRINT_STACKTRACE 1 | |
| #define OPAL_ENABLE_PTY_SUPPORT 1 | |
| #define OPAL_ENABLE_DLOPEN_SUPPORT 1 | |
| #define OPAL_SHOW_LOAD_ERRORS_DEFAULT 1 | |
| #define OPAL_ENABLE_HETEROGENEOUS_SUPPORT 0 | |
| #define OPAL_ALIGN_WORD_SIZE_INTEGERS 0 | |
| #define OPAL_WANT_HOME_CONFIG_FILES 1 | |
| #define OPAL_ENABLE_IPV6 0 | |
| #define OPAL_PACKAGE_STRING "Open MPI gpaulsen@c656f6n04 Distribution" | |
| #define OPAL_IDENT_STRING "4.0.0a1" | |
| #define OPAL_MAX_PROCESSOR_NAME 256 | |
| #define OPAL_MAX_ERROR_STRING 256 | |
| #define OPAL_MAX_OBJECT_NAME 64 | |
| #define OPAL_MAX_INFO_KEY 36 | |
| #define OPAL_MAX_INFO_VAL 256 | |
| #define OPAL_MAX_PORT_NAME 1024 | |
| #define OPAL_MAX_DATAREP_STRING 128 | |
| #define OPAL_ENABLE_CRDEBUG 0 | |
| #define OPAL_ENABLE_GETPWUID 1 | |
| #define OPAL_ENABLE_PROGRESS_THREADS 0 | |
| #define HAVE_ZLIB_H 1 | |
| #define OPAL_HAVE_ZLIB 1 | |
| #define OPAL_HAVE_SOLARIS 0 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_NETINET_TCP_H 1 | |
| #define HAVE_STRUCT_SOCKADDR_IN 1 | |
| #define OPAL_CUDA_SUPPORT 0 | |
| #define OPAL_CUDA_SYNC_MEMOPS 0 | |
| #define OPAL_CUDA_GET_ATTRIBUTES 0 | |
| #define OPAL_CUDA_GDR_SUPPORT 0 | |
| #define OPAL_PMIX_V1 0 | |
| #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0 | |
| #define OMPI_WANT_MPI_INTERFACE_WARNING 1 | |
| #define OMPI_GROUP_SPARSE 0 | |
| #define OMPI_WANT_PERUSE 0 | |
| #define OMPI_WANT_MPI_CXX_SEEK 1 | |
| #define OMPI_ENABLE_MPI1_COMPAT 1 | |
| #define OMPI_ENABLE_GREQUEST_EXTENSIONS 0 | |
| #define MPI_PARAM_CHECK ompi_mpi_param_check | |
| #define OMPI_PARAM_CHECK 1 | |
| #define OSHMEM_SPEC_COMPAT 1 | |
| #define OSHMEM_PARAM_CHECK 1 | |
| #define HAVE_ON_EXIT 1 | |
| #define SPC_ENABLE 0 | |
| #define OPAL_CC "gcc" | |
| #define OPAL_C_HAVE__THREAD_LOCAL 0 | |
| #define OPAL_C_HAVE_ATOMIC_CONV_VAR 0 | |
| #define OPAL_C_HAVE__ATOMIC 0 | |
| #define OPAL_C_HAVE__GENERIC 0 | |
| #define OPAL_C_HAVE__STATIC_ASSERT 1 | |
| #define OPAL_C_HAVE___THREAD 1 | |
| #define STDC_HEADERS 1 | |
| #define _GNU_SOURCE 1 | |
| #define OPAL_C_HAVE_BUILTIN_EXPECT 1 | |
| #define OPAL_C_HAVE_BUILTIN_PREFETCH 1 | |
| #define OPAL_C_HAVE_BUILTIN_CLZ 1 | |
| #define OPAL_CC_USE_PRAGMA_IDENT 0 | |
| #define OPAL_CC_USE_IDENT 1 | |
| #define OPAL_CC_USE_PRAGMA_COMMENT | |
| #define OPAL_CC_USE_CONST_CHAR_IDENT 0 | |
| #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___INT128 1 | |
| #define HAVE_LONG_LONG 1 | |
| #define HAVE_LONG_DOUBLE 1 | |
| #define HAVE_COMPLEX_H 1 | |
| #define HAVE_FLOAT__COMPLEX 1 | |
| #define HAVE_DOUBLE__COMPLEX 1 | |
| #define HAVE_LONG_DOUBLE__COMPLEX 1 | |
| #define HAVE_INTPTR_T 1 | |
| #define HAVE_UINTPTR_T 1 | |
| #define HAVE_MODE_T 1 | |
| #define HAVE_SSIZE_T 1 | |
| #define HAVE_PTRDIFF_T 1 | |
| #define SIZEOF__BOOL 1 | |
| #define SIZEOF_CHAR 1 | |
| #define SIZEOF_SHORT 2 | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_LONG 8 | |
| #define SIZEOF_LONG_LONG 8 | |
| #define SIZEOF_FLOAT 4 | |
| #define SIZEOF_DOUBLE 8 | |
| #define SIZEOF_LONG_DOUBLE 16 | |
| #define SIZEOF_FLOAT__COMPLEX 8 | |
| #define SIZEOF_DOUBLE__COMPLEX 16 | |
| #define SIZEOF_LONG_DOUBLE__COMPLEX 32 | |
| #define SIZEOF_VOID_P 8 | |
| #define SIZEOF_SIZE_T 8 | |
| #define SIZEOF_SSIZE_T 8 | |
| #define SIZEOF_PTRDIFF_T 8 | |
| #define SIZEOF_WCHAR_T 4 | |
| #define SIZEOF_PID_T 4 | |
| #define SIZEOF_ATOMIC_SHORT 0 | |
| #define SIZEOF_ATOMIC_INT 0 | |
| #define SIZEOF_ATOMIC_LONG 0 | |
| #define SIZEOF_ATOMIC_LLONG 0 | |
| #define OPAL_ALIGNMENT_BOOL 1 | |
| #define OPAL_ALIGNMENT_INT8 1 | |
| #define OPAL_ALIGNMENT_INT16 2 | |
| #define OPAL_ALIGNMENT_INT32 4 | |
| #define OPAL_ALIGNMENT_INT64 8 | |
| #define OPAL_ALIGNMENT_CHAR 1 | |
| #define OPAL_ALIGNMENT_SHORT 2 | |
| #define OPAL_ALIGNMENT_WCHAR 4 | |
| #define OPAL_ALIGNMENT_INT 4 | |
| #define OPAL_ALIGNMENT_LONG 8 | |
| #define OPAL_ALIGNMENT_LONG_LONG 8 | |
| #define OPAL_ALIGNMENT_FLOAT 4 | |
| #define OPAL_ALIGNMENT_DOUBLE 8 | |
| #define OPAL_ALIGNMENT_LONG_DOUBLE 16 | |
| #define OPAL_ALIGNMENT_FLOAT_COMPLEX 4 | |
| #define OPAL_ALIGNMENT_DOUBLE_COMPLEX 8 | |
| #define OPAL_ALIGNMENT_LONG_DOUBLE_COMPLEX 16 | |
| #define OPAL_ALIGNMENT_VOID_P 8 | |
| #define OPAL_ALIGNMENT_SIZE_T 8 | |
| #define OPAL_CXX "g++" | |
| #define SIZEOF_BOOL 1 | |
| #define OPAL_ALIGNMENT_CXX_BOOL 1 | |
| #define OMPI_CXX "g++" | |
| #define SIZEOF_BOOL 1 | |
| #define OPAL_ALIGNMENT_CXX_BOOL 1 | |
| #define OMPI_HAVE_CXX_EXCEPTION_SUPPORT 0 | |
| #define OMPI_CXX_HAVE_BUILTIN_EXPECT 0 | |
| #define OMPI_CXX_HAVE_BUILTIN_PREFETCH 0 | |
| #define OMPI_CXX_SUPPORTS_2D_CONST_CAST 0 | |
| #define OMPI_BUILD_CXX_BINDINGS 0 | |
| #define OPAL_HAVE_ATTRIBUTE 1 | |
| #define OPAL_HAVE_ATTRIBUTE_ALIGNED 1 | |
| #define OPAL_HAVE_ATTRIBUTE_ALWAYS_INLINE 1 | |
| #define OPAL_HAVE_ATTRIBUTE_COLD 1 | |
| #define OPAL_HAVE_ATTRIBUTE_CONST 1 | |
| #define OPAL_HAVE_ATTRIBUTE_DEPRECATED 1 | |
| #define OPAL_HAVE_ATTRIBUTE_DEPRECATED_ARGUMENT 1 | |
| #define OPAL_HAVE_ATTRIBUTE_FORMAT 1 | |
| #define OPAL_HAVE_ATTRIBUTE_FORMAT_FUNCPTR 1 | |
| #define OPAL_HAVE_ATTRIBUTE_HOT 1 | |
| #define OPAL_HAVE_ATTRIBUTE_MALLOC 1 | |
| #define OPAL_HAVE_ATTRIBUTE_MAY_ALIAS 1 | |
| #define OPAL_HAVE_ATTRIBUTE_NO_INSTRUMENT_FUNCTION 1 | |
| #define OPAL_HAVE_ATTRIBUTE_NOINLINE 1 | |
| #define OPAL_HAVE_ATTRIBUTE_NONNULL 1 | |
| #define OPAL_HAVE_ATTRIBUTE_NORETURN 1 | |
| #define OPAL_HAVE_ATTRIBUTE_NORETURN_FUNCPTR 1 | |
| #define OPAL_HAVE_ATTRIBUTE_PACKED 1 | |
| #define OPAL_HAVE_ATTRIBUTE_PURE 1 | |
| #define OPAL_HAVE_ATTRIBUTE_SENTINEL 1 | |
| #define OPAL_HAVE_ATTRIBUTE_UNUSED 1 | |
| #define OPAL_HAVE_ATTRIBUTE_VISIBILITY 1 | |
| #define OPAL_HAVE_ATTRIBUTE_WARN_UNUSED_RESULT 1 | |
| #define OPAL_HAVE_ATTRIBUTE_WEAK_ALIAS 1 | |
| #define OPAL_HAVE_ATTRIBUTE_DESTRUCTOR 1 | |
| #define OPAL_HAVE_ATTRIBUTE_OPTNONE 0 | |
| #define OPAL_HAVE_ATTRIBUTE_EXTENSION 1 | |
| #define OPAL_HAVE_ATTRIBUTE_ERROR 1 | |
| #define OPAL_BUILD_PLATFORM_COMPILER_FAMILYID 1 | |
| #define OPAL_BUILD_PLATFORM_COMPILER_FAMILYNAME GNU | |
| #define OPAL_BUILD_PLATFORM_COMPILER_VERSION 264197 | |
| #define OPAL_BUILD_PLATFORM_COMPILER_VERSION_STR 4.8.5 | |
| #define OMPI_WANT_JAVA_BINDINGS 0 | |
| #define OPAL_HAVE_WEAK_SYMBOLS 1 | |
| #define OPAL_HAVE_GCC_BUILTIN_CSWAP_INT128 1 | |
| #define OPAL_ASM_TEXT ".text" | |
| #define OPAL_ASM_GLOBAL ".globl" | |
| #define OPAL_ASM_LABEL_SUFFIX ":" | |
| #define OPAL_ASM_GSYM "" | |
| #define OPAL_ASM_LSYM ".L" | |
| #define OPAL_ASM_TYPE "@" | |
| #define OPAL_ASM_SIZE "1" | |
| #define OPAL_ASM_ALIGN_LOG | |
| #define OPAL_POWERPC_R_REGISTERS 0 | |
| #define OPAL_C_GCC_INLINE_ASSEMBLY 1 | |
| #define OPAL_ASSEMBLY_ARCH OPAL_POWERPC64 | |
| #define OPAL_ASSEMBLY_SUPPORTS_RDTSCP 0 | |
| #define OPAL_ASSEMBLY_BUILTIN OPAL_BUILTIN_GCC | |
| #define OMPI_FORTRAN_MPIFH_BINDINGS 1 | |
| #define OMPI_FORTRAN_USEMPI_BINDINGS 2 | |
| #define OMPI_FORTRAN_USEMPIF08_BINDINGS 3 | |
| #define OMPI_FORTRAN_DOUBLE_UNDERSCORE 0 | |
| #define OMPI_FORTRAN_SINGLE_UNDERSCORE 1 | |
| #define OMPI_FORTRAN_CAPS 0 | |
| #define OMPI_FORTRAN_PLAIN 0 | |
| #define ompi_fortran_bogus_type_t int | |
| #define OMPI_HAVE_FORTRAN_CHARACTER 1 | |
| #define OMPI_SIZEOF_FORTRAN_CHARACTER 1 | |
| #define OMPI_ALIGNMENT_FORTRAN_CHARACTER 1 | |
| #define OMPI_KIND_FORTRAN_CHARACTER C_SIGNED_CHAR | |
| #define ompi_fortran_character_t char | |
| #define OMPI_HAVE_FORTRAN_LOGICAL 1 | |
| #define OMPI_SIZEOF_FORTRAN_LOGICAL 4 | |
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL 4 | |
| #define OMPI_KIND_FORTRAN_LOGICAL C_INT | |
| #define ompi_fortran_logical_t int | |
| #define OMPI_HAVE_FORTRAN_LOGICAL1 1 | |
| #define OMPI_SIZEOF_FORTRAN_LOGICAL1 1 | |
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL1 1 | |
| #define OMPI_KIND_FORTRAN_LOGICAL1 C_SIGNED_CHAR | |
| #define ompi_fortran_logical1_t char | |
| #define OMPI_HAVE_FORTRAN_LOGICAL2 1 | |
| #define OMPI_SIZEOF_FORTRAN_LOGICAL2 2 | |
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL2 2 | |
| #define OMPI_KIND_FORTRAN_LOGICAL2 C_SHORT | |
| #define ompi_fortran_logical2_t short | |
| #define OMPI_HAVE_FORTRAN_LOGICAL4 1 | |
| #define OMPI_SIZEOF_FORTRAN_LOGICAL4 4 | |
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL4 4 | |
| #define OMPI_KIND_FORTRAN_LOGICAL4 C_INT | |
| #define ompi_fortran_logical4_t int | |
| #define OMPI_HAVE_FORTRAN_LOGICAL8 1 | |
| #define OMPI_SIZEOF_FORTRAN_LOGICAL8 8 | |
| #define OMPI_ALIGNMENT_FORTRAN_LOGICAL8 8 | |
| #define OMPI_KIND_FORTRAN_LOGICAL8 C_LONG_LONG | |
| #define ompi_fortran_logical8_t long long | |
| #define OMPI_HAVE_FORTRAN_INTEGER 1 | |
| #define OMPI_SIZEOF_FORTRAN_INTEGER 4 | |
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER 4 | |
| #define OMPI_KIND_FORTRAN_INTEGER C_INT | |
| #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_KIND_FORTRAN_INTEGER1 C_SIGNED_CHAR | |
| #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_KIND_FORTRAN_INTEGER2 C_SHORT | |
| #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_KIND_FORTRAN_INTEGER4 C_INT | |
| #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_KIND_FORTRAN_INTEGER8 C_LONG_LONG | |
| #define ompi_fortran_integer8_t long long | |
| #define OMPI_HAVE_FORTRAN_INTEGER16 0 | |
| #define OMPI_SIZEOF_FORTRAN_INTEGER16 16 | |
| #define OMPI_ALIGNMENT_FORTRAN_INTEGER16 4 | |
| #define OMPI_KIND_FORTRAN_INTEGER16 0 | |
| #define ompi_fortran_integer16_t | |
| #define OMPI_HAVE_FORTRAN_REAL 1 | |
| #define OMPI_SIZEOF_FORTRAN_REAL 4 | |
| #define OMPI_ALIGNMENT_FORTRAN_REAL 4 | |
| #define OMPI_KIND_FORTRAN_REAL C_FLOAT | |
| #define ompi_fortran_real_t float | |
| #define OMPI_HAVE_FORTRAN_REAL2 0 | |
| #define OMPI_SIZEOF_FORTRAN_REAL2 4 | |
| #define OMPI_ALIGNMENT_FORTRAN_REAL2 4 | |
| #define OMPI_KIND_FORTRAN_REAL2 0 | |
| #define ompi_fortran_real2_t ompi_fortran_bogus_type_t | |
| #define OMPI_HAVE_FORTRAN_REAL4 1 | |
| #define OMPI_SIZEOF_FORTRAN_REAL4 4 | |
| #define OMPI_ALIGNMENT_FORTRAN_REAL4 4 | |
| #define OMPI_KIND_FORTRAN_REAL4 C_FLOAT | |
| #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_KIND_FORTRAN_REAL8 C_DOUBLE | |
| #define ompi_fortran_real8_t double | |
| #define OMPI_HAVE_FORTRAN_REAL16 1 | |
| #define OMPI_SIZEOF_FORTRAN_REAL16 16 | |
| #define OMPI_ALIGNMENT_FORTRAN_REAL16 16 | |
| #define OMPI_KIND_FORTRAN_REAL16 C_LONG_DOUBLE | |
| #define ompi_fortran_real16_t long double | |
| #define OMPI_REAL16_MATCHES_C 1 | |
| #define OMPI_HAVE_FORTRAN_DOUBLE_PRECISION 1 | |
| #define OMPI_SIZEOF_FORTRAN_DOUBLE_PRECISION 8 | |
| #define OMPI_ALIGNMENT_FORTRAN_DOUBLE_PRECISION 8 | |
| #define OMPI_KIND_FORTRAN_DOUBLE_PRECISION C_DOUBLE | |
| #define ompi_fortran_double_precision_t double | |
| #define OMPI_HAVE_FORTRAN_COMPL |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment