checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking target system type... x86_64-unknown-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for C++ compiler default output file name... a.out checking whether the C++ compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C++ compiler... yes checking whether icpc accepts -g... yes checking for style of include used by make... GNU checking dependency style of icpc... gcc3 checking for ranlib... ranlib checking for option to support OpenMP... -fopenmp checking how to run the C++ preprocessor... icpc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for stdint.h... (cached) yes checking mm_malloc.h usability... yes checking mm_malloc.h presence... yes checking for mm_malloc.h... yes checking malloc/malloc.h usability... no checking malloc/malloc.h presence... no checking for malloc/malloc.h... no checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking endian.h usability... yes checking endian.h presence... yes checking for endian.h... yes checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking whether ntohll is declared... no checking whether be64toh is declared... yes checking for size_t... yes checking for uint32_t... yes checking for uint64_t... yes checking whether icpc supports C++11 features by default... no checking whether icpc supports C++11 features with -std=c++11... yes checking for C++ compiler vendor... intel checking for gcc... gcc checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... gcc3 checking if gcc accepts -dumpversion option... yes checking gxx version... 16.0.3 checking for gettimeofday... yes checking for __gmpf_init in -lgmp... yes checking for mpfr_init in -lmpfr... yes checking for fftw_execute in -lfftw3... no checking for mpicxx... /usr/local/intel/compilers_and_libraries_2016.3.210/linux/mpi/intel64/bin/mpicxx checking whether /usr/local/intel/compilers_and_libraries_2016.3.210/linux/mpi/intel64/bin/mpicxx responds to '-showme:compile'... no checking whether /usr/local/intel/compilers_and_libraries_2016.3.210/linux/mpi/intel64/bin/mpicxx responds to '-showme'... no checking whether /usr/local/intel/compilers_and_libraries_2016.3.210/linux/mpi/intel64/bin/mpicxx responds to '-compile-info'... yes checking for doxygen... doxygen checking for dot... dot configure: creating ./config.status config.status: creating docs/doxy.cfg config.status: creating Makefile config.status: creating lib/Makefile config.status: creating tests/Makefile config.status: creating tests/IO/Makefile config.status: creating tests/core/Makefile config.status: creating tests/debug/Makefile config.status: creating tests/forces/Makefile config.status: creating tests/hmc/Makefile config.status: creating tests/solver/Makefile config.status: creating tests/qdpxx/Makefile config.status: creating benchmarks/Makefile config.status: creating lib/Config.h config.status: executing depfiles commands ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Summary of configuration for Grid v0.5.1-dev ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ----- PLATFORM ---------------------------------------- - architecture (build) : x86_64 - os (build) : linux-gnu - architecture (target) : x86_64 - os (target) : linux-gnu - compiler vendor : intel - compiler version : 16.0.3 ----- BUILD OPTIONS ----------------------------------- - SIMD : AVX - Threading : yes - Communications type : mpi-auto - Default precision : double - RNG choice : ranlux48 - GMP : yes - LAPACK : no - FFTW : no - build DOXYGEN documentation : yes - graphs and diagrams : yes ----- BUILD FLAGS ------------------------------------- - CXXFLAGS: -I/project/fourpluseight/GRID/Grid/include -I/usr/local/intel/compilers_and_libraries_2016.3.210/linux/mpi/intel64/include -I/usr/local/intel/compilers_and_libraries_2016.3.210/linux/mpi/intel64/include -mavx -xavx -fopenmp -O3 -std=c++11 - LDFLAGS: -L/project/fourpluseight/GRID/build_bc_icc_impi/lib -L/usr/local/intel/compilers_and_libraries_2016.3.210/linux/mpi/intel64/lib/release_mt -L/usr/local/intel/compilers_and_libraries_2016.3.210/linux/mpi/intel64/lib -L/usr/local/intel/compilers_and_libraries_2016.3.210/linux/mpi/intel64/lib/release_mt -L/usr/local/intel/compilers_and_libraries_2016.3.210/linux/mpi/intel64/lib -fopenmp - LIBS: -lmpicxx -lmpifort -lmpi -lmpigi -ldl -lrt -lpthread -lmpicxx -lmpifort -lmpi -lmpigi -ldl -lrt -lpthread -lmpfr -lgmp -------------------------------------------------------