Commit 8475e691 authored by huchen's avatar huchen
Browse files

compile ok

parent 395d2ce6
# This is the CMakeCache file.
# For build in directory: /home/huchen/FAISS/faiss/build
# It was generated by CMake: /usr/bin/cmake3
# 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
########################
//Path to a library.
BLAS_guide_LIBRARY:FILEPATH=BLAS_guide_LIBRARY-NOTFOUND
//Path to a library.
BLAS_iomp5_LIBRARY:FILEPATH=/opt/dtk-21.04/llvm/lib/libiomp5.so
//Path to a library.
BLAS_mkl_core_LIBRARY:FILEPATH=/home/huchen/intel-compiler-2017.5.239/mkl/lib/intel64_lin/libmkl_core.so
//Path to a library.
BLAS_mkl_intel_LIBRARY:FILEPATH=BLAS_mkl_intel_LIBRARY-NOTFOUND
//Path to a library.
BLAS_mkl_intel_lp64_LIBRARY:FILEPATH=/home/huchen/intel-compiler-2017.5.239/mkl/lib/intel64_lin/libmkl_intel_lp64.so
//Path to a library.
BLAS_mkl_intel_thread_LIBRARY:FILEPATH=/home/huchen/intel-compiler-2017.5.239/mkl/lib/intel64_lin/libmkl_intel_thread.so
//Builds the googlemock subproject
BUILD_GMOCK:BOOL=
//No help, variable specified on the command line.
BUILD_SHARED_LIBS:UNINITIALIZED=ON
//Build the testing tree.
BUILD_TESTING:BOOL=ON
//Path to a program.
BZRCOMMAND:FILEPATH=BZRCOMMAND-NOTFOUND
//Path to a program.
CMAKE_ADDR2LINE:FILEPATH=/opt/rh/devtoolset-7/root/usr/bin/addr2line
//Path to a program.
CMAKE_AR:FILEPATH=/opt/rh/devtoolset-7/root/usr/bin/ar
//Choose the type of build, options are: None Debug Release RelWithDebInfo
// MinSizeRel ...
CMAKE_BUILD_TYPE:STRING=
//Enable/Disable color output during build.
CMAKE_COLOR_MAKEFILE:BOOL=ON
//CXX compiler
CMAKE_CXX_COMPILER:FILEPATH=/opt/dtk-21.04/bin/hipcc
//LLVM archiver
CMAKE_CXX_COMPILER_AR:FILEPATH=CMAKE_CXX_COMPILER_AR-NOTFOUND
//Generate index for LLVM archive
CMAKE_CXX_COMPILER_RANLIB:FILEPATH=CMAKE_CXX_COMPILER_RANLIB-NOTFOUND
//Flags used by the CXX compiler during all build types.
CMAKE_CXX_FLAGS:STRING=
//Flags used by the CXX compiler during DEBUG builds.
CMAKE_CXX_FLAGS_DEBUG:STRING=-g
//Flags used by the CXX compiler during MINSIZEREL builds.
CMAKE_CXX_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG
//Flags used by the CXX compiler during RELEASE builds.
CMAKE_CXX_FLAGS_RELEASE:STRING=-O2 -DNDEBUG
//Flags used by the CXX compiler during RELWITHDEBINFO builds.
CMAKE_CXX_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG
//C compiler
CMAKE_C_COMPILER:FILEPATH=/opt/dtk-21.04/bin/hipcc
//LLVM archiver
CMAKE_C_COMPILER_AR:FILEPATH=CMAKE_C_COMPILER_AR-NOTFOUND
//Generate index for LLVM archive
CMAKE_C_COMPILER_RANLIB:FILEPATH=CMAKE_C_COMPILER_RANLIB-NOTFOUND
//Flags used by the C compiler during all build types.
CMAKE_C_FLAGS:STRING=
//Flags used by the C compiler during DEBUG builds.
CMAKE_C_FLAGS_DEBUG:STRING=-g
//Flags used by the C compiler during MINSIZEREL builds.
CMAKE_C_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG
//Flags used by the C compiler during RELEASE builds.
CMAKE_C_FLAGS_RELEASE:STRING=-O2 -DNDEBUG
//Flags used by the C compiler during RELWITHDEBINFO builds.
CMAKE_C_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG
//Path to a program.
CMAKE_DLLTOOL:FILEPATH=CMAKE_DLLTOOL-NOTFOUND
//Flags used by the linker during all build types.
CMAKE_EXE_LINKER_FLAGS:STRING=-Wl,-rpath=/opt/rh/devtoolset-7/root/usr/lib64 -Wl,-rpath=/opt/rh/devtoolset-7/root/usr/lib
//Flags used by the linker during DEBUG builds.
CMAKE_EXE_LINKER_FLAGS_DEBUG:STRING=
//Flags used by the linker during MINSIZEREL 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 RELWITHDEBINFO builds.
CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO:STRING=
//Enable/Disable output of compile commands during generation.
CMAKE_EXPORT_COMPILE_COMMANDS:BOOL=
//User executables (bin)
CMAKE_INSTALL_BINDIR:PATH=bin
//Read-only architecture-independent data (DATAROOTDIR)
CMAKE_INSTALL_DATADIR:PATH=
//Read-only architecture-independent data root (share)
CMAKE_INSTALL_DATAROOTDIR:PATH=share
//Documentation root (DATAROOTDIR/doc/PROJECT_NAME)
CMAKE_INSTALL_DOCDIR:PATH=
//C header files (include)
CMAKE_INSTALL_INCLUDEDIR:PATH=include
//Info documentation (DATAROOTDIR/info)
CMAKE_INSTALL_INFODIR:PATH=
//Object code libraries (lib64)
CMAKE_INSTALL_LIBDIR:PATH=lib64
//Program executables (libexec)
CMAKE_INSTALL_LIBEXECDIR:PATH=libexec
//Locale-dependent data (DATAROOTDIR/locale)
CMAKE_INSTALL_LOCALEDIR:PATH=
//Modifiable single-machine data (var)
CMAKE_INSTALL_LOCALSTATEDIR:PATH=var
//Man documentation (DATAROOTDIR/man)
CMAKE_INSTALL_MANDIR:PATH=
//C header files for non-gcc (/usr/include)
CMAKE_INSTALL_OLDINCLUDEDIR:PATH=/usr/include
//Install path prefix, prepended onto install directories.
CMAKE_INSTALL_PREFIX:PATH=/usr/local
//Run-time variable data (LOCALSTATEDIR/run)
CMAKE_INSTALL_RUNSTATEDIR:PATH=
//System admin executables (sbin)
CMAKE_INSTALL_SBINDIR:PATH=sbin
//Modifiable architecture-independent data (com)
CMAKE_INSTALL_SHAREDSTATEDIR:PATH=com
//Read-only single-machine data (etc)
CMAKE_INSTALL_SYSCONFDIR:PATH=etc
//Path to a program.
CMAKE_LINKER:FILEPATH=/opt/rh/devtoolset-7/root/usr/bin/ld
//Path to a program.
CMAKE_MAKE_PROGRAM:FILEPATH=/opt/rh/devtoolset-7/root/usr/bin/gmake
//Flags used by the linker during the creation of modules during
// all build types.
CMAKE_MODULE_LINKER_FLAGS:STRING=-Wl,-rpath=/opt/rh/devtoolset-7/root/usr/lib64 -Wl,-rpath=/opt/rh/devtoolset-7/root/usr/lib
//Flags used by the linker during the creation of modules during
// DEBUG builds.
CMAKE_MODULE_LINKER_FLAGS_DEBUG:STRING=
//Flags used by the linker during the creation of modules during
// MINSIZEREL builds.
CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL:STRING=
//Flags used by the linker during the creation of modules during
// RELEASE builds.
CMAKE_MODULE_LINKER_FLAGS_RELEASE:STRING=
//Flags used by the linker during the creation of modules during
// RELWITHDEBINFO builds.
CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO:STRING=
//No help, variable specified on the command line.
CMAKE_MODULE_PATH:UNINITIALIZED=/opt/dtk-21.04/hip/cmake/
//Path to a program.
CMAKE_NM:FILEPATH=/opt/rh/devtoolset-7/root/usr/bin/nm
//Path to a program.
CMAKE_OBJCOPY:FILEPATH=/opt/rh/devtoolset-7/root/usr/bin/objcopy
//Path to a program.
CMAKE_OBJDUMP:FILEPATH=/opt/rh/devtoolset-7/root/usr/bin/objdump
//Value Computed by CMake
CMAKE_PROJECT_DESCRIPTION:STATIC=A library for efficient similarity search and clustering of dense vectors.
//Value Computed by CMake
CMAKE_PROJECT_HOMEPAGE_URL:STATIC=https://github.com/facebookresearch/faiss
//Value Computed by CMake
CMAKE_PROJECT_NAME:STATIC=faiss
//Value Computed by CMake
CMAKE_PROJECT_VERSION:STATIC=1.6.4
//Value Computed by CMake
CMAKE_PROJECT_VERSION_MAJOR:STATIC=1
//Value Computed by CMake
CMAKE_PROJECT_VERSION_MINOR:STATIC=6
//Value Computed by CMake
CMAKE_PROJECT_VERSION_PATCH:STATIC=4
//Value Computed by CMake
CMAKE_PROJECT_VERSION_TWEAK:STATIC=
//Path to a program.
CMAKE_RANLIB:FILEPATH=/opt/rh/devtoolset-7/root/usr/bin/ranlib
//Path to a program.
CMAKE_READELF:FILEPATH=/opt/rh/devtoolset-7/root/usr/bin/readelf
//Flags used by the linker during the creation of shared libraries
// during all build types.
CMAKE_SHARED_LINKER_FLAGS:STRING=-Wl,-rpath=/opt/rh/devtoolset-7/root/usr/lib64 -Wl,-rpath=/opt/rh/devtoolset-7/root/usr/lib
//Flags used by the linker during the creation of shared libraries
// during DEBUG builds.
CMAKE_SHARED_LINKER_FLAGS_DEBUG:STRING=
//Flags used by the linker during the creation of shared libraries
// during MINSIZEREL builds.
CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL:STRING=
//Flags used by the linker during the creation of shared libraries
// during RELEASE builds.
CMAKE_SHARED_LINKER_FLAGS_RELEASE:STRING=
//Flags used by the linker during the creation of shared libraries
// during RELWITHDEBINFO 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
// during all build types.
CMAKE_STATIC_LINKER_FLAGS:STRING=
//Flags used by the linker during the creation of static libraries
// during DEBUG builds.
CMAKE_STATIC_LINKER_FLAGS_DEBUG:STRING=
//Flags used by the linker during the creation of static libraries
// during MINSIZEREL builds.
CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL:STRING=
//Flags used by the linker during the creation of static libraries
// during RELEASE builds.
CMAKE_STATIC_LINKER_FLAGS_RELEASE:STRING=
//Flags used by the linker during the creation of static libraries
// during RELWITHDEBINFO builds.
CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO:STRING=
//Path to a program.
CMAKE_STRIP:FILEPATH=/opt/rh/devtoolset-7/root/usr/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
//Path to the coverage program that CTest uses for performing coverage
// inspection
COVERAGE_COMMAND:FILEPATH=/opt/rh/devtoolset-7/root/usr/bin/gcov
//Extra command line flags to pass to the coverage tool
COVERAGE_EXTRA_FLAGS:STRING=-l
//How many times to retry timed-out CTest submissions.
CTEST_SUBMIT_RETRY_COUNT:STRING=3
//How long to wait between timed-out CTest submissions.
CTEST_SUBMIT_RETRY_DELAY:STRING=5
//Path to a program.
CVSCOMMAND:FILEPATH=CVSCOMMAND-NOTFOUND
//Options passed to the cvs update command.
CVS_UPDATE_OPTIONS:STRING=-d -A -P
//Maximum time allowed before CTest will kill the test.
DART_TESTING_TIMEOUT:STRING=1500
//Build C API.
FAISS_ENABLE_C_API:BOOL=OFF
//Enable support for GPU indexes.
FAISS_ENABLE_GPU:BOOL=ON
//Build Python extension.
FAISS_ENABLE_PYTHON:BOOL=ON
FAISS_OPT_LEVEL:BOOL=sse4
//Directory under which to collect all populated content
FETCHCONTENT_BASE_DIR:PATH=/home/huchen/FAISS/faiss/build/_deps
//Disables all attempts to download or update content and assumes
// source dirs already exist
FETCHCONTENT_FULLY_DISCONNECTED:BOOL=OFF
//Enables QUIET option for all content population
FETCHCONTENT_QUIET:BOOL=ON
//When not empty, overrides where to find pre-populated content
// for googletest
FETCHCONTENT_SOURCE_DIR_GOOGLETEST:PATH=
//Enables UPDATE_DISCONNECTED behavior for all content population
FETCHCONTENT_UPDATES_DISCONNECTED:BOOL=OFF
//Enables UPDATE_DISCONNECTED behavior just for population of googletest
FETCHCONTENT_UPDATES_DISCONNECTED_GOOGLETEST:BOOL=OFF
//Path to a program.
GITCOMMAND:FILEPATH=/opt/git-2.30.0/bin/git
//Path to a program.
HGCOMMAND:FILEPATH=HGCOMMAND-NOTFOUND
//Semicolon delimited flags for CLANG
HIP_CLANG_FLAGS:STRING=
//Semicolon delimited flags for CLANG
HIP_CLANG_FLAGS_DEBUG:STRING=
//Semicolon delimited flags for CLANG
HIP_CLANG_FLAGS_MINSIZEREL:STRING=
//Semicolon delimited flags for CLANG
HIP_CLANG_FLAGS_RELEASE:STRING=
//Semicolon delimited flags for CLANG
HIP_CLANG_FLAGS_RELWITHDEBINFO:STRING=
//HIP compiler as computed by hipconfig
HIP_COMPILER:STRING=clang
//Semicolon delimited flags for HCC
HIP_HCC_FLAGS:STRING=
//Semicolon delimited flags for HCC
HIP_HCC_FLAGS_DEBUG:STRING=
//Semicolon delimited flags for HCC
HIP_HCC_FLAGS_MINSIZEREL:STRING=
//Semicolon delimited flags for HCC
HIP_HCC_FLAGS_RELEASE:STRING=
//Semicolon delimited flags for HCC
HIP_HCC_FLAGS_RELWITHDEBINFO:STRING=
//Path to a program.
HIP_HIPCC_CMAKE_LINKER_HELPER:FILEPATH=/opt/dtk-21.04/hip/bin/hipcc_cmake_linker_helper
//Path to a program.
HIP_HIPCC_EXECUTABLE:FILEPATH=/opt/dtk-21.04/hip/bin/hipcc
//Semicolon delimited flags for HIPCC
HIP_HIPCC_FLAGS:STRING=
//Semicolon delimited flags for HIPCC
HIP_HIPCC_FLAGS_DEBUG:STRING=
//Semicolon delimited flags for HIPCC
HIP_HIPCC_FLAGS_MINSIZEREL:STRING=
//Semicolon delimited flags for HIPCC
HIP_HIPCC_FLAGS_RELEASE:STRING=
//Semicolon delimited flags for HIPCC
HIP_HIPCC_FLAGS_RELWITHDEBINFO:STRING=
//Path to a program.
HIP_HIPCONFIG_EXECUTABLE:FILEPATH=/opt/dtk-21.04/hip/bin/hipconfig
//Host code compilation mode
HIP_HOST_COMPILATION_CPP:BOOL=ON
//Semicolon delimted flags for NVCC
HIP_NVCC_FLAGS:STRING=
//Semicolon delimited flags for NVCC
HIP_NVCC_FLAGS_DEBUG:STRING=
//Semicolon delimited flags for NVCC
HIP_NVCC_FLAGS_MINSIZEREL:STRING=
//Semicolon delimited flags for NVCC
HIP_NVCC_FLAGS_RELEASE:STRING=
//Semicolon delimited flags for NVCC
HIP_NVCC_FLAGS_RELWITHDEBINFO:STRING=
//HIP platform as computed by hipconfig
HIP_PLATFORM:STRING=hcc
//HIP installed location
HIP_ROOT_DIR:PATH=/opt/dtk-21.04/hip
//HIP runtime as computed by hipconfig
HIP_RUNTIME:STRING=ROCclr
//Print out the commands run while compiling the HIP source file.
// With the Makefile generator this defaults to VERBOSE variable
// specified on the command line, but can be forced on with this
// option.
HIP_VERBOSE_BUILD:BOOL=OFF
//Version of HIP as computed from hipcc
HIP_VERSION:STRING=4.0.21112-7433ef47
//Enable installation of googletest. (Projects embedding googletest
// may want to turn this OFF.)
INSTALL_GTEST:BOOL=
//Command to build the project
MAKECOMMAND:STRING=/usr/bin/cmake3 --build . --config "${CTEST_CONFIGURATION_TYPE}"
//Path to the memory checking command, used for memory error detection.
MEMORYCHECK_COMMAND:FILEPATH=/opt/rh/devtoolset-7/root/usr/bin/valgrind
//File that contains suppressions for the memory checker
MEMORYCHECK_SUPPRESSIONS_FILE:FILEPATH=
//CXX compiler flags for OpenMP parallelization
OpenMP_CXX_FLAGS:STRING=-fopenmp=libomp
//CXX compiler libraries for OpenMP parallelization
OpenMP_CXX_LIB_NAMES:STRING=omp
//Path to the omp library for OpenMP
OpenMP_omp_LIBRARY:FILEPATH=/opt/dtk-21.04/llvm/lib/libomp.so
//Path to a program.
P4COMMAND:FILEPATH=P4COMMAND-NOTFOUND
//Path to a program.
PYTHON_EXECUTABLE:FILEPATH=/usr/bin/python
//Name of the computer/site where compile is being run
SITE:STRING=DCUnode2
//Path to the SLURM sbatch executable
SLURM_SBATCH_COMMAND:FILEPATH=SLURM_SBATCH_COMMAND-NOTFOUND
//Path to the SLURM srun executable
SLURM_SRUN_COMMAND:FILEPATH=SLURM_SRUN_COMMAND-NOTFOUND
//Path to a program.
SVNCOMMAND:FILEPATH=SVNCOMMAND-NOTFOUND
//Path to a file.
SWIG_DIR:PATH=/home/huchen/FAISS/swig-4.0.2-build/share/swig/4.0.2
//Path to a program.
SWIG_EXECUTABLE:FILEPATH=/home/huchen/FAISS/swig-4.0.2-build/bin/swig
//Swig version
SWIG_VERSION:STRING=4.0.2
//Value Computed by CMake
faiss_BINARY_DIR:STATIC=/home/huchen/FAISS/faiss/build
//Value Computed by CMake
faiss_SOURCE_DIR:STATIC=/home/huchen/FAISS/faiss
//Value Computed by CMake
googletest-distribution_BINARY_DIR:STATIC=/home/huchen/FAISS/faiss/build/_deps/googletest-build
//Value Computed by CMake
googletest-distribution_SOURCE_DIR:STATIC=/home/huchen/FAISS/faiss/build/_deps/googletest-src
//Value Computed by CMake
gtest_BINARY_DIR:STATIC=/home/huchen/FAISS/faiss/build/_deps/googletest-build/googletest
//Value Computed by CMake
gtest_SOURCE_DIR:STATIC=/home/huchen/FAISS/faiss/build/_deps/googletest-src/googletest
//Build gtest's sample programs.
gtest_build_samples:BOOL=OFF
//Build all of gtest's own tests.
gtest_build_tests:BOOL=OFF
//Disable uses of pthreads in gtest.
gtest_disable_pthreads:BOOL=OFF
//Use shared (DLL) run-time lib even when Google Test is built
// as static lib.
gtest_force_shared_crt:BOOL=OFF
//Build gtest with internal symbols hidden in shared libraries.
gtest_hide_internal_symbols:BOOL=OFF
//Dependencies for the target
gtest_main_LIB_DEPENDS:STATIC=general;gtest;
//Value Computed by CMake
pyfaiss_BINARY_DIR:STATIC=/home/huchen/FAISS/faiss/build/faiss/python
//Value Computed by CMake
pyfaiss_SOURCE_DIR:STATIC=/home/huchen/FAISS/faiss/faiss/python
########################
# INTERNAL cache entries
########################
//ADVANCED property for variable: BLAS_guide_LIBRARY
BLAS_guide_LIBRARY-ADVANCED:INTERNAL=1
//ADVANCED property for variable: BLAS_iomp5_LIBRARY
BLAS_iomp5_LIBRARY-ADVANCED:INTERNAL=1
//ADVANCED property for variable: BLAS_mkl_core_LIBRARY
BLAS_mkl_core_LIBRARY-ADVANCED:INTERNAL=1
//ADVANCED property for variable: BLAS_mkl_intel_LIBRARY
BLAS_mkl_intel_LIBRARY-ADVANCED:INTERNAL=1
//ADVANCED property for variable: BLAS_mkl_intel_lp64_LIBRARY
BLAS_mkl_intel_lp64_LIBRARY-ADVANCED:INTERNAL=1
//Have function sgemm_
BLAS_mkl_intel_lp64_threadlibs_mkl_intel_thread_threadlibs_mkl_core_threadlibs_iomp5_threadlibs_WORKS:INTERNAL=1
//ADVANCED property for variable: BLAS_mkl_intel_thread_LIBRARY
BLAS_mkl_intel_thread_LIBRARY-ADVANCED:INTERNAL=1
//ADVANCED property for variable: BZRCOMMAND
BZRCOMMAND-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_ADDR2LINE
CMAKE_ADDR2LINE-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/huchen/FAISS/faiss/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=17
//Patch version of cmake used to create the current loaded cache
CMAKE_CACHE_PATCH_VERSION:INTERNAL=5
//ADVANCED property for variable: CMAKE_COLOR_MAKEFILE
CMAKE_COLOR_MAKEFILE-ADVANCED:INTERNAL=1
//Path to CMake executable.
CMAKE_COMMAND:INTERNAL=/usr/bin/cmake3
//Path to cpack program executable.
CMAKE_CPACK_COMMAND:INTERNAL=/usr/bin/cpack3
//ADVANCED property for variable: CMAKE_CTEST_COMMAND
CMAKE_CTEST_COMMAND-ADVANCED:INTERNAL=1
//Path to ctest program executable.
CMAKE_CTEST_COMMAND:INTERNAL=/usr/bin/ctest3
//ADVANCED property for variable: CMAKE_CXX_COMPILER
CMAKE_CXX_COMPILER-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_CXX_COMPILER_AR
CMAKE_CXX_COMPILER_AR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_CXX_COMPILER_RANLIB
CMAKE_CXX_COMPILER_RANLIB-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
//ADVANCED property for variable: CMAKE_C_COMPILER
CMAKE_C_COMPILER-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_C_COMPILER_AR
CMAKE_C_COMPILER_AR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_C_COMPILER_RANLIB
CMAKE_C_COMPILER_RANLIB-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_C_FLAGS
CMAKE_C_FLAGS-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_C_FLAGS_DEBUG
CMAKE_C_FLAGS_DEBUG-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_C_FLAGS_MINSIZEREL
CMAKE_C_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_C_FLAGS_RELEASE
CMAKE_C_FLAGS_RELEASE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_C_FLAGS_RELWITHDEBINFO
CMAKE_C_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_DLLTOOL
CMAKE_DLLTOOL-ADVANCED:INTERNAL=1
//Path to cache edit program executable.
CMAKE_EDIT_COMMAND:INTERNAL=/usr/bin/ccmake3
//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
//Generator instance identifier.
CMAKE_GENERATOR_INSTANCE:INTERNAL=
//Name of generator platform.
CMAKE_GENERATOR_PLATFORM:INTERNAL=
//Name of generator toolset.
CMAKE_GENERATOR_TOOLSET:INTERNAL=
//Test CMAKE_HAVE_LIBC_PTHREAD
CMAKE_HAVE_LIBC_PTHREAD:INTERNAL=
//Have library pthreads
CMAKE_HAVE_PTHREADS_CREATE:INTERNAL=
//Have library pthread
CMAKE_HAVE_PTHREAD_CREATE:INTERNAL=
//Have include pthread.h
CMAKE_HAVE_PTHREAD_H:INTERNAL=1
//Source directory with the top level CMakeLists.txt file for this
// project
CMAKE_HOME_DIRECTORY:INTERNAL=/home/huchen/FAISS/faiss
//ADVANCED property for variable: CMAKE_INSTALL_BINDIR
CMAKE_INSTALL_BINDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_INSTALL_DATADIR
CMAKE_INSTALL_DATADIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_INSTALL_DATAROOTDIR
CMAKE_INSTALL_DATAROOTDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_INSTALL_DOCDIR
CMAKE_INSTALL_DOCDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_INSTALL_INCLUDEDIR
CMAKE_INSTALL_INCLUDEDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_INSTALL_INFODIR
CMAKE_INSTALL_INFODIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_INSTALL_LIBDIR
CMAKE_INSTALL_LIBDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_INSTALL_LIBEXECDIR
CMAKE_INSTALL_LIBEXECDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_INSTALL_LOCALEDIR
CMAKE_INSTALL_LOCALEDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_INSTALL_LOCALSTATEDIR
CMAKE_INSTALL_LOCALSTATEDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_INSTALL_MANDIR
CMAKE_INSTALL_MANDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_INSTALL_OLDINCLUDEDIR
CMAKE_INSTALL_OLDINCLUDEDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_INSTALL_RUNSTATEDIR
CMAKE_INSTALL_RUNSTATEDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_INSTALL_SBINDIR
CMAKE_INSTALL_SBINDIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CMAKE_INSTALL_SHAREDSTATEDIR
CMAKE_INSTALL_SHAREDSTATEDIR-ADVANCED:INTERNAL=1
//Install .so files without execute permission.
CMAKE_INSTALL_SO_NO_EXE:INTERNAL=0
//ADVANCED property for variable: CMAKE_INSTALL_SYSCONFDIR
CMAKE_INSTALL_SYSCONFDIR-ADVANCED:INTERNAL=1
//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=10
//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
//ADVANCED property for variable: CMAKE_READELF
CMAKE_READELF-ADVANCED:INTERNAL=1
//Path to CMake installation.
CMAKE_ROOT:INTERNAL=/usr/share/cmake3
//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=/usr/bin/uname
//ADVANCED property for variable: CMAKE_VERBOSE_MAKEFILE
CMAKE_VERBOSE_MAKEFILE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: COVERAGE_COMMAND
COVERAGE_COMMAND-ADVANCED:INTERNAL=1
//ADVANCED property for variable: COVERAGE_EXTRA_FLAGS
COVERAGE_EXTRA_FLAGS-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CTEST_SUBMIT_RETRY_COUNT
CTEST_SUBMIT_RETRY_COUNT-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CTEST_SUBMIT_RETRY_DELAY
CTEST_SUBMIT_RETRY_DELAY-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CVSCOMMAND
CVSCOMMAND-ADVANCED:INTERNAL=1
//ADVANCED property for variable: CVS_UPDATE_OPTIONS
CVS_UPDATE_OPTIONS-ADVANCED:INTERNAL=1
//ADVANCED property for variable: DART_TESTING_TIMEOUT
DART_TESTING_TIMEOUT-ADVANCED:INTERNAL=1
//Details about finding HIP
FIND_PACKAGE_MESSAGE_DETAILS_HIP:INTERNAL=[/opt/dtk-21.04/hip][/opt/dtk-21.04/hip/bin/hipcc][/opt/dtk-21.04/hip/bin/hipconfig][hcc][clang][ROCclr][v4.0.21112-7433ef47()]
//Details about finding MKL
FIND_PACKAGE_MESSAGE_DETAILS_MKL:INTERNAL=[/home/huchen/intel-compiler-2017.5.239/mkl/lib/intel64_lin/libmkl_intel_lp64.so;/home/huchen/intel-compiler-2017.5.239/mkl/lib/intel64_lin/libmkl_intel_thread.so;/home/huchen/intel-compiler-2017.5.239/mkl/lib/intel64_lin/libmkl_core.so;/opt/dtk-21.04/llvm/lib/libiomp5.so;-pthread;-lm;-ldl][v()]
//Details about finding OpenMP
FIND_PACKAGE_MESSAGE_DETAILS_OpenMP:INTERNAL=[TRUE][c ][v()]
//Details about finding OpenMP_CXX
FIND_PACKAGE_MESSAGE_DETAILS_OpenMP_CXX:INTERNAL=[-fopenmp=libomp][/opt/dtk-21.04/llvm/lib/libomp.so][v()]
//Details about finding Python
FIND_PACKAGE_MESSAGE_DETAILS_Python:INTERNAL=[/usr/lib64/libpython3.6m.so][/usr/include/python3.6m][/usr/local/lib64/python3.6/site-packages/numpy/core/include][cfound components: Development NumPy Interpreter ][v3.6.8()]
//Details about finding PythonInterp
FIND_PACKAGE_MESSAGE_DETAILS_PythonInterp:INTERNAL=[/usr/bin/python][v2.7.5()]
//Details about finding SWIG
FIND_PACKAGE_MESSAGE_DETAILS_SWIG:INTERNAL=[/home/huchen/FAISS/swig-4.0.2-build/bin/swig][/home/huchen/FAISS/swig-4.0.2-build/share/swig/4.0.2][v4.0.2()]
//Details about finding Threads
FIND_PACKAGE_MESSAGE_DETAILS_Threads:INTERNAL=[TRUE][v()]
//ADVANCED property for variable: GITCOMMAND
GITCOMMAND-ADVANCED:INTERNAL=1
//ADVANCED property for variable: HGCOMMAND
HGCOMMAND-ADVANCED:INTERNAL=1
//ADVANCED property for variable: HIP_CLANG_FLAGS
HIP_CLANG_FLAGS-ADVANCED:INTERNAL=1
//ADVANCED property for variable: HIP_CLANG_FLAGS_DEBUG
HIP_CLANG_FLAGS_DEBUG-ADVANCED:INTERNAL=1
//ADVANCED property for variable: HIP_CLANG_FLAGS_MINSIZEREL
HIP_CLANG_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
//ADVANCED property for variable: HIP_CLANG_FLAGS_RELEASE
HIP_CLANG_FLAGS_RELEASE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: HIP_CLANG_FLAGS_RELWITHDEBINFO
HIP_CLANG_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
//Test HIP_CLANG_SUPPORTS_PARALLEL_JOBS
HIP_CLANG_SUPPORTS_PARALLEL_JOBS:INTERNAL=1
//ADVANCED property for variable: HIP_COMPILER
HIP_COMPILER-ADVANCED:INTERNAL=1
//ADVANCED property for variable: HIP_HCC_FLAGS
HIP_HCC_FLAGS-ADVANCED:INTERNAL=1
//ADVANCED property for variable: HIP_HCC_FLAGS_DEBUG
HIP_HCC_FLAGS_DEBUG-ADVANCED:INTERNAL=1
//ADVANCED property for variable: HIP_HCC_FLAGS_MINSIZEREL
HIP_HCC_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
//ADVANCED property for variable: HIP_HCC_FLAGS_RELEASE
HIP_HCC_FLAGS_RELEASE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: HIP_HCC_FLAGS_RELWITHDEBINFO
HIP_HCC_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
//ADVANCED property for variable: HIP_HIPCC_CMAKE_LINKER_HELPER
HIP_HIPCC_CMAKE_LINKER_HELPER-ADVANCED:INTERNAL=1
//ADVANCED property for variable: HIP_HIPCC_EXECUTABLE
HIP_HIPCC_EXECUTABLE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: HIP_HIPCC_FLAGS
HIP_HIPCC_FLAGS-ADVANCED:INTERNAL=1
//ADVANCED property for variable: HIP_HIPCC_FLAGS_DEBUG
HIP_HIPCC_FLAGS_DEBUG-ADVANCED:INTERNAL=1
//ADVANCED property for variable: HIP_HIPCC_FLAGS_MINSIZEREL
HIP_HIPCC_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
//ADVANCED property for variable: HIP_HIPCC_FLAGS_RELEASE
HIP_HIPCC_FLAGS_RELEASE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: HIP_HIPCC_FLAGS_RELWITHDEBINFO
HIP_HIPCC_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
//ADVANCED property for variable: HIP_HIPCONFIG_EXECUTABLE
HIP_HIPCONFIG_EXECUTABLE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: HIP_HOST_COMPILATION_CPP
HIP_HOST_COMPILATION_CPP-ADVANCED:INTERNAL=1
//ADVANCED property for variable: HIP_NVCC_FLAGS
HIP_NVCC_FLAGS-ADVANCED:INTERNAL=1
//ADVANCED property for variable: HIP_NVCC_FLAGS_DEBUG
HIP_NVCC_FLAGS_DEBUG-ADVANCED:INTERNAL=1
//ADVANCED property for variable: HIP_NVCC_FLAGS_MINSIZEREL
HIP_NVCC_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1
//ADVANCED property for variable: HIP_NVCC_FLAGS_RELEASE
HIP_NVCC_FLAGS_RELEASE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: HIP_NVCC_FLAGS_RELWITHDEBINFO
HIP_NVCC_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
//ADVANCED property for variable: HIP_PLATFORM
HIP_PLATFORM-ADVANCED:INTERNAL=1
//ADVANCED property for variable: HIP_RUNTIME
HIP_RUNTIME-ADVANCED:INTERNAL=1
//ADVANCED property for variable: HIP_VERSION
HIP_VERSION-ADVANCED:INTERNAL=1
//Location of
HIP_run_hipcc:INTERNAL=/opt/dtk-21.04/hip/cmake/FindHIP/run_hipcc.cmake
//Location of
HIP_run_make2cmake:INTERNAL=/opt/dtk-21.04/hip/cmake/FindHIP/run_make2cmake.cmake
//ADVANCED property for variable: MAKECOMMAND
MAKECOMMAND-ADVANCED:INTERNAL=1
//ADVANCED property for variable: MEMORYCHECK_COMMAND
MEMORYCHECK_COMMAND-ADVANCED:INTERNAL=1
//ADVANCED property for variable: MEMORYCHECK_SUPPRESSIONS_FILE
MEMORYCHECK_SUPPRESSIONS_FILE-ADVANCED:INTERNAL=1
//Result of TRY_COMPILE
OpenMP_COMPILE_RESULT_CXX_fopenmplibomp:INTERNAL=TRUE
//ADVANCED property for variable: OpenMP_CXX_FLAGS
OpenMP_CXX_FLAGS-ADVANCED:INTERNAL=1
//ADVANCED property for variable: OpenMP_CXX_LIB_NAMES
OpenMP_CXX_LIB_NAMES-ADVANCED:INTERNAL=1
//CXX compiler's OpenMP specification date
OpenMP_CXX_SPEC_DATE:INTERNAL=
//Result of TRY_COMPILE
OpenMP_SPECTEST_CXX_:INTERNAL=FALSE
//ADVANCED property for variable: OpenMP_omp_LIBRARY
OpenMP_omp_LIBRARY-ADVANCED:INTERNAL=1
//ADVANCED property for variable: P4COMMAND
P4COMMAND-ADVANCED:INTERNAL=1
//ADVANCED property for variable: PYTHON_EXECUTABLE
PYTHON_EXECUTABLE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: SITE
SITE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: SLURM_SBATCH_COMMAND
SLURM_SBATCH_COMMAND-ADVANCED:INTERNAL=1
//ADVANCED property for variable: SLURM_SRUN_COMMAND
SLURM_SRUN_COMMAND-ADVANCED:INTERNAL=1
//ADVANCED property for variable: SVNCOMMAND
SVNCOMMAND-ADVANCED:INTERNAL=1
//ADVANCED property for variable: SWIG_DIR
SWIG_DIR-ADVANCED:INTERNAL=1
//ADVANCED property for variable: SWIG_EXECUTABLE
SWIG_EXECUTABLE-ADVANCED:INTERNAL=1
//ADVANCED property for variable: SWIG_VERSION
SWIG_VERSION-ADVANCED:INTERNAL=1
//Result of TRY_COMPILE
THREADS_HAVE_PTHREAD_ARG:INTERNAL=TRUE
//CMAKE_INSTALL_PREFIX during last run
_GNUInstallDirs_LAST_CMAKE_INSTALL_PREFIX:INTERNAL=/usr/local
_Python_DEVELOPMENT_SIGNATURE:INTERNAL=a1531279030483f53aa2fcb11e7663c0
//Path to a program.
_Python_EXECUTABLE:INTERNAL=/usr/bin/python3.6
//Path to a file.
_Python_INCLUDE_DIR:INTERNAL=/usr/include/python3.6m
//Python Properties
_Python_INTERPRETER_PROPERTIES:INTERNAL=Python;3;6;8;64;m;cpython-36m-x86_64-linux-gnu;/usr/lib64/python3.6;/usr/lib64/python3.6;/usr/lib/python3.6/site-packages;/usr/lib64/python3.6/site-packages
_Python_INTERPRETER_SIGNATURE:INTERNAL=432331c8a3a1412512c2dd94e2690586
//Path to a library.
_Python_LIBRARY_RELEASE:INTERNAL=/usr/lib64/libpython3.6m.so
_Python_NUMPY_SIGNATURE:INTERNAL=033acb8cb7cacbd91ea6e0766a031695
//Path to a file.
_Python_NumPy_INCLUDE_DIR:INTERNAL=/usr/local/lib64/python3.6/site-packages/numpy/core/include
//ADVANCED property for variable: gtest_build_samples
gtest_build_samples-ADVANCED:INTERNAL=1
//ADVANCED property for variable: gtest_build_tests
gtest_build_tests-ADVANCED:INTERNAL=1
//ADVANCED property for variable: gtest_disable_pthreads
gtest_disable_pthreads-ADVANCED:INTERNAL=1
//ADVANCED property for variable: gtest_force_shared_crt
gtest_force_shared_crt-ADVANCED:INTERNAL=1
//ADVANCED property for variable: gtest_hide_internal_symbols
gtest_hide_internal_symbols-ADVANCED:INTERNAL=1
set(CMAKE_C_COMPILER "/opt/dtk-21.04/bin/hipcc")
set(CMAKE_C_COMPILER_ARG1 "")
set(CMAKE_C_COMPILER_ID "Clang")
set(CMAKE_C_COMPILER_VERSION "12.0.0")
set(CMAKE_C_COMPILER_VERSION_INTERNAL "")
set(CMAKE_C_COMPILER_WRAPPER "")
set(CMAKE_C_STANDARD_COMPUTED_DEFAULT "11")
set(CMAKE_C_COMPILE_FEATURES "c_std_90;c_function_prototypes;c_std_99;c_restrict;c_variadic_macros;c_std_11;c_static_assert")
set(CMAKE_C90_COMPILE_FEATURES "c_std_90;c_function_prototypes")
set(CMAKE_C99_COMPILE_FEATURES "c_std_99;c_restrict;c_variadic_macros")
set(CMAKE_C11_COMPILE_FEATURES "c_std_11;c_static_assert")
set(CMAKE_C_PLATFORM_ID "Linux")
set(CMAKE_C_SIMULATE_ID "")
set(CMAKE_C_COMPILER_FRONTEND_VARIANT "GNU")
set(CMAKE_C_SIMULATE_VERSION "")
set(CMAKE_AR "/opt/rh/devtoolset-7/root/usr/bin/ar")
set(CMAKE_C_COMPILER_AR "CMAKE_C_COMPILER_AR-NOTFOUND")
set(CMAKE_RANLIB "/opt/rh/devtoolset-7/root/usr/bin/ranlib")
set(CMAKE_C_COMPILER_RANLIB "CMAKE_C_COMPILER_RANLIB-NOTFOUND")
set(CMAKE_LINKER "/opt/rh/devtoolset-7/root/usr/bin/ld")
set(CMAKE_MT "")
set(CMAKE_COMPILER_IS_GNUCC )
set(CMAKE_C_COMPILER_LOADED 1)
set(CMAKE_C_COMPILER_WORKS TRUE)
set(CMAKE_C_ABI_COMPILED TRUE)
set(CMAKE_COMPILER_IS_MINGW )
set(CMAKE_COMPILER_IS_CYGWIN )
if(CMAKE_COMPILER_IS_CYGWIN)
set(CYGWIN 1)
set(UNIX 1)
endif()
set(CMAKE_C_COMPILER_ENV_VAR "CC")
if(CMAKE_COMPILER_IS_MINGW)
set(MINGW 1)
endif()
set(CMAKE_C_COMPILER_ID_RUN 1)
set(CMAKE_C_SOURCE_FILE_EXTENSIONS c;m)
set(CMAKE_C_IGNORE_EXTENSIONS h;H;o;O;obj;OBJ;def;DEF;rc;RC)
set(CMAKE_C_LINKER_PREFERENCE 10)
# Save compiler ABI information.
set(CMAKE_C_SIZEOF_DATA_PTR "8")
set(CMAKE_C_COMPILER_ABI "ELF")
set(CMAKE_C_LIBRARY_ARCHITECTURE "")
if(CMAKE_C_SIZEOF_DATA_PTR)
set(CMAKE_SIZEOF_VOID_P "${CMAKE_C_SIZEOF_DATA_PTR}")
endif()
if(CMAKE_C_COMPILER_ABI)
set(CMAKE_INTERNAL_PLATFORM_ABI "${CMAKE_C_COMPILER_ABI}")
endif()
if(CMAKE_C_LIBRARY_ARCHITECTURE)
set(CMAKE_LIBRARY_ARCHITECTURE "")
endif()
set(CMAKE_C_CL_SHOWINCLUDES_PREFIX "")
if(CMAKE_C_CL_SHOWINCLUDES_PREFIX)
set(CMAKE_CL_SHOWINCLUDES_PREFIX "${CMAKE_C_CL_SHOWINCLUDES_PREFIX}")
endif()
set(CMAKE_C_IMPLICIT_INCLUDE_DIRECTORIES "/opt/dtk-21.04/llvm/lib/clang/12.0.0;/opt/dtk-21.04/hsa/include;/opt/dtk-21.04/hip/include;/opt/dtk-21.04/include;/opt/dtk-21.04;/opt/rh/devtoolset-7/root/usr/include/c++/7/x86_64-redhat-linux;/opt/rh/devtoolset-7/root/usr/include/c++/7;/usr/local/include;/opt/dtk-21.04/llvm/lib/clang/12.0.0/include;/usr/include")
set(CMAKE_C_IMPLICIT_LINK_LIBRARIES "gcc_s;gcc;pthread;m;amdhip64;clang_rt.builtins-x86_64;stdc++;m;gcc_s;gcc;c;gcc_s;gcc")
set(CMAKE_C_IMPLICIT_LINK_DIRECTORIES "/opt/dtk-21.04/hip/lib;/opt/dtk-21.04/llvm/lib/clang/12.0.0/lib/linux;/opt/rh/devtoolset-7/root/usr/lib/gcc/x86_64-redhat-linux/7;/opt/rh/devtoolset-7/root/usr/lib64;/lib64;/usr/lib64;/opt/rh/devtoolset-7/root/usr/lib;/opt/dtk-21.04/llvm/lib;/lib;/usr/lib")
set(CMAKE_C_IMPLICIT_LINK_FRAMEWORK_DIRECTORIES "")
set(CMAKE_CXX_COMPILER "/opt/dtk-21.04/bin/hipcc")
set(CMAKE_CXX_COMPILER_ARG1 "")
set(CMAKE_CXX_COMPILER_ID "Clang")
set(CMAKE_CXX_COMPILER_VERSION "12.0.0")
set(CMAKE_CXX_COMPILER_VERSION_INTERNAL "")
set(CMAKE_CXX_COMPILER_WRAPPER "")
set(CMAKE_CXX_STANDARD_COMPUTED_DEFAULT "11")
set(CMAKE_CXX_COMPILE_FEATURES "cxx_std_98;cxx_template_template_parameters;cxx_std_11;cxx_alias_templates;cxx_alignas;cxx_alignof;cxx_attributes;cxx_auto_type;cxx_constexpr;cxx_decltype;cxx_decltype_incomplete_return_types;cxx_default_function_template_args;cxx_defaulted_functions;cxx_defaulted_move_initializers;cxx_delegating_constructors;cxx_deleted_functions;cxx_enum_forward_declarations;cxx_explicit_conversions;cxx_extended_friend_declarations;cxx_extern_templates;cxx_final;cxx_func_identifier;cxx_generalized_initializers;cxx_inheriting_constructors;cxx_inline_namespaces;cxx_lambdas;cxx_local_type_template_args;cxx_long_long_type;cxx_noexcept;cxx_nonstatic_member_init;cxx_nullptr;cxx_override;cxx_range_for;cxx_raw_string_literals;cxx_reference_qualified_functions;cxx_right_angle_brackets;cxx_rvalue_references;cxx_sizeof_member;cxx_static_assert;cxx_strong_enums;cxx_thread_local;cxx_trailing_return_types;cxx_unicode_literals;cxx_uniform_initialization;cxx_unrestricted_unions;cxx_user_literals;cxx_variadic_macros;cxx_variadic_templates;cxx_std_14;cxx_aggregate_default_initializers;cxx_attribute_deprecated;cxx_binary_literals;cxx_contextual_conversions;cxx_decltype_auto;cxx_digit_separators;cxx_generic_lambdas;cxx_lambda_init_captures;cxx_relaxed_constexpr;cxx_return_type_deduction;cxx_variable_templates;cxx_std_17;cxx_std_20")
set(CMAKE_CXX98_COMPILE_FEATURES "cxx_std_98;cxx_template_template_parameters")
set(CMAKE_CXX11_COMPILE_FEATURES "cxx_std_11;cxx_alias_templates;cxx_alignas;cxx_alignof;cxx_attributes;cxx_auto_type;cxx_constexpr;cxx_decltype;cxx_decltype_incomplete_return_types;cxx_default_function_template_args;cxx_defaulted_functions;cxx_defaulted_move_initializers;cxx_delegating_constructors;cxx_deleted_functions;cxx_enum_forward_declarations;cxx_explicit_conversions;cxx_extended_friend_declarations;cxx_extern_templates;cxx_final;cxx_func_identifier;cxx_generalized_initializers;cxx_inheriting_constructors;cxx_inline_namespaces;cxx_lambdas;cxx_local_type_template_args;cxx_long_long_type;cxx_noexcept;cxx_nonstatic_member_init;cxx_nullptr;cxx_override;cxx_range_for;cxx_raw_string_literals;cxx_reference_qualified_functions;cxx_right_angle_brackets;cxx_rvalue_references;cxx_sizeof_member;cxx_static_assert;cxx_strong_enums;cxx_thread_local;cxx_trailing_return_types;cxx_unicode_literals;cxx_uniform_initialization;cxx_unrestricted_unions;cxx_user_literals;cxx_variadic_macros;cxx_variadic_templates")
set(CMAKE_CXX14_COMPILE_FEATURES "cxx_std_14;cxx_aggregate_default_initializers;cxx_attribute_deprecated;cxx_binary_literals;cxx_contextual_conversions;cxx_decltype_auto;cxx_digit_separators;cxx_generic_lambdas;cxx_lambda_init_captures;cxx_relaxed_constexpr;cxx_return_type_deduction;cxx_variable_templates")
set(CMAKE_CXX17_COMPILE_FEATURES "cxx_std_17")
set(CMAKE_CXX20_COMPILE_FEATURES "cxx_std_20")
set(CMAKE_CXX_PLATFORM_ID "Linux")
set(CMAKE_CXX_SIMULATE_ID "")
set(CMAKE_CXX_COMPILER_FRONTEND_VARIANT "GNU")
set(CMAKE_CXX_SIMULATE_VERSION "")
set(CMAKE_AR "/opt/rh/devtoolset-7/root/usr/bin/ar")
set(CMAKE_CXX_COMPILER_AR "CMAKE_CXX_COMPILER_AR-NOTFOUND")
set(CMAKE_RANLIB "/opt/rh/devtoolset-7/root/usr/bin/ranlib")
set(CMAKE_CXX_COMPILER_RANLIB "CMAKE_CXX_COMPILER_RANLIB-NOTFOUND")
set(CMAKE_LINKER "/opt/rh/devtoolset-7/root/usr/bin/ld")
set(CMAKE_MT "")
set(CMAKE_COMPILER_IS_GNUCXX )
set(CMAKE_CXX_COMPILER_LOADED 1)
set(CMAKE_CXX_COMPILER_WORKS TRUE)
set(CMAKE_CXX_ABI_COMPILED TRUE)
set(CMAKE_COMPILER_IS_MINGW )
set(CMAKE_COMPILER_IS_CYGWIN )
if(CMAKE_COMPILER_IS_CYGWIN)
set(CYGWIN 1)
set(UNIX 1)
endif()
set(CMAKE_CXX_COMPILER_ENV_VAR "CXX")
if(CMAKE_COMPILER_IS_MINGW)
set(MINGW 1)
endif()
set(CMAKE_CXX_COMPILER_ID_RUN 1)
set(CMAKE_CXX_SOURCE_FILE_EXTENSIONS C;M;c++;cc;cpp;cxx;m;mm;CPP;cu)
set(CMAKE_CXX_IGNORE_EXTENSIONS inl;h;hpp;HPP;H;o;O;obj;OBJ;def;DEF;rc;RC;cuh)
foreach (lang C OBJC OBJCXX)
if (CMAKE_${lang}_COMPILER_ID_RUN)
foreach(extension IN LISTS CMAKE_${lang}_SOURCE_FILE_EXTENSIONS)
list(REMOVE_ITEM CMAKE_CXX_SOURCE_FILE_EXTENSIONS ${extension})
endforeach()
endif()
endforeach()
set(CMAKE_CXX_LINKER_PREFERENCE 30)
set(CMAKE_CXX_LINKER_PREFERENCE_PROPAGATES 1)
# Save compiler ABI information.
set(CMAKE_CXX_SIZEOF_DATA_PTR "8")
set(CMAKE_CXX_COMPILER_ABI "ELF")
set(CMAKE_CXX_LIBRARY_ARCHITECTURE "")
if(CMAKE_CXX_SIZEOF_DATA_PTR)
set(CMAKE_SIZEOF_VOID_P "${CMAKE_CXX_SIZEOF_DATA_PTR}")
endif()
if(CMAKE_CXX_COMPILER_ABI)
set(CMAKE_INTERNAL_PLATFORM_ABI "${CMAKE_CXX_COMPILER_ABI}")
endif()
if(CMAKE_CXX_LIBRARY_ARCHITECTURE)
set(CMAKE_LIBRARY_ARCHITECTURE "")
endif()
set(CMAKE_CXX_CL_SHOWINCLUDES_PREFIX "")
if(CMAKE_CXX_CL_SHOWINCLUDES_PREFIX)
set(CMAKE_CL_SHOWINCLUDES_PREFIX "${CMAKE_CXX_CL_SHOWINCLUDES_PREFIX}")
endif()
set(CMAKE_CXX_IMPLICIT_INCLUDE_DIRECTORIES "/opt/dtk-21.04/llvm/lib/clang/12.0.0;/opt/dtk-21.04/hsa/include;/opt/dtk-21.04/hip/include;/opt/dtk-21.04/hiprand/include;/opt/dtk-21.04/rocrand/include;/opt/dtk-21.04/include;/opt/dtk-21.04;/opt/dtk-21.04/llvm/lib/clang/12.0.0/include/cuda_wrappers;/opt/rh/devtoolset-7/root/usr/include/c++/7;/opt/rh/devtoolset-7/root/usr/include/c++/7/x86_64-redhat-linux;/opt/rh/devtoolset-7/root/usr/include/c++/7/backward;/usr/local/include;/opt/dtk-21.04/llvm/lib/clang/12.0.0/include;/usr/include")
set(CMAKE_CXX_IMPLICIT_LINK_LIBRARIES "gcc_s;gcc;pthread;m;amdhip64;clang_rt.builtins-x86_64;stdc++;m;gcc_s;gcc;c;gcc_s;gcc")
set(CMAKE_CXX_IMPLICIT_LINK_DIRECTORIES "/opt/dtk-21.04/hip/lib;/opt/dtk-21.04/llvm/lib/clang/12.0.0/lib/linux;/opt/rh/devtoolset-7/root/usr/lib/gcc/x86_64-redhat-linux/7;/opt/rh/devtoolset-7/root/usr/lib64;/lib64;/usr/lib64;/opt/rh/devtoolset-7/root/usr/lib;/opt/dtk-21.04/llvm/lib;/lib;/usr/lib")
set(CMAKE_CXX_IMPLICIT_LINK_FRAMEWORK_DIRECTORIES "")
set(CMAKE_HOST_SYSTEM "Linux-3.10.0-957.el7.x86_64")
set(CMAKE_HOST_SYSTEM_NAME "Linux")
set(CMAKE_HOST_SYSTEM_VERSION "3.10.0-957.el7.x86_64")
set(CMAKE_HOST_SYSTEM_PROCESSOR "x86_64")
set(CMAKE_SYSTEM "Linux-3.10.0-957.el7.x86_64")
set(CMAKE_SYSTEM_NAME "Linux")
set(CMAKE_SYSTEM_VERSION "3.10.0-957.el7.x86_64")
set(CMAKE_SYSTEM_PROCESSOR "x86_64")
set(CMAKE_CROSSCOMPILING "FALSE")
set(CMAKE_SYSTEM_LOADED 1)
#ifdef __cplusplus
# error "A C++ compiler has been selected for C."
#endif
#if defined(__18CXX)
# define ID_VOID_MAIN
#endif
#if defined(__CLASSIC_C__)
/* cv-qualifiers did not exist in K&R C */
# define const
# define volatile
#endif
/* Version number components: V=Version, R=Revision, P=Patch
Version date components: YYYY=Year, MM=Month, DD=Day */
#if defined(__INTEL_COMPILER) || defined(__ICC)
# define COMPILER_ID "Intel"
# if defined(_MSC_VER)
# define SIMULATE_ID "MSVC"
# endif
# if defined(__GNUC__)
# define SIMULATE_ID "GNU"
# endif
/* __INTEL_COMPILER = VRP */
# define COMPILER_VERSION_MAJOR DEC(__INTEL_COMPILER/100)
# define COMPILER_VERSION_MINOR DEC(__INTEL_COMPILER/10 % 10)
# if defined(__INTEL_COMPILER_UPDATE)
# define COMPILER_VERSION_PATCH DEC(__INTEL_COMPILER_UPDATE)
# else
# define COMPILER_VERSION_PATCH DEC(__INTEL_COMPILER % 10)
# endif
# if defined(__INTEL_COMPILER_BUILD_DATE)
/* __INTEL_COMPILER_BUILD_DATE = YYYYMMDD */
# define COMPILER_VERSION_TWEAK DEC(__INTEL_COMPILER_BUILD_DATE)
# endif
# if defined(_MSC_VER)
/* _MSC_VER = VVRR */
# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100)
# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100)
# endif
# if defined(__GNUC__)
# define SIMULATE_VERSION_MAJOR DEC(__GNUC__)
# elif defined(__GNUG__)
# define SIMULATE_VERSION_MAJOR DEC(__GNUG__)
# endif
# if defined(__GNUC_MINOR__)
# define SIMULATE_VERSION_MINOR DEC(__GNUC_MINOR__)
# endif
# if defined(__GNUC_PATCHLEVEL__)
# define SIMULATE_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__)
# endif
#elif defined(__PATHCC__)
# define COMPILER_ID "PathScale"
# define COMPILER_VERSION_MAJOR DEC(__PATHCC__)
# define COMPILER_VERSION_MINOR DEC(__PATHCC_MINOR__)
# if defined(__PATHCC_PATCHLEVEL__)
# define COMPILER_VERSION_PATCH DEC(__PATHCC_PATCHLEVEL__)
# endif
#elif defined(__BORLANDC__) && defined(__CODEGEARC_VERSION__)
# define COMPILER_ID "Embarcadero"
# define COMPILER_VERSION_MAJOR HEX(__CODEGEARC_VERSION__>>24 & 0x00FF)
# define COMPILER_VERSION_MINOR HEX(__CODEGEARC_VERSION__>>16 & 0x00FF)
# define COMPILER_VERSION_PATCH DEC(__CODEGEARC_VERSION__ & 0xFFFF)
#elif defined(__BORLANDC__)
# define COMPILER_ID "Borland"
/* __BORLANDC__ = 0xVRR */
# define COMPILER_VERSION_MAJOR HEX(__BORLANDC__>>8)
# define COMPILER_VERSION_MINOR HEX(__BORLANDC__ & 0xFF)
#elif defined(__WATCOMC__) && __WATCOMC__ < 1200
# define COMPILER_ID "Watcom"
/* __WATCOMC__ = VVRR */
# define COMPILER_VERSION_MAJOR DEC(__WATCOMC__ / 100)
# define COMPILER_VERSION_MINOR DEC((__WATCOMC__ / 10) % 10)
# if (__WATCOMC__ % 10) > 0
# define COMPILER_VERSION_PATCH DEC(__WATCOMC__ % 10)
# endif
#elif defined(__WATCOMC__)
# define COMPILER_ID "OpenWatcom"
/* __WATCOMC__ = VVRP + 1100 */
# define COMPILER_VERSION_MAJOR DEC((__WATCOMC__ - 1100) / 100)
# define COMPILER_VERSION_MINOR DEC((__WATCOMC__ / 10) % 10)
# if (__WATCOMC__ % 10) > 0
# define COMPILER_VERSION_PATCH DEC(__WATCOMC__ % 10)
# endif
#elif defined(__SUNPRO_C)
# define COMPILER_ID "SunPro"
# if __SUNPRO_C >= 0x5100
/* __SUNPRO_C = 0xVRRP */
# define COMPILER_VERSION_MAJOR HEX(__SUNPRO_C>>12)
# define COMPILER_VERSION_MINOR HEX(__SUNPRO_C>>4 & 0xFF)
# define COMPILER_VERSION_PATCH HEX(__SUNPRO_C & 0xF)
# else
/* __SUNPRO_CC = 0xVRP */
# define COMPILER_VERSION_MAJOR HEX(__SUNPRO_C>>8)
# define COMPILER_VERSION_MINOR HEX(__SUNPRO_C>>4 & 0xF)
# define COMPILER_VERSION_PATCH HEX(__SUNPRO_C & 0xF)
# endif
#elif defined(__HP_cc)
# define COMPILER_ID "HP"
/* __HP_cc = VVRRPP */
# define COMPILER_VERSION_MAJOR DEC(__HP_cc/10000)
# define COMPILER_VERSION_MINOR DEC(__HP_cc/100 % 100)
# define COMPILER_VERSION_PATCH DEC(__HP_cc % 100)
#elif defined(__DECC)
# define COMPILER_ID "Compaq"
/* __DECC_VER = VVRRTPPPP */
# define COMPILER_VERSION_MAJOR DEC(__DECC_VER/10000000)
# define COMPILER_VERSION_MINOR DEC(__DECC_VER/100000 % 100)
# define COMPILER_VERSION_PATCH DEC(__DECC_VER % 10000)
#elif defined(__IBMC__) && defined(__COMPILER_VER__)
# define COMPILER_ID "zOS"
/* __IBMC__ = VRP */
# define COMPILER_VERSION_MAJOR DEC(__IBMC__/100)
# define COMPILER_VERSION_MINOR DEC(__IBMC__/10 % 10)
# define COMPILER_VERSION_PATCH DEC(__IBMC__ % 10)
#elif defined(__ibmxl__) && defined(__clang__)
# define COMPILER_ID "XLClang"
# define COMPILER_VERSION_MAJOR DEC(__ibmxl_version__)
# define COMPILER_VERSION_MINOR DEC(__ibmxl_release__)
# define COMPILER_VERSION_PATCH DEC(__ibmxl_modification__)
# define COMPILER_VERSION_TWEAK DEC(__ibmxl_ptf_fix_level__)
#elif defined(__IBMC__) && !defined(__COMPILER_VER__) && __IBMC__ >= 800
# define COMPILER_ID "XL"
/* __IBMC__ = VRP */
# define COMPILER_VERSION_MAJOR DEC(__IBMC__/100)
# define COMPILER_VERSION_MINOR DEC(__IBMC__/10 % 10)
# define COMPILER_VERSION_PATCH DEC(__IBMC__ % 10)
#elif defined(__IBMC__) && !defined(__COMPILER_VER__) && __IBMC__ < 800
# define COMPILER_ID "VisualAge"
/* __IBMC__ = VRP */
# define COMPILER_VERSION_MAJOR DEC(__IBMC__/100)
# define COMPILER_VERSION_MINOR DEC(__IBMC__/10 % 10)
# define COMPILER_VERSION_PATCH DEC(__IBMC__ % 10)
#elif defined(__PGI)
# define COMPILER_ID "PGI"
# define COMPILER_VERSION_MAJOR DEC(__PGIC__)
# define COMPILER_VERSION_MINOR DEC(__PGIC_MINOR__)
# if defined(__PGIC_PATCHLEVEL__)
# define COMPILER_VERSION_PATCH DEC(__PGIC_PATCHLEVEL__)
# endif
#elif defined(_CRAYC)
# define COMPILER_ID "Cray"
# define COMPILER_VERSION_MAJOR DEC(_RELEASE_MAJOR)
# define COMPILER_VERSION_MINOR DEC(_RELEASE_MINOR)
#elif defined(__TI_COMPILER_VERSION__)
# define COMPILER_ID "TI"
/* __TI_COMPILER_VERSION__ = VVVRRRPPP */
# define COMPILER_VERSION_MAJOR DEC(__TI_COMPILER_VERSION__/1000000)
# define COMPILER_VERSION_MINOR DEC(__TI_COMPILER_VERSION__/1000 % 1000)
# define COMPILER_VERSION_PATCH DEC(__TI_COMPILER_VERSION__ % 1000)
#elif defined(__FUJITSU) || defined(__FCC_VERSION) || defined(__fcc_version)
# define COMPILER_ID "Fujitsu"
#elif defined(__ghs__)
# define COMPILER_ID "GHS"
/* __GHS_VERSION_NUMBER = VVVVRP */
# ifdef __GHS_VERSION_NUMBER
# define COMPILER_VERSION_MAJOR DEC(__GHS_VERSION_NUMBER / 100)
# define COMPILER_VERSION_MINOR DEC(__GHS_VERSION_NUMBER / 10 % 10)
# define COMPILER_VERSION_PATCH DEC(__GHS_VERSION_NUMBER % 10)
# endif
#elif defined(__TINYC__)
# define COMPILER_ID "TinyCC"
#elif defined(__BCC__)
# define COMPILER_ID "Bruce"
#elif defined(__SCO_VERSION__)
# define COMPILER_ID "SCO"
#elif defined(__ARMCC_VERSION) && !defined(__clang__)
# define COMPILER_ID "ARMCC"
#if __ARMCC_VERSION >= 1000000
/* __ARMCC_VERSION = VRRPPPP */
# define COMPILER_VERSION_MAJOR DEC(__ARMCC_VERSION/1000000)
# define COMPILER_VERSION_MINOR DEC(__ARMCC_VERSION/10000 % 100)
# define COMPILER_VERSION_PATCH DEC(__ARMCC_VERSION % 10000)
#else
/* __ARMCC_VERSION = VRPPPP */
# define COMPILER_VERSION_MAJOR DEC(__ARMCC_VERSION/100000)
# define COMPILER_VERSION_MINOR DEC(__ARMCC_VERSION/10000 % 10)
# define COMPILER_VERSION_PATCH DEC(__ARMCC_VERSION % 10000)
#endif
#elif defined(__clang__) && defined(__apple_build_version__)
# define COMPILER_ID "AppleClang"
# if defined(_MSC_VER)
# define SIMULATE_ID "MSVC"
# endif
# define COMPILER_VERSION_MAJOR DEC(__clang_major__)
# define COMPILER_VERSION_MINOR DEC(__clang_minor__)
# define COMPILER_VERSION_PATCH DEC(__clang_patchlevel__)
# if defined(_MSC_VER)
/* _MSC_VER = VVRR */
# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100)
# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100)
# endif
# define COMPILER_VERSION_TWEAK DEC(__apple_build_version__)
#elif defined(__clang__) && defined(__ARMCOMPILER_VERSION)
# define COMPILER_ID "ARMClang"
# define COMPILER_VERSION_MAJOR DEC(__ARMCOMPILER_VERSION/1000000)
# define COMPILER_VERSION_MINOR DEC(__ARMCOMPILER_VERSION/10000 % 100)
# define COMPILER_VERSION_PATCH DEC(__ARMCOMPILER_VERSION % 10000)
# define COMPILER_VERSION_INTERNAL DEC(__ARMCOMPILER_VERSION)
#elif defined(__clang__)
# define COMPILER_ID "Clang"
# if defined(_MSC_VER)
# define SIMULATE_ID "MSVC"
# endif
# define COMPILER_VERSION_MAJOR DEC(__clang_major__)
# define COMPILER_VERSION_MINOR DEC(__clang_minor__)
# define COMPILER_VERSION_PATCH DEC(__clang_patchlevel__)
# if defined(_MSC_VER)
/* _MSC_VER = VVRR */
# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100)
# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100)
# endif
#elif defined(__GNUC__)
# define COMPILER_ID "GNU"
# define COMPILER_VERSION_MAJOR DEC(__GNUC__)
# if defined(__GNUC_MINOR__)
# define COMPILER_VERSION_MINOR DEC(__GNUC_MINOR__)
# endif
# if defined(__GNUC_PATCHLEVEL__)
# define COMPILER_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__)
# endif
#elif defined(_MSC_VER)
# define COMPILER_ID "MSVC"
/* _MSC_VER = VVRR */
# define COMPILER_VERSION_MAJOR DEC(_MSC_VER / 100)
# define COMPILER_VERSION_MINOR DEC(_MSC_VER % 100)
# if defined(_MSC_FULL_VER)
# if _MSC_VER >= 1400
/* _MSC_FULL_VER = VVRRPPPPP */
# define COMPILER_VERSION_PATCH DEC(_MSC_FULL_VER % 100000)
# else
/* _MSC_FULL_VER = VVRRPPPP */
# define COMPILER_VERSION_PATCH DEC(_MSC_FULL_VER % 10000)
# endif
# endif
# if defined(_MSC_BUILD)
# define COMPILER_VERSION_TWEAK DEC(_MSC_BUILD)
# endif
#elif defined(__VISUALDSPVERSION__) || defined(__ADSPBLACKFIN__) || defined(__ADSPTS__) || defined(__ADSP21000__)
# define COMPILER_ID "ADSP"
#if defined(__VISUALDSPVERSION__)
/* __VISUALDSPVERSION__ = 0xVVRRPP00 */
# define COMPILER_VERSION_MAJOR HEX(__VISUALDSPVERSION__>>24)
# define COMPILER_VERSION_MINOR HEX(__VISUALDSPVERSION__>>16 & 0xFF)
# define COMPILER_VERSION_PATCH HEX(__VISUALDSPVERSION__>>8 & 0xFF)
#endif
#elif defined(__IAR_SYSTEMS_ICC__) || defined(__IAR_SYSTEMS_ICC)
# define COMPILER_ID "IAR"
# if defined(__VER__) && defined(__ICCARM__)
# define COMPILER_VERSION_MAJOR DEC((__VER__) / 1000000)
# define COMPILER_VERSION_MINOR DEC(((__VER__) / 1000) % 1000)
# define COMPILER_VERSION_PATCH DEC((__VER__) % 1000)
# define COMPILER_VERSION_INTERNAL DEC(__IAR_SYSTEMS_ICC__)
# elif defined(__VER__) && (defined(__ICCAVR__) || defined(__ICCRX__) || defined(__ICCRH850__) || defined(__ICCRL78__) || defined(__ICC430__) || defined(__ICCRISCV__) || defined(__ICCV850__) || defined(__ICC8051__))
# define COMPILER_VERSION_MAJOR DEC((__VER__) / 100)
# define COMPILER_VERSION_MINOR DEC((__VER__) - (((__VER__) / 100)*100))
# define COMPILER_VERSION_PATCH DEC(__SUBVERSION__)
# define COMPILER_VERSION_INTERNAL DEC(__IAR_SYSTEMS_ICC__)
# endif
#elif defined(__SDCC_VERSION_MAJOR) || defined(SDCC)
# define COMPILER_ID "SDCC"
# if defined(__SDCC_VERSION_MAJOR)
# define COMPILER_VERSION_MAJOR DEC(__SDCC_VERSION_MAJOR)
# define COMPILER_VERSION_MINOR DEC(__SDCC_VERSION_MINOR)
# define COMPILER_VERSION_PATCH DEC(__SDCC_VERSION_PATCH)
# else
/* SDCC = VRP */
# define COMPILER_VERSION_MAJOR DEC(SDCC/100)
# define COMPILER_VERSION_MINOR DEC(SDCC/10 % 10)
# define COMPILER_VERSION_PATCH DEC(SDCC % 10)
# endif
/* These compilers are either not known or too old to define an
identification macro. Try to identify the platform and guess that
it is the native compiler. */
#elif defined(__hpux) || defined(__hpua)
# define COMPILER_ID "HP"
#else /* unknown compiler */
# define COMPILER_ID ""
#endif
/* Construct the string literal in pieces to prevent the source from
getting matched. Store it in a pointer rather than an array
because some compilers will just produce instructions to fill the
array rather than assigning a pointer to a static array. */
char const* info_compiler = "INFO" ":" "compiler[" COMPILER_ID "]";
#ifdef SIMULATE_ID
char const* info_simulate = "INFO" ":" "simulate[" SIMULATE_ID "]";
#endif
#ifdef __QNXNTO__
char const* qnxnto = "INFO" ":" "qnxnto[]";
#endif
#if defined(__CRAYXE) || defined(__CRAYXC)
char const *info_cray = "INFO" ":" "compiler_wrapper[CrayPrgEnv]";
#endif
#define STRINGIFY_HELPER(X) #X
#define STRINGIFY(X) STRINGIFY_HELPER(X)
/* Identify known platforms by name. */
#if defined(__linux) || defined(__linux__) || defined(linux)
# define PLATFORM_ID "Linux"
#elif defined(__CYGWIN__)
# define PLATFORM_ID "Cygwin"
#elif defined(__MINGW32__)
# define PLATFORM_ID "MinGW"
#elif defined(__APPLE__)
# define PLATFORM_ID "Darwin"
#elif defined(_WIN32) || defined(__WIN32__) || defined(WIN32)
# define PLATFORM_ID "Windows"
#elif defined(__FreeBSD__) || defined(__FreeBSD)
# define PLATFORM_ID "FreeBSD"
#elif defined(__NetBSD__) || defined(__NetBSD)
# define PLATFORM_ID "NetBSD"
#elif defined(__OpenBSD__) || defined(__OPENBSD)
# define PLATFORM_ID "OpenBSD"
#elif defined(__sun) || defined(sun)
# define PLATFORM_ID "SunOS"
#elif defined(_AIX) || defined(__AIX) || defined(__AIX__) || defined(__aix) || defined(__aix__)
# define PLATFORM_ID "AIX"
#elif defined(__hpux) || defined(__hpux__)
# define PLATFORM_ID "HP-UX"
#elif defined(__HAIKU__)
# define PLATFORM_ID "Haiku"
#elif defined(__BeOS) || defined(__BEOS__) || defined(_BEOS)
# define PLATFORM_ID "BeOS"
#elif defined(__QNX__) || defined(__QNXNTO__)
# define PLATFORM_ID "QNX"
#elif defined(__tru64) || defined(_tru64) || defined(__TRU64__)
# define PLATFORM_ID "Tru64"
#elif defined(__riscos) || defined(__riscos__)
# define PLATFORM_ID "RISCos"
#elif defined(__sinix) || defined(__sinix__) || defined(__SINIX__)
# define PLATFORM_ID "SINIX"
#elif defined(__UNIX_SV__)
# define PLATFORM_ID "UNIX_SV"
#elif defined(__bsdos__)
# define PLATFORM_ID "BSDOS"
#elif defined(_MPRAS) || defined(MPRAS)
# define PLATFORM_ID "MP-RAS"
#elif defined(__osf) || defined(__osf__)
# define PLATFORM_ID "OSF1"
#elif defined(_SCO_SV) || defined(SCO_SV) || defined(sco_sv)
# define PLATFORM_ID "SCO_SV"
#elif defined(__ultrix) || defined(__ultrix__) || defined(_ULTRIX)
# define PLATFORM_ID "ULTRIX"
#elif defined(__XENIX__) || defined(_XENIX) || defined(XENIX)
# define PLATFORM_ID "Xenix"
#elif defined(__WATCOMC__)
# if defined(__LINUX__)
# define PLATFORM_ID "Linux"
# elif defined(__DOS__)
# define PLATFORM_ID "DOS"
# elif defined(__OS2__)
# define PLATFORM_ID "OS2"
# elif defined(__WINDOWS__)
# define PLATFORM_ID "Windows3x"
# else /* unknown platform */
# define PLATFORM_ID
# endif
#elif defined(__INTEGRITY)
# if defined(INT_178B)
# define PLATFORM_ID "Integrity178"
# else /* regular Integrity */
# define PLATFORM_ID "Integrity"
# endif
#else /* unknown platform */
# define PLATFORM_ID
#endif
/* For windows compilers MSVC and Intel we can determine
the architecture of the compiler being used. This is because
the compilers do not have flags that can change the architecture,
but rather depend on which compiler is being used
*/
#if defined(_WIN32) && defined(_MSC_VER)
# if defined(_M_IA64)
# define ARCHITECTURE_ID "IA64"
# elif defined(_M_X64) || defined(_M_AMD64)
# define ARCHITECTURE_ID "x64"
# elif defined(_M_IX86)
# define ARCHITECTURE_ID "X86"
# elif defined(_M_ARM64)
# define ARCHITECTURE_ID "ARM64"
# elif defined(_M_ARM)
# if _M_ARM == 4
# define ARCHITECTURE_ID "ARMV4I"
# elif _M_ARM == 5
# define ARCHITECTURE_ID "ARMV5I"
# else
# define ARCHITECTURE_ID "ARMV" STRINGIFY(_M_ARM)
# endif
# elif defined(_M_MIPS)
# define ARCHITECTURE_ID "MIPS"
# elif defined(_M_SH)
# define ARCHITECTURE_ID "SHx"
# else /* unknown architecture */
# define ARCHITECTURE_ID ""
# endif
#elif defined(__WATCOMC__)
# if defined(_M_I86)
# define ARCHITECTURE_ID "I86"
# elif defined(_M_IX86)
# define ARCHITECTURE_ID "X86"
# else /* unknown architecture */
# define ARCHITECTURE_ID ""
# endif
#elif defined(__IAR_SYSTEMS_ICC__) || defined(__IAR_SYSTEMS_ICC)
# if defined(__ICCARM__)
# define ARCHITECTURE_ID "ARM"
# elif defined(__ICCRX__)
# define ARCHITECTURE_ID "RX"
# elif defined(__ICCRH850__)
# define ARCHITECTURE_ID "RH850"
# elif defined(__ICCRL78__)
# define ARCHITECTURE_ID "RL78"
# elif defined(__ICCRISCV__)
# define ARCHITECTURE_ID "RISCV"
# elif defined(__ICCAVR__)
# define ARCHITECTURE_ID "AVR"
# elif defined(__ICC430__)
# define ARCHITECTURE_ID "MSP430"
# elif defined(__ICCV850__)
# define ARCHITECTURE_ID "V850"
# elif defined(__ICC8051__)
# define ARCHITECTURE_ID "8051"
# else /* unknown architecture */
# define ARCHITECTURE_ID ""
# endif
#elif defined(__ghs__)
# if defined(__PPC64__)
# define ARCHITECTURE_ID "PPC64"
# elif defined(__ppc__)
# define ARCHITECTURE_ID "PPC"
# elif defined(__ARM__)
# define ARCHITECTURE_ID "ARM"
# elif defined(__x86_64__)
# define ARCHITECTURE_ID "x64"
# elif defined(__i386__)
# define ARCHITECTURE_ID "X86"
# else /* unknown architecture */
# define ARCHITECTURE_ID ""
# endif
#else
# define ARCHITECTURE_ID
#endif
/* Convert integer to decimal digit literals. */
#define DEC(n) \
('0' + (((n) / 10000000)%10)), \
('0' + (((n) / 1000000)%10)), \
('0' + (((n) / 100000)%10)), \
('0' + (((n) / 10000)%10)), \
('0' + (((n) / 1000)%10)), \
('0' + (((n) / 100)%10)), \
('0' + (((n) / 10)%10)), \
('0' + ((n) % 10))
/* Convert integer to hex digit literals. */
#define HEX(n) \
('0' + ((n)>>28 & 0xF)), \
('0' + ((n)>>24 & 0xF)), \
('0' + ((n)>>20 & 0xF)), \
('0' + ((n)>>16 & 0xF)), \
('0' + ((n)>>12 & 0xF)), \
('0' + ((n)>>8 & 0xF)), \
('0' + ((n)>>4 & 0xF)), \
('0' + ((n) & 0xF))
/* Construct a string literal encoding the version number components. */
#ifdef COMPILER_VERSION_MAJOR
char const info_version[] = {
'I', 'N', 'F', 'O', ':',
'c','o','m','p','i','l','e','r','_','v','e','r','s','i','o','n','[',
COMPILER_VERSION_MAJOR,
# ifdef COMPILER_VERSION_MINOR
'.', COMPILER_VERSION_MINOR,
# ifdef COMPILER_VERSION_PATCH
'.', COMPILER_VERSION_PATCH,
# ifdef COMPILER_VERSION_TWEAK
'.', COMPILER_VERSION_TWEAK,
# endif
# endif
# endif
']','\0'};
#endif
/* Construct a string literal encoding the internal version number. */
#ifdef COMPILER_VERSION_INTERNAL
char const info_version_internal[] = {
'I', 'N', 'F', 'O', ':',
'c','o','m','p','i','l','e','r','_','v','e','r','s','i','o','n','_',
'i','n','t','e','r','n','a','l','[',
COMPILER_VERSION_INTERNAL,']','\0'};
#endif
/* Construct a string literal encoding the version number components. */
#ifdef SIMULATE_VERSION_MAJOR
char const info_simulate_version[] = {
'I', 'N', 'F', 'O', ':',
's','i','m','u','l','a','t','e','_','v','e','r','s','i','o','n','[',
SIMULATE_VERSION_MAJOR,
# ifdef SIMULATE_VERSION_MINOR
'.', SIMULATE_VERSION_MINOR,
# ifdef SIMULATE_VERSION_PATCH
'.', SIMULATE_VERSION_PATCH,
# ifdef SIMULATE_VERSION_TWEAK
'.', SIMULATE_VERSION_TWEAK,
# endif
# endif
# endif
']','\0'};
#endif
/* Construct the string literal in pieces to prevent the source from
getting matched. Store it in a pointer rather than an array
because some compilers will just produce instructions to fill the
array rather than assigning a pointer to a static array. */
char const* info_platform = "INFO" ":" "platform[" PLATFORM_ID "]";
char const* info_arch = "INFO" ":" "arch[" ARCHITECTURE_ID "]";
#if !defined(__STDC__)
# if (defined(_MSC_VER) && !defined(__clang__)) \
|| (defined(__ibmxl__) || defined(__IBMC__))
# define C_DIALECT "90"
# else
# define C_DIALECT
# endif
#elif __STDC_VERSION__ >= 201000L
# define C_DIALECT "11"
#elif __STDC_VERSION__ >= 199901L
# define C_DIALECT "99"
#else
# define C_DIALECT "90"
#endif
const char* info_language_dialect_default =
"INFO" ":" "dialect_default[" C_DIALECT "]";
/*--------------------------------------------------------------------------*/
#ifdef ID_VOID_MAIN
void main() {}
#else
# if defined(__CLASSIC_C__)
int main(argc, argv) int argc; char *argv[];
# else
int main(int argc, char* argv[])
# endif
{
int require = 0;
require += info_compiler[argc];
require += info_platform[argc];
require += info_arch[argc];
#ifdef COMPILER_VERSION_MAJOR
require += info_version[argc];
#endif
#ifdef COMPILER_VERSION_INTERNAL
require += info_version_internal[argc];
#endif
#ifdef SIMULATE_ID
require += info_simulate[argc];
#endif
#ifdef SIMULATE_VERSION_MAJOR
require += info_simulate_version[argc];
#endif
#if defined(__CRAYXE) || defined(__CRAYXC)
require += info_cray[argc];
#endif
require += info_language_dialect_default[argc];
(void)argv;
return require;
}
#endif
/* This source file must have a .cpp extension so that all C++ compilers
recognize the extension without flags. Borland does not know .cxx for
example. */
#ifndef __cplusplus
# error "A C compiler has been selected for C++."
#endif
/* Version number components: V=Version, R=Revision, P=Patch
Version date components: YYYY=Year, MM=Month, DD=Day */
#if defined(__COMO__)
# define COMPILER_ID "Comeau"
/* __COMO_VERSION__ = VRR */
# define COMPILER_VERSION_MAJOR DEC(__COMO_VERSION__ / 100)
# define COMPILER_VERSION_MINOR DEC(__COMO_VERSION__ % 100)
#elif defined(__INTEL_COMPILER) || defined(__ICC)
# define COMPILER_ID "Intel"
# if defined(_MSC_VER)
# define SIMULATE_ID "MSVC"
# endif
# if defined(__GNUC__)
# define SIMULATE_ID "GNU"
# endif
/* __INTEL_COMPILER = VRP */
# define COMPILER_VERSION_MAJOR DEC(__INTEL_COMPILER/100)
# define COMPILER_VERSION_MINOR DEC(__INTEL_COMPILER/10 % 10)
# if defined(__INTEL_COMPILER_UPDATE)
# define COMPILER_VERSION_PATCH DEC(__INTEL_COMPILER_UPDATE)
# else
# define COMPILER_VERSION_PATCH DEC(__INTEL_COMPILER % 10)
# endif
# if defined(__INTEL_COMPILER_BUILD_DATE)
/* __INTEL_COMPILER_BUILD_DATE = YYYYMMDD */
# define COMPILER_VERSION_TWEAK DEC(__INTEL_COMPILER_BUILD_DATE)
# endif
# if defined(_MSC_VER)
/* _MSC_VER = VVRR */
# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100)
# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100)
# endif
# if defined(__GNUC__)
# define SIMULATE_VERSION_MAJOR DEC(__GNUC__)
# elif defined(__GNUG__)
# define SIMULATE_VERSION_MAJOR DEC(__GNUG__)
# endif
# if defined(__GNUC_MINOR__)
# define SIMULATE_VERSION_MINOR DEC(__GNUC_MINOR__)
# endif
# if defined(__GNUC_PATCHLEVEL__)
# define SIMULATE_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__)
# endif
#elif defined(__PATHCC__)
# define COMPILER_ID "PathScale"
# define COMPILER_VERSION_MAJOR DEC(__PATHCC__)
# define COMPILER_VERSION_MINOR DEC(__PATHCC_MINOR__)
# if defined(__PATHCC_PATCHLEVEL__)
# define COMPILER_VERSION_PATCH DEC(__PATHCC_PATCHLEVEL__)
# endif
#elif defined(__BORLANDC__) && defined(__CODEGEARC_VERSION__)
# define COMPILER_ID "Embarcadero"
# define COMPILER_VERSION_MAJOR HEX(__CODEGEARC_VERSION__>>24 & 0x00FF)
# define COMPILER_VERSION_MINOR HEX(__CODEGEARC_VERSION__>>16 & 0x00FF)
# define COMPILER_VERSION_PATCH DEC(__CODEGEARC_VERSION__ & 0xFFFF)
#elif defined(__BORLANDC__)
# define COMPILER_ID "Borland"
/* __BORLANDC__ = 0xVRR */
# define COMPILER_VERSION_MAJOR HEX(__BORLANDC__>>8)
# define COMPILER_VERSION_MINOR HEX(__BORLANDC__ & 0xFF)
#elif defined(__WATCOMC__) && __WATCOMC__ < 1200
# define COMPILER_ID "Watcom"
/* __WATCOMC__ = VVRR */
# define COMPILER_VERSION_MAJOR DEC(__WATCOMC__ / 100)
# define COMPILER_VERSION_MINOR DEC((__WATCOMC__ / 10) % 10)
# if (__WATCOMC__ % 10) > 0
# define COMPILER_VERSION_PATCH DEC(__WATCOMC__ % 10)
# endif
#elif defined(__WATCOMC__)
# define COMPILER_ID "OpenWatcom"
/* __WATCOMC__ = VVRP + 1100 */
# define COMPILER_VERSION_MAJOR DEC((__WATCOMC__ - 1100) / 100)
# define COMPILER_VERSION_MINOR DEC((__WATCOMC__ / 10) % 10)
# if (__WATCOMC__ % 10) > 0
# define COMPILER_VERSION_PATCH DEC(__WATCOMC__ % 10)
# endif
#elif defined(__SUNPRO_CC)
# define COMPILER_ID "SunPro"
# if __SUNPRO_CC >= 0x5100
/* __SUNPRO_CC = 0xVRRP */
# define COMPILER_VERSION_MAJOR HEX(__SUNPRO_CC>>12)
# define COMPILER_VERSION_MINOR HEX(__SUNPRO_CC>>4 & 0xFF)
# define COMPILER_VERSION_PATCH HEX(__SUNPRO_CC & 0xF)
# else
/* __SUNPRO_CC = 0xVRP */
# define COMPILER_VERSION_MAJOR HEX(__SUNPRO_CC>>8)
# define COMPILER_VERSION_MINOR HEX(__SUNPRO_CC>>4 & 0xF)
# define COMPILER_VERSION_PATCH HEX(__SUNPRO_CC & 0xF)
# endif
#elif defined(__HP_aCC)
# define COMPILER_ID "HP"
/* __HP_aCC = VVRRPP */
# define COMPILER_VERSION_MAJOR DEC(__HP_aCC/10000)
# define COMPILER_VERSION_MINOR DEC(__HP_aCC/100 % 100)
# define COMPILER_VERSION_PATCH DEC(__HP_aCC % 100)
#elif defined(__DECCXX)
# define COMPILER_ID "Compaq"
/* __DECCXX_VER = VVRRTPPPP */
# define COMPILER_VERSION_MAJOR DEC(__DECCXX_VER/10000000)
# define COMPILER_VERSION_MINOR DEC(__DECCXX_VER/100000 % 100)
# define COMPILER_VERSION_PATCH DEC(__DECCXX_VER % 10000)
#elif defined(__IBMCPP__) && defined(__COMPILER_VER__)
# define COMPILER_ID "zOS"
/* __IBMCPP__ = VRP */
# define COMPILER_VERSION_MAJOR DEC(__IBMCPP__/100)
# define COMPILER_VERSION_MINOR DEC(__IBMCPP__/10 % 10)
# define COMPILER_VERSION_PATCH DEC(__IBMCPP__ % 10)
#elif defined(__ibmxl__) && defined(__clang__)
# define COMPILER_ID "XLClang"
# define COMPILER_VERSION_MAJOR DEC(__ibmxl_version__)
# define COMPILER_VERSION_MINOR DEC(__ibmxl_release__)
# define COMPILER_VERSION_PATCH DEC(__ibmxl_modification__)
# define COMPILER_VERSION_TWEAK DEC(__ibmxl_ptf_fix_level__)
#elif defined(__IBMCPP__) && !defined(__COMPILER_VER__) && __IBMCPP__ >= 800
# define COMPILER_ID "XL"
/* __IBMCPP__ = VRP */
# define COMPILER_VERSION_MAJOR DEC(__IBMCPP__/100)
# define COMPILER_VERSION_MINOR DEC(__IBMCPP__/10 % 10)
# define COMPILER_VERSION_PATCH DEC(__IBMCPP__ % 10)
#elif defined(__IBMCPP__) && !defined(__COMPILER_VER__) && __IBMCPP__ < 800
# define COMPILER_ID "VisualAge"
/* __IBMCPP__ = VRP */
# define COMPILER_VERSION_MAJOR DEC(__IBMCPP__/100)
# define COMPILER_VERSION_MINOR DEC(__IBMCPP__/10 % 10)
# define COMPILER_VERSION_PATCH DEC(__IBMCPP__ % 10)
#elif defined(__PGI)
# define COMPILER_ID "PGI"
# define COMPILER_VERSION_MAJOR DEC(__PGIC__)
# define COMPILER_VERSION_MINOR DEC(__PGIC_MINOR__)
# if defined(__PGIC_PATCHLEVEL__)
# define COMPILER_VERSION_PATCH DEC(__PGIC_PATCHLEVEL__)
# endif
#elif defined(_CRAYC)
# define COMPILER_ID "Cray"
# define COMPILER_VERSION_MAJOR DEC(_RELEASE_MAJOR)
# define COMPILER_VERSION_MINOR DEC(_RELEASE_MINOR)
#elif defined(__TI_COMPILER_VERSION__)
# define COMPILER_ID "TI"
/* __TI_COMPILER_VERSION__ = VVVRRRPPP */
# define COMPILER_VERSION_MAJOR DEC(__TI_COMPILER_VERSION__/1000000)
# define COMPILER_VERSION_MINOR DEC(__TI_COMPILER_VERSION__/1000 % 1000)
# define COMPILER_VERSION_PATCH DEC(__TI_COMPILER_VERSION__ % 1000)
#elif defined(__FUJITSU) || defined(__FCC_VERSION) || defined(__fcc_version)
# define COMPILER_ID "Fujitsu"
#elif defined(__ghs__)
# define COMPILER_ID "GHS"
/* __GHS_VERSION_NUMBER = VVVVRP */
# ifdef __GHS_VERSION_NUMBER
# define COMPILER_VERSION_MAJOR DEC(__GHS_VERSION_NUMBER / 100)
# define COMPILER_VERSION_MINOR DEC(__GHS_VERSION_NUMBER / 10 % 10)
# define COMPILER_VERSION_PATCH DEC(__GHS_VERSION_NUMBER % 10)
# endif
#elif defined(__SCO_VERSION__)
# define COMPILER_ID "SCO"
#elif defined(__ARMCC_VERSION) && !defined(__clang__)
# define COMPILER_ID "ARMCC"
#if __ARMCC_VERSION >= 1000000
/* __ARMCC_VERSION = VRRPPPP */
# define COMPILER_VERSION_MAJOR DEC(__ARMCC_VERSION/1000000)
# define COMPILER_VERSION_MINOR DEC(__ARMCC_VERSION/10000 % 100)
# define COMPILER_VERSION_PATCH DEC(__ARMCC_VERSION % 10000)
#else
/* __ARMCC_VERSION = VRPPPP */
# define COMPILER_VERSION_MAJOR DEC(__ARMCC_VERSION/100000)
# define COMPILER_VERSION_MINOR DEC(__ARMCC_VERSION/10000 % 10)
# define COMPILER_VERSION_PATCH DEC(__ARMCC_VERSION % 10000)
#endif
#elif defined(__clang__) && defined(__apple_build_version__)
# define COMPILER_ID "AppleClang"
# if defined(_MSC_VER)
# define SIMULATE_ID "MSVC"
# endif
# define COMPILER_VERSION_MAJOR DEC(__clang_major__)
# define COMPILER_VERSION_MINOR DEC(__clang_minor__)
# define COMPILER_VERSION_PATCH DEC(__clang_patchlevel__)
# if defined(_MSC_VER)
/* _MSC_VER = VVRR */
# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100)
# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100)
# endif
# define COMPILER_VERSION_TWEAK DEC(__apple_build_version__)
#elif defined(__clang__) && defined(__ARMCOMPILER_VERSION)
# define COMPILER_ID "ARMClang"
# define COMPILER_VERSION_MAJOR DEC(__ARMCOMPILER_VERSION/1000000)
# define COMPILER_VERSION_MINOR DEC(__ARMCOMPILER_VERSION/10000 % 100)
# define COMPILER_VERSION_PATCH DEC(__ARMCOMPILER_VERSION % 10000)
# define COMPILER_VERSION_INTERNAL DEC(__ARMCOMPILER_VERSION)
#elif defined(__clang__)
# define COMPILER_ID "Clang"
# if defined(_MSC_VER)
# define SIMULATE_ID "MSVC"
# endif
# define COMPILER_VERSION_MAJOR DEC(__clang_major__)
# define COMPILER_VERSION_MINOR DEC(__clang_minor__)
# define COMPILER_VERSION_PATCH DEC(__clang_patchlevel__)
# if defined(_MSC_VER)
/* _MSC_VER = VVRR */
# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100)
# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100)
# endif
#elif defined(__GNUC__) || defined(__GNUG__)
# define COMPILER_ID "GNU"
# if defined(__GNUC__)
# define COMPILER_VERSION_MAJOR DEC(__GNUC__)
# else
# define COMPILER_VERSION_MAJOR DEC(__GNUG__)
# endif
# if defined(__GNUC_MINOR__)
# define COMPILER_VERSION_MINOR DEC(__GNUC_MINOR__)
# endif
# if defined(__GNUC_PATCHLEVEL__)
# define COMPILER_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__)
# endif
#elif defined(_MSC_VER)
# define COMPILER_ID "MSVC"
/* _MSC_VER = VVRR */
# define COMPILER_VERSION_MAJOR DEC(_MSC_VER / 100)
# define COMPILER_VERSION_MINOR DEC(_MSC_VER % 100)
# if defined(_MSC_FULL_VER)
# if _MSC_VER >= 1400
/* _MSC_FULL_VER = VVRRPPPPP */
# define COMPILER_VERSION_PATCH DEC(_MSC_FULL_VER % 100000)
# else
/* _MSC_FULL_VER = VVRRPPPP */
# define COMPILER_VERSION_PATCH DEC(_MSC_FULL_VER % 10000)
# endif
# endif
# if defined(_MSC_BUILD)
# define COMPILER_VERSION_TWEAK DEC(_MSC_BUILD)
# endif
#elif defined(__VISUALDSPVERSION__) || defined(__ADSPBLACKFIN__) || defined(__ADSPTS__) || defined(__ADSP21000__)
# define COMPILER_ID "ADSP"
#if defined(__VISUALDSPVERSION__)
/* __VISUALDSPVERSION__ = 0xVVRRPP00 */
# define COMPILER_VERSION_MAJOR HEX(__VISUALDSPVERSION__>>24)
# define COMPILER_VERSION_MINOR HEX(__VISUALDSPVERSION__>>16 & 0xFF)
# define COMPILER_VERSION_PATCH HEX(__VISUALDSPVERSION__>>8 & 0xFF)
#endif
#elif defined(__IAR_SYSTEMS_ICC__) || defined(__IAR_SYSTEMS_ICC)
# define COMPILER_ID "IAR"
# if defined(__VER__) && defined(__ICCARM__)
# define COMPILER_VERSION_MAJOR DEC((__VER__) / 1000000)
# define COMPILER_VERSION_MINOR DEC(((__VER__) / 1000) % 1000)
# define COMPILER_VERSION_PATCH DEC((__VER__) % 1000)
# define COMPILER_VERSION_INTERNAL DEC(__IAR_SYSTEMS_ICC__)
# elif defined(__VER__) && (defined(__ICCAVR__) || defined(__ICCRX__) || defined(__ICCRH850__) || defined(__ICCRL78__) || defined(__ICC430__) || defined(__ICCRISCV__) || defined(__ICCV850__) || defined(__ICC8051__))
# define COMPILER_VERSION_MAJOR DEC((__VER__) / 100)
# define COMPILER_VERSION_MINOR DEC((__VER__) - (((__VER__) / 100)*100))
# define COMPILER_VERSION_PATCH DEC(__SUBVERSION__)
# define COMPILER_VERSION_INTERNAL DEC(__IAR_SYSTEMS_ICC__)
# endif
/* These compilers are either not known or too old to define an
identification macro. Try to identify the platform and guess that
it is the native compiler. */
#elif defined(__hpux) || defined(__hpua)
# define COMPILER_ID "HP"
#else /* unknown compiler */
# define COMPILER_ID ""
#endif
/* Construct the string literal in pieces to prevent the source from
getting matched. Store it in a pointer rather than an array
because some compilers will just produce instructions to fill the
array rather than assigning a pointer to a static array. */
char const* info_compiler = "INFO" ":" "compiler[" COMPILER_ID "]";
#ifdef SIMULATE_ID
char const* info_simulate = "INFO" ":" "simulate[" SIMULATE_ID "]";
#endif
#ifdef __QNXNTO__
char const* qnxnto = "INFO" ":" "qnxnto[]";
#endif
#if defined(__CRAYXE) || defined(__CRAYXC)
char const *info_cray = "INFO" ":" "compiler_wrapper[CrayPrgEnv]";
#endif
#define STRINGIFY_HELPER(X) #X
#define STRINGIFY(X) STRINGIFY_HELPER(X)
/* Identify known platforms by name. */
#if defined(__linux) || defined(__linux__) || defined(linux)
# define PLATFORM_ID "Linux"
#elif defined(__CYGWIN__)
# define PLATFORM_ID "Cygwin"
#elif defined(__MINGW32__)
# define PLATFORM_ID "MinGW"
#elif defined(__APPLE__)
# define PLATFORM_ID "Darwin"
#elif defined(_WIN32) || defined(__WIN32__) || defined(WIN32)
# define PLATFORM_ID "Windows"
#elif defined(__FreeBSD__) || defined(__FreeBSD)
# define PLATFORM_ID "FreeBSD"
#elif defined(__NetBSD__) || defined(__NetBSD)
# define PLATFORM_ID "NetBSD"
#elif defined(__OpenBSD__) || defined(__OPENBSD)
# define PLATFORM_ID "OpenBSD"
#elif defined(__sun) || defined(sun)
# define PLATFORM_ID "SunOS"
#elif defined(_AIX) || defined(__AIX) || defined(__AIX__) || defined(__aix) || defined(__aix__)
# define PLATFORM_ID "AIX"
#elif defined(__hpux) || defined(__hpux__)
# define PLATFORM_ID "HP-UX"
#elif defined(__HAIKU__)
# define PLATFORM_ID "Haiku"
#elif defined(__BeOS) || defined(__BEOS__) || defined(_BEOS)
# define PLATFORM_ID "BeOS"
#elif defined(__QNX__) || defined(__QNXNTO__)
# define PLATFORM_ID "QNX"
#elif defined(__tru64) || defined(_tru64) || defined(__TRU64__)
# define PLATFORM_ID "Tru64"
#elif defined(__riscos) || defined(__riscos__)
# define PLATFORM_ID "RISCos"
#elif defined(__sinix) || defined(__sinix__) || defined(__SINIX__)
# define PLATFORM_ID "SINIX"
#elif defined(__UNIX_SV__)
# define PLATFORM_ID "UNIX_SV"
#elif defined(__bsdos__)
# define PLATFORM_ID "BSDOS"
#elif defined(_MPRAS) || defined(MPRAS)
# define PLATFORM_ID "MP-RAS"
#elif defined(__osf) || defined(__osf__)
# define PLATFORM_ID "OSF1"
#elif defined(_SCO_SV) || defined(SCO_SV) || defined(sco_sv)
# define PLATFORM_ID "SCO_SV"
#elif defined(__ultrix) || defined(__ultrix__) || defined(_ULTRIX)
# define PLATFORM_ID "ULTRIX"
#elif defined(__XENIX__) || defined(_XENIX) || defined(XENIX)
# define PLATFORM_ID "Xenix"
#elif defined(__WATCOMC__)
# if defined(__LINUX__)
# define PLATFORM_ID "Linux"
# elif defined(__DOS__)
# define PLATFORM_ID "DOS"
# elif defined(__OS2__)
# define PLATFORM_ID "OS2"
# elif defined(__WINDOWS__)
# define PLATFORM_ID "Windows3x"
# else /* unknown platform */
# define PLATFORM_ID
# endif
#elif defined(__INTEGRITY)
# if defined(INT_178B)
# define PLATFORM_ID "Integrity178"
# else /* regular Integrity */
# define PLATFORM_ID "Integrity"
# endif
#else /* unknown platform */
# define PLATFORM_ID
#endif
/* For windows compilers MSVC and Intel we can determine
the architecture of the compiler being used. This is because
the compilers do not have flags that can change the architecture,
but rather depend on which compiler is being used
*/
#if defined(_WIN32) && defined(_MSC_VER)
# if defined(_M_IA64)
# define ARCHITECTURE_ID "IA64"
# elif defined(_M_X64) || defined(_M_AMD64)
# define ARCHITECTURE_ID "x64"
# elif defined(_M_IX86)
# define ARCHITECTURE_ID "X86"
# elif defined(_M_ARM64)
# define ARCHITECTURE_ID "ARM64"
# elif defined(_M_ARM)
# if _M_ARM == 4
# define ARCHITECTURE_ID "ARMV4I"
# elif _M_ARM == 5
# define ARCHITECTURE_ID "ARMV5I"
# else
# define ARCHITECTURE_ID "ARMV" STRINGIFY(_M_ARM)
# endif
# elif defined(_M_MIPS)
# define ARCHITECTURE_ID "MIPS"
# elif defined(_M_SH)
# define ARCHITECTURE_ID "SHx"
# else /* unknown architecture */
# define ARCHITECTURE_ID ""
# endif
#elif defined(__WATCOMC__)
# if defined(_M_I86)
# define ARCHITECTURE_ID "I86"
# elif defined(_M_IX86)
# define ARCHITECTURE_ID "X86"
# else /* unknown architecture */
# define ARCHITECTURE_ID ""
# endif
#elif defined(__IAR_SYSTEMS_ICC__) || defined(__IAR_SYSTEMS_ICC)
# if defined(__ICCARM__)
# define ARCHITECTURE_ID "ARM"
# elif defined(__ICCRX__)
# define ARCHITECTURE_ID "RX"
# elif defined(__ICCRH850__)
# define ARCHITECTURE_ID "RH850"
# elif defined(__ICCRL78__)
# define ARCHITECTURE_ID "RL78"
# elif defined(__ICCRISCV__)
# define ARCHITECTURE_ID "RISCV"
# elif defined(__ICCAVR__)
# define ARCHITECTURE_ID "AVR"
# elif defined(__ICC430__)
# define ARCHITECTURE_ID "MSP430"
# elif defined(__ICCV850__)
# define ARCHITECTURE_ID "V850"
# elif defined(__ICC8051__)
# define ARCHITECTURE_ID "8051"
# else /* unknown architecture */
# define ARCHITECTURE_ID ""
# endif
#elif defined(__ghs__)
# if defined(__PPC64__)
# define ARCHITECTURE_ID "PPC64"
# elif defined(__ppc__)
# define ARCHITECTURE_ID "PPC"
# elif defined(__ARM__)
# define ARCHITECTURE_ID "ARM"
# elif defined(__x86_64__)
# define ARCHITECTURE_ID "x64"
# elif defined(__i386__)
# define ARCHITECTURE_ID "X86"
# else /* unknown architecture */
# define ARCHITECTURE_ID ""
# endif
#else
# define ARCHITECTURE_ID
#endif
/* Convert integer to decimal digit literals. */
#define DEC(n) \
('0' + (((n) / 10000000)%10)), \
('0' + (((n) / 1000000)%10)), \
('0' + (((n) / 100000)%10)), \
('0' + (((n) / 10000)%10)), \
('0' + (((n) / 1000)%10)), \
('0' + (((n) / 100)%10)), \
('0' + (((n) / 10)%10)), \
('0' + ((n) % 10))
/* Convert integer to hex digit literals. */
#define HEX(n) \
('0' + ((n)>>28 & 0xF)), \
('0' + ((n)>>24 & 0xF)), \
('0' + ((n)>>20 & 0xF)), \
('0' + ((n)>>16 & 0xF)), \
('0' + ((n)>>12 & 0xF)), \
('0' + ((n)>>8 & 0xF)), \
('0' + ((n)>>4 & 0xF)), \
('0' + ((n) & 0xF))
/* Construct a string literal encoding the version number components. */
#ifdef COMPILER_VERSION_MAJOR
char const info_version[] = {
'I', 'N', 'F', 'O', ':',
'c','o','m','p','i','l','e','r','_','v','e','r','s','i','o','n','[',
COMPILER_VERSION_MAJOR,
# ifdef COMPILER_VERSION_MINOR
'.', COMPILER_VERSION_MINOR,
# ifdef COMPILER_VERSION_PATCH
'.', COMPILER_VERSION_PATCH,
# ifdef COMPILER_VERSION_TWEAK
'.', COMPILER_VERSION_TWEAK,
# endif
# endif
# endif
']','\0'};
#endif
/* Construct a string literal encoding the internal version number. */
#ifdef COMPILER_VERSION_INTERNAL
char const info_version_internal[] = {
'I', 'N', 'F', 'O', ':',
'c','o','m','p','i','l','e','r','_','v','e','r','s','i','o','n','_',
'i','n','t','e','r','n','a','l','[',
COMPILER_VERSION_INTERNAL,']','\0'};
#endif
/* Construct a string literal encoding the version number components. */
#ifdef SIMULATE_VERSION_MAJOR
char const info_simulate_version[] = {
'I', 'N', 'F', 'O', ':',
's','i','m','u','l','a','t','e','_','v','e','r','s','i','o','n','[',
SIMULATE_VERSION_MAJOR,
# ifdef SIMULATE_VERSION_MINOR
'.', SIMULATE_VERSION_MINOR,
# ifdef SIMULATE_VERSION_PATCH
'.', SIMULATE_VERSION_PATCH,
# ifdef SIMULATE_VERSION_TWEAK
'.', SIMULATE_VERSION_TWEAK,
# endif
# endif
# endif
']','\0'};
#endif
/* Construct the string literal in pieces to prevent the source from
getting matched. Store it in a pointer rather than an array
because some compilers will just produce instructions to fill the
array rather than assigning a pointer to a static array. */
char const* info_platform = "INFO" ":" "platform[" PLATFORM_ID "]";
char const* info_arch = "INFO" ":" "arch[" ARCHITECTURE_ID "]";
#if defined(__INTEL_COMPILER) && defined(_MSVC_LANG) && _MSVC_LANG < 201403L
# if defined(__INTEL_CXX11_MODE__)
# if defined(__cpp_aggregate_nsdmi)
# define CXX_STD 201402L
# else
# define CXX_STD 201103L
# endif
# else
# define CXX_STD 199711L
# endif
#elif defined(_MSC_VER) && defined(_MSVC_LANG)
# define CXX_STD _MSVC_LANG
#else
# define CXX_STD __cplusplus
#endif
const char* info_language_dialect_default = "INFO" ":" "dialect_default["
#if CXX_STD > 201703L
"20"
#elif CXX_STD >= 201703L
"17"
#elif CXX_STD >= 201402L
"14"
#elif CXX_STD >= 201103L
"11"
#else
"98"
#endif
"]";
/*--------------------------------------------------------------------------*/
int main(int argc, char* argv[])
{
int require = 0;
require += info_compiler[argc];
require += info_platform[argc];
#ifdef COMPILER_VERSION_MAJOR
require += info_version[argc];
#endif
#ifdef COMPILER_VERSION_INTERNAL
require += info_version_internal[argc];
#endif
#ifdef SIMULATE_ID
require += info_simulate[argc];
#endif
#ifdef SIMULATE_VERSION_MAJOR
require += info_simulate_version[argc];
#endif
#if defined(__CRAYXE) || defined(__CRAYXC)
require += info_cray[argc];
#endif
require += info_language_dialect_default[argc];
(void)argv;
return require;
}
# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 3.17
# Relative path conversion top directories.
set(CMAKE_RELATIVE_PATH_TOP_SOURCE "/home/huchen/FAISS/faiss")
set(CMAKE_RELATIVE_PATH_TOP_BINARY "/home/huchen/FAISS/faiss/build")
# Force unix paths in dependencies.
set(CMAKE_FORCE_UNIX_PATHS 1)
# The C and CXX include file regular expressions for this directory.
set(CMAKE_C_INCLUDE_REGEX_SCAN "^.*$")
set(CMAKE_C_INCLUDE_REGEX_COMPLAIN "^$")
set(CMAKE_CXX_INCLUDE_REGEX_SCAN ${CMAKE_C_INCLUDE_REGEX_SCAN})
set(CMAKE_CXX_INCLUDE_REGEX_COMPLAIN ${CMAKE_C_INCLUDE_REGEX_COMPLAIN})
Detecting CXX OpenMP version failed with the following output:
Change Dir: /home/huchen/FAISS/faiss/build/CMakeFiles/CMakeTmp
Run Build Command(s):/opt/rh/devtoolset-7/root/usr/bin/gmake cmTC_4be7e/fast && /opt/rh/devtoolset-7/root/usr/bin/gmake -f CMakeFiles/cmTC_4be7e.dir/build.make CMakeFiles/cmTC_4be7e.dir/build
gmake[1]: Entering directory '/home/huchen/FAISS/faiss/build/CMakeFiles/CMakeTmp'
Building CXX object CMakeFiles/cmTC_4be7e.dir/OpenMPCheckVersion.cpp.o
/opt/dtk-21.04/bin/hipcc -fopenmp=libomp -std=gnu++11 -o CMakeFiles/cmTC_4be7e.dir/OpenMPCheckVersion.cpp.o -c /home/huchen/FAISS/faiss/build/CMakeFiles/FindOpenMP/OpenMPCheckVersion.cpp
/home/huchen/FAISS/faiss/build/CMakeFiles/FindOpenMP/OpenMPCheckVersion.cpp:6:38: error: use of undeclared identifier '_OPENMP'
('0' + ((_OPENMP/100000)%10)),
^
/home/huchen/FAISS/faiss/build/CMakeFiles/FindOpenMP/OpenMPCheckVersion.cpp:7:38: error: use of undeclared identifier '_OPENMP'
('0' + ((_OPENMP/10000)%10)),
^
/home/huchen/FAISS/faiss/build/CMakeFiles/FindOpenMP/OpenMPCheckVersion.cpp:8:38: error: use of undeclared identifier '_OPENMP'
('0' + ((_OPENMP/1000)%10)),
^
/home/huchen/FAISS/faiss/build/CMakeFiles/FindOpenMP/OpenMPCheckVersion.cpp:9:38: error: use of undeclared identifier '_OPENMP'
('0' + ((_OPENMP/100)%10)),
^
/home/huchen/FAISS/faiss/build/CMakeFiles/FindOpenMP/OpenMPCheckVersion.cpp:10:38: error: use of undeclared identifier '_OPENMP'
('0' + ((_OPENMP/10)%10)),
^
/home/huchen/FAISS/faiss/build/CMakeFiles/FindOpenMP/OpenMPCheckVersion.cpp:11:38: error: use of undeclared identifier '_OPENMP'
('0' + ((_OPENMP/1)%10)),
^
6 errors generated when compiling for gfx900.
gmake[1]: *** [CMakeFiles/cmTC_4be7e.dir/build.make:86: CMakeFiles/cmTC_4be7e.dir/OpenMPCheckVersion.cpp.o] Error 1
gmake[1]: Leaving directory '/home/huchen/FAISS/faiss/build/CMakeFiles/CMakeTmp'
gmake: *** [Makefile:141: cmTC_4be7e/fast] Error 2
Performing C++ SOURCE FILE Test CMAKE_HAVE_LIBC_PTHREAD failed with the following output:
Change Dir: /home/huchen/FAISS/faiss/build/CMakeFiles/CMakeTmp
Run Build Command(s):/opt/rh/devtoolset-7/root/usr/bin/gmake cmTC_e2e66/fast && /opt/rh/devtoolset-7/root/usr/bin/gmake -f CMakeFiles/cmTC_e2e66.dir/build.make CMakeFiles/cmTC_e2e66.dir/build
gmake[1]: Entering directory '/home/huchen/FAISS/faiss/build/CMakeFiles/CMakeTmp'
Building CXX object CMakeFiles/cmTC_e2e66.dir/src.cxx.o
/opt/dtk-21.04/bin/hipcc -DCMAKE_HAVE_LIBC_PTHREAD -std=gnu++11 -o CMakeFiles/cmTC_e2e66.dir/src.cxx.o -c /home/huchen/FAISS/faiss/build/CMakeFiles/CMakeTmp/src.cxx
Linking CXX executable cmTC_e2e66
/usr/bin/cmake3 -E cmake_link_script CMakeFiles/cmTC_e2e66.dir/link.txt --verbose=1
/opt/dtk-21.04/bin/hipcc -DCMAKE_HAVE_LIBC_PTHREAD -Wl,-rpath=/opt/rh/devtoolset-7/root/usr/lib64 -Wl,-rpath=/opt/rh/devtoolset-7/root/usr/lib CMakeFiles/cmTC_e2e66.dir/src.cxx.o -o cmTC_e2e66
CMakeFiles/cmTC_e2e66.dir/src.cxx.o: In function `main':
src.cxx:(.text+0x46): undefined reference to `pthread_atfork'
clang-12: error: linker command failed with exit code 1 (use -v to see invocation)
gmake[1]: *** [CMakeFiles/cmTC_e2e66.dir/build.make:107: cmTC_e2e66] Error 1
gmake[1]: Leaving directory '/home/huchen/FAISS/faiss/build/CMakeFiles/CMakeTmp'
gmake: *** [Makefile:141: cmTC_e2e66/fast] Error 2
Source file was:
#include <pthread.h>
void* test_func(void* data)
{
return data;
}
int main(void)
{
pthread_t thread;
pthread_create(&thread, NULL, test_func, NULL);
pthread_detach(thread);
pthread_cancel(thread);
pthread_join(thread, NULL);
pthread_atfork(NULL, NULL, NULL);
pthread_exit(NULL);
return 0;
}
Determining if the function pthread_create exists in the pthreads failed with the following output:
Change Dir: /home/huchen/FAISS/faiss/build/CMakeFiles/CMakeTmp
Run Build Command(s):/opt/rh/devtoolset-7/root/usr/bin/gmake cmTC_6b912/fast && /opt/rh/devtoolset-7/root/usr/bin/gmake -f CMakeFiles/cmTC_6b912.dir/build.make CMakeFiles/cmTC_6b912.dir/build
gmake[1]: Entering directory '/home/huchen/FAISS/faiss/build/CMakeFiles/CMakeTmp'
Building CXX object CMakeFiles/cmTC_6b912.dir/CheckFunctionExists.cxx.o
/opt/dtk-21.04/bin/hipcc -DCHECK_FUNCTION_EXISTS=pthread_create -std=gnu++11 -o CMakeFiles/cmTC_6b912.dir/CheckFunctionExists.cxx.o -c /home/huchen/FAISS/faiss/build/CMakeFiles/CheckLibraryExists/CheckFunctionExists.cxx
/home/huchen/FAISS/faiss/build/CMakeFiles/CheckLibraryExists/CheckFunctionExists.cxx:7:3: error: functions that differ only in their return type cannot be overloaded
CHECK_FUNCTION_EXISTS(void);
^
<command line>:3:31: note: expanded from here
#define CHECK_FUNCTION_EXISTS pthread_create
^
/usr/include/pthread.h:235:12: note: previous declaration is here
extern int pthread_create (pthread_t *__restrict __newthread,
~~~ ^
/home/huchen/FAISS/faiss/build/CMakeFiles/CheckLibraryExists/CheckFunctionExists.cxx:17:3: error: no matching function for call to 'pthread_create'
CHECK_FUNCTION_EXISTS();
^~~~~~~~~~~~~~~~~~~~~
<command line>:3:31: note: expanded from here
#define CHECK_FUNCTION_EXISTS pthread_create
^~~~~~~~~~~~~~
/usr/include/pthread.h:235:12: note: candidate function not viable: requires 4 arguments, but 0 were provided
extern int pthread_create (pthread_t *__restrict __newthread,
^
2 errors generated when compiling for gfx900.
gmake[1]: *** [CMakeFiles/cmTC_6b912.dir/build.make:86: CMakeFiles/cmTC_6b912.dir/CheckFunctionExists.cxx.o] Error 1
gmake[1]: Leaving directory '/home/huchen/FAISS/faiss/build/CMakeFiles/CMakeTmp'
gmake: *** [Makefile:141: cmTC_6b912/fast] Error 2
Determining if the function pthread_create exists in the pthread failed with the following output:
Change Dir: /home/huchen/FAISS/faiss/build/CMakeFiles/CMakeTmp
Run Build Command(s):/opt/rh/devtoolset-7/root/usr/bin/gmake cmTC_d2507/fast && /opt/rh/devtoolset-7/root/usr/bin/gmake -f CMakeFiles/cmTC_d2507.dir/build.make CMakeFiles/cmTC_d2507.dir/build
gmake[1]: Entering directory '/home/huchen/FAISS/faiss/build/CMakeFiles/CMakeTmp'
Building CXX object CMakeFiles/cmTC_d2507.dir/CheckFunctionExists.cxx.o
/opt/dtk-21.04/bin/hipcc -DCHECK_FUNCTION_EXISTS=pthread_create -std=gnu++11 -o CMakeFiles/cmTC_d2507.dir/CheckFunctionExists.cxx.o -c /home/huchen/FAISS/faiss/build/CMakeFiles/CheckLibraryExists/CheckFunctionExists.cxx
/home/huchen/FAISS/faiss/build/CMakeFiles/CheckLibraryExists/CheckFunctionExists.cxx:7:3: error: functions that differ only in their return type cannot be overloaded
CHECK_FUNCTION_EXISTS(void);
^
<command line>:3:31: note: expanded from here
#define CHECK_FUNCTION_EXISTS pthread_create
^
/usr/include/pthread.h:235:12: note: previous declaration is here
extern int pthread_create (pthread_t *__restrict __newthread,
~~~ ^
/home/huchen/FAISS/faiss/build/CMakeFiles/CheckLibraryExists/CheckFunctionExists.cxx:17:3: error: no matching function for call to 'pthread_create'
CHECK_FUNCTION_EXISTS();
^~~~~~~~~~~~~~~~~~~~~
<command line>:3:31: note: expanded from here
#define CHECK_FUNCTION_EXISTS pthread_create
^~~~~~~~~~~~~~
/usr/include/pthread.h:235:12: note: candidate function not viable: requires 4 arguments, but 0 were provided
extern int pthread_create (pthread_t *__restrict __newthread,
^
2 errors generated when compiling for gfx900.
gmake[1]: *** [CMakeFiles/cmTC_d2507.dir/build.make:86: CMakeFiles/cmTC_d2507.dir/CheckFunctionExists.cxx.o] Error 1
gmake[1]: Leaving directory '/home/huchen/FAISS/faiss/build/CMakeFiles/CMakeTmp'
gmake: *** [Makefile:141: cmTC_d2507/fast] Error 2
Detecting CXX OpenMP version failed with the following output:
Change Dir: /home/huchen/FAISS/faiss/build/CMakeFiles/CMakeTmp
Run Build Command(s):/opt/rh/devtoolset-7/root/usr/bin/gmake cmTC_45fd1/fast && /opt/rh/devtoolset-7/root/usr/bin/gmake -f CMakeFiles/cmTC_45fd1.dir/build.make CMakeFiles/cmTC_45fd1.dir/build
gmake[1]: Entering directory '/home/huchen/FAISS/faiss/build/CMakeFiles/CMakeTmp'
Building CXX object CMakeFiles/cmTC_45fd1.dir/OpenMPCheckVersion.cpp.o
/opt/dtk-21.04/bin/hipcc -fopenmp=libomp -std=gnu++11 -o CMakeFiles/cmTC_45fd1.dir/OpenMPCheckVersion.cpp.o -c /home/huchen/FAISS/faiss/build/CMakeFiles/FindOpenMP/OpenMPCheckVersion.cpp
/home/huchen/FAISS/faiss/build/CMakeFiles/FindOpenMP/OpenMPCheckVersion.cpp:6:38: error: use of undeclared identifier '_OPENMP'
('0' + ((_OPENMP/100000)%10)),
^
/home/huchen/FAISS/faiss/build/CMakeFiles/FindOpenMP/OpenMPCheckVersion.cpp:7:38: error: use of undeclared identifier '_OPENMP'
('0' + ((_OPENMP/10000)%10)),
^
/home/huchen/FAISS/faiss/build/CMakeFiles/FindOpenMP/OpenMPCheckVersion.cpp:8:38: error: use of undeclared identifier '_OPENMP'
('0' + ((_OPENMP/1000)%10)),
^
/home/huchen/FAISS/faiss/build/CMakeFiles/FindOpenMP/OpenMPCheckVersion.cpp:9:38: error: use of undeclared identifier '_OPENMP'
('0' + ((_OPENMP/100)%10)),
^
/home/huchen/FAISS/faiss/build/CMakeFiles/FindOpenMP/OpenMPCheckVersion.cpp:10:38: error: use of undeclared identifier '_OPENMP'
('0' + ((_OPENMP/10)%10)),
^
/home/huchen/FAISS/faiss/build/CMakeFiles/FindOpenMP/OpenMPCheckVersion.cpp:11:38: error: use of undeclared identifier '_OPENMP'
('0' + ((_OPENMP/1)%10)),
^
6 errors generated when compiling for gfx900.
gmake[1]: *** [CMakeFiles/cmTC_45fd1.dir/build.make:86: CMakeFiles/cmTC_45fd1.dir/OpenMPCheckVersion.cpp.o] Error 1
gmake[1]: Leaving directory '/home/huchen/FAISS/faiss/build/CMakeFiles/CMakeTmp'
gmake: *** [Makefile:141: cmTC_45fd1/fast] Error 2
Detecting CXX OpenMP version failed with the following output:
Change Dir: /home/huchen/FAISS/faiss/build/CMakeFiles/CMakeTmp
Run Build Command(s):/opt/rh/devtoolset-7/root/usr/bin/gmake cmTC_bc418/fast && /opt/rh/devtoolset-7/root/usr/bin/gmake -f CMakeFiles/cmTC_bc418.dir/build.make CMakeFiles/cmTC_bc418.dir/build
gmake[1]: Entering directory '/home/huchen/FAISS/faiss/build/CMakeFiles/CMakeTmp'
Building CXX object CMakeFiles/cmTC_bc418.dir/OpenMPCheckVersion.cpp.o
/opt/dtk-21.04/bin/hipcc -fopenmp=libomp -std=gnu++11 -o CMakeFiles/cmTC_bc418.dir/OpenMPCheckVersion.cpp.o -c /home/huchen/FAISS/faiss/build/CMakeFiles/FindOpenMP/OpenMPCheckVersion.cpp
/home/huchen/FAISS/faiss/build/CMakeFiles/FindOpenMP/OpenMPCheckVersion.cpp:6:38: error: use of undeclared identifier '_OPENMP'
('0' + ((_OPENMP/100000)%10)),
^
/home/huchen/FAISS/faiss/build/CMakeFiles/FindOpenMP/OpenMPCheckVersion.cpp:7:38: error: use of undeclared identifier '_OPENMP'
('0' + ((_OPENMP/10000)%10)),
^
/home/huchen/FAISS/faiss/build/CMakeFiles/FindOpenMP/OpenMPCheckVersion.cpp:8:38: error: use of undeclared identifier '_OPENMP'
('0' + ((_OPENMP/1000)%10)),
^
/home/huchen/FAISS/faiss/build/CMakeFiles/FindOpenMP/OpenMPCheckVersion.cpp:9:38: error: use of undeclared identifier '_OPENMP'
('0' + ((_OPENMP/100)%10)),
^
/home/huchen/FAISS/faiss/build/CMakeFiles/FindOpenMP/OpenMPCheckVersion.cpp:10:38: error: use of undeclared identifier '_OPENMP'
('0' + ((_OPENMP/10)%10)),
^
/home/huchen/FAISS/faiss/build/CMakeFiles/FindOpenMP/OpenMPCheckVersion.cpp:11:38: error: use of undeclared identifier '_OPENMP'
('0' + ((_OPENMP/1)%10)),
^
6 errors generated when compiling for gfx900.
gmake[1]: *** [CMakeFiles/cmTC_bc418.dir/build.make:86: CMakeFiles/cmTC_bc418.dir/OpenMPCheckVersion.cpp.o] Error 1
gmake[1]: Leaving directory '/home/huchen/FAISS/faiss/build/CMakeFiles/CMakeTmp'
gmake: *** [Makefile:141: cmTC_bc418/fast] Error 2
The system is: Linux - 3.10.0-957.el7.x86_64 - x86_64
Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" succeeded.
Compiler: /opt/dtk-21.04/bin/hipcc
Build flags:
Id flags:
The output was:
0
Compilation of the CXX compiler identification source "CMakeCXXCompilerId.cpp" produced "a.out"
The CXX compiler identification is Clang, found in "/home/huchen/FAISS/faiss/build/CMakeFiles/3.17.5/CompilerIdCXX/a.out"
Determining if the CXX compiler works passed with the following output:
Change Dir: /home/huchen/FAISS/faiss/build/CMakeFiles/CMakeTmp
Run Build Command(s):/opt/rh/devtoolset-7/root/usr/bin/gmake cmTC_53fb5/fast && /opt/rh/devtoolset-7/root/usr/bin/gmake -f CMakeFiles/cmTC_53fb5.dir/build.make CMakeFiles/cmTC_53fb5.dir/build
gmake[1]: Entering directory '/home/huchen/FAISS/faiss/build/CMakeFiles/CMakeTmp'
Building CXX object CMakeFiles/cmTC_53fb5.dir/testCXXCompiler.cxx.o
/opt/dtk-21.04/bin/hipcc -o CMakeFiles/cmTC_53fb5.dir/testCXXCompiler.cxx.o -c /home/huchen/FAISS/faiss/build/CMakeFiles/CMakeTmp/testCXXCompiler.cxx
Linking CXX executable cmTC_53fb5
/usr/bin/cmake3 -E cmake_link_script CMakeFiles/cmTC_53fb5.dir/link.txt --verbose=1
/opt/dtk-21.04/bin/hipcc -Wl,-rpath=/opt/rh/devtoolset-7/root/usr/lib64 -Wl,-rpath=/opt/rh/devtoolset-7/root/usr/lib CMakeFiles/cmTC_53fb5.dir/testCXXCompiler.cxx.o -o cmTC_53fb5
gmake[1]: Leaving directory '/home/huchen/FAISS/faiss/build/CMakeFiles/CMakeTmp'
Detecting CXX compiler ABI info compiled with the following output:
Change Dir: /home/huchen/FAISS/faiss/build/CMakeFiles/CMakeTmp
Run Build Command(s):/opt/rh/devtoolset-7/root/usr/bin/gmake cmTC_c8be4/fast && /opt/rh/devtoolset-7/root/usr/bin/gmake -f CMakeFiles/cmTC_c8be4.dir/build.make CMakeFiles/cmTC_c8be4.dir/build
gmake[1]: Entering directory '/home/huchen/FAISS/faiss/build/CMakeFiles/CMakeTmp'
Building CXX object CMakeFiles/cmTC_c8be4.dir/CMakeCXXCompilerABI.cpp.o
/opt/dtk-21.04/bin/hipcc -v -o CMakeFiles/cmTC_c8be4.dir/CMakeCXXCompilerABI.cpp.o -c /usr/share/cmake3/Modules/CMakeCXXCompilerABI.cpp
clang version 12.0.0 (http://10.0.100.3/dcutoolkit/driverruntime/llvm-project.git f816f1d344d7e4e0e21fc9d134c1b82e12e972f5)
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /opt/dtk-21.04/llvm/bin
Found candidate GCC installation: /opt/rh/devtoolset-7/root/usr/lib/gcc/x86_64-redhat-linux/7
Found candidate GCC installation: /usr/lib/gcc/x86_64-redhat-linux/4.8.2
Found candidate GCC installation: /usr/lib/gcc/x86_64-redhat-linux/4.8.5
Selected GCC installation: /opt/rh/devtoolset-7/root/usr/lib/gcc/x86_64-redhat-linux/7
Candidate multilib: .;@m64
Candidate multilib: 32;@m32
Selected multilib: .;@m64
Found HIP installation: /opt/dtk-21.04, version 4.0.21112-7433ef47
"/opt/dtk-21.04/llvm/bin/clang-12" -cc1 -triple amdgcn-amd-amdhsa -aux-triple x86_64-unknown-linux-gnu -emit-obj --mrelax-relocations -disable-free -main-file-name CMakeCXXCompilerABI.cpp -mrelocation-model pic -pic-level 1 -mframe-pointer=none -fno-rounding-math -mconstructor-aliases -aux-target-cpu x86-64 -fcuda-is-device -mllvm -amdgpu-internalize-symbols -fcuda-allow-variadic-functions -fvisibility hidden -fapply-global-visibility-to-externs -mlink-builtin-bitcode /opt/dtk-21.04/amdgcn/bitcode/hip.bc -mlink-builtin-bitcode /opt/dtk-21.04/amdgcn/bitcode/ocml.bc -mlink-builtin-bitcode /opt/dtk-21.04/amdgcn/bitcode/ockl.bc -mlink-builtin-bitcode /opt/dtk-21.04/amdgcn/bitcode/oclc_daz_opt_off.bc -mlink-builtin-bitcode /opt/dtk-21.04/amdgcn/bitcode/oclc_unsafe_math_off.bc -mlink-builtin-bitcode /opt/dtk-21.04/amdgcn/bitcode/oclc_finite_only_off.bc -mlink-builtin-bitcode /opt/dtk-21.04/amdgcn/bitcode/oclc_correctly_rounded_sqrt_on.bc -mlink-builtin-bitcode /opt/dtk-21.04/amdgcn/bitcode/oclc_wavefrontsize64_on.bc -mlink-builtin-bitcode /opt/dtk-21.04/amdgcn/bitcode/oclc_isa_version_900.bc -target-cpu gfx900 -fno-split-dwarf-inlining -debugger-tuning=gdb -v -resource-dir /opt/dtk-21.04/llvm/lib/clang/12.0.0 -internal-isystem /opt/dtk-21.04/llvm/lib/clang/12.0.0/include/cuda_wrappers -internal-isystem /opt/dtk-21.04/include -include __clang_hip_runtime_wrapper.h -isystem /opt/dtk-21.04/llvm/lib/clang/12.0.0/include/.. -isystem /opt/dtk-21.04/hsa/include -isystem /opt/dtk-21.04/hip/include -D __HIP_ROCclr__ -D __HIP_ROCclr__ -c-isystem /opt/dtk-21.04/include -c-isystem /opt/dtk-21.04 -c-isystem /opencl/include -c-isystem /opt/rh/devtoolset-7/root/usr/include/c++/7/x86_64-redhat-linux -c-isystem /opt/rh/devtoolset-7/root/usr/include/c++/7 -c-isystem . -cxx-isystem /opt/dtk-21.04/hiprand/include/ -cxx-isystem /opt/dtk-21.04/rocrand/include -cxx-isystem /opt/dtk-21.04/include -cxx-isystem /opt/dtk-21.04 -cxx-isystem /opencl/include -internal-isystem /opt/rh/devtoolset-7/root/usr/lib/gcc/x86_64-redhat-linux/7/../../../../include/c++/7 -internal-isystem /opt/rh/devtoolset-7/root/usr/lib/gcc/x86_64-redhat-linux/7/../../../../include/c++/7/x86_64-redhat-linux -internal-isystem /opt/rh/devtoolset-7/root/usr/lib/gcc/x86_64-redhat-linux/7/../../../../include/c++/7/backward -internal-isystem /opt/rh/devtoolset-7/root/usr/lib/gcc/x86_64-redhat-linux/7/../../../../include/c++/7 -internal-isystem /opt/rh/devtoolset-7/root/usr/lib/gcc/x86_64-redhat-linux/7/../../../../include/c++/7/x86_64-redhat-linux -internal-isystem /opt/rh/devtoolset-7/root/usr/lib/gcc/x86_64-redhat-linux/7/../../../../include/c++/7/backward -internal-isystem /usr/local/include -internal-isystem /opt/dtk-21.04/llvm/lib/clang/12.0.0/include -internal-externc-isystem /include -internal-externc-isystem /usr/include -internal-isystem /usr/local/include -internal-isystem /opt/dtk-21.04/llvm/lib/clang/12.0.0/include -internal-externc-isystem /include -internal-externc-isystem /usr/include -O3 -std=c++11 -fdeprecated-macro -fno-autolink -fdebug-compilation-dir /home/huchen/FAISS/faiss/build/CMakeFiles/CMakeTmp -ferror-limit 19 -fhip-new-launch-api -fgnuc-version=4.2.1 -fcxx-exceptions -fexceptions -vectorize-loops -vectorize-slp -mllvm -amdgpu-early-inline-all=true -mllvm -amdgpu-function-calls=false -fcuda-allow-variadic-functions -faddrsig -o /tmp/CMakeCXXCompilerABI-gfx900-2b6afd.o -x hip /usr/share/cmake3/Modules/CMakeCXXCompilerABI.cpp
clang -cc1 version 12.0.0 based upon LLVM 12.0.0dtk_rel_21.04 default target x86_64-unknown-linux-gnu
ignoring nonexistent directory "/opencl/include"
ignoring nonexistent directory "/opencl/include"
ignoring nonexistent directory "/include"
ignoring nonexistent directory "/include"
ignoring duplicate directory "/opt/dtk-21.04/include"
ignoring duplicate directory "/opt/rh/devtoolset-7/root/usr/include/c++/7"
ignoring duplicate directory "/opt/rh/devtoolset-7/root/usr/include/c++/7/x86_64-redhat-linux"
ignoring duplicate directory "/opt/rh/devtoolset-7/root/usr/lib/gcc/x86_64-redhat-linux/7/../../../../include/c++/7/backward"
ignoring duplicate directory "/usr/local/include"
ignoring duplicate directory "/opt/dtk-21.04/llvm/lib/clang/12.0.0/include"
ignoring duplicate directory "/usr/include"
ignoring duplicate directory "/usr/local/include"
ignoring duplicate directory "/opt/dtk-21.04/llvm/lib/clang/12.0.0/include"
ignoring duplicate directory "/usr/include"
#include "..." search starts here:
#include <...> search starts here:
/opt/dtk-21.04/llvm/lib/clang/12.0.0/include/..
/opt/dtk-21.04/hsa/include
/opt/dtk-21.04/hip/include
/opt/dtk-21.04/hiprand/include
/opt/dtk-21.04/rocrand/include
/opt/dtk-21.04/include
/opt/dtk-21.04
/opt/dtk-21.04/llvm/lib/clang/12.0.0/include/cuda_wrappers
/opt/rh/devtoolset-7/root/usr/include/c++/7
/opt/rh/devtoolset-7/root/usr/include/c++/7/x86_64-redhat-linux
/opt/rh/devtoolset-7/root/usr/lib/gcc/x86_64-redhat-linux/7/../../../../include/c++/7/backward
/usr/local/include
/opt/dtk-21.04/llvm/lib/clang/12.0.0/include
/usr/include
End of search list.
"/opt/dtk-21.04/llvm/bin/lld" -flavor gnu --no-undefined -shared -plugin-opt=-amdgpu-internalize-symbols -plugin-opt=mcpu=gfx900 -plugin-opt=O3 -plugin-opt=-amdgpu-early-inline-all=true -plugin-opt=-amdgpu-function-calls=false -o /tmp/CMakeCXXCompilerABI-gfx900-443841.out /tmp/CMakeCXXCompilerABI-gfx900-2b6afd.o
"/opt/dtk-21.04/llvm/bin/clang-12" -cc1 -triple amdgcn-amd-amdhsa -aux-triple x86_64-unknown-linux-gnu -emit-obj --mrelax-relocations -disable-free -main-file-name CMakeCXXCompilerABI.cpp -mrelocation-model pic -pic-level 1 -mframe-pointer=none -fno-rounding-math -mconstructor-aliases -aux-target-cpu x86-64 -fcuda-is-device -mllvm -amdgpu-internalize-symbols -fcuda-allow-variadic-functions -fvisibility hidden -fapply-global-visibility-to-externs -mlink-builtin-bitcode /opt/dtk-21.04/amdgcn/bitcode/hip.bc -mlink-builtin-bitcode /opt/dtk-21.04/amdgcn/bitcode/ocml.bc -mlink-builtin-bitcode /opt/dtk-21.04/amdgcn/bitcode/ockl.bc -mlink-builtin-bitcode /opt/dtk-21.04/amdgcn/bitcode/oclc_daz_opt_off.bc -mlink-builtin-bitcode /opt/dtk-21.04/amdgcn/bitcode/oclc_unsafe_math_off.bc -mlink-builtin-bitcode /opt/dtk-21.04/amdgcn/bitcode/oclc_finite_only_off.bc -mlink-builtin-bitcode /opt/dtk-21.04/amdgcn/bitcode/oclc_correctly_rounded_sqrt_on.bc -mlink-builtin-bitcode /opt/dtk-21.04/amdgcn/bitcode/oclc_wavefrontsize64_on.bc -mlink-builtin-bitcode /opt/dtk-21.04/amdgcn/bitcode/oclc_isa_version_906.bc -target-cpu gfx906 -fno-split-dwarf-inlining -debugger-tuning=gdb -v -resource-dir /opt/dtk-21.04/llvm/lib/clang/12.0.0 -internal-isystem /opt/dtk-21.04/llvm/lib/clang/12.0.0/include/cuda_wrappers -internal-isystem /opt/dtk-21.04/include -include __clang_hip_runtime_wrapper.h -isystem /opt/dtk-21.04/llvm/lib/clang/12.0.0/include/.. -isystem /opt/dtk-21.04/hsa/include -isystem /opt/dtk-21.04/hip/include -D __HIP_ROCclr__ -D __HIP_ROCclr__ -c-isystem /opt/dtk-21.04/include -c-isystem /opt/dtk-21.04 -c-isystem /opencl/include -c-isystem /opt/rh/devtoolset-7/root/usr/include/c++/7/x86_64-redhat-linux -c-isystem /opt/rh/devtoolset-7/root/usr/include/c++/7 -c-isystem . -cxx-isystem /opt/dtk-21.04/hiprand/include/ -cxx-isystem /opt/dtk-21.04/rocrand/include -cxx-isystem /opt/dtk-21.04/include -cxx-isystem /opt/dtk-21.04 -cxx-isystem /opencl/include -internal-isystem /opt/rh/devtoolset-7/root/usr/lib/gcc/x86_64-redhat-linux/7/../../../../include/c++/7 -internal-isystem /opt/rh/devtoolset-7/root/usr/lib/gcc/x86_64-redhat-linux/7/../../../../include/c++/7/x86_64-redhat-linux -internal-isystem /opt/rh/devtoolset-7/root/usr/lib/gcc/x86_64-redhat-linux/7/../../../../include/c++/7/backward -internal-isystem /opt/rh/devtoolset-7/root/usr/lib/gcc/x86_64-redhat-linux/7/../../../../include/c++/7 -internal-isystem /opt/rh/devtoolset-7/root/usr/lib/gcc/x86_64-redhat-linux/7/../../../../include/c++/7/x86_64-redhat-linux -internal-isystem /opt/rh/devtoolset-7/root/usr/lib/gcc/x86_64-redhat-linux/7/../../../../include/c++/7/backward -internal-isystem /usr/local/include -internal-isystem /opt/dtk-21.04/llvm/lib/clang/12.0.0/include -internal-externc-isystem /include -internal-externc-isystem /usr/include -internal-isystem /usr/local/include -internal-isystem /opt/dtk-21.04/llvm/lib/clang/12.0.0/include -internal-externc-isystem /include -internal-externc-isystem /usr/include -O3 -std=c++11 -fdeprecated-macro -fno-autolink -fdebug-compilation-dir /home/huchen/FAISS/faiss/build/CMakeFiles/CMakeTmp -ferror-limit 19 -fhip-new-launch-api -fgnuc-version=4.2.1 -fcxx-exceptions -fexceptions -vectorize-loops -vectorize-slp -mllvm -amdgpu-early-inline-all=true -mllvm -amdgpu-function-calls=false -fcuda-allow-variadic-functions -faddrsig -o /tmp/CMakeCXXCompilerABI-gfx906-fe52d3.o -x hip /usr/share/cmake3/Modules/CMakeCXXCompilerABI.cpp
clang -cc1 version 12.0.0 based upon LLVM 12.0.0dtk_rel_21.04 default target x86_64-unknown-linux-gnu
ignoring nonexistent directory "/opencl/include"
ignoring nonexistent directory "/opencl/include"
ignoring nonexistent directory "/include"
ignoring nonexistent directory "/include"
ignoring duplicate directory "/opt/dtk-21.04/include"
ignoring duplicate directory "/opt/rh/devtoolset-7/root/usr/include/c++/7"
ignoring duplicate directory "/opt/rh/devtoolset-7/root/usr/include/c++/7/x86_64-redhat-linux"
ignoring duplicate directory "/opt/rh/devtoolset-7/root/usr/lib/gcc/x86_64-redhat-linux/7/../../../../include/c++/7/backward"
ignoring duplicate directory "/usr/local/include"
ignoring duplicate directory "/opt/dtk-21.04/llvm/lib/clang/12.0.0/include"
ignoring duplicate directory "/usr/include"
ignoring duplicate directory "/usr/local/include"
ignoring duplicate directory "/opt/dtk-21.04/llvm/lib/clang/12.0.0/include"
ignoring duplicate directory "/usr/include"
#include "..." search starts here:
#include <...> search starts here:
/opt/dtk-21.04/llvm/lib/clang/12.0.0/include/..
/opt/dtk-21.04/hsa/include
/opt/dtk-21.04/hip/include
/opt/dtk-21.04/hiprand/include
/opt/dtk-21.04/rocrand/include
/opt/dtk-21.04/include
/opt/dtk-21.04
/opt/dtk-21.04/llvm/lib/clang/12.0.0/include/cuda_wrappers
/opt/rh/devtoolset-7/root/usr/include/c++/7
/opt/rh/devtoolset-7/root/usr/include/c++/7/x86_64-redhat-linux
/opt/rh/devtoolset-7/root/usr/lib/gcc/x86_64-redhat-linux/7/../../../../include/c++/7/backward
/usr/local/include
/opt/dtk-21.04/llvm/lib/clang/12.0.0/include
/usr/include
End of search list.
"/opt/dtk-21.04/llvm/bin/lld" -flavor gnu --no-undefined -shared -plugin-opt=-amdgpu-internalize-symbols -plugin-opt=mcpu=gfx906 -plugin-opt=O3 -plugin-opt=-amdgpu-early-inline-all=true -plugin-opt=-amdgpu-function-calls=false -o /tmp/CMakeCXXCompilerABI-gfx906-eaa030.out /tmp/CMakeCXXCompilerABI-gfx906-fe52d3.o
"/opt/dtk-21.04/llvm/bin/clang-offload-bundler" -type=o -targets=host-x86_64-unknown-linux,hip-amdgcn-amd-amdhsa-gfx900,hip-amdgcn-amd-amdhsa-gfx906 -inputs=/dev/null,/tmp/CMakeCXXCompilerABI-gfx900-443841.out,/tmp/CMakeCXXCompilerABI-gfx906-eaa030.out -outputs=/tmp/CMakeCXXCompilerABI-7f7b2a.hipfb
"/opt/dtk-21.04/llvm/bin/clang-12" -cc1 -triple x86_64-unknown-linux-gnu -aux-triple amdgcn-amd-amdhsa -emit-obj --mrelax-relocations -disable-free -main-file-name CMakeCXXCompilerABI.cpp -mrelocation-model static -mframe-pointer=none -fmath-errno -fno-rounding-math -mconstructor-aliases -munwind-tables -target-cpu x86-64 -fno-split-dwarf-inlining -debugger-tuning=gdb -v -resource-dir /opt/dtk-21.04/llvm/lib/clang/12.0.0 -internal-isystem /opt/dtk-21.04/llvm/lib/clang/12.0.0/include/cuda_wrappers -internal-isystem /opt/dtk-21.04/include -include __clang_hip_runtime_wrapper.h -isystem /opt/dtk-21.04/llvm/lib/clang/12.0.0/include/.. -isystem /opt/dtk-21.04/hsa/include -isystem /opt/dtk-21.04/hip/include -D __HIP_ROCclr__ -D __HIP_ROCclr__ -c-isystem /opt/dtk-21.04/include -c-isystem /opt/dtk-21.04 -c-isystem /opencl/include -c-isystem /opt/rh/devtoolset-7/root/usr/include/c++/7/x86_64-redhat-linux -c-isystem /opt/rh/devtoolset-7/root/usr/include/c++/7 -c-isystem . -cxx-isystem /opt/dtk-21.04/hiprand/include/ -cxx-isystem /opt/dtk-21.04/rocrand/include -cxx-isystem /opt/dtk-21.04/include -cxx-isystem /opt/dtk-21.04 -cxx-isystem /opencl/include -internal-isystem /opt/rh/devtoolset-7/root/usr/lib/gcc/x86_64-redhat-linux/7/../../../../include/c++/7 -internal-isystem /opt/rh/devtoolset-7/root/usr/lib/gcc/x86_64-redhat-linux/7/../../../../include/c++/7/x86_64-redhat-linux -internal-isystem /opt/rh/devtoolset-7/root/usr/lib/gcc/x86_64-redhat-linux/7/../../../../include/c++/7/backward -internal-isystem /opt/rh/devtoolset-7/root/usr/lib/gcc/x86_64-redhat-linux/7/../../../../include/c++/7 -internal-isystem /opt/rh/devtoolset-7/root/usr/lib/gcc/x86_64-redhat-linux/7/../../../../include/c++/7/x86_64-redhat-linux -internal-isystem /opt/rh/devtoolset-7/root/usr/lib/gcc/x86_64-redhat-linux/7/../../../../include/c++/7/backward -internal-isystem /usr/local/include -internal-isystem /opt/dtk-21.04/llvm/lib/clang/12.0.0/include -internal-externc-isystem /include -internal-externc-isystem /usr/include -internal-isystem /usr/local/include -internal-isystem /opt/dtk-21.04/llvm/lib/clang/12.0.0/include -internal-externc-isystem /include -internal-externc-isystem /usr/include -O3 -std=c++11 -fdeprecated-macro -fdebug-compilation-dir /home/huchen/FAISS/faiss/build/CMakeFiles/CMakeTmp -ferror-limit 19 -fhip-new-launch-api -fgnuc-version=4.2.1 -fcxx-exceptions -fexceptions -vectorize-loops -vectorize-slp -mllvm -amdgpu-early-inline-all=true -mllvm -amdgpu-function-calls=false -fcuda-include-gpubinary /tmp/CMakeCXXCompilerABI-7f7b2a.hipfb -fcuda-allow-variadic-functions -faddrsig -o CMakeFiles/cmTC_c8be4.dir/CMakeCXXCompilerABI.cpp.o -x hip /usr/share/cmake3/Modules/CMakeCXXCompilerABI.cpp
clang -cc1 version 12.0.0 based upon LLVM 12.0.0dtk_rel_21.04 default target x86_64-unknown-linux-gnu
ignoring nonexistent directory "/opencl/include"
ignoring nonexistent directory "/opencl/include"
ignoring nonexistent directory "/include"
ignoring nonexistent directory "/include"
ignoring duplicate directory "/opt/dtk-21.04/include"
ignoring duplicate directory "/opt/rh/devtoolset-7/root/usr/include/c++/7"
ignoring duplicate directory "/opt/rh/devtoolset-7/root/usr/include/c++/7/x86_64-redhat-linux"
ignoring duplicate directory "/opt/rh/devtoolset-7/root/usr/lib/gcc/x86_64-redhat-linux/7/../../../../include/c++/7/backward"
ignoring duplicate directory "/usr/local/include"
ignoring duplicate directory "/opt/dtk-21.04/llvm/lib/clang/12.0.0/include"
ignoring duplicate directory "/usr/include"
#include "..." search starts here:
#include <...> search starts here:
/opt/dtk-21.04/llvm/lib/clang/12.0.0/include/..
/opt/dtk-21.04/hsa/include
/opt/dtk-21.04/hip/include
/opt/dtk-21.04/hiprand/include
/opt/dtk-21.04/rocrand/include
/opt/dtk-21.04/include
/opt/dtk-21.04
/opt/dtk-21.04/llvm/lib/clang/12.0.0/include/cuda_wrappers
/opt/rh/devtoolset-7/root/usr/include/c++/7
/opt/rh/devtoolset-7/root/usr/include/c++/7/x86_64-redhat-linux
/opt/rh/devtoolset-7/root/usr/lib/gcc/x86_64-redhat-linux/7/../../../../include/c++/7/backward
/usr/local/include
/opt/dtk-21.04/llvm/lib/clang/12.0.0/include
/usr/include
End of search list.
Linking CXX executable cmTC_c8be4
/usr/bin/cmake3 -E cmake_link_script CMakeFiles/cmTC_c8be4.dir/link.txt --verbose=1
/opt/dtk-21.04/bin/hipcc -Wl,-rpath=/opt/rh/devtoolset-7/root/usr/lib64 -Wl,-rpath=/opt/rh/devtoolset-7/root/usr/lib -v CMakeFiles/cmTC_c8be4.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_c8be4
clang version 12.0.0 (http://10.0.100.3/dcutoolkit/driverruntime/llvm-project.git f816f1d344d7e4e0e21fc9d134c1b82e12e972f5)
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /opt/dtk-21.04/llvm/bin
Found candidate GCC installation: /opt/rh/devtoolset-7/root/usr/lib/gcc/x86_64-redhat-linux/7
Found candidate GCC installation: /usr/lib/gcc/x86_64-redhat-linux/4.8.2
Found candidate GCC installation: /usr/lib/gcc/x86_64-redhat-linux/4.8.5
Selected GCC installation: /opt/rh/devtoolset-7/root/usr/lib/gcc/x86_64-redhat-linux/7
Candidate multilib: .;@m64
Candidate multilib: 32;@m32
Selected multilib: .;@m64
Found HIP installation: /opt/dtk-21.04, version 4.0.21112-7433ef47
"/opt/rh/devtoolset-7/root/usr/lib/gcc/x86_64-redhat-linux/7/../../../../bin/ld" --hash-style=gnu --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o cmTC_c8be4 /lib/../lib64/crt1.o /lib/../lib64/crti.o /opt/rh/devtoolset-7/root/usr/lib/gcc/x86_64-redhat-linux/7/crtbegin.o -L/opt/dtk-21.04/hip/lib -L/opt/dtk-21.04/llvm/bin/../lib/clang/12.0.0/lib/linux -L/opt/rh/devtoolset-7/root/usr/lib/gcc/x86_64-redhat-linux/7 -L/opt/rh/devtoolset-7/root/usr/lib/gcc/x86_64-redhat-linux/7/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/opt/rh/devtoolset-7/root/usr/lib/gcc/x86_64-redhat-linux/7/../../.. -L/opt/dtk-21.04/llvm/bin/../lib -L/lib -L/usr/lib -lgcc_s -lgcc -lpthread -lm -rpath=/opt/rh/devtoolset-7/root/usr/lib64 -rpath=/opt/rh/devtoolset-7/root/usr/lib CMakeFiles/cmTC_c8be4.dir/CMakeCXXCompilerABI.cpp.o --enable-new-dtags --rpath=/opt/dtk-21.04/hip/lib:/opt/dtk-21.04/lib -lamdhip64 -lclang_rt.builtins-x86_64 -lstdc++ -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /opt/rh/devtoolset-7/root/usr/lib/gcc/x86_64-redhat-linux/7/crtend.o /lib/../lib64/crtn.o
gmake[1]: Leaving directory '/home/huchen/FAISS/faiss/build/CMakeFiles/CMakeTmp'
Parsed CXX implicit include dir info from above output: rv=done
found start of include info
found start of implicit include info
add: [/opt/dtk-21.04/llvm/lib/clang/12.0.0/include/..]
add: [/opt/dtk-21.04/hsa/include]
add: [/opt/dtk-21.04/hip/include]
add: [/opt/dtk-21.04/hiprand/include]
add: [/opt/dtk-21.04/rocrand/include]
add: [/opt/dtk-21.04/include]
add: [/opt/dtk-21.04]
add: [/opt/dtk-21.04/llvm/lib/clang/12.0.0/include/cuda_wrappers]
add: [/opt/rh/devtoolset-7/root/usr/include/c++/7]
add: [/opt/rh/devtoolset-7/root/usr/include/c++/7/x86_64-redhat-linux]
add: [/opt/rh/devtoolset-7/root/usr/lib/gcc/x86_64-redhat-linux/7/../../../../include/c++/7/backward]
add: [/usr/local/include]
add: [/opt/dtk-21.04/llvm/lib/clang/12.0.0/include]
add: [/usr/include]
end of search list found
collapse include dir [/opt/dtk-21.04/llvm/lib/clang/12.0.0/include/..] ==> [/opt/dtk-21.04/llvm/lib/clang/12.0.0]
collapse include dir [/opt/dtk-21.04/hsa/include] ==> [/opt/dtk-21.04/hsa/include]
collapse include dir [/opt/dtk-21.04/hip/include] ==> [/opt/dtk-21.04/hip/include]
collapse include dir [/opt/dtk-21.04/hiprand/include] ==> [/opt/dtk-21.04/hiprand/include]
collapse include dir [/opt/dtk-21.04/rocrand/include] ==> [/opt/dtk-21.04/rocrand/include]
collapse include dir [/opt/dtk-21.04/include] ==> [/opt/dtk-21.04/include]
collapse include dir [/opt/dtk-21.04] ==> [/opt/dtk-21.04]
collapse include dir [/opt/dtk-21.04/llvm/lib/clang/12.0.0/include/cuda_wrappers] ==> [/opt/dtk-21.04/llvm/lib/clang/12.0.0/include/cuda_wrappers]
collapse include dir [/opt/rh/devtoolset-7/root/usr/include/c++/7] ==> [/opt/rh/devtoolset-7/root/usr/include/c++/7]
collapse include dir [/opt/rh/devtoolset-7/root/usr/include/c++/7/x86_64-redhat-linux] ==> [/opt/rh/devtoolset-7/root/usr/include/c++/7/x86_64-redhat-linux]
collapse include dir [/opt/rh/devtoolset-7/root/usr/lib/gcc/x86_64-redhat-linux/7/../../../../include/c++/7/backward] ==> [/opt/rh/devtoolset-7/root/usr/include/c++/7/backward]
collapse include dir [/usr/local/include] ==> [/usr/local/include]
collapse include dir [/opt/dtk-21.04/llvm/lib/clang/12.0.0/include] ==> [/opt/dtk-21.04/llvm/lib/clang/12.0.0/include]
collapse include dir [/usr/include] ==> [/usr/include]
implicit include dirs: [/opt/dtk-21.04/llvm/lib/clang/12.0.0;/opt/dtk-21.04/hsa/include;/opt/dtk-21.04/hip/include;/opt/dtk-21.04/hiprand/include;/opt/dtk-21.04/rocrand/include;/opt/dtk-21.04/include;/opt/dtk-21.04;/opt/dtk-21.04/llvm/lib/clang/12.0.0/include/cuda_wrappers;/opt/rh/devtoolset-7/root/usr/include/c++/7;/opt/rh/devtoolset-7/root/usr/include/c++/7/x86_64-redhat-linux;/opt/rh/devtoolset-7/root/usr/include/c++/7/backward;/usr/local/include;/opt/dtk-21.04/llvm/lib/clang/12.0.0/include;/usr/include]
Parsed CXX implicit link information from above output:
link line regex: [^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$)]
ignore line: [Change Dir: /home/huchen/FAISS/faiss/build/CMakeFiles/CMakeTmp]
ignore line: []
ignore line: [Run Build Command(s):/opt/rh/devtoolset-7/root/usr/bin/gmake cmTC_c8be4/fast && /opt/rh/devtoolset-7/root/usr/bin/gmake -f CMakeFiles/cmTC_c8be4.dir/build.make CMakeFiles/cmTC_c8be4.dir/build]
ignore line: [gmake[1]: Entering directory '/home/huchen/FAISS/faiss/build/CMakeFiles/CMakeTmp']
ignore line: [Building CXX object CMakeFiles/cmTC_c8be4.dir/CMakeCXXCompilerABI.cpp.o]
ignore line: [/opt/dtk-21.04/bin/hipcc -v -o CMakeFiles/cmTC_c8be4.dir/CMakeCXXCompilerABI.cpp.o -c /usr/share/cmake3/Modules/CMakeCXXCompilerABI.cpp]
ignore line: [clang version 12.0.0 (http://10.0.100.3/dcutoolkit/driverruntime/llvm-project.git f816f1d344d7e4e0e21fc9d134c1b82e12e972f5)]
ignore line: [Target: x86_64-unknown-linux-gnu]
ignore line: [Thread model: posix]
ignore line: [InstalledDir: /opt/dtk-21.04/llvm/bin]
ignore line: [Found candidate GCC installation: /opt/rh/devtoolset-7/root/usr/lib/gcc/x86_64-redhat-linux/7]
ignore line: [Found candidate GCC installation: /usr/lib/gcc/x86_64-redhat-linux/4.8.2]
ignore line: [Found candidate GCC installation: /usr/lib/gcc/x86_64-redhat-linux/4.8.5]
ignore line: [Selected GCC installation: /opt/rh/devtoolset-7/root/usr/lib/gcc/x86_64-redhat-linux/7]
ignore line: [Candidate multilib: .]
ignore line: [@m64]
ignore line: [Candidate multilib: 32]
ignore line: [@m32]
ignore line: [Selected multilib: .]
ignore line: [@m64]
ignore line: [Found HIP installation: /opt/dtk-21.04 version 4.0.21112-7433ef47]
ignore line: [ "/opt/dtk-21.04/llvm/bin/clang-12" -cc1 -triple amdgcn-amd-amdhsa -aux-triple x86_64-unknown-linux-gnu -emit-obj --mrelax-relocations -disable-free -main-file-name CMakeCXXCompilerABI.cpp -mrelocation-model pic -pic-level 1 -mframe-pointer=none -fno-rounding-math -mconstructor-aliases -aux-target-cpu x86-64 -fcuda-is-device -mllvm -amdgpu-internalize-symbols -fcuda-allow-variadic-functions -fvisibility hidden -fapply-global-visibility-to-externs -mlink-builtin-bitcode /opt/dtk-21.04/amdgcn/bitcode/hip.bc -mlink-builtin-bitcode /opt/dtk-21.04/amdgcn/bitcode/ocml.bc -mlink-builtin-bitcode /opt/dtk-21.04/amdgcn/bitcode/ockl.bc -mlink-builtin-bitcode /opt/dtk-21.04/amdgcn/bitcode/oclc_daz_opt_off.bc -mlink-builtin-bitcode /opt/dtk-21.04/amdgcn/bitcode/oclc_unsafe_math_off.bc -mlink-builtin-bitcode /opt/dtk-21.04/amdgcn/bitcode/oclc_finite_only_off.bc -mlink-builtin-bitcode /opt/dtk-21.04/amdgcn/bitcode/oclc_correctly_rounded_sqrt_on.bc -mlink-builtin-bitcode /opt/dtk-21.04/amdgcn/bitcode/oclc_wavefrontsize64_on.bc -mlink-builtin-bitcode /opt/dtk-21.04/amdgcn/bitcode/oclc_isa_version_900.bc -target-cpu gfx900 -fno-split-dwarf-inlining -debugger-tuning=gdb -v -resource-dir /opt/dtk-21.04/llvm/lib/clang/12.0.0 -internal-isystem /opt/dtk-21.04/llvm/lib/clang/12.0.0/include/cuda_wrappers -internal-isystem /opt/dtk-21.04/include -include __clang_hip_runtime_wrapper.h -isystem /opt/dtk-21.04/llvm/lib/clang/12.0.0/include/.. -isystem /opt/dtk-21.04/hsa/include -isystem /opt/dtk-21.04/hip/include -D __HIP_ROCclr__ -D __HIP_ROCclr__ -c-isystem /opt/dtk-21.04/include -c-isystem /opt/dtk-21.04 -c-isystem /opencl/include -c-isystem /opt/rh/devtoolset-7/root/usr/include/c++/7/x86_64-redhat-linux -c-isystem /opt/rh/devtoolset-7/root/usr/include/c++/7 -c-isystem . -cxx-isystem /opt/dtk-21.04/hiprand/include/ -cxx-isystem /opt/dtk-21.04/rocrand/include -cxx-isystem /opt/dtk-21.04/include -cxx-isystem /opt/dtk-21.04 -cxx-isystem /opencl/include -internal-isystem /opt/rh/devtoolset-7/root/usr/lib/gcc/x86_64-redhat-linux/7/../../../../include/c++/7 -internal-isystem /opt/rh/devtoolset-7/root/usr/lib/gcc/x86_64-redhat-linux/7/../../../../include/c++/7/x86_64-redhat-linux -internal-isystem /opt/rh/devtoolset-7/root/usr/lib/gcc/x86_64-redhat-linux/7/../../../../include/c++/7/backward -internal-isystem /opt/rh/devtoolset-7/root/usr/lib/gcc/x86_64-redhat-linux/7/../../../../include/c++/7 -internal-isystem /opt/rh/devtoolset-7/root/usr/lib/gcc/x86_64-redhat-linux/7/../../../../include/c++/7/x86_64-redhat-linux -internal-isystem /opt/rh/devtoolset-7/root/usr/lib/gcc/x86_64-redhat-linux/7/../../../../include/c++/7/backward -internal-isystem /usr/local/include -internal-isystem /opt/dtk-21.04/llvm/lib/clang/12.0.0/include -internal-externc-isystem /include -internal-externc-isystem /usr/include -internal-isystem /usr/local/include -internal-isystem /opt/dtk-21.04/llvm/lib/clang/12.0.0/include -internal-externc-isystem /include -internal-externc-isystem /usr/include -O3 -std=c++11 -fdeprecated-macro -fno-autolink -fdebug-compilation-dir /home/huchen/FAISS/faiss/build/CMakeFiles/CMakeTmp -ferror-limit 19 -fhip-new-launch-api -fgnuc-version=4.2.1 -fcxx-exceptions -fexceptions -vectorize-loops -vectorize-slp -mllvm -amdgpu-early-inline-all=true -mllvm -amdgpu-function-calls=false -fcuda-allow-variadic-functions -faddrsig -o /tmp/CMakeCXXCompilerABI-gfx900-2b6afd.o -x hip /usr/share/cmake3/Modules/CMakeCXXCompilerABI.cpp]
ignore line: [clang -cc1 version 12.0.0 based upon LLVM 12.0.0dtk_rel_21.04 default target x86_64-unknown-linux-gnu]
ignore line: [ignoring nonexistent directory "/opencl/include"]
ignore line: [ignoring nonexistent directory "/opencl/include"]
ignore line: [ignoring nonexistent directory "/include"]
ignore line: [ignoring nonexistent directory "/include"]
ignore line: [ignoring duplicate directory "/opt/dtk-21.04/include"]
ignore line: [ignoring duplicate directory "/opt/rh/devtoolset-7/root/usr/include/c++/7"]
ignore line: [ignoring duplicate directory "/opt/rh/devtoolset-7/root/usr/include/c++/7/x86_64-redhat-linux"]
ignore line: [ignoring duplicate directory "/opt/rh/devtoolset-7/root/usr/lib/gcc/x86_64-redhat-linux/7/../../../../include/c++/7/backward"]
ignore line: [ignoring duplicate directory "/usr/local/include"]
ignore line: [ignoring duplicate directory "/opt/dtk-21.04/llvm/lib/clang/12.0.0/include"]
ignore line: [ignoring duplicate directory "/usr/include"]
ignore line: [ignoring duplicate directory "/usr/local/include"]
ignore line: [ignoring duplicate directory "/opt/dtk-21.04/llvm/lib/clang/12.0.0/include"]
ignore line: [ignoring duplicate directory "/usr/include"]
ignore line: [#include "..." search starts here:]
ignore line: [#include <...> search starts here:]
ignore line: [ /opt/dtk-21.04/llvm/lib/clang/12.0.0/include/..]
ignore line: [ /opt/dtk-21.04/hsa/include]
ignore line: [ /opt/dtk-21.04/hip/include]
ignore line: [ /opt/dtk-21.04/hiprand/include]
ignore line: [ /opt/dtk-21.04/rocrand/include]
ignore line: [ /opt/dtk-21.04/include]
ignore line: [ /opt/dtk-21.04]
ignore line: [ /opt/dtk-21.04/llvm/lib/clang/12.0.0/include/cuda_wrappers]
ignore line: [ /opt/rh/devtoolset-7/root/usr/include/c++/7]
ignore line: [ /opt/rh/devtoolset-7/root/usr/include/c++/7/x86_64-redhat-linux]
ignore line: [ /opt/rh/devtoolset-7/root/usr/lib/gcc/x86_64-redhat-linux/7/../../../../include/c++/7/backward]
ignore line: [ /usr/local/include]
ignore line: [ /opt/dtk-21.04/llvm/lib/clang/12.0.0/include]
ignore line: [ /usr/include]
ignore line: [End of search list.]
ignore line: [ "/opt/dtk-21.04/llvm/bin/lld" -flavor gnu --no-undefined -shared -plugin-opt=-amdgpu-internalize-symbols -plugin-opt=mcpu=gfx900 -plugin-opt=O3 -plugin-opt=-amdgpu-early-inline-all=true -plugin-opt=-amdgpu-function-calls=false -o /tmp/CMakeCXXCompilerABI-gfx900-443841.out /tmp/CMakeCXXCompilerABI-gfx900-2b6afd.o]
ignore line: [ "/opt/dtk-21.04/llvm/bin/clang-12" -cc1 -triple amdgcn-amd-amdhsa -aux-triple x86_64-unknown-linux-gnu -emit-obj --mrelax-relocations -disable-free -main-file-name CMakeCXXCompilerABI.cpp -mrelocation-model pic -pic-level 1 -mframe-pointer=none -fno-rounding-math -mconstructor-aliases -aux-target-cpu x86-64 -fcuda-is-device -mllvm -amdgpu-internalize-symbols -fcuda-allow-variadic-functions -fvisibility hidden -fapply-global-visibility-to-externs -mlink-builtin-bitcode /opt/dtk-21.04/amdgcn/bitcode/hip.bc -mlink-builtin-bitcode /opt/dtk-21.04/amdgcn/bitcode/ocml.bc -mlink-builtin-bitcode /opt/dtk-21.04/amdgcn/bitcode/ockl.bc -mlink-builtin-bitcode /opt/dtk-21.04/amdgcn/bitcode/oclc_daz_opt_off.bc -mlink-builtin-bitcode /opt/dtk-21.04/amdgcn/bitcode/oclc_unsafe_math_off.bc -mlink-builtin-bitcode /opt/dtk-21.04/amdgcn/bitcode/oclc_finite_only_off.bc -mlink-builtin-bitcode /opt/dtk-21.04/amdgcn/bitcode/oclc_correctly_rounded_sqrt_on.bc -mlink-builtin-bitcode /opt/dtk-21.04/amdgcn/bitcode/oclc_wavefrontsize64_on.bc -mlink-builtin-bitcode /opt/dtk-21.04/amdgcn/bitcode/oclc_isa_version_906.bc -target-cpu gfx906 -fno-split-dwarf-inlining -debugger-tuning=gdb -v -resource-dir /opt/dtk-21.04/llvm/lib/clang/12.0.0 -internal-isystem /opt/dtk-21.04/llvm/lib/clang/12.0.0/include/cuda_wrappers -internal-isystem /opt/dtk-21.04/include -include __clang_hip_runtime_wrapper.h -isystem /opt/dtk-21.04/llvm/lib/clang/12.0.0/include/.. -isystem /opt/dtk-21.04/hsa/include -isystem /opt/dtk-21.04/hip/include -D __HIP_ROCclr__ -D __HIP_ROCclr__ -c-isystem /opt/dtk-21.04/include -c-isystem /opt/dtk-21.04 -c-isystem /opencl/include -c-isystem /opt/rh/devtoolset-7/root/usr/include/c++/7/x86_64-redhat-linux -c-isystem /opt/rh/devtoolset-7/root/usr/include/c++/7 -c-isystem . -cxx-isystem /opt/dtk-21.04/hiprand/include/ -cxx-isystem /opt/dtk-21.04/rocrand/include -cxx-isystem /opt/dtk-21.04/include -cxx-isystem /opt/dtk-21.04 -cxx-isystem /opencl/include -internal-isystem /opt/rh/devtoolset-7/root/usr/lib/gcc/x86_64-redhat-linux/7/../../../../include/c++/7 -internal-isystem /opt/rh/devtoolset-7/root/usr/lib/gcc/x86_64-redhat-linux/7/../../../../include/c++/7/x86_64-redhat-linux -internal-isystem /opt/rh/devtoolset-7/root/usr/lib/gcc/x86_64-redhat-linux/7/../../../../include/c++/7/backward -internal-isystem /opt/rh/devtoolset-7/root/usr/lib/gcc/x86_64-redhat-linux/7/../../../../include/c++/7 -internal-isystem /opt/rh/devtoolset-7/root/usr/lib/gcc/x86_64-redhat-linux/7/../../../../include/c++/7/x86_64-redhat-linux -internal-isystem /opt/rh/devtoolset-7/root/usr/lib/gcc/x86_64-redhat-linux/7/../../../../include/c++/7/backward -internal-isystem /usr/local/include -internal-isystem /opt/dtk-21.04/llvm/lib/clang/12.0.0/include -internal-externc-isystem /include -internal-externc-isystem /usr/include -internal-isystem /usr/local/include -internal-isystem /opt/dtk-21.04/llvm/lib/clang/12.0.0/include -internal-externc-isystem /include -internal-externc-isystem /usr/include -O3 -std=c++11 -fdeprecated-macro -fno-autolink -fdebug-compilation-dir /home/huchen/FAISS/faiss/build/CMakeFiles/CMakeTmp -ferror-limit 19 -fhip-new-launch-api -fgnuc-version=4.2.1 -fcxx-exceptions -fexceptions -vectorize-loops -vectorize-slp -mllvm -amdgpu-early-inline-all=true -mllvm -amdgpu-function-calls=false -fcuda-allow-variadic-functions -faddrsig -o /tmp/CMakeCXXCompilerABI-gfx906-fe52d3.o -x hip /usr/share/cmake3/Modules/CMakeCXXCompilerABI.cpp]
ignore line: [clang -cc1 version 12.0.0 based upon LLVM 12.0.0dtk_rel_21.04 default target x86_64-unknown-linux-gnu]
ignore line: [ignoring nonexistent directory "/opencl/include"]
ignore line: [ignoring nonexistent directory "/opencl/include"]
ignore line: [ignoring nonexistent directory "/include"]
ignore line: [ignoring nonexistent directory "/include"]
ignore line: [ignoring duplicate directory "/opt/dtk-21.04/include"]
ignore line: [ignoring duplicate directory "/opt/rh/devtoolset-7/root/usr/include/c++/7"]
ignore line: [ignoring duplicate directory "/opt/rh/devtoolset-7/root/usr/include/c++/7/x86_64-redhat-linux"]
ignore line: [ignoring duplicate directory "/opt/rh/devtoolset-7/root/usr/lib/gcc/x86_64-redhat-linux/7/../../../../include/c++/7/backward"]
ignore line: [ignoring duplicate directory "/usr/local/include"]
ignore line: [ignoring duplicate directory "/opt/dtk-21.04/llvm/lib/clang/12.0.0/include"]
ignore line: [ignoring duplicate directory "/usr/include"]
ignore line: [ignoring duplicate directory "/usr/local/include"]
ignore line: [ignoring duplicate directory "/opt/dtk-21.04/llvm/lib/clang/12.0.0/include"]
ignore line: [ignoring duplicate directory "/usr/include"]
ignore line: [#include "..." search starts here:]
ignore line: [#include <...> search starts here:]
ignore line: [ /opt/dtk-21.04/llvm/lib/clang/12.0.0/include/..]
ignore line: [ /opt/dtk-21.04/hsa/include]
ignore line: [ /opt/dtk-21.04/hip/include]
ignore line: [ /opt/dtk-21.04/hiprand/include]
ignore line: [ /opt/dtk-21.04/rocrand/include]
ignore line: [ /opt/dtk-21.04/include]
ignore line: [ /opt/dtk-21.04]
ignore line: [ /opt/dtk-21.04/llvm/lib/clang/12.0.0/include/cuda_wrappers]
ignore line: [ /opt/rh/devtoolset-7/root/usr/include/c++/7]
ignore line: [ /opt/rh/devtoolset-7/root/usr/include/c++/7/x86_64-redhat-linux]
ignore line: [ /opt/rh/devtoolset-7/root/usr/lib/gcc/x86_64-redhat-linux/7/../../../../include/c++/7/backward]
ignore line: [ /usr/local/include]
ignore line: [ /opt/dtk-21.04/llvm/lib/clang/12.0.0/include]
ignore line: [ /usr/include]
ignore line: [End of search list.]
ignore line: [ "/opt/dtk-21.04/llvm/bin/lld" -flavor gnu --no-undefined -shared -plugin-opt=-amdgpu-internalize-symbols -plugin-opt=mcpu=gfx906 -plugin-opt=O3 -plugin-opt=-amdgpu-early-inline-all=true -plugin-opt=-amdgpu-function-calls=false -o /tmp/CMakeCXXCompilerABI-gfx906-eaa030.out /tmp/CMakeCXXCompilerABI-gfx906-fe52d3.o]
ignore line: [ "/opt/dtk-21.04/llvm/bin/clang-offload-bundler" -type=o -targets=host-x86_64-unknown-linux hip-amdgcn-amd-amdhsa-gfx900 hip-amdgcn-amd-amdhsa-gfx906 -inputs=/dev/null /tmp/CMakeCXXCompilerABI-gfx900-443841.out /tmp/CMakeCXXCompilerABI-gfx906-eaa030.out -outputs=/tmp/CMakeCXXCompilerABI-7f7b2a.hipfb]
ignore line: [ "/opt/dtk-21.04/llvm/bin/clang-12" -cc1 -triple x86_64-unknown-linux-gnu -aux-triple amdgcn-amd-amdhsa -emit-obj --mrelax-relocations -disable-free -main-file-name CMakeCXXCompilerABI.cpp -mrelocation-model static -mframe-pointer=none -fmath-errno -fno-rounding-math -mconstructor-aliases -munwind-tables -target-cpu x86-64 -fno-split-dwarf-inlining -debugger-tuning=gdb -v -resource-dir /opt/dtk-21.04/llvm/lib/clang/12.0.0 -internal-isystem /opt/dtk-21.04/llvm/lib/clang/12.0.0/include/cuda_wrappers -internal-isystem /opt/dtk-21.04/include -include __clang_hip_runtime_wrapper.h -isystem /opt/dtk-21.04/llvm/lib/clang/12.0.0/include/.. -isystem /opt/dtk-21.04/hsa/include -isystem /opt/dtk-21.04/hip/include -D __HIP_ROCclr__ -D __HIP_ROCclr__ -c-isystem /opt/dtk-21.04/include -c-isystem /opt/dtk-21.04 -c-isystem /opencl/include -c-isystem /opt/rh/devtoolset-7/root/usr/include/c++/7/x86_64-redhat-linux -c-isystem /opt/rh/devtoolset-7/root/usr/include/c++/7 -c-isystem . -cxx-isystem /opt/dtk-21.04/hiprand/include/ -cxx-isystem /opt/dtk-21.04/rocrand/include -cxx-isystem /opt/dtk-21.04/include -cxx-isystem /opt/dtk-21.04 -cxx-isystem /opencl/include -internal-isystem /opt/rh/devtoolset-7/root/usr/lib/gcc/x86_64-redhat-linux/7/../../../../include/c++/7 -internal-isystem /opt/rh/devtoolset-7/root/usr/lib/gcc/x86_64-redhat-linux/7/../../../../include/c++/7/x86_64-redhat-linux -internal-isystem /opt/rh/devtoolset-7/root/usr/lib/gcc/x86_64-redhat-linux/7/../../../../include/c++/7/backward -internal-isystem /opt/rh/devtoolset-7/root/usr/lib/gcc/x86_64-redhat-linux/7/../../../../include/c++/7 -internal-isystem /opt/rh/devtoolset-7/root/usr/lib/gcc/x86_64-redhat-linux/7/../../../../include/c++/7/x86_64-redhat-linux -internal-isystem /opt/rh/devtoolset-7/root/usr/lib/gcc/x86_64-redhat-linux/7/../../../../include/c++/7/backward -internal-isystem /usr/local/include -internal-isystem /opt/dtk-21.04/llvm/lib/clang/12.0.0/include -internal-externc-isystem /include -internal-externc-isystem /usr/include -internal-isystem /usr/local/include -internal-isystem /opt/dtk-21.04/llvm/lib/clang/12.0.0/include -internal-externc-isystem /include -internal-externc-isystem /usr/include -O3 -std=c++11 -fdeprecated-macro -fdebug-compilation-dir /home/huchen/FAISS/faiss/build/CMakeFiles/CMakeTmp -ferror-limit 19 -fhip-new-launch-api -fgnuc-version=4.2.1 -fcxx-exceptions -fexceptions -vectorize-loops -vectorize-slp -mllvm -amdgpu-early-inline-all=true -mllvm -amdgpu-function-calls=false -fcuda-include-gpubinary /tmp/CMakeCXXCompilerABI-7f7b2a.hipfb -fcuda-allow-variadic-functions -faddrsig -o CMakeFiles/cmTC_c8be4.dir/CMakeCXXCompilerABI.cpp.o -x hip /usr/share/cmake3/Modules/CMakeCXXCompilerABI.cpp]
ignore line: [clang -cc1 version 12.0.0 based upon LLVM 12.0.0dtk_rel_21.04 default target x86_64-unknown-linux-gnu]
ignore line: [ignoring nonexistent directory "/opencl/include"]
ignore line: [ignoring nonexistent directory "/opencl/include"]
ignore line: [ignoring nonexistent directory "/include"]
ignore line: [ignoring nonexistent directory "/include"]
ignore line: [ignoring duplicate directory "/opt/dtk-21.04/include"]
ignore line: [ignoring duplicate directory "/opt/rh/devtoolset-7/root/usr/include/c++/7"]
ignore line: [ignoring duplicate directory "/opt/rh/devtoolset-7/root/usr/include/c++/7/x86_64-redhat-linux"]
ignore line: [ignoring duplicate directory "/opt/rh/devtoolset-7/root/usr/lib/gcc/x86_64-redhat-linux/7/../../../../include/c++/7/backward"]
ignore line: [ignoring duplicate directory "/usr/local/include"]
ignore line: [ignoring duplicate directory "/opt/dtk-21.04/llvm/lib/clang/12.0.0/include"]
ignore line: [ignoring duplicate directory "/usr/include"]
ignore line: [#include "..." search starts here:]
ignore line: [#include <...> search starts here:]
ignore line: [ /opt/dtk-21.04/llvm/lib/clang/12.0.0/include/..]
ignore line: [ /opt/dtk-21.04/hsa/include]
ignore line: [ /opt/dtk-21.04/hip/include]
ignore line: [ /opt/dtk-21.04/hiprand/include]
ignore line: [ /opt/dtk-21.04/rocrand/include]
ignore line: [ /opt/dtk-21.04/include]
ignore line: [ /opt/dtk-21.04]
ignore line: [ /opt/dtk-21.04/llvm/lib/clang/12.0.0/include/cuda_wrappers]
ignore line: [ /opt/rh/devtoolset-7/root/usr/include/c++/7]
ignore line: [ /opt/rh/devtoolset-7/root/usr/include/c++/7/x86_64-redhat-linux]
ignore line: [ /opt/rh/devtoolset-7/root/usr/lib/gcc/x86_64-redhat-linux/7/../../../../include/c++/7/backward]
ignore line: [ /usr/local/include]
ignore line: [ /opt/dtk-21.04/llvm/lib/clang/12.0.0/include]
ignore line: [ /usr/include]
ignore line: [End of search list.]
ignore line: [Linking CXX executable cmTC_c8be4]
ignore line: [/usr/bin/cmake3 -E cmake_link_script CMakeFiles/cmTC_c8be4.dir/link.txt --verbose=1]
ignore line: [/opt/dtk-21.04/bin/hipcc -Wl -rpath=/opt/rh/devtoolset-7/root/usr/lib64 -Wl -rpath=/opt/rh/devtoolset-7/root/usr/lib -v CMakeFiles/cmTC_c8be4.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_c8be4 ]
ignore line: [clang version 12.0.0 (http://10.0.100.3/dcutoolkit/driverruntime/llvm-project.git f816f1d344d7e4e0e21fc9d134c1b82e12e972f5)]
ignore line: [Target: x86_64-unknown-linux-gnu]
ignore line: [Thread model: posix]
ignore line: [InstalledDir: /opt/dtk-21.04/llvm/bin]
ignore line: [Found candidate GCC installation: /opt/rh/devtoolset-7/root/usr/lib/gcc/x86_64-redhat-linux/7]
ignore line: [Found candidate GCC installation: /usr/lib/gcc/x86_64-redhat-linux/4.8.2]
ignore line: [Found candidate GCC installation: /usr/lib/gcc/x86_64-redhat-linux/4.8.5]
ignore line: [Selected GCC installation: /opt/rh/devtoolset-7/root/usr/lib/gcc/x86_64-redhat-linux/7]
ignore line: [Candidate multilib: .]
ignore line: [@m64]
ignore line: [Candidate multilib: 32]
ignore line: [@m32]
ignore line: [Selected multilib: .]
ignore line: [@m64]
ignore line: [Found HIP installation: /opt/dtk-21.04 version 4.0.21112-7433ef47]
link line: [ "/opt/rh/devtoolset-7/root/usr/lib/gcc/x86_64-redhat-linux/7/../../../../bin/ld" --hash-style=gnu --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o cmTC_c8be4 /lib/../lib64/crt1.o /lib/../lib64/crti.o /opt/rh/devtoolset-7/root/usr/lib/gcc/x86_64-redhat-linux/7/crtbegin.o -L/opt/dtk-21.04/hip/lib -L/opt/dtk-21.04/llvm/bin/../lib/clang/12.0.0/lib/linux -L/opt/rh/devtoolset-7/root/usr/lib/gcc/x86_64-redhat-linux/7 -L/opt/rh/devtoolset-7/root/usr/lib/gcc/x86_64-redhat-linux/7/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/opt/rh/devtoolset-7/root/usr/lib/gcc/x86_64-redhat-linux/7/../../.. -L/opt/dtk-21.04/llvm/bin/../lib -L/lib -L/usr/lib -lgcc_s -lgcc -lpthread -lm -rpath=/opt/rh/devtoolset-7/root/usr/lib64 -rpath=/opt/rh/devtoolset-7/root/usr/lib CMakeFiles/cmTC_c8be4.dir/CMakeCXXCompilerABI.cpp.o --enable-new-dtags --rpath=/opt/dtk-21.04/hip/lib:/opt/dtk-21.04/lib -lamdhip64 -lclang_rt.builtins-x86_64 -lstdc++ -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /opt/rh/devtoolset-7/root/usr/lib/gcc/x86_64-redhat-linux/7/crtend.o /lib/../lib64/crtn.o]
arg [/opt/rh/devtoolset-7/root/usr/lib/gcc/x86_64-redhat-linux/7/../../../../bin/ld] ==> ignore
arg [--hash-style=gnu] ==> ignore
arg [--eh-frame-hdr] ==> ignore
arg [-m] ==> ignore
arg [elf_x86_64] ==> ignore
arg [-dynamic-linker] ==> ignore
arg [/lib64/ld-linux-x86-64.so.2] ==> ignore
arg [-o] ==> ignore
arg [cmTC_c8be4] ==> ignore
arg [/lib/../lib64/crt1.o] ==> ignore
arg [/lib/../lib64/crti.o] ==> ignore
arg [/opt/rh/devtoolset-7/root/usr/lib/gcc/x86_64-redhat-linux/7/crtbegin.o] ==> ignore
arg [-L/opt/dtk-21.04/hip/lib] ==> dir [/opt/dtk-21.04/hip/lib]
arg [-L/opt/dtk-21.04/llvm/bin/../lib/clang/12.0.0/lib/linux] ==> dir [/opt/dtk-21.04/llvm/bin/../lib/clang/12.0.0/lib/linux]
arg [-L/opt/rh/devtoolset-7/root/usr/lib/gcc/x86_64-redhat-linux/7] ==> dir [/opt/rh/devtoolset-7/root/usr/lib/gcc/x86_64-redhat-linux/7]
arg [-L/opt/rh/devtoolset-7/root/usr/lib/gcc/x86_64-redhat-linux/7/../../../../lib64] ==> dir [/opt/rh/devtoolset-7/root/usr/lib/gcc/x86_64-redhat-linux/7/../../../../lib64]
arg [-L/lib/../lib64] ==> dir [/lib/../lib64]
arg [-L/usr/lib/../lib64] ==> dir [/usr/lib/../lib64]
arg [-L/opt/rh/devtoolset-7/root/usr/lib/gcc/x86_64-redhat-linux/7/../../..] ==> dir [/opt/rh/devtoolset-7/root/usr/lib/gcc/x86_64-redhat-linux/7/../../..]
arg [-L/opt/dtk-21.04/llvm/bin/../lib] ==> dir [/opt/dtk-21.04/llvm/bin/../lib]
arg [-L/lib] ==> dir [/lib]
arg [-L/usr/lib] ==> dir [/usr/lib]
arg [-lgcc_s] ==> lib [gcc_s]
arg [-lgcc] ==> lib [gcc]
arg [-lpthread] ==> lib [pthread]
arg [-lm] ==> lib [m]
arg [-rpath=/opt/rh/devtoolset-7/root/usr/lib64] ==> ignore
arg [-rpath=/opt/rh/devtoolset-7/root/usr/lib] ==> ignore
arg [CMakeFiles/cmTC_c8be4.dir/CMakeCXXCompilerABI.cpp.o] ==> ignore
arg [--enable-new-dtags] ==> ignore
arg [--rpath=/opt/dtk-21.04/hip/lib:/opt/dtk-21.04/lib] ==> ignore
arg [-lamdhip64] ==> lib [amdhip64]
arg [-lclang_rt.builtins-x86_64] ==> lib [clang_rt.builtins-x86_64]
arg [-lstdc++] ==> lib [stdc++]
arg [-lm] ==> lib [m]
arg [-lgcc_s] ==> lib [gcc_s]
arg [-lgcc] ==> lib [gcc]
arg [-lc] ==> lib [c]
arg [-lgcc_s] ==> lib [gcc_s]
arg [-lgcc] ==> lib [gcc]
arg [/opt/rh/devtoolset-7/root/usr/lib/gcc/x86_64-redhat-linux/7/crtend.o] ==> ignore
arg [/lib/../lib64/crtn.o] ==> ignore
collapse library dir [/opt/dtk-21.04/hip/lib] ==> [/opt/dtk-21.04/hip/lib]
collapse library dir [/opt/dtk-21.04/llvm/bin/../lib/clang/12.0.0/lib/linux] ==> [/opt/dtk-21.04/llvm/lib/clang/12.0.0/lib/linux]
collapse library dir [/opt/rh/devtoolset-7/root/usr/lib/gcc/x86_64-redhat-linux/7] ==> [/opt/rh/devtoolset-7/root/usr/lib/gcc/x86_64-redhat-linux/7]
collapse library dir [/opt/rh/devtoolset-7/root/usr/lib/gcc/x86_64-redhat-linux/7/../../../../lib64] ==> [/opt/rh/devtoolset-7/root/usr/lib64]
collapse library dir [/lib/../lib64] ==> [/lib64]
collapse library dir [/usr/lib/../lib64] ==> [/usr/lib64]
collapse library dir [/opt/rh/devtoolset-7/root/usr/lib/gcc/x86_64-redhat-linux/7/../../..] ==> [/opt/rh/devtoolset-7/root/usr/lib]
collapse library dir [/opt/dtk-21.04/llvm/bin/../lib] ==> [/opt/dtk-21.04/llvm/lib]
collapse library dir [/lib] ==> [/lib]
collapse library dir [/usr/lib] ==> [/usr/lib]
implicit libs: [gcc_s;gcc;pthread;m;amdhip64;clang_rt.builtins-x86_64;stdc++;m;gcc_s;gcc;c;gcc_s;gcc]
implicit dirs: [/opt/dtk-21.04/hip/lib;/opt/dtk-21.04/llvm/lib/clang/12.0.0/lib/linux;/opt/rh/devtoolset-7/root/usr/lib/gcc/x86_64-redhat-linux/7;/opt/rh/devtoolset-7/root/usr/lib64;/lib64;/usr/lib64;/opt/rh/devtoolset-7/root/usr/lib;/opt/dtk-21.04/llvm/lib;/lib;/usr/lib]
implicit fwks: []
Performing C++ SOURCE FILE Test HIP_CLANG_SUPPORTS_PARALLEL_JOBS succeeded with the following output:
Change Dir: /home/huchen/FAISS/faiss/build/CMakeFiles/CMakeTmp
Run Build Command(s):/opt/rh/devtoolset-7/root/usr/bin/gmake cmTC_72fb7/fast && /opt/rh/devtoolset-7/root/usr/bin/gmake -f CMakeFiles/cmTC_72fb7.dir/build.make CMakeFiles/cmTC_72fb7.dir/build
gmake[1]: Entering directory '/home/huchen/FAISS/faiss/build/CMakeFiles/CMakeTmp'
Building CXX object CMakeFiles/cmTC_72fb7.dir/src.cxx.o
/opt/dtk-21.04/bin/hipcc -DHIP_CLANG_SUPPORTS_PARALLEL_JOBS -parallel-jobs=1 -std=gnu++11 -o CMakeFiles/cmTC_72fb7.dir/src.cxx.o -c /home/huchen/FAISS/faiss/build/CMakeFiles/CMakeTmp/src.cxx
Linking CXX executable cmTC_72fb7
/usr/bin/cmake3 -E cmake_link_script CMakeFiles/cmTC_72fb7.dir/link.txt --verbose=1
/opt/dtk-21.04/bin/hipcc -DHIP_CLANG_SUPPORTS_PARALLEL_JOBS -Wl,-rpath=/opt/rh/devtoolset-7/root/usr/lib64 -Wl,-rpath=/opt/rh/devtoolset-7/root/usr/lib CMakeFiles/cmTC_72fb7.dir/src.cxx.o -o cmTC_72fb7
gmake[1]: Leaving directory '/home/huchen/FAISS/faiss/build/CMakeFiles/CMakeTmp'
Source file was:
int main() { return 0; }
Detecting CXX OpenMP compiler ABI info compiled with the following output:
Change Dir: /home/huchen/FAISS/faiss/build/CMakeFiles/CMakeTmp
Run Build Command(s):/opt/rh/devtoolset-7/root/usr/bin/gmake cmTC_47e39/fast && /opt/rh/devtoolset-7/root/usr/bin/gmake -f CMakeFiles/cmTC_47e39.dir/build.make CMakeFiles/cmTC_47e39.dir/build
gmake[1]: Entering directory '/home/huchen/FAISS/faiss/build/CMakeFiles/CMakeTmp'
Building CXX object CMakeFiles/cmTC_47e39.dir/OpenMPTryFlag.cpp.o
/opt/dtk-21.04/bin/hipcc -fopenmp=libomp -v -std=gnu++11 -o CMakeFiles/cmTC_47e39.dir/OpenMPTryFlag.cpp.o -c /home/huchen/FAISS/faiss/build/CMakeFiles/FindOpenMP/OpenMPTryFlag.cpp
clang version 12.0.0 (http://10.0.100.3/dcutoolkit/driverruntime/llvm-project.git f816f1d344d7e4e0e21fc9d134c1b82e12e972f5)
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /opt/dtk-21.04/llvm/bin
Found candidate GCC installation: /opt/rh/devtoolset-7/root/usr/lib/gcc/x86_64-redhat-linux/7
Found candidate GCC installation: /usr/lib/gcc/x86_64-redhat-linux/4.8.2
Found candidate GCC installation: /usr/lib/gcc/x86_64-redhat-linux/4.8.5
Selected GCC installation: /opt/rh/devtoolset-7/root/usr/lib/gcc/x86_64-redhat-linux/7
Candidate multilib: .;@m64
Candidate multilib: 32;@m32
Selected multilib: .;@m64
Found HIP installation: /opt/dtk-21.04, version 4.0.21112-7433ef47
"/opt/dtk-21.04/llvm/bin/clang-12" -cc1 -triple amdgcn-amd-amdhsa -aux-triple x86_64-unknown-linux-gnu -emit-obj --mrelax-relocations -disable-free -main-file-name OpenMPTryFlag.cpp -mrelocation-model pic -pic-level 1 -mframe-pointer=none -fno-rounding-math -mconstructor-aliases -aux-target-cpu x86-64 -fcuda-is-device -mllvm -amdgpu-internalize-symbols -fcuda-allow-variadic-functions -fvisibility hidden -fapply-global-visibility-to-externs -mlink-builtin-bitcode /opt/dtk-21.04/amdgcn/bitcode/hip.bc -mlink-builtin-bitcode /opt/dtk-21.04/amdgcn/bitcode/ocml.bc -mlink-builtin-bitcode /opt/dtk-21.04/amdgcn/bitcode/ockl.bc -mlink-builtin-bitcode /opt/dtk-21.04/amdgcn/bitcode/oclc_daz_opt_off.bc -mlink-builtin-bitcode /opt/dtk-21.04/amdgcn/bitcode/oclc_unsafe_math_off.bc -mlink-builtin-bitcode /opt/dtk-21.04/amdgcn/bitcode/oclc_finite_only_off.bc -mlink-builtin-bitcode /opt/dtk-21.04/amdgcn/bitcode/oclc_correctly_rounded_sqrt_on.bc -mlink-builtin-bitcode /opt/dtk-21.04/amdgcn/bitcode/oclc_wavefrontsize64_on.bc -mlink-builtin-bitcode /opt/dtk-21.04/amdgcn/bitcode/oclc_isa_version_900.bc -target-cpu gfx900 -fno-split-dwarf-inlining -debugger-tuning=gdb -v -resource-dir /opt/dtk-21.04/llvm/lib/clang/12.0.0 -internal-isystem /opt/dtk-21.04/llvm/lib/clang/12.0.0/include/cuda_wrappers -internal-isystem /opt/dtk-21.04/include -include __clang_hip_runtime_wrapper.h -isystem /opt/dtk-21.04/llvm/lib/clang/12.0.0/include/.. -isystem /opt/dtk-21.04/hsa/include -isystem /opt/dtk-21.04/hip/include -D __HIP_ROCclr__ -D __HIP_ROCclr__ -c-isystem /opt/dtk-21.04/include -c-isystem /opt/dtk-21.04 -c-isystem /opencl/include -c-isystem /opt/rh/devtoolset-7/root/usr/include/c++/7/x86_64-redhat-linux -c-isystem /opt/rh/devtoolset-7/root/usr/include/c++/7 -c-isystem . -cxx-isystem /opt/dtk-21.04/hiprand/include/ -cxx-isystem /opt/dtk-21.04/rocrand/include -cxx-isystem /opt/dtk-21.04/include -cxx-isystem /opt/dtk-21.04 -cxx-isystem /opencl/include -internal-isystem /opt/rh/devtoolset-7/root/usr/lib/gcc/x86_64-redhat-linux/7/../../../../include/c++/7 -internal-isystem /opt/rh/devtoolset-7/root/usr/lib/gcc/x86_64-redhat-linux/7/../../../../include/c++/7/x86_64-redhat-linux -internal-isystem /opt/rh/devtoolset-7/root/usr/lib/gcc/x86_64-redhat-linux/7/../../../../include/c++/7/backward -internal-isystem /opt/rh/devtoolset-7/root/usr/lib/gcc/x86_64-redhat-linux/7/../../../../include/c++/7 -internal-isystem /opt/rh/devtoolset-7/root/usr/lib/gcc/x86_64-redhat-linux/7/../../../../include/c++/7/x86_64-redhat-linux -internal-isystem /opt/rh/devtoolset-7/root/usr/lib/gcc/x86_64-redhat-linux/7/../../../../include/c++/7/backward -internal-isystem /usr/local/include -internal-isystem /opt/dtk-21.04/llvm/lib/clang/12.0.0/include -internal-externc-isystem /include -internal-externc-isystem /usr/include -internal-isystem /usr/local/include -internal-isystem /opt/dtk-21.04/llvm/lib/clang/12.0.0/include -internal-externc-isystem /include -internal-externc-isystem /usr/include -O3 -std=gnu++11 -fdeprecated-macro -fno-autolink -fdebug-compilation-dir /home/huchen/FAISS/faiss/build/CMakeFiles/CMakeTmp -ferror-limit 19 -fhip-new-launch-api -fgnuc-version=4.2.1 -fcxx-exceptions -fexceptions -vectorize-loops -vectorize-slp -mllvm -amdgpu-early-inline-all=true -mllvm -amdgpu-function-calls=false -fcuda-allow-variadic-functions -faddrsig -o /tmp/OpenMPTryFlag-gfx900-b8373b.o -x hip /home/huchen/FAISS/faiss/build/CMakeFiles/FindOpenMP/OpenMPTryFlag.cpp
clang -cc1 version 12.0.0 based upon LLVM 12.0.0dtk_rel_21.04 default target x86_64-unknown-linux-gnu
ignoring nonexistent directory "/opencl/include"
ignoring nonexistent directory "/opencl/include"
ignoring nonexistent directory "/include"
ignoring nonexistent directory "/include"
ignoring duplicate directory "/opt/dtk-21.04/include"
ignoring duplicate directory "/opt/rh/devtoolset-7/root/usr/include/c++/7"
ignoring duplicate directory "/opt/rh/devtoolset-7/root/usr/include/c++/7/x86_64-redhat-linux"
ignoring duplicate directory "/opt/rh/devtoolset-7/root/usr/lib/gcc/x86_64-redhat-linux/7/../../../../include/c++/7/backward"
ignoring duplicate directory "/usr/local/include"
ignoring duplicate directory "/opt/dtk-21.04/llvm/lib/clang/12.0.0/include"
ignoring duplicate directory "/usr/include"
ignoring duplicate directory "/usr/local/include"
ignoring duplicate directory "/opt/dtk-21.04/llvm/lib/clang/12.0.0/include"
ignoring duplicate directory "/usr/include"
#include "..." search starts here:
#include <...> search starts here:
/opt/dtk-21.04/llvm/lib/clang/12.0.0/include/..
/opt/dtk-21.04/hsa/include
/opt/dtk-21.04/hip/include
/opt/dtk-21.04/hiprand/include
/opt/dtk-21.04/rocrand/include
/opt/dtk-21.04/include
/opt/dtk-21.04
/opt/dtk-21.04/llvm/lib/clang/12.0.0/include/cuda_wrappers
/opt/rh/devtoolset-7/root/usr/include/c++/7
/opt/rh/devtoolset-7/root/usr/include/c++/7/x86_64-redhat-linux
/opt/rh/devtoolset-7/root/usr/lib/gcc/x86_64-redhat-linux/7/../../../../include/c++/7/backward
/usr/local/include
/opt/dtk-21.04/llvm/lib/clang/12.0.0/include
/usr/include
End of search list.
"/opt/dtk-21.04/llvm/bin/lld" -flavor gnu --no-undefined -shared -plugin-opt=-amdgpu-internalize-symbols -plugin-opt=mcpu=gfx900 -plugin-opt=O3 -plugin-opt=-amdgpu-early-inline-all=true -plugin-opt=-amdgpu-function-calls=false -o /tmp/OpenMPTryFlag-gfx900-bc7454.out /tmp/OpenMPTryFlag-gfx900-b8373b.o
"/opt/dtk-21.04/llvm/bin/clang-12" -cc1 -triple amdgcn-amd-amdhsa -aux-triple x86_64-unknown-linux-gnu -emit-obj --mrelax-relocations -disable-free -main-file-name OpenMPTryFlag.cpp -mrelocation-model pic -pic-level 1 -mframe-pointer=none -fno-rounding-math -mconstructor-aliases -aux-target-cpu x86-64 -fcuda-is-device -mllvm -amdgpu-internalize-symbols -fcuda-allow-variadic-functions -fvisibility hidden -fapply-global-visibility-to-externs -mlink-builtin-bitcode /opt/dtk-21.04/amdgcn/bitcode/hip.bc -mlink-builtin-bitcode /opt/dtk-21.04/amdgcn/bitcode/ocml.bc -mlink-builtin-bitcode /opt/dtk-21.04/amdgcn/bitcode/ockl.bc -mlink-builtin-bitcode /opt/dtk-21.04/amdgcn/bitcode/oclc_daz_opt_off.bc -mlink-builtin-bitcode /opt/dtk-21.04/amdgcn/bitcode/oclc_unsafe_math_off.bc -mlink-builtin-bitcode /opt/dtk-21.04/amdgcn/bitcode/oclc_finite_only_off.bc -mlink-builtin-bitcode /opt/dtk-21.04/amdgcn/bitcode/oclc_correctly_rounded_sqrt_on.bc -mlink-builtin-bitcode /opt/dtk-21.04/amdgcn/bitcode/oclc_wavefrontsize64_on.bc -mlink-builtin-bitcode /opt/dtk-21.04/amdgcn/bitcode/oclc_isa_version_906.bc -target-cpu gfx906 -fno-split-dwarf-inlining -debugger-tuning=gdb -v -resource-dir /opt/dtk-21.04/llvm/lib/clang/12.0.0 -internal-isystem /opt/dtk-21.04/llvm/lib/clang/12.0.0/include/cuda_wrappers -internal-isystem /opt/dtk-21.04/include -include __clang_hip_runtime_wrapper.h -isystem /opt/dtk-21.04/llvm/lib/clang/12.0.0/include/.. -isystem /opt/dtk-21.04/hsa/include -isystem /opt/dtk-21.04/hip/include -D __HIP_ROCclr__ -D __HIP_ROCclr__ -c-isystem /opt/dtk-21.04/include -c-isystem /opt/dtk-21.04 -c-isystem /opencl/include -c-isystem /opt/rh/devtoolset-7/root/usr/include/c++/7/x86_64-redhat-linux -c-isystem /opt/rh/devtoolset-7/root/usr/include/c++/7 -c-isystem . -cxx-isystem /opt/dtk-21.04/hiprand/include/ -cxx-isystem /opt/dtk-21.04/rocrand/include -cxx-isystem /opt/dtk-21.04/include -cxx-isystem /opt/dtk-21.04 -cxx-isystem /opencl/include -internal-isystem /opt/rh/devtoolset-7/root/usr/lib/gcc/x86_64-redhat-linux/7/../../../../include/c++/7 -internal-isystem /opt/rh/devtoolset-7/root/usr/lib/gcc/x86_64-redhat-linux/7/../../../../include/c++/7/x86_64-redhat-linux -internal-isystem /opt/rh/devtoolset-7/root/usr/lib/gcc/x86_64-redhat-linux/7/../../../../include/c++/7/backward -internal-isystem /opt/rh/devtoolset-7/root/usr/lib/gcc/x86_64-redhat-linux/7/../../../../include/c++/7 -internal-isystem /opt/rh/devtoolset-7/root/usr/lib/gcc/x86_64-redhat-linux/7/../../../../include/c++/7/x86_64-redhat-linux -internal-isystem /opt/rh/devtoolset-7/root/usr/lib/gcc/x86_64-redhat-linux/7/../../../../include/c++/7/backward -internal-isystem /usr/local/include -internal-isystem /opt/dtk-21.04/llvm/lib/clang/12.0.0/include -internal-externc-isystem /include -internal-externc-isystem /usr/include -internal-isystem /usr/local/include -internal-isystem /opt/dtk-21.04/llvm/lib/clang/12.0.0/include -internal-externc-isystem /include -internal-externc-isystem /usr/include -O3 -std=gnu++11 -fdeprecated-macro -fno-autolink -fdebug-compilation-dir /home/huchen/FAISS/faiss/build/CMakeFiles/CMakeTmp -ferror-limit 19 -fhip-new-launch-api -fgnuc-version=4.2.1 -fcxx-exceptions -fexceptions -vectorize-loops -vectorize-slp -mllvm -amdgpu-early-inline-all=true -mllvm -amdgpu-function-calls=false -fcuda-allow-variadic-functions -faddrsig -o /tmp/OpenMPTryFlag-gfx906-eb0f90.o -x hip /home/huchen/FAISS/faiss/build/CMakeFiles/FindOpenMP/OpenMPTryFlag.cpp
clang -cc1 version 12.0.0 based upon LLVM 12.0.0dtk_rel_21.04 default target x86_64-unknown-linux-gnu
ignoring nonexistent directory "/opencl/include"
ignoring nonexistent directory "/opencl/include"
ignoring nonexistent directory "/include"
ignoring nonexistent directory "/include"
ignoring duplicate directory "/opt/dtk-21.04/include"
ignoring duplicate directory "/opt/rh/devtoolset-7/root/usr/include/c++/7"
ignoring duplicate directory "/opt/rh/devtoolset-7/root/usr/include/c++/7/x86_64-redhat-linux"
ignoring duplicate directory "/opt/rh/devtoolset-7/root/usr/lib/gcc/x86_64-redhat-linux/7/../../../../include/c++/7/backward"
ignoring duplicate directory "/usr/local/include"
ignoring duplicate directory "/opt/dtk-21.04/llvm/lib/clang/12.0.0/include"
ignoring duplicate directory "/usr/include"
ignoring duplicate directory "/usr/local/include"
ignoring duplicate directory "/opt/dtk-21.04/llvm/lib/clang/12.0.0/include"
ignoring duplicate directory "/usr/include"
#include "..." search starts here:
#include <...> search starts here:
/opt/dtk-21.04/llvm/lib/clang/12.0.0/include/..
/opt/dtk-21.04/hsa/include
/opt/dtk-21.04/hip/include
/opt/dtk-21.04/hiprand/include
/opt/dtk-21.04/rocrand/include
/opt/dtk-21.04/include
/opt/dtk-21.04
/opt/dtk-21.04/llvm/lib/clang/12.0.0/include/cuda_wrappers
/opt/rh/devtoolset-7/root/usr/include/c++/7
/opt/rh/devtoolset-7/root/usr/include/c++/7/x86_64-redhat-linux
/opt/rh/devtoolset-7/root/usr/lib/gcc/x86_64-redhat-linux/7/../../../../include/c++/7/backward
/usr/local/include
/opt/dtk-21.04/llvm/lib/clang/12.0.0/include
/usr/include
End of search list.
"/opt/dtk-21.04/llvm/bin/lld" -flavor gnu --no-undefined -shared -plugin-opt=-amdgpu-internalize-symbols -plugin-opt=mcpu=gfx906 -plugin-opt=O3 -plugin-opt=-amdgpu-early-inline-all=true -plugin-opt=-amdgpu-function-calls=false -o /tmp/OpenMPTryFlag-gfx906-3e44d1.out /tmp/OpenMPTryFlag-gfx906-eb0f90.o
"/opt/dtk-21.04/llvm/bin/clang-offload-bundler" -type=o -targets=host-x86_64-unknown-linux,hip-amdgcn-amd-amdhsa-gfx900,hip-amdgcn-amd-amdhsa-gfx906 -inputs=/dev/null,/tmp/OpenMPTryFlag-gfx900-bc7454.out,/tmp/OpenMPTryFlag-gfx906-3e44d1.out -outputs=/tmp/OpenMPTryFlag-547cd1.hipfb
"/opt/dtk-21.04/llvm/bin/clang-12" -cc1 -triple x86_64-unknown-linux-gnu -aux-triple amdgcn-amd-amdhsa -emit-obj --mrelax-relocations -disable-free -main-file-name OpenMPTryFlag.cpp -mrelocation-model static -mframe-pointer=none -fmath-errno -fno-rounding-math -mconstructor-aliases -munwind-tables -target-cpu x86-64 -fno-split-dwarf-inlining -debugger-tuning=gdb -v -resource-dir /opt/dtk-21.04/llvm/lib/clang/12.0.0 -internal-isystem /opt/dtk-21.04/llvm/lib/clang/12.0.0/include/cuda_wrappers -internal-isystem /opt/dtk-21.04/include -include __clang_hip_runtime_wrapper.h -isystem /opt/dtk-21.04/llvm/lib/clang/12.0.0/include/.. -isystem /opt/dtk-21.04/hsa/include -isystem /opt/dtk-21.04/hip/include -D __HIP_ROCclr__ -D __HIP_ROCclr__ -c-isystem /opt/dtk-21.04/include -c-isystem /opt/dtk-21.04 -c-isystem /opencl/include -c-isystem /opt/rh/devtoolset-7/root/usr/include/c++/7/x86_64-redhat-linux -c-isystem /opt/rh/devtoolset-7/root/usr/include/c++/7 -c-isystem . -cxx-isystem /opt/dtk-21.04/hiprand/include/ -cxx-isystem /opt/dtk-21.04/rocrand/include -cxx-isystem /opt/dtk-21.04/include -cxx-isystem /opt/dtk-21.04 -cxx-isystem /opencl/include -internal-isystem /opt/rh/devtoolset-7/root/usr/lib/gcc/x86_64-redhat-linux/7/../../../../include/c++/7 -internal-isystem /opt/rh/devtoolset-7/root/usr/lib/gcc/x86_64-redhat-linux/7/../../../../include/c++/7/x86_64-redhat-linux -internal-isystem /opt/rh/devtoolset-7/root/usr/lib/gcc/x86_64-redhat-linux/7/../../../../include/c++/7/backward -internal-isystem /opt/rh/devtoolset-7/root/usr/lib/gcc/x86_64-redhat-linux/7/../../../../include/c++/7 -internal-isystem /opt/rh/devtoolset-7/root/usr/lib/gcc/x86_64-redhat-linux/7/../../../../include/c++/7/x86_64-redhat-linux -internal-isystem /opt/rh/devtoolset-7/root/usr/lib/gcc/x86_64-redhat-linux/7/../../../../include/c++/7/backward -internal-isystem /usr/local/include -internal-isystem /opt/dtk-21.04/llvm/lib/clang/12.0.0/include -internal-externc-isystem /include -internal-externc-isystem /usr/include -internal-isystem /usr/local/include -internal-isystem /opt/dtk-21.04/llvm/lib/clang/12.0.0/include -internal-externc-isystem /include -internal-externc-isystem /usr/include -O3 -std=gnu++11 -fdeprecated-macro -fdebug-compilation-dir /home/huchen/FAISS/faiss/build/CMakeFiles/CMakeTmp -ferror-limit 19 -fopenmp -fopenmp-cuda-parallel-target-regions -fhip-new-launch-api -fgnuc-version=4.2.1 -fcxx-exceptions -fexceptions -vectorize-loops -vectorize-slp -mllvm -amdgpu-early-inline-all=true -mllvm -amdgpu-function-calls=false -fcuda-include-gpubinary /tmp/OpenMPTryFlag-547cd1.hipfb -fcuda-allow-variadic-functions -faddrsig -o CMakeFiles/cmTC_47e39.dir/OpenMPTryFlag.cpp.o -x hip /home/huchen/FAISS/faiss/build/CMakeFiles/FindOpenMP/OpenMPTryFlag.cpp
clang -cc1 version 12.0.0 based upon LLVM 12.0.0dtk_rel_21.04 default target x86_64-unknown-linux-gnu
ignoring nonexistent directory "/opencl/include"
ignoring nonexistent directory "/opencl/include"
ignoring nonexistent directory "/include"
ignoring nonexistent directory "/include"
ignoring duplicate directory "/opt/dtk-21.04/include"
ignoring duplicate directory "/opt/rh/devtoolset-7/root/usr/include/c++/7"
ignoring duplicate directory "/opt/rh/devtoolset-7/root/usr/include/c++/7/x86_64-redhat-linux"
ignoring duplicate directory "/opt/rh/devtoolset-7/root/usr/lib/gcc/x86_64-redhat-linux/7/../../../../include/c++/7/backward"
ignoring duplicate directory "/usr/local/include"
ignoring duplicate directory "/opt/dtk-21.04/llvm/lib/clang/12.0.0/include"
ignoring duplicate directory "/usr/include"
#include "..." search starts here:
#include <...> search starts here:
/opt/dtk-21.04/llvm/lib/clang/12.0.0/include/..
/opt/dtk-21.04/hsa/include
/opt/dtk-21.04/hip/include
/opt/dtk-21.04/hiprand/include
/opt/dtk-21.04/rocrand/include
/opt/dtk-21.04/include
/opt/dtk-21.04
/opt/dtk-21.04/llvm/lib/clang/12.0.0/include/cuda_wrappers
/opt/rh/devtoolset-7/root/usr/include/c++/7
/opt/rh/devtoolset-7/root/usr/include/c++/7/x86_64-redhat-linux
/opt/rh/devtoolset-7/root/usr/lib/gcc/x86_64-redhat-linux/7/../../../../include/c++/7/backward
/usr/local/include
/opt/dtk-21.04/llvm/lib/clang/12.0.0/include
/usr/include
End of search list.
Linking CXX executable cmTC_47e39
/usr/bin/cmake3 -E cmake_link_script CMakeFiles/cmTC_47e39.dir/link.txt --verbose=1
/opt/dtk-21.04/bin/hipcc -fopenmp=libomp -v -Wl,-rpath=/opt/rh/devtoolset-7/root/usr/lib64 -Wl,-rpath=/opt/rh/devtoolset-7/root/usr/lib CMakeFiles/cmTC_47e39.dir/OpenMPTryFlag.cpp.o -o cmTC_47e39 -v
clang version 12.0.0 (http://10.0.100.3/dcutoolkit/driverruntime/llvm-project.git f816f1d344d7e4e0e21fc9d134c1b82e12e972f5)
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /opt/dtk-21.04/llvm/bin
Found candidate GCC installation: /opt/rh/devtoolset-7/root/usr/lib/gcc/x86_64-redhat-linux/7
Found candidate GCC installation: /usr/lib/gcc/x86_64-redhat-linux/4.8.2
Found candidate GCC installation: /usr/lib/gcc/x86_64-redhat-linux/4.8.5
Selected GCC installation: /opt/rh/devtoolset-7/root/usr/lib/gcc/x86_64-redhat-linux/7
Candidate multilib: .;@m64
Candidate multilib: 32;@m32
Selected multilib: .;@m64
Found HIP installation: /opt/dtk-21.04, version 4.0.21112-7433ef47
"/opt/rh/devtoolset-7/root/usr/lib/gcc/x86_64-redhat-linux/7/../../../../bin/ld" --hash-style=gnu --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o cmTC_47e39 /lib/../lib64/crt1.o /lib/../lib64/crti.o /opt/rh/devtoolset-7/root/usr/lib/gcc/x86_64-redhat-linux/7/crtbegin.o -L/opt/dtk-21.04/hip/lib -L/opt/dtk-21.04/llvm/bin/../lib/clang/12.0.0/lib/linux -L/opt/rh/devtoolset-7/root/usr/lib/gcc/x86_64-redhat-linux/7 -L/opt/rh/devtoolset-7/root/usr/lib/gcc/x86_64-redhat-linux/7/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/opt/rh/devtoolset-7/root/usr/lib/gcc/x86_64-redhat-linux/7/../../.. -L/opt/dtk-21.04/llvm/bin/../lib -L/lib -L/usr/lib -lgcc_s -lgcc -lpthread -lm -rpath=/opt/rh/devtoolset-7/root/usr/lib64 -rpath=/opt/rh/devtoolset-7/root/usr/lib CMakeFiles/cmTC_47e39.dir/OpenMPTryFlag.cpp.o --enable-new-dtags --rpath=/opt/dtk-21.04/hip/lib:/opt/dtk-21.04/lib -lamdhip64 -lclang_rt.builtins-x86_64 -lstdc++ -lm -lomp -rpath /opt/dtk-21.04/llvm/bin/../lib -lgcc_s -lgcc -lpthread -lc -lgcc_s -lgcc /opt/rh/devtoolset-7/root/usr/lib/gcc/x86_64-redhat-linux/7/crtend.o /lib/../lib64/crtn.o
gmake[1]: Leaving directory '/home/huchen/FAISS/faiss/build/CMakeFiles/CMakeTmp'
Parsed CXX OpenMP implicit link information from above output:
link line regex: [^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$)]
ignore line: [Change Dir: /home/huchen/FAISS/faiss/build/CMakeFiles/CMakeTmp]
ignore line: []
ignore line: [Run Build Command(s):/opt/rh/devtoolset-7/root/usr/bin/gmake cmTC_47e39/fast && /opt/rh/devtoolset-7/root/usr/bin/gmake -f CMakeFiles/cmTC_47e39.dir/build.make CMakeFiles/cmTC_47e39.dir/build]
ignore line: [gmake[1]: Entering directory '/home/huchen/FAISS/faiss/build/CMakeFiles/CMakeTmp']
ignore line: [Building CXX object CMakeFiles/cmTC_47e39.dir/OpenMPTryFlag.cpp.o]
ignore line: [/opt/dtk-21.04/bin/hipcc -fopenmp=libomp -v -std=gnu++11 -o CMakeFiles/cmTC_47e39.dir/OpenMPTryFlag.cpp.o -c /home/huchen/FAISS/faiss/build/CMakeFiles/FindOpenMP/OpenMPTryFlag.cpp]
ignore line: [clang version 12.0.0 (http://10.0.100.3/dcutoolkit/driverruntime/llvm-project.git f816f1d344d7e4e0e21fc9d134c1b82e12e972f5)]
ignore line: [Target: x86_64-unknown-linux-gnu]
ignore line: [Thread model: posix]
ignore line: [InstalledDir: /opt/dtk-21.04/llvm/bin]
ignore line: [Found candidate GCC installation: /opt/rh/devtoolset-7/root/usr/lib/gcc/x86_64-redhat-linux/7]
ignore line: [Found candidate GCC installation: /usr/lib/gcc/x86_64-redhat-linux/4.8.2]
ignore line: [Found candidate GCC installation: /usr/lib/gcc/x86_64-redhat-linux/4.8.5]
ignore line: [Selected GCC installation: /opt/rh/devtoolset-7/root/usr/lib/gcc/x86_64-redhat-linux/7]
ignore line: [Candidate multilib: .]
ignore line: [@m64]
ignore line: [Candidate multilib: 32]
ignore line: [@m32]
ignore line: [Selected multilib: .]
ignore line: [@m64]
ignore line: [Found HIP installation: /opt/dtk-21.04 version 4.0.21112-7433ef47]
ignore line: [ "/opt/dtk-21.04/llvm/bin/clang-12" -cc1 -triple amdgcn-amd-amdhsa -aux-triple x86_64-unknown-linux-gnu -emit-obj --mrelax-relocations -disable-free -main-file-name OpenMPTryFlag.cpp -mrelocation-model pic -pic-level 1 -mframe-pointer=none -fno-rounding-math -mconstructor-aliases -aux-target-cpu x86-64 -fcuda-is-device -mllvm -amdgpu-internalize-symbols -fcuda-allow-variadic-functions -fvisibility hidden -fapply-global-visibility-to-externs -mlink-builtin-bitcode /opt/dtk-21.04/amdgcn/bitcode/hip.bc -mlink-builtin-bitcode /opt/dtk-21.04/amdgcn/bitcode/ocml.bc -mlink-builtin-bitcode /opt/dtk-21.04/amdgcn/bitcode/ockl.bc -mlink-builtin-bitcode /opt/dtk-21.04/amdgcn/bitcode/oclc_daz_opt_off.bc -mlink-builtin-bitcode /opt/dtk-21.04/amdgcn/bitcode/oclc_unsafe_math_off.bc -mlink-builtin-bitcode /opt/dtk-21.04/amdgcn/bitcode/oclc_finite_only_off.bc -mlink-builtin-bitcode /opt/dtk-21.04/amdgcn/bitcode/oclc_correctly_rounded_sqrt_on.bc -mlink-builtin-bitcode /opt/dtk-21.04/amdgcn/bitcode/oclc_wavefrontsize64_on.bc -mlink-builtin-bitcode /opt/dtk-21.04/amdgcn/bitcode/oclc_isa_version_900.bc -target-cpu gfx900 -fno-split-dwarf-inlining -debugger-tuning=gdb -v -resource-dir /opt/dtk-21.04/llvm/lib/clang/12.0.0 -internal-isystem /opt/dtk-21.04/llvm/lib/clang/12.0.0/include/cuda_wrappers -internal-isystem /opt/dtk-21.04/include -include __clang_hip_runtime_wrapper.h -isystem /opt/dtk-21.04/llvm/lib/clang/12.0.0/include/.. -isystem /opt/dtk-21.04/hsa/include -isystem /opt/dtk-21.04/hip/include -D __HIP_ROCclr__ -D __HIP_ROCclr__ -c-isystem /opt/dtk-21.04/include -c-isystem /opt/dtk-21.04 -c-isystem /opencl/include -c-isystem /opt/rh/devtoolset-7/root/usr/include/c++/7/x86_64-redhat-linux -c-isystem /opt/rh/devtoolset-7/root/usr/include/c++/7 -c-isystem . -cxx-isystem /opt/dtk-21.04/hiprand/include/ -cxx-isystem /opt/dtk-21.04/rocrand/include -cxx-isystem /opt/dtk-21.04/include -cxx-isystem /opt/dtk-21.04 -cxx-isystem /opencl/include -internal-isystem /opt/rh/devtoolset-7/root/usr/lib/gcc/x86_64-redhat-linux/7/../../../../include/c++/7 -internal-isystem /opt/rh/devtoolset-7/root/usr/lib/gcc/x86_64-redhat-linux/7/../../../../include/c++/7/x86_64-redhat-linux -internal-isystem /opt/rh/devtoolset-7/root/usr/lib/gcc/x86_64-redhat-linux/7/../../../../include/c++/7/backward -internal-isystem /opt/rh/devtoolset-7/root/usr/lib/gcc/x86_64-redhat-linux/7/../../../../include/c++/7 -internal-isystem /opt/rh/devtoolset-7/root/usr/lib/gcc/x86_64-redhat-linux/7/../../../../include/c++/7/x86_64-redhat-linux -internal-isystem /opt/rh/devtoolset-7/root/usr/lib/gcc/x86_64-redhat-linux/7/../../../../include/c++/7/backward -internal-isystem /usr/local/include -internal-isystem /opt/dtk-21.04/llvm/lib/clang/12.0.0/include -internal-externc-isystem /include -internal-externc-isystem /usr/include -internal-isystem /usr/local/include -internal-isystem /opt/dtk-21.04/llvm/lib/clang/12.0.0/include -internal-externc-isystem /include -internal-externc-isystem /usr/include -O3 -std=gnu++11 -fdeprecated-macro -fno-autolink -fdebug-compilation-dir /home/huchen/FAISS/faiss/build/CMakeFiles/CMakeTmp -ferror-limit 19 -fhip-new-launch-api -fgnuc-version=4.2.1 -fcxx-exceptions -fexceptions -vectorize-loops -vectorize-slp -mllvm -amdgpu-early-inline-all=true -mllvm -amdgpu-function-calls=false -fcuda-allow-variadic-functions -faddrsig -o /tmp/OpenMPTryFlag-gfx900-b8373b.o -x hip /home/huchen/FAISS/faiss/build/CMakeFiles/FindOpenMP/OpenMPTryFlag.cpp]
ignore line: [clang -cc1 version 12.0.0 based upon LLVM 12.0.0dtk_rel_21.04 default target x86_64-unknown-linux-gnu]
ignore line: [ignoring nonexistent directory "/opencl/include"]
ignore line: [ignoring nonexistent directory "/opencl/include"]
ignore line: [ignoring nonexistent directory "/include"]
ignore line: [ignoring nonexistent directory "/include"]
ignore line: [ignoring duplicate directory "/opt/dtk-21.04/include"]
ignore line: [ignoring duplicate directory "/opt/rh/devtoolset-7/root/usr/include/c++/7"]
ignore line: [ignoring duplicate directory "/opt/rh/devtoolset-7/root/usr/include/c++/7/x86_64-redhat-linux"]
ignore line: [ignoring duplicate directory "/opt/rh/devtoolset-7/root/usr/lib/gcc/x86_64-redhat-linux/7/../../../../include/c++/7/backward"]
ignore line: [ignoring duplicate directory "/usr/local/include"]
ignore line: [ignoring duplicate directory "/opt/dtk-21.04/llvm/lib/clang/12.0.0/include"]
ignore line: [ignoring duplicate directory "/usr/include"]
ignore line: [ignoring duplicate directory "/usr/local/include"]
ignore line: [ignoring duplicate directory "/opt/dtk-21.04/llvm/lib/clang/12.0.0/include"]
ignore line: [ignoring duplicate directory "/usr/include"]
ignore line: [#include "..." search starts here:]
ignore line: [#include <...> search starts here:]
ignore line: [ /opt/dtk-21.04/llvm/lib/clang/12.0.0/include/..]
ignore line: [ /opt/dtk-21.04/hsa/include]
ignore line: [ /opt/dtk-21.04/hip/include]
ignore line: [ /opt/dtk-21.04/hiprand/include]
ignore line: [ /opt/dtk-21.04/rocrand/include]
ignore line: [ /opt/dtk-21.04/include]
ignore line: [ /opt/dtk-21.04]
ignore line: [ /opt/dtk-21.04/llvm/lib/clang/12.0.0/include/cuda_wrappers]
ignore line: [ /opt/rh/devtoolset-7/root/usr/include/c++/7]
ignore line: [ /opt/rh/devtoolset-7/root/usr/include/c++/7/x86_64-redhat-linux]
ignore line: [ /opt/rh/devtoolset-7/root/usr/lib/gcc/x86_64-redhat-linux/7/../../../../include/c++/7/backward]
ignore line: [ /usr/local/include]
ignore line: [ /opt/dtk-21.04/llvm/lib/clang/12.0.0/include]
ignore line: [ /usr/include]
ignore line: [End of search list.]
ignore line: [ "/opt/dtk-21.04/llvm/bin/lld" -flavor gnu --no-undefined -shared -plugin-opt=-amdgpu-internalize-symbols -plugin-opt=mcpu=gfx900 -plugin-opt=O3 -plugin-opt=-amdgpu-early-inline-all=true -plugin-opt=-amdgpu-function-calls=false -o /tmp/OpenMPTryFlag-gfx900-bc7454.out /tmp/OpenMPTryFlag-gfx900-b8373b.o]
ignore line: [ "/opt/dtk-21.04/llvm/bin/clang-12" -cc1 -triple amdgcn-amd-amdhsa -aux-triple x86_64-unknown-linux-gnu -emit-obj --mrelax-relocations -disable-free -main-file-name OpenMPTryFlag.cpp -mrelocation-model pic -pic-level 1 -mframe-pointer=none -fno-rounding-math -mconstructor-aliases -aux-target-cpu x86-64 -fcuda-is-device -mllvm -amdgpu-internalize-symbols -fcuda-allow-variadic-functions -fvisibility hidden -fapply-global-visibility-to-externs -mlink-builtin-bitcode /opt/dtk-21.04/amdgcn/bitcode/hip.bc -mlink-builtin-bitcode /opt/dtk-21.04/amdgcn/bitcode/ocml.bc -mlink-builtin-bitcode /opt/dtk-21.04/amdgcn/bitcode/ockl.bc -mlink-builtin-bitcode /opt/dtk-21.04/amdgcn/bitcode/oclc_daz_opt_off.bc -mlink-builtin-bitcode /opt/dtk-21.04/amdgcn/bitcode/oclc_unsafe_math_off.bc -mlink-builtin-bitcode /opt/dtk-21.04/amdgcn/bitcode/oclc_finite_only_off.bc -mlink-builtin-bitcode /opt/dtk-21.04/amdgcn/bitcode/oclc_correctly_rounded_sqrt_on.bc -mlink-builtin-bitcode /opt/dtk-21.04/amdgcn/bitcode/oclc_wavefrontsize64_on.bc -mlink-builtin-bitcode /opt/dtk-21.04/amdgcn/bitcode/oclc_isa_version_906.bc -target-cpu gfx906 -fno-split-dwarf-inlining -debugger-tuning=gdb -v -resource-dir /opt/dtk-21.04/llvm/lib/clang/12.0.0 -internal-isystem /opt/dtk-21.04/llvm/lib/clang/12.0.0/include/cuda_wrappers -internal-isystem /opt/dtk-21.04/include -include __clang_hip_runtime_wrapper.h -isystem /opt/dtk-21.04/llvm/lib/clang/12.0.0/include/.. -isystem /opt/dtk-21.04/hsa/include -isystem /opt/dtk-21.04/hip/include -D __HIP_ROCclr__ -D __HIP_ROCclr__ -c-isystem /opt/dtk-21.04/include -c-isystem /opt/dtk-21.04 -c-isystem /opencl/include -c-isystem /opt/rh/devtoolset-7/root/usr/include/c++/7/x86_64-redhat-linux -c-isystem /opt/rh/devtoolset-7/root/usr/include/c++/7 -c-isystem . -cxx-isystem /opt/dtk-21.04/hiprand/include/ -cxx-isystem /opt/dtk-21.04/rocrand/include -cxx-isystem /opt/dtk-21.04/include -cxx-isystem /opt/dtk-21.04 -cxx-isystem /opencl/include -internal-isystem /opt/rh/devtoolset-7/root/usr/lib/gcc/x86_64-redhat-linux/7/../../../../include/c++/7 -internal-isystem /opt/rh/devtoolset-7/root/usr/lib/gcc/x86_64-redhat-linux/7/../../../../include/c++/7/x86_64-redhat-linux -internal-isystem /opt/rh/devtoolset-7/root/usr/lib/gcc/x86_64-redhat-linux/7/../../../../include/c++/7/backward -internal-isystem /opt/rh/devtoolset-7/root/usr/lib/gcc/x86_64-redhat-linux/7/../../../../include/c++/7 -internal-isystem /opt/rh/devtoolset-7/root/usr/lib/gcc/x86_64-redhat-linux/7/../../../../include/c++/7/x86_64-redhat-linux -internal-isystem /opt/rh/devtoolset-7/root/usr/lib/gcc/x86_64-redhat-linux/7/../../../../include/c++/7/backward -internal-isystem /usr/local/include -internal-isystem /opt/dtk-21.04/llvm/lib/clang/12.0.0/include -internal-externc-isystem /include -internal-externc-isystem /usr/include -internal-isystem /usr/local/include -internal-isystem /opt/dtk-21.04/llvm/lib/clang/12.0.0/include -internal-externc-isystem /include -internal-externc-isystem /usr/include -O3 -std=gnu++11 -fdeprecated-macro -fno-autolink -fdebug-compilation-dir /home/huchen/FAISS/faiss/build/CMakeFiles/CMakeTmp -ferror-limit 19 -fhip-new-launch-api -fgnuc-version=4.2.1 -fcxx-exceptions -fexceptions -vectorize-loops -vectorize-slp -mllvm -amdgpu-early-inline-all=true -mllvm -amdgpu-function-calls=false -fcuda-allow-variadic-functions -faddrsig -o /tmp/OpenMPTryFlag-gfx906-eb0f90.o -x hip /home/huchen/FAISS/faiss/build/CMakeFiles/FindOpenMP/OpenMPTryFlag.cpp]
ignore line: [clang -cc1 version 12.0.0 based upon LLVM 12.0.0dtk_rel_21.04 default target x86_64-unknown-linux-gnu]
ignore line: [ignoring nonexistent directory "/opencl/include"]
ignore line: [ignoring nonexistent directory "/opencl/include"]
ignore line: [ignoring nonexistent directory "/include"]
ignore line: [ignoring nonexistent directory "/include"]
ignore line: [ignoring duplicate directory "/opt/dtk-21.04/include"]
ignore line: [ignoring duplicate directory "/opt/rh/devtoolset-7/root/usr/include/c++/7"]
ignore line: [ignoring duplicate directory "/opt/rh/devtoolset-7/root/usr/include/c++/7/x86_64-redhat-linux"]
ignore line: [ignoring duplicate directory "/opt/rh/devtoolset-7/root/usr/lib/gcc/x86_64-redhat-linux/7/../../../../include/c++/7/backward"]
ignore line: [ignoring duplicate directory "/usr/local/include"]
ignore line: [ignoring duplicate directory "/opt/dtk-21.04/llvm/lib/clang/12.0.0/include"]
ignore line: [ignoring duplicate directory "/usr/include"]
ignore line: [ignoring duplicate directory "/usr/local/include"]
ignore line: [ignoring duplicate directory "/opt/dtk-21.04/llvm/lib/clang/12.0.0/include"]
ignore line: [ignoring duplicate directory "/usr/include"]
ignore line: [#include "..." search starts here:]
ignore line: [#include <...> search starts here:]
ignore line: [ /opt/dtk-21.04/llvm/lib/clang/12.0.0/include/..]
ignore line: [ /opt/dtk-21.04/hsa/include]
ignore line: [ /opt/dtk-21.04/hip/include]
ignore line: [ /opt/dtk-21.04/hiprand/include]
ignore line: [ /opt/dtk-21.04/rocrand/include]
ignore line: [ /opt/dtk-21.04/include]
ignore line: [ /opt/dtk-21.04]
ignore line: [ /opt/dtk-21.04/llvm/lib/clang/12.0.0/include/cuda_wrappers]
ignore line: [ /opt/rh/devtoolset-7/root/usr/include/c++/7]
ignore line: [ /opt/rh/devtoolset-7/root/usr/include/c++/7/x86_64-redhat-linux]
ignore line: [ /opt/rh/devtoolset-7/root/usr/lib/gcc/x86_64-redhat-linux/7/../../../../include/c++/7/backward]
ignore line: [ /usr/local/include]
ignore line: [ /opt/dtk-21.04/llvm/lib/clang/12.0.0/include]
ignore line: [ /usr/include]
ignore line: [End of search list.]
ignore line: [ "/opt/dtk-21.04/llvm/bin/lld" -flavor gnu --no-undefined -shared -plugin-opt=-amdgpu-internalize-symbols -plugin-opt=mcpu=gfx906 -plugin-opt=O3 -plugin-opt=-amdgpu-early-inline-all=true -plugin-opt=-amdgpu-function-calls=false -o /tmp/OpenMPTryFlag-gfx906-3e44d1.out /tmp/OpenMPTryFlag-gfx906-eb0f90.o]
ignore line: [ "/opt/dtk-21.04/llvm/bin/clang-offload-bundler" -type=o -targets=host-x86_64-unknown-linux hip-amdgcn-amd-amdhsa-gfx900 hip-amdgcn-amd-amdhsa-gfx906 -inputs=/dev/null /tmp/OpenMPTryFlag-gfx900-bc7454.out /tmp/OpenMPTryFlag-gfx906-3e44d1.out -outputs=/tmp/OpenMPTryFlag-547cd1.hipfb]
ignore line: [ "/opt/dtk-21.04/llvm/bin/clang-12" -cc1 -triple x86_64-unknown-linux-gnu -aux-triple amdgcn-amd-amdhsa -emit-obj --mrelax-relocations -disable-free -main-file-name OpenMPTryFlag.cpp -mrelocation-model static -mframe-pointer=none -fmath-errno -fno-rounding-math -mconstructor-aliases -munwind-tables -target-cpu x86-64 -fno-split-dwarf-inlining -debugger-tuning=gdb -v -resource-dir /opt/dtk-21.04/llvm/lib/clang/12.0.0 -internal-isystem /opt/dtk-21.04/llvm/lib/clang/12.0.0/include/cuda_wrappers -internal-isystem /opt/dtk-21.04/include -include __clang_hip_runtime_wrapper.h -isystem /opt/dtk-21.04/llvm/lib/clang/12.0.0/include/.. -isystem /opt/dtk-21.04/hsa/include -isystem /opt/dtk-21.04/hip/include -D __HIP_ROCclr__ -D __HIP_ROCclr__ -c-isystem /opt/dtk-21.04/include -c-isystem /opt/dtk-21.04 -c-isystem /opencl/include -c-isystem /opt/rh/devtoolset-7/root/usr/include/c++/7/x86_64-redhat-linux -c-isystem /opt/rh/devtoolset-7/root/usr/include/c++/7 -c-isystem . -cxx-isystem /opt/dtk-21.04/hiprand/include/ -cxx-isystem /opt/dtk-21.04/rocrand/include -cxx-isystem /opt/dtk-21.04/include -cxx-isystem /opt/dtk-21.04 -cxx-isystem /opencl/include -internal-isystem /opt/rh/devtoolset-7/root/usr/lib/gcc/x86_64-redhat-linux/7/../../../../include/c++/7 -internal-isystem /opt/rh/devtoolset-7/root/usr/lib/gcc/x86_64-redhat-linux/7/../../../../include/c++/7/x86_64-redhat-linux -internal-isystem /opt/rh/devtoolset-7/root/usr/lib/gcc/x86_64-redhat-linux/7/../../../../include/c++/7/backward -internal-isystem /opt/rh/devtoolset-7/root/usr/lib/gcc/x86_64-redhat-linux/7/../../../../include/c++/7 -internal-isystem /opt/rh/devtoolset-7/root/usr/lib/gcc/x86_64-redhat-linux/7/../../../../include/c++/7/x86_64-redhat-linux -internal-isystem /opt/rh/devtoolset-7/root/usr/lib/gcc/x86_64-redhat-linux/7/../../../../include/c++/7/backward -internal-isystem /usr/local/include -internal-isystem /opt/dtk-21.04/llvm/lib/clang/12.0.0/include -internal-externc-isystem /include -internal-externc-isystem /usr/include -internal-isystem /usr/local/include -internal-isystem /opt/dtk-21.04/llvm/lib/clang/12.0.0/include -internal-externc-isystem /include -internal-externc-isystem /usr/include -O3 -std=gnu++11 -fdeprecated-macro -fdebug-compilation-dir /home/huchen/FAISS/faiss/build/CMakeFiles/CMakeTmp -ferror-limit 19 -fopenmp -fopenmp-cuda-parallel-target-regions -fhip-new-launch-api -fgnuc-version=4.2.1 -fcxx-exceptions -fexceptions -vectorize-loops -vectorize-slp -mllvm -amdgpu-early-inline-all=true -mllvm -amdgpu-function-calls=false -fcuda-include-gpubinary /tmp/OpenMPTryFlag-547cd1.hipfb -fcuda-allow-variadic-functions -faddrsig -o CMakeFiles/cmTC_47e39.dir/OpenMPTryFlag.cpp.o -x hip /home/huchen/FAISS/faiss/build/CMakeFiles/FindOpenMP/OpenMPTryFlag.cpp]
ignore line: [clang -cc1 version 12.0.0 based upon LLVM 12.0.0dtk_rel_21.04 default target x86_64-unknown-linux-gnu]
ignore line: [ignoring nonexistent directory "/opencl/include"]
ignore line: [ignoring nonexistent directory "/opencl/include"]
ignore line: [ignoring nonexistent directory "/include"]
ignore line: [ignoring nonexistent directory "/include"]
ignore line: [ignoring duplicate directory "/opt/dtk-21.04/include"]
ignore line: [ignoring duplicate directory "/opt/rh/devtoolset-7/root/usr/include/c++/7"]
ignore line: [ignoring duplicate directory "/opt/rh/devtoolset-7/root/usr/include/c++/7/x86_64-redhat-linux"]
ignore line: [ignoring duplicate directory "/opt/rh/devtoolset-7/root/usr/lib/gcc/x86_64-redhat-linux/7/../../../../include/c++/7/backward"]
ignore line: [ignoring duplicate directory "/usr/local/include"]
ignore line: [ignoring duplicate directory "/opt/dtk-21.04/llvm/lib/clang/12.0.0/include"]
ignore line: [ignoring duplicate directory "/usr/include"]
ignore line: [#include "..." search starts here:]
ignore line: [#include <...> search starts here:]
ignore line: [ /opt/dtk-21.04/llvm/lib/clang/12.0.0/include/..]
ignore line: [ /opt/dtk-21.04/hsa/include]
ignore line: [ /opt/dtk-21.04/hip/include]
ignore line: [ /opt/dtk-21.04/hiprand/include]
ignore line: [ /opt/dtk-21.04/rocrand/include]
ignore line: [ /opt/dtk-21.04/include]
ignore line: [ /opt/dtk-21.04]
ignore line: [ /opt/dtk-21.04/llvm/lib/clang/12.0.0/include/cuda_wrappers]
ignore line: [ /opt/rh/devtoolset-7/root/usr/include/c++/7]
ignore line: [ /opt/rh/devtoolset-7/root/usr/include/c++/7/x86_64-redhat-linux]
ignore line: [ /opt/rh/devtoolset-7/root/usr/lib/gcc/x86_64-redhat-linux/7/../../../../include/c++/7/backward]
ignore line: [ /usr/local/include]
ignore line: [ /opt/dtk-21.04/llvm/lib/clang/12.0.0/include]
ignore line: [ /usr/include]
ignore line: [End of search list.]
ignore line: [Linking CXX executable cmTC_47e39]
ignore line: [/usr/bin/cmake3 -E cmake_link_script CMakeFiles/cmTC_47e39.dir/link.txt --verbose=1]
ignore line: [/opt/dtk-21.04/bin/hipcc -fopenmp=libomp -v -Wl -rpath=/opt/rh/devtoolset-7/root/usr/lib64 -Wl -rpath=/opt/rh/devtoolset-7/root/usr/lib CMakeFiles/cmTC_47e39.dir/OpenMPTryFlag.cpp.o -o cmTC_47e39 -v ]
ignore line: [clang version 12.0.0 (http://10.0.100.3/dcutoolkit/driverruntime/llvm-project.git f816f1d344d7e4e0e21fc9d134c1b82e12e972f5)]
ignore line: [Target: x86_64-unknown-linux-gnu]
ignore line: [Thread model: posix]
ignore line: [InstalledDir: /opt/dtk-21.04/llvm/bin]
ignore line: [Found candidate GCC installation: /opt/rh/devtoolset-7/root/usr/lib/gcc/x86_64-redhat-linux/7]
ignore line: [Found candidate GCC installation: /usr/lib/gcc/x86_64-redhat-linux/4.8.2]
ignore line: [Found candidate GCC installation: /usr/lib/gcc/x86_64-redhat-linux/4.8.5]
ignore line: [Selected GCC installation: /opt/rh/devtoolset-7/root/usr/lib/gcc/x86_64-redhat-linux/7]
ignore line: [Candidate multilib: .]
ignore line: [@m64]
ignore line: [Candidate multilib: 32]
ignore line: [@m32]
ignore line: [Selected multilib: .]
ignore line: [@m64]
ignore line: [Found HIP installation: /opt/dtk-21.04 version 4.0.21112-7433ef47]
link line: [ "/opt/rh/devtoolset-7/root/usr/lib/gcc/x86_64-redhat-linux/7/../../../../bin/ld" --hash-style=gnu --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o cmTC_47e39 /lib/../lib64/crt1.o /lib/../lib64/crti.o /opt/rh/devtoolset-7/root/usr/lib/gcc/x86_64-redhat-linux/7/crtbegin.o -L/opt/dtk-21.04/hip/lib -L/opt/dtk-21.04/llvm/bin/../lib/clang/12.0.0/lib/linux -L/opt/rh/devtoolset-7/root/usr/lib/gcc/x86_64-redhat-linux/7 -L/opt/rh/devtoolset-7/root/usr/lib/gcc/x86_64-redhat-linux/7/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/opt/rh/devtoolset-7/root/usr/lib/gcc/x86_64-redhat-linux/7/../../.. -L/opt/dtk-21.04/llvm/bin/../lib -L/lib -L/usr/lib -lgcc_s -lgcc -lpthread -lm -rpath=/opt/rh/devtoolset-7/root/usr/lib64 -rpath=/opt/rh/devtoolset-7/root/usr/lib CMakeFiles/cmTC_47e39.dir/OpenMPTryFlag.cpp.o --enable-new-dtags --rpath=/opt/dtk-21.04/hip/lib:/opt/dtk-21.04/lib -lamdhip64 -lclang_rt.builtins-x86_64 -lstdc++ -lm -lomp -rpath /opt/dtk-21.04/llvm/bin/../lib -lgcc_s -lgcc -lpthread -lc -lgcc_s -lgcc /opt/rh/devtoolset-7/root/usr/lib/gcc/x86_64-redhat-linux/7/crtend.o /lib/../lib64/crtn.o]
arg [/opt/rh/devtoolset-7/root/usr/lib/gcc/x86_64-redhat-linux/7/../../../../bin/ld] ==> ignore
arg [--hash-style=gnu] ==> ignore
arg [--eh-frame-hdr] ==> ignore
arg [-m] ==> ignore
arg [elf_x86_64] ==> ignore
arg [-dynamic-linker] ==> ignore
arg [/lib64/ld-linux-x86-64.so.2] ==> ignore
arg [-o] ==> ignore
arg [cmTC_47e39] ==> ignore
arg [/lib/../lib64/crt1.o] ==> ignore
arg [/lib/../lib64/crti.o] ==> ignore
arg [/opt/rh/devtoolset-7/root/usr/lib/gcc/x86_64-redhat-linux/7/crtbegin.o] ==> ignore
arg [-L/opt/dtk-21.04/hip/lib] ==> dir [/opt/dtk-21.04/hip/lib]
arg [-L/opt/dtk-21.04/llvm/bin/../lib/clang/12.0.0/lib/linux] ==> dir [/opt/dtk-21.04/llvm/bin/../lib/clang/12.0.0/lib/linux]
arg [-L/opt/rh/devtoolset-7/root/usr/lib/gcc/x86_64-redhat-linux/7] ==> dir [/opt/rh/devtoolset-7/root/usr/lib/gcc/x86_64-redhat-linux/7]
arg [-L/opt/rh/devtoolset-7/root/usr/lib/gcc/x86_64-redhat-linux/7/../../../../lib64] ==> dir [/opt/rh/devtoolset-7/root/usr/lib/gcc/x86_64-redhat-linux/7/../../../../lib64]
arg [-L/lib/../lib64] ==> dir [/lib/../lib64]
arg [-L/usr/lib/../lib64] ==> dir [/usr/lib/../lib64]
arg [-L/opt/rh/devtoolset-7/root/usr/lib/gcc/x86_64-redhat-linux/7/../../..] ==> dir [/opt/rh/devtoolset-7/root/usr/lib/gcc/x86_64-redhat-linux/7/../../..]
arg [-L/opt/dtk-21.04/llvm/bin/../lib] ==> dir [/opt/dtk-21.04/llvm/bin/../lib]
arg [-L/lib] ==> dir [/lib]
arg [-L/usr/lib] ==> dir [/usr/lib]
arg [-lgcc_s] ==> lib [gcc_s]
arg [-lgcc] ==> lib [gcc]
arg [-lpthread] ==> lib [pthread]
arg [-lm] ==> lib [m]
arg [-rpath=/opt/rh/devtoolset-7/root/usr/lib64] ==> ignore
arg [-rpath=/opt/rh/devtoolset-7/root/usr/lib] ==> ignore
arg [CMakeFiles/cmTC_47e39.dir/OpenMPTryFlag.cpp.o] ==> ignore
arg [--enable-new-dtags] ==> ignore
arg [--rpath=/opt/dtk-21.04/hip/lib:/opt/dtk-21.04/lib] ==> ignore
arg [-lamdhip64] ==> lib [amdhip64]
arg [-lclang_rt.builtins-x86_64] ==> lib [clang_rt.builtins-x86_64]
arg [-lstdc++] ==> lib [stdc++]
arg [-lm] ==> lib [m]
arg [-lomp] ==> lib [omp]
arg [-rpath] ==> ignore
arg [/opt/dtk-21.04/llvm/bin/../lib] ==> ignore
arg [-lgcc_s] ==> lib [gcc_s]
arg [-lgcc] ==> lib [gcc]
arg [-lpthread] ==> lib [pthread]
arg [-lc] ==> lib [c]
arg [-lgcc_s] ==> lib [gcc_s]
arg [-lgcc] ==> lib [gcc]
arg [/opt/rh/devtoolset-7/root/usr/lib/gcc/x86_64-redhat-linux/7/crtend.o] ==> ignore
arg [/lib/../lib64/crtn.o] ==> ignore
collapse library dir [/opt/dtk-21.04/hip/lib] ==> [/opt/dtk-21.04/hip/lib]
collapse library dir [/opt/dtk-21.04/llvm/bin/../lib/clang/12.0.0/lib/linux] ==> [/opt/dtk-21.04/llvm/lib/clang/12.0.0/lib/linux]
collapse library dir [/opt/rh/devtoolset-7/root/usr/lib/gcc/x86_64-redhat-linux/7] ==> [/opt/rh/devtoolset-7/root/usr/lib/gcc/x86_64-redhat-linux/7]
collapse library dir [/opt/rh/devtoolset-7/root/usr/lib/gcc/x86_64-redhat-linux/7/../../../../lib64] ==> [/opt/rh/devtoolset-7/root/usr/lib64]
collapse library dir [/lib/../lib64] ==> [/lib64]
collapse library dir [/usr/lib/../lib64] ==> [/usr/lib64]
collapse library dir [/opt/rh/devtoolset-7/root/usr/lib/gcc/x86_64-redhat-linux/7/../../..] ==> [/opt/rh/devtoolset-7/root/usr/lib]
collapse library dir [/opt/dtk-21.04/llvm/bin/../lib] ==> [/opt/dtk-21.04/llvm/lib]
collapse library dir [/lib] ==> [/lib]
collapse library dir [/usr/lib] ==> [/usr/lib]
implicit libs: [gcc_s;gcc;pthread;m;amdhip64;clang_rt.builtins-x86_64;stdc++;m;omp;gcc_s;gcc;pthread;c;gcc_s;gcc]
implicit dirs: [/opt/dtk-21.04/hip/lib;/opt/dtk-21.04/llvm/lib/clang/12.0.0/lib/linux;/opt/rh/devtoolset-7/root/usr/lib/gcc/x86_64-redhat-linux/7;/opt/rh/devtoolset-7/root/usr/lib64;/lib64;/usr/lib64;/opt/rh/devtoolset-7/root/usr/lib;/opt/dtk-21.04/llvm/lib;/lib;/usr/lib]
implicit fwks: []
Determining if the include file pthread.h exists passed with the following output:
Change Dir: /home/huchen/FAISS/faiss/build/CMakeFiles/CMakeTmp
Run Build Command(s):/opt/rh/devtoolset-7/root/usr/bin/gmake cmTC_24d5a/fast && /opt/rh/devtoolset-7/root/usr/bin/gmake -f CMakeFiles/cmTC_24d5a.dir/build.make CMakeFiles/cmTC_24d5a.dir/build
gmake[1]: Entering directory '/home/huchen/FAISS/faiss/build/CMakeFiles/CMakeTmp'
Building CXX object CMakeFiles/cmTC_24d5a.dir/CheckIncludeFile.cxx.o
/opt/dtk-21.04/bin/hipcc -std=gnu++11 -o CMakeFiles/cmTC_24d5a.dir/CheckIncludeFile.cxx.o -c /home/huchen/FAISS/faiss/build/CMakeFiles/CMakeTmp/CheckIncludeFile.cxx
Linking CXX executable cmTC_24d5a
/usr/bin/cmake3 -E cmake_link_script CMakeFiles/cmTC_24d5a.dir/link.txt --verbose=1
/opt/dtk-21.04/bin/hipcc -Wl,-rpath=/opt/rh/devtoolset-7/root/usr/lib64 -Wl,-rpath=/opt/rh/devtoolset-7/root/usr/lib CMakeFiles/cmTC_24d5a.dir/CheckIncludeFile.cxx.o -o cmTC_24d5a
gmake[1]: Leaving directory '/home/huchen/FAISS/faiss/build/CMakeFiles/CMakeTmp'
Determining if the function sgemm_ exists passed with the following output:
Change Dir: /home/huchen/FAISS/faiss/build/CMakeFiles/CMakeTmp
Run Build Command(s):/opt/rh/devtoolset-7/root/usr/bin/gmake cmTC_01f66/fast && /opt/rh/devtoolset-7/root/usr/bin/gmake -f CMakeFiles/cmTC_01f66.dir/build.make CMakeFiles/cmTC_01f66.dir/build
gmake[1]: Entering directory '/home/huchen/FAISS/faiss/build/CMakeFiles/CMakeTmp'
Building CXX object CMakeFiles/cmTC_01f66.dir/CheckFunctionExists.cxx.o
/opt/dtk-21.04/bin/hipcc -DCHECK_FUNCTION_EXISTS=sgemm_ -std=gnu++11 -o CMakeFiles/cmTC_01f66.dir/CheckFunctionExists.cxx.o -c /home/huchen/FAISS/faiss/build/CMakeFiles/CheckFunctionExists/CheckFunctionExists.cxx
Linking CXX executable cmTC_01f66
/usr/bin/cmake3 -E cmake_link_script CMakeFiles/cmTC_01f66.dir/link.txt --verbose=1
/opt/dtk-21.04/bin/hipcc -DCHECK_FUNCTION_EXISTS=sgemm_ -Wl,-rpath=/opt/rh/devtoolset-7/root/usr/lib64 -Wl,-rpath=/opt/rh/devtoolset-7/root/usr/lib CMakeFiles/cmTC_01f66.dir/CheckFunctionExists.cxx.o -o cmTC_01f66 -L/home/huchen/intel-compiler-2017.5.239/mkl/lib/intel64_lin -Wl,-rpath,/home/huchen/intel-compiler-2017.5.239/mkl/lib/intel64_lin -lmkl_intel_lp64 -lmkl_intel_thread -lmkl_core /opt/dtk-21.04/llvm/lib/libiomp5.so -pthread -lm -ldl
gmake[1]: Leaving directory '/home/huchen/FAISS/faiss/build/CMakeFiles/CMakeTmp'
Compiling the C compiler identification source file "CMakeCCompilerId.c" succeeded.
Compiler: /opt/dtk-21.04/bin/hipcc
Build flags:
Id flags:
The output was:
0
Compilation of the C compiler identification source "CMakeCCompilerId.c" produced "a.out"
The C compiler identification is Clang, found in "/home/huchen/FAISS/faiss/build/CMakeFiles/3.17.5/CompilerIdC/a.out"
Determining if the C compiler works passed with the following output:
Change Dir: /home/huchen/FAISS/faiss/build/CMakeFiles/CMakeTmp
Run Build Command(s):/opt/rh/devtoolset-7/root/usr/bin/gmake cmTC_86033/fast && /opt/rh/devtoolset-7/root/usr/bin/gmake -f CMakeFiles/cmTC_86033.dir/build.make CMakeFiles/cmTC_86033.dir/build
gmake[1]: Entering directory '/home/huchen/FAISS/faiss/build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_86033.dir/testCCompiler.c.o
/opt/dtk-21.04/bin/hipcc -o CMakeFiles/cmTC_86033.dir/testCCompiler.c.o -c /home/huchen/FAISS/faiss/build/CMakeFiles/CMakeTmp/testCCompiler.c
Linking C executable cmTC_86033
/usr/bin/cmake3 -E cmake_link_script CMakeFiles/cmTC_86033.dir/link.txt --verbose=1
/opt/dtk-21.04/bin/hipcc -Wl,-rpath=/opt/rh/devtoolset-7/root/usr/lib64 -Wl,-rpath=/opt/rh/devtoolset-7/root/usr/lib -rdynamic CMakeFiles/cmTC_86033.dir/testCCompiler.c.o -o cmTC_86033
gmake[1]: Leaving directory '/home/huchen/FAISS/faiss/build/CMakeFiles/CMakeTmp'
Detecting C compiler ABI info compiled with the following output:
Change Dir: /home/huchen/FAISS/faiss/build/CMakeFiles/CMakeTmp
Run Build Command(s):/opt/rh/devtoolset-7/root/usr/bin/gmake cmTC_af96e/fast && /opt/rh/devtoolset-7/root/usr/bin/gmake -f CMakeFiles/cmTC_af96e.dir/build.make CMakeFiles/cmTC_af96e.dir/build
gmake[1]: Entering directory '/home/huchen/FAISS/faiss/build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_af96e.dir/CMakeCCompilerABI.c.o
/opt/dtk-21.04/bin/hipcc -v -o CMakeFiles/cmTC_af96e.dir/CMakeCCompilerABI.c.o -c /usr/share/cmake3/Modules/CMakeCCompilerABI.c
clang version 12.0.0 (http://10.0.100.3/dcutoolkit/driverruntime/llvm-project.git f816f1d344d7e4e0e21fc9d134c1b82e12e972f5)
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /opt/dtk-21.04/llvm/bin
Found candidate GCC installation: /opt/rh/devtoolset-7/root/usr/lib/gcc/x86_64-redhat-linux/7
Found candidate GCC installation: /usr/lib/gcc/x86_64-redhat-linux/4.8.2
Found candidate GCC installation: /usr/lib/gcc/x86_64-redhat-linux/4.8.5
Selected GCC installation: /opt/rh/devtoolset-7/root/usr/lib/gcc/x86_64-redhat-linux/7
Candidate multilib: .;@m64
Candidate multilib: 32;@m32
Selected multilib: .;@m64
Found HIP installation: /opt/dtk-21.04, version 4.0.21112-7433ef47
(in-process)
"/opt/dtk-21.04/llvm/bin/clang-12" -cc1 -triple x86_64-unknown-linux-gnu -emit-obj --mrelax-relocations -disable-free -main-file-name CMakeCCompilerABI.c -mrelocation-model static -mframe-pointer=none -fmath-errno -fno-rounding-math -mconstructor-aliases -munwind-tables -target-cpu x86-64 -fno-split-dwarf-inlining -debugger-tuning=gdb -v -resource-dir /opt/dtk-21.04/llvm/lib/clang/12.0.0 -isystem /opt/dtk-21.04/llvm/lib/clang/12.0.0/include/.. -isystem /opt/dtk-21.04/hsa/include -isystem /opt/dtk-21.04/hip/include -D __HIP_ROCclr__ -D __HIP_ROCclr__ -c-isystem /opt/dtk-21.04/include -c-isystem /opt/dtk-21.04 -c-isystem /opencl/include -c-isystem /opt/rh/devtoolset-7/root/usr/include/c++/7/x86_64-redhat-linux -c-isystem /opt/rh/devtoolset-7/root/usr/include/c++/7 -c-isystem . -cxx-isystem /opt/dtk-21.04/hiprand/include/ -cxx-isystem /opt/dtk-21.04/rocrand/include -cxx-isystem /opt/dtk-21.04/include -cxx-isystem /opt/dtk-21.04 -cxx-isystem /opencl/include -internal-isystem /usr/local/include -internal-isystem /opt/dtk-21.04/llvm/lib/clang/12.0.0/include -internal-externc-isystem /include -internal-externc-isystem /usr/include -O3 -fdebug-compilation-dir /home/huchen/FAISS/faiss/build/CMakeFiles/CMakeTmp -ferror-limit 19 -fgnuc-version=4.2.1 -vectorize-loops -vectorize-slp -faddrsig -o CMakeFiles/cmTC_af96e.dir/CMakeCCompilerABI.c.o -x c /usr/share/cmake3/Modules/CMakeCCompilerABI.c
clang -cc1 version 12.0.0 based upon LLVM 12.0.0dtk_rel_21.04 default target x86_64-unknown-linux-gnu
ignoring nonexistent directory "/opencl/include"
ignoring nonexistent directory "/opencl/include"
ignoring nonexistent directory "/include"
#include "..." search starts here:
#include <...> search starts here:
/opt/dtk-21.04/llvm/lib/clang/12.0.0/include/..
/opt/dtk-21.04/hsa/include
/opt/dtk-21.04/hip/include
/opt/dtk-21.04/include
/opt/dtk-21.04
/opt/rh/devtoolset-7/root/usr/include/c++/7/x86_64-redhat-linux
/opt/rh/devtoolset-7/root/usr/include/c++/7
.
/usr/local/include
/opt/dtk-21.04/llvm/lib/clang/12.0.0/include
/usr/include
End of search list.
Linking C executable cmTC_af96e
/usr/bin/cmake3 -E cmake_link_script CMakeFiles/cmTC_af96e.dir/link.txt --verbose=1
/opt/dtk-21.04/bin/hipcc -Wl,-rpath=/opt/rh/devtoolset-7/root/usr/lib64 -Wl,-rpath=/opt/rh/devtoolset-7/root/usr/lib -v -rdynamic CMakeFiles/cmTC_af96e.dir/CMakeCCompilerABI.c.o -o cmTC_af96e
clang version 12.0.0 (http://10.0.100.3/dcutoolkit/driverruntime/llvm-project.git f816f1d344d7e4e0e21fc9d134c1b82e12e972f5)
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /opt/dtk-21.04/llvm/bin
Found candidate GCC installation: /opt/rh/devtoolset-7/root/usr/lib/gcc/x86_64-redhat-linux/7
Found candidate GCC installation: /usr/lib/gcc/x86_64-redhat-linux/4.8.2
Found candidate GCC installation: /usr/lib/gcc/x86_64-redhat-linux/4.8.5
Selected GCC installation: /opt/rh/devtoolset-7/root/usr/lib/gcc/x86_64-redhat-linux/7
Candidate multilib: .;@m64
Candidate multilib: 32;@m32
Selected multilib: .;@m64
Found HIP installation: /opt/dtk-21.04, version 4.0.21112-7433ef47
"/opt/rh/devtoolset-7/root/usr/lib/gcc/x86_64-redhat-linux/7/../../../../bin/ld" -export-dynamic --hash-style=gnu --eh-frame-hdr -m elf_x86_64 -export-dynamic -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o cmTC_af96e /lib/../lib64/crt1.o /lib/../lib64/crti.o /opt/rh/devtoolset-7/root/usr/lib/gcc/x86_64-redhat-linux/7/crtbegin.o -L/opt/dtk-21.04/hip/lib -L/opt/dtk-21.04/llvm/bin/../lib/clang/12.0.0/lib/linux -L/opt/rh/devtoolset-7/root/usr/lib/gcc/x86_64-redhat-linux/7 -L/opt/rh/devtoolset-7/root/usr/lib/gcc/x86_64-redhat-linux/7/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/opt/rh/devtoolset-7/root/usr/lib/gcc/x86_64-redhat-linux/7/../../.. -L/opt/dtk-21.04/llvm/bin/../lib -L/lib -L/usr/lib -lgcc_s -lgcc -lpthread -lm -rpath=/opt/rh/devtoolset-7/root/usr/lib64 -rpath=/opt/rh/devtoolset-7/root/usr/lib CMakeFiles/cmTC_af96e.dir/CMakeCCompilerABI.c.o --enable-new-dtags --rpath=/opt/dtk-21.04/hip/lib:/opt/dtk-21.04/lib -lamdhip64 -lclang_rt.builtins-x86_64 -lstdc++ -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /opt/rh/devtoolset-7/root/usr/lib/gcc/x86_64-redhat-linux/7/crtend.o /lib/../lib64/crtn.o
gmake[1]: Leaving directory '/home/huchen/FAISS/faiss/build/CMakeFiles/CMakeTmp'
Parsed C implicit include dir info from above output: rv=done
found start of include info
found start of implicit include info
add: [/opt/dtk-21.04/llvm/lib/clang/12.0.0/include/..]
add: [/opt/dtk-21.04/hsa/include]
add: [/opt/dtk-21.04/hip/include]
add: [/opt/dtk-21.04/include]
add: [/opt/dtk-21.04]
add: [/opt/rh/devtoolset-7/root/usr/include/c++/7/x86_64-redhat-linux]
add: [/opt/rh/devtoolset-7/root/usr/include/c++/7]
add: [.]
add: [/usr/local/include]
add: [/opt/dtk-21.04/llvm/lib/clang/12.0.0/include]
add: [/usr/include]
end of search list found
collapse include dir [/opt/dtk-21.04/llvm/lib/clang/12.0.0/include/..] ==> [/opt/dtk-21.04/llvm/lib/clang/12.0.0]
collapse include dir [/opt/dtk-21.04/hsa/include] ==> [/opt/dtk-21.04/hsa/include]
collapse include dir [/opt/dtk-21.04/hip/include] ==> [/opt/dtk-21.04/hip/include]
collapse include dir [/opt/dtk-21.04/include] ==> [/opt/dtk-21.04/include]
collapse include dir [/opt/dtk-21.04] ==> [/opt/dtk-21.04]
collapse include dir [/opt/rh/devtoolset-7/root/usr/include/c++/7/x86_64-redhat-linux] ==> [/opt/rh/devtoolset-7/root/usr/include/c++/7/x86_64-redhat-linux]
collapse include dir [/opt/rh/devtoolset-7/root/usr/include/c++/7] ==> [/opt/rh/devtoolset-7/root/usr/include/c++/7]
skipping relative include dir [.]
collapse include dir [/usr/local/include] ==> [/usr/local/include]
collapse include dir [/opt/dtk-21.04/llvm/lib/clang/12.0.0/include] ==> [/opt/dtk-21.04/llvm/lib/clang/12.0.0/include]
collapse include dir [/usr/include] ==> [/usr/include]
implicit include dirs: [/opt/dtk-21.04/llvm/lib/clang/12.0.0;/opt/dtk-21.04/hsa/include;/opt/dtk-21.04/hip/include;/opt/dtk-21.04/include;/opt/dtk-21.04;/opt/rh/devtoolset-7/root/usr/include/c++/7/x86_64-redhat-linux;/opt/rh/devtoolset-7/root/usr/include/c++/7;/usr/local/include;/opt/dtk-21.04/llvm/lib/clang/12.0.0/include;/usr/include]
Parsed C implicit link information from above output:
link line regex: [^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$)]
ignore line: [Change Dir: /home/huchen/FAISS/faiss/build/CMakeFiles/CMakeTmp]
ignore line: []
ignore line: [Run Build Command(s):/opt/rh/devtoolset-7/root/usr/bin/gmake cmTC_af96e/fast && /opt/rh/devtoolset-7/root/usr/bin/gmake -f CMakeFiles/cmTC_af96e.dir/build.make CMakeFiles/cmTC_af96e.dir/build]
ignore line: [gmake[1]: Entering directory '/home/huchen/FAISS/faiss/build/CMakeFiles/CMakeTmp']
ignore line: [Building C object CMakeFiles/cmTC_af96e.dir/CMakeCCompilerABI.c.o]
ignore line: [/opt/dtk-21.04/bin/hipcc -v -o CMakeFiles/cmTC_af96e.dir/CMakeCCompilerABI.c.o -c /usr/share/cmake3/Modules/CMakeCCompilerABI.c]
ignore line: [clang version 12.0.0 (http://10.0.100.3/dcutoolkit/driverruntime/llvm-project.git f816f1d344d7e4e0e21fc9d134c1b82e12e972f5)]
ignore line: [Target: x86_64-unknown-linux-gnu]
ignore line: [Thread model: posix]
ignore line: [InstalledDir: /opt/dtk-21.04/llvm/bin]
ignore line: [Found candidate GCC installation: /opt/rh/devtoolset-7/root/usr/lib/gcc/x86_64-redhat-linux/7]
ignore line: [Found candidate GCC installation: /usr/lib/gcc/x86_64-redhat-linux/4.8.2]
ignore line: [Found candidate GCC installation: /usr/lib/gcc/x86_64-redhat-linux/4.8.5]
ignore line: [Selected GCC installation: /opt/rh/devtoolset-7/root/usr/lib/gcc/x86_64-redhat-linux/7]
ignore line: [Candidate multilib: .]
ignore line: [@m64]
ignore line: [Candidate multilib: 32]
ignore line: [@m32]
ignore line: [Selected multilib: .]
ignore line: [@m64]
ignore line: [Found HIP installation: /opt/dtk-21.04 version 4.0.21112-7433ef47]
ignore line: [ (in-process)]
ignore line: [ "/opt/dtk-21.04/llvm/bin/clang-12" -cc1 -triple x86_64-unknown-linux-gnu -emit-obj --mrelax-relocations -disable-free -main-file-name CMakeCCompilerABI.c -mrelocation-model static -mframe-pointer=none -fmath-errno -fno-rounding-math -mconstructor-aliases -munwind-tables -target-cpu x86-64 -fno-split-dwarf-inlining -debugger-tuning=gdb -v -resource-dir /opt/dtk-21.04/llvm/lib/clang/12.0.0 -isystem /opt/dtk-21.04/llvm/lib/clang/12.0.0/include/.. -isystem /opt/dtk-21.04/hsa/include -isystem /opt/dtk-21.04/hip/include -D __HIP_ROCclr__ -D __HIP_ROCclr__ -c-isystem /opt/dtk-21.04/include -c-isystem /opt/dtk-21.04 -c-isystem /opencl/include -c-isystem /opt/rh/devtoolset-7/root/usr/include/c++/7/x86_64-redhat-linux -c-isystem /opt/rh/devtoolset-7/root/usr/include/c++/7 -c-isystem . -cxx-isystem /opt/dtk-21.04/hiprand/include/ -cxx-isystem /opt/dtk-21.04/rocrand/include -cxx-isystem /opt/dtk-21.04/include -cxx-isystem /opt/dtk-21.04 -cxx-isystem /opencl/include -internal-isystem /usr/local/include -internal-isystem /opt/dtk-21.04/llvm/lib/clang/12.0.0/include -internal-externc-isystem /include -internal-externc-isystem /usr/include -O3 -fdebug-compilation-dir /home/huchen/FAISS/faiss/build/CMakeFiles/CMakeTmp -ferror-limit 19 -fgnuc-version=4.2.1 -vectorize-loops -vectorize-slp -faddrsig -o CMakeFiles/cmTC_af96e.dir/CMakeCCompilerABI.c.o -x c /usr/share/cmake3/Modules/CMakeCCompilerABI.c]
ignore line: [clang -cc1 version 12.0.0 based upon LLVM 12.0.0dtk_rel_21.04 default target x86_64-unknown-linux-gnu]
ignore line: [ignoring nonexistent directory "/opencl/include"]
ignore line: [ignoring nonexistent directory "/opencl/include"]
ignore line: [ignoring nonexistent directory "/include"]
ignore line: [#include "..." search starts here:]
ignore line: [#include <...> search starts here:]
ignore line: [ /opt/dtk-21.04/llvm/lib/clang/12.0.0/include/..]
ignore line: [ /opt/dtk-21.04/hsa/include]
ignore line: [ /opt/dtk-21.04/hip/include]
ignore line: [ /opt/dtk-21.04/include]
ignore line: [ /opt/dtk-21.04]
ignore line: [ /opt/rh/devtoolset-7/root/usr/include/c++/7/x86_64-redhat-linux]
ignore line: [ /opt/rh/devtoolset-7/root/usr/include/c++/7]
ignore line: [ .]
ignore line: [ /usr/local/include]
ignore line: [ /opt/dtk-21.04/llvm/lib/clang/12.0.0/include]
ignore line: [ /usr/include]
ignore line: [End of search list.]
ignore line: [Linking C executable cmTC_af96e]
ignore line: [/usr/bin/cmake3 -E cmake_link_script CMakeFiles/cmTC_af96e.dir/link.txt --verbose=1]
ignore line: [/opt/dtk-21.04/bin/hipcc -Wl -rpath=/opt/rh/devtoolset-7/root/usr/lib64 -Wl -rpath=/opt/rh/devtoolset-7/root/usr/lib -v -rdynamic CMakeFiles/cmTC_af96e.dir/CMakeCCompilerABI.c.o -o cmTC_af96e ]
ignore line: [clang version 12.0.0 (http://10.0.100.3/dcutoolkit/driverruntime/llvm-project.git f816f1d344d7e4e0e21fc9d134c1b82e12e972f5)]
ignore line: [Target: x86_64-unknown-linux-gnu]
ignore line: [Thread model: posix]
ignore line: [InstalledDir: /opt/dtk-21.04/llvm/bin]
ignore line: [Found candidate GCC installation: /opt/rh/devtoolset-7/root/usr/lib/gcc/x86_64-redhat-linux/7]
ignore line: [Found candidate GCC installation: /usr/lib/gcc/x86_64-redhat-linux/4.8.2]
ignore line: [Found candidate GCC installation: /usr/lib/gcc/x86_64-redhat-linux/4.8.5]
ignore line: [Selected GCC installation: /opt/rh/devtoolset-7/root/usr/lib/gcc/x86_64-redhat-linux/7]
ignore line: [Candidate multilib: .]
ignore line: [@m64]
ignore line: [Candidate multilib: 32]
ignore line: [@m32]
ignore line: [Selected multilib: .]
ignore line: [@m64]
ignore line: [Found HIP installation: /opt/dtk-21.04 version 4.0.21112-7433ef47]
link line: [ "/opt/rh/devtoolset-7/root/usr/lib/gcc/x86_64-redhat-linux/7/../../../../bin/ld" -export-dynamic --hash-style=gnu --eh-frame-hdr -m elf_x86_64 -export-dynamic -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o cmTC_af96e /lib/../lib64/crt1.o /lib/../lib64/crti.o /opt/rh/devtoolset-7/root/usr/lib/gcc/x86_64-redhat-linux/7/crtbegin.o -L/opt/dtk-21.04/hip/lib -L/opt/dtk-21.04/llvm/bin/../lib/clang/12.0.0/lib/linux -L/opt/rh/devtoolset-7/root/usr/lib/gcc/x86_64-redhat-linux/7 -L/opt/rh/devtoolset-7/root/usr/lib/gcc/x86_64-redhat-linux/7/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/opt/rh/devtoolset-7/root/usr/lib/gcc/x86_64-redhat-linux/7/../../.. -L/opt/dtk-21.04/llvm/bin/../lib -L/lib -L/usr/lib -lgcc_s -lgcc -lpthread -lm -rpath=/opt/rh/devtoolset-7/root/usr/lib64 -rpath=/opt/rh/devtoolset-7/root/usr/lib CMakeFiles/cmTC_af96e.dir/CMakeCCompilerABI.c.o --enable-new-dtags --rpath=/opt/dtk-21.04/hip/lib:/opt/dtk-21.04/lib -lamdhip64 -lclang_rt.builtins-x86_64 -lstdc++ -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /opt/rh/devtoolset-7/root/usr/lib/gcc/x86_64-redhat-linux/7/crtend.o /lib/../lib64/crtn.o]
arg [/opt/rh/devtoolset-7/root/usr/lib/gcc/x86_64-redhat-linux/7/../../../../bin/ld] ==> ignore
arg [-export-dynamic] ==> ignore
arg [--hash-style=gnu] ==> ignore
arg [--eh-frame-hdr] ==> ignore
arg [-m] ==> ignore
arg [elf_x86_64] ==> ignore
arg [-export-dynamic] ==> ignore
arg [-dynamic-linker] ==> ignore
arg [/lib64/ld-linux-x86-64.so.2] ==> ignore
arg [-o] ==> ignore
arg [cmTC_af96e] ==> ignore
arg [/lib/../lib64/crt1.o] ==> ignore
arg [/lib/../lib64/crti.o] ==> ignore
arg [/opt/rh/devtoolset-7/root/usr/lib/gcc/x86_64-redhat-linux/7/crtbegin.o] ==> ignore
arg [-L/opt/dtk-21.04/hip/lib] ==> dir [/opt/dtk-21.04/hip/lib]
arg [-L/opt/dtk-21.04/llvm/bin/../lib/clang/12.0.0/lib/linux] ==> dir [/opt/dtk-21.04/llvm/bin/../lib/clang/12.0.0/lib/linux]
arg [-L/opt/rh/devtoolset-7/root/usr/lib/gcc/x86_64-redhat-linux/7] ==> dir [/opt/rh/devtoolset-7/root/usr/lib/gcc/x86_64-redhat-linux/7]
arg [-L/opt/rh/devtoolset-7/root/usr/lib/gcc/x86_64-redhat-linux/7/../../../../lib64] ==> dir [/opt/rh/devtoolset-7/root/usr/lib/gcc/x86_64-redhat-linux/7/../../../../lib64]
arg [-L/lib/../lib64] ==> dir [/lib/../lib64]
arg [-L/usr/lib/../lib64] ==> dir [/usr/lib/../lib64]
arg [-L/opt/rh/devtoolset-7/root/usr/lib/gcc/x86_64-redhat-linux/7/../../..] ==> dir [/opt/rh/devtoolset-7/root/usr/lib/gcc/x86_64-redhat-linux/7/../../..]
arg [-L/opt/dtk-21.04/llvm/bin/../lib] ==> dir [/opt/dtk-21.04/llvm/bin/../lib]
arg [-L/lib] ==> dir [/lib]
arg [-L/usr/lib] ==> dir [/usr/lib]
arg [-lgcc_s] ==> lib [gcc_s]
arg [-lgcc] ==> lib [gcc]
arg [-lpthread] ==> lib [pthread]
arg [-lm] ==> lib [m]
arg [-rpath=/opt/rh/devtoolset-7/root/usr/lib64] ==> ignore
arg [-rpath=/opt/rh/devtoolset-7/root/usr/lib] ==> ignore
arg [CMakeFiles/cmTC_af96e.dir/CMakeCCompilerABI.c.o] ==> ignore
arg [--enable-new-dtags] ==> ignore
arg [--rpath=/opt/dtk-21.04/hip/lib:/opt/dtk-21.04/lib] ==> ignore
arg [-lamdhip64] ==> lib [amdhip64]
arg [-lclang_rt.builtins-x86_64] ==> lib [clang_rt.builtins-x86_64]
arg [-lstdc++] ==> lib [stdc++]
arg [-lm] ==> lib [m]
arg [-lgcc_s] ==> lib [gcc_s]
arg [-lgcc] ==> lib [gcc]
arg [-lc] ==> lib [c]
arg [-lgcc_s] ==> lib [gcc_s]
arg [-lgcc] ==> lib [gcc]
arg [/opt/rh/devtoolset-7/root/usr/lib/gcc/x86_64-redhat-linux/7/crtend.o] ==> ignore
arg [/lib/../lib64/crtn.o] ==> ignore
collapse library dir [/opt/dtk-21.04/hip/lib] ==> [/opt/dtk-21.04/hip/lib]
collapse library dir [/opt/dtk-21.04/llvm/bin/../lib/clang/12.0.0/lib/linux] ==> [/opt/dtk-21.04/llvm/lib/clang/12.0.0/lib/linux]
collapse library dir [/opt/rh/devtoolset-7/root/usr/lib/gcc/x86_64-redhat-linux/7] ==> [/opt/rh/devtoolset-7/root/usr/lib/gcc/x86_64-redhat-linux/7]
collapse library dir [/opt/rh/devtoolset-7/root/usr/lib/gcc/x86_64-redhat-linux/7/../../../../lib64] ==> [/opt/rh/devtoolset-7/root/usr/lib64]
collapse library dir [/lib/../lib64] ==> [/lib64]
collapse library dir [/usr/lib/../lib64] ==> [/usr/lib64]
collapse library dir [/opt/rh/devtoolset-7/root/usr/lib/gcc/x86_64-redhat-linux/7/../../..] ==> [/opt/rh/devtoolset-7/root/usr/lib]
collapse library dir [/opt/dtk-21.04/llvm/bin/../lib] ==> [/opt/dtk-21.04/llvm/lib]
collapse library dir [/lib] ==> [/lib]
collapse library dir [/usr/lib] ==> [/usr/lib]
implicit libs: [gcc_s;gcc;pthread;m;amdhip64;clang_rt.builtins-x86_64;stdc++;m;gcc_s;gcc;c;gcc_s;gcc]
implicit dirs: [/opt/dtk-21.04/hip/lib;/opt/dtk-21.04/llvm/lib/clang/12.0.0/lib/linux;/opt/rh/devtoolset-7/root/usr/lib/gcc/x86_64-redhat-linux/7;/opt/rh/devtoolset-7/root/usr/lib64;/lib64;/usr/lib64;/opt/rh/devtoolset-7/root/usr/lib;/opt/dtk-21.04/llvm/lib;/lib;/usr/lib]
implicit fwks: []
# Hashes of file build rules.
adb08a884047036f475e4d7432634d57 CMakeFiles/Continuous
f65a6657ac1d8b41bc583822dc5ae961 CMakeFiles/ContinuousBuild
9433e70b753610b8c64524bb5e761a9e CMakeFiles/ContinuousConfigure
0582ce6041288c02e2274f0b0a05a0b5 CMakeFiles/ContinuousCoverage
cd6375ddf6b03d926be8e518b8a3e050 CMakeFiles/ContinuousMemCheck
b3f96e516dc8ad2bbacea6a9d606014b CMakeFiles/ContinuousStart
b51f3e10b18a00830f5f7fe739aa1b54 CMakeFiles/ContinuousSubmit
874c9e61bbba27af1095bd2dfe21510b CMakeFiles/ContinuousTest
d45fbc14c739318234e157941ea96104 CMakeFiles/ContinuousUpdate
04682e1cb6debe73fbe6b934eba1155f CMakeFiles/Experimental
d8417dde1f03d090486216b9269426f3 CMakeFiles/ExperimentalBuild
c7a5fef9063484150014f44fc7060087 CMakeFiles/ExperimentalConfigure
2f908a55904cfcb084f2811f25430645 CMakeFiles/ExperimentalCoverage
98d3e56a5d4cb0e0ebc1dab434d7c3e2 CMakeFiles/ExperimentalMemCheck
c8a31f065b11d457d437c133aed5b6cb CMakeFiles/ExperimentalStart
e8455fc0ff76259b6051e3df5db0c857 CMakeFiles/ExperimentalSubmit
49aa1e2dcc805b5b7623eafaa17b436b CMakeFiles/ExperimentalTest
f900eff91913b53faf8588b637b0069e CMakeFiles/ExperimentalUpdate
1820bc9d6b837eb9352bc4df7203c81c CMakeFiles/Nightly
99010ddce33b6bca7c56dc35417289cb CMakeFiles/NightlyBuild
8f1b5d837585ae0488cdd6f294310a83 CMakeFiles/NightlyConfigure
b37bc13bd9255bf444021884cfe938d0 CMakeFiles/NightlyCoverage
6e0ded63177a80b2a36c8707978e6ddc CMakeFiles/NightlyMemCheck
3d310f3cfe7a8f24f18c7afec2fb495c CMakeFiles/NightlyMemoryCheck
5ac3be757a46098d791b3494250f8587 CMakeFiles/NightlyStart
d490dfb3c8d28577fdf0e5d59b493218 CMakeFiles/NightlySubmit
29ed7ed0f8541fe85ea89bf74898254b CMakeFiles/NightlyTest
ffc35c25863d4e64920e74fcdbfbe978 CMakeFiles/NightlyUpdate
7ae9910afb89b6bad0d14a09b93d20a2 faiss/python/CMakeFiles/swigfaiss.dir/swigfaissPYTHON.stamp
1cf44a2d12db53738e7141688ea70f95 faiss/python/CMakeFiles/swigfaiss_avx2.dir/swigfaiss_avx2PYTHON.stamp
3b5b86da4622a9b21a1323e238a50a28 faiss/python/CMakeFiles/swigfaiss_avx2_swig_compilation
3b5b86da4622a9b21a1323e238a50a28 faiss/python/CMakeFiles/swigfaiss_swig_compilation
#ifdef CHECK_FUNCTION_EXISTS
# ifdef __cplusplus
extern "C"
# endif
char
CHECK_FUNCTION_EXISTS(void);
# ifdef __CLASSIC_C__
int main()
{
int ac;
char* av[];
# else
int main(int ac, char* av[])
{
# endif
CHECK_FUNCTION_EXISTS();
if (ac > 1000) {
return *av[0];
}
return 0;
}
#else /* CHECK_FUNCTION_EXISTS */
# error "CHECK_FUNCTION_EXISTS has to specify the function"
#endif /* CHECK_FUNCTION_EXISTS */
#ifdef CHECK_FUNCTION_EXISTS
# ifdef __cplusplus
extern "C"
# endif
char
CHECK_FUNCTION_EXISTS(void);
# ifdef __CLASSIC_C__
int main()
{
int ac;
char* av[];
# else
int main(int ac, char* av[])
{
# endif
CHECK_FUNCTION_EXISTS();
if (ac > 1000) {
return *av[0];
}
return 0;
}
#else /* CHECK_FUNCTION_EXISTS */
# error "CHECK_FUNCTION_EXISTS has to specify the function"
#endif /* CHECK_FUNCTION_EXISTS */
# The set of languages for which implicit dependencies are needed:
set(CMAKE_DEPENDS_LANGUAGES
)
# The set of files for implicit dependencies of each language:
# Targets to which this target links.
set(CMAKE_TARGET_LINKED_INFO_FILES
)
# Fortran module output directory.
set(CMAKE_Fortran_TARGET_MODULE_DIR "")
# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 3.17
# Delete rule output on recipe failure.
.DELETE_ON_ERROR:
#=============================================================================
# Special targets provided by cmake.
# Disable implicit rules so canonical targets will work.
.SUFFIXES:
# Disable VCS-based implicit rules.
% : %,v
# Disable VCS-based implicit rules.
% : RCS/%
# Disable VCS-based implicit rules.
% : RCS/%,v
# Disable VCS-based implicit rules.
% : SCCS/s.%
# Disable VCS-based implicit rules.
% : s.%
.SUFFIXES: .hpux_make_needs_suffix_list
# Command-line flag to silence nested $(MAKE).
$(VERBOSE)MAKESILENT = -s
# Suppress display of executed commands.
$(VERBOSE).SILENT:
# A target that is always out of date.
cmake_force:
.PHONY : cmake_force
#=============================================================================
# Set environment variables for the build.
# The shell in which to execute make rules.
SHELL = /bin/sh
# The CMake executable.
CMAKE_COMMAND = /usr/bin/cmake3
# The command to remove a file.
RM = /usr/bin/cmake3 -E rm -f
# Escaping for special characters.
EQUALS = =
# The top-level source directory on which CMake was run.
CMAKE_SOURCE_DIR = /home/huchen/FAISS/faiss
# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /home/huchen/FAISS/faiss/build
# Utility rule file for Continuous.
# Include the progress variables for this target.
include CMakeFiles/Continuous.dir/progress.make
CMakeFiles/Continuous:
/usr/bin/ctest3 -D Continuous
Continuous: CMakeFiles/Continuous
Continuous: CMakeFiles/Continuous.dir/build.make
.PHONY : Continuous
# Rule to build all files generated by this target.
CMakeFiles/Continuous.dir/build: Continuous
.PHONY : CMakeFiles/Continuous.dir/build
CMakeFiles/Continuous.dir/clean:
$(CMAKE_COMMAND) -P CMakeFiles/Continuous.dir/cmake_clean.cmake
.PHONY : CMakeFiles/Continuous.dir/clean
CMakeFiles/Continuous.dir/depend:
cd /home/huchen/FAISS/faiss/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/huchen/FAISS/faiss /home/huchen/FAISS/faiss /home/huchen/FAISS/faiss/build /home/huchen/FAISS/faiss/build /home/huchen/FAISS/faiss/build/CMakeFiles/Continuous.dir/DependInfo.cmake --color=$(COLOR)
.PHONY : CMakeFiles/Continuous.dir/depend
file(REMOVE_RECURSE
"CMakeFiles/Continuous"
)
# Per-language clean rules from dependency scanning.
foreach(lang )
include(CMakeFiles/Continuous.dir/cmake_clean_${lang}.cmake OPTIONAL)
endforeach()
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment