# 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 # Include any dependencies generated for this target. include tests/CMakeFiles/faiss_test.dir/depend.make # Include the progress variables for this target. include tests/CMakeFiles/faiss_test.dir/progress.make # Include the compile flags for this target's objects. include tests/CMakeFiles/faiss_test.dir/flags.make tests/CMakeFiles/faiss_test.dir/test_binary_flat.cpp.o: tests/CMakeFiles/faiss_test.dir/flags.make tests/CMakeFiles/faiss_test.dir/test_binary_flat.cpp.o: ../tests/test_binary_flat.cpp @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/huchen/FAISS/faiss/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building CXX object tests/CMakeFiles/faiss_test.dir/test_binary_flat.cpp.o" cd /home/huchen/FAISS/faiss/build/tests && /opt/dtk-21.04/bin/hipcc $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -o CMakeFiles/faiss_test.dir/test_binary_flat.cpp.o -c /home/huchen/FAISS/faiss/tests/test_binary_flat.cpp tests/CMakeFiles/faiss_test.dir/test_binary_flat.cpp.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/faiss_test.dir/test_binary_flat.cpp.i" cd /home/huchen/FAISS/faiss/build/tests && /opt/dtk-21.04/bin/hipcc $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/huchen/FAISS/faiss/tests/test_binary_flat.cpp > CMakeFiles/faiss_test.dir/test_binary_flat.cpp.i tests/CMakeFiles/faiss_test.dir/test_binary_flat.cpp.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/faiss_test.dir/test_binary_flat.cpp.s" cd /home/huchen/FAISS/faiss/build/tests && /opt/dtk-21.04/bin/hipcc $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/huchen/FAISS/faiss/tests/test_binary_flat.cpp -o CMakeFiles/faiss_test.dir/test_binary_flat.cpp.s tests/CMakeFiles/faiss_test.dir/test_dealloc_invlists.cpp.o: tests/CMakeFiles/faiss_test.dir/flags.make tests/CMakeFiles/faiss_test.dir/test_dealloc_invlists.cpp.o: ../tests/test_dealloc_invlists.cpp @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/huchen/FAISS/faiss/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Building CXX object tests/CMakeFiles/faiss_test.dir/test_dealloc_invlists.cpp.o" cd /home/huchen/FAISS/faiss/build/tests && /opt/dtk-21.04/bin/hipcc $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -o CMakeFiles/faiss_test.dir/test_dealloc_invlists.cpp.o -c /home/huchen/FAISS/faiss/tests/test_dealloc_invlists.cpp tests/CMakeFiles/faiss_test.dir/test_dealloc_invlists.cpp.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/faiss_test.dir/test_dealloc_invlists.cpp.i" cd /home/huchen/FAISS/faiss/build/tests && /opt/dtk-21.04/bin/hipcc $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/huchen/FAISS/faiss/tests/test_dealloc_invlists.cpp > CMakeFiles/faiss_test.dir/test_dealloc_invlists.cpp.i tests/CMakeFiles/faiss_test.dir/test_dealloc_invlists.cpp.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/faiss_test.dir/test_dealloc_invlists.cpp.s" cd /home/huchen/FAISS/faiss/build/tests && /opt/dtk-21.04/bin/hipcc $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/huchen/FAISS/faiss/tests/test_dealloc_invlists.cpp -o CMakeFiles/faiss_test.dir/test_dealloc_invlists.cpp.s tests/CMakeFiles/faiss_test.dir/test_ivfpq_codec.cpp.o: tests/CMakeFiles/faiss_test.dir/flags.make tests/CMakeFiles/faiss_test.dir/test_ivfpq_codec.cpp.o: ../tests/test_ivfpq_codec.cpp @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/huchen/FAISS/faiss/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_3) "Building CXX object tests/CMakeFiles/faiss_test.dir/test_ivfpq_codec.cpp.o" cd /home/huchen/FAISS/faiss/build/tests && /opt/dtk-21.04/bin/hipcc $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -o CMakeFiles/faiss_test.dir/test_ivfpq_codec.cpp.o -c /home/huchen/FAISS/faiss/tests/test_ivfpq_codec.cpp tests/CMakeFiles/faiss_test.dir/test_ivfpq_codec.cpp.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/faiss_test.dir/test_ivfpq_codec.cpp.i" cd /home/huchen/FAISS/faiss/build/tests && /opt/dtk-21.04/bin/hipcc $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/huchen/FAISS/faiss/tests/test_ivfpq_codec.cpp > CMakeFiles/faiss_test.dir/test_ivfpq_codec.cpp.i tests/CMakeFiles/faiss_test.dir/test_ivfpq_codec.cpp.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/faiss_test.dir/test_ivfpq_codec.cpp.s" cd /home/huchen/FAISS/faiss/build/tests && /opt/dtk-21.04/bin/hipcc $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/huchen/FAISS/faiss/tests/test_ivfpq_codec.cpp -o CMakeFiles/faiss_test.dir/test_ivfpq_codec.cpp.s tests/CMakeFiles/faiss_test.dir/test_ivfpq_indexing.cpp.o: tests/CMakeFiles/faiss_test.dir/flags.make tests/CMakeFiles/faiss_test.dir/test_ivfpq_indexing.cpp.o: ../tests/test_ivfpq_indexing.cpp @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/huchen/FAISS/faiss/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_4) "Building CXX object tests/CMakeFiles/faiss_test.dir/test_ivfpq_indexing.cpp.o" cd /home/huchen/FAISS/faiss/build/tests && /opt/dtk-21.04/bin/hipcc $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -o CMakeFiles/faiss_test.dir/test_ivfpq_indexing.cpp.o -c /home/huchen/FAISS/faiss/tests/test_ivfpq_indexing.cpp tests/CMakeFiles/faiss_test.dir/test_ivfpq_indexing.cpp.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/faiss_test.dir/test_ivfpq_indexing.cpp.i" cd /home/huchen/FAISS/faiss/build/tests && /opt/dtk-21.04/bin/hipcc $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/huchen/FAISS/faiss/tests/test_ivfpq_indexing.cpp > CMakeFiles/faiss_test.dir/test_ivfpq_indexing.cpp.i tests/CMakeFiles/faiss_test.dir/test_ivfpq_indexing.cpp.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/faiss_test.dir/test_ivfpq_indexing.cpp.s" cd /home/huchen/FAISS/faiss/build/tests && /opt/dtk-21.04/bin/hipcc $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/huchen/FAISS/faiss/tests/test_ivfpq_indexing.cpp -o CMakeFiles/faiss_test.dir/test_ivfpq_indexing.cpp.s tests/CMakeFiles/faiss_test.dir/test_lowlevel_ivf.cpp.o: tests/CMakeFiles/faiss_test.dir/flags.make tests/CMakeFiles/faiss_test.dir/test_lowlevel_ivf.cpp.o: ../tests/test_lowlevel_ivf.cpp @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/huchen/FAISS/faiss/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_5) "Building CXX object tests/CMakeFiles/faiss_test.dir/test_lowlevel_ivf.cpp.o" cd /home/huchen/FAISS/faiss/build/tests && /opt/dtk-21.04/bin/hipcc $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -o CMakeFiles/faiss_test.dir/test_lowlevel_ivf.cpp.o -c /home/huchen/FAISS/faiss/tests/test_lowlevel_ivf.cpp tests/CMakeFiles/faiss_test.dir/test_lowlevel_ivf.cpp.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/faiss_test.dir/test_lowlevel_ivf.cpp.i" cd /home/huchen/FAISS/faiss/build/tests && /opt/dtk-21.04/bin/hipcc $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/huchen/FAISS/faiss/tests/test_lowlevel_ivf.cpp > CMakeFiles/faiss_test.dir/test_lowlevel_ivf.cpp.i tests/CMakeFiles/faiss_test.dir/test_lowlevel_ivf.cpp.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/faiss_test.dir/test_lowlevel_ivf.cpp.s" cd /home/huchen/FAISS/faiss/build/tests && /opt/dtk-21.04/bin/hipcc $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/huchen/FAISS/faiss/tests/test_lowlevel_ivf.cpp -o CMakeFiles/faiss_test.dir/test_lowlevel_ivf.cpp.s tests/CMakeFiles/faiss_test.dir/test_merge.cpp.o: tests/CMakeFiles/faiss_test.dir/flags.make tests/CMakeFiles/faiss_test.dir/test_merge.cpp.o: ../tests/test_merge.cpp @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/huchen/FAISS/faiss/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_6) "Building CXX object tests/CMakeFiles/faiss_test.dir/test_merge.cpp.o" cd /home/huchen/FAISS/faiss/build/tests && /opt/dtk-21.04/bin/hipcc $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -o CMakeFiles/faiss_test.dir/test_merge.cpp.o -c /home/huchen/FAISS/faiss/tests/test_merge.cpp tests/CMakeFiles/faiss_test.dir/test_merge.cpp.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/faiss_test.dir/test_merge.cpp.i" cd /home/huchen/FAISS/faiss/build/tests && /opt/dtk-21.04/bin/hipcc $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/huchen/FAISS/faiss/tests/test_merge.cpp > CMakeFiles/faiss_test.dir/test_merge.cpp.i tests/CMakeFiles/faiss_test.dir/test_merge.cpp.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/faiss_test.dir/test_merge.cpp.s" cd /home/huchen/FAISS/faiss/build/tests && /opt/dtk-21.04/bin/hipcc $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/huchen/FAISS/faiss/tests/test_merge.cpp -o CMakeFiles/faiss_test.dir/test_merge.cpp.s tests/CMakeFiles/faiss_test.dir/test_omp_threads.cpp.o: tests/CMakeFiles/faiss_test.dir/flags.make tests/CMakeFiles/faiss_test.dir/test_omp_threads.cpp.o: ../tests/test_omp_threads.cpp @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/huchen/FAISS/faiss/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_7) "Building CXX object tests/CMakeFiles/faiss_test.dir/test_omp_threads.cpp.o" cd /home/huchen/FAISS/faiss/build/tests && /opt/dtk-21.04/bin/hipcc $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -o CMakeFiles/faiss_test.dir/test_omp_threads.cpp.o -c /home/huchen/FAISS/faiss/tests/test_omp_threads.cpp tests/CMakeFiles/faiss_test.dir/test_omp_threads.cpp.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/faiss_test.dir/test_omp_threads.cpp.i" cd /home/huchen/FAISS/faiss/build/tests && /opt/dtk-21.04/bin/hipcc $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/huchen/FAISS/faiss/tests/test_omp_threads.cpp > CMakeFiles/faiss_test.dir/test_omp_threads.cpp.i tests/CMakeFiles/faiss_test.dir/test_omp_threads.cpp.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/faiss_test.dir/test_omp_threads.cpp.s" cd /home/huchen/FAISS/faiss/build/tests && /opt/dtk-21.04/bin/hipcc $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/huchen/FAISS/faiss/tests/test_omp_threads.cpp -o CMakeFiles/faiss_test.dir/test_omp_threads.cpp.s tests/CMakeFiles/faiss_test.dir/test_ondisk_ivf.cpp.o: tests/CMakeFiles/faiss_test.dir/flags.make tests/CMakeFiles/faiss_test.dir/test_ondisk_ivf.cpp.o: ../tests/test_ondisk_ivf.cpp @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/huchen/FAISS/faiss/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_8) "Building CXX object tests/CMakeFiles/faiss_test.dir/test_ondisk_ivf.cpp.o" cd /home/huchen/FAISS/faiss/build/tests && /opt/dtk-21.04/bin/hipcc $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -o CMakeFiles/faiss_test.dir/test_ondisk_ivf.cpp.o -c /home/huchen/FAISS/faiss/tests/test_ondisk_ivf.cpp tests/CMakeFiles/faiss_test.dir/test_ondisk_ivf.cpp.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/faiss_test.dir/test_ondisk_ivf.cpp.i" cd /home/huchen/FAISS/faiss/build/tests && /opt/dtk-21.04/bin/hipcc $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/huchen/FAISS/faiss/tests/test_ondisk_ivf.cpp > CMakeFiles/faiss_test.dir/test_ondisk_ivf.cpp.i tests/CMakeFiles/faiss_test.dir/test_ondisk_ivf.cpp.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/faiss_test.dir/test_ondisk_ivf.cpp.s" cd /home/huchen/FAISS/faiss/build/tests && /opt/dtk-21.04/bin/hipcc $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/huchen/FAISS/faiss/tests/test_ondisk_ivf.cpp -o CMakeFiles/faiss_test.dir/test_ondisk_ivf.cpp.s tests/CMakeFiles/faiss_test.dir/test_pairs_decoding.cpp.o: tests/CMakeFiles/faiss_test.dir/flags.make tests/CMakeFiles/faiss_test.dir/test_pairs_decoding.cpp.o: ../tests/test_pairs_decoding.cpp @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/huchen/FAISS/faiss/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_9) "Building CXX object tests/CMakeFiles/faiss_test.dir/test_pairs_decoding.cpp.o" cd /home/huchen/FAISS/faiss/build/tests && /opt/dtk-21.04/bin/hipcc $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -o CMakeFiles/faiss_test.dir/test_pairs_decoding.cpp.o -c /home/huchen/FAISS/faiss/tests/test_pairs_decoding.cpp tests/CMakeFiles/faiss_test.dir/test_pairs_decoding.cpp.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/faiss_test.dir/test_pairs_decoding.cpp.i" cd /home/huchen/FAISS/faiss/build/tests && /opt/dtk-21.04/bin/hipcc $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/huchen/FAISS/faiss/tests/test_pairs_decoding.cpp > CMakeFiles/faiss_test.dir/test_pairs_decoding.cpp.i tests/CMakeFiles/faiss_test.dir/test_pairs_decoding.cpp.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/faiss_test.dir/test_pairs_decoding.cpp.s" cd /home/huchen/FAISS/faiss/build/tests && /opt/dtk-21.04/bin/hipcc $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/huchen/FAISS/faiss/tests/test_pairs_decoding.cpp -o CMakeFiles/faiss_test.dir/test_pairs_decoding.cpp.s tests/CMakeFiles/faiss_test.dir/test_params_override.cpp.o: tests/CMakeFiles/faiss_test.dir/flags.make tests/CMakeFiles/faiss_test.dir/test_params_override.cpp.o: ../tests/test_params_override.cpp @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/huchen/FAISS/faiss/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_10) "Building CXX object tests/CMakeFiles/faiss_test.dir/test_params_override.cpp.o" cd /home/huchen/FAISS/faiss/build/tests && /opt/dtk-21.04/bin/hipcc $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -o CMakeFiles/faiss_test.dir/test_params_override.cpp.o -c /home/huchen/FAISS/faiss/tests/test_params_override.cpp tests/CMakeFiles/faiss_test.dir/test_params_override.cpp.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/faiss_test.dir/test_params_override.cpp.i" cd /home/huchen/FAISS/faiss/build/tests && /opt/dtk-21.04/bin/hipcc $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/huchen/FAISS/faiss/tests/test_params_override.cpp > CMakeFiles/faiss_test.dir/test_params_override.cpp.i tests/CMakeFiles/faiss_test.dir/test_params_override.cpp.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/faiss_test.dir/test_params_override.cpp.s" cd /home/huchen/FAISS/faiss/build/tests && /opt/dtk-21.04/bin/hipcc $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/huchen/FAISS/faiss/tests/test_params_override.cpp -o CMakeFiles/faiss_test.dir/test_params_override.cpp.s tests/CMakeFiles/faiss_test.dir/test_pq_encoding.cpp.o: tests/CMakeFiles/faiss_test.dir/flags.make tests/CMakeFiles/faiss_test.dir/test_pq_encoding.cpp.o: ../tests/test_pq_encoding.cpp @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/huchen/FAISS/faiss/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_11) "Building CXX object tests/CMakeFiles/faiss_test.dir/test_pq_encoding.cpp.o" cd /home/huchen/FAISS/faiss/build/tests && /opt/dtk-21.04/bin/hipcc $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -o CMakeFiles/faiss_test.dir/test_pq_encoding.cpp.o -c /home/huchen/FAISS/faiss/tests/test_pq_encoding.cpp tests/CMakeFiles/faiss_test.dir/test_pq_encoding.cpp.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/faiss_test.dir/test_pq_encoding.cpp.i" cd /home/huchen/FAISS/faiss/build/tests && /opt/dtk-21.04/bin/hipcc $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/huchen/FAISS/faiss/tests/test_pq_encoding.cpp > CMakeFiles/faiss_test.dir/test_pq_encoding.cpp.i tests/CMakeFiles/faiss_test.dir/test_pq_encoding.cpp.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/faiss_test.dir/test_pq_encoding.cpp.s" cd /home/huchen/FAISS/faiss/build/tests && /opt/dtk-21.04/bin/hipcc $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/huchen/FAISS/faiss/tests/test_pq_encoding.cpp -o CMakeFiles/faiss_test.dir/test_pq_encoding.cpp.s tests/CMakeFiles/faiss_test.dir/test_sliding_ivf.cpp.o: tests/CMakeFiles/faiss_test.dir/flags.make tests/CMakeFiles/faiss_test.dir/test_sliding_ivf.cpp.o: ../tests/test_sliding_ivf.cpp @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/huchen/FAISS/faiss/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_12) "Building CXX object tests/CMakeFiles/faiss_test.dir/test_sliding_ivf.cpp.o" cd /home/huchen/FAISS/faiss/build/tests && /opt/dtk-21.04/bin/hipcc $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -o CMakeFiles/faiss_test.dir/test_sliding_ivf.cpp.o -c /home/huchen/FAISS/faiss/tests/test_sliding_ivf.cpp tests/CMakeFiles/faiss_test.dir/test_sliding_ivf.cpp.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/faiss_test.dir/test_sliding_ivf.cpp.i" cd /home/huchen/FAISS/faiss/build/tests && /opt/dtk-21.04/bin/hipcc $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/huchen/FAISS/faiss/tests/test_sliding_ivf.cpp > CMakeFiles/faiss_test.dir/test_sliding_ivf.cpp.i tests/CMakeFiles/faiss_test.dir/test_sliding_ivf.cpp.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/faiss_test.dir/test_sliding_ivf.cpp.s" cd /home/huchen/FAISS/faiss/build/tests && /opt/dtk-21.04/bin/hipcc $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/huchen/FAISS/faiss/tests/test_sliding_ivf.cpp -o CMakeFiles/faiss_test.dir/test_sliding_ivf.cpp.s tests/CMakeFiles/faiss_test.dir/test_threaded_index.cpp.o: tests/CMakeFiles/faiss_test.dir/flags.make tests/CMakeFiles/faiss_test.dir/test_threaded_index.cpp.o: ../tests/test_threaded_index.cpp @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/huchen/FAISS/faiss/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_13) "Building CXX object tests/CMakeFiles/faiss_test.dir/test_threaded_index.cpp.o" cd /home/huchen/FAISS/faiss/build/tests && /opt/dtk-21.04/bin/hipcc $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -o CMakeFiles/faiss_test.dir/test_threaded_index.cpp.o -c /home/huchen/FAISS/faiss/tests/test_threaded_index.cpp tests/CMakeFiles/faiss_test.dir/test_threaded_index.cpp.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/faiss_test.dir/test_threaded_index.cpp.i" cd /home/huchen/FAISS/faiss/build/tests && /opt/dtk-21.04/bin/hipcc $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/huchen/FAISS/faiss/tests/test_threaded_index.cpp > CMakeFiles/faiss_test.dir/test_threaded_index.cpp.i tests/CMakeFiles/faiss_test.dir/test_threaded_index.cpp.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/faiss_test.dir/test_threaded_index.cpp.s" cd /home/huchen/FAISS/faiss/build/tests && /opt/dtk-21.04/bin/hipcc $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/huchen/FAISS/faiss/tests/test_threaded_index.cpp -o CMakeFiles/faiss_test.dir/test_threaded_index.cpp.s tests/CMakeFiles/faiss_test.dir/test_transfer_invlists.cpp.o: tests/CMakeFiles/faiss_test.dir/flags.make tests/CMakeFiles/faiss_test.dir/test_transfer_invlists.cpp.o: ../tests/test_transfer_invlists.cpp @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/huchen/FAISS/faiss/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_14) "Building CXX object tests/CMakeFiles/faiss_test.dir/test_transfer_invlists.cpp.o" cd /home/huchen/FAISS/faiss/build/tests && /opt/dtk-21.04/bin/hipcc $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -o CMakeFiles/faiss_test.dir/test_transfer_invlists.cpp.o -c /home/huchen/FAISS/faiss/tests/test_transfer_invlists.cpp tests/CMakeFiles/faiss_test.dir/test_transfer_invlists.cpp.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/faiss_test.dir/test_transfer_invlists.cpp.i" cd /home/huchen/FAISS/faiss/build/tests && /opt/dtk-21.04/bin/hipcc $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/huchen/FAISS/faiss/tests/test_transfer_invlists.cpp > CMakeFiles/faiss_test.dir/test_transfer_invlists.cpp.i tests/CMakeFiles/faiss_test.dir/test_transfer_invlists.cpp.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/faiss_test.dir/test_transfer_invlists.cpp.s" cd /home/huchen/FAISS/faiss/build/tests && /opt/dtk-21.04/bin/hipcc $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/huchen/FAISS/faiss/tests/test_transfer_invlists.cpp -o CMakeFiles/faiss_test.dir/test_transfer_invlists.cpp.s tests/CMakeFiles/faiss_test.dir/test_mem_leak.cpp.o: tests/CMakeFiles/faiss_test.dir/flags.make tests/CMakeFiles/faiss_test.dir/test_mem_leak.cpp.o: ../tests/test_mem_leak.cpp @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/huchen/FAISS/faiss/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_15) "Building CXX object tests/CMakeFiles/faiss_test.dir/test_mem_leak.cpp.o" cd /home/huchen/FAISS/faiss/build/tests && /opt/dtk-21.04/bin/hipcc $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -o CMakeFiles/faiss_test.dir/test_mem_leak.cpp.o -c /home/huchen/FAISS/faiss/tests/test_mem_leak.cpp tests/CMakeFiles/faiss_test.dir/test_mem_leak.cpp.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/faiss_test.dir/test_mem_leak.cpp.i" cd /home/huchen/FAISS/faiss/build/tests && /opt/dtk-21.04/bin/hipcc $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/huchen/FAISS/faiss/tests/test_mem_leak.cpp > CMakeFiles/faiss_test.dir/test_mem_leak.cpp.i tests/CMakeFiles/faiss_test.dir/test_mem_leak.cpp.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/faiss_test.dir/test_mem_leak.cpp.s" cd /home/huchen/FAISS/faiss/build/tests && /opt/dtk-21.04/bin/hipcc $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/huchen/FAISS/faiss/tests/test_mem_leak.cpp -o CMakeFiles/faiss_test.dir/test_mem_leak.cpp.s # Object files for target faiss_test faiss_test_OBJECTS = \ "CMakeFiles/faiss_test.dir/test_binary_flat.cpp.o" \ "CMakeFiles/faiss_test.dir/test_dealloc_invlists.cpp.o" \ "CMakeFiles/faiss_test.dir/test_ivfpq_codec.cpp.o" \ "CMakeFiles/faiss_test.dir/test_ivfpq_indexing.cpp.o" \ "CMakeFiles/faiss_test.dir/test_lowlevel_ivf.cpp.o" \ "CMakeFiles/faiss_test.dir/test_merge.cpp.o" \ "CMakeFiles/faiss_test.dir/test_omp_threads.cpp.o" \ "CMakeFiles/faiss_test.dir/test_ondisk_ivf.cpp.o" \ "CMakeFiles/faiss_test.dir/test_pairs_decoding.cpp.o" \ "CMakeFiles/faiss_test.dir/test_params_override.cpp.o" \ "CMakeFiles/faiss_test.dir/test_pq_encoding.cpp.o" \ "CMakeFiles/faiss_test.dir/test_sliding_ivf.cpp.o" \ "CMakeFiles/faiss_test.dir/test_threaded_index.cpp.o" \ "CMakeFiles/faiss_test.dir/test_transfer_invlists.cpp.o" \ "CMakeFiles/faiss_test.dir/test_mem_leak.cpp.o" # External object files for target faiss_test faiss_test_EXTERNAL_OBJECTS = tests/faiss_test: tests/CMakeFiles/faiss_test.dir/test_binary_flat.cpp.o tests/faiss_test: tests/CMakeFiles/faiss_test.dir/test_dealloc_invlists.cpp.o tests/faiss_test: tests/CMakeFiles/faiss_test.dir/test_ivfpq_codec.cpp.o tests/faiss_test: tests/CMakeFiles/faiss_test.dir/test_ivfpq_indexing.cpp.o tests/faiss_test: tests/CMakeFiles/faiss_test.dir/test_lowlevel_ivf.cpp.o tests/faiss_test: tests/CMakeFiles/faiss_test.dir/test_merge.cpp.o tests/faiss_test: tests/CMakeFiles/faiss_test.dir/test_omp_threads.cpp.o tests/faiss_test: tests/CMakeFiles/faiss_test.dir/test_ondisk_ivf.cpp.o tests/faiss_test: tests/CMakeFiles/faiss_test.dir/test_pairs_decoding.cpp.o tests/faiss_test: tests/CMakeFiles/faiss_test.dir/test_params_override.cpp.o tests/faiss_test: tests/CMakeFiles/faiss_test.dir/test_pq_encoding.cpp.o tests/faiss_test: tests/CMakeFiles/faiss_test.dir/test_sliding_ivf.cpp.o tests/faiss_test: tests/CMakeFiles/faiss_test.dir/test_threaded_index.cpp.o tests/faiss_test: tests/CMakeFiles/faiss_test.dir/test_transfer_invlists.cpp.o tests/faiss_test: tests/CMakeFiles/faiss_test.dir/test_mem_leak.cpp.o tests/faiss_test: tests/CMakeFiles/faiss_test.dir/build.make tests/faiss_test: faiss/libfaiss.so tests/faiss_test: lib/libgtest_main.so tests/faiss_test: /opt/dtk-21.04/llvm/lib/libomp.so tests/faiss_test: lib/libgtest.so tests/faiss_test: tests/CMakeFiles/faiss_test.dir/link.txt @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --bold --progress-dir=/home/huchen/FAISS/faiss/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_16) "Linking CXX executable faiss_test" cd /home/huchen/FAISS/faiss/build/tests && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/faiss_test.dir/link.txt --verbose=$(VERBOSE) cd /home/huchen/FAISS/faiss/build/tests && /usr/bin/cmake3 -D TEST_TARGET=faiss_test -D TEST_EXECUTABLE=/home/huchen/FAISS/faiss/build/tests/faiss_test -D TEST_EXECUTOR= -D TEST_WORKING_DIR=/home/huchen/FAISS/faiss/build/tests -D TEST_EXTRA_ARGS= -D TEST_PROPERTIES= -D TEST_PREFIX= -D TEST_SUFFIX= -D NO_PRETTY_TYPES=FALSE -D NO_PRETTY_VALUES=FALSE -D TEST_LIST=faiss_test_TESTS -D CTEST_FILE=/home/huchen/FAISS/faiss/build/tests/faiss_test[1]_tests.cmake -D TEST_DISCOVERY_TIMEOUT=5 -P /usr/share/cmake3/Modules/GoogleTestAddTests.cmake # Rule to build all files generated by this target. tests/CMakeFiles/faiss_test.dir/build: tests/faiss_test .PHONY : tests/CMakeFiles/faiss_test.dir/build tests/CMakeFiles/faiss_test.dir/clean: cd /home/huchen/FAISS/faiss/build/tests && $(CMAKE_COMMAND) -P CMakeFiles/faiss_test.dir/cmake_clean.cmake .PHONY : tests/CMakeFiles/faiss_test.dir/clean tests/CMakeFiles/faiss_test.dir/depend: cd /home/huchen/FAISS/faiss/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/huchen/FAISS/faiss /home/huchen/FAISS/faiss/tests /home/huchen/FAISS/faiss/build /home/huchen/FAISS/faiss/build/tests /home/huchen/FAISS/faiss/build/tests/CMakeFiles/faiss_test.dir/DependInfo.cmake --color=$(COLOR) .PHONY : tests/CMakeFiles/faiss_test.dir/depend