# This is the CMakeCache file. # For build in directory: /home/dgeffroy/Code/AlpsCore_CTHyb/Build # It was generated by CMake: /apps/all/CMake/3.9.0/bin/cmake # You can edit this file to change values found and used by cmake. # If you do not want to change any of the values, simply exit the editor. # If you do want to change a value, simply edit, save, and exit the editor. # The syntax for the file is as follows: # KEY:TYPE=VALUE # KEY is the name of a variable in the cache. # TYPE is a hint to GUIs for the type of VALUE, DO NOT EDIT TYPE!. # VALUE is the current value for the KEY. ######################## # EXTERNAL cache entries ######################## //Value Computed by CMake ALPSCoreCTHYB_BINARY_DIR:STATIC=/home/dgeffroy/Code/AlpsCore_CTHyb/Build //Value Computed by CMake ALPSCoreCTHYB_SOURCE_DIR:STATIC=/home/dgeffroy/Code/AlpsCore_CTHyb //No help, variable specified on the command line. ALPSCore_DIR:UNINITIALIZED=~/Code/ALPSCore/Install/share/ALPSCore/ //The directory containing a CMake configuration file for Boost. Boost_DIR:PATH=Boost_DIR-NOTFOUND //Path to a file. Boost_INCLUDE_DIR:PATH=/apps/all/Boost/1.63.0-intel-2017a/include //Path to a program. CMAKE_AR:FILEPATH=/apps/all/binutils/2.27-GCCcore-6.3.0/bin/ar CMAKE_BUILD_TYPE:STRING=Release //Enable/Disable color output during build. CMAKE_COLOR_MAKEFILE:BOOL=ON //CXX compiler CMAKE_CXX_COMPILER:FILEPATH=/apps/all/icc/2017.1.132-GCC-6.3.0-2.27/compilers_and_libraries_2017.1.132/linux/bin/intel64/icpc //Flags used by the compiler during all build types. CMAKE_CXX_FLAGS:STRING= //Flags used by the compiler during debug builds. CMAKE_CXX_FLAGS_DEBUG:STRING=-g //Flags used by the compiler during release builds for minimum // size. CMAKE_CXX_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG //Flags used by the compiler during release builds. CMAKE_CXX_FLAGS_RELEASE:STRING=-O3 -DNDEBUG //Flags used by the compiler during release builds with debug info. CMAKE_CXX_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG //Flags used by the linker. CMAKE_EXE_LINKER_FLAGS:STRING= //Flags used by the linker during debug builds. CMAKE_EXE_LINKER_FLAGS_DEBUG:STRING= //Flags used by the linker during release minsize builds. CMAKE_EXE_LINKER_FLAGS_MINSIZEREL:STRING= //Flags used by the linker during release builds. CMAKE_EXE_LINKER_FLAGS_RELEASE:STRING= //Flags used by the linker during Release with Debug Info builds. CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO:STRING= //Enable/Disable output of compile commands during generation. CMAKE_EXPORT_COMPILE_COMMANDS:BOOL=OFF //Install path prefix, prepended onto install directories. CMAKE_INSTALL_PREFIX:PATH=/home/dgeffroy/Code/AlpsCore_CTHyb/Install //Path to a program. CMAKE_LINKER:FILEPATH=/apps/all/binutils/2.27-GCCcore-6.3.0/bin/ld //Path to a program. CMAKE_MAKE_PROGRAM:FILEPATH=/usr/bin/gmake //Flags used by the linker during the creation of modules. CMAKE_MODULE_LINKER_FLAGS:STRING= //Flags used by the linker during debug builds. CMAKE_MODULE_LINKER_FLAGS_DEBUG:STRING= //Flags used by the linker during release minsize builds. CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL:STRING= //Flags used by the linker during release builds. CMAKE_MODULE_LINKER_FLAGS_RELEASE:STRING= //Flags used by the linker during Release with Debug Info builds. CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO:STRING= //Path to a program. CMAKE_NM:FILEPATH=/apps/all/binutils/2.27-GCCcore-6.3.0/bin/nm //Path to a program. CMAKE_OBJCOPY:FILEPATH=/apps/all/binutils/2.27-GCCcore-6.3.0/bin/objcopy //Path to a program. CMAKE_OBJDUMP:FILEPATH=/apps/all/binutils/2.27-GCCcore-6.3.0/bin/objdump //Value Computed by CMake CMAKE_PROJECT_NAME:STATIC=ALPSCoreCTHYB //Path to a program. CMAKE_RANLIB:FILEPATH=/apps/all/binutils/2.27-GCCcore-6.3.0/bin/ranlib //Flags used by the linker during the creation of dll's. CMAKE_SHARED_LINKER_FLAGS:STRING= //Flags used by the linker during debug builds. CMAKE_SHARED_LINKER_FLAGS_DEBUG:STRING= //Flags used by the linker during release minsize builds. CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL:STRING= //Flags used by the linker during release builds. CMAKE_SHARED_LINKER_FLAGS_RELEASE:STRING= //Flags used by the linker during Release with Debug Info builds. CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO:STRING= //If set, runtime paths are not added when installing shared libraries, // but are added when building. CMAKE_SKIP_INSTALL_RPATH:BOOL=NO //If set, runtime paths are not added when using shared libraries. CMAKE_SKIP_RPATH:BOOL=NO //Flags used by the linker during the creation of static libraries. CMAKE_STATIC_LINKER_FLAGS:STRING= //Flags used by the linker during debug builds. CMAKE_STATIC_LINKER_FLAGS_DEBUG:STRING= //Flags used by the linker during release minsize builds. CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL:STRING= //Flags used by the linker during release builds. CMAKE_STATIC_LINKER_FLAGS_RELEASE:STRING= //Flags used by the linker during Release with Debug Info builds. CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO:STRING= //Path to a program. CMAKE_STRIP:FILEPATH=/apps/all/binutils/2.27-GCCcore-6.3.0/bin/strip //If this value is on, makefiles will be generated without the // .SILENT directive, and all commands will be echoed to the console // during the make. This is useful for debugging only. With Visual // Studio IDE projects all commands are done without /nologo. CMAKE_VERBOSE_MAKEFILE:BOOL=FALSE //Executable for running MPI programs. MPIEXEC:FILEPATH=/apps/all/impi/2017.1.132-iccifort-2017.1.132-GCC-6.3.0-2.27/bin64/mpiexec //Maximum number of processors available to run MPI applications. MPIEXEC_MAX_NUMPROCS:STRING=28 //Flag used by MPI to specify the number of processes for MPIEXEC; // the next option will be the number of processes. MPIEXEC_NUMPROC_FLAG:STRING=-n //These flags will come after all flags given to MPIEXEC. MPIEXEC_POSTFLAGS:STRING= //These flags will be directly before the executable that is being // run by MPIEXEC. MPIEXEC_PREFLAGS:STRING= //Path to a program. MPI_CXX_COMPILER:FILEPATH=/apps/all/impi/2017.1.132-iccifort-2017.1.132-GCC-6.3.0-2.27/bin64/mpicxx //MPI CXX compilation flags MPI_CXX_COMPILE_FLAGS:STRING= //MPI CXX include path MPI_CXX_INCLUDE_PATH:STRING=/apps/all/impi/2017.1.132-iccifort-2017.1.132-GCC-6.3.0-2.27/intel64/include //MPI CXX libraries to link against MPI_CXX_LIBRARIES:STRING=/apps/all/impi/2017.1.132-iccifort-2017.1.132-GCC-6.3.0-2.27/intel64/lib/libmpicxx.so;/apps/all/impi/2017.1.132-iccifort-2017.1.132-GCC-6.3.0-2.27/intel64/lib/libmpifort.so;/apps/all/impi/2017.1.132-iccifort-2017.1.132-GCC-6.3.0-2.27/intel64/lib/release_mt/libmpi.so;/apps/all/impi/2017.1.132-iccifort-2017.1.132-GCC-6.3.0-2.27/intel64/lib/libmpigi.a;/usr/lib64/libdl.so;/usr/lib64/librt.so;/usr/lib64/libpthread.so //MPI CXX linking flags MPI_CXX_LINK_FLAGS:STRING=-Xlinker --enable-new-dtags -Xlinker -rpath -Xlinker /apps/all/impi/2017.1.132-iccifort-2017.1.132-GCC-6.3.0-2.27/intel64/lib/release_mt -Xlinker -rpath -Xlinker /apps/all/impi/2017.1.132-iccifort-2017.1.132-GCC-6.3.0-2.27/intel64/lib -Xlinker -rpath -Xlinker /opt/intel/mpi-rt/2017.0.0/intel64/lib/release_mt -Xlinker -rpath -Xlinker /opt/intel/mpi-rt/2017.0.0/intel64/lib //Extra MPI libraries to link against MPI_EXTRA_LIBRARY:STRING=/apps/all/impi/2017.1.132-iccifort-2017.1.132-GCC-6.3.0-2.27/intel64/lib/libmpifort.so;/apps/all/impi/2017.1.132-iccifort-2017.1.132-GCC-6.3.0-2.27/intel64/lib/release_mt/libmpi.so;/apps/all/impi/2017.1.132-iccifort-2017.1.132-GCC-6.3.0-2.27/intel64/lib/libmpigi.a;/usr/lib64/libdl.so;/usr/lib64/librt.so;/usr/lib64/libpthread.so //MPI library to link against MPI_LIBRARY:FILEPATH=/apps/all/impi/2017.1.132-iccifort-2017.1.132-GCC-6.3.0-2.27/intel64/lib/libmpicxx.so //Path to a program. ProcessorCount_cmd_getconf:FILEPATH=/usr/bin/getconf //Path to a program. ProcessorCount_cmd_sysctl:FILEPATH=/sbin/sysctl //Output tests to xml TestXMLOutput:BOOL=OFF //Enable testing Testing:BOOL=ON //Use quad precision for part of calculations USE_QUAD_PRECISION:BOOL=ON //Path to a program. XIAR:FILEPATH=/apps/all/icc/2017.1.132-GCC-6.3.0-2.27/compilers_and_libraries_2017.1.132/linux/bin/intel64/xiar //The directory containing a CMake configuration file for alps-accumulators. alps-accumulators_DIR:PATH=/home/dgeffroy/Code/ALPSCore/Install/share/alps-accumulators //The directory containing a CMake configuration file for alps-alea. alps-alea_DIR:PATH=/home/dgeffroy/Code/ALPSCore/Install/share/alps-alea //The directory containing a CMake configuration file for alps-gf. alps-gf_DIR:PATH=/home/dgeffroy/Code/ALPSCore/Install/share/alps-gf //The directory containing a CMake configuration file for alps-hdf5. alps-hdf5_DIR:PATH=/home/dgeffroy/Code/ALPSCore/Install/share/alps-hdf5 //The directory containing a CMake configuration file for alps-mc. alps-mc_DIR:PATH=/home/dgeffroy/Code/ALPSCore/Install/share/alps-mc //The directory containing a CMake configuration file for alps-params. alps-params_DIR:PATH=/home/dgeffroy/Code/ALPSCore/Install/share/alps-params //The directory containing a CMake configuration file for alps-utilities. alps-utilities_DIR:PATH=/home/dgeffroy/Code/ALPSCore/Install/share/alps-utilities //Dependencies for the target alpscore_cthyb_LIB_DEPENDS:STATIC=general;alps::alps-utilities;general;alps::alps-hdf5;general;alps::alps-accumulators;general;alps::alps-params;general;alps::alps-mc;general;alps::alps-gf;general;alps::alps-alea;general;/apps/all/impi/2017.1.132-iccifort-2017.1.132-GCC-6.3.0-2.27/intel64/lib/libmpicxx.so;general;/apps/all/impi/2017.1.132-iccifort-2017.1.132-GCC-6.3.0-2.27/intel64/lib/libmpifort.so;general;/apps/all/impi/2017.1.132-iccifort-2017.1.132-GCC-6.3.0-2.27/intel64/lib/release_mt/libmpi.so;general;/apps/all/impi/2017.1.132-iccifort-2017.1.132-GCC-6.3.0-2.27/intel64/lib/libmpigi.a;general;/usr/lib64/libdl.so;general;/usr/lib64/librt.so;general;/usr/lib64/libpthread.so; ######################## # INTERNAL cache entries ######################## //ADVANCED property for variable: Boost_DIR Boost_DIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: Boost_INCLUDE_DIR Boost_INCLUDE_DIR-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_AR CMAKE_AR-ADVANCED:INTERNAL=1 //This is the directory where this CMakeCache.txt was created CMAKE_CACHEFILE_DIR:INTERNAL=/home/dgeffroy/Code/AlpsCore_CTHyb/Build //Major version of cmake used to create the current loaded cache CMAKE_CACHE_MAJOR_VERSION:INTERNAL=3 //Minor version of cmake used to create the current loaded cache CMAKE_CACHE_MINOR_VERSION:INTERNAL=9 //Patch version of cmake used to create the current loaded cache CMAKE_CACHE_PATCH_VERSION:INTERNAL=0 //ADVANCED property for variable: CMAKE_COLOR_MAKEFILE CMAKE_COLOR_MAKEFILE-ADVANCED:INTERNAL=1 //Path to CMake executable. CMAKE_COMMAND:INTERNAL=/apps/all/CMake/3.9.0/bin/cmake //Path to cpack program executable. CMAKE_CPACK_COMMAND:INTERNAL=/apps/all/CMake/3.9.0/bin/cpack //Path to ctest program executable. CMAKE_CTEST_COMMAND:INTERNAL=/apps/all/CMake/3.9.0/bin/ctest //ADVANCED property for variable: CMAKE_CXX_COMPILER CMAKE_CXX_COMPILER-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_CXX_FLAGS CMAKE_CXX_FLAGS-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_CXX_FLAGS_DEBUG CMAKE_CXX_FLAGS_DEBUG-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_CXX_FLAGS_MINSIZEREL CMAKE_CXX_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_CXX_FLAGS_RELEASE CMAKE_CXX_FLAGS_RELEASE-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_CXX_FLAGS_RELWITHDEBINFO CMAKE_CXX_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 //Path to cache edit program executable. CMAKE_EDIT_COMMAND:INTERNAL=/apps/all/CMake/3.9.0/bin/ccmake //Executable file format CMAKE_EXECUTABLE_FORMAT:INTERNAL=ELF //ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS CMAKE_EXE_LINKER_FLAGS-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_DEBUG CMAKE_EXE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_MINSIZEREL CMAKE_EXE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_RELEASE CMAKE_EXE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_EXPORT_COMPILE_COMMANDS CMAKE_EXPORT_COMPILE_COMMANDS-ADVANCED:INTERNAL=1 //Name of external makefile project generator. CMAKE_EXTRA_GENERATOR:INTERNAL= //Name of generator. CMAKE_GENERATOR:INTERNAL=Unix Makefiles //Name of generator platform. CMAKE_GENERATOR_PLATFORM:INTERNAL= //Name of generator toolset. CMAKE_GENERATOR_TOOLSET:INTERNAL= //Source directory with the top level CMakeLists.txt file for this // project CMAKE_HOME_DIRECTORY:INTERNAL=/home/dgeffroy/Code/AlpsCore_CTHyb //Install .so files without execute permission. CMAKE_INSTALL_SO_NO_EXE:INTERNAL=0 //ADVANCED property for variable: CMAKE_LINKER CMAKE_LINKER-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_MAKE_PROGRAM CMAKE_MAKE_PROGRAM-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS CMAKE_MODULE_LINKER_FLAGS-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_DEBUG CMAKE_MODULE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_RELEASE CMAKE_MODULE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_NM CMAKE_NM-ADVANCED:INTERNAL=1 //number of local generators CMAKE_NUMBER_OF_MAKEFILES:INTERNAL=1 //ADVANCED property for variable: CMAKE_OBJCOPY CMAKE_OBJCOPY-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_OBJDUMP CMAKE_OBJDUMP-ADVANCED:INTERNAL=1 //Platform information initialized CMAKE_PLATFORM_INFO_INITIALIZED:INTERNAL=1 //ADVANCED property for variable: CMAKE_RANLIB CMAKE_RANLIB-ADVANCED:INTERNAL=1 //Path to CMake installation. CMAKE_ROOT:INTERNAL=/apps/all/CMake/3.9.0/share/cmake-3.9 //ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS CMAKE_SHARED_LINKER_FLAGS-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_DEBUG CMAKE_SHARED_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_RELEASE CMAKE_SHARED_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_SKIP_INSTALL_RPATH CMAKE_SKIP_INSTALL_RPATH-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_SKIP_RPATH CMAKE_SKIP_RPATH-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS CMAKE_STATIC_LINKER_FLAGS-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_DEBUG CMAKE_STATIC_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_RELEASE CMAKE_STATIC_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 //ADVANCED property for variable: CMAKE_STRIP CMAKE_STRIP-ADVANCED:INTERNAL=1 //uname command CMAKE_UNAME:INTERNAL=/bin/uname //ADVANCED property for variable: CMAKE_VERBOSE_MAKEFILE CMAKE_VERBOSE_MAKEFILE-ADVANCED:INTERNAL=1 //Details about finding ALPSCore FIND_PACKAGE_MESSAGE_DETAILS_ALPSCore:INTERNAL=[alps::alps-utilities;alps::alps-hdf5;alps::alps-accumulators;alps::alps-params;alps::alps-mc;alps::alps-gf;alps::alps-alea][true][c ][v()] //Details about finding MPI_CXX FIND_PACKAGE_MESSAGE_DETAILS_MPI_CXX:INTERNAL=[/apps/all/impi/2017.1.132-iccifort-2017.1.132-GCC-6.3.0-2.27/intel64/lib/libmpicxx.so;/apps/all/impi/2017.1.132-iccifort-2017.1.132-GCC-6.3.0-2.27/intel64/lib/libmpifort.so;/apps/all/impi/2017.1.132-iccifort-2017.1.132-GCC-6.3.0-2.27/intel64/lib/release_mt/libmpi.so;/apps/all/impi/2017.1.132-iccifort-2017.1.132-GCC-6.3.0-2.27/intel64/lib/libmpigi.a;/usr/lib64/libdl.so;/usr/lib64/librt.so;/usr/lib64/libpthread.so][/apps/all/impi/2017.1.132-iccifort-2017.1.132-GCC-6.3.0-2.27/intel64/include][v()] //Details about finding alps-accumulators FIND_PACKAGE_MESSAGE_DETAILS_alps-accumulators:INTERNAL=[alps::alps-accumulators][v()] //Details about finding alps-hdf5 FIND_PACKAGE_MESSAGE_DETAILS_alps-hdf5:INTERNAL=[alps::alps-hdf5][v()] //Details about finding alps-params FIND_PACKAGE_MESSAGE_DETAILS_alps-params:INTERNAL=[alps::alps-params][v()] //Details about finding alps-utilities FIND_PACKAGE_MESSAGE_DETAILS_alps-utilities:INTERNAL=[alps::alps-utilities][v()] //ADVANCED property for variable: MPIEXEC MPIEXEC-ADVANCED:INTERNAL=1 //ADVANCED property for variable: MPIEXEC_MAX_NUMPROCS MPIEXEC_MAX_NUMPROCS-ADVANCED:INTERNAL=1 //ADVANCED property for variable: MPIEXEC_NUMPROC_FLAG MPIEXEC_NUMPROC_FLAG-ADVANCED:INTERNAL=1 //ADVANCED property for variable: MPIEXEC_POSTFLAGS MPIEXEC_POSTFLAGS-ADVANCED:INTERNAL=1 //ADVANCED property for variable: MPIEXEC_PREFLAGS MPIEXEC_PREFLAGS-ADVANCED:INTERNAL=1 //ADVANCED property for variable: MPI_CXX_COMPILER MPI_CXX_COMPILER-ADVANCED:INTERNAL=1 //ADVANCED property for variable: MPI_CXX_COMPILE_FLAGS MPI_CXX_COMPILE_FLAGS-ADVANCED:INTERNAL=1 //ADVANCED property for variable: MPI_CXX_INCLUDE_PATH MPI_CXX_INCLUDE_PATH-ADVANCED:INTERNAL=1 //ADVANCED property for variable: MPI_CXX_LIBRARIES MPI_CXX_LIBRARIES-ADVANCED:INTERNAL=1 //ADVANCED property for variable: MPI_CXX_LINK_FLAGS MPI_CXX_LINK_FLAGS-ADVANCED:INTERNAL=1 //ADVANCED property for variable: MPI_EXTRA_LIBRARY MPI_EXTRA_LIBRARY-ADVANCED:INTERNAL=1 //Scratch variable for MPI header detection MPI_HEADER_PATH:INTERNAL=MPI_HEADER_PATH-NOTFOUND //Scratch variable for MPI lib detection MPI_LIB:INTERNAL=MPI_LIB-NOTFOUND //ADVANCED property for variable: MPI_LIBRARY MPI_LIBRARY-ADVANCED:INTERNAL=1 //ADVANCED property for variable: ProcessorCount_cmd_getconf ProcessorCount_cmd_getconf-ADVANCED:INTERNAL=1 //ADVANCED property for variable: ProcessorCount_cmd_sysctl ProcessorCount_cmd_sysctl-ADVANCED:INTERNAL=1 //ADVANCED property for variable: XIAR XIAR-ADVANCED:INTERNAL=1 //Components requested for this build tree. _Boost_COMPONENTS_SEARCHED:INTERNAL= //Last used Boost_INCLUDE_DIR value. _Boost_INCLUDE_DIR_LAST:INTERNAL=/apps/all/Boost/1.63.0-intel-2017a/include //Last used Boost_NAMESPACE value. _Boost_NAMESPACE_LAST:INTERNAL=boost //Last used Boost_USE_MULTITHREADED value. _Boost_USE_MULTITHREADED_LAST:INTERNAL=TRUE //Result of TRY_COMPILE compiler_has_mpi:INTERNAL=FALSE