Hello,

I will be quick:

I want to compile open-mpi using Intel C, C++, Fortran compillers suite.
With Fortran and C compiler it works fine but when I enable C++ Intel
compiler got errors.

Here is what I done:

#define the environmet variables

shell> export FC=/opt/intel/fce/10.1.008/bin/ifort
shell> export F77=/opt/intel/fce/10.1.008/bin/ifort
shell> export CC=/opt/intel/cce/10.1.008/bin/icc
shell> export CXX=/opt/intel/cce/10.1.008/bin/icpc

#after that issue the configure script

shell> ./configure


It works fine until the C++ compiler setup and it ends up with the message:


*** C++ compiler and preprocessor
checking whether we are using the GNU C++ compiler... yes
checking whether /opt/intel/cce/10.1.008/bin/icpc accepts -g... yes
checking dependency style of /opt/intel/cce/10.1.008/bin/icpc... gcc3
checking how to run the C++ preprocessor... /opt/intel/cce/10.1.008/bin/icpc -E
checking for the C++ compiler vendor... intel
checking if C++ compiler works... no
**********************************************************************
* It appears that your C++ compiler is unable to produce working
* executables.  A simple test application failed to properly
* execute.  Note that this is likely not a problem with Open MPI,
* but a problem with the local compiler installation.  More
* information (including exactly what command was given to the
* compiler and what error resulted when the command was executed) is
* available in the config.log file in this directory.
**********************************************************************
configure: error: Could not run a simple C++ program.  Aborting.


I also attached the config.log file.

I am new to open-mpi (I used lam-mpi and GNU compilers) but I want to
use the Intel compilers because they give more than 20% performance
gaining in my specific parallel application.

Any help or suggestion will be greatly appreciated !!!!

Best regards,
Andrei
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.5, which was
generated by GNU Autoconf 2.61.  Invocation command line was

  $ ./configure 

## --------- ##
## Platform. ##
## --------- ##

hostname = Biocomputing-MD
uname -m = x86_64
uname -r = 2.6.22.5-31-default
uname -s = Linux
uname -v = #1 SMP 2007/09/21 22:29:00 UTC

/usr/bin/uname -p = unknown
/bin/uname -X     = unknown

/bin/arch              = x86_64
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo      = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: /opt/intel/cce/10.1.008/bin
PATH: /opt/intel/idbe/10.1.008/bin
PATH: /opt/intel/fce/10.1.008/bin
PATH: /opt/intel/cce/10.1.008/bin
PATH: /opt/intel/idbe/10.1.008/bin
PATH: /opt/intel/fce/10.1.008/bin
PATH: /home/aneamtu/bin
PATH: /usr/local/bin
PATH: /usr/bin
PATH: /bin
PATH: /usr/bin/X11
PATH: /usr/X11R6/bin
PATH: /usr/games
PATH: /opt/kde3/bin
PATH: /usr/lib/mit/bin
PATH: /usr/lib/mit/sbin
PATH: /usr/lib/qt3/bin


## ----------- ##
## Core tests. ##
## ----------- ##

configure:2986: checking for a BSD-compatible install
configure:3042: result: /usr/bin/install -c
configure:3053: checking whether build environment is sane
configure:3096: result: yes
configure:3124: checking for a thread-safe mkdir -p
configure:3163: result: /bin/mkdir -p
configure:3176: checking for gawk
configure:3192: found /usr/bin/gawk
configure:3203: result: gawk
configure:3214: checking whether make sets $(MAKE)
configure:3235: result: yes
configure:3544: checking Open MPI version
configure:3546: result: 1.2.5
configure:3548: checking Open MPI Subversion repository version
configure:3550: result: r16989
configure:3646: checking Open Run-Time Environment version
configure:3648: result: 1.2.5
configure:3650: checking Open Run-Time Environment Subversion repository version
configure:3652: result: r16989
configure:3748: checking Open Portable Access Layer version
configure:3750: result: 1.2.5
configure:3752: checking Open Portable Access Layer Subversion repository version
configure:3754: result: r16989
configure:3811: builddir: /home/aneamtu/modelling_software/openmpi-1.2.5
configure:3813: srcdir: /home/aneamtu/modelling_software/openmpi-1.2.5
configure:3835: checking build system type
configure:3853: result: x86_64-unknown-linux-gnu
configure:3895: checking host system type
configure:3910: result: x86_64-unknown-linux-gnu
configure:3951: checking for ompi_clean
configure:3984: result: no
configure:4101: checking Whether to run code coverage
configure:4128: result: no
configure:4138: checking whether to debug memory usage
configure:4150: result: no
configure:4170: checking whether to profile memory usage
configure:4182: result: no
configure:4202: checking if want developer-level compiler pickyness
configure:4214: result: no
configure:4229: checking if want developer-level debugging code
configure:4241: result: no
configure:4271: checking if want Fortran 77 bindings
configure:4279: result: yes
configure:4293: checking if want Fortran 90 bindings
configure:4301: result: yes
configure:4310: checking desired Fortran 90 bindings "size"
configure:4384: result: small
configure:4391: checking whether to enable PMPI
configure:4399: result: yes
configure:4416: checking if want C++ bindings
configure:4424: result: yes
configure:4433: checking if want MPI::SEEK_SET support
configure:4441: result: yes
configure:4459: checking if want to enable weak symbol support
configure:4467: result: yes
configure:4480: checking if want run-time MPI parameter checking
configure:4501: result: runtime
configure:4524: checking if want to install OMPI header files
configure:4537: result: no
configure:4553: checking if want pretty-print stacktrace
configure:4565: result: yes
configure:4578: checking if want deprecated executable names
configure:4590: result: no
configure:4608: checking if peruse support is required
configure:4620: result: no
configure:4643: checking max supported array dimension in F90 MPI bindings
configure:4658: result: 4
configure:4663: checking if pty support should be enabled
configure:4675: result: yes
configure:4688: checking if user wants dlopen support
configure:4703: result: yes
configure:4711: checking if heterogeneous support should be enabled
configure:4723: result: yes
configure:4737: checking if want trace file debugging
configure:4749: result: no
configure:4821: checking if want IPv6 support
configure:4833: result: yes (if underlying system supports it)
configure:4846: checking if want orterun "--prefix" behavior to be enabled by default
configure:4866: result: no
configure:5085: checking for style of include used by make
configure:5113: result: GNU
configure:5188: checking for gcc
configure:5215: result: /opt/intel/cce/10.1.008/bin/icc
configure:5453: checking for C compiler version
configure:5460: /opt/intel/cce/10.1.008/bin/icc --version >&5
icc (ICC) 10.1 20070913
Copyright (C) 1985-2007 Intel Corporation.  All rights reserved.

configure:5463: $? = 0
configure:5470: /opt/intel/cce/10.1.008/bin/icc -v >&5
Version 10.1 
configure:5473: $? = 0
configure:5480: /opt/intel/cce/10.1.008/bin/icc -V >&5
Intel(R) C Compiler for applications running on Intel(R) 64, Version 10.1    Build 20070913 Package ID: l_cc_p_10.1.008
Copyright (C) 1985-2007 Intel Corporation.  All rights reserved.
FOR NON-COMMERCIAL USE ONLY

configure:5483: $? = 0
configure:5506: checking for C compiler default output file name
configure:5533: /opt/intel/cce/10.1.008/bin/icc -DNDEBUG    conftest.c  >&5
configure:5536: $? = 0
configure:5574: result: a.out
configure:5591: checking whether the C compiler works
configure:5601: ./a.out
configure:5604: $? = 0
configure:5621: result: yes
configure:5628: checking whether we are cross compiling
configure:5630: result: no
configure:5633: checking for suffix of executables
configure:5640: /opt/intel/cce/10.1.008/bin/icc -o conftest -DNDEBUG    conftest.c  >&5
configure:5643: $? = 0
configure:5667: result: 
configure:5673: checking for suffix of object files
configure:5699: /opt/intel/cce/10.1.008/bin/icc -c -DNDEBUG   conftest.c >&5
configure:5702: $? = 0
configure:5725: result: o
configure:5729: checking whether we are using the GNU C compiler
configure:5758: /opt/intel/cce/10.1.008/bin/icc -c -DNDEBUG   conftest.c >&5
configure:5764: $? = 0
configure:5781: result: yes
configure:5786: checking whether /opt/intel/cce/10.1.008/bin/icc accepts -g
configure:5816: /opt/intel/cce/10.1.008/bin/icc -c -g  conftest.c >&5
configure:5822: $? = 0
configure:5921: result: yes
configure:5938: checking for /opt/intel/cce/10.1.008/bin/icc option to accept ISO C89
configure:6012: /opt/intel/cce/10.1.008/bin/icc  -c -DNDEBUG   conftest.c >&5
configure:6018: $? = 0
configure:6041: result: none needed
configure:6061: checking dependency style of /opt/intel/cce/10.1.008/bin/icc
configure:6152: result: gcc3
configure:6178: checking whether /opt/intel/cce/10.1.008/bin/icc and cc understand -c and -o together
configure:6213: /opt/intel/cce/10.1.008/bin/icc -c conftest.c -o conftest2.o >&5
configure:6216: $? = 0
configure:6222: /opt/intel/cce/10.1.008/bin/icc -c conftest.c -o conftest2.o >&5
configure:6225: $? = 0
configure:6236: cc -c conftest.c >&5
configure:6239: $? = 0
configure:6247: cc -c conftest.c -o conftest2.o >&5
configure:6250: $? = 0
configure:6256: cc -c conftest.c -o conftest2.o >&5
configure:6259: $? = 0
configure:6277: result: yes
configure:6309: checking how to run the C preprocessor
configure:6349: /opt/intel/cce/10.1.008/bin/icc -E  conftest.c
configure:6355: $? = 0
configure:6386: /opt/intel/cce/10.1.008/bin/icc -E  conftest.c
conftest.c(37): error #5: could not open source file "ac_nonexistent.h"
  #include <ac_nonexistent.h>
                             ^

configure:6392: $? = 2
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "Open MPI"
| #define PACKAGE_TARNAME "openmpi"
| #define PACKAGE_VERSION "1.2.5"
| #define PACKAGE_STRING "Open MPI 1.2.5"
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/";
| #define OMPI_MAJOR_VERSION 1
| #define OMPI_MINOR_VERSION 2
| #define OMPI_RELEASE_VERSION 5
| #define OMPI_GREEK_VERSION ""
| #define OMPI_VERSION "5"
| #define ORTE_MAJOR_VERSION 1
| #define ORTE_MINOR_VERSION 2
| #define ORTE_RELEASE_VERSION 5
| #define ORTE_GREEK_VERSION ""
| #define ORTE_VERSION "5"
| #define OPAL_MAJOR_VERSION 1
| #define OPAL_MINOR_VERSION 2
| #define OPAL_RELEASE_VERSION 5
| #define OPAL_GREEK_VERSION ""
| #define OPAL_VERSION "5"
| #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/10.1.008/bin/icc"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:6425: result: /opt/intel/cce/10.1.008/bin/icc -E
configure:6454: /opt/intel/cce/10.1.008/bin/icc -E  conftest.c
configure:6460: $? = 0
configure:6491: /opt/intel/cce/10.1.008/bin/icc -E  conftest.c
conftest.c(37): error #5: could not open source file "ac_nonexistent.h"
  #include <ac_nonexistent.h>
                             ^

configure:6497: $? = 2
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "Open MPI"
| #define PACKAGE_TARNAME "openmpi"
| #define PACKAGE_VERSION "1.2.5"
| #define PACKAGE_STRING "Open MPI 1.2.5"
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/";
| #define OMPI_MAJOR_VERSION 1
| #define OMPI_MINOR_VERSION 2
| #define OMPI_RELEASE_VERSION 5
| #define OMPI_GREEK_VERSION ""
| #define OMPI_VERSION "5"
| #define ORTE_MAJOR_VERSION 1
| #define ORTE_MINOR_VERSION 2
| #define ORTE_RELEASE_VERSION 5
| #define ORTE_GREEK_VERSION ""
| #define ORTE_VERSION "5"
| #define OPAL_MAJOR_VERSION 1
| #define OPAL_MINOR_VERSION 2
| #define OPAL_RELEASE_VERSION 5
| #define OPAL_GREEK_VERSION ""
| #define OPAL_VERSION "5"
| #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/10.1.008/bin/icc"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:6535: checking for grep that handles long lines and -e
configure:6609: result: /usr/bin/grep
configure:6614: checking for egrep
configure:6692: result: /usr/bin/grep -E
configure:6709: checking for the C compiler vendor
configure:6742: /opt/intel/cce/10.1.008/bin/icc -c -DNDEBUG   conftest.c >&5
configure:6748: $? = 0
configure:7873: result: intel
configure:7881: checking for ANSI C header files
configure:7911: /opt/intel/cce/10.1.008/bin/icc -c -DNDEBUG   conftest.c >&5
configure:7917: $? = 0
configure:8016: /opt/intel/cce/10.1.008/bin/icc -o conftest -DNDEBUG    conftest.c  >&5
configure:8019: $? = 0
configure:8025: ./conftest
configure:8028: $? = 0
configure:8045: result: yes
configure:8669: checking if /opt/intel/cce/10.1.008/bin/icc supports -finline-functions
configure:8695: /opt/intel/cce/10.1.008/bin/icc -c -DNDEBUG  -finline-functions  conftest.c >&5
configure:8701: $? = 0
configure:8716: result: yes
configure:8726: checking if /opt/intel/cce/10.1.008/bin/icc supports -fno-strict-aliasing
configure:8752: /opt/intel/cce/10.1.008/bin/icc -c -DNDEBUG  -finline-functions -fno-strict-aliasing  conftest.c >&5
configure:8758: $? = 0
configure:8773: result: yes
configure:8849: WARNING:  -fno-strict-aliasing has been added to CFLAGS
configure:8868: checking if /opt/intel/cce/10.1.008/bin/icc supports -restrict
configure:8894: /opt/intel/cce/10.1.008/bin/icc -c -DNDEBUG -finline-functions -fno-strict-aliasing -restrict  conftest.c >&5
configure:8900: $? = 0
configure:8915: result: yes
configure:8992: WARNING:  -restrict has been added to CFLAGS
configure:8999: checking if /opt/intel/cce/10.1.008/bin/icc supports __builtin_expect
configure:9026: /opt/intel/cce/10.1.008/bin/icc -o conftest -DNDEBUG -finline-functions -fno-strict-aliasing -restrict   conftest.c  >&5
configure:9032: $? = 0
configure:9049: result: yes
configure:9063: checking if /opt/intel/cce/10.1.008/bin/icc supports __builtin_prefetch
configure:9090: /opt/intel/cce/10.1.008/bin/icc -o conftest -DNDEBUG -finline-functions -fno-strict-aliasing -restrict   conftest.c  >&5
configure:9096: $? = 0
configure:9113: result: yes
configure:9208: checking for C optimization flags
configure:9272: result: -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict
configure:9306: checking for sys/types.h
configure:9327: /opt/intel/cce/10.1.008/bin/icc -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict  conftest.c >&5
configure:9333: $? = 0
configure:9349: result: yes
configure:9306: checking for sys/stat.h
configure:9327: /opt/intel/cce/10.1.008/bin/icc -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict  conftest.c >&5
configure:9333: $? = 0
configure:9349: result: yes
configure:9306: checking for stdlib.h
configure:9327: /opt/intel/cce/10.1.008/bin/icc -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict  conftest.c >&5
configure:9333: $? = 0
configure:9349: result: yes
configure:9306: checking for string.h
configure:9327: /opt/intel/cce/10.1.008/bin/icc -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict  conftest.c >&5
configure:9333: $? = 0
configure:9349: result: yes
configure:9306: checking for memory.h
configure:9327: /opt/intel/cce/10.1.008/bin/icc -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict  conftest.c >&5
configure:9333: $? = 0
configure:9349: result: yes
configure:9306: checking for strings.h
configure:9327: /opt/intel/cce/10.1.008/bin/icc -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict  conftest.c >&5
configure:9333: $? = 0
configure:9349: result: yes
configure:9306: checking for inttypes.h
configure:9327: /opt/intel/cce/10.1.008/bin/icc -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict  conftest.c >&5
configure:9333: $? = 0
configure:9349: result: yes
configure:9306: checking for stdint.h
configure:9327: /opt/intel/cce/10.1.008/bin/icc -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict  conftest.c >&5
configure:9333: $? = 0
configure:9349: result: yes
configure:9306: checking for unistd.h
configure:9327: /opt/intel/cce/10.1.008/bin/icc -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict  conftest.c >&5
configure:9333: $? = 0
configure:9349: result: yes
configure:9361: checking for long long
configure:9391: /opt/intel/cce/10.1.008/bin/icc -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict  conftest.c >&5
conftest.c(87): warning #279: controlling expression is constant
  if ((ac__type_new_ *) 0)
      ^

configure:9397: $? = 0
configure:9412: result: yes
configure:9423: checking for long double
configure:9453: /opt/intel/cce/10.1.008/bin/icc -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict  conftest.c >&5
conftest.c(88): warning #279: controlling expression is constant
  if ((ac__type_new_ *) 0)
      ^

configure:9459: $? = 0
configure:9474: result: yes
configure:9485: checking for int8_t
configure:9515: /opt/intel/cce/10.1.008/bin/icc -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict  conftest.c >&5
conftest.c(89): warning #279: controlling expression is constant
  if ((ac__type_new_ *) 0)
      ^

configure:9521: $? = 0
configure:9536: result: yes
configure:9547: checking for uint8_t
configure:9577: /opt/intel/cce/10.1.008/bin/icc -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict  conftest.c >&5
conftest.c(90): warning #279: controlling expression is constant
  if ((ac__type_new_ *) 0)
      ^

configure:9583: $? = 0
configure:9598: result: yes
configure:9609: checking for int16_t
configure:9639: /opt/intel/cce/10.1.008/bin/icc -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict  conftest.c >&5
conftest.c(91): warning #279: controlling expression is constant
  if ((ac__type_new_ *) 0)
      ^

configure:9645: $? = 0
configure:9660: result: yes
configure:9671: checking for uint16_t
configure:9701: /opt/intel/cce/10.1.008/bin/icc -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict  conftest.c >&5
conftest.c(92): warning #279: controlling expression is constant
  if ((ac__type_new_ *) 0)
      ^

configure:9707: $? = 0
configure:9722: result: yes
configure:9733: checking for int32_t
configure:9763: /opt/intel/cce/10.1.008/bin/icc -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict  conftest.c >&5
conftest.c(93): warning #279: controlling expression is constant
  if ((ac__type_new_ *) 0)
      ^

configure:9769: $? = 0
configure:9784: result: yes
configure:9795: checking for uint32_t
configure:9825: /opt/intel/cce/10.1.008/bin/icc -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict  conftest.c >&5
conftest.c(94): warning #279: controlling expression is constant
  if ((ac__type_new_ *) 0)
      ^

configure:9831: $? = 0
configure:9846: result: yes
configure:9857: checking for int64_t
configure:9887: /opt/intel/cce/10.1.008/bin/icc -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict  conftest.c >&5
conftest.c(95): warning #279: controlling expression is constant
  if ((ac__type_new_ *) 0)
      ^

configure:9893: $? = 0
configure:9908: result: yes
configure:9919: checking for uint64_t
configure:9949: /opt/intel/cce/10.1.008/bin/icc -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict  conftest.c >&5
conftest.c(96): warning #279: controlling expression is constant
  if ((ac__type_new_ *) 0)
      ^

configure:9955: $? = 0
configure:9970: result: yes
configure:9981: checking for intptr_t
configure:10011: /opt/intel/cce/10.1.008/bin/icc -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict  conftest.c >&5
conftest.c(97): warning #279: controlling expression is constant
  if ((ac__type_new_ *) 0)
      ^

configure:10017: $? = 0
configure:10032: result: yes
configure:10043: checking for uintptr_t
configure:10073: /opt/intel/cce/10.1.008/bin/icc -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict  conftest.c >&5
conftest.c(98): warning #279: controlling expression is constant
  if ((ac__type_new_ *) 0)
      ^

configure:10079: $? = 0
configure:10094: result: yes
configure:10105: checking for mode_t
configure:10135: /opt/intel/cce/10.1.008/bin/icc -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict  conftest.c >&5
conftest.c(99): warning #279: controlling expression is constant
  if ((ac__type_new_ *) 0)
      ^

configure:10141: $? = 0
configure:10156: result: yes
configure:10167: checking for ssize_t
configure:10197: /opt/intel/cce/10.1.008/bin/icc -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict  conftest.c >&5
conftest.c(100): warning #279: controlling expression is constant
  if ((ac__type_new_ *) 0)
      ^

configure:10203: $? = 0
configure:10218: result: yes
configure:10229: checking for ptrdiff_t
configure:10259: /opt/intel/cce/10.1.008/bin/icc -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict  conftest.c >&5
conftest.c(101): warning #279: controlling expression is constant
  if ((ac__type_new_ *) 0)
      ^

configure:10265: $? = 0
configure:10280: result: yes
configure:10296: checking for char
configure:10326: /opt/intel/cce/10.1.008/bin/icc -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict  conftest.c >&5
conftest.c(102): warning #279: controlling expression is constant
  if ((ac__type_new_ *) 0)
      ^

configure:10332: $? = 0
configure:10347: result: yes
configure:10354: checking size of char
configure:10656: /opt/intel/cce/10.1.008/bin/icc -o conftest -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict   conftest.c  >&5
configure:10659: $? = 0
configure:10665: ./conftest
configure:10668: $? = 0
configure:10691: result: 1
configure:10701: checking for short
configure:10731: /opt/intel/cce/10.1.008/bin/icc -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict  conftest.c >&5
conftest.c(103): warning #279: controlling expression is constant
  if ((ac__type_new_ *) 0)
      ^

configure:10737: $? = 0
configure:10752: result: yes
configure:10759: checking size of short
configure:11061: /opt/intel/cce/10.1.008/bin/icc -o conftest -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict   conftest.c  >&5
configure:11064: $? = 0
configure:11070: ./conftest
configure:11073: $? = 0
configure:11096: result: 2
configure:11106: checking for int
configure:11136: /opt/intel/cce/10.1.008/bin/icc -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict  conftest.c >&5
conftest.c(104): warning #279: controlling expression is constant
  if ((ac__type_new_ *) 0)
      ^

configure:11142: $? = 0
configure:11157: result: yes
configure:11164: checking size of int
configure:11466: /opt/intel/cce/10.1.008/bin/icc -o conftest -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict   conftest.c  >&5
configure:11469: $? = 0
configure:11475: ./conftest
configure:11478: $? = 0
configure:11501: result: 4
configure:11511: checking for long
configure:11541: /opt/intel/cce/10.1.008/bin/icc -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict  conftest.c >&5
conftest.c(105): warning #279: controlling expression is constant
  if ((ac__type_new_ *) 0)
      ^

configure:11547: $? = 0
configure:11562: result: yes
configure:11569: checking size of long
configure:11871: /opt/intel/cce/10.1.008/bin/icc -o conftest -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict   conftest.c  >&5
configure:11874: $? = 0
configure:11880: ./conftest
configure:11883: $? = 0
configure:11906: result: 8
configure:11917: checking for long long
configure:11968: result: yes
configure:11975: checking size of long long
configure:12277: /opt/intel/cce/10.1.008/bin/icc -o conftest -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict   conftest.c  >&5
configure:12280: $? = 0
configure:12286: ./conftest
configure:12289: $? = 0
configure:12312: result: 8
configure:12324: checking for long double
configure:12375: result: yes
configure:12382: checking size of long double
configure:12684: /opt/intel/cce/10.1.008/bin/icc -o conftest -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict   conftest.c  >&5
configure:12687: $? = 0
configure:12693: ./conftest
configure:12696: $? = 0
configure:12719: result: 16
configure:12730: checking for float
configure:12760: /opt/intel/cce/10.1.008/bin/icc -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict  conftest.c >&5
conftest.c(108): warning #279: controlling expression is constant
  if ((ac__type_new_ *) 0)
      ^

configure:12766: $? = 0
configure:12781: result: yes
configure:12788: checking size of float
configure:13090: /opt/intel/cce/10.1.008/bin/icc -o conftest -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict   conftest.c  >&5
configure:13093: $? = 0
configure:13099: ./conftest
configure:13102: $? = 0
configure:13125: result: 4
configure:13135: checking for double
configure:13165: /opt/intel/cce/10.1.008/bin/icc -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict  conftest.c >&5
conftest.c(109): warning #279: controlling expression is constant
  if ((ac__type_new_ *) 0)
      ^

configure:13171: $? = 0
configure:13186: result: yes
configure:13193: checking size of double
configure:13495: /opt/intel/cce/10.1.008/bin/icc -o conftest -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict   conftest.c  >&5
configure:13498: $? = 0
configure:13504: ./conftest
configure:13507: $? = 0
configure:13530: result: 8
configure:13540: checking for void *
configure:13570: /opt/intel/cce/10.1.008/bin/icc -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict  conftest.c >&5
conftest.c(110): warning #279: controlling expression is constant
  if ((ac__type_new_ *) 0)
      ^

configure:13576: $? = 0
configure:13591: result: yes
configure:13598: checking size of void *
configure:13900: /opt/intel/cce/10.1.008/bin/icc -o conftest -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict   conftest.c  >&5
configure:13903: $? = 0
configure:13909: ./conftest
configure:13912: $? = 0
configure:13935: result: 8
configure:13945: checking for size_t
configure:13975: /opt/intel/cce/10.1.008/bin/icc -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict  conftest.c >&5
conftest.c(111): warning #279: controlling expression is constant
  if ((ac__type_new_ *) 0)
      ^

configure:13981: $? = 0
configure:13996: result: yes
configure:14003: checking size of size_t
configure:14305: /opt/intel/cce/10.1.008/bin/icc -o conftest -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict   conftest.c  >&5
configure:14308: $? = 0
configure:14314: ./conftest
configure:14317: $? = 0
configure:14340: result: 8
configure:14351: checking for ssize_t
configure:14402: result: yes
configure:14409: checking size of ssize_t
configure:14711: /opt/intel/cce/10.1.008/bin/icc -o conftest -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict   conftest.c  >&5
configure:14714: $? = 0
configure:14720: ./conftest
configure:14723: $? = 0
configure:14746: result: 8
configure:14758: checking for ptrdiff_t
configure:14809: result: yes
configure:14816: checking size of ptrdiff_t
configure:15118: /opt/intel/cce/10.1.008/bin/icc -o conftest -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict   conftest.c  >&5
configure:15121: $? = 0
configure:15127: ./conftest
configure:15130: $? = 0
configure:15153: result: 8
configure:15170: checking alignment of char
configure:15560: /opt/intel/cce/10.1.008/bin/icc -o conftest -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict   conftest.c  >&5
configure:15563: $? = 0
configure:15569: ./conftest
configure:15572: $? = 0
configure:15594: result: 1
configure:15606: checking alignment of short
configure:15996: /opt/intel/cce/10.1.008/bin/icc -o conftest -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict   conftest.c  >&5
configure:15999: $? = 0
configure:16005: ./conftest
configure:16008: $? = 0
configure:16030: result: 2
configure:16042: checking alignment of wchar_t
configure:16432: /opt/intel/cce/10.1.008/bin/icc -o conftest -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict   conftest.c  >&5
configure:16435: $? = 0
configure:16441: ./conftest
configure:16444: $? = 0
configure:16466: result: 4
configure:16478: checking alignment of int
configure:16868: /opt/intel/cce/10.1.008/bin/icc -o conftest -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict   conftest.c  >&5
configure:16871: $? = 0
configure:16877: ./conftest
configure:16880: $? = 0
configure:16902: result: 4
configure:16914: checking alignment of long
configure:17304: /opt/intel/cce/10.1.008/bin/icc -o conftest -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict   conftest.c  >&5
configure:17307: $? = 0
configure:17313: ./conftest
configure:17316: $? = 0
configure:17338: result: 8
configure:17351: checking alignment of long long
configure:17741: /opt/intel/cce/10.1.008/bin/icc -o conftest -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict   conftest.c  >&5
configure:17744: $? = 0
configure:17750: ./conftest
configure:17753: $? = 0
configure:17775: result: 8
configure:17788: checking alignment of float
configure:18178: /opt/intel/cce/10.1.008/bin/icc -o conftest -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict   conftest.c  >&5
configure:18181: $? = 0
configure:18187: ./conftest
configure:18190: $? = 0
configure:18212: result: 4
configure:18224: checking alignment of double
configure:18614: /opt/intel/cce/10.1.008/bin/icc -o conftest -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict   conftest.c  >&5
configure:18617: $? = 0
configure:18623: ./conftest
configure:18626: $? = 0
configure:18648: result: 8
configure:18661: checking alignment of long double
configure:19051: /opt/intel/cce/10.1.008/bin/icc -o conftest -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict   conftest.c  >&5
configure:19054: $? = 0
configure:19060: ./conftest
configure:19063: $? = 0
configure:19085: result: 16
configure:19098: checking alignment of void *
configure:19488: /opt/intel/cce/10.1.008/bin/icc -o conftest -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict   conftest.c  >&5
configure:19491: $? = 0
configure:19497: ./conftest
configure:19500: $? = 0
configure:19522: result: 8
configure:19539: checking for C bool type
configure:19563: /opt/intel/cce/10.1.008/bin/icc -c -O3 -DNDEBUG -finline-functions -fno-strict-aliasing -restrict  conftest.c >&5
conftest.c(124): error: identifier "bool" is undefined
  bool bar, foo = true; bar = foo;
  ^

conftest.c(124): error: identifier "true" is undefined
  bool bar, foo = true; bar = foo;
                  ^

compilation aborted for conftest.c (code 2)
configure:19569: $? = 2
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "Open MPI"
| #define PACKAGE_TARNAME "openmpi"
| #define PACKAGE_VERSION "1.2.5"
| #define PACKAGE_STRING "Open MPI 1.2.5"
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/";
| #define OMPI_MAJOR_VERSION 1
| #define OMPI_MINOR_VERSION 2
| #define OMPI_RELEASE_VERSION 5
| #define OMPI_GREEK_VERSION ""
| #define OMPI_VERSION "5"
| #define ORTE_MAJOR_VERSION 1
| #define ORTE_MINOR_VERSION 2
| #define ORTE_RELEASE_VERSION 5
| #define ORTE_GREEK_VERSION ""
| #define ORTE_VERSION "5"
| #define OPAL_MAJOR_VERSION 1
| #define OPAL_MINOR_VERSION 2
| #define OPAL_RELEASE_VERSION 5
| #define OPAL_GREEK_VERSION ""
| #define OPAL_VERSION "5"
| #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/10.1.008/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>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| bool bar, foo = true; bar = foo;
|   ;
|   return 0;
| }
configure:19588: result: no
configure:19616: checking for inline
configure:19642: /opt/intel/cce/10.1.008/bin/icc -c -O3 -DNDEBUG  -Werror -ansi  conftest.c >&5
conftest.c(90): error: identifier "inline" is undefined
  static inline foo_t static_foo () {return 0; }
         ^

conftest.c(90): error: "foo_t" has already been declared in the current scope
  static inline foo_t static_foo () {return 0; }
                ^

conftest.c(90): error: expected a ";"
  static inline foo_t static_foo () {return 0; }
                      ^

conftest.c(93): error #12: parsing restarts here after previous syntax error

compilation aborted for conftest.c (code 2)
configure:19648: $? = 2
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "Open MPI"
| #define PACKAGE_TARNAME "openmpi"
| #define PACKAGE_VERSION "1.2.5"
| #define PACKAGE_STRING "Open MPI 1.2.5"
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/";
| #define OMPI_MAJOR_VERSION 1
| #define OMPI_MINOR_VERSION 2
| #define OMPI_RELEASE_VERSION 5
| #define OMPI_GREEK_VERSION ""
| #define OMPI_VERSION "5"
| #define ORTE_MAJOR_VERSION 1
| #define ORTE_MINOR_VERSION 2
| #define ORTE_RELEASE_VERSION 5
| #define ORTE_GREEK_VERSION ""
| #define ORTE_VERSION "5"
| #define OPAL_MAJOR_VERSION 1
| #define OPAL_MINOR_VERSION 2
| #define OPAL_RELEASE_VERSION 5
| #define OPAL_GREEK_VERSION ""
| #define OPAL_VERSION "5"
| #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/10.1.008/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:19642: /opt/intel/cce/10.1.008/bin/icc -c -O3 -DNDEBUG  -Werror -ansi  conftest.c >&5
configure:19648: $? = 0
configure:19666: result: __inline__
configure:19691: checking for C/C++ restrict keyword
configure:19727: /opt/intel/cce/10.1.008/bin/icc -c -O3 -DNDEBUG  -Werror -ansi  conftest.c >&5
conftest.c(92): error: expected a ")"
          int foo (int_ptr restrict ip) {
                                    ^

conftest.c(93): error: identifier "ip" is undefined
          return ip[0];
                 ^

conftest.c(99): error: expected a ";"
          int * restrict t = s;
                         ^

conftest.c(100): error: identifier "t" is undefined
          t[0] = 0;
          ^

compilation aborted for conftest.c (code 2)
configure:19733: $? = 2
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "Open MPI"
| #define PACKAGE_TARNAME "openmpi"
| #define PACKAGE_VERSION "1.2.5"
| #define PACKAGE_STRING "Open MPI 1.2.5"
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/";
| #define OMPI_MAJOR_VERSION 1
| #define OMPI_MINOR_VERSION 2
| #define OMPI_RELEASE_VERSION 5
| #define OMPI_GREEK_VERSION ""
| #define OMPI_VERSION "5"
| #define ORTE_MAJOR_VERSION 1
| #define ORTE_MINOR_VERSION 2
| #define ORTE_RELEASE_VERSION 5
| #define ORTE_GREEK_VERSION ""
| #define ORTE_VERSION "5"
| #define OPAL_MAJOR_VERSION 1
| #define OPAL_MINOR_VERSION 2
| #define OPAL_RELEASE_VERSION 5
| #define OPAL_GREEK_VERSION ""
| #define OPAL_VERSION "5"
| #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/10.1.008/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.  */
| typedef int * int_ptr;
|         int foo (int_ptr restrict ip) {
|         return ip[0];
|        }
| int
| main ()
| {
| int s[1];
|         int * restrict t = s;
|         t[0] = 0;
|         return foo(t)
|   ;
|   return 0;
| }
configure:19727: /opt/intel/cce/10.1.008/bin/icc -c -O3 -DNDEBUG  -Werror -ansi  conftest.c >&5
configure:19733: $? = 0
configure:19751: result: __restrict
configure:19768: checking for weak symbol support
configure:19799: /opt/intel/cce/10.1.008/bin/icc -O3 -DNDEBUG  -Werror -ansi  -c conftest_weak.c
configure:19806: $? = 0
configure:19816: /opt/intel/cce/10.1.008/bin/icc -O3 -DNDEBUG  -Werror -ansi  conftest.c conftest_weak.o -o conftest  
configure:19823: $? = 0
configure:19850: result: yes
configure:20148: checking for C++ compiler version
configure:20155: /opt/intel/cce/10.1.008/bin/icpc --version >&5
icpc (ICC) 10.1 20070913
Copyright (C) 1985-2007 Intel Corporation.  All rights reserved.

configure:20158: $? = 0
configure:20165: /opt/intel/cce/10.1.008/bin/icpc -v >&5
Version 10.1 
configure:20168: $? = 0
configure:20175: /opt/intel/cce/10.1.008/bin/icpc -V >&5
Intel(R) C++ Compiler for applications running on Intel(R) 64, Version 10.1    Build 20070913 Package ID: l_cc_p_10.1.008
Copyright (C) 1985-2007 Intel Corporation.  All rights reserved.
FOR NON-COMMERCIAL USE ONLY

configure:20178: $? = 0
configure:20181: checking whether we are using the GNU C++ compiler
configure:20210: /opt/intel/cce/10.1.008/bin/icpc -c -DNDEBUG   conftest.cpp >&5
configure:20216: $? = 0
configure:20233: result: yes
configure:20238: checking whether /opt/intel/cce/10.1.008/bin/icpc accepts -g
configure:20268: /opt/intel/cce/10.1.008/bin/icpc -c -g  conftest.cpp >&5
configure:20274: $? = 0
configure:20373: result: yes
configure:20398: checking dependency style of /opt/intel/cce/10.1.008/bin/icpc
configure:20489: result: gcc3
configure:20509: checking how to run the C++ preprocessor
configure:20545: /opt/intel/cce/10.1.008/bin/icpc -E  conftest.cpp
configure:20551: $? = 0
configure:20582: /opt/intel/cce/10.1.008/bin/icpc -E  conftest.cpp
conftest.cpp(94): error #5: could not open source file "ac_nonexistent.h"
  #include <ac_nonexistent.h>
                             ^

configure:20588: $? = 2
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "Open MPI"
| #define PACKAGE_TARNAME "openmpi"
| #define PACKAGE_VERSION "1.2.5"
| #define PACKAGE_STRING "Open MPI 1.2.5"
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/";
| #define OMPI_MAJOR_VERSION 1
| #define OMPI_MINOR_VERSION 2
| #define OMPI_RELEASE_VERSION 5
| #define OMPI_GREEK_VERSION ""
| #define OMPI_VERSION "5"
| #define ORTE_MAJOR_VERSION 1
| #define ORTE_MINOR_VERSION 2
| #define ORTE_RELEASE_VERSION 5
| #define ORTE_GREEK_VERSION ""
| #define ORTE_VERSION "5"
| #define OPAL_MAJOR_VERSION 1
| #define OPAL_MINOR_VERSION 2
| #define OPAL_RELEASE_VERSION 5
| #define OPAL_GREEK_VERSION ""
| #define OPAL_VERSION "5"
| #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/10.1.008/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 <ac_nonexistent.h>
configure:20621: result: /opt/intel/cce/10.1.008/bin/icpc -E
configure:20650: /opt/intel/cce/10.1.008/bin/icpc -E  conftest.cpp
configure:20656: $? = 0
configure:20687: /opt/intel/cce/10.1.008/bin/icpc -E  conftest.cpp
conftest.cpp(94): error #5: could not open source file "ac_nonexistent.h"
  #include <ac_nonexistent.h>
                             ^

configure:20693: $? = 2
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "Open MPI"
| #define PACKAGE_TARNAME "openmpi"
| #define PACKAGE_VERSION "1.2.5"
| #define PACKAGE_STRING "Open MPI 1.2.5"
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/";
| #define OMPI_MAJOR_VERSION 1
| #define OMPI_MINOR_VERSION 2
| #define OMPI_RELEASE_VERSION 5
| #define OMPI_GREEK_VERSION ""
| #define OMPI_VERSION "5"
| #define ORTE_MAJOR_VERSION 1
| #define ORTE_MINOR_VERSION 2
| #define ORTE_RELEASE_VERSION 5
| #define ORTE_GREEK_VERSION ""
| #define ORTE_VERSION "5"
| #define OPAL_MAJOR_VERSION 1
| #define OPAL_MINOR_VERSION 2
| #define OPAL_RELEASE_VERSION 5
| #define OPAL_GREEK_VERSION ""
| #define OPAL_VERSION "5"
| #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/10.1.008/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 <ac_nonexistent.h>
configure:20743: checking for the C++ compiler vendor
configure:20776: /opt/intel/cce/10.1.008/bin/icpc -c -DNDEBUG   conftest.cpp >&5
configure:20782: $? = 0
configure:21907: result: intel
configure:21929: checking if C++ compiler works
configure:22006: /opt/intel/cce/10.1.008/bin/icpc -o conftest -DNDEBUG    conftest.cpp  >&5
/usr/include/c++/4.2.1/ext/atomicity.h(51): error: identifier "__sync_fetch_and_add" is undefined
    { return __sync_fetch_and_add(__mem, __val); }
             ^

/usr/include/c++/4.2.1/ext/atomicity.h(55): error: identifier "__sync_fetch_and_add" is undefined
    { __sync_fetch_and_add(__mem, __val); }
      ^

compilation aborted for conftest.cpp (code 2)
configure:22009: $? = 2
configure: program exited with status 2
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "Open MPI"
| #define PACKAGE_TARNAME "openmpi"
| #define PACKAGE_VERSION "1.2.5"
| #define PACKAGE_STRING "Open MPI 1.2.5"
| #define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/";
| #define OMPI_MAJOR_VERSION 1
| #define OMPI_MINOR_VERSION 2
| #define OMPI_RELEASE_VERSION 5
| #define OMPI_GREEK_VERSION ""
| #define OMPI_VERSION "5"
| #define ORTE_MAJOR_VERSION 1
| #define ORTE_MINOR_VERSION 2
| #define ORTE_RELEASE_VERSION 5
| #define ORTE_GREEK_VERSION ""
| #define ORTE_VERSION "5"
| #define OPAL_MAJOR_VERSION 1
| #define OPAL_MINOR_VERSION 2
| #define OPAL_RELEASE_VERSION 5
| #define OPAL_GREEK_VERSION ""
| #define OPAL_VERSION "5"
| #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/10.1.008/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
| #define OMPI_CXX "/opt/intel/cce/10.1.008/bin/icpc"
| /* end confdefs.h.  */
| #include <string>
| int
| main ()
| {
| std::string foo = "Hello, world"
|   ;
|   return 0;
| }
configure:22040: result: no
configure:22054: error: Could not run a simple C++ program.  Aborting.

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_build=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=yes
ac_cv_env_CCASFLAGS_set=
ac_cv_env_CCASFLAGS_value=
ac_cv_env_CCAS_set=
ac_cv_env_CCAS_value=
ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
ac_cv_env_CC_set=set
ac_cv_env_CC_value=/opt/intel/cce/10.1.008/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/10.1.008/bin/icpc
ac_cv_env_F77_set=set
ac_cv_env_F77_value=/opt/intel/fce/10.1.008/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/10.1.008/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_LIBS_set=
ac_cv_env_LIBS_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_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_objext=o
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_mkdir=/bin/mkdir
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP='/opt/intel/cce/10.1.008/bin/icc -E'
ac_cv_prog_CXXCPP='/opt/intel/cce/10.1.008/bin/icpc -E'
ac_cv_prog_ac_ct_CC=/opt/intel/cce/10.1.008/bin/icc
ac_cv_prog_cc__opt_intel_cce_10_1_008_bin_icc_c_o=yes
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_cxx_g=yes
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_int16_t=yes
ac_cv_type_int32_t=yes
ac_cv_type_int64_t=yes
ac_cv_type_int8_t=yes
ac_cv_type_int=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=gcc3
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=intel

## ----------------- ##
## Output variables. ##
## ----------------- ##

ACLOCAL='${SHELL} /home/aneamtu/modelling_software/openmpi-1.2.5/config/missing --run aclocal-1.10'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /home/aneamtu/modelling_software/openmpi-1.2.5/config/missing --run tar'
AR=''
AUTOCONF='${SHELL} /home/aneamtu/modelling_software/openmpi-1.2.5/config/missing --run autoconf'
AUTOHEADER='${SHELL} /home/aneamtu/modelling_software/openmpi-1.2.5/config/missing --run autoheader'
AUTOMAKE='${SHELL} /home/aneamtu/modelling_software/openmpi-1.2.5/config/missing --run automake-1.10'
AWK='gawk'
CASE_SENSITIVE_FS_FALSE=''
CASE_SENSITIVE_FS_TRUE=''
CC='/opt/intel/cce/10.1.008/bin/icc'
CCAS=''
CCASDEPMODE=''
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/10.1.008/bin/icc -E'
CPPFLAGS=''
CXX='/opt/intel/cce/10.1.008/bin/icpc'
CXXCPP='/opt/intel/cce/10.1.008/bin/icpc -E'
CXXCPPFLAGS=''
CXXDEPMODE='depmode=gcc3'
CXXFLAGS='-DNDEBUG '
CYGPATH_W='echo'
DEFS=''
DEPDIR='.deps'
DUMPBIN=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/bin/grep -E'
EXEEXT=''
F77='/opt/intel/fce/10.1.008/bin/ifort'
FC='/opt/intel/fce/10.1.008/bin/ifort'
FCFLAGS=''
FCFLAGS_f90=''
FCFLAGS_f=''
FFLAGS=''
FGREP=''
GREP='/usr/bin/grep'
INCLTDL=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(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} /home/aneamtu/modelling_software/openmpi-1.2.5/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_portals_DSO_FALSE=''
OMPI_BUILD_mtl_portals_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/10.1.008/bin/icc'
OMPI_CONFIGURE_DATE='Sat Jan 26 12:45:40 EET 2008'
OMPI_CONFIGURE_HOST='Biocomputing-MD'
OMPI_CONFIGURE_USER='aneamtu'
OMPI_CXX_ABSOLUTE='/opt/intel/cce/10.1.008/bin/icpc'
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='5'
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='r16989'
OMPI_TOP_BUILDDIR='/home/aneamtu/modelling_software/openmpi-1.2.5'
OMPI_TOP_SRCDIR='/home/aneamtu/modelling_software/openmpi-1.2.5'
OMPI_VERSION='1.2.5'
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='5'
OPAL_SBINDIR=''
OPAL_SHAREDSTATEDIR=''
OPAL_SVN_R='r16989'
OPAL_SYSCONFDIR=''
OPAL_VERSION='1.2.5'
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='5'
ORTE_SVN_R='r16989'
ORTE_VERSION='1.2.5'
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.5'
PACKAGE_TARNAME='openmpi'
PACKAGE_VERSION='1.2.5'
PATH_SEPARATOR=':'
PERL=''
RANLIB=''
SED=''
SET_MAKE=''
SHELL='/bin/sh'
STRIP=''
TOTALVIEW_DEBUG_FLAGS=''
VERSION='1.2.5'
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_CC='/opt/intel/cce/10.1.008/bin/icc'
ac_ct_CXX=''
ac_ct_DUMPBIN=''
ac_ct_F77=''
ac_ct_FC=''
ac_ct_OBJC=''
ac_prefix_program=''
am__fastdepCCAS_FALSE=''
am__fastdepCCAS_TRUE=''
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__fastdepCXX_FALSE='#'
am__fastdepCXX_TRUE=''
am__fastdepOBJC_FALSE=''
am__fastdepOBJC_TRUE=''
am__include='include'
am__isrc=''
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='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
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'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='$(SHELL) /home/aneamtu/modelling_software/openmpi-1.2.5/config/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
lt_ECHO='echo'
maffinity_libnuma_CPPFLAGS=''
maffinity_libnuma_LDFLAGS=''
maffinity_libnuma_LIBS=''
mandir='${datarootdir}/man'
memory_malloc_hooks_LIBS=''
memory_ptmalloc2_LIBS=''
mkdir_p='/bin/mkdir -p'
mtl_mx_CFLAGS=''
mtl_mx_CPPFLAGS=''
mtl_mx_LDFLAGS=''
mtl_mx_LIBS=''
mtl_portals_CPPFLAGS=''
mtl_portals_LDFLAGS=''
mtl_portals_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'
pdfdir='${docdir}'
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,'
psdir='${docdir}'
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='/home/aneamtu/modelling_software/openmpi-1.2.5'
top_ompi_srcdir='/home/aneamtu/modelling_software/openmpi-1.2.5'

## ----------- ##
## confdefs.h. ##
## ----------- ##

#define PACKAGE_NAME "Open MPI"
#define PACKAGE_TARNAME "openmpi"
#define PACKAGE_VERSION "1.2.5"
#define PACKAGE_STRING "Open MPI 1.2.5"
#define PACKAGE_BUGREPORT "http://www.open-mpi.org/community/help/";
#define OMPI_MAJOR_VERSION 1
#define OMPI_MINOR_VERSION 2
#define OMPI_RELEASE_VERSION 5
#define OMPI_GREEK_VERSION ""
#define OMPI_VERSION "5"
#define ORTE_MAJOR_VERSION 1
#define ORTE_MINOR_VERSION 2
#define ORTE_RELEASE_VERSION 5
#define ORTE_GREEK_VERSION ""
#define ORTE_VERSION "5"
#define OPAL_MAJOR_VERSION 1
#define OPAL_MINOR_VERSION 2
#define OPAL_RELEASE_VERSION 5
#define OPAL_GREEK_VERSION ""
#define OPAL_VERSION "5"
#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/10.1.008/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
#define OMPI_CXX "/opt/intel/cce/10.1.008/bin/icpc"

configure: exit 1

Reply via email to