Sorry for the mistake "CXX=/opt/.....icc" below. Actually the command was
issued correctly, with "CXX=/ot/...icpc". I have checked that directly  by
searching back for issued commands.

francesco pietra




--- George Bosilca <bosi...@cs.utk.edu> wrote:

> I run into this few weeks ago. The solution I found is to specify  
> icpc as the CXX compiler. So instead of running configure with CXX  
> set to /opt/intel/cce/9.1.042/bin/icc you should set it to /opt/intel/ 
> cce/9.1.042/bin/icpc.
> 
>    george.
> 
> On Jun 24, 2007, at 4:47 AM, Francesco Pietra wrote:
> 
> > Jeff:
> >
> > Recently you kindly helped me about plans to compile openmpi with  
> > intels. I
> > printed your mail, sorry for not having the electronic any more.
> >
> > Also, the issue reported here does not seem to be about openmpi,  
> > rather about
> > intels as installed on my dual-core opterons on a Tyan S2895/ 
> > Thunder K8We
> > mainboard, with Linux Debian amd64 etch.
> >
> > Therefore, please disregard this email if you believe it is of no  
> > interest for
> > openmpi.
> >
> > An attempt to compile openmpi-1.2.3 with intels on the above  
> > system, reportedly
> > because of C++ failure.
> >
> > The command (as user) was:
> >
> > $ ./configure CC=/opt/intel/cce/9.1.042/bin/icc
> > CXX=/opt/intel/cce/9.1.042/bin/icc F77=/opt/intel/fce/9.1.036/bin/ 
> > ifort
> > FC=/opt/intel/fce/9.1.036/bin/ifort --with-libnuma=/usr/lib
> >
> > relevant on the screen:
> >
> > --checking whether /opt/intel/cce/9.1.042/iccp accepts -g... no
> >
> > --dependency style of /opt/intel/cce/9.1.042/icpc ... none
> >
> > --This is a problem of the local compiler, not of openmpi.
> >
> > Attached is the config.log.
> >
> > Kind regards
> >
> > francesco pietra
> >
> >
> >
> >
> >
> >
> >
> > ______________________________________________________________________ 
> > ______________
> > Moody friends. Drama queens. Your life? Nope! - their life, your  
> > story. Play Sims Stories at Yahoo! Games.
> > http://sims.yahoo.com/  This file contains any messages produced by  
> > compilers while
> > running configure, to aid debugging if configure makes a mistake.
> >
> > It was created by Open MPI configure 1.2.3, which was
> > generated by GNU Autoconf 2.59.  Invocation command line was
> >
> >   $ ./configure CC=/opt/intel/cce/9.1.042/bin/icc CXX=/opt/intel/ 
> > cce/9.1.042/icpc F77=/opt/intel/fce/9.1.036/bin/ifort FC=/opt/intel/ 
> > fce/9.1.036/bin/ifort --with-libnuma=/usr/lib
> >
> > ## --------- ##
> > ## Platform. ##
> > ## --------- ##
> >
> > hostname = deb64
> > uname -m = x86_64
> > uname -r = 2.6.18-3-amd64
> > uname -s = Linux
> > uname -v = #1 SMP Mon Dec 4 17:04:37 CET 2006
> >
> > /usr/bin/uname -p = unknown
> > /bin/uname -X     = unknown
> >
> > /bin/arch              = x86_64
> > /usr/bin/arch -k       = unknown
> > /usr/convex/getsysinfo = unknown
> > hostinfo               = unknown
> > /bin/machine           = unknown
> > /usr/bin/oslevel       = unknown
> > /bin/universe          = unknown
> >
> > PATH: /home/francesco/nwchem50/bin
> > PATH: /opt/intel/cce/9.1.042/bin
> > PATH: /opt/intel/fce/9.1.036/bin
> > PATH: /home/francesco/gmmx06
> > PATH: /usr/local/bin
> > PATH: /usr/bin
> > PATH: /bin
> > PATH: /usr/bin/X11
> > PATH: /usr/games
> >
> >
> > ## ----------- ##
> > ## Core tests. ##
> > ## ----------- ##
> >
> > configure:1833: checking for a BSD-compatible install
> > configure:1888: result: /usr/bin/install -c
> > configure:1899: checking whether build environment is sane
> > configure:1942: result: yes
> > configure:2007: checking for gawk
> > configure:2036: result: no
> > configure:2007: checking for mawk
> > configure:2023: found /usr/bin/mawk
> > configure:2033: result: mawk
> > configure:2043: checking whether make sets $(MAKE)
> > configure:2063: result: yes
> > configure:2352: checking Open MPI version
> > configure:2354: result: 1.2.3
> > configure:2356: checking Open MPI Subversion repository version
> > configure:2358: result: r15136
> > configure:2454: checking Open Run-Time Environment version
> > configure:2456: result: 1.2.3
> > configure:2458: checking Open Run-Time Environment Subversion  
> > repository version
> > configure:2460: result: r15136
> > configure:2556: checking Open Portable Access Layer version
> > configure:2558: result: 1.2.3
> > configure:2560: checking Open Portable Access Layer Subversion  
> > repository version
> > configure:2562: result: r15136
> > configure:2619: builddir: /usr/local/openmpi-1.2.3
> > configure:2621: srcdir: /usr/local/openmpi-1.2.3
> > configure:2643: checking build system type
> > configure:2661: result: x86_64-unknown-linux-gnu
> > configure:2689: checking host system type
> > configure:2703: result: x86_64-unknown-linux-gnu
> > configure:2730: checking for ompi_clean
> > configure:2763: result: no
> > configure:2857: checking Whether to run code coverage
> > configure:2884: result: no
> > configure:2894: checking whether to debug memory usage
> > configure:2906: result: no
> > configure:2926: checking whether to profile memory usage
> > configure:2938: result: no
> > configure:2958: checking if want developer-level compiler pickyness
> > configure:2970: result: no
> > configure:2985: checking if want developer-level debugging code
> > configure:2997: result: no
> > configure:3027: checking if want Fortran 77 bindings
> > configure:3035: result: yes
> > configure:3049: checking if want Fortran 90 bindings
> > configure:3057: result: yes
> > configure:3066: checking desired Fortran 90 bindings "size"
> > configure:3148: result: small
> > configure:3155: checking whether to enable PMPI
> > configure:3163: result: yes
> > configure:3180: checking if want C++ bindings
> > configure:3188: result: yes
> > configure:3197: checking if want MPI::SEEK_SET support
> > configure:3205: result: yes
> > configure:3223: checking if want to enable weak symbol support
> > configure:3231: result: yes
> > configure:3244: checking if want run-time MPI parameter checking
> > configure:3265: result: runtime
> > configure:3288: checking if want to install OMPI header files
> > configure:3301: result: no
> > configure:3319: checking if want pretty-print stacktrace
> > configure:3331: result: yes
> > configure:3344: checking if want deprecated executable names
> > configure:3356: result: no
> > configure:3376: checking if peruse support is required
> > configure:3388: result: no
> > configure:3413: checking max supported array dimension in F90 MPI  
> > bindings
> > configure:3428: result: 4
> > configure:3433: checking if pty support should be enabled
> > configure:3445: result: yes
> > configure:3458: checking if user wants dlopen support
> > configure:3473: result: yes
> > configure:3481: checking if heterogeneous support should be enabled
> > configure:3493: result: yes
> > configure:3507: checking if want trace file debugging
> > configure:3519: result: no
> > configure:3593: checking if want IPv6 support
> > configure:3605: result: yes (if underlying system supports it)
> > configure:3618: checking if want orterun "--prefix" behavior to be  
> > enabled by default
> > configure:3638: result: no
> > configure:3859: checking for style of include used by make
> > configure:3887: result: GNU
> > configure:3963: checking for gcc
> > configure:3989: result: /opt/intel/cce/9.1.042/bin/icc
> > configure:4233: checking for C compiler version
> > configure:4236: /opt/intel/cce/9.1.042/bin/icc --version </dev/null  
> > >&5
> > icc (ICC) 9.1 20060707
> > Copyright (C) 1985-2006 Intel Corporation.  All rights reserved.
> >
> > configure:4239: $? = 0
> > configure:4241: /opt/intel/cce/9.1.042/bin/icc -v </dev/null >&5
> > Version 9.1
> > configure:4244: $? = 0
> > configure:4246: /opt/intel/cce/9.1.042/bin/icc -V </dev/null >&5
> > Intel(R) C Compiler for Intel(R) EM64T-based applications, Version  
> > 9.1    Build 20060707 Package ID: <installpackageid>
> > Copyright (C) 1985-2006 Intel Corporation.  All rights reserved.
> > FOR NON-COMMERCIAL USE ONLY
> >
> > configure:4249: $? = 0
> > configure:4272: checking for C compiler default output file name
> > configure:4275: /opt/intel/cce/9.1.042/bin/icc -DNDEBUG     
> > conftest.c  >&5
> > configure:4278: $? = 0
> > configure:4324: result: a.out
> > configure:4329: checking whether the C compiler works
> > configure:4335: ./a.out
> > configure:4338: $? = 0
> > configure:4355: result: yes
> > configure:4362: checking whether we are cross compiling
> > configure:4364: result: no
> > configure:4367: checking for suffix of executables
> > configure:4369: /opt/intel/cce/9.1.042/bin/icc -o conftest - 
> > DNDEBUG    conftest.c  >&5
> > configure:4372: $? = 0
> > configure:4397: result:
> > configure:4403: checking for suffix of object files
> > configure:4424: /opt/intel/cce/9.1.042/bin/icc -c -DNDEBUG    
> > conftest.c >&5
> > configure:4427: $? = 0
> > configure:4449: result: o
> > configure:4453: checking whether we are using the GNU C compiler
> > configure:4477: /opt/intel/cce/9.1.042/bin/icc -c -DNDEBUG    
> > conftest.c >&5
> > configure:4483: $? = 0
> > configure:4487: test -z
> >                      || test ! -s conftest.err
> > configure:4490: $? = 0
> > configure:4493: test -s conftest.o
> > configure:4496: $? = 0
> > configure:4509: result: yes
> > configure:4515: checking whether /opt/intel/cce/9.1.042/bin/icc  
> > accepts -g
> > configure:4536: /opt/intel/cce/9.1.042/bin/icc -c -g  conftest.c >&5
> > configure:4542: $? = 0
> > configure:4546: test -z
> >                      || test ! -s conftest.err
> > configure:4549: $? = 0
> > configure:4552: test -s conftest.o
> > configure:4555: $? = 0
> > configure:4566: result: yes
> > configure:4583: checking for /opt/intel/cce/9.1.042/bin/icc option  
> > to accept ANSI C
> > configure:4653: /opt/intel/cce/9.1.042/bin/icc  -c -DNDEBUG    
> > conftest.c >&5
> > configure:4659: $? = 0
> > configure:4663: test -z
> >                      || test ! -s conftest.err
> > configure:4666: $? = 0
> > configure:4669: test -s conftest.o
> > configure:4672: $? = 0
> > configure:4690: result: none needed
> > configure:4708: /opt/intel/cce/9.1.042/bin/icc -c -DNDEBUG    
> > conftest.c >&5
> > conftest.c(2): error: identifier "choke" is undefined
> >     choke me
> >     ^
> >
> > conftest.c(3): error: expected a ";"
> >
> > compilation aborted for conftest.c (code 2)
> > configure:4714: $? = 2
> > configure: failed program was:
> > | #ifndef __cplusplus
> > |   choke me
> > | #endif
> > configure:4849: checking dependency style of /opt/intel/cce/9.1.042/ 
> > bin/icc
> > configure:4939: result: gcc3
> > configure:4967: checking whether /opt/intel/cce/9.1.042/bin/icc and  
> > cc understand -c and -o together
> > configure:4997: /opt/intel/cce/9.1.042/bin/icc -c conftest.c -o  
> > conftest.o >&5
> > configure:5000: $? = 0
> > configure:5002: /opt/intel/cce/9.1.042/bin/icc -c conftest.c -o  
> > conftest.o >&5
> > configure:5005: $? = 0
> > configure:5012: cc -c conftest.c >&5
> > configure:5015: $? = 0
> > configure:5018: cc -c conftest.c -o conftest.o >&5
> > configure:5021: $? = 0
> > configure:5023: cc -c conftest.c -o conftest.o >&5
> > configure:5026: $? = 0
> > configure:5044: result: yes
> > configure:5075: checking how to run the C preprocessor
> > configure:5110: /opt/intel/cce/9.1.042/bin/icc -E  conftest.c
> > configure:5116: $? = 0
> > configure:5148: /opt/intel/cce/9.1.042/bin/icc -E  conftest.c
> > conftest.c(38): error #5: could not open source file  
> > "ac_nonexistent.h"
> >   #include <ac_nonexistent.h>
> >                              ^
> >
> > configure:5154: $? = 2
> > configure: failed program was:
> > | /* confdefs.h.  */
> > |
> > | #define PACKAGE_NAME "Open MPI"
> > | #define PACKAGE_TARNAME "openmpi"
> > | #define PACKAGE_VERSION "1.2.3"
> > | #define PACKAGE_STRING "Open MPI 1.2.3"
> > | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/";
> > | #define OMPI_MAJOR_VERSION 1
> > | #define OMPI_MINOR_VERSION 2
> > | #define OMPI_RELEASE_VERSION 3
> > | #define OMPI_GREEK_VERSION ""
> > | #define OMPI_VERSION "3"
> > | #define ORTE_MAJOR_VERSION 1
> > | #define ORTE_MINOR_VERSION 2
> > | #define ORTE_RELEASE_VERSION 3
> > | #define ORTE_GREEK_VERSION ""
> > | #define ORTE_VERSION "3"
> > | #define OPAL_MAJOR_VERSION 1
> > | #define OPAL_MINOR_VERSION 2
> > | #define OPAL_RELEASE_VERSION 3
> > | #define OPAL_GREEK_VERSION ""
> > | #define OPAL_VERSION "3"
> > | #define OMPI_ARCH "x86_64-unknown-linux-gnu"
> > | #define OMPI_ENABLE_MEM_DEBUG 0
> > | #define OMPI_ENABLE_MEM_PROFILE 0
> > | #define OMPI_ENABLE_DEBUG 0
> > | #define OMPI_WANT_MPI_CXX_SEEK 1
> > | #define MPI_PARAM_CHECK ompi_mpi_param_check
> > | #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1
> > | #define OMPI_WANT_PERUSE 0
> > | #define OMPI_ENABLE_PTY_SUPPORT 1
> > | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1
> > | #define OPAL_ENABLE_TRACE 0
> > | #define OPAL_ENABLE_IPV6 1
> > | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
> > | #define OMPI_CC "/opt/intel/cce/9.1.042/bin/icc"
> > | /* end confdefs.h.  */
> > | #include <ac_nonexistent.h>
> > configure:5193: result: /opt/intel/cce/9.1.042/bin/icc -E
> > configure:5217: /opt/intel/cce/9.1.042/bin/icc -E  conftest.c
> > configure:5223: $? = 0
> > configure:5255: /opt/intel/cce/9.1.042/bin/icc -E  conftest.c
> > conftest.c(38): error #5: could not open source file  
> > "ac_nonexistent.h"
> >   #include <ac_nonexistent.h>
> >                              ^
> >
> > configure:5261: $? = 2
> > configure: failed program was:
> > | /* confdefs.h.  */
> > |
> > | #define PACKAGE_NAME "Open MPI"
> > | #define PACKAGE_TARNAME "openmpi"
> > | #define PACKAGE_VERSION "1.2.3"
> > | #define PACKAGE_STRING "Open MPI 1.2.3"
> > | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/";
> > | #define OMPI_MAJOR_VERSION 1
> > | #define OMPI_MINOR_VERSION 2
> > | #define OMPI_RELEASE_VERSION 3
> > | #define OMPI_GREEK_VERSION ""
> > | #define OMPI_VERSION "3"
> > | #define ORTE_MAJOR_VERSION 1
> > | #define ORTE_MINOR_VERSION 2
> > | #define ORTE_RELEASE_VERSION 3
> > | #define ORTE_GREEK_VERSION ""
> > | #define ORTE_VERSION "3"
> > | #define OPAL_MAJOR_VERSION 1
> > | #define OPAL_MINOR_VERSION 2
> > | #define OPAL_RELEASE_VERSION 3
> > | #define OPAL_GREEK_VERSION ""
> > | #define OPAL_VERSION "3"
> > | #define OMPI_ARCH "x86_64-unknown-linux-gnu"
> > | #define OMPI_ENABLE_MEM_DEBUG 0
> > | #define OMPI_ENABLE_MEM_PROFILE 0
> > | #define OMPI_ENABLE_DEBUG 0
> > | #define OMPI_WANT_MPI_CXX_SEEK 1
> > | #define MPI_PARAM_CHECK ompi_mpi_param_check
> > | #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1
> > | #define OMPI_WANT_PERUSE 0
> > | #define OMPI_ENABLE_PTY_SUPPORT 1
> > | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1
> > | #define OPAL_ENABLE_TRACE 0
> > | #define OPAL_ENABLE_IPV6 1
> > | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
> > | #define OMPI_CC "/opt/intel/cce/9.1.042/bin/icc"
> > | /* end confdefs.h.  */
> > | #include <ac_nonexistent.h>
> > configure:5305: checking for egrep
> > configure:5315: result: grep -E
> > configure:5332: checking for the C compiler vendor
> > configure:5360: /opt/intel/cce/9.1.042/bin/icc -c -DNDEBUG    
> > conftest.c >&5
> > configure:5366: $? = 0
> > configure:5370: test -z
> >                      || test ! -s conftest.err
> > configure:5373: $? = 0
> > configure:5376: test -s conftest.o
> > configure:5379: $? = 0
> > configure:6589: result: intel
> > configure:6597: checking for ANSI C header files
> > configure:6622: /opt/intel/cce/9.1.042/bin/icc -c -DNDEBUG    
> > conftest.c >&5
> > configure:6628: $? = 0
> > configure:6632: test -z
> >                      || test ! -s conftest.err
> > configure:6635: $? = 0
> > configure:6638: test -s conftest.o
> > configure:6641: $? = 0
> > configure:6730: /opt/intel/cce/9.1.042/bin/icc -o conftest - 
> > DNDEBUG    conftest.c  >&5
> > configure:6733: $? = 0
> > configure:6735: ./conftest
> > configure:6738: $? = 0
> > configure:6753: result: yes
> > configure:7385: checking if /opt/intel/cce/9.1.042/bin/icc supports  
> > -finline-functions
> > configure:7406: /opt/intel/cce/9.1.042/bin/icc -c -DNDEBUG  - 
> > finline-functions  conftest.c >&5
> > configure:7412: $? = 0
> > configure:7416: test -z
> >                      || test ! -s conftest.err
> > configure:7419: $? = 0
> > configure:7422: test -s conftest.o
> > configure:7425: $? = 0
> > configure:7436: result: yes
> > configure:7446: checking if /opt/intel/cce/9.1.042/bin/icc supports  
> > -fno-strict-aliasing
> > configure:7467: /opt/intel/cce/9.1.042/bin/icc -c -DNDEBUG  - 
> > finline-functions -fno-strict-aliasing  conftest.c >&5
> > configure:7473: $? = 0
> > configure:7477: test -z
> >                      || test ! -s conftest.err
> > configure:7480: $? = 0
> > configure:7483: test -s conftest.o
> > configure:7486: $? = 0
> > configure:7497: result: yes
> > configure:7573: WARNING:  -fno-strict-aliasing has been added to  
> > CFLAGS
> > configure:7592: checking if /opt/intel/cce/9.1.042/bin/icc supports  
> > -restrict
> > configure:7613: /opt/intel/cce/9.1.042/bin/icc -c -DNDEBUG -finline- 
> > functions -fno-strict-aliasing -restrict  conftest.c >&5
> > configure:7619: $? = 0
> > configure:7623: test -z
> >                      || test ! -s conftest.err
> > configure:7626: $? = 0
> > configure:7629: test -s conftest.o
> > configure:7632: $? = 0
> > configure:7643: result: yes
> > configure:7720: WARNING:  -restrict has been added to CFLAGS
> > configure:7727: checking if /opt/intel/cce/9.1.042/bin/icc supports  
> > __builtin_expect
> > configure:7749: /opt/intel/cce/9.1.042/bin/icc -o conftest -DNDEBUG  
> > -finline-functions -fno-strict-aliasing -restrict   conftest.c  >&5
> > configure:7755: $? = 0
> > configure:7759: test -z
> >                      || test ! -s conftest.err
> > configure:7762: $? = 0
> > configure:7765: test -s conftest
> > configure:7768: $? = 0
> > configure:7780: result: yes
> > configure:7794: checking if /opt/intel/cce/9.1.042/bin/icc supports  
> > __builtin_prefetch
> > configure:7816: /opt/intel/cce/9.1.042/bin/icc -o conftest -DNDEBUG  
> > -finline-functions -fno-strict-aliasing -restrict   conftest.c  >&5
> > configure:7822: $? = 0
> > configure:7826: test -z
> >                      || test ! -s conftest.err
> > configure:7829: $? = 0
> > configure:7832: test -s conftest
> > configure:7835: $? = 0
> > configure:7847: result: yes
> > configure:7942: checking for C optimization flags
> > configure:8006: result: -O3 -DNDEBUG -finline-functions -fno-strict- 
> > aliasing -restrict
> > configure:8042: checking for sys/types.h
> > configure:8058: /opt/intel/cce/9.1.042/bin/icc -c -O3 -DNDEBUG - 
> > finline-functions -fno-strict-aliasing -restrict  conftest.c >&5
> > configure:8064: $? = 0
> > configure:8068: test -z
> >                      || test ! -s conftest.err
> > configure:8071: $? = 0
> > configure:8074: test -s conftest.o
> > configure:8077: $? = 0
> > configure:8088: result: yes
> > configure:8042: checking for sys/stat.h
> > configure:8058: /opt/intel/cce/9.1.042/bin/icc -c -O3 -DNDEBUG - 
> > finline-functions -fno-strict-aliasing -restrict  conftest.c >&5
> > configure:8064: $? = 0
> > configure:8068: test -z
> >                      || test ! -s conftest.err
> > configure:8071: $? = 0
> > configure:8074: test -s conftest.o
> > configure:8077: $? = 0
> > configure:8088: result: yes
> > configure:8042: checking for stdlib.h
> > configure:8058: /opt/intel/cce/9.1.042/bin/icc -c -O3 -DNDEBUG - 
> > finline-functions -fno-strict-aliasing -restrict  conftest.c >&5
> > configure:8064: $? = 0
> > configure:8068: test -z
> >                      || test ! -s conftest.err
> > configure:8071: $? = 0
> > configure:8074: test -s conftest.o
> > configure:8077: $? = 0
> > configure:8088: result: yes
> > configure:8042: checking for string.h
> > configure:8058: /opt/intel/cce/9.1.042/bin/icc -c -O3 -DNDEBUG - 
> > finline-functions -fno-strict-aliasing -restrict  conftest.c >&5
> > configure:8064: $? = 0
> > configure:8068: test -z
> >                      || test ! -s conftest.err
> > configure:8071: $? = 0
> > configure:8074: test -s conftest.o
> > configure:8077: $? = 0
> > configure:8088: result: yes
> > configure:8042: checking for memory.h
> > configure:8058: /opt/intel/cce/9.1.042/bin/icc -c -O3 -DNDEBUG - 
> > finline-functions -fno-strict-aliasing -restrict  conftest.c >&5
> > configure:8064: $? = 0
> > configure:8068: test -z
> >                      || test ! -s conftest.err
> > configure:8071: $? = 0
> > configure:8074: test -s conftest.o
> > configure:8077: $? = 0
> > configure:8088: result: yes
> > configure:8042: checking for strings.h
> > configure:8058: /opt/intel/cce/9.1.042/bin/icc -c -O3 -DNDEBUG - 
> > finline-functions -fno-strict-aliasing -restrict  conftest.c >&5
> > configure:8064: $? = 0
> > configure:8068: test -z
> >                      || test ! -s conftest.err
> > configure:8071: $? = 0
> > configure:8074: test -s conftest.o
> > configure:8077: $? = 0
> > configure:8088: result: yes
> > configure:8042: checking for inttypes.h
> > configure:8058: /opt/intel/cce/9.1.042/bin/icc -c -O3 -DNDEBUG - 
> > finline-functions -fno-strict-aliasing -restrict  conftest.c >&5
> > configure:8064: $? = 0
> > configure:8068: test -z
> >                      || test ! -s conftest.err
> > configure:8071: $? = 0
> > configure:8074: test -s conftest.o
> > configure:8077: $? = 0
> > configure:8088: result: yes
> > configure:8042: checking for stdint.h
> > configure:8058: /opt/intel/cce/9.1.042/bin/icc -c -O3 -DNDEBUG - 
> > finline-functions -fno-strict-aliasing -restrict  conftest.c >&5
> > configure:8064: $? = 0
> > configure:8068: test -z
> >                      || test ! -s conftest.err
> > configure:8071: $? = 0
> > configure:8074: test -s conftest.o
> > configure:8077: $? = 0
> > configure:8088: result: yes
> > configure:8042: checking for unistd.h
> > configure:8058: /opt/intel/cce/9.1.042/bin/icc -c -O3 -DNDEBUG - 
> > finline-functions -fno-strict-aliasing -restrict  conftest.c >&5
> > configure:8064: $? = 0
> > configure:8068: test -z
> >                      || test ! -s conftest.err
> > configure:8071: $? = 0
> > configure:8074: test -s conftest.o
> > configure:8077: $? = 0
> > configure:8088: result: yes
> > configure:8100: checking for long long
> > configure:8124: /opt/intel/cce/9.1.042/bin/icc -c -O3 -DNDEBUG - 
> > finline-functions -fno-strict-aliasing -restrict  conftest.c >&5
> > conftest.c(88): warning #279: controlling expression is constant
> >   if ((long long *) 0)
> >       ^
> >
> > configure:8130: $? = 0
> > configure:8134: test -z
> >                      || test ! -s conftest.err
> > configure:8137: $? = 0
> > configure:8140: test -s conftest.o
> > configure:8143: $? = 0
> > configure:8154: result: yes
> > configure:8165: checking for long double
> > configure:8189: /opt/intel/cce/9.1.042/bin/icc -c -O3 -DNDEBUG - 
> > finline-functions -fno-strict-aliasing -restrict  conftest.c >&5
> > conftest.c(89): warning #279: controlling expression is constant
> >   if ((long double *) 0)
> >       ^
> >
> > configure:8195: $? = 0
> > configure:8199: test -z
> >                      || test ! -s conftest.err
> > configure:8202: $? = 0
> > configure:8205: test -s conftest.o
> > configure:8208: $? = 0
> > configure:8219: result: yes
> > configure:8230: checking for int8_t
> > configure:8254: /opt/intel/cce/9.1.042/bin/icc -c -O3 -DNDEBUG - 
> > finline-functions -fno-strict-aliasing -restrict  conftest.c >&5
> > conftest.c(90): warning #279: controlling expression is constant
> >   if ((int8_t *) 0)
> >       ^
> >
> > configure:8260: $? = 0
> > configure:8264: test -z
> >                      || test ! -s conftest.err
> > configure:8267: $? = 0
> > configure:8270: test -s conftest.o
> > configure:8273: $? = 0
> > configure:8284: result: yes
> > configure:8295: checking for uint8_t
> > configure:8319: /opt/intel/cce/9.1.042/bin/icc -c -O3 -DNDEBUG - 
> > finline-functions -fno-strict-aliasing -restrict  conftest.c >&5
> > conftest.c(91): warning #279: controlling expression is constant
> >   if ((uint8_t *) 0)
> >       ^
> >
> > configure:8325: $? = 0
> > configure:8329: test -z
> >                      || test ! -s conftest.err
> > configure:8332: $? = 0
> > configure:8335: test -s conftest.o
> > configure:8338: $? = 0
> > configure:8349: result: yes
> > configure:8360: checking for int16_t
> > configure:8384: /opt/intel/cce/9.1.042/bin/icc -c -O3 -DNDEBUG - 
> > finline-functions -fno-strict-aliasing -restrict  conftest.c >&5
> > conftest.c(92): warning #279: controlling expression is constant
> >   if ((int16_t *) 0)
> >       ^
> >
> > configure:8390: $? = 0
> > configure:8394: test -z
> >                      || test ! -s conftest.err
> > configure:8397: $? = 0
> > configure:8400: test -s conftest.o
> > configure:8403: $? = 0
> > configure:8414: result: yes
> > configure:8425: checking for uint16_t
> > configure:8449: /opt/intel/cce/9.1.042/bin/icc -c -O3 -DNDEBUG - 
> > finline-functions -fno-strict-aliasing -restrict  conftest.c >&5
> > conftest.c(93): warning #279: controlling expression is constant
> >   if ((uint16_t *) 0)
> >       ^
> >
> > configure:8455: $? = 0
> > configure:8459: test -z
> >                      || test ! -s conftest.err
> > configure:8462: $? = 0
> > configure:8465: test -s conftest.o
> > configure:8468: $? = 0
> > configure:8479: result: yes
> > configure:8490: checking for int32_t
> > configure:8514: /opt/intel/cce/9.1.042/bin/icc -c -O3 -DNDEBUG - 
> > finline-functions -fno-strict-aliasing -restrict  conftest.c >&5
> > conftest.c(94): warning #279: controlling expression is constant
> >   if ((int32_t *) 0)
> >       ^
> >
> > configure:8520: $? = 0
> > configure:8524: test -z
> >                      || test ! -s conftest.err
> > configure:8527: $? = 0
> > configure:8530: test -s conftest.o
> > configure:8533: $? = 0
> > configure:8544: result: yes
> > configure:8555: checking for uint32_t
> > configure:8579: /opt/intel/cce/9.1.042/bin/icc -c -O3 -DNDEBUG - 
> > finline-functions -fno-strict-aliasing -restrict  conftest.c >&5
> > conftest.c(95): warning #279: controlling expression is constant
> >   if ((uint32_t *) 0)
> >       ^
> >
> > configure:8585: $? = 0
> > configure:8589: test -z
> >                      || test ! -s conftest.err
> > configure:8592: $? = 0
> > configure:8595: test -s conftest.o
> > configure:8598: $? = 0
> > configure:8609: result: yes
> > configure:8620: checking for int64_t
> > configure:8644: /opt/intel/cce/9.1.042/bin/icc -c -O3 -DNDEBUG - 
> > finline-functions -fno-strict-aliasing -restrict  conftest.c >&5
> > conftest.c(96): warning #279: controlling expression is constant
> >   if ((int64_t *) 0)
> >       ^
> >
> > configure:8650: $? = 0
> > configure:8654: test -z
> >                      || test ! -s conftest.err
> > configure:8657: $? = 0
> > configure:8660: test -s conftest.o
> > configure:8663: $? = 0
> > configure:8674: result: yes
> > configure:8685: checking for uint64_t
> > configure:8709: /opt/intel/cce/9.1.042/bin/icc -c -O3 -DNDEBUG - 
> > finline-functions -fno-strict-aliasing -restrict  conftest.c >&5
> > conftest.c(97): warning #279: controlling expression is constant
> >   if ((uint64_t *) 0)
> >       ^
> >
> > configure:8715: $? = 0
> > configure:8719: test -z
> >                      || test ! -s conftest.err
> > configure:8722: $? = 0
> > configure:8725: test -s conftest.o
> > configure:8728: $? = 0
> > configure:8739: result: yes
> > configure:8750: checking for intptr_t
> > configure:8774: /opt/intel/cce/9.1.042/bin/icc -c -O3 -DNDEBUG - 
> > finline-functions -fno-strict-aliasing -restrict  conftest.c >&5
> > conftest.c(98): warning #279: controlling expression is constant
> >   if ((intptr_t *) 0)
> >       ^
> >
> > configure:8780: $? = 0
> > configure:8784: test -z
> >                      || test ! -s conftest.err
> > configure:8787: $? = 0
> > configure:8790: test -s conftest.o
> > configure:8793: $? = 0
> > configure:8804: result: yes
> > configure:8815: checking for uintptr_t
> > configure:8839: /opt/intel/cce/9.1.042/bin/icc -c -O3 -DNDEBUG - 
> > finline-functions -fno-strict-aliasing -restrict  conftest.c >&5
> > conftest.c(99): warning #279: controlling expression is constant
> >   if ((uintptr_t *) 0)
> >       ^
> >
> > configure:8845: $? = 0
> > configure:8849: test -z
> >                      || test ! -s conftest.err
> > configure:8852: $? = 0
> > configure:8855: test -s conftest.o
> > configure:8858: $? = 0
> > configure:8869: result: yes
> > configure:8880: checking for mode_t
> > configure:8904: /opt/intel/cce/9.1.042/bin/icc -c -O3 -DNDEBUG - 
> > finline-functions -fno-strict-aliasing -restrict  conftest.c >&5
> > conftest.c(100): warning #279: controlling expression is constant
> >   if ((mode_t *) 0)
> >       ^
> >
> > configure:8910: $? = 0
> > configure:8914: test -z
> >                      || test ! -s conftest.err
> > configure:8917: $? = 0
> > configure:8920: test -s conftest.o
> > configure:8923: $? = 0
> > configure:8934: result: yes
> > configure:8945: checking for ssize_t
> > configure:8969: /opt/intel/cce/9.1.042/bin/icc -c -O3 -DNDEBUG - 
> > finline-functions -fno-strict-aliasing -restrict  conftest.c >&5
> > conftest.c(101): warning #279: controlling expression is constant
> >   if ((ssize_t *) 0)
> >       ^
> >
> > configure:8975: $? = 0
> > configure:8979: test -z
> >                      || test ! -s conftest.err
> > configure:8982: $? = 0
> > configure:8985: test -s conftest.o
> > configure:8988: $? = 0
> > configure:8999: result: yes
> > configure:9010: checking for ptrdiff_t
> > configure:9034: /opt/intel/cce/9.1.042/bin/icc -c -O3 -DNDEBUG - 
> > finline-functions -fno-strict-aliasing -restrict  conftest.c >&5
> > conftest.c(102): warning #279: controlling expression is constant
> >   if ((ptrdiff_t *) 0)
> >       ^
> >
> > configure:9040: $? = 0
> > configure:9044: test -z
> >                      || test ! -s conftest.err
> > configure:9047: $? = 0
> > configure:9050: test -s conftest.o
> > configure:9053: $? = 0
> > configure:9064: result: yes
> > configure:9080: checking for char
> > configure:9104: /opt/intel/cce/9.1.042/bin/icc -c -O3 -DNDEBUG - 
> > finline-functions -fno-strict-aliasing -restrict  conftest.c >&5
> > conftest.c(103): warning #279: controlling expression is constant
> >   if ((char *) 0)
> >       ^
> >
> > configure:9110: $? = 0
> > configure:9114: test -z
> >                      || test ! -s conftest.err
> > configure:9117: $? = 0
> > configure:9120: test -s conftest.o
> > configure:9123: $? = 0
> > configure:9134: result: yes
> > configure:9137: checking size of char
> > configure:9456: /opt/intel/cce/9.1.042/bin/icc -o conftest -O3 - 
> > DNDEBUG -finline-functions -fno-strict-aliasing -restrict    
> > conftest.c  >&5
> > configure:9459: $? = 0
> > configure:9461: ./conftest
> > configure:9464: $? = 0
> > configure:9487: result: 1
> > configure:9494: checking for short
> > configure:9518: /opt/intel/cce/9.1.042/bin/icc -c -O3 -DNDEBUG - 
> > finline-functions -fno-strict-aliasing -restrict  conftest.c >&5
> > conftest.c(104): warning #279: controlling expression is constant
> >   if ((short *) 0)
> >       ^
> >
> > configure:9524: $? = 0
> > configure:9528: test -z
> >                      || test ! -s conftest.err
> > configure:9531: $? = 0
> > configure:9534: test -s conftest.o
> > configure:9537: $? = 0
> > configure:9548: result: yes
> > configure:9551: checking size of short
> > configure:9870: /opt/intel/cce/9.1.042/bin/icc -o conftest -O3 - 
> > DNDEBUG -finline-functions -fno-strict-aliasing -restrict    
> > conftest.c  >&5
> > configure:9873: $? = 0
> > configure:9875: ./conftest
> > configure:9878: $? = 0
> > configure:9901: result: 2
> > configure:9908: checking for int
> > configure:9932: /opt/intel/cce/9.1.042/bin/icc -c -O3 -DNDEBUG - 
> > finline-functions -fno-strict-aliasing -restrict  conftest.c >&5
> > conftest.c(105): warning #279: controlling expression is constant
> >   if ((int *) 0)
> >       ^
> >
> > configure:9938: $? = 0
> > configure:9942: test -z
> >                      || test ! -s conftest.err
> > configure:9945: $? = 0
> > configure:9948: test -s conftest.o
> > configure:9951: $? = 0
> > configure:9962: result: yes
> > configure:9965: checking size of int
> > configure:10284: /opt/intel/cce/9.1.042/bin/icc -o conftest -O3 - 
> > DNDEBUG -finline-functions -fno-strict-aliasing -restrict    
> > conftest.c  >&5
> > configure:10287: $? = 0
> > configure:10289: ./conftest
> > configure:10292: $? = 0
> > configure:10315: result: 4
> > configure:10322: checking for long
> > configure:10346: /opt/intel/cce/9.1.042/bin/icc -c -O3 -DNDEBUG - 
> > finline-functions -fno-strict-aliasing -restrict  conftest.c >&5
> > conftest.c(106): warning #279: controlling expression is constant
> >   if ((long *) 0)
> >       ^
> >
> > configure:10352: $? = 0
> > configure:10356: test -z
> >                      || test ! -s conftest.err
> > configure:10359: $? = 0
> > configure:10362: test -s conftest.o
> > configure:10365: $? = 0
> > configure:10376: result: yes
> > configure:10379: checking size of long
> > configure:10698: /opt/intel/cce/9.1.042/bin/icc -o conftest -O3 - 
> > DNDEBUG -finline-functions -fno-strict-aliasing -restrict    
> > conftest.c  >&5
> > configure:10701: $? = 0
> > configure:10703: ./conftest
> > configure:10706: $? = 0
> > configure:10729: result: 8
> > configure:10737: checking for long long
> > configure:10791: result: yes
> > configure:10794: checking size of long long
> > configure:11113: /opt/intel/cce/9.1.042/bin/icc -o conftest -O3 - 
> > DNDEBUG -finline-functions -fno-strict-aliasing -restrict    
> > conftest.c  >&5
> > configure:11116: $? = 0
> > configure:11118: ./conftest
> > configure:11121: $? = 0
> > configure:11144: result: 8
> > configure:11153: checking for long double
> > configure:11207: result: yes
> > configure:11210: checking size of long double
> > configure:11529: /opt/intel/cce/9.1.042/bin/icc -o conftest -O3 - 
> > DNDEBUG -finline-functions -fno-strict-aliasing -restrict    
> > conftest.c  >&5
> > configure:11532: $? = 0
> > configure:11534: ./conftest
> > configure:11537: $? = 0
> > configure:11560: result: 16
> > configure:11568: checking for float
> > configure:11592: /opt/intel/cce/9.1.042/bin/icc -c -O3 -DNDEBUG - 
> > finline-functions -fno-strict-aliasing -restrict  conftest.c >&5
> > conftest.c(109): warning #279: controlling expression is constant
> >   if ((float *) 0)
> >       ^
> >
> > configure:11598: $? = 0
> > configure:11602: test -z
> >                      || test ! -s conftest.err
> > configure:11605: $? = 0
> > configure:11608: test -s conftest.o
> > configure:11611: $? = 0
> > configure:11622: result: yes
> > configure:11625: checking size of float
> > configure:11944: /opt/intel/cce/9.1.042/bin/icc -o conftest -O3 - 
> > DNDEBUG -finline-functions -fno-strict-aliasing -restrict    
> > conftest.c  >&5
> > configure:11947: $? = 0
> > configure:11949: ./conftest
> > configure:11952: $? = 0
> > configure:11975: result: 4
> > configure:11982: checking for double
> > configure:12006: /opt/intel/cce/9.1.042/bin/icc -c -O3 -DNDEBUG - 
> > finline-functions -fno-strict-aliasing -restrict  conftest.c >&5
> > conftest.c(110): warning #279: controlling expression is constant
> >   if ((double *) 0)
> >       ^
> >
> > configure:12012: $? = 0
> > configure:12016: test -z
> >                      || test ! -s conftest.err
> > configure:12019: $? = 0
> > configure:12022: test -s conftest.o
> > configure:12025: $? = 0
> > configure:12036: result: yes
> > configure:12039: checking size of double
> > configure:12358: /opt/intel/cce/9.1.042/bin/icc -o conftest -O3 - 
> > DNDEBUG -finline-functions -fno-strict-aliasing -restrict    
> > conftest.c  >&5
> > configure:12361: $? = 0
> > configure:12363: ./conftest
> > configure:12366: $? = 0
> > configure:12389: result: 8
> > configure:12396: checking for void *
> > configure:12420: /opt/intel/cce/9.1.042/bin/icc -c -O3 -DNDEBUG - 
> > finline-functions -fno-strict-aliasing -restrict  conftest.c >&5
> > conftest.c(111): warning #279: controlling expression is constant
> >   if ((void * *) 0)
> >       ^
> >
> > configure:12426: $? = 0
> > configure:12430: test -z
> >                      || test ! -s conftest.err
> > configure:12433: $? = 0
> > configure:12436: test -s conftest.o
> > configure:12439: $? = 0
> > configure:12450: result: yes
> > configure:12453: checking size of void *
> > configure:12772: /opt/intel/cce/9.1.042/bin/icc -o conftest -O3 - 
> > DNDEBUG -finline-functions -fno-strict-aliasing -restrict    
> > conftest.c  >&5
> > configure:12775: $? = 0
> > configure:12777: ./conftest
> > configure:12780: $? = 0
> > configure:12803: result: 8
> > configure:12810: checking for size_t
> > configure:12834: /opt/intel/cce/9.1.042/bin/icc -c -O3 -DNDEBUG - 
> > finline-functions -fno-strict-aliasing -restrict  conftest.c >&5
> > conftest.c(112): warning #279: controlling expression is constant
> >   if ((size_t *) 0)
> >       ^
> >
> > configure:12840: $? = 0
> > configure:12844: test -z
> >                      || test ! -s conftest.err
> > configure:12847: $? = 0
> > configure:12850: test -s conftest.o
> > configure:12853: $? = 0
> > configure:12864: result: yes
> > configure:12867: checking size of size_t
> > configure:13186: /opt/intel/cce/9.1.042/bin/icc -o conftest -O3 - 
> > DNDEBUG -finline-functions -fno-strict-aliasing -restrict    
> > conftest.c  >&5
> > configure:13189: $? = 0
> > configure:13191: ./conftest
> > configure:13194: $? = 0
> > configure:13217: result: 8
> > configure:13225: checking for ssize_t
> > configure:13279: result: yes
> > configure:13282: checking size of ssize_t
> > configure:13601: /opt/intel/cce/9.1.042/bin/icc -o conftest -O3 - 
> > DNDEBUG -finline-functions -fno-strict-aliasing -restrict    
> > conftest.c  >&5
> > configure:13604: $? = 0
> > configure:13606: ./conftest
> > configure:13609: $? = 0
> > configure:13632: result: 8
> > configure:13641: checking for ptrdiff_t
> > configure:13695: result: yes
> > configure:13698: checking size of ptrdiff_t
> > configure:14017: /opt/intel/cce/9.1.042/bin/icc -o conftest -O3 - 
> > DNDEBUG -finline-functions -fno-strict-aliasing -restrict    
> > conftest.c  >&5
> > configure:14020: $? = 0
> > configure:14022: ./conftest
> > configure:14025: $? = 0
> > configure:14048: result: 8
> > configure:14062: checking alignment of char
> > configure:14465: /opt/intel/cce/9.1.042/bin/icc -o conftest -O3 - 
> > DNDEBUG -finline-functions -fno-strict-aliasing -restrict    
> > conftest.c  >&5
> > configure:14468: $? = 0
> > configure:14470: ./conftest
> > configure:14473: $? = 0
> > configure:14493: result: 1
> > configure:14505: checking alignment of short
> > configure:14908: /opt/intel/cce/9.1.042/bin/icc -o conftest -O3 - 
> > DNDEBUG -finline-functions -fno-strict-aliasing -restrict    
> > conftest.c  >&5
> > configure:14911: $? = 0
> > configure:14913: ./conftest
> > configure:14916: $? = 0
> > configure:14936: result: 2
> > configure:14948: checking alignment of wchar_t
> > configure:15351: /opt/intel/cce/9.1.042/bin/icc -o conftest -O3 - 
> > DNDEBUG -finline-functions -fno-strict-aliasing -restrict    
> > conftest.c  >&5
> > configure:15354: $? = 0
> > configure:15356: ./conftest
> > configure:15359: $? = 0
> > configure:15379: result: 4
> > configure:15391: checking alignment of int
> > configure:15794: /opt/intel/cce/9.1.042/bin/icc -o conftest -O3 - 
> > DNDEBUG -finline-functions -fno-strict-aliasing -restrict    
> > conftest.c  >&5
> > configure:15797: $? = 0
> > configure:15799: ./conftest
> > configure:15802: $? = 0
> > configure:15822: result: 4
> > configure:15834: checking alignment of long
> > configure:16237: /opt/intel/cce/9.1.042/bin/icc -o conftest -O3 - 
> > DNDEBUG -finline-functions -fno-strict-aliasing -restrict    
> > conftest.c  >&5
> > configure:16240: $? = 0
> > configure:16242: ./conftest
> > configure:16245: $? = 0
> > configure:16265: result: 8
> > configure:16278: checking alignment of long long
> > configure:16681: /opt/intel/cce/9.1.042/bin/icc -o conftest -O3 - 
> > DNDEBUG -finline-functions -fno-strict-aliasing -restrict    
> > conftest.c  >&5
> > configure:16684: $? = 0
> > configure:16686: ./conftest
> > configure:16689: $? = 0
> > configure:16709: result: 8
> > configure:16722: checking alignment of float
> > configure:17125: /opt/intel/cce/9.1.042/bin/icc -o conftest -O3 - 
> > DNDEBUG -finline-functions -fno-strict-aliasing -restrict    
> > conftest.c  >&5
> > configure:17128: $? = 0
> > configure:17130: ./conftest
> > configure:17133: $? = 0
> > configure:17153: result: 4
> > configure:17165: checking alignment of double
> > configure:17568: /opt/intel/cce/9.1.042/bin/icc -o conftest -O3 - 
> > DNDEBUG -finline-functions -fno-strict-aliasing -restrict    
> > conftest.c  >&5
> > configure:17571: $? = 0
> > configure:17573: ./conftest
> > configure:17576: $? = 0
> > configure:17596: result: 8
> > configure:17609: checking alignment of long double
> > configure:18012: /opt/intel/cce/9.1.042/bin/icc -o conftest -O3 - 
> > DNDEBUG -finline-functions -fno-strict-aliasing -restrict    
> > conftest.c  >&5
> > configure:18015: $? = 0
> > configure:18017: ./conftest
> > configure:18020: $? = 0
> > configure:18040: result: 16
> > configure:18053: checking alignment of void *
> > configure:18456: /opt/intel/cce/9.1.042/bin/icc -o conftest -O3 - 
> > DNDEBUG -finline-functions -fno-strict-aliasing -restrict    
> > conftest.c  >&5
> > configure:18459: $? = 0
> > configure:18461: ./conftest
> > configure:18464: $? = 0
> > configure:18484: result: 8
> > configure:18501: checking for C bool type
> > configure:18520: /opt/intel/cce/9.1.042/bin/icc -c -O3 -DNDEBUG - 
> > finline-functions -fno-strict-aliasing -restrict  conftest.c >&5
> > conftest.c(126): error: identifier "bool" is undefined
> >   bool bar, foo = true; bar = foo;
> >   ^
> >
> > conftest.c(126): error: identifier "true" is undefined
> >   bool bar, foo = true; bar = foo;
> >                   ^
> >
> > compilation aborted for conftest.c (code 2)
> > configure:18526: $? = 2
> > configure: failed program was:
> > | /* confdefs.h.  */
> > |
> > | #define PACKAGE_NAME "Open MPI"
> > | #define PACKAGE_TARNAME "openmpi"
> > | #define PACKAGE_VERSION "1.2.3"
> > | #define PACKAGE_STRING "Open MPI 1.2.3"
> > | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/";
> > | #define OMPI_MAJOR_VERSION 1
> > | #define OMPI_MINOR_VERSION 2
> > | #define OMPI_RELEASE_VERSION 3
> > | #define OMPI_GREEK_VERSION ""
> > | #define OMPI_VERSION "3"
> > | #define ORTE_MAJOR_VERSION 1
> > | #define ORTE_MINOR_VERSION 2
> > | #define ORTE_RELEASE_VERSION 3
> > | #define ORTE_GREEK_VERSION ""
> > | #define ORTE_VERSION "3"
> > | #define OPAL_MAJOR_VERSION 1
> > | #define OPAL_MINOR_VERSION 2
> > | #define OPAL_RELEASE_VERSION 3
> > | #define OPAL_GREEK_VERSION ""
> > | #define OPAL_VERSION "3"
> > | #define OMPI_ARCH "x86_64-unknown-linux-gnu"
> > | #define OMPI_ENABLE_MEM_DEBUG 0
> > | #define OMPI_ENABLE_MEM_PROFILE 0
> > | #define OMPI_ENABLE_DEBUG 0
> > | #define OMPI_WANT_MPI_CXX_SEEK 1
> > | #define MPI_PARAM_CHECK ompi_mpi_param_check
> > | #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1
> > | #define OMPI_WANT_PERUSE 0
> > | #define OMPI_ENABLE_PTY_SUPPORT 1
> > | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1
> > | #define OPAL_ENABLE_TRACE 0
> > | #define OPAL_ENABLE_IPV6 1
> > | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
> > | #define OMPI_CC "/opt/intel/cce/9.1.042/bin/icc"
> > | #define STDC_HEADERS 1
> > | #define _GNU_SOURCE 1
> > | #define OMPI_C_HAVE_BUILTIN_EXPECT 1
> > | #define OMPI_C_HAVE_BUILTIN_PREFETCH 1
> > | #define HAVE_SYS_TYPES_H 1
> > | #define HAVE_SYS_STAT_H 1
> > | #define HAVE_STDLIB_H 1
> > | #define HAVE_STRING_H 1
> > | #define HAVE_MEMORY_H 1
> > | #define HAVE_STRINGS_H 1
> > | #define HAVE_INTTYPES_H 1
> > | #define HAVE_STDINT_H 1
> > | #define HAVE_UNISTD_H 1
> > | #define HAVE_LONG_LONG 1
> > | #define HAVE_LONG_DOUBLE 1
> > | #define HAVE_INT8_T 1
> > | #define HAVE_UINT8_T 1
> > | #define HAVE_INT16_T 1
> > | #define HAVE_UINT16_T 1
> > | #define HAVE_INT32_T 1
> > | #define HAVE_UINT32_T 1
> > | #define HAVE_INT64_T 1
> > | #define HAVE_UINT64_T 1
> > | #define HAVE_INTPTR_T 1
> > | #define HAVE_UINTPTR_T 1
> > | #define HAVE_MODE_T 1
> > | #define HAVE_SSIZE_T 1
> > | #define HAVE_PTRDIFF_T 1
> > | #define SIZEOF_CHAR 1
> > | #define SIZEOF_SHORT 2
> > | #define SIZEOF_INT 4
> > | #define SIZEOF_LONG 8
> > | #define SIZEOF_LONG_LONG 8
> > | #define SIZEOF_LONG_DOUBLE 16
> > | #define SIZEOF_FLOAT 4
> > | #define SIZEOF_DOUBLE 8
> > | #define SIZEOF_VOID_P 8
> > | #define SIZEOF_SIZE_T 8
> > | #define SIZEOF_SSIZE_T 8
> > | #define SIZEOF_PTRDIFF_T 8
> > | #define OMPI_ALIGNMENT_CHAR 1
> > | #define OMPI_ALIGNMENT_SHORT 2
> > | #define OMPI_ALIGNMENT_WCHAR 4
> > | #define OMPI_ALIGNMENT_INT 4
> > | #define OMPI_ALIGNMENT_LONG 8
> > | #define OMPI_ALIGNMENT_LONG_LONG 8
> > | #define OMPI_ALIGNMENT_FLOAT 4
> > | #define OMPI_ALIGNMENT_DOUBLE 8
> > | #define OMPI_ALIGNMENT_LONG_DOUBLE 16
> > | #define OMPI_ALIGNMENT_VOID_P 8
> > | /* end confdefs.h.  */
> > |
> > | #include <stdio.h>
> > | #if HAVE_SYS_TYPES_H
> > | # include <sys/types.h>
> > | #endif
> > | #if HAVE_SYS_STAT_H
> > | # include <sys/stat.h>
> > | #endif
> > | #if STDC_HEADERS
> > | # include <stdlib.h>
> > | # include <stddef.h>
> > | #else
> > | # if HAVE_STDLIB_H
> > | #  include <stdlib.h>
> > | # endif
> > | #endif
> > | #if HAVE_STRING_H
> > | # if !STDC_HEADERS && HAVE_MEMORY_H
> > | #  include <memory.h>
> > | # endif
> > | # include <string.h>
> > | #endif
> > | #if HAVE_STRINGS_H
> > | # include <strings.h>
> > | #endif
> > | #if HAVE_INTTYPES_H
> > | # include <inttypes.h>
> > | #else
> > | # if HAVE_STDINT_H
> > | #  include <stdint.h>
> > | # endif
> > | #endif
> > | #if HAVE_UNISTD_H
> > | # include <unistd.h>
> > | #endif
> > | int
> > | main ()
> > | {
> > | bool bar, foo = true; bar = foo;
> > |   ;
> > |   return 0;
> > | }
> > configure:18554: result: no
> > configure:18582: checking for inline
> > configure:18603: /opt/intel/cce/9.1.042/bin/icc -c -O3 -DNDEBUG  - 
> > Werror -ansi  conftest.c >&5
> > conftest.c(91): error: identifier "inline" is undefined
> >   static inline foo_t static_foo () {return 0; }
> >          ^
> >
> > conftest.c(91): error: "foo_t" has already been declared in the  
> > current scope
> >   static inline foo_t static_foo () {return 0; }
> >                 ^
> >
> > conftest.c(91): error: expected a ";"
> >   static inline foo_t static_foo () {return 0; }
> >                       ^
> >
> > conftest.c(94): error #12: parsing restarts here after previous  
> > syntax error
> >
> > compilation aborted for conftest.c (code 2)
> > configure:18609: $? = 2
> > configure: failed program was:
> > | /* confdefs.h.  */
> > |
> > | #define PACKAGE_NAME "Open MPI"
> > | #define PACKAGE_TARNAME "openmpi"
> > | #define PACKAGE_VERSION "1.2.3"
> > | #define PACKAGE_STRING "Open MPI 1.2.3"
> > | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/";
> > | #define OMPI_MAJOR_VERSION 1
> > | #define OMPI_MINOR_VERSION 2
> > | #define OMPI_RELEASE_VERSION 3
> > | #define OMPI_GREEK_VERSION ""
> > | #define OMPI_VERSION "3"
> > | #define ORTE_MAJOR_VERSION 1
> > | #define ORTE_MINOR_VERSION 2
> > | #define ORTE_RELEASE_VERSION 3
> > | #define ORTE_GREEK_VERSION ""
> > | #define ORTE_VERSION "3"
> > | #define OPAL_MAJOR_VERSION 1
> > | #define OPAL_MINOR_VERSION 2
> > | #define OPAL_RELEASE_VERSION 3
> > | #define OPAL_GREEK_VERSION ""
> > | #define OPAL_VERSION "3"
> > | #define OMPI_ARCH "x86_64-unknown-linux-gnu"
> > | #define OMPI_ENABLE_MEM_DEBUG 0
> > | #define OMPI_ENABLE_MEM_PROFILE 0
> > | #define OMPI_ENABLE_DEBUG 0
> > | #define OMPI_WANT_MPI_CXX_SEEK 1
> > | #define MPI_PARAM_CHECK ompi_mpi_param_check
> > | #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1
> > | #define OMPI_WANT_PERUSE 0
> > | #define OMPI_ENABLE_PTY_SUPPORT 1
> > | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1
> > | #define OPAL_ENABLE_TRACE 0
> > | #define OPAL_ENABLE_IPV6 1
> > | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
> > | #define OMPI_CC "/opt/intel/cce/9.1.042/bin/icc"
> > | #define STDC_HEADERS 1
> > | #define _GNU_SOURCE 1
> > | #define OMPI_C_HAVE_BUILTIN_EXPECT 1
> > | #define OMPI_C_HAVE_BUILTIN_PREFETCH 1
> > | #define HAVE_SYS_TYPES_H 1
> > | #define HAVE_SYS_STAT_H 1
> > | #define HAVE_STDLIB_H 1
> > | #define HAVE_STRING_H 1
> > | #define HAVE_MEMORY_H 1
> > | #define HAVE_STRINGS_H 1
> > | #define HAVE_INTTYPES_H 1
> > | #define HAVE_STDINT_H 1
> > | #define HAVE_UNISTD_H 1
> > | #define HAVE_LONG_LONG 1
> > | #define HAVE_LONG_DOUBLE 1
> > | #define HAVE_INT8_T 1
> > | #define HAVE_UINT8_T 1
> > | #define HAVE_INT16_T 1
> > | #define HAVE_UINT16_T 1
> > | #define HAVE_INT32_T 1
> > | #define HAVE_UINT32_T 1
> > | #define HAVE_INT64_T 1
> > | #define HAVE_UINT64_T 1
> > | #define HAVE_INTPTR_T 1
> > | #define HAVE_UINTPTR_T 1
> > | #define HAVE_MODE_T 1
> > | #define HAVE_SSIZE_T 1
> > | #define HAVE_PTRDIFF_T 1
> > | #define SIZEOF_CHAR 1
> > | #define SIZEOF_SHORT 2
> > | #define SIZEOF_INT 4
> > | #define SIZEOF_LONG 8
> > | #define SIZEOF_LONG_LONG 8
> > | #define SIZEOF_LONG_DOUBLE 16
> > | #define SIZEOF_FLOAT 4
> > | #define SIZEOF_DOUBLE 8
> > | #define SIZEOF_VOID_P 8
> > | #define SIZEOF_SIZE_T 8
> > | #define SIZEOF_SSIZE_T 8
> > | #define SIZEOF_PTRDIFF_T 8
> > | #define OMPI_ALIGNMENT_CHAR 1
> > | #define OMPI_ALIGNMENT_SHORT 2
> > | #define OMPI_ALIGNMENT_WCHAR 4
> > | #define OMPI_ALIGNMENT_INT 4
> > | #define OMPI_ALIGNMENT_LONG 8
> > | #define OMPI_ALIGNMENT_LONG_LONG 8
> > | #define OMPI_ALIGNMENT_FLOAT 4
> > | #define OMPI_ALIGNMENT_DOUBLE 8
> > | #define OMPI_ALIGNMENT_LONG_DOUBLE 16
> > | #define OMPI_ALIGNMENT_VOID_P 8
> > | #define OMPI_NEED_C_BOOL 1
> > | /* end confdefs.h.  */
> > | #ifndef __cplusplus
> > | typedef int foo_t;
> > | static inline foo_t static_foo () {return 0; }
> > | inline foo_t foo () {return 0; }
> > | #endif
> > |
> > configure:18603: /opt/intel/cce/9.1.042/bin/icc -c -O3 -DNDEBUG  - 
> > Werror -ansi  conftest.c >&5
> > configure:18609: $? = 0
> > configure:18613: test -z
> >                      || test ! -s conftest.err
> > configure:18616: $? = 0
> > configure:18619: test -s conftest.o
> > configure:18622: $? = 0
> > configure:18634: result: __inline__
> > configure:18659: checking for C/C++ restrict keyword
> > configure:18677: /opt/intel/cce/9.1.042/bin/icc -c -O3 -DNDEBUG  - 
> > Werror -ansi  conftest.c >&5
> > conftest.c(92): error: expected a ";"
> >   float * restrict x;
> >                    ^
> >
> > compilation aborted for conftest.c (code 2)
> > configure:18683: $? = 2
> > configure: failed program was:
> > | /* confdefs.h.  */
> > |
> > | #define PACKAGE_NAME "Open MPI"
> > | #define PACKAGE_TARNAME "openmpi"
> > | #define PACKAGE_VERSION "1.2.3"
> > | #define PACKAGE_STRING "Open MPI 1.2.3"
> > | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/";
> > | #define OMPI_MAJOR_VERSION 1
> > | #define OMPI_MINOR_VERSION 2
> > | #define OMPI_RELEASE_VERSION 3
> > | #define OMPI_GREEK_VERSION ""
> > | #define OMPI_VERSION "3"
> > | #define ORTE_MAJOR_VERSION 1
> > | #define ORTE_MINOR_VERSION 2
> > | #define ORTE_RELEASE_VERSION 3
> > | #define ORTE_GREEK_VERSION ""
> > | #define ORTE_VERSION "3"
> > | #define OPAL_MAJOR_VERSION 1
> > | #define OPAL_MINOR_VERSION 2
> > | #define OPAL_RELEASE_VERSION 3
> > | #define OPAL_GREEK_VERSION ""
> > | #define OPAL_VERSION "3"
> > | #define OMPI_ARCH "x86_64-unknown-linux-gnu"
> > | #define OMPI_ENABLE_MEM_DEBUG 0
> > | #define OMPI_ENABLE_MEM_PROFILE 0
> > | #define OMPI_ENABLE_DEBUG 0
> > | #define OMPI_WANT_MPI_CXX_SEEK 1
> > | #define MPI_PARAM_CHECK ompi_mpi_param_check
> > | #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1
> > | #define OMPI_WANT_PERUSE 0
> > | #define OMPI_ENABLE_PTY_SUPPORT 1
> > | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1
> > | #define OPAL_ENABLE_TRACE 0
> > | #define OPAL_ENABLE_IPV6 1
> > | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
> > | #define OMPI_CC "/opt/intel/cce/9.1.042/bin/icc"
> > | #define STDC_HEADERS 1
> > | #define _GNU_SOURCE 1
> > | #define OMPI_C_HAVE_BUILTIN_EXPECT 1
> > | #define OMPI_C_HAVE_BUILTIN_PREFETCH 1
> > | #define HAVE_SYS_TYPES_H 1
> > | #define HAVE_SYS_STAT_H 1
> > | #define HAVE_STDLIB_H 1
> > | #define HAVE_STRING_H 1
> > | #define HAVE_MEMORY_H 1
> > | #define HAVE_STRINGS_H 1
> > | #define HAVE_INTTYPES_H 1
> > | #define HAVE_STDINT_H 1
> > | #define HAVE_UNISTD_H 1
> > | #define HAVE_LONG_LONG 1
> > | #define HAVE_LONG_DOUBLE 1
> > | #define HAVE_INT8_T 1
> > | #define HAVE_UINT8_T 1
> > | #define HAVE_INT16_T 1
> > | #define HAVE_UINT16_T 1
> > | #define HAVE_INT32_T 1
> > | #define HAVE_UINT32_T 1
> > | #define HAVE_INT64_T 1
> > | #define HAVE_UINT64_T 1
> > | #define HAVE_INTPTR_T 1
> > | #define HAVE_UINTPTR_T 1
> > | #define HAVE_MODE_T 1
> > | #define HAVE_SSIZE_T 1
> > | #define HAVE_PTRDIFF_T 1
> > | #define SIZEOF_CHAR 1
> > | #define SIZEOF_SHORT 2
> > | #define SIZEOF_INT 4
> > | #define SIZEOF_LONG 8
> > | #define SIZEOF_LONG_LONG 8
> > | #define SIZEOF_LONG_DOUBLE 16
> > | #define SIZEOF_FLOAT 4
> > | #define SIZEOF_DOUBLE 8
> > | #define SIZEOF_VOID_P 8
> > | #define SIZEOF_SIZE_T 8
> > | #define SIZEOF_SSIZE_T 8
> > | #define SIZEOF_PTRDIFF_T 8
> > | #define OMPI_ALIGNMENT_CHAR 1
> > | #define OMPI_ALIGNMENT_SHORT 2
> > | #define OMPI_ALIGNMENT_WCHAR 4
> > | #define OMPI_ALIGNMENT_INT 4
> > | #define OMPI_ALIGNMENT_LONG 8
> > | #define OMPI_ALIGNMENT_LONG_LONG 8
> > | #define OMPI_ALIGNMENT_FLOAT 4
> > | #define OMPI_ALIGNMENT_DOUBLE 8
> > | #define OMPI_ALIGNMENT_LONG_DOUBLE 16
> > | #define OMPI_ALIGNMENT_VOID_P 8
> > | #define OMPI_NEED_C_BOOL 1
> > | #ifndef __cplusplus
> > | #define inline __inline__
> > | #endif
> > | /* end confdefs.h.  */
> > | float * restrict x;
> > configure:18677: /opt/intel/cce/9.1.042/bin/icc -c -O3 -DNDEBUG  - 
> > Werror -ansi  conftest.c >&5
> > configure:18683: $? = 0
> > configure:18687: test -z
> >                      || test ! -s conftest.err
> > configure:18690: $? = 0
> > configure:18693: test -s conftest.o
> > configure:18696: $? = 0
> > configure:18708: result: __restrict
> > configure:18725: checking for weak symbol support
> > configure:18756: /opt/intel/cce/9.1.042/bin/icc -O3 -DNDEBUG  - 
> > Werror -ansi  -c conftest_weak.c
> > configure:18763: $? = 0
> > configure:18773: /opt/intel/cce/9.1.042/bin/icc -O3 -DNDEBUG  - 
> > Werror -ansi  conftest.c conftest_weak.o -o conftest
> > configure:18780: $? = 0
> > configure:18807: result: yes
> > configure:19078: checking for C++ compiler version
> > configure:19081: /opt/intel/cce/9.1.042/icpc --version </dev/null >&5
> > ./configure: line 19082: /opt/intel/cce/9.1.042/icpc: No such file  
> > or directory
> > configure:19084: $? = 127
> > configure:19086: /opt/intel/cce/9.1.042/icpc -v </dev/null >&5
> > ./configure: line 19087: /opt/intel/cce/9.1.042/icpc: No such file  
> > or directory
> > configure:19089: $? = 127
> > configure:19091: /opt/intel/cce/9.1.042/icpc -V </dev/null >&5
> > ./configure: line 19092: /opt/intel/cce/9.1.042/icpc: No such file  
> > or directory
> > configure:19094: $? = 127
> > configure:19097: checking whether we are using the GNU C++ compiler
> > configure:19121: /opt/intel/cce/9.1.042/icpc -c -DNDEBUG    
> > conftest.cc >&5
> > ./configure: line 19122: /opt/intel/cce/9.1.042/icpc: No such file  
> > or directory
> > configure:19127: $? = 127
> > configure: failed program was:
> > | /* confdefs.h.  */
> > |
> > | #define PACKAGE_NAME "Open MPI"
> > | #define PACKAGE_TARNAME "openmpi"
> > | #define PACKAGE_VERSION "1.2.3"
> > | #define PACKAGE_STRING "Open MPI 1.2.3"
> > | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/";
> > | #define OMPI_MAJOR_VERSION 1
> > | #define OMPI_MINOR_VERSION 2
> > | #define OMPI_RELEASE_VERSION 3
> > | #define OMPI_GREEK_VERSION ""
> > | #define OMPI_VERSION "3"
> > | #define ORTE_MAJOR_VERSION 1
> > | #define ORTE_MINOR_VERSION 2
> > | #define ORTE_RELEASE_VERSION 3
> > | #define ORTE_GREEK_VERSION ""
> > | #define ORTE_VERSION "3"
> > | #define OPAL_MAJOR_VERSION 1
> > | #define OPAL_MINOR_VERSION 2
> > | #define OPAL_RELEASE_VERSION 3
> > | #define OPAL_GREEK_VERSION ""
> > | #define OPAL_VERSION "3"
> > | #define OMPI_ARCH "x86_64-unknown-linux-gnu"
> > | #define OMPI_ENABLE_MEM_DEBUG 0
> > | #define OMPI_ENABLE_MEM_PROFILE 0
> > | #define OMPI_ENABLE_DEBUG 0
> > | #define OMPI_WANT_MPI_CXX_SEEK 1
> > | #define MPI_PARAM_CHECK ompi_mpi_param_check
> > | #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1
> > | #define OMPI_WANT_PERUSE 0
> > | #define OMPI_ENABLE_PTY_SUPPORT 1
> > | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1
> > | #define OPAL_ENABLE_TRACE 0
> > | #define OPAL_ENABLE_IPV6 1
> > | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
> > | #define OMPI_CC "/opt/intel/cce/9.1.042/bin/icc"
> > | #define STDC_HEADERS 1
> > | #define _GNU_SOURCE 1
> > | #define OMPI_C_HAVE_BUILTIN_EXPECT 1
> > | #define OMPI_C_HAVE_BUILTIN_PREFETCH 1
> > | #define HAVE_SYS_TYPES_H 1
> > | #define HAVE_SYS_STAT_H 1
> > | #define HAVE_STDLIB_H 1
> > | #define HAVE_STRING_H 1
> > | #define HAVE_MEMORY_H 1
> > | #define HAVE_STRINGS_H 1
> > | #define HAVE_INTTYPES_H 1
> > | #define HAVE_STDINT_H 1
> > | #define HAVE_UNISTD_H 1
> > | #define HAVE_LONG_LONG 1
> > | #define HAVE_LONG_DOUBLE 1
> > | #define HAVE_INT8_T 1
> > | #define HAVE_UINT8_T 1
> > | #define HAVE_INT16_T 1
> > | #define HAVE_UINT16_T 1
> > | #define HAVE_INT32_T 1
> > | #define HAVE_UINT32_T 1
> > | #define HAVE_INT64_T 1
> > | #define HAVE_UINT64_T 1
> > | #define HAVE_INTPTR_T 1
> > | #define HAVE_UINTPTR_T 1
> > | #define HAVE_MODE_T 1
> > | #define HAVE_SSIZE_T 1
> > | #define HAVE_PTRDIFF_T 1
> > | #define SIZEOF_CHAR 1
> > | #define SIZEOF_SHORT 2
> > | #define SIZEOF_INT 4
> > | #define SIZEOF_LONG 8
> > | #define SIZEOF_LONG_LONG 8
> > | #define SIZEOF_LONG_DOUBLE 16
> > | #define SIZEOF_FLOAT 4
> > | #define SIZEOF_DOUBLE 8
> > | #define SIZEOF_VOID_P 8
> > | #define SIZEOF_SIZE_T 8
> > | #define SIZEOF_SSIZE_T 8
> > | #define SIZEOF_PTRDIFF_T 8
> > | #define OMPI_ALIGNMENT_CHAR 1
> > | #define OMPI_ALIGNMENT_SHORT 2
> > | #define OMPI_ALIGNMENT_WCHAR 4
> > | #define OMPI_ALIGNMENT_INT 4
> > | #define OMPI_ALIGNMENT_LONG 8
> > | #define OMPI_ALIGNMENT_LONG_LONG 8
> > | #define OMPI_ALIGNMENT_FLOAT 4
> > | #define OMPI_ALIGNMENT_DOUBLE 8
> > | #define OMPI_ALIGNMENT_LONG_DOUBLE 16
> > | #define OMPI_ALIGNMENT_VOID_P 8
> > | #define OMPI_NEED_C_BOOL 1
> > | #ifndef __cplusplus
> > | #define inline __inline__
> > | #endif
> > | #define restrict __restrict
> > | #define OMPI_ENABLE_MPI_PROFILING 1
> > | #define OMPI_HAVE_WEAK_SYMBOLS 1
> > | /* end confdefs.h.  */
> > |
> > | int
> > | main ()
> > | {
> > | #ifndef __GNUC__
> > |        choke me
> > | #endif
> > |
> > |   ;
> > |   return 0;
> > | }
> > configure:19153: result: no
> > configure:19159: checking whether /opt/intel/cce/9.1.042/icpc  
> > accepts -g
> > configure:19180: /opt/intel/cce/9.1.042/icpc -c -g  conftest.cc >&5
> > ./configure: line 19181: /opt/intel/cce/9.1.042/icpc: No such file  
> > or directory
> > configure:19186: $? = 127
> > configure: failed program was:
> > | /* confdefs.h.  */
> > |
> > | #define PACKAGE_NAME "Open MPI"
> > | #define PACKAGE_TARNAME "openmpi"
> > | #define PACKAGE_VERSION "1.2.3"
> > | #define PACKAGE_STRING "Open MPI 1.2.3"
> > | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/";
> > | #define OMPI_MAJOR_VERSION 1
> > | #define OMPI_MINOR_VERSION 2
> > | #define OMPI_RELEASE_VERSION 3
> > | #define OMPI_GREEK_VERSION ""
> > | #define OMPI_VERSION "3"
> > | #define ORTE_MAJOR_VERSION 1
> > | #define ORTE_MINOR_VERSION 2
> > | #define ORTE_RELEASE_VERSION 3
> > | #define ORTE_GREEK_VERSION ""
> > | #define ORTE_VERSION "3"
> > | #define OPAL_MAJOR_VERSION 1
> > | #define OPAL_MINOR_VERSION 2
> > | #define OPAL_RELEASE_VERSION 3
> > | #define OPAL_GREEK_VERSION ""
> > | #define OPAL_VERSION "3"
> > | #define OMPI_ARCH "x86_64-unknown-linux-gnu"
> > | #define OMPI_ENABLE_MEM_DEBUG 0
> > | #define OMPI_ENABLE_MEM_PROFILE 0
> > | #define OMPI_ENABLE_DEBUG 0
> > | #define OMPI_WANT_MPI_CXX_SEEK 1
> > | #define MPI_PARAM_CHECK ompi_mpi_param_check
> > | #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1
> > | #define OMPI_WANT_PERUSE 0
> > | #define OMPI_ENABLE_PTY_SUPPORT 1
> > | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1
> > | #define OPAL_ENABLE_TRACE 0
> > | #define OPAL_ENABLE_IPV6 1
> > | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
> > | #define OMPI_CC "/opt/intel/cce/9.1.042/bin/icc"
> > | #define STDC_HEADERS 1
> > | #define _GNU_SOURCE 1
> > | #define OMPI_C_HAVE_BUILTIN_EXPECT 1
> > | #define OMPI_C_HAVE_BUILTIN_PREFETCH 1
> > | #define HAVE_SYS_TYPES_H 1
> > | #define HAVE_SYS_STAT_H 1
> > | #define HAVE_STDLIB_H 1
> > | #define HAVE_STRING_H 1
> > | #define HAVE_MEMORY_H 1
> > | #define HAVE_STRINGS_H 1
> > | #define HAVE_INTTYPES_H 1
> > | #define HAVE_STDINT_H 1
> > | #define HAVE_UNISTD_H 1
> > | #define HAVE_LONG_LONG 1
> > | #define HAVE_LONG_DOUBLE 1
> > | #define HAVE_INT8_T 1
> > | #define HAVE_UINT8_T 1
> > | #define HAVE_INT16_T 1
> > | #define HAVE_UINT16_T 1
> > | #define HAVE_INT32_T 1
> > | #define HAVE_UINT32_T 1
> > | #define HAVE_INT64_T 1
> > | #define HAVE_UINT64_T 1
> > | #define HAVE_INTPTR_T 1
> > | #define HAVE_UINTPTR_T 1
> > | #define HAVE_MODE_T 1
> > | #define HAVE_SSIZE_T 1
> > | #define HAVE_PTRDIFF_T 1
> > | #define SIZEOF_CHAR 1
> > | #define SIZEOF_SHORT 2
> > | #define SIZEOF_INT 4
> > | #define SIZEOF_LONG 8
> > | #define SIZEOF_LONG_LONG 8
> > | #define SIZEOF_LONG_DOUBLE 16
> > | #define SIZEOF_FLOAT 4
> > | #define SIZEOF_DOUBLE 8
> > | #define SIZEOF_VOID_P 8
> > | #define SIZEOF_SIZE_T 8
> > | #define SIZEOF_SSIZE_T 8
> > | #define SIZEOF_PTRDIFF_T 8
> > | #define OMPI_ALIGNMENT_CHAR 1
> > | #define OMPI_ALIGNMENT_SHORT 2
> > | #define OMPI_ALIGNMENT_WCHAR 4
> > | #define OMPI_ALIGNMENT_INT 4
> > | #define OMPI_ALIGNMENT_LONG 8
> > | #define OMPI_ALIGNMENT_LONG_LONG 8
> > | #define OMPI_ALIGNMENT_FLOAT 4
> > | #define OMPI_ALIGNMENT_DOUBLE 8
> > | #define OMPI_ALIGNMENT_LONG_DOUBLE 16
> > | #define OMPI_ALIGNMENT_VOID_P 8
> > | #define OMPI_NEED_C_BOOL 1
> > | #ifndef __cplusplus
> > | #define inline __inline__
> > | #endif
> > | #define restrict __restrict
> > | #define OMPI_ENABLE_MPI_PROFILING 1
> > | #define OMPI_HAVE_WEAK_SYMBOLS 1
> > | /* end confdefs.h.  */
> > |
> > | int
> > | main ()
> > | {
> > |
> > |   ;
> > |   return 0;
> > | }
> > configure:19210: result: no
> > configure:19252: /opt/intel/cce/9.1.042/icpc -c -DNDEBUG    
> > conftest.cc >&5
> > ./configure: line 19253: /opt/intel/cce/9.1.042/icpc: No such file  
> > or directory
> > configure:19258: $? = 127
> > configure: failed program was:
> > | /* confdefs.h.  */
> > |
> > | #define PACKAGE_NAME "Open MPI"
> > | #define PACKAGE_TARNAME "openmpi"
> > | #define PACKAGE_VERSION "1.2.3"
> > | #define PACKAGE_STRING "Open MPI 1.2.3"
> > | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/";
> > | #define OMPI_MAJOR_VERSION 1
> > | #define OMPI_MINOR_VERSION 2
> > | #define OMPI_RELEASE_VERSION 3
> > | #define OMPI_GREEK_VERSION ""
> > | #define OMPI_VERSION "3"
> > | #define ORTE_MAJOR_VERSION 1
> > | #define ORTE_MINOR_VERSION 2
> > | #define ORTE_RELEASE_VERSION 3
> > | #define ORTE_GREEK_VERSION ""
> > | #define ORTE_VERSION "3"
> > | #define OPAL_MAJOR_VERSION 1
> > | #define OPAL_MINOR_VERSION 2
> > | #define OPAL_RELEASE_VERSION 3
> > | #define OPAL_GREEK_VERSION ""
> > | #define OPAL_VERSION "3"
> > | #define OMPI_ARCH "x86_64-unknown-linux-gnu"
> > | #define OMPI_ENABLE_MEM_DEBUG 0
> > | #define OMPI_ENABLE_MEM_PROFILE 0
> > | #define OMPI_ENABLE_DEBUG 0
> > | #define OMPI_WANT_MPI_CXX_SEEK 1
> > | #define MPI_PARAM_CHECK ompi_mpi_param_check
> > | #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1
> > | #define OMPI_WANT_PERUSE 0
> > | #define OMPI_ENABLE_PTY_SUPPORT 1
> > | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1
> > | #define OPAL_ENABLE_TRACE 0
> > | #define OPAL_ENABLE_IPV6 1
> > | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
> > | #define OMPI_CC "/opt/intel/cce/9.1.042/bin/icc"
> > | #define STDC_HEADERS 1
> > | #define _GNU_SOURCE 1
> > | #define OMPI_C_HAVE_BUILTIN_EXPECT 1
> > | #define OMPI_C_HAVE_BUILTIN_PREFETCH 1
> > | #define HAVE_SYS_TYPES_H 1
> > | #define HAVE_SYS_STAT_H 1
> > | #define HAVE_STDLIB_H 1
> > | #define HAVE_STRING_H 1
> > | #define HAVE_MEMORY_H 1
> > | #define HAVE_STRINGS_H 1
> > | #define HAVE_INTTYPES_H 1
> > | #define HAVE_STDINT_H 1
> > | #define HAVE_UNISTD_H 1
> > | #define HAVE_LONG_LONG 1
> > | #define HAVE_LONG_DOUBLE 1
> > | #define HAVE_INT8_T 1
> > | #define HAVE_UINT8_T 1
> > | #define HAVE_INT16_T 1
> > | #define HAVE_UINT16_T 1
> > | #define HAVE_INT32_T 1
> > | #define HAVE_UINT32_T 1
> > | #define HAVE_INT64_T 1
> > | #define HAVE_UINT64_T 1
> > | #define HAVE_INTPTR_T 1
> > | #define HAVE_UINTPTR_T 1
> > | #define HAVE_MODE_T 1
> > | #define HAVE_SSIZE_T 1
> > | #define HAVE_PTRDIFF_T 1
> > | #define SIZEOF_CHAR 1
> > | #define SIZEOF_SHORT 2
> > | #define SIZEOF_INT 4
> > | #define SIZEOF_LONG 8
> > | #define SIZEOF_LONG_LONG 8
> > | #define SIZEOF_LONG_DOUBLE 16
> > | #define SIZEOF_FLOAT 4
> > | #define SIZEOF_DOUBLE 8
> > | #define SIZEOF_VOID_P 8
> > | #define SIZEOF_SIZE_T 8
> > | #define SIZEOF_SSIZE_T 8
> > | #define SIZEOF_PTRDIFF_T 8
> > | #define OMPI_ALIGNMENT_CHAR 1
> > | #define OMPI_ALIGNMENT_SHORT 2
> > | #define OMPI_ALIGNMENT_WCHAR 4
> > | #define OMPI_ALIGNMENT_INT 4
> > | #define OMPI_ALIGNMENT_LONG 8
> > | #define OMPI_ALIGNMENT_LONG_LONG 8
> > | #define OMPI_ALIGNMENT_FLOAT 4
> > | #define OMPI_ALIGNMENT_DOUBLE 8
> > | #define OMPI_ALIGNMENT_LONG_DOUBLE 16
> > | #define OMPI_ALIGNMENT_VOID_P 8
> > | #define OMPI_NEED_C_BOOL 1
> > | #ifndef __cplusplus
> > | #define inline __inline__
> > | #endif
> > | #define restrict __restrict
> > | #define OMPI_ENABLE_MPI_PROFILING 1
> > | #define OMPI_HAVE_WEAK_SYMBOLS 1
> > | /* end confdefs.h.  */
> > |
> > | #include <stdlib.h>
> > | int
> > | main ()
> > | {
> > | exit (42);
> > |   ;
> > |   return 0;
> > | }
> > configure:19252: /opt/intel/cce/9.1.042/icpc -c -DNDEBUG    
> > conftest.cc >&5
> > ./configure: line 19253: /opt/intel/cce/9.1.042/icpc: No such file  
> > or directory
> > configure:19258: $? = 127
> > configure: failed program was:
> > | /* confdefs.h.  */
> > |
> > | #define PACKAGE_NAME "Open MPI"
> > | #define PACKAGE_TARNAME "openmpi"
> > | #define PACKAGE_VERSION "1.2.3"
> > | #define PACKAGE_STRING "Open MPI 1.2.3"
> > | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/";
> > | #define OMPI_MAJOR_VERSION 1
> > | #define OMPI_MINOR_VERSION 2
> > | #define OMPI_RELEASE_VERSION 3
> > | #define OMPI_GREEK_VERSION ""
> > | #define OMPI_VERSION "3"
> > | #define ORTE_MAJOR_VERSION 1
> > | #define ORTE_MINOR_VERSION 2
> > | #define ORTE_RELEASE_VERSION 3
> > | #define ORTE_GREEK_VERSION ""
> > | #define ORTE_VERSION "3"
> > | #define OPAL_MAJOR_VERSION 1
> > | #define OPAL_MINOR_VERSION 2
> > | #define OPAL_RELEASE_VERSION 3
> > | #define OPAL_GREEK_VERSION ""
> > | #define OPAL_VERSION "3"
> > | #define OMPI_ARCH "x86_64-unknown-linux-gnu"
> > | #define OMPI_ENABLE_MEM_DEBUG 0
> > | #define OMPI_ENABLE_MEM_PROFILE 0
> > | #define OMPI_ENABLE_DEBUG 0
> > | #define OMPI_WANT_MPI_CXX_SEEK 1
> > | #define MPI_PARAM_CHECK ompi_mpi_param_check
> > | #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1
> > | #define OMPI_WANT_PERUSE 0
> > | #define OMPI_ENABLE_PTY_SUPPORT 1
> > | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1
> > | #define OPAL_ENABLE_TRACE 0
> > | #define OPAL_ENABLE_IPV6 1
> > | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
> > | #define OMPI_CC "/opt/intel/cce/9.1.042/bin/icc"
> > | #define STDC_HEADERS 1
> > | #define _GNU_SOURCE 1
> > | #define OMPI_C_HAVE_BUILTIN_EXPECT 1
> > | #define OMPI_C_HAVE_BUILTIN_PREFETCH 1
> > | #define HAVE_SYS_TYPES_H 1
> > | #define HAVE_SYS_STAT_H 1
> > | #define HAVE_STDLIB_H 1
> > | #define HAVE_STRING_H 1
> > | #define HAVE_MEMORY_H 1
> > | #define HAVE_STRINGS_H 1
> > | #define HAVE_INTTYPES_H 1
> > | #define HAVE_STDINT_H 1
> > | #define HAVE_UNISTD_H 1
> > | #define HAVE_LONG_LONG 1
> > | #define HAVE_LONG_DOUBLE 1
> > | #define HAVE_INT8_T 1
> > | #define HAVE_UINT8_T 1
> > | #define HAVE_INT16_T 1
> > | #define HAVE_UINT16_T 1
> > | #define HAVE_INT32_T 1
> > | #define HAVE_UINT32_T 1
> > | #define HAVE_INT64_T 1
> > | #define HAVE_UINT64_T 1
> > | #define HAVE_INTPTR_T 1
> > | #define HAVE_UINTPTR_T 1
> > | #define HAVE_MODE_T 1
> > | #define HAVE_SSIZE_T 1
> > | #define HAVE_PTRDIFF_T 1
> > | #define SIZEOF_CHAR 1
> > | #define SIZEOF_SHORT 2
> > | #define SIZEOF_INT 4
> > | #define SIZEOF_LONG 8
> > | #define SIZEOF_LONG_LONG 8
> > | #define SIZEOF_LONG_DOUBLE 16
> > | #define SIZEOF_FLOAT 4
> > | #define SIZEOF_DOUBLE 8
> > | #define SIZEOF_VOID_P 8
> > | #define SIZEOF_SIZE_T 8
> > | #define SIZEOF_SSIZE_T 8
> > | #define SIZEOF_PTRDIFF_T 8
> > | #define OMPI_ALIGNMENT_CHAR 1
> > | #define OMPI_ALIGNMENT_SHORT 2
> > | #define OMPI_ALIGNMENT_WCHAR 4
> > | #define OMPI_ALIGNMENT_INT 4
> > | #define OMPI_ALIGNMENT_LONG 8
> > | #define OMPI_ALIGNMENT_LONG_LONG 8
> > | #define OMPI_ALIGNMENT_FLOAT 4
> > | #define OMPI_ALIGNMENT_DOUBLE 8
> > | #define OMPI_ALIGNMENT_LONG_DOUBLE 16
> > | #define OMPI_ALIGNMENT_VOID_P 8
> > | #define OMPI_NEED_C_BOOL 1
> > | #ifndef __cplusplus
> > | #define inline __inline__
> > | #endif
> > | #define restrict __restrict
> > | #define OMPI_ENABLE_MPI_PROFILING 1
> > | #define OMPI_HAVE_WEAK_SYMBOLS 1
> > | /* end confdefs.h.  */
> > | extern "C" void std::exit (int) throw (); using std::exit;
> > | #include <stdlib.h>
> > | int
> > | main ()
> > | {
> > | exit (42);
> > |   ;
> > |   return 0;
> > | }
> > configure:19252: /opt/intel/cce/9.1.042/icpc -c -DNDEBUG    
> > conftest.cc >&5
> > ./configure: line 19253: /opt/intel/cce/9.1.042/icpc: No such file  
> > or directory
> > configure:19258: $? = 127
> > configure: failed program was:
> > | /* confdefs.h.  */
> > |
> > | #define PACKAGE_NAME "Open MPI"
> > | #define PACKAGE_TARNAME "openmpi"
> > | #define PACKAGE_VERSION "1.2.3"
> > | #define PACKAGE_STRING "Open MPI 1.2.3"
> > | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/";
> > | #define OMPI_MAJOR_VERSION 1
> > | #define OMPI_MINOR_VERSION 2
> > | #define OMPI_RELEASE_VERSION 3
> > | #define OMPI_GREEK_VERSION ""
> > | #define OMPI_VERSION "3"
> > | #define ORTE_MAJOR_VERSION 1
> > | #define ORTE_MINOR_VERSION 2
> > | #define ORTE_RELEASE_VERSION 3
> > | #define ORTE_GREEK_VERSION ""
> > | #define ORTE_VERSION "3"
> > | #define OPAL_MAJOR_VERSION 1
> > | #define OPAL_MINOR_VERSION 2
> > | #define OPAL_RELEASE_VERSION 3
> > | #define OPAL_GREEK_VERSION ""
> > | #define OPAL_VERSION "3"
> > | #define OMPI_ARCH "x86_64-unknown-linux-gnu"
> > | #define OMPI_ENABLE_MEM_DEBUG 0
> > | #define OMPI_ENABLE_MEM_PROFILE 0
> > | #define OMPI_ENABLE_DEBUG 0
> > | #define OMPI_WANT_MPI_CXX_SEEK 1
> > | #define MPI_PARAM_CHECK ompi_mpi_param_check
> > | #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1
> > | #define OMPI_WANT_PERUSE 0
> > | #define OMPI_ENABLE_PTY_SUPPORT 1
> > | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1
> > | #define OPAL_ENABLE_TRACE 0
> > | #define OPAL_ENABLE_IPV6 1
> > | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
> > | #define OMPI_CC "/opt/intel/cce/9.1.042/bin/icc"
> > | #define STDC_HEADERS 1
> > | #define _GNU_SOURCE 1
> > | #define OMPI_C_HAVE_BUILTIN_EXPECT 1
> > | #define OMPI_C_HAVE_BUILTIN_PREFETCH 1
> > | #define HAVE_SYS_TYPES_H 1
> > | #define HAVE_SYS_STAT_H 1
> > | #define HAVE_STDLIB_H 1
> > | #define HAVE_STRING_H 1
> > | #define HAVE_MEMORY_H 1
> > | #define HAVE_STRINGS_H 1
> > | #define HAVE_INTTYPES_H 1
> > | #define HAVE_STDINT_H 1
> > | #define HAVE_UNISTD_H 1
> > | #define HAVE_LONG_LONG 1
> > | #define HAVE_LONG_DOUBLE 1
> > | #define HAVE_INT8_T 1
> > | #define HAVE_UINT8_T 1
> > | #define HAVE_INT16_T 1
> > | #define HAVE_UINT16_T 1
> > | #define HAVE_INT32_T 1
> > | #define HAVE_UINT32_T 1
> > | #define HAVE_INT64_T 1
> > | #define HAVE_UINT64_T 1
> > | #define HAVE_INTPTR_T 1
> > | #define HAVE_UINTPTR_T 1
> > | #define HAVE_MODE_T 1
> > | #define HAVE_SSIZE_T 1
> > | #define HAVE_PTRDIFF_T 1
> > | #define SIZEOF_CHAR 1
> > | #define SIZEOF_SHORT 2
> > | #define SIZEOF_INT 4
> > | #define SIZEOF_LONG 8
> > | #define SIZEOF_LONG_LONG 8
> > | #define SIZEOF_LONG_DOUBLE 16
> > | #define SIZEOF_FLOAT 4
> > | #define SIZEOF_DOUBLE 8
> > | #define SIZEOF_VOID_P 8
> > | #define SIZEOF_SIZE_T 8
> > | #define SIZEOF_SSIZE_T 8
> > | #define SIZEOF_PTRDIFF_T 8
> > | #define OMPI_ALIGNMENT_CHAR 1
> > | #define OMPI_ALIGNMENT_SHORT 2
> > | #define OMPI_ALIGNMENT_WCHAR 4
> > | #define OMPI_ALIGNMENT_INT 4
> > | #define OMPI_ALIGNMENT_LONG 8
> > | #define OMPI_ALIGNMENT_LONG_LONG 8
> > | #define OMPI_ALIGNMENT_FLOAT 4
> > | #define OMPI_ALIGNMENT_DOUBLE 8
> > | #define OMPI_ALIGNMENT_LONG_DOUBLE 16
> > | #define OMPI_ALIGNMENT_VOID_P 8
> > | #define OMPI_NEED_C_BOOL 1
> > | #ifndef __cplusplus
> > | #define inline __inline__
> > | #endif
> > | #define restrict __restrict
> > | #define OMPI_ENABLE_MPI_PROFILING 1
> > | #define OMPI_HAVE_WEAK_SYMBOLS 1
> > | /* end confdefs.h.  */
> > | extern "C" void std::exit (int); using std::exit;
> > | #include <stdlib.h>
> > | int
> > | main ()
> > | {
> > | exit (42);
> > |   ;
> > |   return 0;
> > | }
> > configure:19252: /opt/intel/cce/9.1.042/icpc -c -DNDEBUG    
> > conftest.cc >&5
> > ./configure: line 19253: /opt/intel/cce/9.1.042/icpc: No such file  
> > or directory
> > configure:19258: $? = 127
> > configure: failed program was:
> > | /* confdefs.h.  */
> > |
> > | #define PACKAGE_NAME "Open MPI"
> > | #define PACKAGE_TARNAME "openmpi"
> > | #define PACKAGE_VERSION "1.2.3"
> > | #define PACKAGE_STRING "Open MPI 1.2.3"
> > | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/";
> > | #define OMPI_MAJOR_VERSION 1
> > | #define OMPI_MINOR_VERSION 2
> > | #define OMPI_RELEASE_VERSION 3
> > | #define OMPI_GREEK_VERSION ""
> > | #define OMPI_VERSION "3"
> > | #define ORTE_MAJOR_VERSION 1
> > | #define ORTE_MINOR_VERSION 2
> > | #define ORTE_RELEASE_VERSION 3
> > | #define ORTE_GREEK_VERSION ""
> > | #define ORTE_VERSION "3"
> > | #define OPAL_MAJOR_VERSION 1
> > | #define OPAL_MINOR_VERSION 2
> > | #define OPAL_RELEASE_VERSION 3
> > | #define OPAL_GREEK_VERSION ""
> > | #define OPAL_VERSION "3"
> > | #define OMPI_ARCH "x86_64-unknown-linux-gnu"
> > | #define OMPI_ENABLE_MEM_DEBUG 0
> > | #define OMPI_ENABLE_MEM_PROFILE 0
> > | #define OMPI_ENABLE_DEBUG 0
> > | #define OMPI_WANT_MPI_CXX_SEEK 1
> > | #define MPI_PARAM_CHECK ompi_mpi_param_check
> > | #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1
> > | #define OMPI_WANT_PERUSE 0
> > | #define OMPI_ENABLE_PTY_SUPPORT 1
> > | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1
> > | #define OPAL_ENABLE_TRACE 0
> > | #define OPAL_ENABLE_IPV6 1
> > | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
> > | #define OMPI_CC "/opt/intel/cce/9.1.042/bin/icc"
> > | #define STDC_HEADERS 1
> > | #define _GNU_SOURCE 1
> > | #define OMPI_C_HAVE_BUILTIN_EXPECT 1
> > | #define OMPI_C_HAVE_BUILTIN_PREFETCH 1
> > | #define HAVE_SYS_TYPES_H 1
> > | #define HAVE_SYS_STAT_H 1
> > | #define HAVE_STDLIB_H 1
> > | #define HAVE_STRING_H 1
> > | #define HAVE_MEMORY_H 1
> > | #define HAVE_STRINGS_H 1
> > | #define HAVE_INTTYPES_H 1
> > | #define HAVE_STDINT_H 1
> > | #define HAVE_UNISTD_H 1
> > | #define HAVE_LONG_LONG 1
> > | #define HAVE_LONG_DOUBLE 1
> > | #define HAVE_INT8_T 1
> > | #define HAVE_UINT8_T 1
> > | #define HAVE_INT16_T 1
> > | #define HAVE_UINT16_T 1
> > | #define HAVE_INT32_T 1
> > | #define HAVE_UINT32_T 1
> > | #define HAVE_INT64_T 1
> > | #define HAVE_UINT64_T 1
> > | #define HAVE_INTPTR_T 1
> > | #define HAVE_UINTPTR_T 1
> > | #define HAVE_MODE_T 1
> > | #define HAVE_SSIZE_T 1
> > | #define HAVE_PTRDIFF_T 1
> > | #define SIZEOF_CHAR 1
> > | #define SIZEOF_SHORT 2
> > | #define SIZEOF_INT 4
> > | #define SIZEOF_LONG 8
> > | #define SIZEOF_LONG_LONG 8
> > | #define SIZEOF_LONG_DOUBLE 16
> > | #define SIZEOF_FLOAT 4
> > | #define SIZEOF_DOUBLE 8
> > | #define SIZEOF_VOID_P 8
> > | #define SIZEOF_SIZE_T 8
> > | #define SIZEOF_SSIZE_T 8
> > | #define SIZEOF_PTRDIFF_T 8
> > | #define OMPI_ALIGNMENT_CHAR 1
> > | #define OMPI_ALIGNMENT_SHORT 2
> > | #define OMPI_ALIGNMENT_WCHAR 4
> > | #define OMPI_ALIGNMENT_INT 4
> > | #define OMPI_ALIGNMENT_LONG 8
> > | #define OMPI_ALIGNMENT_LONG_LONG 8
> > | #define OMPI_ALIGNMENT_FLOAT 4
> > | #define OMPI_ALIGNMENT_DOUBLE 8
> > | #define OMPI_ALIGNMENT_LONG_DOUBLE 16
> > | #define OMPI_ALIGNMENT_VOID_P 8
> > | #define OMPI_NEED_C_BOOL 1
> > | #ifndef __cplusplus
> > | #define inline __inline__
> > | #endif
> > | #define restrict __restrict
> > | #define OMPI_ENABLE_MPI_PROFILING 1
> > | #define OMPI_HAVE_WEAK_SYMBOLS 1
> > | /* end confdefs.h.  */
> > | extern "C" void exit (int) throw ();
> > | #include <stdlib.h>
> > | int
> > | main ()
> > | {
> > | exit (42);
> > |   ;
> > |   return 0;
> > | }
> > configure:19252: /opt/intel/cce/9.1.042/icpc -c -DNDEBUG    
> > conftest.cc >&5
> > ./configure: line 19253: /opt/intel/cce/9.1.042/icpc: No such file  
> > or directory
> > configure:19258: $? = 127
> > configure: failed program was:
> > | /* confdefs.h.  */
> > |
> > | #define PACKAGE_NAME "Open MPI"
> > | #define PACKAGE_TARNAME "openmpi"
> > | #define PACKAGE_VERSION "1.2.3"
> > | #define PACKAGE_STRING "Open MPI 1.2.3"
> > | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/";
> > | #define OMPI_MAJOR_VERSION 1
> > | #define OMPI_MINOR_VERSION 2
> > | #define OMPI_RELEASE_VERSION 3
> > | #define OMPI_GREEK_VERSION ""
> > | #define OMPI_VERSION "3"
> > | #define ORTE_MAJOR_VERSION 1
> > | #define ORTE_MINOR_VERSION 2
> > | #define ORTE_RELEASE_VERSION 3
> > | #define ORTE_GREEK_VERSION ""
> > | #define ORTE_VERSION "3"
> > | #define OPAL_MAJOR_VERSION 1
> > | #define OPAL_MINOR_VERSION 2
> > | #define OPAL_RELEASE_VERSION 3
> > | #define OPAL_GREEK_VERSION ""
> > | #define OPAL_VERSION "3"
> > | #define OMPI_ARCH "x86_64-unknown-linux-gnu"
> > | #define OMPI_ENABLE_MEM_DEBUG 0
> > | #define OMPI_ENABLE_MEM_PROFILE 0
> > | #define OMPI_ENABLE_DEBUG 0
> > | #define OMPI_WANT_MPI_CXX_SEEK 1
> > | #define MPI_PARAM_CHECK ompi_mpi_param_check
> > | #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1
> > | #define OMPI_WANT_PERUSE 0
> > | #define OMPI_ENABLE_PTY_SUPPORT 1
> > | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1
> > | #define OPAL_ENABLE_TRACE 0
> > | #define OPAL_ENABLE_IPV6 1
> > | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
> > | #define OMPI_CC "/opt/intel/cce/9.1.042/bin/icc"
> > | #define STDC_HEADERS 1
> > | #define _GNU_SOURCE 1
> > | #define OMPI_C_HAVE_BUILTIN_EXPECT 1
> > | #define OMPI_C_HAVE_BUILTIN_PREFETCH 1
> > | #define HAVE_SYS_TYPES_H 1
> > | #define HAVE_SYS_STAT_H 1
> > | #define HAVE_STDLIB_H 1
> > | #define HAVE_STRING_H 1
> > | #define HAVE_MEMORY_H 1
> > | #define HAVE_STRINGS_H 1
> > | #define HAVE_INTTYPES_H 1
> > | #define HAVE_STDINT_H 1
> > | #define HAVE_UNISTD_H 1
> > | #define HAVE_LONG_LONG 1
> > | #define HAVE_LONG_DOUBLE 1
> > | #define HAVE_INT8_T 1
> > | #define HAVE_UINT8_T 1
> > | #define HAVE_INT16_T 1
> > | #define HAVE_UINT16_T 1
> > | #define HAVE_INT32_T 1
> > | #define HAVE_UINT32_T 1
> > | #define HAVE_INT64_T 1
> > | #define HAVE_UINT64_T 1
> > | #define HAVE_INTPTR_T 1
> > | #define HAVE_UINTPTR_T 1
> > | #define HAVE_MODE_T 1
> > | #define HAVE_SSIZE_T 1
> > | #define HAVE_PTRDIFF_T 1
> > | #define SIZEOF_CHAR 1
> > | #define SIZEOF_SHORT 2
> > | #define SIZEOF_INT 4
> > | #define SIZEOF_LONG 8
> > | #define SIZEOF_LONG_LONG 8
> > | #define SIZEOF_LONG_DOUBLE 16
> > | #define SIZEOF_FLOAT 4
> > | #define SIZEOF_DOUBLE 8
> > | #define SIZEOF_VOID_P 8
> > | #define SIZEOF_SIZE_T 8
> > | #define SIZEOF_SSIZE_T 8
> > | #define SIZEOF_PTRDIFF_T 8
> > | #define OMPI_ALIGNMENT_CHAR 1
> > | #define OMPI_ALIGNMENT_SHORT 2
> > | #define OMPI_ALIGNMENT_WCHAR 4
> > | #define OMPI_ALIGNMENT_INT 4
> > | #define OMPI_ALIGNMENT_LONG 8
> > | #define OMPI_ALIGNMENT_LONG_LONG 8
> > | #define OMPI_ALIGNMENT_FLOAT 4
> > | #define OMPI_ALIGNMENT_DOUBLE 8
> > | #define OMPI_ALIGNMENT_LONG_DOUBLE 16
> > | #define OMPI_ALIGNMENT_VOID_P 8
> > | #define OMPI_NEED_C_BOOL 1
> > | #ifndef __cplusplus
> > | #define inline __inline__
> > | #endif
> > | #define restrict __restrict
> > | #define OMPI_ENABLE_MPI_PROFILING 1
> > | #define OMPI_HAVE_WEAK_SYMBOLS 1
> > | /* end confdefs.h.  */
> > | extern "C" void exit (int);
> > | #include <stdlib.h>
> > | int
> > | main ()
> > | {
> > | exit (42);
> > |   ;
> > |   return 0;
> > | }
> > configure:19252: /opt/intel/cce/9.1.042/icpc -c -DNDEBUG    
> > conftest.cc >&5
> > ./configure: line 19253: /opt/intel/cce/9.1.042/icpc: No such file  
> > or directory
> > configure:19258: $? = 127
> > configure: failed program was:
> > | /* confdefs.h.  */
> > |
> > | #define PACKAGE_NAME "Open MPI"
> > | #define PACKAGE_TARNAME "openmpi"
> > | #define PACKAGE_VERSION "1.2.3"
> > | #define PACKAGE_STRING "Open MPI 1.2.3"
> > | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/";
> > | #define OMPI_MAJOR_VERSION 1
> > | #define OMPI_MINOR_VERSION 2
> > | #define OMPI_RELEASE_VERSION 3
> > | #define OMPI_GREEK_VERSION ""
> > | #define OMPI_VERSION "3"
> > | #define ORTE_MAJOR_VERSION 1
> > | #define ORTE_MINOR_VERSION 2
> > | #define ORTE_RELEASE_VERSION 3
> > | #define ORTE_GREEK_VERSION ""
> > | #define ORTE_VERSION "3"
> > | #define OPAL_MAJOR_VERSION 1
> > | #define OPAL_MINOR_VERSION 2
> > | #define OPAL_RELEASE_VERSION 3
> > | #define OPAL_GREEK_VERSION ""
> > | #define OPAL_VERSION "3"
> > | #define OMPI_ARCH "x86_64-unknown-linux-gnu"
> > | #define OMPI_ENABLE_MEM_DEBUG 0
> > | #define OMPI_ENABLE_MEM_PROFILE 0
> > | #define OMPI_ENABLE_DEBUG 0
> > | #define OMPI_WANT_MPI_CXX_SEEK 1
> > | #define MPI_PARAM_CHECK ompi_mpi_param_check
> > | #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1
> > | #define OMPI_WANT_PERUSE 0
> > | #define OMPI_ENABLE_PTY_SUPPORT 1
> > | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1
> > | #define OPAL_ENABLE_TRACE 0
> > | #define OPAL_ENABLE_IPV6 1
> > | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
> > | #define OMPI_CC "/opt/intel/cce/9.1.042/bin/icc"
> > | #define STDC_HEADERS 1
> > | #define _GNU_SOURCE 1
> > | #define OMPI_C_HAVE_BUILTIN_EXPECT 1
> > | #define OMPI_C_HAVE_BUILTIN_PREFETCH 1
> > | #define HAVE_SYS_TYPES_H 1
> > | #define HAVE_SYS_STAT_H 1
> > | #define HAVE_STDLIB_H 1
> > | #define HAVE_STRING_H 1
> > | #define HAVE_MEMORY_H 1
> > | #define HAVE_STRINGS_H 1
> > | #define HAVE_INTTYPES_H 1
> > | #define HAVE_STDINT_H 1
> > | #define HAVE_UNISTD_H 1
> > | #define HAVE_LONG_LONG 1
> > | #define HAVE_LONG_DOUBLE 1
> > | #define HAVE_INT8_T 1
> > | #define HAVE_UINT8_T 1
> > | #define HAVE_INT16_T 1
> > | #define HAVE_UINT16_T 1
> > | #define HAVE_INT32_T 1
> > | #define HAVE_UINT32_T 1
> > | #define HAVE_INT64_T 1
> > | #define HAVE_UINT64_T 1
> > | #define HAVE_INTPTR_T 1
> > | #define HAVE_UINTPTR_T 1
> > | #define HAVE_MODE_T 1
> > | #define HAVE_SSIZE_T 1
> > | #define HAVE_PTRDIFF_T 1
> > | #define SIZEOF_CHAR 1
> > | #define SIZEOF_SHORT 2
> > | #define SIZEOF_INT 4
> > | #define SIZEOF_LONG 8
> > | #define SIZEOF_LONG_LONG 8
> > | #define SIZEOF_LONG_DOUBLE 16
> > | #define SIZEOF_FLOAT 4
> > | #define SIZEOF_DOUBLE 8
> > | #define SIZEOF_VOID_P 8
> > | #define SIZEOF_SIZE_T 8
> > | #define SIZEOF_SSIZE_T 8
> > | #define SIZEOF_PTRDIFF_T 8
> > | #define OMPI_ALIGNMENT_CHAR 1
> > | #define OMPI_ALIGNMENT_SHORT 2
> > | #define OMPI_ALIGNMENT_WCHAR 4
> > | #define OMPI_ALIGNMENT_INT 4
> > | #define OMPI_ALIGNMENT_LONG 8
> > | #define OMPI_ALIGNMENT_LONG_LONG 8
> > | #define OMPI_ALIGNMENT_FLOAT 4
> > | #define OMPI_ALIGNMENT_DOUBLE 8
> > | #define OMPI_ALIGNMENT_LONG_DOUBLE 16
> > | #define OMPI_ALIGNMENT_VOID_P 8
> > | #define OMPI_NEED_C_BOOL 1
> > | #ifndef __cplusplus
> > | #define inline __inline__
> > | #endif
> > | #define restrict __restrict
> > | #define OMPI_ENABLE_MPI_PROFILING 1
> > | #define OMPI_HAVE_WEAK_SYMBOLS 1
> > | /* end confdefs.h.  */
> > | void exit (int);
> > | #include <stdlib.h>
> > | int
> > | main ()
> > | {
> > | exit (42);
> > |   ;
> > |   return 0;
> > | }
> > configure:19341: checking dependency style of /opt/intel/cce/ 
> > 9.1.042/icpc
> > configure:19431: result: none
> > configure:19453: checking how to run the C++ preprocessor
> > configure:19484: /opt/intel/cce/9.1.042/icpc -E  conftest.cc
> > ./configure: line 19485: /opt/intel/cce/9.1.042/icpc: No such file  
> > or directory
> > configure:19490: $? = 127
> > configure: failed program was:
> > | /* confdefs.h.  */
> > |
> > | #define PACKAGE_NAME "Open MPI"
> > | #define PACKAGE_TARNAME "openmpi"
> > | #define PACKAGE_VERSION "1.2.3"
> > | #define PACKAGE_STRING "Open MPI 1.2.3"
> > | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/";
> > | #define OMPI_MAJOR_VERSION 1
> > | #define OMPI_MINOR_VERSION 2
> > | #define OMPI_RELEASE_VERSION 3
> > | #define OMPI_GREEK_VERSION ""
> > | #define OMPI_VERSION "3"
> > | #define ORTE_MAJOR_VERSION 1
> > | #define ORTE_MINOR_VERSION 2
> > | #define ORTE_RELEASE_VERSION 3
> > | #define ORTE_GREEK_VERSION ""
> > | #define ORTE_VERSION "3"
> > | #define OPAL_MAJOR_VERSION 1
> > | #define OPAL_MINOR_VERSION 2
> > | #define OPAL_RELEASE_VERSION 3
> > | #define OPAL_GREEK_VERSION ""
> > | #define OPAL_VERSION "3"
> > | #define OMPI_ARCH "x86_64-unknown-linux-gnu"
> > | #define OMPI_ENABLE_MEM_DEBUG 0
> > | #define OMPI_ENABLE_MEM_PROFILE 0
> > | #define OMPI_ENABLE_DEBUG 0
> > | #define OMPI_WANT_MPI_CXX_SEEK 1
> > | #define MPI_PARAM_CHECK ompi_mpi_param_check
> > | #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1
> > | #define OMPI_WANT_PERUSE 0
> > | #define OMPI_ENABLE_PTY_SUPPORT 1
> > | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1
> > | #define OPAL_ENABLE_TRACE 0
> > | #define OPAL_ENABLE_IPV6 1
> > | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
> > | #define OMPI_CC "/opt/intel/cce/9.1.042/bin/icc"
> > | #define STDC_HEADERS 1
> > | #define _GNU_SOURCE 1
> > | #define OMPI_C_HAVE_BUILTIN_EXPECT 1
> > | #define OMPI_C_HAVE_BUILTIN_PREFETCH 1
> > | #define HAVE_SYS_TYPES_H 1
> > | #define HAVE_SYS_STAT_H 1
> > | #define HAVE_STDLIB_H 1
> > | #define HAVE_STRING_H 1
> > | #define HAVE_MEMORY_H 1
> > | #define HAVE_STRINGS_H 1
> > | #define HAVE_INTTYPES_H 1
> > | #define HAVE_STDINT_H 1
> > | #define HAVE_UNISTD_H 1
> > | #define HAVE_LONG_LONG 1
> > | #define HAVE_LONG_DOUBLE 1
> > | #define HAVE_INT8_T 1
> > | #define HAVE_UINT8_T 1
> > | #define HAVE_INT16_T 1
> > | #define HAVE_UINT16_T 1
> > | #define HAVE_INT32_T 1
> > | #define HAVE_UINT32_T 1
> > | #define HAVE_INT64_T 1
> > | #define HAVE_UINT64_T 1
> > | #define HAVE_INTPTR_T 1
> > | #define HAVE_UINTPTR_T 1
> > | #define HAVE_MODE_T 1
> > | #define HAVE_SSIZE_T 1
> > | #define HAVE_PTRDIFF_T 1
> > | #define SIZEOF_CHAR 1
> > | #define SIZEOF_SHORT 2
> > | #define SIZEOF_INT 4
> > | #define SIZEOF_LONG 8
> > | #define SIZEOF_LONG_LONG 8
> > | #define SIZEOF_LONG_DOUBLE 16
> > | #define SIZEOF_FLOAT 4
> > | #define SIZEOF_DOUBLE 8
> > | #define SIZEOF_VOID_P 8
> > | #define SIZEOF_SIZE_T 8
> > | #define SIZEOF_SSIZE_T 8
> > | #define SIZEOF_PTRDIFF_T 8
> > | #define OMPI_ALIGNMENT_CHAR 1
> > | #define OMPI_ALIGNMENT_SHORT 2
> > | #define OMPI_ALIGNMENT_WCHAR 4
> > | #define OMPI_ALIGNMENT_INT 4
> > | #define OMPI_ALIGNMENT_LONG 8
> > | #define OMPI_ALIGNMENT_LONG_LONG 8
> > | #define OMPI_ALIGNMENT_FLOAT 4
> > | #define OMPI_ALIGNMENT_DOUBLE 8
> > | #define OMPI_ALIGNMENT_LONG_DOUBLE 16
> > | #define OMPI_ALIGNMENT_VOID_P 8
> > | #define OMPI_NEED_C_BOOL 1
> > | #ifndef __cplusplus
> > | #define inline __inline__
> > | #endif
> > | #define restrict __restrict
> > | #define OMPI_ENABLE_MPI_PROFILING 1
> > | #define OMPI_HAVE_WEAK_SYMBOLS 1
> > | #ifdef __cplusplus
> > | void exit (int);
> > | #endif
> > | /* end confdefs.h.  */
> > | #ifdef __STDC__
> > | # include <limits.h>
> > | #else
> > | # include <assert.h>
> > | #endif
> > |                Syntax error
> > configure:19484: /opt/intel/cce/9.1.042/icpc -E  conftest.cc
> > ./configure: line 19485: /opt/intel/cce/9.1.042/icpc: No such file  
> > or directory
> > configure:19490: $? = 127
> > configure: failed program was:
> > | /* confdefs.h.  */
> > |
> > | #define PACKAGE_NAME "Open MPI"
> > | #define PACKAGE_TARNAME "openmpi"
> > | #define PACKAGE_VERSION "1.2.3"
> > | #define PACKAGE_STRING "Open MPI 1.2.3"
> > | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/";
> > | #define OMPI_MAJOR_VERSION 1
> > | #define OMPI_MINOR_VERSION 2
> > | #define OMPI_RELEASE_VERSION 3
> > | #define OMPI_GREEK_VERSION ""
> > | #define OMPI_VERSION "3"
> > | #define ORTE_MAJOR_VERSION 1
> > | #define ORTE_MINOR_VERSION 2
> > | #define ORTE_RELEASE_VERSION 3
> > | #define ORTE_GREEK_VERSION ""
> > | #define ORTE_VERSION "3"
> > | #define OPAL_MAJOR_VERSION 1
> > | #define OPAL_MINOR_VERSION 2
> > | #define OPAL_RELEASE_VERSION 3
> > | #define OPAL_GREEK_VERSION ""
> > | #define OPAL_VERSION "3"
> > | #define OMPI_ARCH "x86_64-unknown-linux-gnu"
> > | #define OMPI_ENABLE_MEM_DEBUG 0
> > | #define OMPI_ENABLE_MEM_PROFILE 0
> > | #define OMPI_ENABLE_DEBUG 0
> > | #define OMPI_WANT_MPI_CXX_SEEK 1
> > | #define MPI_PARAM_CHECK ompi_mpi_param_check
> > | #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1
> > | #define OMPI_WANT_PERUSE 0
> > | #define OMPI_ENABLE_PTY_SUPPORT 1
> > | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1
> > | #define OPAL_ENABLE_TRACE 0
> > | #define OPAL_ENABLE_IPV6 1
> > | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
> > | #define OMPI_CC "/opt/intel/cce/9.1.042/bin/icc"
> > | #define STDC_HEADERS 1
> > | #define _GNU_SOURCE 1
> > | #define OMPI_C_HAVE_BUILTIN_EXPECT 1
> > | #define OMPI_C_HAVE_BUILTIN_PREFETCH 1
> > | #define HAVE_SYS_TYPES_H 1
> > | #define HAVE_SYS_STAT_H 1
> > | #define HAVE_STDLIB_H 1
> > | #define HAVE_STRING_H 1
> > | #define HAVE_MEMORY_H 1
> > | #define HAVE_STRINGS_H 1
> > | #define HAVE_INTTYPES_H 1
> > | #define HAVE_STDINT_H 1
> > | #define HAVE_UNISTD_H 1
> > | #define HAVE_LONG_LONG 1
> > | #define HAVE_LONG_DOUBLE 1
> > | #define HAVE_INT8_T 1
> > | #define HAVE_UINT8_T 1
> > | #define HAVE_INT16_T 1
> > | #define HAVE_UINT16_T 1
> > | #define HAVE_INT32_T 1
> > | #define HAVE_UINT32_T 1
> > | #define HAVE_INT64_T 1
> > | #define HAVE_UINT64_T 1
> > | #define HAVE_INTPTR_T 1
> > | #define HAVE_UINTPTR_T 1
> > | #define HAVE_MODE_T 1
> > | #define HAVE_SSIZE_T 1
> > | #define HAVE_PTRDIFF_T 1
> > | #define SIZEOF_CHAR 1
> > | #define SIZEOF_SHORT 2
> > | #define SIZEOF_INT 4
> > | #define SIZEOF_LONG 8
> > | #define SIZEOF_LONG_LONG 8
> > | #define SIZEOF_LONG_DOUBLE 16
> > | #define SIZEOF_FLOAT 4
> > | #define SIZEOF_DOUBLE 8
> > | #define SIZEOF_VOID_P 8
> > | #define SIZEOF_SIZE_T 8
> > | #define SIZEOF_SSIZE_T 8
> > | #define SIZEOF_PTRDIFF_T 8
> > | #define OMPI_ALIGNMENT_CHAR 1
> > | #define OMPI_ALIGNMENT_SHORT 2
> > | #define OMPI_ALIGNMENT_WCHAR 4
> > | #define OMPI_ALIGNMENT_INT 4
> > | #define OMPI_ALIGNMENT_LONG 8
> > | #define OMPI_ALIGNMENT_LONG_LONG 8
> > | #define OMPI_ALIGNMENT_FLOAT 4
> > | #define OMPI_ALIGNMENT_DOUBLE 8
> > | #define OMPI_ALIGNMENT_LONG_DOUBLE 16
> > | #define OMPI_ALIGNMENT_VOID_P 8
> > | #define OMPI_NEED_C_BOOL 1
> > | #ifndef __cplusplus
> > | #define inline __inline__
> > | #endif
> > | #define restrict __restrict
> > | #define OMPI_ENABLE_MPI_PROFILING 1
> > | #define OMPI_HAVE_WEAK_SYMBOLS 1
> > | #ifdef __cplusplus
> > | void exit (int);
> > | #endif
> > | /* end confdefs.h.  */
> > | #ifdef __STDC__
> > | # include <limits.h>
> > | #else
> > | # include <assert.h>
> > | #endif
> > |                Syntax error
> > configure:19484: /lib/cpp  conftest.cc
> > configure:19490: $? = 0
> > configure:19522: /lib/cpp  conftest.cc
> > conftest.cc:98:28: error: ac_nonexistent.h: No such file or directory
> > configure:19528: $? = 1
> > configure: failed program was:
> > | /* confdefs.h.  */
> > |
> > | #define PACKAGE_NAME "Open MPI"
> > | #define PACKAGE_TARNAME "openmpi"
> > | #define PACKAGE_VERSION "1.2.3"
> > | #define PACKAGE_STRING "Open MPI 1.2.3"
> > | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/";
> > | #define OMPI_MAJOR_VERSION 1
> > | #define OMPI_MINOR_VERSION 2
> > | #define OMPI_RELEASE_VERSION 3
> > | #define OMPI_GREEK_VERSION ""
> > | #define OMPI_VERSION "3"
> > | #define ORTE_MAJOR_VERSION 1
> > | #define ORTE_MINOR_VERSION 2
> > | #define ORTE_RELEASE_VERSION 3
> > | #define ORTE_GREEK_VERSION ""
> > | #define ORTE_VERSION "3"
> > | #define OPAL_MAJOR_VERSION 1
> > | #define OPAL_MINOR_VERSION 2
> > | #define OPAL_RELEASE_VERSION 3
> > | #define OPAL_GREEK_VERSION ""
> > | #define OPAL_VERSION "3"
> > | #define OMPI_ARCH "x86_64-unknown-linux-gnu"
> > | #define OMPI_ENABLE_MEM_DEBUG 0
> > | #define OMPI_ENABLE_MEM_PROFILE 0
> > | #define OMPI_ENABLE_DEBUG 0
> > | #define OMPI_WANT_MPI_CXX_SEEK 1
> > | #define MPI_PARAM_CHECK ompi_mpi_param_check
> > | #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1
> > | #define OMPI_WANT_PERUSE 0
> > | #define OMPI_ENABLE_PTY_SUPPORT 1
> > | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1
> > | #define OPAL_ENABLE_TRACE 0
> > | #define OPAL_ENABLE_IPV6 1
> > | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
> > | #define OMPI_CC "/opt/intel/cce/9.1.042/bin/icc"
> > | #define STDC_HEADERS 1
> > | #define _GNU_SOURCE 1
> > | #define OMPI_C_HAVE_BUILTIN_EXPECT 1
> > | #define OMPI_C_HAVE_BUILTIN_PREFETCH 1
> > | #define HAVE_SYS_TYPES_H 1
> > | #define HAVE_SYS_STAT_H 1
> > | #define HAVE_STDLIB_H 1
> > | #define HAVE_STRING_H 1
> > | #define HAVE_MEMORY_H 1
> > | #define HAVE_STRINGS_H 1
> > | #define HAVE_INTTYPES_H 1
> > | #define HAVE_STDINT_H 1
> > | #define HAVE_UNISTD_H 1
> > | #define HAVE_LONG_LONG 1
> > | #define HAVE_LONG_DOUBLE 1
> > | #define HAVE_INT8_T 1
> > | #define HAVE_UINT8_T 1
> > | #define HAVE_INT16_T 1
> > | #define HAVE_UINT16_T 1
> > | #define HAVE_INT32_T 1
> > | #define HAVE_UINT32_T 1
> > | #define HAVE_INT64_T 1
> > | #define HAVE_UINT64_T 1
> > | #define HAVE_INTPTR_T 1
> > | #define HAVE_UINTPTR_T 1
> > | #define HAVE_MODE_T 1
> > | #define HAVE_SSIZE_T 1
> > | #define HAVE_PTRDIFF_T 1
> > | #define SIZEOF_CHAR 1
> > | #define SIZEOF_SHORT 2
> > | #define SIZEOF_INT 4
> > | #define SIZEOF_LONG 8
> > | #define SIZEOF_LONG_LONG 8
> > | #define SIZEOF_LONG_DOUBLE 16
> > | #define SIZEOF_FLOAT 4
> > | #define SIZEOF_DOUBLE 8
> > | #define SIZEOF_VOID_P 8
> > | #define SIZEOF_SIZE_T 8
> > | #define SIZEOF_SSIZE_T 8
> > | #define SIZEOF_PTRDIFF_T 8
> > | #define OMPI_ALIGNMENT_CHAR 1
> > | #define OMPI_ALIGNMENT_SHORT 2
> > | #define OMPI_ALIGNMENT_WCHAR 4
> > | #define OMPI_ALIGNMENT_INT 4
> > | #define OMPI_ALIGNMENT_LONG 8
> > | #define OMPI_ALIGNMENT_LONG_LONG 8
> > | #define OMPI_ALIGNMENT_FLOAT 4
> > | #define OMPI_ALIGNMENT_DOUBLE 8
> > | #define OMPI_ALIGNMENT_LONG_DOUBLE 16
> > | #define OMPI_ALIGNMENT_VOID_P 8
> > | #define OMPI_NEED_C_BOOL 1
> > | #ifndef __cplusplus
> > | #define inline __inline__
> > | #endif
> > | #define restrict __restrict
> > | #define OMPI_ENABLE_MPI_PROFILING 1
> > | #define OMPI_HAVE_WEAK_SYMBOLS 1
> > | #ifdef __cplusplus
> > | void exit (int);
> > | #endif
> > | /* end confdefs.h.  */
> > | #include <ac_nonexistent.h>
> > configure:19567: result: /lib/cpp
> > configure:19591: /lib/cpp  conftest.cc
> > configure:19597: $? = 0
> > configure:19629: /lib/cpp  conftest.cc
> > conftest.cc:98:28: error: ac_nonexistent.h: No such file or directory
> > configure:19635: $? = 1
> > configure: failed program was:
> > | /* confdefs.h.  */
> > |
> > | #define PACKAGE_NAME "Open MPI"
> > | #define PACKAGE_TARNAME "openmpi"
> > | #define PACKAGE_VERSION "1.2.3"
> > | #define PACKAGE_STRING "Open MPI 1.2.3"
> > | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/";
> > | #define OMPI_MAJOR_VERSION 1
> > | #define OMPI_MINOR_VERSION 2
> > | #define OMPI_RELEASE_VERSION 3
> > | #define OMPI_GREEK_VERSION ""
> > | #define OMPI_VERSION "3"
> > | #define ORTE_MAJOR_VERSION 1
> > | #define ORTE_MINOR_VERSION 2
> > | #define ORTE_RELEASE_VERSION 3
> > | #define ORTE_GREEK_VERSION ""
> > | #define ORTE_VERSION "3"
> > | #define OPAL_MAJOR_VERSION 1
> > | #define OPAL_MINOR_VERSION 2
> > | #define OPAL_RELEASE_VERSION 3
> > | #define OPAL_GREEK_VERSION ""
> > | #define OPAL_VERSION "3"
> > | #define OMPI_ARCH "x86_64-unknown-linux-gnu"
> > | #define OMPI_ENABLE_MEM_DEBUG 0
> > | #define OMPI_ENABLE_MEM_PROFILE 0
> > | #define OMPI_ENABLE_DEBUG 0
> > | #define OMPI_WANT_MPI_CXX_SEEK 1
> > | #define MPI_PARAM_CHECK ompi_mpi_param_check
> > | #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1
> > | #define OMPI_WANT_PERUSE 0
> > | #define OMPI_ENABLE_PTY_SUPPORT 1
> > | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1
> > | #define OPAL_ENABLE_TRACE 0
> > | #define OPAL_ENABLE_IPV6 1
> > | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
> > | #define OMPI_CC "/opt/intel/cce/9.1.042/bin/icc"
> > | #define STDC_HEADERS 1
> > | #define _GNU_SOURCE 1
> > | #define OMPI_C_HAVE_BUILTIN_EXPECT 1
> > | #define OMPI_C_HAVE_BUILTIN_PREFETCH 1
> > | #define HAVE_SYS_TYPES_H 1
> > | #define HAVE_SYS_STAT_H 1
> > | #define HAVE_STDLIB_H 1
> > | #define HAVE_STRING_H 1
> > | #define HAVE_MEMORY_H 1
> > | #define HAVE_STRINGS_H 1
> > | #define HAVE_INTTYPES_H 1
> > | #define HAVE_STDINT_H 1
> > | #define HAVE_UNISTD_H 1
> > | #define HAVE_LONG_LONG 1
> > | #define HAVE_LONG_DOUBLE 1
> > | #define HAVE_INT8_T 1
> > | #define HAVE_UINT8_T 1
> > | #define HAVE_INT16_T 1
> > | #define HAVE_UINT16_T 1
> > | #define HAVE_INT32_T 1
> > | #define HAVE_UINT32_T 1
> > | #define HAVE_INT64_T 1
> > | #define HAVE_UINT64_T 1
> > | #define HAVE_INTPTR_T 1
> > | #define HAVE_UINTPTR_T 1
> > | #define HAVE_MODE_T 1
> > | #define HAVE_SSIZE_T 1
> > | #define HAVE_PTRDIFF_T 1
> > | #define SIZEOF_CHAR 1
> > | #define SIZEOF_SHORT 2
> > | #define SIZEOF_INT 4
> > | #define SIZEOF_LONG 8
> > | #define SIZEOF_LONG_LONG 8
> > | #define SIZEOF_LONG_DOUBLE 16
> > | #define SIZEOF_FLOAT 4
> > | #define SIZEOF_DOUBLE 8
> > | #define SIZEOF_VOID_P 8
> > | #define SIZEOF_SIZE_T 8
> > | #define SIZEOF_SSIZE_T 8
> > | #define SIZEOF_PTRDIFF_T 8
> > | #define OMPI_ALIGNMENT_CHAR 1
> > | #define OMPI_ALIGNMENT_SHORT 2
> > | #define OMPI_ALIGNMENT_WCHAR 4
> > | #define OMPI_ALIGNMENT_INT 4
> > | #define OMPI_ALIGNMENT_LONG 8
> > | #define OMPI_ALIGNMENT_LONG_LONG 8
> > | #define OMPI_ALIGNMENT_FLOAT 4
> > | #define OMPI_ALIGNMENT_DOUBLE 8
> > | #define OMPI_ALIGNMENT_LONG_DOUBLE 16
> > | #define OMPI_ALIGNMENT_VOID_P 8
> > | #define OMPI_NEED_C_BOOL 1
> > | #ifndef __cplusplus
> > | #define inline __inline__
> > | #endif
> > | #define restrict __restrict
> > | #define OMPI_ENABLE_MPI_PROFILING 1
> > | #define OMPI_HAVE_WEAK_SYMBOLS 1
> > | #ifdef __cplusplus
> > | void exit (int);
> > | #endif
> > | /* end confdefs.h.  */
> > | #include <ac_nonexistent.h>
> > configure:19691: checking for the C++ compiler vendor
> > configure:19719: /opt/intel/cce/9.1.042/icpc -c -DNDEBUG    
> > conftest.cc >&5
> > ./configure: line 19720: /opt/intel/cce/9.1.042/icpc: No such file  
> > or directory
> > configure:19725: $? = 127
> > configure: failed program was:
> > | #if !( defined(__INTEL_COMPILER) || defined(__ICC) )
> > | #error "condition defined(__INTEL_COMPILER) || defined(__ICC) not  
> > met"
> > | choke me
> > | #endif
> > configure:19760: /opt/intel/cce/9.1.042/icpc -c -DNDEBUG    
> > conftest.cc >&5
> > ./configure: line 19761: /opt/intel/cce/9.1.042/icpc: No such file  
> > or directory
> > configure:19766: $? = 127
> > configure: failed program was:
> > | #ifndef __GNUC__
> > | #error "symbol __GNUC__ not defined"
> > | choke me
> > | #endif
> > configure:19801: /opt/intel/cce/9.1.042/icpc -c -DNDEBUG    
> > conftest.cc >&5
> > ./configure: line 19802: /opt/intel/cce/9.1.042/icpc: No such file  
> > or directory
> > configure:19807: $? = 127
> > configure: failed program was:
> > | #ifndef __TURBOC__
> > | #error "symbol __TURBOC__ not defined"
> > | choke me
> > | #endif
> > configure:19842: /opt/intel/cce/9.1.042/icpc -c -DNDEBUG    
> > conftest.cc >&5
> > ./configure: line 19843: /opt/intel/cce/9.1.042/icpc: No such file  
> > or directory
> > configure:19848: $? = 127
> > configure: failed program was:
> > | #ifndef __BORLANDC__
> > | #error "symbol __BORLANDC__ not defined"
> > | choke me
> > | #endif
> > configure:19883: /opt/intel/cce/9.1.042/icpc -c -DNDEBUG    
> > conftest.cc >&5
> > ./configure: line 19884: /opt/intel/cce/9.1.042/icpc: No such file  
> > or directory
> > configure:19889: $? = 127
> > configure: failed program was:
> > | #ifndef __COMO__
> > | #error "symbol __COMO__ not defined"
> > | choke me
> > | #endif
> > configure:19924: /opt/intel/cce/9.1.042/icpc -c -DNDEBUG    
> > conftest.cc >&5
> > ./configure: line 19925: /opt/intel/cce/9.1.042/icpc: No such file  
> > or directory
> > configure:19930: $? = 127
> > configure: failed program was:
> > | #if !( defined(__DECC) || defined(VAXC) || defined(__VAXC) )
> > | #error "condition defined(__DECC) || defined(VAXC) || defined 
> > (__VAXC) not met"
> > | choke me
> > | #endif
> > configure:19958: /opt/intel/cce/9.1.042/icpc -c -DNDEBUG    
> > conftest.cc >&5
> > ./configure: line 19959: /opt/intel/cce/9.1.042/icpc: No such file  
> > or directory
> > configure:19964: $? = 127
> > configure: failed program was:
> > | #if !( defined(__osf__) && defined(__LANGUAGE_C__) )
> > | #error "condition defined(__osf__) && defined(__LANGUAGE_C__) not  
> > met"
> > | choke me
> > | #endif
> > configure:19992: /opt/intel/cce/9.1.042/icpc -c -DNDEBUG    
> > conftest.cc >&5
> > ./configure: line 19993: /opt/intel/cce/9.1.042/icpc: No such file  
> > or directory
> > configure:19998: $? = 127
> > configure: failed program was:
> > | #ifndef __DECCXX
> > | #error "symbol __DECCXX not defined"
> > | choke me
> > | #endif
> > configure:20037: /opt/intel/cce/9.1.042/icpc -c -DNDEBUG    
> > conftest.cc >&5
> > ./configure: line 20038: /opt/intel/cce/9.1.042/icpc: No such file  
> > or directory
> > configure:20043: $? = 127
> > configure: failed program was:
> > | #ifndef _CRAYC
> > | #error "symbol _CRAYC not defined"
> > | choke me
> > | #endif
> > configure:20078: /opt/intel/cce/9.1.042/icpc -c -DNDEBUG    
> > conftest.cc >&5
> > ./configure: line 20079: /opt/intel/cce/9.1.042/icpc: No such file  
> > or directory
> > configure:20084: $? = 127
> > configure: failed program was:
> > | #ifndef __DCC__
> > | #error "symbol __DCC__ not defined"
> > | choke me
> > | #endif
> > configure:20119: /opt/intel/cce/9.1.042/icpc -c -DNDEBUG    
> > conftest.cc >&5
> > ./configure: line 20120: /opt/intel/cce/9.1.042/icpc: No such file  
> > or directory
> > configure:20125: $? = 127
> > configure: failed program was:
> > | #if !( defined(__DMC__) || defined(__SC__) || defined(__ZTC__) )
> > | #error "condition defined(__DMC__) || defined(__SC__) || defined 
> > (__ZTC__) not met"
> > | choke me
> > | #endif
> > configure:20160: /opt/intel/cce/9.1.042/icpc -c -DNDEBUG    
> > conftest.cc >&5
> > ./configure: line 20161: /opt/intel/cce/9.1.042/icpc: No such file  
> > or directory
> > configure:20166: $? = 127
> > configure: failed program was:
> > | #if !( defined(__HP_cc) || defined(__HP_aCC) )
> > | #error "condition defined(__HP_cc) || defined(__HP_aCC) not met"
> > | choke me
> > | #endif
> > configure:20201: /opt/intel/cce/9.1.042/icpc -c -DNDEBUG    
> > conftest.cc >&5
> > ./configure: line 20202: /opt/intel/cce/9.1.042/icpc: No such file  
> > or directory
> > configure:20207: $? = 127
> > configure: failed program was:
> > | #if !( defined(__xlC__) || defined(__IBMC__) || defined 
> > (__IBMCPP__) )
> > | #error "condition defined(__xlC__) || defined(__IBMC__) || defined 
> > (__IBMCPP__) not met"
> > | choke me
> > | #endif
> > configure:20235: /opt/intel/cce/9.1.042/icpc -c -DNDEBUG    
> > conftest.cc >&5
> > ./configure: line 20236: /opt/intel/cce/9.1.042/icpc: No such file  
> > or directory
> > configure:20241: $? = 127
> > configure: failed program was:
> > | #if !( defined(_AIX) && !defined(__GNUC__) )
> > | #error "condition defined(_AIX) && !defined(__GNUC__) not met"
> > | choke me
> > | #endif
> > configure:20278: /opt/intel/cce/9.1.042/icpc -c -DNDEBUG    
> > conftest.cc >&5
> > ./configure: line 20279: /opt/intel/cce/9.1.042/icpc: No such file  
> > or directory
> > configure:20284: $? = 127
> > configure: failed program was:
> > | #ifndef __KCC
> > | #error "symbol __KCC not defined"
> > | choke me
> > | #endif
> > configure:20319: /opt/intel/cce/9.1.042/icpc -c -DNDEBUG    
> > conftest.cc >&5
> > ./configure: line 20320: /opt/intel/cce/9.1.042/icpc: No such file  
> > or directory
> > configure:20325: $? = 127
> > configure: failed program was:
> > | #ifndef __LCC__
> > | #error "symbol __LCC__ not defined"
> > | choke me
> > | #endif
> > configure:20360: /opt/intel/cce/9.1.042/icpc -c -DNDEBUG    
> > conftest.cc >&5
> > ./configure: line 20361: /opt/intel/cce/9.1.042/icpc: No such file  
> > or directory
> > configure:20366: $? = 127
> > configure: failed program was:
> > | #ifndef __HIGHC__
> > | #error "symbol __HIGHC__ not defined"
> > | choke me
> > | #endif
> > configure:20401: /opt/intel/cce/9.1.042/icpc -c -DNDEBUG    
> > conftest.cc >&5
> > ./configure: line 20402: /opt/intel/cce/9.1.042/icpc: No such file  
> > or directory
> > configure:20407: $? = 127
> > configure: failed program was:
> > | #ifndef __MWERKS__
> > | #error "symbol __MWERKS__ not defined"
> > | choke me
> > | #endif
> > configure:20442: /opt/intel/cce/9.1.042/icpc -c -DNDEBUG    
> > conftest.cc >&5
> > ./configure: line 20443: /opt/intel/cce/9.1.042/icpc: No such file  
> > or directory
> > configure:20448: $? = 127
> > configure: failed program was:
> > | #if !( defined(sgi) || defined(__sgi) )
> > | #error "condition defined(sgi) || defined(__sgi) not met"
> > | choke me
> > | #endif
> > configure:20483: /opt/intel/cce/9.1.042/icpc -c -DNDEBUG    
> > conftest.cc >&5
> > ./configure: line 20484: /opt/intel/cce/9.1.042/icpc: No such file  
> > or directory
> > configure:20489: $? = 127
> > configure: failed program was:
> > | #if !( defined(__MRC__) || defined(MPW_C) || defined(MPW_CPLUS) )
> > | #error "condition defined(__MRC__) || defined(MPW_C) || defined 
> > (MPW_CPLUS) not met"
> > | choke me
> > | #endif
> > configure:20532: /opt/intel/cce/9.1.042/bin/icc -c -O3 -DNDEBUG - 
> > finline-functions -fno-strict-aliasing -restrict  conftest.c >&5
> > conftest.c(2): catastrophic error: #error directive: "condition  
> > defined(_MSC_VER) || defined(__MSC_VER) not met"
> >   #error "condition defined(_MSC_VER) || defined(__MSC_VER) not met"
> >    ^
> >
> > compilation aborted for conftest.c (code 4)
> > configure:20538: $? = 4
> > configure: failed program was:
> > | #if !( defined(_MSC_VER) || defined(__MSC_VER) )
> > | #error "condition defined(_MSC_VER) || defined(__MSC_VER) not met"
> > | choke me
> > | #endif
> > configure:20579: /opt/intel/cce/9.1.042/icpc -c -DNDEBUG    
> > conftest.cc >&5
> > ./configure: line 20580: /opt/intel/cce/9.1.042/icpc: No such file  
> > or directory
> > configure:20585: $? = 127
> > configure: failed program was:
> > | #ifndef __CC_NORCROFT
> > | #error "symbol __CC_NORCROFT not defined"
> > | choke me
> > | #endif
> > configure:20620: /opt/intel/cce/9.1.042/icpc -c -DNDEBUG    
> > conftest.cc >&5
> > ./configure: line 20621: /opt/intel/cce/9.1.042/icpc: No such file  
> > or directory
> > configure:20626: $? = 127
> > configure: failed program was:
> > | #ifndef __POCC__
> > | #error "symbol __POCC__ not defined"
> > | choke me
> > | #endif
> > configure:20661: /opt/intel/cce/9.1.042/icpc -c -DNDEBUG    
> > conftest.cc >&5
> > ./configure: line 20662: /opt/intel/cce/9.1.042/icpc: No such file  
> > or directory
> > configure:20667: $? = 127
> > configure: failed program was:
> > | #ifndef __PGI
> > | #error "symbol __PGI not defined"
> > | choke me
> > | #endif
> > configure:20702: /opt/intel/cce/9.1.042/icpc -c -DNDEBUG    
> > conftest.cc >&5
> > ./configure: line 20703: /opt/intel/cce/9.1.042/icpc: No such file  
> > or directory
> > configure:20708: $? = 127
> > configure: failed program was:
> > | #if !( defined(SASC) || defined(__SASC) || defined(__SASC__) )
> > | #error "condition defined(SASC) || defined(__SASC) || defined 
> > (__SASC__) not met"
> > | choke me
> > | #endif
> > configure:20743: /opt/intel/cce/9.1.042/icpc -c -DNDEBUG    
> > conftest.cc >&5
> > ./configure: line 20744: /opt/intel/cce/9.1.042/icpc: No such file  
> > or directory
> > configure:20749: $? = 127
> > configure: failed program was:
> > | #if !( defined(__SUNPRO_C) || defined(__SUNPRO_CC) )
> > | #error "condition defined(__SUNPRO_C) || defined(__SUNPRO_CC) not  
> > met"
> > | choke me
> > | #endif
> > configure:20784: /opt/intel/cce/9.1.042/icpc -c -DNDEBUG    
> > conftest.cc >&5
> > ./configure: line 20785: /opt/intel/cce/9.1.042/icpc: No such file  
> > or directory
> > configure:20790: $? = 127
> > configure: failed program was:
> > | #ifndef __TenDRA__
> > | #error "symbol __TenDRA__ not defined"
> > | choke me
> > | #endif
> > configure:20825: /opt/intel/cce/9.1.042/icpc -c -DNDEBUG    
> > conftest.cc >&5
> > ./configure: line 20826: /opt/intel/cce/9.1.042/icpc: No such file  
> > or directory
> > configure:20831: $? = 127
> > configure: failed program was:
> > | #ifndef __TINYC__
> > | #error "symbol __TINYC__ not defined"
> > | choke me
> > | #endif
> > configure:20866: /opt/intel/cce/9.1.042/icpc -c -DNDEBUG    
> > conftest.cc >&5
> > ./configure: line 20867: /opt/intel/cce/9.1.042/icpc: No such file  
> > or directory
> > configure:20872: $? = 127
> > configure: failed program was:
> > | #ifndef __USLC__
> > | #error "symbol __USLC__ not defined"
> > | choke me
> > | #endif
> > configure:20907: /opt/intel/cce/9.1.042/icpc -c -DNDEBUG    
> > conftest.cc >&5
> > ./configure: line 20908: /opt/intel/cce/9.1.042/icpc: No such file  
> > or directory
> > configure:20913: $? = 127
> > configure: failed program was:
> > | #ifndef __WATCOMC__
> > | #error "symbol __WATCOMC__ not defined"
> > | choke me
> > | #endif
> > configure:20948: result: unknown
> > configure:20970: checking if C++ compiler works
> > configure:21045: /opt/intel/cce/9.1.042/icpc -o conftest - 
> > DNDEBUG    conftest.cc  >&5
> > ./configure: line 21046: /opt/intel/cce/9.1.042/icpc: No such file  
> > or directory
> > configure:21048: $? = 127
> > configure: program exited with status 127
> > configure: failed program was:
> > | /* confdefs.h.  */
> > |
> > | #define PACKAGE_NAME "Open MPI"
> > | #define PACKAGE_TARNAME "openmpi"
> > | #define PACKAGE_VERSION "1.2.3"
> > | #define PACKAGE_STRING "Open MPI 1.2.3"
> > | #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/";
> > | #define OMPI_MAJOR_VERSION 1
> > | #define OMPI_MINOR_VERSION 2
> > | #define OMPI_RELEASE_VERSION 3
> > | #define OMPI_GREEK_VERSION ""
> > | #define OMPI_VERSION "3"
> > | #define ORTE_MAJOR_VERSION 1
> > | #define ORTE_MINOR_VERSION 2
> > | #define ORTE_RELEASE_VERSION 3
> > | #define ORTE_GREEK_VERSION ""
> > | #define ORTE_VERSION "3"
> > | #define OPAL_MAJOR_VERSION 1
> > | #define OPAL_MINOR_VERSION 2
> > | #define OPAL_RELEASE_VERSION 3
> > | #define OPAL_GREEK_VERSION ""
> > | #define OPAL_VERSION "3"
> > | #define OMPI_ARCH "x86_64-unknown-linux-gnu"
> > | #define OMPI_ENABLE_MEM_DEBUG 0
> > | #define OMPI_ENABLE_MEM_PROFILE 0
> > | #define OMPI_ENABLE_DEBUG 0
> > | #define OMPI_WANT_MPI_CXX_SEEK 1
> > | #define MPI_PARAM_CHECK ompi_mpi_param_check
> > | #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1
> > | #define OMPI_WANT_PERUSE 0
> > | #define OMPI_ENABLE_PTY_SUPPORT 1
> > | #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1
> > | #define OPAL_ENABLE_TRACE 0
> > | #define OPAL_ENABLE_IPV6 1
> > | #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
> > | #define OMPI_CC "/opt/intel/cce/9.1.042/bin/icc"
> > | #define STDC_HEADERS 1
> > | #define _GNU_SOURCE 1
> > | #define OMPI_C_HAVE_BUILTIN_EXPECT 1
> > | #define OMPI_C_HAVE_BUILTIN_PREFETCH 1
> > | #define HAVE_SYS_TYPES_H 1
> > | #define HAVE_SYS_STAT_H 1
> > | #define HAVE_STDLIB_H 1
> > | #define HAVE_STRING_H 1
> > | #define HAVE_MEMORY_H 1
> > | #define HAVE_STRINGS_H 1
> > | #define HAVE_INTTYPES_H 1
> > | #define HAVE_STDINT_H 1
> > | #define HAVE_UNISTD_H 1
> > | #define HAVE_LONG_LONG 1
> > | #define HAVE_LONG_DOUBLE 1
> > | #define HAVE_INT8_T 1
> > | #define HAVE_UINT8_T 1
> > | #define HAVE_INT16_T 1
> > | #define HAVE_UINT16_T 1
> > | #define HAVE_INT32_T 1
> > | #define HAVE_UINT32_T 1
> > | #define HAVE_INT64_T 1
> > | #define HAVE_UINT64_T 1
> > | #define HAVE_INTPTR_T 1
> > | #define HAVE_UINTPTR_T 1
> > | #define HAVE_MODE_T 1
> > | #define HAVE_SSIZE_T 1
> > | #define HAVE_PTRDIFF_T 1
> > | #define SIZEOF_CHAR 1
> > | #define SIZEOF_SHORT 2
> > | #define SIZEOF_INT 4
> > | #define SIZEOF_LONG 8
> > | #define SIZEOF_LONG_LONG 8
> > | #define SIZEOF_LONG_DOUBLE 16
> > | #define SIZEOF_FLOAT 4
> > | #define SIZEOF_DOUBLE 8
> > | #define SIZEOF_VOID_P 8
> > | #define SIZEOF_SIZE_T 8
> > | #define SIZEOF_SSIZE_T 8
> > | #define SIZEOF_PTRDIFF_T 8
> > | #define OMPI_ALIGNMENT_CHAR 1
> > | #define OMPI_ALIGNMENT_SHORT 2
> > | #define OMPI_ALIGNMENT_WCHAR 4
> > | #define OMPI_ALIGNMENT_INT 4
> > | #define OMPI_ALIGNMENT_LONG 8
> > | #define OMPI_ALIGNMENT_LONG_LONG 8
> > | #define OMPI_ALIGNMENT_FLOAT 4
> > | #define OMPI_ALIGNMENT_DOUBLE 8
> > | #define OMPI_ALIGNMENT_LONG_DOUBLE 16
> > | #define OMPI_ALIGNMENT_VOID_P 8
> > | #define OMPI_NEED_C_BOOL 1
> > | #ifndef __cplusplus
> > | #define inline __inline__
> > | #endif
> > | #define restrict __restrict
> > | #define OMPI_ENABLE_MPI_PROFILING 1
> > | #define OMPI_HAVE_WEAK_SYMBOLS 1
> > | #ifdef __cplusplus
> > | void exit (int);
> > | #endif
> > | #define OMPI_CXX "/opt/intel/cce/9.1.042/icpc"
> > | /* end confdefs.h.  */
> > | #include <string>
> > | int
> > | main ()
> > | {
> > | std::string foo = "Hello, world"
> > |   ;
> > |   return 0;
> > | }
> > configure:21073: result: no
> > configure:21087: error: Could not run a simple C++ program.  Aborting.
> >
> > ## ---------------- ##
> > ## Cache variables. ##
> > ## ---------------- ##
> >
> > ac_cv_build=x86_64-unknown-linux-gnu
> > ac_cv_build_alias=x86_64-unknown-linux-gnu
> > ac_cv_c_compiler_gnu=yes
> > ac_cv_c_inline=__inline__
> > ac_cv_c_restrict=__restrict
> > ac_cv_cxx_compiler_gnu=no
> > ac_cv_env_CCASFLAGS_set=
> > ac_cv_env_CCASFLAGS_value=
> > ac_cv_env_CCAS_set=
> > ac_cv_env_CCAS_value=
> > ac_cv_env_CC_set=set
> > ac_cv_env_CC_value=/opt/intel/cce/9.1.042/bin/icc
> > ac_cv_env_CFLAGS_set=
> > ac_cv_env_CFLAGS_value=
> > ac_cv_env_CPPFLAGS_set=
> > ac_cv_env_CPPFLAGS_value=
> > ac_cv_env_CPP_set=
> > ac_cv_env_CPP_value=
> > ac_cv_env_CXXCPP_set=
> > ac_cv_env_CXXCPP_value=
> > ac_cv_env_CXXFLAGS_set=
> > ac_cv_env_CXXFLAGS_value=
> > ac_cv_env_CXX_set=set
> > ac_cv_env_CXX_value=/opt/intel/cce/9.1.042/icpc
> > ac_cv_env_F77_set=set
> > ac_cv_env_F77_value=/opt/intel/fce/9.1.036/bin/ifort
> > ac_cv_env_FCFLAGS_set=
> > ac_cv_env_FCFLAGS_value=
> > ac_cv_env_FC_set=set
> > ac_cv_env_FC_value=/opt/intel/fce/9.1.036/bin/ifort
> > ac_cv_env_FFLAGS_set=
> > ac_cv_env_FFLAGS_value=
> > ac_cv_env_LDFLAGS_set=
> > ac_cv_env_LDFLAGS_value=
> > ac_cv_env_OBJCFLAGS_set=
> > ac_cv_env_OBJCFLAGS_value=
> > ac_cv_env_OBJC_set=
> > ac_cv_env_OBJC_value=
> > ac_cv_env_build_alias_set=
> > ac_cv_env_build_alias_value=
> > ac_cv_env_host_alias_set=
> > ac_cv_env_host_alias_value=
> > ac_cv_env_target_alias_set=
> > ac_cv_env_target_alias_value=
> > ac_cv_exeext=
> > ac_cv_header_inttypes_h=yes
> > ac_cv_header_memory_h=yes
> > ac_cv_header_stdc=yes
> > ac_cv_header_stdint_h=yes
> > ac_cv_header_stdlib_h=yes
> > ac_cv_header_string_h=yes
> > ac_cv_header_strings_h=yes
> > ac_cv_header_sys_stat_h=yes
> > ac_cv_header_sys_types_h=yes
> > ac_cv_header_unistd_h=yes
> > ac_cv_host=x86_64-unknown-linux-gnu
> > ac_cv_host_alias=x86_64-unknown-linux-gnu
> > ac_cv_objext=o
> > ac_cv_path_install='/usr/bin/install -c'
> > ac_cv_prog_AWK=mawk
> > ac_cv_prog_CPP='/opt/intel/cce/9.1.042/bin/icc -E'
> > ac_cv_prog_CXXCPP=/lib/cpp
> > ac_cv_prog_ac_ct_CC=/opt/intel/cce/9.1.042/bin/icc
> > ac_cv_prog_cc__opt_intel_cce_9_1_042_bin_icc_c_o=yes
> > ac_cv_prog_cc_g=yes
> > ac_cv_prog_cc_stdc=
> > ac_cv_prog_cxx_g=no
> > ac_cv_prog_egrep='grep -E'
> > ac_cv_prog_make_make_set=yes
> > ac_cv_sizeof_char=1
> > ac_cv_sizeof_double=8
> > ac_cv_sizeof_float=4
> > ac_cv_sizeof_int=4
> > ac_cv_sizeof_long=8
> > ac_cv_sizeof_long_double=16
> > ac_cv_sizeof_long_long=8
> > ac_cv_sizeof_ptrdiff_t=8
> > ac_cv_sizeof_short=2
> > ac_cv_sizeof_size_t=8
> > ac_cv_sizeof_ssize_t=8
> > ac_cv_sizeof_void_p=8
> > ac_cv_type_char=yes
> > ac_cv_type_double=yes
> > ac_cv_type_float=yes
> > ac_cv_type_int=yes
> > ac_cv_type_int16_t=yes
> > ac_cv_type_int32_t=yes
> > ac_cv_type_int64_t=yes
> > ac_cv_type_int8_t=yes
> > ac_cv_type_intptr_t=yes
> > ac_cv_type_long=yes
> > ac_cv_type_long_double=yes
> > ac_cv_type_long_long=yes
> > ac_cv_type_mode_t=yes
> > ac_cv_type_ptrdiff_t=yes
> > ac_cv_type_short=yes
> > ac_cv_type_size_t=yes
> > ac_cv_type_ssize_t=yes
> > ac_cv_type_uint16_t=yes
> > ac_cv_type_uint32_t=yes
> > ac_cv_type_uint64_t=yes
> > ac_cv_type_uint8_t=yes
> > ac_cv_type_uintptr_t=yes
> > ac_cv_type_void_p=yes
> > am_cv_CC_dependencies_compiler_type=gcc3
> > am_cv_CXX_dependencies_compiler_type=none
> > ompi_cv_Cpp_works=no
> > ompi_cv_c_align_char=1
> > ompi_cv_c_align_double=8
> > ompi_cv_c_align_float=4
> > ompi_cv_c_align_int=4
> > ompi_cv_c_align_long=8
> > ompi_cv_c_align_long_double=16
> > ompi_cv_c_align_long_long=8
> > ompi_cv_c_align_short=2
> > ompi_cv_c_align_void_p=8
> > ompi_cv_c_align_wchar_t=4
> > ompi_cv_c_compiler_vendor=intel
> > ompi_cv_c_weak_symbols=yes
> > ompi_cv_cc_finline_functions=yes
> > ompi_cv_cc_fno_strict_aliasing=yes
> > ompi_cv_cc_restrict_cflags=yes
> > ompi_cv_cc_supports___builtin_expect=yes
> > ompi_cv_cc_supports___builtin_prefetch=yes
> > ompi_cv_cxx_compiler_vendor=unknown
> >
> > ## ----------------- ##
> > ## Output variables. ##
> > ## ----------------- ##
> >
> > ACLOCAL='${SHELL} /usr/local/openmpi-1.2.3/config/missing --run  
> > aclocal-1.9'
> > AMDEPBACKSLASH='\'
> > AMDEP_FALSE='#'
> > AMDEP_TRUE=''
> > AMTAR='${SHELL} /usr/local/openmpi-1.2.3/config/missing --run tar'
> > AR=''
> > AUTOCONF='${SHELL} /usr/local/openmpi-1.2.3/config/missing --run  
> > autoconf'
> > AUTOHEADER='${SHELL} /usr/local/openmpi-1.2.3/config/missing --run  
> > autoheader'
> > AUTOMAKE='${SHELL} /usr/local/openmpi-1.2.3/config/missing --run  
> > automake-1.9'
> > AWK='mawk'
> > CASE_SENSITIVE_FS_FALSE=''
> > CASE_SENSITIVE_FS_TRUE=''
> > CC='/opt/intel/cce/9.1.042/bin/icc'
> > CCAS=''
> > CCASFLAGS=''
> > CCDEPMODE='depmode=gcc3'
> > CFLAGS='-O3 -DNDEBUG -finline-functions -fno-strict-aliasing - 
> > restrict'
> > CFLAGS_WITHOUT_OPTFLAGS=''
> > CLEANFILES='*~ .\#*'
> > COMPILE_PROFILING_SEPARATELY_FALSE=''
> > COMPILE_PROFILING_SEPARATELY_TRUE='#'
> > CONFIGURE_DEPENDENCIES='$(top_srcdir)/VERSION'
> > CPP='/opt/intel/cce/9.1.042/bin/icc -E'
> > CPPFLAGS=''
> > CXX='/opt/intel/cce/9.1.042/icpc'
> > CXXCPP='/lib/cpp'
> > CXXCPPFLAGS=''
> > CXXDEPMODE='depmode=none'
> > CXXFLAGS='-DNDEBUG '
> > CYGPATH_W='echo'
> > DEFS=''
> > DEPDIR='.deps'
> > DUMPBIN=''
> > ECHO_C=''
> > ECHO_N='-n'
> > ECHO_T=''
> > EGREP='grep -E'
> > EXEEXT=''
> > F77='/opt/intel/fce/9.1.036/bin/ifort'
> > FC='/opt/intel/fce/9.1.036/bin/ifort'
> > FCFLAGS=''
> > FCFLAGS_f90=''
> > FCFLAGS_f=''
> > FFLAGS=''
> > FGREP=''
> > GREP=''
> > INCLTDL=''
> > INSTALL_DATA='${INSTALL} -m 644'
> > INSTALL_PROGRAM='${INSTALL}'
> > INSTALL_SCRIPT='${INSTALL}'
> > INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
> > LD=''
> > LDFLAGS=''
> > LEX=''
> > LEXLIB=''
> > LEX_OUTPUT_ROOT=''
> > LIBLTDL=''
> > LIBLTDL_LTLIB=''
> > LIBLTDL_SUBDIR=''
> > LIBOBJS=''
> > LIBS=''
> > LIBTOOL=''
> > LN_S=''
> > LTDLINCL=''
> > LTLIBOBJS=''
> > MAKEINFO='${SHELL} /usr/local/openmpi-1.2.3/config/missing --run  
> > makeinfo'
> > MCA_PROJECT_SUBDIRS=''
> > MCA_allocator_ALL_COMPONENTS=''
> > MCA_allocator_ALL_SUBDIRS=''
> > MCA_allocator_DSO_COMPONENTS=''
> > MCA_allocator_DSO_SUBDIRS=''
> > MCA_allocator_STATIC_COMPONENTS=''
> > MCA_allocator_STATIC_LTLIBS=''
> > MCA_allocator_STATIC_SUBDIRS=''
> > MCA_backtrace_ALL_COMPONENTS=''
> > MCA_backtrace_ALL_SUBDIRS=''
> > MCA_backtrace_DSO_COMPONENTS=''
> > MCA_backtrace_DSO_SUBDIRS=''
> > MCA_backtrace_STATIC_COMPONENTS=''
> > MCA_backtrace_STATIC_LTLIBS=''
> > MCA_backtrace_STATIC_SUBDIRS=''
> > MCA_bml_ALL_COMPONENTS=''
> > MCA_bml_ALL_SUBDIRS=''
> > MCA_bml_DSO_COMPONENTS=''
> > MCA_bml_DSO_SUBDIRS=''
> > MCA_bml_STATIC_COMPONENTS=''
> > MCA_bml_STATIC_LTLIBS=''
> > MCA_bml_STATIC_SUBDIRS=''
> > MCA_btl_ALL_COMPONENTS=''
> > MCA_btl_ALL_SUBDIRS=''
> > MCA_btl_DSO_COMPONENTS=''
> > MCA_btl_DSO_SUBDIRS=''
> > MCA_btl_STATIC_COMPONENTS=''
> > MCA_btl_STATIC_LTLIBS=''
> > MCA_btl_STATIC_SUBDIRS=''
> > MCA_coll_ALL_COMPONENTS=''
> > MCA_coll_ALL_SUBDIRS=''
> > MCA_coll_DSO_COMPONENTS=''
> > MCA_coll_DSO_SUBDIRS=''
> > MCA_coll_STATIC_COMPONENTS=''
> > MCA_coll_STATIC_LTLIBS=''
> > MCA_coll_STATIC_SUBDIRS=''
> > MCA_common_ALL_COMPONENTS=''
> > MCA_common_ALL_SUBDIRS=''
> > MCA_common_DSO_COMPONENTS=''
> > MCA_common_DSO_SUBDIRS=''
> > MCA_common_STATIC_COMPONENTS=''
> > MCA_common_STATIC_LTLIBS=''
> > MCA_common_STATIC_SUBDIRS=''
> > MCA_errmgr_ALL_COMPONENTS=''
> > MCA_errmgr_ALL_SUBDIRS=''
> > MCA_errmgr_DSO_COMPONENTS=''
> > MCA_errmgr_DSO_SUBDIRS=''
> > MCA_errmgr_STATIC_COMPONENTS=''
> > MCA_errmgr_STATIC_LTLIBS=''
> > MCA_errmgr_STATIC_SUBDIRS=''
> > MCA_gpr_ALL_COMPONENTS=''
> > MCA_gpr_ALL_SUBDIRS=''
> > MCA_gpr_DSO_COMPONENTS=''
> > MCA_gpr_DSO_SUBDIRS=''
> > MCA_gpr_STATIC_COMPONENTS=''
> > MCA_gpr_STATIC_LTLIBS=''
> > MCA_gpr_STATIC_SUBDIRS=''
> > MCA_installdirs_ALL_COMPONENTS=''
> > MCA_installdirs_ALL_SUBDIRS=''
> > MCA_installdirs_DSO_COMPONENTS=''
> > MCA_installdirs_DSO_SUBDIRS=''
> > MCA_installdirs_STATIC_COMPONENTS=''
> > MCA_installdirs_STATIC_LTLIBS=''
> > MCA_installdirs_STATIC_SUBDIRS=''
> > MCA_io_ALL_COMPONENTS=''
> > MCA_io_ALL_SUBDIRS=''
> > MCA_io_DSO_COMPONENTS=''
> > MCA_io_DSO_SUBDIRS=''
> > MCA_io_STATIC_COMPONENTS=''
> > MCA_io_STATIC_LTLIBS=''
> > MCA_io_STATIC_SUBDIRS=''
> > MCA_io_romio_SHOULD_BUILD_FALSE=''
> > MCA_io_romio_SHOULD_BUILD_TRUE=''
> > MCA_iof_ALL_COMPONENTS=''
> > MCA_iof_ALL_SUBDIRS=''
> > MCA_iof_DSO_COMPONENTS=''
> > MCA_iof_DSO_SUBDIRS=''
> > MCA_iof_STATIC_COMPONENTS=''
> > MCA_iof_STATIC_LTLIBS=''
> > MCA_iof_STATIC_SUBDIRS=''
> > MCA_maffinity_ALL_COMPONENTS=''
> > MCA_maffinity_ALL_SUBDIRS=''
> > MCA_maffinity_DSO_COMPONENTS=''
> > MCA_maffinity_DSO_SUBDIRS=''
> > MCA_maffinity_STATIC_COMPONENTS=''
> > MCA_maffinity_STATIC_LTLIBS=''
> > MCA_maffinity_STATIC_SUBDIRS=''
> > MCA_memcpy_ALL_COMPONENTS=''
> > MCA_memcpy_ALL_SUBDIRS=''
> > MCA_memcpy_DSO_COMPONENTS=''
> > MCA_memcpy_DSO_SUBDIRS=''
> > MCA_memcpy_STATIC_COMPONENTS=''
> > MCA_memcpy_STATIC_LTLIBS=''
> > MCA_memcpy_STATIC_SUBDIRS=''
> > MCA_memory_ALL_COMPONENTS=''
> > MCA_memory_ALL_SUBDIRS=''
> > MCA_memory_DSO_COMPONENTS=''
> > MCA_memory_DSO_SUBDIRS=''
> > MCA_memory_STATIC_COMPONENTS=''
> > MCA_memory_STATIC_LTLIBS=''
> > MCA_memory_STATIC_SUBDIRS=''
> > MCA_mpool_ALL_COMPONENTS=''
> > MCA_mpool_ALL_SUBDIRS=''
> > MCA_mpool_DSO_COMPONENTS=''
> > MCA_mpool_DSO_SUBDIRS=''
> > MCA_mpool_STATIC_COMPONENTS=''
> > MCA_mpool_STATIC_LTLIBS=''
> > MCA_mpool_STATIC_SUBDIRS=''
> > MCA_mtl_ALL_COMPONENTS=''
> > MCA_mtl_ALL_SUBDIRS=''
> > MCA_mtl_DIRECT_CALL_HEADER=''
> > MCA_mtl_DSO_COMPONENTS=''
> > MCA_mtl_DSO_SUBDIRS=''
> > MCA_mtl_STATIC_COMPONENTS=''
> > MCA_mtl_STATIC_LTLIBS=''
> > MCA_mtl_STATIC_SUBDIRS=''
> > MCA_ns_ALL_COMPONENTS=''
> > MCA_ns_ALL_SUBDIRS=''
> > MCA_ns_DSO_COMPONENTS=''
> > MCA_ns_DSO_SUBDIRS=''
> > MCA_ns_STATIC_COMPONENTS=''
> > MCA_ns_STATIC_LTLIBS=''
> > MCA_ns_STATIC_SUBDIRS=''
> > MCA_odls_ALL_COMPONENTS=''
> > MCA_odls_ALL_SUBDIRS=''
> > MCA_odls_DSO_COMPONENTS=''
> > MCA_odls_DSO_SUBDIRS=''
> > MCA_odls_STATIC_COMPONENTS=''
> > MCA_odls_STATIC_LTLIBS=''
> > MCA_odls_STATIC_SUBDIRS=''
> > MCA_ompi_FRAMEWORKS=''
> > MCA_ompi_FRAMEWORKS_SUBDIRS=''
> > MCA_ompi_FRAMEWORK_COMPONENT_ALL_SUBDIRS=''
> > MCA_ompi_FRAMEWORK_COMPONENT_DSO_SUBDIRS=''
> > MCA_ompi_FRAMEWORK_COMPONENT_STATIC_SUBDIRS=''
> > MCA_ompi_FRAMEWORK_LIBS=''
> > MCA_oob_ALL_COMPONENTS=''
> > MCA_oob_ALL_SUBDIRS=''
> > MCA_oob_DSO_COMPONENTS=''
> > MCA_oob_DSO_SUBDIRS=''
> > MCA_oob_STATIC_COMPONENTS=''
> > MCA_oob_STATIC_LTLIBS=''
> > MCA_oob_STATIC_SUBDIRS=''
> > MCA_opal_FRAMEWORKS=''
> > MCA_opal_FRAMEWORKS_SUBDIRS=''
> > MCA_opal_FRAMEWORK_COMPONENT_ALL_SUBDIRS=''
> > MCA_opal_FRAMEWORK_COMPONENT_DSO_SUBDIRS=''
> > MCA_opal_FRAMEWORK_COMPONENT_STATIC_SUBDIRS=''
> > MCA_opal_FRAMEWORK_LIBS=''
> > MCA_orte_FRAMEWORKS=''
> > MCA_orte_FRAMEWORKS_SUBDIRS=''
> > MCA_orte_FRAMEWORK_COMPONENT_ALL_SUBDIRS=''
> > MCA_orte_FRAMEWORK_COMPONENT_DSO_SUBDIRS=''
> > MCA_orte_FRAMEWORK_COMPONENT_STATIC_SUBDIRS=''
> > MCA_orte_FRAMEWORK_LIBS=''
> > MCA_osc_ALL_COMPONENTS=''
> > MCA_osc_ALL_SUBDIRS=''
> > MCA_osc_DSO_COMPONENTS=''
> > MCA_osc_DSO_SUBDIRS=''
> > MCA_osc_STATIC_COMPONENTS=''
> > MCA_osc_STATIC_LTLIBS=''
> > MCA_osc_STATIC_SUBDIRS=''
> > MCA_paffinity_ALL_COMPONENTS=''
> > MCA_paffinity_ALL_SUBDIRS=''
> > MCA_paffinity_DSO_COMPONENTS=''
> > MCA_paffinity_DSO_SUBDIRS=''
> > MCA_paffinity_STATIC_COMPONENTS=''
> > MCA_paffinity_STATIC_LTLIBS=''
> > MCA_paffinity_STATIC_SUBDIRS=''
> > MCA_pls_ALL_COMPONENTS=''
> > MCA_pls_ALL_SUBDIRS=''
> > MCA_pls_DSO_COMPONENTS=''
> > MCA_pls_DSO_SUBDIRS=''
> > MCA_pls_STATIC_COMPONENTS=''
> > MCA_pls_STATIC_LTLIBS=''
> > MCA_pls_STATIC_SUBDIRS=''
> > MCA_pml_ALL_COMPONENTS=''
> > MCA_pml_ALL_SUBDIRS=''
> > MCA_pml_DIRECT_CALL_HEADER=''
> > MCA_pml_DSO_COMPONENTS=''
> > MCA_pml_DSO_SUBDIRS=''
> > MCA_pml_STATIC_COMPONENTS=''
> > MCA_pml_STATIC_LTLIBS=''
> > MCA_pml_STATIC_SUBDIRS=''
> > MCA_ras_ALL_COMPONENTS=''
> > MCA_ras_ALL_SUBDIRS=''
> > MCA_ras_DSO_COMPONENTS=''
> > MCA_ras_DSO_SUBDIRS=''
> > MCA_ras_STATIC_COMPONENTS=''
> > MCA_ras_STATIC_LTLIBS=''
> > MCA_ras_STATIC_SUBDIRS=''
> > MCA_rcache_ALL_COMPONENTS=''
> > MCA_rcache_ALL_SUBDIRS=''
> > MCA_rcache_DSO_COMPONENTS=''
> > MCA_rcache_DSO_SUBDIRS=''
> > MCA_rcache_STATIC_COMPONENTS=''
> > MCA_rcache_STATIC_LTLIBS=''
> > MCA_rcache_STATIC_SUBDIRS=''
> > MCA_rds_ALL_COMPONENTS=''
> > MCA_rds_ALL_SUBDIRS=''
> > MCA_rds_DSO_COMPONENTS=''
> > MCA_rds_DSO_SUBDIRS=''
> > MCA_rds_STATIC_COMPONENTS=''
> > MCA_rds_STATIC_LTLIBS=''
> > MCA_rds_STATIC_SUBDIRS=''
> > MCA_rmaps_ALL_COMPONENTS=''
> > MCA_rmaps_ALL_SUBDIRS=''
> > MCA_rmaps_DSO_COMPONENTS=''
> > MCA_rmaps_DSO_SUBDIRS=''
> > MCA_rmaps_STATIC_COMPONENTS=''
> > MCA_rmaps_STATIC_LTLIBS=''
> > MCA_rmaps_STATIC_SUBDIRS=''
> > MCA_rmgr_ALL_COMPONENTS=''
> > MCA_rmgr_ALL_SUBDIRS=''
> > MCA_rmgr_DSO_COMPONENTS=''
> > MCA_rmgr_DSO_SUBDIRS=''
> > MCA_rmgr_STATIC_COMPONENTS=''
> > MCA_rmgr_STATIC_LTLIBS=''
> > MCA_rmgr_STATIC_SUBDIRS=''
> > MCA_rml_ALL_COMPONENTS=''
> > MCA_rml_ALL_SUBDIRS=''
> > MCA_rml_DSO_COMPONENTS=''
> > MCA_rml_DSO_SUBDIRS=''
> > MCA_rml_STATIC_COMPONENTS=''
> > MCA_rml_STATIC_LTLIBS=''
> > MCA_rml_STATIC_SUBDIRS=''
> > MCA_schema_ALL_COMPONENTS=''
> > MCA_schema_ALL_SUBDIRS=''
> > MCA_schema_DSO_COMPONENTS=''
> > MCA_schema_DSO_SUBDIRS=''
> > MCA_schema_STATIC_COMPONENTS=''
> > MCA_schema_STATIC_LTLIBS=''
> > MCA_schema_STATIC_SUBDIRS=''
> > MCA_sds_ALL_COMPONENTS=''
> > MCA_sds_ALL_SUBDIRS=''
> > MCA_sds_DSO_COMPONENTS=''
> > MCA_sds_DSO_SUBDIRS=''
> > MCA_sds_STATIC_COMPONENTS=''
> > MCA_sds_STATIC_LTLIBS=''
> > MCA_sds_STATIC_SUBDIRS=''
> > MCA_smr_ALL_COMPONENTS=''
> > MCA_smr_ALL_SUBDIRS=''
> > MCA_smr_DSO_COMPONENTS=''
> > MCA_smr_DSO_SUBDIRS=''
> > MCA_smr_STATIC_COMPONENTS=''
> > MCA_smr_STATIC_LTLIBS=''
> > MCA_smr_STATIC_SUBDIRS=''
> > MCA_timer_ALL_COMPONENTS=''
> > MCA_timer_ALL_SUBDIRS=''
> > MCA_timer_DSO_COMPONENTS=''
> > MCA_timer_DSO_SUBDIRS=''
> > MCA_timer_STATIC_COMPONENTS=''
> > MCA_timer_STATIC_LTLIBS=''
> > MCA_timer_STATIC_SUBDIRS=''
> > MCA_topo_ALL_COMPONENTS=''
> > MCA_topo_ALL_SUBDIRS=''
> > MCA_topo_DSO_COMPONENTS=''
> > MCA_topo_DSO_SUBDIRS=''
> > MCA_topo_STATIC_COMPONENTS=''
> > MCA_topo_STATIC_LTLIBS=''
> > MCA_topo_STATIC_SUBDIRS=''
> > MPIF_H_PMPI_W_FUNCS=', PMPI_WTICK, PMPI_WTIME'
> > NM=''
> > OBJC=''
> > OBJCDEPMODE=''
> > OBJCFLAGS=''
> > OBJDUMP=''
> > OBJEXT='o'
> > OMPI_ASM_FILE=''
> > OMPI_ASM_GSYM=''
> > OMPI_ASM_LSYM=''
> > OMPI_ASM_SUPPORT_64BIT=''
> > OMPI_ASM_TEXT=''
> > OMPI_ASM_TYPE=''
> > OMPI_ASSEMBLY_ARCH=''
> > OMPI_ASSEMBLY_FORMAT=''
> > OMPI_AS_GLOBAL=''
> > OMPI_AS_LABEL_SUFFIX=''
> > OMPI_BUILD_allocator_basic_DSO_FALSE=''
> > OMPI_BUILD_allocator_basic_DSO_TRUE=''
> > OMPI_BUILD_allocator_bucket_DSO_FALSE=''
> > OMPI_BUILD_allocator_bucket_DSO_TRUE=''
> > OMPI_BUILD_backtrace_darwin_DSO_FALSE=''
> > OMPI_BUILD_backtrace_darwin_DSO_TRUE=''
> > OMPI_BUILD_backtrace_execinfo_DSO_FALSE=''
> > OMPI_BUILD_backtrace_execinfo_DSO_TRUE=''
> > OMPI_BUILD_backtrace_none_DSO_FALSE=''
> > OMPI_BUILD_backtrace_none_DSO_TRUE=''
> > OMPI_BUILD_backtrace_printstack_DSO_FALSE=''
> > OMPI_BUILD_backtrace_printstack_DSO_TRUE=''
> > OMPI_BUILD_bml_r2_DSO_FALSE=''
> > OMPI_BUILD_bml_r2_DSO_TRUE=''
> > OMPI_BUILD_btl_gm_DSO_FALSE=''
> > OMPI_BUILD_btl_gm_DSO_TRUE=''
> > OMPI_BUILD_btl_mvapi_DSO_FALSE=''
> > OMPI_BUILD_btl_mvapi_DSO_TRUE=''
> > OMPI_BUILD_btl_mx_DSO_FALSE=''
> > OMPI_BUILD_btl_mx_DSO_TRUE=''
> > OMPI_BUILD_btl_openib_DSO_FALSE=''
> > OMPI_BUILD_btl_openib_DSO_TRUE=''
> > OMPI_BUILD_btl_portals_DSO_FALSE=''
> > OMPI_BUILD_btl_portals_DSO_TRUE=''
> > OMPI_BUILD_btl_self_DSO_FALSE=''
> > OMPI_BUILD_btl_self_DSO_TRUE=''
> > OMPI_BUILD_btl_sm_DSO_FALSE=''
> > OMPI_BUILD_btl_sm_DSO_TRUE=''
> > OMPI_BUILD_btl_tcp_DSO_FALSE=''
> > OMPI_BUILD_btl_tcp_DSO_TRUE=''
> > OMPI_BUILD_btl_udapl_DSO_FALSE=''
> > OMPI_BUILD_btl_udapl_DSO_TRUE=''
> > OMPI_BUILD_coll_basic_DSO_FALSE=''
> > OMPI_BUILD_coll_basic_DSO_TRUE=''
> > OMPI_BUILD_coll_self_DSO_FALSE=''
> > OMPI_BUILD_coll_self_DSO_TRUE=''
> > OMPI_BUILD_coll_sm_DSO_FALSE=''
> > OMPI_BUILD_coll_sm_DSO_TRUE=''
> > OMPI_BUILD_coll_tuned_DSO_FALSE=''
> > OMPI_BUILD_coll_tuned_DSO_TRUE=''
> > OMPI_BUILD_common_mx_DSO_FALSE=''
> > OMPI_BUILD_common_mx_DSO_TRUE=''
> > OMPI_BUILD_common_portals_DSO_FALSE=''
> > OMPI_BUILD_common_portals_DSO_TRUE=''
> > OMPI_BUILD_common_sm_DSO_FALSE=''
> > OMPI_BUILD_common_sm_DSO_TRUE=''
> > OMPI_BUILD_errmgr_bproc_DSO_FALSE=''
> > OMPI_BUILD_errmgr_bproc_DSO_TRUE=''
> > OMPI_BUILD_errmgr_hnp_DSO_FALSE=''
> > OMPI_BUILD_errmgr_hnp_DSO_TRUE=''
> > OMPI_BUILD_errmgr_orted_DSO_FALSE=''
> > OMPI_BUILD_errmgr_orted_DSO_TRUE=''
> > OMPI_BUILD_errmgr_proxy_DSO_FALSE=''
> > OMPI_BUILD_errmgr_proxy_DSO_TRUE=''
> > OMPI_BUILD_gpr_null_DSO_FALSE=''
> > OMPI_BUILD_gpr_null_DSO_TRUE=''
> > OMPI_BUILD_gpr_proxy_DSO_FALSE=''
> > OMPI_BUILD_gpr_proxy_DSO_TRUE=''
> > OMPI_BUILD_gpr_replica_DSO_FALSE=''
> > OMPI_BUILD_gpr_replica_DSO_TRUE=''
> > OMPI_BUILD_installdirs_config_DSO_FALSE=''
> > OMPI_BUILD_installdirs_config_DSO_TRUE=''
> > OMPI_BUILD_installdirs_env_DSO_FALSE=''
> > OMPI_BUILD_installdirs_env_DSO_TRUE=''
> > OMPI_BUILD_io_romio_DSO_FALSE=''
> > OMPI_BUILD_io_romio_DSO_TRUE=''
> > OMPI_BUILD_iof_proxy_DSO_FALSE=''
> > OMPI_BUILD_iof_proxy_DSO_TRUE=''
> > OMPI_BUILD_iof_svc_DSO_FALSE=''
> > OMPI_BUILD_iof_svc_DSO_TRUE=''
> > OMPI_BUILD_maffinity_first_use_DSO_FALSE=''
> > OMPI_BUILD_maffinity_first_use_DSO_TRUE=''
> > OMPI_BUILD_maffinity_libnuma_DSO_FALSE=''
> > OMPI_BUILD_maffinity_libnuma_DSO_TRUE=''
> > OMPI_BUILD_memory_darwin_DSO_FALSE=''
> > OMPI_BUILD_memory_darwin_DSO_TRUE=''
> > OMPI_BUILD_memory_malloc_hooks_DSO_FALSE=''
> > OMPI_BUILD_memory_malloc_hooks_DSO_TRUE=''
> > OMPI_BUILD_memory_ptmalloc2_DSO_FALSE=''
> > OMPI_BUILD_memory_ptmalloc2_DSO_TRUE=''
> > OMPI_BUILD_mpool_rdma_DSO_FALSE=''
> > OMPI_BUILD_mpool_rdma_DSO_TRUE=''
> > OMPI_BUILD_mpool_sm_DSO_FALSE=''
> > OMPI_BUILD_mpool_sm_DSO_TRUE=''
> > OMPI_BUILD_mtl_mx_DSO_FALSE=''
> > OMPI_BUILD_mtl_mx_DSO_TRUE=''
> > OMPI_BUILD_mtl_psm_DSO_FALSE=''
> > OMPI_BUILD_mtl_psm_DSO_TRUE=''
> > OMPI_BUILD_ns_proxy_DSO_FALSE=''
> > OMPI_BUILD_ns_proxy_DSO_TRUE=''
> > OMPI_BUILD_ns_replica_DSO_FALSE=''
> > OMPI_BUILD_ns_replica_DSO_TRUE=''
> > OMPI_BUILD_odls_bproc_DSO_FALSE=''
> > OMPI_BUILD_odls_bproc_DSO_TRUE=''
> > OMPI_BUILD_odls_default_DSO_FALSE=''
> > OMPI_BUILD_odls_default_DSO_TRUE=''
> > OMPI_BUILD_oob_tcp_DSO_FALSE=''
> > OMPI_BUILD_oob_tcp_DSO_TRUE=''
> > OMPI_BUILD_osc_pt2pt_DSO_FALSE=''
> > OMPI_BUILD_osc_pt2pt_DSO_TRUE=''
> > OMPI_BUILD_paffinity_linux_DSO_FALSE=''
> > OMPI_BUILD_paffinity_linux_DSO_TRUE=''
> > OMPI_BUILD_paffinity_solaris_DSO_FALSE=''
> > OMPI_BUILD_paffinity_solaris_DSO_TRUE=''
> > OMPI_BUILD_paffinity_windows_DSO_FALSE=''
> > OMPI_BUILD_paffinity_windows_DSO_TRUE=''
> > OMPI_BUILD_pls_bproc_DSO_FALSE=''
> > OMPI_BUILD_pls_bproc_DSO_TRUE=''
> > OMPI_BUILD_pls_cnos_DSO_FALSE=''
> > OMPI_BUILD_pls_cnos_DSO_TRUE=''
> > OMPI_BUILD_pls_gridengine_DSO_FALSE=''
> > OMPI_BUILD_pls_gridengine_DSO_TRUE=''
> > OMPI_BUILD_pls_poe_DSO_FALSE=''
> > OMPI_BUILD_pls_poe_DSO_TRUE=''
> > OMPI_BUILD_pls_proxy_DSO_FALSE=''
> > OMPI_BUILD_pls_proxy_DSO_TRUE=''
> > OMPI_BUILD_pls_rsh_DSO_FALSE=''
> > OMPI_BUILD_pls_rsh_DSO_TRUE=''
> > OMPI_BUILD_pls_slurm_DSO_FALSE=''
> > OMPI_BUILD_pls_slurm_DSO_TRUE=''
> > OMPI_BUILD_pls_tm_DSO_FALSE=''
> > OMPI_BUILD_pls_tm_DSO_TRUE=''
> > OMPI_BUILD_pls_xgrid_DSO_FALSE=''
> > OMPI_BUILD_pls_xgrid_DSO_TRUE=''
> > OMPI_BUILD_pml_cm_DSO_FALSE=''
> > OMPI_BUILD_pml_cm_DSO_TRUE=''
> > OMPI_BUILD_pml_ob1_DSO_FALSE=''
> > OMPI_BUILD_pml_ob1_DSO_TRUE=''
> > OMPI_BUILD_ras_bjs_DSO_FALSE=''
> > OMPI_BUILD_ras_bjs_DSO_TRUE=''
> > OMPI_BUILD_ras_dash_host_DSO_FALSE=''
> > OMPI_BUILD_ras_dash_host_DSO_TRUE=''
> > OMPI_BUILD_ras_gridengine_DSO_FALSE=''
> > OMPI_BUILD_ras_gridengine_DSO_TRUE=''
> > OMPI_BUILD_ras_loadleveler_DSO_FALSE=''
> > OMPI_BUILD_ras_loadleveler_DSO_TRUE=''
> > OMPI_BUILD_ras_localhost_DSO_FALSE=''
> > OMPI_BUILD_ras_localhost_DSO_TRUE=''
> > OMPI_BUILD_ras_lsf_bproc_DSO_FALSE=''
> > OMPI_BUILD_ras_lsf_bproc_DSO_TRUE=''
> > OMPI_BUILD_ras_slurm_DSO_FALSE=''
> > OMPI_BUILD_ras_slurm_DSO_TRUE=''
> > OMPI_BUILD_ras_tm_DSO_FALSE=''
> > OMPI_BUILD_ras_tm_DSO_TRUE=''
> > OMPI_BUILD_ras_xgrid_DSO_FALSE=''
> > OMPI_BUILD_ras_xgrid_DSO_TRUE=''
> > OMPI_BUILD_rcache_vma_DSO_FALSE=''
> > OMPI_BUILD_rcache_vma_DSO_TRUE=''
> > OMPI_BUILD_rds_hostfile_DSO_FALSE=''
> > OMPI_BUILD_rds_hostfile_DSO_TRUE=''
> > OMPI_BUILD_rds_proxy_DSO_FALSE=''
> > OMPI_BUILD_rds_proxy_DSO_TRUE=''
> > OMPI_BUILD_rds_resfile_DSO_FALSE=''
> > OMPI_BUILD_rds_resfile_DSO_TRUE=''
> > OMPI_BUILD_rmaps_round_robin_DSO_FALSE=''
> > OMPI_BUILD_rmaps_round_robin_DSO_TRUE=''
> > OMPI_BUILD_rmgr_cnos_DSO_FALSE=''
> > OMPI_BUILD_rmgr_cnos_DSO_TRUE=''
> > OMPI_BUILD_rmgr_proxy_DSO_FALSE=''
> > OMPI_BUILD_rmgr_proxy_DSO_TRUE=''
> > OMPI_BUILD_rmgr_urm_DSO_FALSE=''
> > OMPI_BUILD_rmgr_urm_DSO_TRUE=''
> > OMPI_BUILD_rml_cnos_DSO_FALSE=''
> > OMPI_BUILD_rml_cnos_DSO_TRUE=''
> > OMPI_BUILD_rml_oob_DSO_FALSE=''
> > OMPI_BUILD_rml_oob_DSO_TRUE=''
> > OMPI_BUILD_sds_bproc_DSO_FALSE=''
> > OMPI_BUILD_sds_bproc_DSO_TRUE=''
> > OMPI_BUILD_sds_cnos_DSO_FALSE=''
> > OMPI_BUILD_sds_cnos_DSO_TRUE=''
> > OMPI_BUILD_sds_env_DSO_FALSE=''
> > OMPI_BUILD_sds_env_DSO_TRUE=''
> > OMPI_BUILD_sds_pipe_DSO_FALSE=''
> > OMPI_BUILD_sds_pipe_DSO_TRUE=''
> > OMPI_BUILD_sds_portals_utcp_DSO_FALSE=''
> > OMPI_BUILD_sds_portals_utcp_DSO_TRUE=''
> > OMPI_BUILD_sds_seed_DSO_FALSE=''
> > OMPI_BUILD_sds_seed_DSO_TRUE=''
> > OMPI_BUILD_sds_singleton_DSO_FALSE=''
> > OMPI_BUILD_sds_singleton_DSO_TRUE=''
> > OMPI_BUILD_sds_slurm_DSO_FALSE=''
> > OMPI_BUILD_sds_slurm_DSO_TRUE=''
> > OMPI_BUILD_smr_bproc_DSO_FALSE=''
> > OMPI_BUILD_smr_bproc_DSO_TRUE=''
> > OMPI_BUILD_timer_aix_DSO_FALSE=''
> > OMPI_BUILD_timer_aix_DSO_TRUE=''
> > OMPI_BUILD_timer_altix_DSO_FALSE=''
> > OMPI_BUILD_timer_altix_DSO_TRUE=''
> > OMPI_BUILD_timer_darwin_DSO_FALSE=''
> > OMPI_BUILD_timer_darwin_DSO_TRUE=''
> > OMPI_BUILD_timer_linux_DSO_FALSE=''
> > OMPI_BUILD_timer_linux_DSO_TRUE=''
> > OMPI_BUILD_timer_solaris_DSO_FALSE=''
> > OMPI_BUILD_timer_solaris_DSO_TRUE=''
> > OMPI_BUILD_timer_windows_DSO_FALSE=''
> > OMPI_BUILD_timer_windows_DSO_TRUE=''
> > OMPI_BUILD_topo_unity_DSO_FALSE=''
> > OMPI_BUILD_topo_unity_DSO_TRUE=''
> > OMPI_CC_ABSOLUTE='/opt/intel/cce/9.1.042/bin/icc'
> > OMPI_CONFIGURE_DATE='Sun Jun 24 08:25:18 CEST 2007'
> > OMPI_CONFIGURE_HOST='deb64'
> > OMPI_CONFIGURE_USER='francesco'
> > OMPI_CXX_ABSOLUTE=''
> > OMPI_F77_ABSOLUTE=''
> > OMPI_F90_ABSOLUTE=''
> > OMPI_F90_BUILD_SIZE='small'
> > OMPI_F90_CKINDS=''
> > OMPI_F90_EXTRA_SHARED_LIBRARY_FLAGS=''
> > OMPI_F90_IKINDS=''
> > OMPI_F90_RKINDS=''
> > OMPI_FC_MODULE_FLAG=''
> > OMPI_FORTRAN_MAX_ARRAY_RANK='4'
> > OMPI_GREEK_VERSION=''
> > OMPI_HAVE_ASM_FILE_FALSE=''
> > OMPI_HAVE_ASM_FILE_TRUE=''
> > OMPI_HAVE_POSIX_THREADS_FALSE=''
> > OMPI_HAVE_POSIX_THREADS_TRUE=''
> > OMPI_HAVE_SOLARIS_THREADS_FALSE=''
> > OMPI_HAVE_SOLARIS_THREADS_TRUE=''
> > OMPI_INSTALL_BINARIES_FALSE='#'
> > OMPI_INSTALL_BINARIES_TRUE=''
> > OMPI_LIBEVENT_SOURCES=''
> > OMPI_MAJOR_VERSION='1'
> > OMPI_MINOR_VERSION='2'
> > OMPI_MPI_ADDRESS_KIND=''
> > OMPI_MPI_INTEGER_KIND=''
> > OMPI_MPI_OFFSET_KIND=''
> > OMPI_NEED_WINDOWS_REPLACEMENTS_FALSE=''
> > OMPI_NEED_WINDOWS_REPLACEMENTS_TRUE='#'
> > OMPI_RELEASE_VERSION='3'
> > OMPI_SIZEOF_F90_COMPLEX16=''
> > OMPI_SIZEOF_F90_COMPLEX32=''
> > OMPI_SIZEOF_F90_COMPLEX8=''
> > OMPI_SIZEOF_F90_COMPLEX=''
> > OMPI_SIZEOF_F90_DOUBLE_COMPLEX=''
> > OMPI_SIZEOF_F90_DOUBLE_PRECISION=''
> > OMPI_SIZEOF_F90_INTEGER16=''
> > OMPI_SIZEOF_F90_INTEGER1=''
> > OMPI_SIZEOF_F90_INTEGER2=''
> > OMPI_SIZEOF_F90_INTEGER4=''
> > OMPI_SIZEOF_F90_INTEGER8=''
> > OMPI_SIZEOF_F90_INTEGER=''
> > OMPI_SIZEOF_F90_LOGICAL=''
> > OMPI_SIZEOF_F90_REAL16=''
> > OMPI_SIZEOF_F90_REAL4=''
> > OMPI_SIZEOF_F90_REAL8=''
> > OMPI_SIZEOF_F90_REAL=''
> > OMPI_SVN_R='r15136'
> > OMPI_TOP_BUILDDIR='/usr/local/openmpi-1.2.3'
> > OMPI_TOP_SRCDIR='/usr/local/openmpi-1.2.3'
> > OMPI_VERSION='1.2.3'
> > OMPI_WANT_BUILD_F90_LARGE_FALSE=''
> > OMPI_WANT_BUILD_F90_LARGE_TRUE='#'
> > OMPI_WANT_BUILD_F90_MEDIUM_FALSE=''
> > OMPI_WANT_BUILD_F90_MEDIUM_TRUE='#'
> > OMPI_WANT_BUILD_F90_SMALL_FALSE='#'
> > OMPI_WANT_BUILD_F90_SMALL_TRUE=''
> > OMPI_WANT_BUILD_F90_TRIVIAL_FALSE=''
> > OMPI_WANT_BUILD_F90_TRIVIAL_TRUE='#'
> > OMPI_WANT_F77_BINDINGS_FALSE=''
> > OMPI_WANT_F77_BINDINGS_TRUE=''
> > OMPI_WANT_F90_BINDINGS_FALSE=''
> > OMPI_WANT_F90_BINDINGS_TRUE=''
> > OMPI_WANT_SVN='0'
> > OMPI_WRAPPER_CXX_LIB=''
> > OMPI_WRAPPER_CXX_REQUIRED_FILE=''
> > OMPI_WRAPPER_EXTRA_CFLAGS=''
> > OMPI_WRAPPER_EXTRA_CPPFLAGS=''
> > OMPI_WRAPPER_EXTRA_CXXFLAGS=''
> > OMPI_WRAPPER_EXTRA_FCFLAGS=''
> > OMPI_WRAPPER_EXTRA_FFLAGS=''
> > OMPI_WRAPPER_EXTRA_INCLUDES=''
> > OMPI_WRAPPER_EXTRA_LDFLAGS=''
> > OMPI_WRAPPER_EXTRA_LIBS=''
> > OMPI_WRAPPER_F77_REQUIRED_FILE=''
> > OMPI_WRAPPER_F90_REQUIRED_FILE=''
> > OPAL_BINDIR=''
> > OPAL_DATADIR=''
> > OPAL_DATAROOTDIR=''
> > OPAL_EXEC_PREFIX=''
> > OPAL_GREEK_VERSION=''
> > OPAL_INCLUDEDIR=''
> > OPAL_INFODIR=''
> > OPAL_LIBDIR=''
> > OPAL_LIBEXECDIR=''
> > OPAL_LOCALSTATEDIR=''
> > OPAL_LTDL_CPPFLAGS=''
> > OPAL_MAJOR_VERSION='1'
> > OPAL_MANDIR=''
> > OPAL_MINOR_VERSION='2'
> > OPAL_PREFIX=''
> > OPAL_RELEASE_VERSION='3'
> > OPAL_SBINDIR=''
> > OPAL_SHAREDSTATEDIR=''
> > OPAL_SVN_R='r15136'
> > OPAL_SYSCONFDIR=''
> > OPAL_VERSION='1.2.3'
> > OPAL_WANT_SVN='0'
> > OPAL_WRAPPER_EXTRA_CFLAGS=''
> > OPAL_WRAPPER_EXTRA_CPPFLAGS=''
> > OPAL_WRAPPER_EXTRA_CXXFLAGS=''
> > OPAL_WRAPPER_EXTRA_INCLUDES=''
> > OPAL_WRAPPER_EXTRA_LDFLAGS=''
> > OPAL_WRAPPER_EXTRA_LIBS=''
> > ORTE_GREEK_VERSION=''
> > ORTE_MAJOR_VERSION='1'
> > ORTE_MINOR_VERSION='2'
> > ORTE_RELEASE_VERSION='3'
> > ORTE_SVN_R='r15136'
> > ORTE_VERSION='1.2.3'
> > ORTE_WANT_SVN='0'
> > ORTE_WRAPPER_EXTRA_CFLAGS=''
> > ORTE_WRAPPER_EXTRA_CPPFLAGS=''
> > ORTE_WRAPPER_EXTRA_CXXFLAGS=''
> > ORTE_WRAPPER_EXTRA_INCLUDES=''
> > ORTE_WRAPPER_EXTRA_LDFLAGS=''
> > ORTE_WRAPPER_EXTRA_LIBS=''
> > PACKAGE='openmpi'
> > PACKAGE_BUGREPORT='http://www.open-mpi.org/community/help/'
> > PACKAGE_NAME='Open MPI'
> > PACKAGE_STRING='Open MPI 1.2.3'
> > PACKAGE_TARNAME='openmpi'
> > PACKAGE_VERSION='1.2.3'
> > PATH_SEPARATOR=':'
> > PERL=''
> > RANLIB=''
> > SED=''
> > SET_MAKE=''
> > SHELL='/bin/sh'
> > STRIP=''
> > TOTALVIEW_DEBUG_FLAGS=''
> > VERSION='1.2.3'
> > WANT_DEPRECATED_EXECUTABLE_NAMES_FALSE=''
> > WANT_DEPRECATED_EXECUTABLE_NAMES_TRUE='#'
> > WANT_INSTALL_HEADERS_FALSE=''
> > WANT_INSTALL_HEADERS_TRUE='#'
> > WANT_LIBLTDL_FALSE=''
> > WANT_LIBLTDL_TRUE=''
> > WANT_MPI_BINDINGS_LAYER_FALSE=''
> > WANT_MPI_BINDINGS_LAYER_TRUE='#'
> > WANT_MPI_CXX_BINDINGS_FALSE=''
> > WANT_MPI_CXX_BINDINGS_TRUE=''
> > WANT_MPI_F77_BINDINGS_LAYER_FALSE=''
> > WANT_MPI_F77_BINDINGS_LAYER_TRUE=''
> > WANT_PERUSE_FALSE=''
> > WANT_PERUSE_TRUE='#'
> > WANT_PMPI_BINDINGS_LAYER_FALSE='#'
> > WANT_PMPI_BINDINGS_LAYER_TRUE=''
> > WANT_PMPI_F77_BINDINGS_LAYER_FALSE=''
> > WANT_PMPI_F77_BINDINGS_LAYER_TRUE=''
> > WRAPPER_EXTRA_CFLAGS=''
> > WRAPPER_EXTRA_CXXFLAGS=''
> > WRAPPER_EXTRA_FCFLAGS=''
> > WRAPPER_EXTRA_FFLAGS=''
> > WRAPPER_EXTRA_LDFLAGS=''
> > WRAPPER_EXTRA_LIBS=''
> > ac_ct_AR=''
> > ac_ct_CC='/opt/intel/cce/9.1.042/bin/icc'
> > ac_ct_CXX=''
> > ac_ct_DUMPBIN=''
> > ac_ct_F77=''
> > ac_ct_FC=''
> > ac_ct_OBJC=''
> > ac_ct_RANLIB=''
> > ac_ct_STRIP=''
> > ac_prefix_program=''
> > am__fastdepCC_FALSE='#'
> > am__fastdepCC_TRUE=''
> > am__fastdepCXX_FALSE=''
> > am__fastdepCXX_TRUE='#'
> > am__fastdepOBJC_FALSE=''
> > am__fastdepOBJC_TRUE=''
> > am__include='include'
> > am__leading_dot='.'
> > am__quote=''
> > am__tar='${AMTAR} chof - "$$tardir"'
> > am__untar='${AMTAR} xf -'
> > backtrace_darwin_CFLAGS=''
> > bindir='${exec_prefix}/bin'
> > btl_gm_CFLAGS=''
> > btl_gm_CPPFLAGS=''
> > btl_gm_LDFLAGS=''
> > btl_gm_LIBS=''
> > btl_mvapi_CFLAGS=''
> > btl_mvapi_CPPFLAGS=''
> > btl_mvapi_LDFLAGS=''
> > btl_mvapi_LIBS=''
> > btl_mx_CFLAGS=''
> > btl_mx_CPPFLAGS=''
> > btl_mx_LDFLAGS=''
> > btl_mx_LIBS=''
> > btl_openib_CFLAGS=''
> > btl_openib_CPPFLAGS=''
> > btl_openib_LDFLAGS=''
> > btl_openib_LIBS=''
> > btl_portals_CPPFLAGS=''
> > btl_portals_LDFLAGS=''
> > btl_portals_LIBS=''
> > btl_udapl_CFLAGS=''
> > btl_udapl_CPPFLAGS=''
> > btl_udapl_LDFLAGS=''
> > btl_udapl_LIBS=''
> > build='x86_64-unknown-linux-gnu'
> > build_alias=''
> > build_cpu='x86_64'
> > build_os='linux-gnu'
> > build_vendor='unknown'
> > common_mx_CFLAGS=''
> > common_mx_CPPFLAGS=''
> > common_mx_LDFLAGS=''
> > common_mx_LIBS=''
> > common_portals_CPPFLAGS=''
> > common_portals_LDFLAGS=''
> > common_portals_LIBS=''
> > datadir='${prefix}/share'
> > errmgr_bproc_CPPFLAGS=''
> > errmgr_bproc_LDFLAGS=''
> > errmgr_bproc_LIBS=''
> > exec_prefix='NONE'
> > host='x86_64-unknown-linux-gnu'
> > host_alias=''
> > host_cpu='x86_64'
> > host_os='linux-gnu'
> > host_vendor='unknown'
> > includedir='${prefix}/include'
> > infodir='${prefix}/info'
> > install_sh='/usr/local/openmpi-1.2.3/config/install-sh'
> > libdir='${exec_prefix}/lib'
> > libexecdir='${exec_prefix}/libexec'
> > localstatedir='${prefix}/var'
> > lt_ECHO='echo'
> > maffinity_libnuma_CPPFLAGS=''
> > maffinity_libnuma_LDFLAGS=''
> > maffinity_libnuma_LIBS=''
> > mandir='${prefix}/man'
> > memory_malloc_hooks_LIBS=''
> > memory_ptmalloc2_LIBS=''
> > mkdir_p='mkdir -p --'
> > mtl_mx_CFLAGS=''
> > mtl_mx_CPPFLAGS=''
> > mtl_mx_LDFLAGS=''
> > mtl_mx_LIBS=''
> > mtl_psm_CFLAGS=''
> > mtl_psm_CPPFLAGS=''
> > mtl_psm_LDFLAGS=''
> > mtl_psm_LIBS=''
> > odls_bproc_CPPFLAGS=''
> > odls_bproc_LDFLAGS=''
> > odls_bproc_LIBS=''
> > oldincludedir='/usr/include'
> > pls_bproc_CPPFLAGS=''
> > pls_bproc_LDFLAGS=''
> > pls_bproc_LIBS=''
> > pls_slurm_CPPFLAGS=''
> > pls_slurm_LDFLAGS=''
> > pls_slurm_LIBS=''
> > pls_tm_CPPFLAGS=''
> > pls_tm_LDFLAGS=''
> > pls_tm_LIBS=''
> > pls_xgrid_LDFLAGS=''
> > pls_xgrid_OBJCFLAGS=''
> > prefix='NONE'
> > program_transform_name='s,x,x,'
> > ras_bjs_CPPFLAGS=''
> > ras_bjs_LDFLAGS=''
> > ras_bjs_LIBS=''
> > ras_loadleveler_CPPFLAGS=''
> > ras_loadleveler_LDFLAGS=''
> > ras_loadleveler_LIBS=''
> > ras_lsf_bproc_CPPFLAGS=''
> > ras_lsf_bproc_LDFLAGS=''
> > ras_lsf_bproc_LIBS=''
> > ras_slurm_CPPFLAGS=''
> > ras_slurm_LDFLAGS=''
> > ras_slurm_LIBS=''
> > ras_tm_CPPFLAGS=''
> > ras_tm_LDFLAGS=''
> > ras_tm_LIBS=''
> > sbindir='${exec_prefix}/sbin'
> > sds_bproc_CPPFLAGS=''
> > sds_bproc_LDFLAGS=''
> > sds_bproc_LIBS=''
> > sds_portals_utcp_CPPFLAGS=''
> > sds_portals_utcp_LDFLAGS=''
> > sds_portals_utcp_LIBS=''
> > sds_slurm_CPPFLAGS=''
> > sds_slurm_LDFLAGS=''
> > sds_slurm_LIBS=''
> > sharedstatedir='${prefix}/com'
> > smr_bproc_CPPFLAGS=''
> > smr_bproc_LDFLAGS=''
> > smr_bproc_LIBS=''
> > sysconfdir='${prefix}/etc'
> > target_alias=''
> > timer_aix_LIBS=''
> > top_ompi_builddir='/usr/local/openmpi-1.2.3'
> > top_ompi_srcdir='/usr/local/openmpi-1.2.3'
> >
> > ## ----------- ##
> > ## confdefs.h. ##
> > ## ----------- ##
> >
> > #define HAVE_INT16_T 1
> > #define HAVE_INT32_T 1
> > #define HAVE_INT64_T 1
> > #define HAVE_INT8_T 1
> > #define HAVE_INTPTR_T 1
> > #define HAVE_INTTYPES_H 1
> > #define HAVE_LONG_DOUBLE 1
> > #define HAVE_LONG_LONG 1
> > #define HAVE_MEMORY_H 1
> > #define HAVE_MODE_T 1
> > #define HAVE_PTRDIFF_T 1
> > #define HAVE_SSIZE_T 1
> > #define HAVE_STDINT_H 1
> > #define HAVE_STDLIB_H 1
> > #define HAVE_STRINGS_H 1
> > #define HAVE_STRING_H 1
> > #define HAVE_SYS_STAT_H 1
> > #define HAVE_SYS_TYPES_H 1
> > #define HAVE_UINT16_T 1
> > #define HAVE_UINT32_T 1
> > #define HAVE_UINT64_T 1
> > #define HAVE_UINT8_T 1
> > #define HAVE_UINTPTR_T 1
> > #define HAVE_UNISTD_H 1
> > #define MPI_PARAM_CHECK ompi_mpi_param_check
> > #define OMPI_ALIGNMENT_CHAR 1
> > #define OMPI_ALIGNMENT_DOUBLE 8
> > #define OMPI_ALIGNMENT_FLOAT 4
> > #define OMPI_ALIGNMENT_INT 4
> > #define OMPI_ALIGNMENT_LONG 8
> > #define OMPI_ALIGNMENT_LONG_DOUBLE 16
> > #define OMPI_ALIGNMENT_LONG_LONG 8
> > #define OMPI_ALIGNMENT_SHORT 2
> > #define OMPI_ALIGNMENT_VOID_P 8
> > #define OMPI_ALIGNMENT_WCHAR 4
> > #define OMPI_ARCH "x86_64-unknown-linux-gnu"
> > #define OMPI_CC "/opt/intel/cce/9.1.042/bin/icc"
> > #define OMPI_CXX "/opt/intel/cce/9.1.042/icpc"
> > #define OMPI_C_HAVE_BUILTIN_EXPECT 1
> > #define OMPI_C_HAVE_BUILTIN_PREFETCH 1
> > #define OMPI_ENABLE_DEBUG 0
> > #define OMPI_ENABLE_HETEROGENEOUS_SUPPORT 1
> > #define OMPI_ENABLE_MEM_DEBUG 0
> > #define OMPI_ENABLE_MEM_PROFILE 0
> > #define OMPI_ENABLE_MPI_PROFILING 1
> > #define OMPI_ENABLE_PTY_SUPPORT 1
> > #define OMPI_GREEK_VERSION ""
> > #define OMPI_HAVE_WEAK_SYMBOLS 1
> > #define OMPI_MAJOR_VERSION 1
> > #define OMPI_MINOR_VERSION 2
> > #define OMPI_NEED_C_BOOL 1
> > #define OMPI_RELEASE_VERSION 3
> > #define OMPI_VERSION "3"
> > #define OMPI_WANT_MPI_CXX_SEEK 1
> > #define OMPI_WANT_PERUSE 0
> > #define OMPI_WANT_PRETTY_PRINT_STACKTRACE 1
> > #define OPAL_ENABLE_IPV6 1
> > #define OPAL_ENABLE_TRACE 0
> > #define OPAL_GREEK_VERSION ""
> > #define OPAL_MAJOR_VERSION 1
> > #define OPAL_MINOR_VERSION 2
> > #define OPAL_RELEASE_VERSION 3
> > #define OPAL_VERSION "3"
> > #define ORTE_GREEK_VERSION ""
> > #define ORTE_MAJOR_VERSION 1
> > #define ORTE_MINOR_VERSION 2
> > #define ORTE_RELEASE_VERSION 3
> > #define ORTE_VERSION "3"
> > #define ORTE_WANT_ORTERUN_PREFIX_BY_DEFAULT 0
> > #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/";
> > #define PACKAGE_NAME "Open MPI"
> > #define PACKAGE_STRING "Open MPI 1.2.3"
> > #define PACKAGE_TARNAME "openmpi"
> > #define PACKAGE_VERSION "1.2.3"
> > #define SIZEOF_CHAR 1
> > #define SIZEOF_DOUBLE 8
> > #define SIZEOF_FLOAT 4
> > #define SIZEOF_INT 4
> > #define SIZEOF_LONG 8
> > #define SIZEOF_LONG_DOUBLE 16
> > #define SIZEOF_LONG_LONG 8
> > #define SIZEOF_PTRDIFF_T 8
> > #define SIZEOF_SHORT 2
> > #define SIZEOF_SIZE_T 8
> > #define SIZEOF_SSIZE_T 8
> > #define SIZEOF_VOID_P 8
> > #define STDC_HEADERS 1
> > #define _GNU_SOURCE 1
> > #define inline __inline__
> > #define restrict __restrict
> > #endif
> > #endif
> > #ifdef __cplusplus
> > #ifndef __cplusplus
> > void exit (int);
> >
> > configure: exit 1
> > _______________________________________________
> > users mailing list
> > us...@open-mpi.org
> > http://www.open-mpi.org/mailman/listinfo.cgi/users
> 
> > _______________________________________________
> users mailing list
> us...@open-mpi.org
> http://www.open-mpi.org/mailman/listinfo.cgi/users



      
____________________________________________________________________________________
Park yourself in front of a world of choices in alternative vehicles. Visit the 
Yahoo! Auto Green Center.
http://autos.yahoo.com/green_center/ 

Reply via email to