# CMAKE generated file: DO NOT EDIT! # Generated by "Unix Makefiles" Generator, CMake Version 3.26 # Default target executed when no arguments are given to make. default_target: all .PHONY : default_target # Allow only one "make -f Makefile2" at a time, but pass parallelism. .NOTPARALLEL: #============================================================================= # 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/cmake # The command to remove a file. RM = /usr/bin/cmake -E rm -f # Escaping for special characters. EQUALS = = # The top-level source directory on which CMake was run. CMAKE_SOURCE_DIR = /home/ubuntu/thrust # The top-level build directory on which CMake was run. CMAKE_BINARY_DIR = /home/ubuntu/thrust/build #============================================================================= # Targets provided globally by CMake. # Special rule for the target test test: @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running tests..." /usr/bin/ctest --force-new-ctest-process $(ARGS) .PHONY : test # Special rule for the target test test/fast: test .PHONY : test/fast # Special rule for the target edit_cache edit_cache: @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "No interactive CMake dialog available..." /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. .PHONY : edit_cache # Special rule for the target edit_cache edit_cache/fast: edit_cache .PHONY : edit_cache/fast # Special rule for the target rebuild_cache rebuild_cache: @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake to regenerate build system..." /usr/bin/cmake --regenerate-during-build -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) .PHONY : rebuild_cache # Special rule for the target rebuild_cache rebuild_cache/fast: rebuild_cache .PHONY : rebuild_cache/fast # Special rule for the target list_install_components list_install_components: @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Available install components are: \"Unspecified\"" .PHONY : list_install_components # Special rule for the target list_install_components list_install_components/fast: list_install_components .PHONY : list_install_components/fast # Special rule for the target install install: preinstall @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..." /usr/bin/cmake -P cmake_install.cmake .PHONY : install # Special rule for the target install install/fast: preinstall/fast @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..." /usr/bin/cmake -P cmake_install.cmake .PHONY : install/fast # Special rule for the target install/local install/local: preinstall @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing only the local directory..." /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake .PHONY : install/local # Special rule for the target install/local install/local/fast: preinstall/fast @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing only the local directory..." /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake .PHONY : install/local/fast # Special rule for the target install/strip install/strip: preinstall @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing the project stripped..." /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake .PHONY : install/strip # Special rule for the target install/strip install/strip/fast: preinstall/fast @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing the project stripped..." /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake .PHONY : install/strip/fast # The main all target all: cmake_check_build_system cd /home/ubuntu/thrust/build && $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles /home/ubuntu/thrust/build/testing/cuda//CMakeFiles/progress.marks cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/all $(CMAKE_COMMAND) -E cmake_progress_start /home/ubuntu/thrust/build/CMakeFiles 0 .PHONY : all # The main clean target clean: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/clean .PHONY : clean # The main clean target clean/fast: clean .PHONY : clean/fast # Prepare targets for installation. preinstall: cmake_check_build_system cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/preinstall .PHONY : preinstall # Prepare targets for installation. preinstall/fast: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/preinstall .PHONY : preinstall/fast # clear depends depend: cd /home/ubuntu/thrust/build && $(CMAKE_COMMAND) -P /home/ubuntu/thrust/build/CMakeFiles/VerifyGlobs.cmake cd /home/ubuntu/thrust/build && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1 .PHONY : depend # Convenience name for target. testing/cuda/CMakeFiles/thrust.test.cuda.adjacent_difference.cdp_0.dir/rule: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.test.cuda.adjacent_difference.cdp_0.dir/rule .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.adjacent_difference.cdp_0.dir/rule # Convenience name for target. thrust.test.cuda.adjacent_difference.cdp_0: testing/cuda/CMakeFiles/thrust.test.cuda.adjacent_difference.cdp_0.dir/rule .PHONY : thrust.test.cuda.adjacent_difference.cdp_0 # fast build rule for target. thrust.test.cuda.adjacent_difference.cdp_0/fast: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.adjacent_difference.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.adjacent_difference.cdp_0.dir/build .PHONY : thrust.test.cuda.adjacent_difference.cdp_0/fast # Convenience name for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.adjacent_difference.cdp_0.dir/rule: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.all.test.cuda.adjacent_difference.cdp_0.dir/rule .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.adjacent_difference.cdp_0.dir/rule # Convenience name for target. thrust.all.test.cuda.adjacent_difference.cdp_0: testing/cuda/CMakeFiles/thrust.all.test.cuda.adjacent_difference.cdp_0.dir/rule .PHONY : thrust.all.test.cuda.adjacent_difference.cdp_0 # fast build rule for target. thrust.all.test.cuda.adjacent_difference.cdp_0/fast: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.adjacent_difference.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.adjacent_difference.cdp_0.dir/build .PHONY : thrust.all.test.cuda.adjacent_difference.cdp_0/fast # Convenience name for target. testing/cuda/CMakeFiles/thrust.test.cuda.binary_search.cdp_0.dir/rule: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.test.cuda.binary_search.cdp_0.dir/rule .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.binary_search.cdp_0.dir/rule # Convenience name for target. thrust.test.cuda.binary_search.cdp_0: testing/cuda/CMakeFiles/thrust.test.cuda.binary_search.cdp_0.dir/rule .PHONY : thrust.test.cuda.binary_search.cdp_0 # fast build rule for target. thrust.test.cuda.binary_search.cdp_0/fast: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.binary_search.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.binary_search.cdp_0.dir/build .PHONY : thrust.test.cuda.binary_search.cdp_0/fast # Convenience name for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.binary_search.cdp_0.dir/rule: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.all.test.cuda.binary_search.cdp_0.dir/rule .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.binary_search.cdp_0.dir/rule # Convenience name for target. thrust.all.test.cuda.binary_search.cdp_0: testing/cuda/CMakeFiles/thrust.all.test.cuda.binary_search.cdp_0.dir/rule .PHONY : thrust.all.test.cuda.binary_search.cdp_0 # fast build rule for target. thrust.all.test.cuda.binary_search.cdp_0/fast: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.binary_search.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.binary_search.cdp_0.dir/build .PHONY : thrust.all.test.cuda.binary_search.cdp_0/fast # Convenience name for target. testing/cuda/CMakeFiles/thrust.test.cuda.complex.cdp_0.dir/rule: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.test.cuda.complex.cdp_0.dir/rule .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.complex.cdp_0.dir/rule # Convenience name for target. thrust.test.cuda.complex.cdp_0: testing/cuda/CMakeFiles/thrust.test.cuda.complex.cdp_0.dir/rule .PHONY : thrust.test.cuda.complex.cdp_0 # fast build rule for target. thrust.test.cuda.complex.cdp_0/fast: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.complex.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.complex.cdp_0.dir/build .PHONY : thrust.test.cuda.complex.cdp_0/fast # Convenience name for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.complex.cdp_0.dir/rule: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.all.test.cuda.complex.cdp_0.dir/rule .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.complex.cdp_0.dir/rule # Convenience name for target. thrust.all.test.cuda.complex.cdp_0: testing/cuda/CMakeFiles/thrust.all.test.cuda.complex.cdp_0.dir/rule .PHONY : thrust.all.test.cuda.complex.cdp_0 # fast build rule for target. thrust.all.test.cuda.complex.cdp_0/fast: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.complex.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.complex.cdp_0.dir/build .PHONY : thrust.all.test.cuda.complex.cdp_0/fast # Convenience name for target. testing/cuda/CMakeFiles/thrust.test.cuda.copy.cdp_0.dir/rule: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.test.cuda.copy.cdp_0.dir/rule .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.copy.cdp_0.dir/rule # Convenience name for target. thrust.test.cuda.copy.cdp_0: testing/cuda/CMakeFiles/thrust.test.cuda.copy.cdp_0.dir/rule .PHONY : thrust.test.cuda.copy.cdp_0 # fast build rule for target. thrust.test.cuda.copy.cdp_0/fast: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.copy.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.copy.cdp_0.dir/build .PHONY : thrust.test.cuda.copy.cdp_0/fast # Convenience name for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.copy.cdp_0.dir/rule: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.all.test.cuda.copy.cdp_0.dir/rule .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.copy.cdp_0.dir/rule # Convenience name for target. thrust.all.test.cuda.copy.cdp_0: testing/cuda/CMakeFiles/thrust.all.test.cuda.copy.cdp_0.dir/rule .PHONY : thrust.all.test.cuda.copy.cdp_0 # fast build rule for target. thrust.all.test.cuda.copy.cdp_0/fast: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.copy.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.copy.cdp_0.dir/build .PHONY : thrust.all.test.cuda.copy.cdp_0/fast # Convenience name for target. testing/cuda/CMakeFiles/thrust.test.cuda.copy_if.cdp_0.dir/rule: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.test.cuda.copy_if.cdp_0.dir/rule .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.copy_if.cdp_0.dir/rule # Convenience name for target. thrust.test.cuda.copy_if.cdp_0: testing/cuda/CMakeFiles/thrust.test.cuda.copy_if.cdp_0.dir/rule .PHONY : thrust.test.cuda.copy_if.cdp_0 # fast build rule for target. thrust.test.cuda.copy_if.cdp_0/fast: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.copy_if.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.copy_if.cdp_0.dir/build .PHONY : thrust.test.cuda.copy_if.cdp_0/fast # Convenience name for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.copy_if.cdp_0.dir/rule: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.all.test.cuda.copy_if.cdp_0.dir/rule .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.copy_if.cdp_0.dir/rule # Convenience name for target. thrust.all.test.cuda.copy_if.cdp_0: testing/cuda/CMakeFiles/thrust.all.test.cuda.copy_if.cdp_0.dir/rule .PHONY : thrust.all.test.cuda.copy_if.cdp_0 # fast build rule for target. thrust.all.test.cuda.copy_if.cdp_0/fast: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.copy_if.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.copy_if.cdp_0.dir/build .PHONY : thrust.all.test.cuda.copy_if.cdp_0/fast # Convenience name for target. testing/cuda/CMakeFiles/thrust.test.cuda.count.cdp_0.dir/rule: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.test.cuda.count.cdp_0.dir/rule .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.count.cdp_0.dir/rule # Convenience name for target. thrust.test.cuda.count.cdp_0: testing/cuda/CMakeFiles/thrust.test.cuda.count.cdp_0.dir/rule .PHONY : thrust.test.cuda.count.cdp_0 # fast build rule for target. thrust.test.cuda.count.cdp_0/fast: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.count.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.count.cdp_0.dir/build .PHONY : thrust.test.cuda.count.cdp_0/fast # Convenience name for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.count.cdp_0.dir/rule: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.all.test.cuda.count.cdp_0.dir/rule .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.count.cdp_0.dir/rule # Convenience name for target. thrust.all.test.cuda.count.cdp_0: testing/cuda/CMakeFiles/thrust.all.test.cuda.count.cdp_0.dir/rule .PHONY : thrust.all.test.cuda.count.cdp_0 # fast build rule for target. thrust.all.test.cuda.count.cdp_0/fast: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.count.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.count.cdp_0.dir/build .PHONY : thrust.all.test.cuda.count.cdp_0/fast # Convenience name for target. testing/cuda/CMakeFiles/thrust.test.cuda.cudart.cdp_0.dir/rule: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.test.cuda.cudart.cdp_0.dir/rule .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.cudart.cdp_0.dir/rule # Convenience name for target. thrust.test.cuda.cudart.cdp_0: testing/cuda/CMakeFiles/thrust.test.cuda.cudart.cdp_0.dir/rule .PHONY : thrust.test.cuda.cudart.cdp_0 # fast build rule for target. thrust.test.cuda.cudart.cdp_0/fast: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.cudart.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.cudart.cdp_0.dir/build .PHONY : thrust.test.cuda.cudart.cdp_0/fast # Convenience name for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.cudart.cdp_0.dir/rule: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.all.test.cuda.cudart.cdp_0.dir/rule .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.cudart.cdp_0.dir/rule # Convenience name for target. thrust.all.test.cuda.cudart.cdp_0: testing/cuda/CMakeFiles/thrust.all.test.cuda.cudart.cdp_0.dir/rule .PHONY : thrust.all.test.cuda.cudart.cdp_0 # fast build rule for target. thrust.all.test.cuda.cudart.cdp_0/fast: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.cudart.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.cudart.cdp_0.dir/build .PHONY : thrust.all.test.cuda.cudart.cdp_0/fast # Convenience name for target. testing/cuda/CMakeFiles/thrust.test.cuda.device_side_universal_vector.cdp_0.dir/rule: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.test.cuda.device_side_universal_vector.cdp_0.dir/rule .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.device_side_universal_vector.cdp_0.dir/rule # Convenience name for target. thrust.test.cuda.device_side_universal_vector.cdp_0: testing/cuda/CMakeFiles/thrust.test.cuda.device_side_universal_vector.cdp_0.dir/rule .PHONY : thrust.test.cuda.device_side_universal_vector.cdp_0 # fast build rule for target. thrust.test.cuda.device_side_universal_vector.cdp_0/fast: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.device_side_universal_vector.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.device_side_universal_vector.cdp_0.dir/build .PHONY : thrust.test.cuda.device_side_universal_vector.cdp_0/fast # Convenience name for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.device_side_universal_vector.cdp_0.dir/rule: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.all.test.cuda.device_side_universal_vector.cdp_0.dir/rule .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.device_side_universal_vector.cdp_0.dir/rule # Convenience name for target. thrust.all.test.cuda.device_side_universal_vector.cdp_0: testing/cuda/CMakeFiles/thrust.all.test.cuda.device_side_universal_vector.cdp_0.dir/rule .PHONY : thrust.all.test.cuda.device_side_universal_vector.cdp_0 # fast build rule for target. thrust.all.test.cuda.device_side_universal_vector.cdp_0/fast: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.device_side_universal_vector.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.device_side_universal_vector.cdp_0.dir/build .PHONY : thrust.all.test.cuda.device_side_universal_vector.cdp_0/fast # Convenience name for target. testing/cuda/CMakeFiles/thrust.test.cuda.equal.cdp_0.dir/rule: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.test.cuda.equal.cdp_0.dir/rule .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.equal.cdp_0.dir/rule # Convenience name for target. thrust.test.cuda.equal.cdp_0: testing/cuda/CMakeFiles/thrust.test.cuda.equal.cdp_0.dir/rule .PHONY : thrust.test.cuda.equal.cdp_0 # fast build rule for target. thrust.test.cuda.equal.cdp_0/fast: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.equal.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.equal.cdp_0.dir/build .PHONY : thrust.test.cuda.equal.cdp_0/fast # Convenience name for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.equal.cdp_0.dir/rule: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.all.test.cuda.equal.cdp_0.dir/rule .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.equal.cdp_0.dir/rule # Convenience name for target. thrust.all.test.cuda.equal.cdp_0: testing/cuda/CMakeFiles/thrust.all.test.cuda.equal.cdp_0.dir/rule .PHONY : thrust.all.test.cuda.equal.cdp_0 # fast build rule for target. thrust.all.test.cuda.equal.cdp_0/fast: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.equal.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.equal.cdp_0.dir/build .PHONY : thrust.all.test.cuda.equal.cdp_0/fast # Convenience name for target. testing/cuda/CMakeFiles/thrust.test.cuda.fill.cdp_0.dir/rule: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.test.cuda.fill.cdp_0.dir/rule .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.fill.cdp_0.dir/rule # Convenience name for target. thrust.test.cuda.fill.cdp_0: testing/cuda/CMakeFiles/thrust.test.cuda.fill.cdp_0.dir/rule .PHONY : thrust.test.cuda.fill.cdp_0 # fast build rule for target. thrust.test.cuda.fill.cdp_0/fast: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.fill.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.fill.cdp_0.dir/build .PHONY : thrust.test.cuda.fill.cdp_0/fast # Convenience name for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.fill.cdp_0.dir/rule: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.all.test.cuda.fill.cdp_0.dir/rule .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.fill.cdp_0.dir/rule # Convenience name for target. thrust.all.test.cuda.fill.cdp_0: testing/cuda/CMakeFiles/thrust.all.test.cuda.fill.cdp_0.dir/rule .PHONY : thrust.all.test.cuda.fill.cdp_0 # fast build rule for target. thrust.all.test.cuda.fill.cdp_0/fast: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.fill.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.fill.cdp_0.dir/build .PHONY : thrust.all.test.cuda.fill.cdp_0/fast # Convenience name for target. testing/cuda/CMakeFiles/thrust.test.cuda.find.cdp_0.dir/rule: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.test.cuda.find.cdp_0.dir/rule .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.find.cdp_0.dir/rule # Convenience name for target. thrust.test.cuda.find.cdp_0: testing/cuda/CMakeFiles/thrust.test.cuda.find.cdp_0.dir/rule .PHONY : thrust.test.cuda.find.cdp_0 # fast build rule for target. thrust.test.cuda.find.cdp_0/fast: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.find.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.find.cdp_0.dir/build .PHONY : thrust.test.cuda.find.cdp_0/fast # Convenience name for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.find.cdp_0.dir/rule: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.all.test.cuda.find.cdp_0.dir/rule .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.find.cdp_0.dir/rule # Convenience name for target. thrust.all.test.cuda.find.cdp_0: testing/cuda/CMakeFiles/thrust.all.test.cuda.find.cdp_0.dir/rule .PHONY : thrust.all.test.cuda.find.cdp_0 # fast build rule for target. thrust.all.test.cuda.find.cdp_0/fast: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.find.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.find.cdp_0.dir/build .PHONY : thrust.all.test.cuda.find.cdp_0/fast # Convenience name for target. testing/cuda/CMakeFiles/thrust.test.cuda.for_each.cdp_0.dir/rule: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.test.cuda.for_each.cdp_0.dir/rule .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.for_each.cdp_0.dir/rule # Convenience name for target. thrust.test.cuda.for_each.cdp_0: testing/cuda/CMakeFiles/thrust.test.cuda.for_each.cdp_0.dir/rule .PHONY : thrust.test.cuda.for_each.cdp_0 # fast build rule for target. thrust.test.cuda.for_each.cdp_0/fast: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.for_each.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.for_each.cdp_0.dir/build .PHONY : thrust.test.cuda.for_each.cdp_0/fast # Convenience name for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.for_each.cdp_0.dir/rule: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.all.test.cuda.for_each.cdp_0.dir/rule .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.for_each.cdp_0.dir/rule # Convenience name for target. thrust.all.test.cuda.for_each.cdp_0: testing/cuda/CMakeFiles/thrust.all.test.cuda.for_each.cdp_0.dir/rule .PHONY : thrust.all.test.cuda.for_each.cdp_0 # fast build rule for target. thrust.all.test.cuda.for_each.cdp_0/fast: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.for_each.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.for_each.cdp_0.dir/build .PHONY : thrust.all.test.cuda.for_each.cdp_0/fast # Convenience name for target. testing/cuda/CMakeFiles/thrust.test.cuda.gather.cdp_0.dir/rule: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.test.cuda.gather.cdp_0.dir/rule .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.gather.cdp_0.dir/rule # Convenience name for target. thrust.test.cuda.gather.cdp_0: testing/cuda/CMakeFiles/thrust.test.cuda.gather.cdp_0.dir/rule .PHONY : thrust.test.cuda.gather.cdp_0 # fast build rule for target. thrust.test.cuda.gather.cdp_0/fast: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.gather.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.gather.cdp_0.dir/build .PHONY : thrust.test.cuda.gather.cdp_0/fast # Convenience name for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.gather.cdp_0.dir/rule: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.all.test.cuda.gather.cdp_0.dir/rule .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.gather.cdp_0.dir/rule # Convenience name for target. thrust.all.test.cuda.gather.cdp_0: testing/cuda/CMakeFiles/thrust.all.test.cuda.gather.cdp_0.dir/rule .PHONY : thrust.all.test.cuda.gather.cdp_0 # fast build rule for target. thrust.all.test.cuda.gather.cdp_0/fast: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.gather.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.gather.cdp_0.dir/build .PHONY : thrust.all.test.cuda.gather.cdp_0/fast # Convenience name for target. testing/cuda/CMakeFiles/thrust.test.cuda.generate.cdp_0.dir/rule: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.test.cuda.generate.cdp_0.dir/rule .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.generate.cdp_0.dir/rule # Convenience name for target. thrust.test.cuda.generate.cdp_0: testing/cuda/CMakeFiles/thrust.test.cuda.generate.cdp_0.dir/rule .PHONY : thrust.test.cuda.generate.cdp_0 # fast build rule for target. thrust.test.cuda.generate.cdp_0/fast: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.generate.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.generate.cdp_0.dir/build .PHONY : thrust.test.cuda.generate.cdp_0/fast # Convenience name for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.generate.cdp_0.dir/rule: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.all.test.cuda.generate.cdp_0.dir/rule .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.generate.cdp_0.dir/rule # Convenience name for target. thrust.all.test.cuda.generate.cdp_0: testing/cuda/CMakeFiles/thrust.all.test.cuda.generate.cdp_0.dir/rule .PHONY : thrust.all.test.cuda.generate.cdp_0 # fast build rule for target. thrust.all.test.cuda.generate.cdp_0/fast: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.generate.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.generate.cdp_0.dir/build .PHONY : thrust.all.test.cuda.generate.cdp_0/fast # Convenience name for target. testing/cuda/CMakeFiles/thrust.test.cuda.inner_product.cdp_0.dir/rule: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.test.cuda.inner_product.cdp_0.dir/rule .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.inner_product.cdp_0.dir/rule # Convenience name for target. thrust.test.cuda.inner_product.cdp_0: testing/cuda/CMakeFiles/thrust.test.cuda.inner_product.cdp_0.dir/rule .PHONY : thrust.test.cuda.inner_product.cdp_0 # fast build rule for target. thrust.test.cuda.inner_product.cdp_0/fast: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.inner_product.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.inner_product.cdp_0.dir/build .PHONY : thrust.test.cuda.inner_product.cdp_0/fast # Convenience name for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.inner_product.cdp_0.dir/rule: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.all.test.cuda.inner_product.cdp_0.dir/rule .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.inner_product.cdp_0.dir/rule # Convenience name for target. thrust.all.test.cuda.inner_product.cdp_0: testing/cuda/CMakeFiles/thrust.all.test.cuda.inner_product.cdp_0.dir/rule .PHONY : thrust.all.test.cuda.inner_product.cdp_0 # fast build rule for target. thrust.all.test.cuda.inner_product.cdp_0/fast: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.inner_product.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.inner_product.cdp_0.dir/build .PHONY : thrust.all.test.cuda.inner_product.cdp_0/fast # Convenience name for target. testing/cuda/CMakeFiles/thrust.test.cuda.is_partitioned.cdp_0.dir/rule: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.test.cuda.is_partitioned.cdp_0.dir/rule .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.is_partitioned.cdp_0.dir/rule # Convenience name for target. thrust.test.cuda.is_partitioned.cdp_0: testing/cuda/CMakeFiles/thrust.test.cuda.is_partitioned.cdp_0.dir/rule .PHONY : thrust.test.cuda.is_partitioned.cdp_0 # fast build rule for target. thrust.test.cuda.is_partitioned.cdp_0/fast: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.is_partitioned.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.is_partitioned.cdp_0.dir/build .PHONY : thrust.test.cuda.is_partitioned.cdp_0/fast # Convenience name for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.is_partitioned.cdp_0.dir/rule: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.all.test.cuda.is_partitioned.cdp_0.dir/rule .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.is_partitioned.cdp_0.dir/rule # Convenience name for target. thrust.all.test.cuda.is_partitioned.cdp_0: testing/cuda/CMakeFiles/thrust.all.test.cuda.is_partitioned.cdp_0.dir/rule .PHONY : thrust.all.test.cuda.is_partitioned.cdp_0 # fast build rule for target. thrust.all.test.cuda.is_partitioned.cdp_0/fast: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.is_partitioned.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.is_partitioned.cdp_0.dir/build .PHONY : thrust.all.test.cuda.is_partitioned.cdp_0/fast # Convenience name for target. testing/cuda/CMakeFiles/thrust.test.cuda.is_sorted.cdp_0.dir/rule: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.test.cuda.is_sorted.cdp_0.dir/rule .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.is_sorted.cdp_0.dir/rule # Convenience name for target. thrust.test.cuda.is_sorted.cdp_0: testing/cuda/CMakeFiles/thrust.test.cuda.is_sorted.cdp_0.dir/rule .PHONY : thrust.test.cuda.is_sorted.cdp_0 # fast build rule for target. thrust.test.cuda.is_sorted.cdp_0/fast: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.is_sorted.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.is_sorted.cdp_0.dir/build .PHONY : thrust.test.cuda.is_sorted.cdp_0/fast # Convenience name for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.is_sorted.cdp_0.dir/rule: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.all.test.cuda.is_sorted.cdp_0.dir/rule .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.is_sorted.cdp_0.dir/rule # Convenience name for target. thrust.all.test.cuda.is_sorted.cdp_0: testing/cuda/CMakeFiles/thrust.all.test.cuda.is_sorted.cdp_0.dir/rule .PHONY : thrust.all.test.cuda.is_sorted.cdp_0 # fast build rule for target. thrust.all.test.cuda.is_sorted.cdp_0/fast: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.is_sorted.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.is_sorted.cdp_0.dir/build .PHONY : thrust.all.test.cuda.is_sorted.cdp_0/fast # Convenience name for target. testing/cuda/CMakeFiles/thrust.test.cuda.is_sorted_until.cdp_0.dir/rule: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.test.cuda.is_sorted_until.cdp_0.dir/rule .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.is_sorted_until.cdp_0.dir/rule # Convenience name for target. thrust.test.cuda.is_sorted_until.cdp_0: testing/cuda/CMakeFiles/thrust.test.cuda.is_sorted_until.cdp_0.dir/rule .PHONY : thrust.test.cuda.is_sorted_until.cdp_0 # fast build rule for target. thrust.test.cuda.is_sorted_until.cdp_0/fast: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.is_sorted_until.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.is_sorted_until.cdp_0.dir/build .PHONY : thrust.test.cuda.is_sorted_until.cdp_0/fast # Convenience name for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.is_sorted_until.cdp_0.dir/rule: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.all.test.cuda.is_sorted_until.cdp_0.dir/rule .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.is_sorted_until.cdp_0.dir/rule # Convenience name for target. thrust.all.test.cuda.is_sorted_until.cdp_0: testing/cuda/CMakeFiles/thrust.all.test.cuda.is_sorted_until.cdp_0.dir/rule .PHONY : thrust.all.test.cuda.is_sorted_until.cdp_0 # fast build rule for target. thrust.all.test.cuda.is_sorted_until.cdp_0/fast: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.is_sorted_until.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.is_sorted_until.cdp_0.dir/build .PHONY : thrust.all.test.cuda.is_sorted_until.cdp_0/fast # Convenience name for target. testing/cuda/CMakeFiles/thrust.test.cuda.logical.cdp_0.dir/rule: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.test.cuda.logical.cdp_0.dir/rule .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.logical.cdp_0.dir/rule # Convenience name for target. thrust.test.cuda.logical.cdp_0: testing/cuda/CMakeFiles/thrust.test.cuda.logical.cdp_0.dir/rule .PHONY : thrust.test.cuda.logical.cdp_0 # fast build rule for target. thrust.test.cuda.logical.cdp_0/fast: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.logical.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.logical.cdp_0.dir/build .PHONY : thrust.test.cuda.logical.cdp_0/fast # Convenience name for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.logical.cdp_0.dir/rule: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.all.test.cuda.logical.cdp_0.dir/rule .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.logical.cdp_0.dir/rule # Convenience name for target. thrust.all.test.cuda.logical.cdp_0: testing/cuda/CMakeFiles/thrust.all.test.cuda.logical.cdp_0.dir/rule .PHONY : thrust.all.test.cuda.logical.cdp_0 # fast build rule for target. thrust.all.test.cuda.logical.cdp_0/fast: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.logical.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.logical.cdp_0.dir/build .PHONY : thrust.all.test.cuda.logical.cdp_0/fast # Convenience name for target. testing/cuda/CMakeFiles/thrust.test.cuda.max_element.cdp_0.dir/rule: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.test.cuda.max_element.cdp_0.dir/rule .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.max_element.cdp_0.dir/rule # Convenience name for target. thrust.test.cuda.max_element.cdp_0: testing/cuda/CMakeFiles/thrust.test.cuda.max_element.cdp_0.dir/rule .PHONY : thrust.test.cuda.max_element.cdp_0 # fast build rule for target. thrust.test.cuda.max_element.cdp_0/fast: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.max_element.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.max_element.cdp_0.dir/build .PHONY : thrust.test.cuda.max_element.cdp_0/fast # Convenience name for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.max_element.cdp_0.dir/rule: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.all.test.cuda.max_element.cdp_0.dir/rule .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.max_element.cdp_0.dir/rule # Convenience name for target. thrust.all.test.cuda.max_element.cdp_0: testing/cuda/CMakeFiles/thrust.all.test.cuda.max_element.cdp_0.dir/rule .PHONY : thrust.all.test.cuda.max_element.cdp_0 # fast build rule for target. thrust.all.test.cuda.max_element.cdp_0/fast: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.max_element.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.max_element.cdp_0.dir/build .PHONY : thrust.all.test.cuda.max_element.cdp_0/fast # Convenience name for target. testing/cuda/CMakeFiles/thrust.test.cuda.memory.cdp_0.dir/rule: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.test.cuda.memory.cdp_0.dir/rule .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.memory.cdp_0.dir/rule # Convenience name for target. thrust.test.cuda.memory.cdp_0: testing/cuda/CMakeFiles/thrust.test.cuda.memory.cdp_0.dir/rule .PHONY : thrust.test.cuda.memory.cdp_0 # fast build rule for target. thrust.test.cuda.memory.cdp_0/fast: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.memory.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.memory.cdp_0.dir/build .PHONY : thrust.test.cuda.memory.cdp_0/fast # Convenience name for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.memory.cdp_0.dir/rule: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.all.test.cuda.memory.cdp_0.dir/rule .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.memory.cdp_0.dir/rule # Convenience name for target. thrust.all.test.cuda.memory.cdp_0: testing/cuda/CMakeFiles/thrust.all.test.cuda.memory.cdp_0.dir/rule .PHONY : thrust.all.test.cuda.memory.cdp_0 # fast build rule for target. thrust.all.test.cuda.memory.cdp_0/fast: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.memory.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.memory.cdp_0.dir/build .PHONY : thrust.all.test.cuda.memory.cdp_0/fast # Convenience name for target. testing/cuda/CMakeFiles/thrust.test.cuda.merge.cdp_0.dir/rule: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.test.cuda.merge.cdp_0.dir/rule .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.merge.cdp_0.dir/rule # Convenience name for target. thrust.test.cuda.merge.cdp_0: testing/cuda/CMakeFiles/thrust.test.cuda.merge.cdp_0.dir/rule .PHONY : thrust.test.cuda.merge.cdp_0 # fast build rule for target. thrust.test.cuda.merge.cdp_0/fast: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.merge.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.merge.cdp_0.dir/build .PHONY : thrust.test.cuda.merge.cdp_0/fast # Convenience name for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.merge.cdp_0.dir/rule: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.all.test.cuda.merge.cdp_0.dir/rule .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.merge.cdp_0.dir/rule # Convenience name for target. thrust.all.test.cuda.merge.cdp_0: testing/cuda/CMakeFiles/thrust.all.test.cuda.merge.cdp_0.dir/rule .PHONY : thrust.all.test.cuda.merge.cdp_0 # fast build rule for target. thrust.all.test.cuda.merge.cdp_0/fast: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.merge.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.merge.cdp_0.dir/build .PHONY : thrust.all.test.cuda.merge.cdp_0/fast # Convenience name for target. testing/cuda/CMakeFiles/thrust.test.cuda.merge_by_key.cdp_0.dir/rule: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.test.cuda.merge_by_key.cdp_0.dir/rule .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.merge_by_key.cdp_0.dir/rule # Convenience name for target. thrust.test.cuda.merge_by_key.cdp_0: testing/cuda/CMakeFiles/thrust.test.cuda.merge_by_key.cdp_0.dir/rule .PHONY : thrust.test.cuda.merge_by_key.cdp_0 # fast build rule for target. thrust.test.cuda.merge_by_key.cdp_0/fast: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.merge_by_key.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.merge_by_key.cdp_0.dir/build .PHONY : thrust.test.cuda.merge_by_key.cdp_0/fast # Convenience name for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.merge_by_key.cdp_0.dir/rule: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.all.test.cuda.merge_by_key.cdp_0.dir/rule .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.merge_by_key.cdp_0.dir/rule # Convenience name for target. thrust.all.test.cuda.merge_by_key.cdp_0: testing/cuda/CMakeFiles/thrust.all.test.cuda.merge_by_key.cdp_0.dir/rule .PHONY : thrust.all.test.cuda.merge_by_key.cdp_0 # fast build rule for target. thrust.all.test.cuda.merge_by_key.cdp_0/fast: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.merge_by_key.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.merge_by_key.cdp_0.dir/build .PHONY : thrust.all.test.cuda.merge_by_key.cdp_0/fast # Convenience name for target. testing/cuda/CMakeFiles/thrust.test.cuda.merge_sort.cdp_0.dir/rule: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.test.cuda.merge_sort.cdp_0.dir/rule .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.merge_sort.cdp_0.dir/rule # Convenience name for target. thrust.test.cuda.merge_sort.cdp_0: testing/cuda/CMakeFiles/thrust.test.cuda.merge_sort.cdp_0.dir/rule .PHONY : thrust.test.cuda.merge_sort.cdp_0 # fast build rule for target. thrust.test.cuda.merge_sort.cdp_0/fast: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.merge_sort.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.merge_sort.cdp_0.dir/build .PHONY : thrust.test.cuda.merge_sort.cdp_0/fast # Convenience name for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.merge_sort.cdp_0.dir/rule: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.all.test.cuda.merge_sort.cdp_0.dir/rule .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.merge_sort.cdp_0.dir/rule # Convenience name for target. thrust.all.test.cuda.merge_sort.cdp_0: testing/cuda/CMakeFiles/thrust.all.test.cuda.merge_sort.cdp_0.dir/rule .PHONY : thrust.all.test.cuda.merge_sort.cdp_0 # fast build rule for target. thrust.all.test.cuda.merge_sort.cdp_0/fast: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.merge_sort.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.merge_sort.cdp_0.dir/build .PHONY : thrust.all.test.cuda.merge_sort.cdp_0/fast # Convenience name for target. testing/cuda/CMakeFiles/thrust.test.cuda.min_element.cdp_0.dir/rule: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.test.cuda.min_element.cdp_0.dir/rule .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.min_element.cdp_0.dir/rule # Convenience name for target. thrust.test.cuda.min_element.cdp_0: testing/cuda/CMakeFiles/thrust.test.cuda.min_element.cdp_0.dir/rule .PHONY : thrust.test.cuda.min_element.cdp_0 # fast build rule for target. thrust.test.cuda.min_element.cdp_0/fast: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.min_element.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.min_element.cdp_0.dir/build .PHONY : thrust.test.cuda.min_element.cdp_0/fast # Convenience name for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.min_element.cdp_0.dir/rule: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.all.test.cuda.min_element.cdp_0.dir/rule .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.min_element.cdp_0.dir/rule # Convenience name for target. thrust.all.test.cuda.min_element.cdp_0: testing/cuda/CMakeFiles/thrust.all.test.cuda.min_element.cdp_0.dir/rule .PHONY : thrust.all.test.cuda.min_element.cdp_0 # fast build rule for target. thrust.all.test.cuda.min_element.cdp_0/fast: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.min_element.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.min_element.cdp_0.dir/build .PHONY : thrust.all.test.cuda.min_element.cdp_0/fast # Convenience name for target. testing/cuda/CMakeFiles/thrust.test.cuda.minmax_element.cdp_0.dir/rule: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.test.cuda.minmax_element.cdp_0.dir/rule .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.minmax_element.cdp_0.dir/rule # Convenience name for target. thrust.test.cuda.minmax_element.cdp_0: testing/cuda/CMakeFiles/thrust.test.cuda.minmax_element.cdp_0.dir/rule .PHONY : thrust.test.cuda.minmax_element.cdp_0 # fast build rule for target. thrust.test.cuda.minmax_element.cdp_0/fast: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.minmax_element.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.minmax_element.cdp_0.dir/build .PHONY : thrust.test.cuda.minmax_element.cdp_0/fast # Convenience name for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.minmax_element.cdp_0.dir/rule: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.all.test.cuda.minmax_element.cdp_0.dir/rule .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.minmax_element.cdp_0.dir/rule # Convenience name for target. thrust.all.test.cuda.minmax_element.cdp_0: testing/cuda/CMakeFiles/thrust.all.test.cuda.minmax_element.cdp_0.dir/rule .PHONY : thrust.all.test.cuda.minmax_element.cdp_0 # fast build rule for target. thrust.all.test.cuda.minmax_element.cdp_0/fast: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.minmax_element.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.minmax_element.cdp_0.dir/build .PHONY : thrust.all.test.cuda.minmax_element.cdp_0/fast # Convenience name for target. testing/cuda/CMakeFiles/thrust.test.cuda.mismatch.cdp_0.dir/rule: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.test.cuda.mismatch.cdp_0.dir/rule .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.mismatch.cdp_0.dir/rule # Convenience name for target. thrust.test.cuda.mismatch.cdp_0: testing/cuda/CMakeFiles/thrust.test.cuda.mismatch.cdp_0.dir/rule .PHONY : thrust.test.cuda.mismatch.cdp_0 # fast build rule for target. thrust.test.cuda.mismatch.cdp_0/fast: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.mismatch.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.mismatch.cdp_0.dir/build .PHONY : thrust.test.cuda.mismatch.cdp_0/fast # Convenience name for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.mismatch.cdp_0.dir/rule: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.all.test.cuda.mismatch.cdp_0.dir/rule .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.mismatch.cdp_0.dir/rule # Convenience name for target. thrust.all.test.cuda.mismatch.cdp_0: testing/cuda/CMakeFiles/thrust.all.test.cuda.mismatch.cdp_0.dir/rule .PHONY : thrust.all.test.cuda.mismatch.cdp_0 # fast build rule for target. thrust.all.test.cuda.mismatch.cdp_0/fast: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.mismatch.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.mismatch.cdp_0.dir/build .PHONY : thrust.all.test.cuda.mismatch.cdp_0/fast # Convenience name for target. testing/cuda/CMakeFiles/thrust.test.cuda.pair_sort.cdp_0.dir/rule: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.test.cuda.pair_sort.cdp_0.dir/rule .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.pair_sort.cdp_0.dir/rule # Convenience name for target. thrust.test.cuda.pair_sort.cdp_0: testing/cuda/CMakeFiles/thrust.test.cuda.pair_sort.cdp_0.dir/rule .PHONY : thrust.test.cuda.pair_sort.cdp_0 # fast build rule for target. thrust.test.cuda.pair_sort.cdp_0/fast: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.pair_sort.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.pair_sort.cdp_0.dir/build .PHONY : thrust.test.cuda.pair_sort.cdp_0/fast # Convenience name for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.pair_sort.cdp_0.dir/rule: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.all.test.cuda.pair_sort.cdp_0.dir/rule .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.pair_sort.cdp_0.dir/rule # Convenience name for target. thrust.all.test.cuda.pair_sort.cdp_0: testing/cuda/CMakeFiles/thrust.all.test.cuda.pair_sort.cdp_0.dir/rule .PHONY : thrust.all.test.cuda.pair_sort.cdp_0 # fast build rule for target. thrust.all.test.cuda.pair_sort.cdp_0/fast: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.pair_sort.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.pair_sort.cdp_0.dir/build .PHONY : thrust.all.test.cuda.pair_sort.cdp_0/fast # Convenience name for target. testing/cuda/CMakeFiles/thrust.test.cuda.pair_sort_by_key.cdp_0.dir/rule: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.test.cuda.pair_sort_by_key.cdp_0.dir/rule .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.pair_sort_by_key.cdp_0.dir/rule # Convenience name for target. thrust.test.cuda.pair_sort_by_key.cdp_0: testing/cuda/CMakeFiles/thrust.test.cuda.pair_sort_by_key.cdp_0.dir/rule .PHONY : thrust.test.cuda.pair_sort_by_key.cdp_0 # fast build rule for target. thrust.test.cuda.pair_sort_by_key.cdp_0/fast: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.pair_sort_by_key.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.pair_sort_by_key.cdp_0.dir/build .PHONY : thrust.test.cuda.pair_sort_by_key.cdp_0/fast # Convenience name for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.pair_sort_by_key.cdp_0.dir/rule: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.all.test.cuda.pair_sort_by_key.cdp_0.dir/rule .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.pair_sort_by_key.cdp_0.dir/rule # Convenience name for target. thrust.all.test.cuda.pair_sort_by_key.cdp_0: testing/cuda/CMakeFiles/thrust.all.test.cuda.pair_sort_by_key.cdp_0.dir/rule .PHONY : thrust.all.test.cuda.pair_sort_by_key.cdp_0 # fast build rule for target. thrust.all.test.cuda.pair_sort_by_key.cdp_0/fast: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.pair_sort_by_key.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.pair_sort_by_key.cdp_0.dir/build .PHONY : thrust.all.test.cuda.pair_sort_by_key.cdp_0/fast # Convenience name for target. testing/cuda/CMakeFiles/thrust.test.cuda.partition.cdp_0.dir/rule: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.test.cuda.partition.cdp_0.dir/rule .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.partition.cdp_0.dir/rule # Convenience name for target. thrust.test.cuda.partition.cdp_0: testing/cuda/CMakeFiles/thrust.test.cuda.partition.cdp_0.dir/rule .PHONY : thrust.test.cuda.partition.cdp_0 # fast build rule for target. thrust.test.cuda.partition.cdp_0/fast: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.partition.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.partition.cdp_0.dir/build .PHONY : thrust.test.cuda.partition.cdp_0/fast # Convenience name for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.partition.cdp_0.dir/rule: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.all.test.cuda.partition.cdp_0.dir/rule .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.partition.cdp_0.dir/rule # Convenience name for target. thrust.all.test.cuda.partition.cdp_0: testing/cuda/CMakeFiles/thrust.all.test.cuda.partition.cdp_0.dir/rule .PHONY : thrust.all.test.cuda.partition.cdp_0 # fast build rule for target. thrust.all.test.cuda.partition.cdp_0/fast: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.partition.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.partition.cdp_0.dir/build .PHONY : thrust.all.test.cuda.partition.cdp_0/fast # Convenience name for target. testing/cuda/CMakeFiles/thrust.test.cuda.partition_point.cdp_0.dir/rule: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.test.cuda.partition_point.cdp_0.dir/rule .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.partition_point.cdp_0.dir/rule # Convenience name for target. thrust.test.cuda.partition_point.cdp_0: testing/cuda/CMakeFiles/thrust.test.cuda.partition_point.cdp_0.dir/rule .PHONY : thrust.test.cuda.partition_point.cdp_0 # fast build rule for target. thrust.test.cuda.partition_point.cdp_0/fast: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.partition_point.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.partition_point.cdp_0.dir/build .PHONY : thrust.test.cuda.partition_point.cdp_0/fast # Convenience name for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.partition_point.cdp_0.dir/rule: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.all.test.cuda.partition_point.cdp_0.dir/rule .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.partition_point.cdp_0.dir/rule # Convenience name for target. thrust.all.test.cuda.partition_point.cdp_0: testing/cuda/CMakeFiles/thrust.all.test.cuda.partition_point.cdp_0.dir/rule .PHONY : thrust.all.test.cuda.partition_point.cdp_0 # fast build rule for target. thrust.all.test.cuda.partition_point.cdp_0/fast: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.partition_point.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.partition_point.cdp_0.dir/build .PHONY : thrust.all.test.cuda.partition_point.cdp_0/fast # Convenience name for target. testing/cuda/CMakeFiles/thrust.test.cuda.reduce.cdp_0.dir/rule: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.test.cuda.reduce.cdp_0.dir/rule .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.reduce.cdp_0.dir/rule # Convenience name for target. thrust.test.cuda.reduce.cdp_0: testing/cuda/CMakeFiles/thrust.test.cuda.reduce.cdp_0.dir/rule .PHONY : thrust.test.cuda.reduce.cdp_0 # fast build rule for target. thrust.test.cuda.reduce.cdp_0/fast: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.reduce.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.reduce.cdp_0.dir/build .PHONY : thrust.test.cuda.reduce.cdp_0/fast # Convenience name for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.reduce.cdp_0.dir/rule: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.all.test.cuda.reduce.cdp_0.dir/rule .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.reduce.cdp_0.dir/rule # Convenience name for target. thrust.all.test.cuda.reduce.cdp_0: testing/cuda/CMakeFiles/thrust.all.test.cuda.reduce.cdp_0.dir/rule .PHONY : thrust.all.test.cuda.reduce.cdp_0 # fast build rule for target. thrust.all.test.cuda.reduce.cdp_0/fast: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.reduce.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.reduce.cdp_0.dir/build .PHONY : thrust.all.test.cuda.reduce.cdp_0/fast # Convenience name for target. testing/cuda/CMakeFiles/thrust.test.cuda.reduce_by_key.cdp_0.dir/rule: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.test.cuda.reduce_by_key.cdp_0.dir/rule .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.reduce_by_key.cdp_0.dir/rule # Convenience name for target. thrust.test.cuda.reduce_by_key.cdp_0: testing/cuda/CMakeFiles/thrust.test.cuda.reduce_by_key.cdp_0.dir/rule .PHONY : thrust.test.cuda.reduce_by_key.cdp_0 # fast build rule for target. thrust.test.cuda.reduce_by_key.cdp_0/fast: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.reduce_by_key.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.reduce_by_key.cdp_0.dir/build .PHONY : thrust.test.cuda.reduce_by_key.cdp_0/fast # Convenience name for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.reduce_by_key.cdp_0.dir/rule: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.all.test.cuda.reduce_by_key.cdp_0.dir/rule .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.reduce_by_key.cdp_0.dir/rule # Convenience name for target. thrust.all.test.cuda.reduce_by_key.cdp_0: testing/cuda/CMakeFiles/thrust.all.test.cuda.reduce_by_key.cdp_0.dir/rule .PHONY : thrust.all.test.cuda.reduce_by_key.cdp_0 # fast build rule for target. thrust.all.test.cuda.reduce_by_key.cdp_0/fast: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.reduce_by_key.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.reduce_by_key.cdp_0.dir/build .PHONY : thrust.all.test.cuda.reduce_by_key.cdp_0/fast # Convenience name for target. testing/cuda/CMakeFiles/thrust.test.cuda.remove.cdp_0.dir/rule: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.test.cuda.remove.cdp_0.dir/rule .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.remove.cdp_0.dir/rule # Convenience name for target. thrust.test.cuda.remove.cdp_0: testing/cuda/CMakeFiles/thrust.test.cuda.remove.cdp_0.dir/rule .PHONY : thrust.test.cuda.remove.cdp_0 # fast build rule for target. thrust.test.cuda.remove.cdp_0/fast: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.remove.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.remove.cdp_0.dir/build .PHONY : thrust.test.cuda.remove.cdp_0/fast # Convenience name for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.remove.cdp_0.dir/rule: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.all.test.cuda.remove.cdp_0.dir/rule .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.remove.cdp_0.dir/rule # Convenience name for target. thrust.all.test.cuda.remove.cdp_0: testing/cuda/CMakeFiles/thrust.all.test.cuda.remove.cdp_0.dir/rule .PHONY : thrust.all.test.cuda.remove.cdp_0 # fast build rule for target. thrust.all.test.cuda.remove.cdp_0/fast: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.remove.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.remove.cdp_0.dir/build .PHONY : thrust.all.test.cuda.remove.cdp_0/fast # Convenience name for target. testing/cuda/CMakeFiles/thrust.test.cuda.replace.cdp_0.dir/rule: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.test.cuda.replace.cdp_0.dir/rule .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.replace.cdp_0.dir/rule # Convenience name for target. thrust.test.cuda.replace.cdp_0: testing/cuda/CMakeFiles/thrust.test.cuda.replace.cdp_0.dir/rule .PHONY : thrust.test.cuda.replace.cdp_0 # fast build rule for target. thrust.test.cuda.replace.cdp_0/fast: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.replace.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.replace.cdp_0.dir/build .PHONY : thrust.test.cuda.replace.cdp_0/fast # Convenience name for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.replace.cdp_0.dir/rule: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.all.test.cuda.replace.cdp_0.dir/rule .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.replace.cdp_0.dir/rule # Convenience name for target. thrust.all.test.cuda.replace.cdp_0: testing/cuda/CMakeFiles/thrust.all.test.cuda.replace.cdp_0.dir/rule .PHONY : thrust.all.test.cuda.replace.cdp_0 # fast build rule for target. thrust.all.test.cuda.replace.cdp_0/fast: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.replace.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.replace.cdp_0.dir/build .PHONY : thrust.all.test.cuda.replace.cdp_0/fast # Convenience name for target. testing/cuda/CMakeFiles/thrust.test.cuda.reverse.cdp_0.dir/rule: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.test.cuda.reverse.cdp_0.dir/rule .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.reverse.cdp_0.dir/rule # Convenience name for target. thrust.test.cuda.reverse.cdp_0: testing/cuda/CMakeFiles/thrust.test.cuda.reverse.cdp_0.dir/rule .PHONY : thrust.test.cuda.reverse.cdp_0 # fast build rule for target. thrust.test.cuda.reverse.cdp_0/fast: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.reverse.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.reverse.cdp_0.dir/build .PHONY : thrust.test.cuda.reverse.cdp_0/fast # Convenience name for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.reverse.cdp_0.dir/rule: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.all.test.cuda.reverse.cdp_0.dir/rule .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.reverse.cdp_0.dir/rule # Convenience name for target. thrust.all.test.cuda.reverse.cdp_0: testing/cuda/CMakeFiles/thrust.all.test.cuda.reverse.cdp_0.dir/rule .PHONY : thrust.all.test.cuda.reverse.cdp_0 # fast build rule for target. thrust.all.test.cuda.reverse.cdp_0/fast: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.reverse.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.reverse.cdp_0.dir/build .PHONY : thrust.all.test.cuda.reverse.cdp_0/fast # Convenience name for target. testing/cuda/CMakeFiles/thrust.test.cuda.scan.cdp_0.dir/rule: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.test.cuda.scan.cdp_0.dir/rule .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.scan.cdp_0.dir/rule # Convenience name for target. thrust.test.cuda.scan.cdp_0: testing/cuda/CMakeFiles/thrust.test.cuda.scan.cdp_0.dir/rule .PHONY : thrust.test.cuda.scan.cdp_0 # fast build rule for target. thrust.test.cuda.scan.cdp_0/fast: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.scan.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.scan.cdp_0.dir/build .PHONY : thrust.test.cuda.scan.cdp_0/fast # Convenience name for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.scan.cdp_0.dir/rule: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.all.test.cuda.scan.cdp_0.dir/rule .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.scan.cdp_0.dir/rule # Convenience name for target. thrust.all.test.cuda.scan.cdp_0: testing/cuda/CMakeFiles/thrust.all.test.cuda.scan.cdp_0.dir/rule .PHONY : thrust.all.test.cuda.scan.cdp_0 # fast build rule for target. thrust.all.test.cuda.scan.cdp_0/fast: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.scan.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.scan.cdp_0.dir/build .PHONY : thrust.all.test.cuda.scan.cdp_0/fast # Convenience name for target. testing/cuda/CMakeFiles/thrust.test.cuda.scan_by_key.cdp_0.dir/rule: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.test.cuda.scan_by_key.cdp_0.dir/rule .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.scan_by_key.cdp_0.dir/rule # Convenience name for target. thrust.test.cuda.scan_by_key.cdp_0: testing/cuda/CMakeFiles/thrust.test.cuda.scan_by_key.cdp_0.dir/rule .PHONY : thrust.test.cuda.scan_by_key.cdp_0 # fast build rule for target. thrust.test.cuda.scan_by_key.cdp_0/fast: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.scan_by_key.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.scan_by_key.cdp_0.dir/build .PHONY : thrust.test.cuda.scan_by_key.cdp_0/fast # Convenience name for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.scan_by_key.cdp_0.dir/rule: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.all.test.cuda.scan_by_key.cdp_0.dir/rule .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.scan_by_key.cdp_0.dir/rule # Convenience name for target. thrust.all.test.cuda.scan_by_key.cdp_0: testing/cuda/CMakeFiles/thrust.all.test.cuda.scan_by_key.cdp_0.dir/rule .PHONY : thrust.all.test.cuda.scan_by_key.cdp_0 # fast build rule for target. thrust.all.test.cuda.scan_by_key.cdp_0/fast: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.scan_by_key.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.scan_by_key.cdp_0.dir/build .PHONY : thrust.all.test.cuda.scan_by_key.cdp_0/fast # Convenience name for target. testing/cuda/CMakeFiles/thrust.test.cuda.scatter.cdp_0.dir/rule: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.test.cuda.scatter.cdp_0.dir/rule .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.scatter.cdp_0.dir/rule # Convenience name for target. thrust.test.cuda.scatter.cdp_0: testing/cuda/CMakeFiles/thrust.test.cuda.scatter.cdp_0.dir/rule .PHONY : thrust.test.cuda.scatter.cdp_0 # fast build rule for target. thrust.test.cuda.scatter.cdp_0/fast: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.scatter.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.scatter.cdp_0.dir/build .PHONY : thrust.test.cuda.scatter.cdp_0/fast # Convenience name for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.scatter.cdp_0.dir/rule: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.all.test.cuda.scatter.cdp_0.dir/rule .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.scatter.cdp_0.dir/rule # Convenience name for target. thrust.all.test.cuda.scatter.cdp_0: testing/cuda/CMakeFiles/thrust.all.test.cuda.scatter.cdp_0.dir/rule .PHONY : thrust.all.test.cuda.scatter.cdp_0 # fast build rule for target. thrust.all.test.cuda.scatter.cdp_0/fast: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.scatter.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.scatter.cdp_0.dir/build .PHONY : thrust.all.test.cuda.scatter.cdp_0/fast # Convenience name for target. testing/cuda/CMakeFiles/thrust.test.cuda.sequence.cdp_0.dir/rule: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.test.cuda.sequence.cdp_0.dir/rule .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.sequence.cdp_0.dir/rule # Convenience name for target. thrust.test.cuda.sequence.cdp_0: testing/cuda/CMakeFiles/thrust.test.cuda.sequence.cdp_0.dir/rule .PHONY : thrust.test.cuda.sequence.cdp_0 # fast build rule for target. thrust.test.cuda.sequence.cdp_0/fast: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.sequence.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.sequence.cdp_0.dir/build .PHONY : thrust.test.cuda.sequence.cdp_0/fast # Convenience name for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.sequence.cdp_0.dir/rule: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.all.test.cuda.sequence.cdp_0.dir/rule .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.sequence.cdp_0.dir/rule # Convenience name for target. thrust.all.test.cuda.sequence.cdp_0: testing/cuda/CMakeFiles/thrust.all.test.cuda.sequence.cdp_0.dir/rule .PHONY : thrust.all.test.cuda.sequence.cdp_0 # fast build rule for target. thrust.all.test.cuda.sequence.cdp_0/fast: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.sequence.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.sequence.cdp_0.dir/build .PHONY : thrust.all.test.cuda.sequence.cdp_0/fast # Convenience name for target. testing/cuda/CMakeFiles/thrust.test.cuda.set_difference.cdp_0.dir/rule: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.test.cuda.set_difference.cdp_0.dir/rule .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.set_difference.cdp_0.dir/rule # Convenience name for target. thrust.test.cuda.set_difference.cdp_0: testing/cuda/CMakeFiles/thrust.test.cuda.set_difference.cdp_0.dir/rule .PHONY : thrust.test.cuda.set_difference.cdp_0 # fast build rule for target. thrust.test.cuda.set_difference.cdp_0/fast: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.set_difference.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.set_difference.cdp_0.dir/build .PHONY : thrust.test.cuda.set_difference.cdp_0/fast # Convenience name for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.set_difference.cdp_0.dir/rule: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.all.test.cuda.set_difference.cdp_0.dir/rule .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.set_difference.cdp_0.dir/rule # Convenience name for target. thrust.all.test.cuda.set_difference.cdp_0: testing/cuda/CMakeFiles/thrust.all.test.cuda.set_difference.cdp_0.dir/rule .PHONY : thrust.all.test.cuda.set_difference.cdp_0 # fast build rule for target. thrust.all.test.cuda.set_difference.cdp_0/fast: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.set_difference.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.set_difference.cdp_0.dir/build .PHONY : thrust.all.test.cuda.set_difference.cdp_0/fast # Convenience name for target. testing/cuda/CMakeFiles/thrust.test.cuda.set_difference_by_key.cdp_0.dir/rule: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.test.cuda.set_difference_by_key.cdp_0.dir/rule .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.set_difference_by_key.cdp_0.dir/rule # Convenience name for target. thrust.test.cuda.set_difference_by_key.cdp_0: testing/cuda/CMakeFiles/thrust.test.cuda.set_difference_by_key.cdp_0.dir/rule .PHONY : thrust.test.cuda.set_difference_by_key.cdp_0 # fast build rule for target. thrust.test.cuda.set_difference_by_key.cdp_0/fast: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.set_difference_by_key.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.set_difference_by_key.cdp_0.dir/build .PHONY : thrust.test.cuda.set_difference_by_key.cdp_0/fast # Convenience name for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.set_difference_by_key.cdp_0.dir/rule: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.all.test.cuda.set_difference_by_key.cdp_0.dir/rule .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.set_difference_by_key.cdp_0.dir/rule # Convenience name for target. thrust.all.test.cuda.set_difference_by_key.cdp_0: testing/cuda/CMakeFiles/thrust.all.test.cuda.set_difference_by_key.cdp_0.dir/rule .PHONY : thrust.all.test.cuda.set_difference_by_key.cdp_0 # fast build rule for target. thrust.all.test.cuda.set_difference_by_key.cdp_0/fast: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.set_difference_by_key.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.set_difference_by_key.cdp_0.dir/build .PHONY : thrust.all.test.cuda.set_difference_by_key.cdp_0/fast # Convenience name for target. testing/cuda/CMakeFiles/thrust.test.cuda.set_intersection.cdp_0.dir/rule: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.test.cuda.set_intersection.cdp_0.dir/rule .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.set_intersection.cdp_0.dir/rule # Convenience name for target. thrust.test.cuda.set_intersection.cdp_0: testing/cuda/CMakeFiles/thrust.test.cuda.set_intersection.cdp_0.dir/rule .PHONY : thrust.test.cuda.set_intersection.cdp_0 # fast build rule for target. thrust.test.cuda.set_intersection.cdp_0/fast: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.set_intersection.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.set_intersection.cdp_0.dir/build .PHONY : thrust.test.cuda.set_intersection.cdp_0/fast # Convenience name for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.set_intersection.cdp_0.dir/rule: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.all.test.cuda.set_intersection.cdp_0.dir/rule .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.set_intersection.cdp_0.dir/rule # Convenience name for target. thrust.all.test.cuda.set_intersection.cdp_0: testing/cuda/CMakeFiles/thrust.all.test.cuda.set_intersection.cdp_0.dir/rule .PHONY : thrust.all.test.cuda.set_intersection.cdp_0 # fast build rule for target. thrust.all.test.cuda.set_intersection.cdp_0/fast: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.set_intersection.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.set_intersection.cdp_0.dir/build .PHONY : thrust.all.test.cuda.set_intersection.cdp_0/fast # Convenience name for target. testing/cuda/CMakeFiles/thrust.test.cuda.set_intersection_by_key.cdp_0.dir/rule: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.test.cuda.set_intersection_by_key.cdp_0.dir/rule .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.set_intersection_by_key.cdp_0.dir/rule # Convenience name for target. thrust.test.cuda.set_intersection_by_key.cdp_0: testing/cuda/CMakeFiles/thrust.test.cuda.set_intersection_by_key.cdp_0.dir/rule .PHONY : thrust.test.cuda.set_intersection_by_key.cdp_0 # fast build rule for target. thrust.test.cuda.set_intersection_by_key.cdp_0/fast: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.set_intersection_by_key.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.set_intersection_by_key.cdp_0.dir/build .PHONY : thrust.test.cuda.set_intersection_by_key.cdp_0/fast # Convenience name for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.set_intersection_by_key.cdp_0.dir/rule: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.all.test.cuda.set_intersection_by_key.cdp_0.dir/rule .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.set_intersection_by_key.cdp_0.dir/rule # Convenience name for target. thrust.all.test.cuda.set_intersection_by_key.cdp_0: testing/cuda/CMakeFiles/thrust.all.test.cuda.set_intersection_by_key.cdp_0.dir/rule .PHONY : thrust.all.test.cuda.set_intersection_by_key.cdp_0 # fast build rule for target. thrust.all.test.cuda.set_intersection_by_key.cdp_0/fast: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.set_intersection_by_key.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.set_intersection_by_key.cdp_0.dir/build .PHONY : thrust.all.test.cuda.set_intersection_by_key.cdp_0/fast # Convenience name for target. testing/cuda/CMakeFiles/thrust.test.cuda.set_symmetric_difference.cdp_0.dir/rule: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.test.cuda.set_symmetric_difference.cdp_0.dir/rule .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.set_symmetric_difference.cdp_0.dir/rule # Convenience name for target. thrust.test.cuda.set_symmetric_difference.cdp_0: testing/cuda/CMakeFiles/thrust.test.cuda.set_symmetric_difference.cdp_0.dir/rule .PHONY : thrust.test.cuda.set_symmetric_difference.cdp_0 # fast build rule for target. thrust.test.cuda.set_symmetric_difference.cdp_0/fast: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.set_symmetric_difference.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.set_symmetric_difference.cdp_0.dir/build .PHONY : thrust.test.cuda.set_symmetric_difference.cdp_0/fast # Convenience name for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.set_symmetric_difference.cdp_0.dir/rule: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.all.test.cuda.set_symmetric_difference.cdp_0.dir/rule .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.set_symmetric_difference.cdp_0.dir/rule # Convenience name for target. thrust.all.test.cuda.set_symmetric_difference.cdp_0: testing/cuda/CMakeFiles/thrust.all.test.cuda.set_symmetric_difference.cdp_0.dir/rule .PHONY : thrust.all.test.cuda.set_symmetric_difference.cdp_0 # fast build rule for target. thrust.all.test.cuda.set_symmetric_difference.cdp_0/fast: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.set_symmetric_difference.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.set_symmetric_difference.cdp_0.dir/build .PHONY : thrust.all.test.cuda.set_symmetric_difference.cdp_0/fast # Convenience name for target. testing/cuda/CMakeFiles/thrust.test.cuda.set_symmetric_difference_by_key.cdp_0.dir/rule: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.test.cuda.set_symmetric_difference_by_key.cdp_0.dir/rule .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.set_symmetric_difference_by_key.cdp_0.dir/rule # Convenience name for target. thrust.test.cuda.set_symmetric_difference_by_key.cdp_0: testing/cuda/CMakeFiles/thrust.test.cuda.set_symmetric_difference_by_key.cdp_0.dir/rule .PHONY : thrust.test.cuda.set_symmetric_difference_by_key.cdp_0 # fast build rule for target. thrust.test.cuda.set_symmetric_difference_by_key.cdp_0/fast: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.set_symmetric_difference_by_key.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.set_symmetric_difference_by_key.cdp_0.dir/build .PHONY : thrust.test.cuda.set_symmetric_difference_by_key.cdp_0/fast # Convenience name for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.set_symmetric_difference_by_key.cdp_0.dir/rule: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.all.test.cuda.set_symmetric_difference_by_key.cdp_0.dir/rule .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.set_symmetric_difference_by_key.cdp_0.dir/rule # Convenience name for target. thrust.all.test.cuda.set_symmetric_difference_by_key.cdp_0: testing/cuda/CMakeFiles/thrust.all.test.cuda.set_symmetric_difference_by_key.cdp_0.dir/rule .PHONY : thrust.all.test.cuda.set_symmetric_difference_by_key.cdp_0 # fast build rule for target. thrust.all.test.cuda.set_symmetric_difference_by_key.cdp_0/fast: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.set_symmetric_difference_by_key.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.set_symmetric_difference_by_key.cdp_0.dir/build .PHONY : thrust.all.test.cuda.set_symmetric_difference_by_key.cdp_0/fast # Convenience name for target. testing/cuda/CMakeFiles/thrust.test.cuda.set_union.cdp_0.dir/rule: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.test.cuda.set_union.cdp_0.dir/rule .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.set_union.cdp_0.dir/rule # Convenience name for target. thrust.test.cuda.set_union.cdp_0: testing/cuda/CMakeFiles/thrust.test.cuda.set_union.cdp_0.dir/rule .PHONY : thrust.test.cuda.set_union.cdp_0 # fast build rule for target. thrust.test.cuda.set_union.cdp_0/fast: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.set_union.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.set_union.cdp_0.dir/build .PHONY : thrust.test.cuda.set_union.cdp_0/fast # Convenience name for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.set_union.cdp_0.dir/rule: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.all.test.cuda.set_union.cdp_0.dir/rule .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.set_union.cdp_0.dir/rule # Convenience name for target. thrust.all.test.cuda.set_union.cdp_0: testing/cuda/CMakeFiles/thrust.all.test.cuda.set_union.cdp_0.dir/rule .PHONY : thrust.all.test.cuda.set_union.cdp_0 # fast build rule for target. thrust.all.test.cuda.set_union.cdp_0/fast: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.set_union.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.set_union.cdp_0.dir/build .PHONY : thrust.all.test.cuda.set_union.cdp_0/fast # Convenience name for target. testing/cuda/CMakeFiles/thrust.test.cuda.set_union_by_key.cdp_0.dir/rule: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.test.cuda.set_union_by_key.cdp_0.dir/rule .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.set_union_by_key.cdp_0.dir/rule # Convenience name for target. thrust.test.cuda.set_union_by_key.cdp_0: testing/cuda/CMakeFiles/thrust.test.cuda.set_union_by_key.cdp_0.dir/rule .PHONY : thrust.test.cuda.set_union_by_key.cdp_0 # fast build rule for target. thrust.test.cuda.set_union_by_key.cdp_0/fast: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.set_union_by_key.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.set_union_by_key.cdp_0.dir/build .PHONY : thrust.test.cuda.set_union_by_key.cdp_0/fast # Convenience name for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.set_union_by_key.cdp_0.dir/rule: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.all.test.cuda.set_union_by_key.cdp_0.dir/rule .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.set_union_by_key.cdp_0.dir/rule # Convenience name for target. thrust.all.test.cuda.set_union_by_key.cdp_0: testing/cuda/CMakeFiles/thrust.all.test.cuda.set_union_by_key.cdp_0.dir/rule .PHONY : thrust.all.test.cuda.set_union_by_key.cdp_0 # fast build rule for target. thrust.all.test.cuda.set_union_by_key.cdp_0/fast: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.set_union_by_key.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.set_union_by_key.cdp_0.dir/build .PHONY : thrust.all.test.cuda.set_union_by_key.cdp_0/fast # Convenience name for target. testing/cuda/CMakeFiles/thrust.test.cuda.sort.cdp_0.dir/rule: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.test.cuda.sort.cdp_0.dir/rule .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.sort.cdp_0.dir/rule # Convenience name for target. thrust.test.cuda.sort.cdp_0: testing/cuda/CMakeFiles/thrust.test.cuda.sort.cdp_0.dir/rule .PHONY : thrust.test.cuda.sort.cdp_0 # fast build rule for target. thrust.test.cuda.sort.cdp_0/fast: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.sort.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.sort.cdp_0.dir/build .PHONY : thrust.test.cuda.sort.cdp_0/fast # Convenience name for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.sort.cdp_0.dir/rule: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.all.test.cuda.sort.cdp_0.dir/rule .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.sort.cdp_0.dir/rule # Convenience name for target. thrust.all.test.cuda.sort.cdp_0: testing/cuda/CMakeFiles/thrust.all.test.cuda.sort.cdp_0.dir/rule .PHONY : thrust.all.test.cuda.sort.cdp_0 # fast build rule for target. thrust.all.test.cuda.sort.cdp_0/fast: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.sort.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.sort.cdp_0.dir/build .PHONY : thrust.all.test.cuda.sort.cdp_0/fast # Convenience name for target. testing/cuda/CMakeFiles/thrust.test.cuda.sort_by_key.cdp_0.dir/rule: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.test.cuda.sort_by_key.cdp_0.dir/rule .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.sort_by_key.cdp_0.dir/rule # Convenience name for target. thrust.test.cuda.sort_by_key.cdp_0: testing/cuda/CMakeFiles/thrust.test.cuda.sort_by_key.cdp_0.dir/rule .PHONY : thrust.test.cuda.sort_by_key.cdp_0 # fast build rule for target. thrust.test.cuda.sort_by_key.cdp_0/fast: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.sort_by_key.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.sort_by_key.cdp_0.dir/build .PHONY : thrust.test.cuda.sort_by_key.cdp_0/fast # Convenience name for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.sort_by_key.cdp_0.dir/rule: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.all.test.cuda.sort_by_key.cdp_0.dir/rule .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.sort_by_key.cdp_0.dir/rule # Convenience name for target. thrust.all.test.cuda.sort_by_key.cdp_0: testing/cuda/CMakeFiles/thrust.all.test.cuda.sort_by_key.cdp_0.dir/rule .PHONY : thrust.all.test.cuda.sort_by_key.cdp_0 # fast build rule for target. thrust.all.test.cuda.sort_by_key.cdp_0/fast: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.sort_by_key.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.sort_by_key.cdp_0.dir/build .PHONY : thrust.all.test.cuda.sort_by_key.cdp_0/fast # Convenience name for target. testing/cuda/CMakeFiles/thrust.test.cuda.stream_legacy.cdp_0.dir/rule: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.test.cuda.stream_legacy.cdp_0.dir/rule .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.stream_legacy.cdp_0.dir/rule # Convenience name for target. thrust.test.cuda.stream_legacy.cdp_0: testing/cuda/CMakeFiles/thrust.test.cuda.stream_legacy.cdp_0.dir/rule .PHONY : thrust.test.cuda.stream_legacy.cdp_0 # fast build rule for target. thrust.test.cuda.stream_legacy.cdp_0/fast: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.stream_legacy.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.stream_legacy.cdp_0.dir/build .PHONY : thrust.test.cuda.stream_legacy.cdp_0/fast # Convenience name for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.stream_legacy.cdp_0.dir/rule: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.all.test.cuda.stream_legacy.cdp_0.dir/rule .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.stream_legacy.cdp_0.dir/rule # Convenience name for target. thrust.all.test.cuda.stream_legacy.cdp_0: testing/cuda/CMakeFiles/thrust.all.test.cuda.stream_legacy.cdp_0.dir/rule .PHONY : thrust.all.test.cuda.stream_legacy.cdp_0 # fast build rule for target. thrust.all.test.cuda.stream_legacy.cdp_0/fast: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.stream_legacy.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.stream_legacy.cdp_0.dir/build .PHONY : thrust.all.test.cuda.stream_legacy.cdp_0/fast # Convenience name for target. testing/cuda/CMakeFiles/thrust.test.cuda.stream_per_thread.cdp_0.dir/rule: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.test.cuda.stream_per_thread.cdp_0.dir/rule .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.stream_per_thread.cdp_0.dir/rule # Convenience name for target. thrust.test.cuda.stream_per_thread.cdp_0: testing/cuda/CMakeFiles/thrust.test.cuda.stream_per_thread.cdp_0.dir/rule .PHONY : thrust.test.cuda.stream_per_thread.cdp_0 # fast build rule for target. thrust.test.cuda.stream_per_thread.cdp_0/fast: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.stream_per_thread.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.stream_per_thread.cdp_0.dir/build .PHONY : thrust.test.cuda.stream_per_thread.cdp_0/fast # Convenience name for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.stream_per_thread.cdp_0.dir/rule: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.all.test.cuda.stream_per_thread.cdp_0.dir/rule .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.stream_per_thread.cdp_0.dir/rule # Convenience name for target. thrust.all.test.cuda.stream_per_thread.cdp_0: testing/cuda/CMakeFiles/thrust.all.test.cuda.stream_per_thread.cdp_0.dir/rule .PHONY : thrust.all.test.cuda.stream_per_thread.cdp_0 # fast build rule for target. thrust.all.test.cuda.stream_per_thread.cdp_0/fast: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.stream_per_thread.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.stream_per_thread.cdp_0.dir/build .PHONY : thrust.all.test.cuda.stream_per_thread.cdp_0/fast # Convenience name for target. testing/cuda/CMakeFiles/thrust.test.cuda.swap_ranges.cdp_0.dir/rule: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.test.cuda.swap_ranges.cdp_0.dir/rule .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.swap_ranges.cdp_0.dir/rule # Convenience name for target. thrust.test.cuda.swap_ranges.cdp_0: testing/cuda/CMakeFiles/thrust.test.cuda.swap_ranges.cdp_0.dir/rule .PHONY : thrust.test.cuda.swap_ranges.cdp_0 # fast build rule for target. thrust.test.cuda.swap_ranges.cdp_0/fast: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.swap_ranges.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.swap_ranges.cdp_0.dir/build .PHONY : thrust.test.cuda.swap_ranges.cdp_0/fast # Convenience name for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.swap_ranges.cdp_0.dir/rule: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.all.test.cuda.swap_ranges.cdp_0.dir/rule .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.swap_ranges.cdp_0.dir/rule # Convenience name for target. thrust.all.test.cuda.swap_ranges.cdp_0: testing/cuda/CMakeFiles/thrust.all.test.cuda.swap_ranges.cdp_0.dir/rule .PHONY : thrust.all.test.cuda.swap_ranges.cdp_0 # fast build rule for target. thrust.all.test.cuda.swap_ranges.cdp_0/fast: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.swap_ranges.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.swap_ranges.cdp_0.dir/build .PHONY : thrust.all.test.cuda.swap_ranges.cdp_0/fast # Convenience name for target. testing/cuda/CMakeFiles/thrust.test.cuda.tabulate.cdp_0.dir/rule: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.test.cuda.tabulate.cdp_0.dir/rule .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.tabulate.cdp_0.dir/rule # Convenience name for target. thrust.test.cuda.tabulate.cdp_0: testing/cuda/CMakeFiles/thrust.test.cuda.tabulate.cdp_0.dir/rule .PHONY : thrust.test.cuda.tabulate.cdp_0 # fast build rule for target. thrust.test.cuda.tabulate.cdp_0/fast: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.tabulate.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.tabulate.cdp_0.dir/build .PHONY : thrust.test.cuda.tabulate.cdp_0/fast # Convenience name for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.tabulate.cdp_0.dir/rule: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.all.test.cuda.tabulate.cdp_0.dir/rule .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.tabulate.cdp_0.dir/rule # Convenience name for target. thrust.all.test.cuda.tabulate.cdp_0: testing/cuda/CMakeFiles/thrust.all.test.cuda.tabulate.cdp_0.dir/rule .PHONY : thrust.all.test.cuda.tabulate.cdp_0 # fast build rule for target. thrust.all.test.cuda.tabulate.cdp_0/fast: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.tabulate.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.tabulate.cdp_0.dir/build .PHONY : thrust.all.test.cuda.tabulate.cdp_0/fast # Convenience name for target. testing/cuda/CMakeFiles/thrust.test.cuda.transform.cdp_0.dir/rule: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.test.cuda.transform.cdp_0.dir/rule .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.transform.cdp_0.dir/rule # Convenience name for target. thrust.test.cuda.transform.cdp_0: testing/cuda/CMakeFiles/thrust.test.cuda.transform.cdp_0.dir/rule .PHONY : thrust.test.cuda.transform.cdp_0 # fast build rule for target. thrust.test.cuda.transform.cdp_0/fast: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.transform.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.transform.cdp_0.dir/build .PHONY : thrust.test.cuda.transform.cdp_0/fast # Convenience name for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.transform.cdp_0.dir/rule: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.all.test.cuda.transform.cdp_0.dir/rule .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.transform.cdp_0.dir/rule # Convenience name for target. thrust.all.test.cuda.transform.cdp_0: testing/cuda/CMakeFiles/thrust.all.test.cuda.transform.cdp_0.dir/rule .PHONY : thrust.all.test.cuda.transform.cdp_0 # fast build rule for target. thrust.all.test.cuda.transform.cdp_0/fast: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.transform.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.transform.cdp_0.dir/build .PHONY : thrust.all.test.cuda.transform.cdp_0/fast # Convenience name for target. testing/cuda/CMakeFiles/thrust.test.cuda.transform_reduce.cdp_0.dir/rule: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.test.cuda.transform_reduce.cdp_0.dir/rule .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.transform_reduce.cdp_0.dir/rule # Convenience name for target. thrust.test.cuda.transform_reduce.cdp_0: testing/cuda/CMakeFiles/thrust.test.cuda.transform_reduce.cdp_0.dir/rule .PHONY : thrust.test.cuda.transform_reduce.cdp_0 # fast build rule for target. thrust.test.cuda.transform_reduce.cdp_0/fast: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.transform_reduce.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.transform_reduce.cdp_0.dir/build .PHONY : thrust.test.cuda.transform_reduce.cdp_0/fast # Convenience name for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.transform_reduce.cdp_0.dir/rule: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.all.test.cuda.transform_reduce.cdp_0.dir/rule .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.transform_reduce.cdp_0.dir/rule # Convenience name for target. thrust.all.test.cuda.transform_reduce.cdp_0: testing/cuda/CMakeFiles/thrust.all.test.cuda.transform_reduce.cdp_0.dir/rule .PHONY : thrust.all.test.cuda.transform_reduce.cdp_0 # fast build rule for target. thrust.all.test.cuda.transform_reduce.cdp_0/fast: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.transform_reduce.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.transform_reduce.cdp_0.dir/build .PHONY : thrust.all.test.cuda.transform_reduce.cdp_0/fast # Convenience name for target. testing/cuda/CMakeFiles/thrust.test.cuda.transform_scan.cdp_0.dir/rule: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.test.cuda.transform_scan.cdp_0.dir/rule .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.transform_scan.cdp_0.dir/rule # Convenience name for target. thrust.test.cuda.transform_scan.cdp_0: testing/cuda/CMakeFiles/thrust.test.cuda.transform_scan.cdp_0.dir/rule .PHONY : thrust.test.cuda.transform_scan.cdp_0 # fast build rule for target. thrust.test.cuda.transform_scan.cdp_0/fast: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.transform_scan.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.transform_scan.cdp_0.dir/build .PHONY : thrust.test.cuda.transform_scan.cdp_0/fast # Convenience name for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.transform_scan.cdp_0.dir/rule: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.all.test.cuda.transform_scan.cdp_0.dir/rule .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.transform_scan.cdp_0.dir/rule # Convenience name for target. thrust.all.test.cuda.transform_scan.cdp_0: testing/cuda/CMakeFiles/thrust.all.test.cuda.transform_scan.cdp_0.dir/rule .PHONY : thrust.all.test.cuda.transform_scan.cdp_0 # fast build rule for target. thrust.all.test.cuda.transform_scan.cdp_0/fast: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.transform_scan.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.transform_scan.cdp_0.dir/build .PHONY : thrust.all.test.cuda.transform_scan.cdp_0/fast # Convenience name for target. testing/cuda/CMakeFiles/thrust.test.cuda.uninitialized_copy.cdp_0.dir/rule: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.test.cuda.uninitialized_copy.cdp_0.dir/rule .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.uninitialized_copy.cdp_0.dir/rule # Convenience name for target. thrust.test.cuda.uninitialized_copy.cdp_0: testing/cuda/CMakeFiles/thrust.test.cuda.uninitialized_copy.cdp_0.dir/rule .PHONY : thrust.test.cuda.uninitialized_copy.cdp_0 # fast build rule for target. thrust.test.cuda.uninitialized_copy.cdp_0/fast: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.uninitialized_copy.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.uninitialized_copy.cdp_0.dir/build .PHONY : thrust.test.cuda.uninitialized_copy.cdp_0/fast # Convenience name for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.uninitialized_copy.cdp_0.dir/rule: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.all.test.cuda.uninitialized_copy.cdp_0.dir/rule .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.uninitialized_copy.cdp_0.dir/rule # Convenience name for target. thrust.all.test.cuda.uninitialized_copy.cdp_0: testing/cuda/CMakeFiles/thrust.all.test.cuda.uninitialized_copy.cdp_0.dir/rule .PHONY : thrust.all.test.cuda.uninitialized_copy.cdp_0 # fast build rule for target. thrust.all.test.cuda.uninitialized_copy.cdp_0/fast: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.uninitialized_copy.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.uninitialized_copy.cdp_0.dir/build .PHONY : thrust.all.test.cuda.uninitialized_copy.cdp_0/fast # Convenience name for target. testing/cuda/CMakeFiles/thrust.test.cuda.uninitialized_fill.cdp_0.dir/rule: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.test.cuda.uninitialized_fill.cdp_0.dir/rule .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.uninitialized_fill.cdp_0.dir/rule # Convenience name for target. thrust.test.cuda.uninitialized_fill.cdp_0: testing/cuda/CMakeFiles/thrust.test.cuda.uninitialized_fill.cdp_0.dir/rule .PHONY : thrust.test.cuda.uninitialized_fill.cdp_0 # fast build rule for target. thrust.test.cuda.uninitialized_fill.cdp_0/fast: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.uninitialized_fill.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.uninitialized_fill.cdp_0.dir/build .PHONY : thrust.test.cuda.uninitialized_fill.cdp_0/fast # Convenience name for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.uninitialized_fill.cdp_0.dir/rule: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.all.test.cuda.uninitialized_fill.cdp_0.dir/rule .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.uninitialized_fill.cdp_0.dir/rule # Convenience name for target. thrust.all.test.cuda.uninitialized_fill.cdp_0: testing/cuda/CMakeFiles/thrust.all.test.cuda.uninitialized_fill.cdp_0.dir/rule .PHONY : thrust.all.test.cuda.uninitialized_fill.cdp_0 # fast build rule for target. thrust.all.test.cuda.uninitialized_fill.cdp_0/fast: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.uninitialized_fill.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.uninitialized_fill.cdp_0.dir/build .PHONY : thrust.all.test.cuda.uninitialized_fill.cdp_0/fast # Convenience name for target. testing/cuda/CMakeFiles/thrust.test.cuda.unique.cdp_0.dir/rule: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.test.cuda.unique.cdp_0.dir/rule .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.unique.cdp_0.dir/rule # Convenience name for target. thrust.test.cuda.unique.cdp_0: testing/cuda/CMakeFiles/thrust.test.cuda.unique.cdp_0.dir/rule .PHONY : thrust.test.cuda.unique.cdp_0 # fast build rule for target. thrust.test.cuda.unique.cdp_0/fast: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.unique.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.unique.cdp_0.dir/build .PHONY : thrust.test.cuda.unique.cdp_0/fast # Convenience name for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.unique.cdp_0.dir/rule: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.all.test.cuda.unique.cdp_0.dir/rule .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.unique.cdp_0.dir/rule # Convenience name for target. thrust.all.test.cuda.unique.cdp_0: testing/cuda/CMakeFiles/thrust.all.test.cuda.unique.cdp_0.dir/rule .PHONY : thrust.all.test.cuda.unique.cdp_0 # fast build rule for target. thrust.all.test.cuda.unique.cdp_0/fast: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.unique.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.unique.cdp_0.dir/build .PHONY : thrust.all.test.cuda.unique.cdp_0/fast # Convenience name for target. testing/cuda/CMakeFiles/thrust.test.cuda.unique_by_key.cdp_0.dir/rule: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.test.cuda.unique_by_key.cdp_0.dir/rule .PHONY : testing/cuda/CMakeFiles/thrust.test.cuda.unique_by_key.cdp_0.dir/rule # Convenience name for target. thrust.test.cuda.unique_by_key.cdp_0: testing/cuda/CMakeFiles/thrust.test.cuda.unique_by_key.cdp_0.dir/rule .PHONY : thrust.test.cuda.unique_by_key.cdp_0 # fast build rule for target. thrust.test.cuda.unique_by_key.cdp_0/fast: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.unique_by_key.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.unique_by_key.cdp_0.dir/build .PHONY : thrust.test.cuda.unique_by_key.cdp_0/fast # Convenience name for target. testing/cuda/CMakeFiles/thrust.all.test.cuda.unique_by_key.cdp_0.dir/rule: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 testing/cuda/CMakeFiles/thrust.all.test.cuda.unique_by_key.cdp_0.dir/rule .PHONY : testing/cuda/CMakeFiles/thrust.all.test.cuda.unique_by_key.cdp_0.dir/rule # Convenience name for target. thrust.all.test.cuda.unique_by_key.cdp_0: testing/cuda/CMakeFiles/thrust.all.test.cuda.unique_by_key.cdp_0.dir/rule .PHONY : thrust.all.test.cuda.unique_by_key.cdp_0 # fast build rule for target. thrust.all.test.cuda.unique_by_key.cdp_0/fast: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.all.test.cuda.unique_by_key.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.all.test.cuda.unique_by_key.cdp_0.dir/build .PHONY : thrust.all.test.cuda.unique_by_key.cdp_0/fast adjacent_difference.o: adjacent_difference.cu.o .PHONY : adjacent_difference.o # target to build an object file adjacent_difference.cu.o: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.adjacent_difference.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.adjacent_difference.cdp_0.dir/adjacent_difference.cu.o .PHONY : adjacent_difference.cu.o adjacent_difference.i: adjacent_difference.cu.i .PHONY : adjacent_difference.i # target to preprocess a source file adjacent_difference.cu.i: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.adjacent_difference.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.adjacent_difference.cdp_0.dir/adjacent_difference.cu.i .PHONY : adjacent_difference.cu.i adjacent_difference.s: adjacent_difference.cu.s .PHONY : adjacent_difference.s # target to generate assembly for a file adjacent_difference.cu.s: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.adjacent_difference.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.adjacent_difference.cdp_0.dir/adjacent_difference.cu.s .PHONY : adjacent_difference.cu.s binary_search.o: binary_search.cu.o .PHONY : binary_search.o # target to build an object file binary_search.cu.o: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.binary_search.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.binary_search.cdp_0.dir/binary_search.cu.o .PHONY : binary_search.cu.o binary_search.i: binary_search.cu.i .PHONY : binary_search.i # target to preprocess a source file binary_search.cu.i: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.binary_search.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.binary_search.cdp_0.dir/binary_search.cu.i .PHONY : binary_search.cu.i binary_search.s: binary_search.cu.s .PHONY : binary_search.s # target to generate assembly for a file binary_search.cu.s: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.binary_search.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.binary_search.cdp_0.dir/binary_search.cu.s .PHONY : binary_search.cu.s complex.o: complex.cu.o .PHONY : complex.o # target to build an object file complex.cu.o: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.complex.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.complex.cdp_0.dir/complex.cu.o .PHONY : complex.cu.o complex.i: complex.cu.i .PHONY : complex.i # target to preprocess a source file complex.cu.i: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.complex.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.complex.cdp_0.dir/complex.cu.i .PHONY : complex.cu.i complex.s: complex.cu.s .PHONY : complex.s # target to generate assembly for a file complex.cu.s: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.complex.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.complex.cdp_0.dir/complex.cu.s .PHONY : complex.cu.s copy.o: copy.cu.o .PHONY : copy.o # target to build an object file copy.cu.o: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.copy.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.copy.cdp_0.dir/copy.cu.o .PHONY : copy.cu.o copy.i: copy.cu.i .PHONY : copy.i # target to preprocess a source file copy.cu.i: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.copy.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.copy.cdp_0.dir/copy.cu.i .PHONY : copy.cu.i copy.s: copy.cu.s .PHONY : copy.s # target to generate assembly for a file copy.cu.s: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.copy.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.copy.cdp_0.dir/copy.cu.s .PHONY : copy.cu.s copy_if.o: copy_if.cu.o .PHONY : copy_if.o # target to build an object file copy_if.cu.o: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.copy_if.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.copy_if.cdp_0.dir/copy_if.cu.o .PHONY : copy_if.cu.o copy_if.i: copy_if.cu.i .PHONY : copy_if.i # target to preprocess a source file copy_if.cu.i: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.copy_if.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.copy_if.cdp_0.dir/copy_if.cu.i .PHONY : copy_if.cu.i copy_if.s: copy_if.cu.s .PHONY : copy_if.s # target to generate assembly for a file copy_if.cu.s: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.copy_if.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.copy_if.cdp_0.dir/copy_if.cu.s .PHONY : copy_if.cu.s count.o: count.cu.o .PHONY : count.o # target to build an object file count.cu.o: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.count.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.count.cdp_0.dir/count.cu.o .PHONY : count.cu.o count.i: count.cu.i .PHONY : count.i # target to preprocess a source file count.cu.i: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.count.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.count.cdp_0.dir/count.cu.i .PHONY : count.cu.i count.s: count.cu.s .PHONY : count.s # target to generate assembly for a file count.cu.s: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.count.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.count.cdp_0.dir/count.cu.s .PHONY : count.cu.s cudart.o: cudart.cu.o .PHONY : cudart.o # target to build an object file cudart.cu.o: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.cudart.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.cudart.cdp_0.dir/cudart.cu.o .PHONY : cudart.cu.o cudart.i: cudart.cu.i .PHONY : cudart.i # target to preprocess a source file cudart.cu.i: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.cudart.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.cudart.cdp_0.dir/cudart.cu.i .PHONY : cudart.cu.i cudart.s: cudart.cu.s .PHONY : cudart.s # target to generate assembly for a file cudart.cu.s: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.cudart.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.cudart.cdp_0.dir/cudart.cu.s .PHONY : cudart.cu.s device_side_universal_vector.o: device_side_universal_vector.cu.o .PHONY : device_side_universal_vector.o # target to build an object file device_side_universal_vector.cu.o: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.device_side_universal_vector.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.device_side_universal_vector.cdp_0.dir/device_side_universal_vector.cu.o .PHONY : device_side_universal_vector.cu.o device_side_universal_vector.i: device_side_universal_vector.cu.i .PHONY : device_side_universal_vector.i # target to preprocess a source file device_side_universal_vector.cu.i: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.device_side_universal_vector.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.device_side_universal_vector.cdp_0.dir/device_side_universal_vector.cu.i .PHONY : device_side_universal_vector.cu.i device_side_universal_vector.s: device_side_universal_vector.cu.s .PHONY : device_side_universal_vector.s # target to generate assembly for a file device_side_universal_vector.cu.s: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.device_side_universal_vector.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.device_side_universal_vector.cdp_0.dir/device_side_universal_vector.cu.s .PHONY : device_side_universal_vector.cu.s equal.o: equal.cu.o .PHONY : equal.o # target to build an object file equal.cu.o: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.equal.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.equal.cdp_0.dir/equal.cu.o .PHONY : equal.cu.o equal.i: equal.cu.i .PHONY : equal.i # target to preprocess a source file equal.cu.i: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.equal.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.equal.cdp_0.dir/equal.cu.i .PHONY : equal.cu.i equal.s: equal.cu.s .PHONY : equal.s # target to generate assembly for a file equal.cu.s: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.equal.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.equal.cdp_0.dir/equal.cu.s .PHONY : equal.cu.s fill.o: fill.cu.o .PHONY : fill.o # target to build an object file fill.cu.o: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.fill.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.fill.cdp_0.dir/fill.cu.o .PHONY : fill.cu.o fill.i: fill.cu.i .PHONY : fill.i # target to preprocess a source file fill.cu.i: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.fill.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.fill.cdp_0.dir/fill.cu.i .PHONY : fill.cu.i fill.s: fill.cu.s .PHONY : fill.s # target to generate assembly for a file fill.cu.s: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.fill.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.fill.cdp_0.dir/fill.cu.s .PHONY : fill.cu.s find.o: find.cu.o .PHONY : find.o # target to build an object file find.cu.o: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.find.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.find.cdp_0.dir/find.cu.o .PHONY : find.cu.o find.i: find.cu.i .PHONY : find.i # target to preprocess a source file find.cu.i: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.find.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.find.cdp_0.dir/find.cu.i .PHONY : find.cu.i find.s: find.cu.s .PHONY : find.s # target to generate assembly for a file find.cu.s: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.find.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.find.cdp_0.dir/find.cu.s .PHONY : find.cu.s for_each.o: for_each.cu.o .PHONY : for_each.o # target to build an object file for_each.cu.o: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.for_each.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.for_each.cdp_0.dir/for_each.cu.o .PHONY : for_each.cu.o for_each.i: for_each.cu.i .PHONY : for_each.i # target to preprocess a source file for_each.cu.i: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.for_each.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.for_each.cdp_0.dir/for_each.cu.i .PHONY : for_each.cu.i for_each.s: for_each.cu.s .PHONY : for_each.s # target to generate assembly for a file for_each.cu.s: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.for_each.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.for_each.cdp_0.dir/for_each.cu.s .PHONY : for_each.cu.s gather.o: gather.cu.o .PHONY : gather.o # target to build an object file gather.cu.o: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.gather.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.gather.cdp_0.dir/gather.cu.o .PHONY : gather.cu.o gather.i: gather.cu.i .PHONY : gather.i # target to preprocess a source file gather.cu.i: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.gather.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.gather.cdp_0.dir/gather.cu.i .PHONY : gather.cu.i gather.s: gather.cu.s .PHONY : gather.s # target to generate assembly for a file gather.cu.s: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.gather.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.gather.cdp_0.dir/gather.cu.s .PHONY : gather.cu.s generate.o: generate.cu.o .PHONY : generate.o # target to build an object file generate.cu.o: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.generate.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.generate.cdp_0.dir/generate.cu.o .PHONY : generate.cu.o generate.i: generate.cu.i .PHONY : generate.i # target to preprocess a source file generate.cu.i: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.generate.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.generate.cdp_0.dir/generate.cu.i .PHONY : generate.cu.i generate.s: generate.cu.s .PHONY : generate.s # target to generate assembly for a file generate.cu.s: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.generate.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.generate.cdp_0.dir/generate.cu.s .PHONY : generate.cu.s inner_product.o: inner_product.cu.o .PHONY : inner_product.o # target to build an object file inner_product.cu.o: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.inner_product.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.inner_product.cdp_0.dir/inner_product.cu.o .PHONY : inner_product.cu.o inner_product.i: inner_product.cu.i .PHONY : inner_product.i # target to preprocess a source file inner_product.cu.i: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.inner_product.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.inner_product.cdp_0.dir/inner_product.cu.i .PHONY : inner_product.cu.i inner_product.s: inner_product.cu.s .PHONY : inner_product.s # target to generate assembly for a file inner_product.cu.s: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.inner_product.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.inner_product.cdp_0.dir/inner_product.cu.s .PHONY : inner_product.cu.s is_partitioned.o: is_partitioned.cu.o .PHONY : is_partitioned.o # target to build an object file is_partitioned.cu.o: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.is_partitioned.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.is_partitioned.cdp_0.dir/is_partitioned.cu.o .PHONY : is_partitioned.cu.o is_partitioned.i: is_partitioned.cu.i .PHONY : is_partitioned.i # target to preprocess a source file is_partitioned.cu.i: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.is_partitioned.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.is_partitioned.cdp_0.dir/is_partitioned.cu.i .PHONY : is_partitioned.cu.i is_partitioned.s: is_partitioned.cu.s .PHONY : is_partitioned.s # target to generate assembly for a file is_partitioned.cu.s: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.is_partitioned.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.is_partitioned.cdp_0.dir/is_partitioned.cu.s .PHONY : is_partitioned.cu.s is_sorted.o: is_sorted.cu.o .PHONY : is_sorted.o # target to build an object file is_sorted.cu.o: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.is_sorted.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.is_sorted.cdp_0.dir/is_sorted.cu.o .PHONY : is_sorted.cu.o is_sorted.i: is_sorted.cu.i .PHONY : is_sorted.i # target to preprocess a source file is_sorted.cu.i: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.is_sorted.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.is_sorted.cdp_0.dir/is_sorted.cu.i .PHONY : is_sorted.cu.i is_sorted.s: is_sorted.cu.s .PHONY : is_sorted.s # target to generate assembly for a file is_sorted.cu.s: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.is_sorted.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.is_sorted.cdp_0.dir/is_sorted.cu.s .PHONY : is_sorted.cu.s is_sorted_until.o: is_sorted_until.cu.o .PHONY : is_sorted_until.o # target to build an object file is_sorted_until.cu.o: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.is_sorted_until.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.is_sorted_until.cdp_0.dir/is_sorted_until.cu.o .PHONY : is_sorted_until.cu.o is_sorted_until.i: is_sorted_until.cu.i .PHONY : is_sorted_until.i # target to preprocess a source file is_sorted_until.cu.i: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.is_sorted_until.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.is_sorted_until.cdp_0.dir/is_sorted_until.cu.i .PHONY : is_sorted_until.cu.i is_sorted_until.s: is_sorted_until.cu.s .PHONY : is_sorted_until.s # target to generate assembly for a file is_sorted_until.cu.s: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.is_sorted_until.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.is_sorted_until.cdp_0.dir/is_sorted_until.cu.s .PHONY : is_sorted_until.cu.s logical.o: logical.cu.o .PHONY : logical.o # target to build an object file logical.cu.o: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.logical.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.logical.cdp_0.dir/logical.cu.o .PHONY : logical.cu.o logical.i: logical.cu.i .PHONY : logical.i # target to preprocess a source file logical.cu.i: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.logical.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.logical.cdp_0.dir/logical.cu.i .PHONY : logical.cu.i logical.s: logical.cu.s .PHONY : logical.s # target to generate assembly for a file logical.cu.s: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.logical.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.logical.cdp_0.dir/logical.cu.s .PHONY : logical.cu.s max_element.o: max_element.cu.o .PHONY : max_element.o # target to build an object file max_element.cu.o: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.max_element.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.max_element.cdp_0.dir/max_element.cu.o .PHONY : max_element.cu.o max_element.i: max_element.cu.i .PHONY : max_element.i # target to preprocess a source file max_element.cu.i: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.max_element.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.max_element.cdp_0.dir/max_element.cu.i .PHONY : max_element.cu.i max_element.s: max_element.cu.s .PHONY : max_element.s # target to generate assembly for a file max_element.cu.s: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.max_element.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.max_element.cdp_0.dir/max_element.cu.s .PHONY : max_element.cu.s memory.o: memory.cu.o .PHONY : memory.o # target to build an object file memory.cu.o: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.memory.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.memory.cdp_0.dir/memory.cu.o .PHONY : memory.cu.o memory.i: memory.cu.i .PHONY : memory.i # target to preprocess a source file memory.cu.i: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.memory.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.memory.cdp_0.dir/memory.cu.i .PHONY : memory.cu.i memory.s: memory.cu.s .PHONY : memory.s # target to generate assembly for a file memory.cu.s: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.memory.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.memory.cdp_0.dir/memory.cu.s .PHONY : memory.cu.s merge.o: merge.cu.o .PHONY : merge.o # target to build an object file merge.cu.o: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.merge.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.merge.cdp_0.dir/merge.cu.o .PHONY : merge.cu.o merge.i: merge.cu.i .PHONY : merge.i # target to preprocess a source file merge.cu.i: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.merge.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.merge.cdp_0.dir/merge.cu.i .PHONY : merge.cu.i merge.s: merge.cu.s .PHONY : merge.s # target to generate assembly for a file merge.cu.s: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.merge.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.merge.cdp_0.dir/merge.cu.s .PHONY : merge.cu.s merge_by_key.o: merge_by_key.cu.o .PHONY : merge_by_key.o # target to build an object file merge_by_key.cu.o: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.merge_by_key.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.merge_by_key.cdp_0.dir/merge_by_key.cu.o .PHONY : merge_by_key.cu.o merge_by_key.i: merge_by_key.cu.i .PHONY : merge_by_key.i # target to preprocess a source file merge_by_key.cu.i: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.merge_by_key.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.merge_by_key.cdp_0.dir/merge_by_key.cu.i .PHONY : merge_by_key.cu.i merge_by_key.s: merge_by_key.cu.s .PHONY : merge_by_key.s # target to generate assembly for a file merge_by_key.cu.s: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.merge_by_key.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.merge_by_key.cdp_0.dir/merge_by_key.cu.s .PHONY : merge_by_key.cu.s merge_sort.o: merge_sort.cu.o .PHONY : merge_sort.o # target to build an object file merge_sort.cu.o: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.merge_sort.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.merge_sort.cdp_0.dir/merge_sort.cu.o .PHONY : merge_sort.cu.o merge_sort.i: merge_sort.cu.i .PHONY : merge_sort.i # target to preprocess a source file merge_sort.cu.i: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.merge_sort.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.merge_sort.cdp_0.dir/merge_sort.cu.i .PHONY : merge_sort.cu.i merge_sort.s: merge_sort.cu.s .PHONY : merge_sort.s # target to generate assembly for a file merge_sort.cu.s: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.merge_sort.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.merge_sort.cdp_0.dir/merge_sort.cu.s .PHONY : merge_sort.cu.s min_element.o: min_element.cu.o .PHONY : min_element.o # target to build an object file min_element.cu.o: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.min_element.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.min_element.cdp_0.dir/min_element.cu.o .PHONY : min_element.cu.o min_element.i: min_element.cu.i .PHONY : min_element.i # target to preprocess a source file min_element.cu.i: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.min_element.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.min_element.cdp_0.dir/min_element.cu.i .PHONY : min_element.cu.i min_element.s: min_element.cu.s .PHONY : min_element.s # target to generate assembly for a file min_element.cu.s: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.min_element.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.min_element.cdp_0.dir/min_element.cu.s .PHONY : min_element.cu.s minmax_element.o: minmax_element.cu.o .PHONY : minmax_element.o # target to build an object file minmax_element.cu.o: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.minmax_element.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.minmax_element.cdp_0.dir/minmax_element.cu.o .PHONY : minmax_element.cu.o minmax_element.i: minmax_element.cu.i .PHONY : minmax_element.i # target to preprocess a source file minmax_element.cu.i: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.minmax_element.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.minmax_element.cdp_0.dir/minmax_element.cu.i .PHONY : minmax_element.cu.i minmax_element.s: minmax_element.cu.s .PHONY : minmax_element.s # target to generate assembly for a file minmax_element.cu.s: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.minmax_element.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.minmax_element.cdp_0.dir/minmax_element.cu.s .PHONY : minmax_element.cu.s mismatch.o: mismatch.cu.o .PHONY : mismatch.o # target to build an object file mismatch.cu.o: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.mismatch.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.mismatch.cdp_0.dir/mismatch.cu.o .PHONY : mismatch.cu.o mismatch.i: mismatch.cu.i .PHONY : mismatch.i # target to preprocess a source file mismatch.cu.i: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.mismatch.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.mismatch.cdp_0.dir/mismatch.cu.i .PHONY : mismatch.cu.i mismatch.s: mismatch.cu.s .PHONY : mismatch.s # target to generate assembly for a file mismatch.cu.s: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.mismatch.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.mismatch.cdp_0.dir/mismatch.cu.s .PHONY : mismatch.cu.s pair_sort.o: pair_sort.cu.o .PHONY : pair_sort.o # target to build an object file pair_sort.cu.o: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.pair_sort.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.pair_sort.cdp_0.dir/pair_sort.cu.o .PHONY : pair_sort.cu.o pair_sort.i: pair_sort.cu.i .PHONY : pair_sort.i # target to preprocess a source file pair_sort.cu.i: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.pair_sort.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.pair_sort.cdp_0.dir/pair_sort.cu.i .PHONY : pair_sort.cu.i pair_sort.s: pair_sort.cu.s .PHONY : pair_sort.s # target to generate assembly for a file pair_sort.cu.s: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.pair_sort.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.pair_sort.cdp_0.dir/pair_sort.cu.s .PHONY : pair_sort.cu.s pair_sort_by_key.o: pair_sort_by_key.cu.o .PHONY : pair_sort_by_key.o # target to build an object file pair_sort_by_key.cu.o: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.pair_sort_by_key.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.pair_sort_by_key.cdp_0.dir/pair_sort_by_key.cu.o .PHONY : pair_sort_by_key.cu.o pair_sort_by_key.i: pair_sort_by_key.cu.i .PHONY : pair_sort_by_key.i # target to preprocess a source file pair_sort_by_key.cu.i: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.pair_sort_by_key.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.pair_sort_by_key.cdp_0.dir/pair_sort_by_key.cu.i .PHONY : pair_sort_by_key.cu.i pair_sort_by_key.s: pair_sort_by_key.cu.s .PHONY : pair_sort_by_key.s # target to generate assembly for a file pair_sort_by_key.cu.s: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.pair_sort_by_key.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.pair_sort_by_key.cdp_0.dir/pair_sort_by_key.cu.s .PHONY : pair_sort_by_key.cu.s partition.o: partition.cu.o .PHONY : partition.o # target to build an object file partition.cu.o: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.partition.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.partition.cdp_0.dir/partition.cu.o .PHONY : partition.cu.o partition.i: partition.cu.i .PHONY : partition.i # target to preprocess a source file partition.cu.i: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.partition.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.partition.cdp_0.dir/partition.cu.i .PHONY : partition.cu.i partition.s: partition.cu.s .PHONY : partition.s # target to generate assembly for a file partition.cu.s: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.partition.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.partition.cdp_0.dir/partition.cu.s .PHONY : partition.cu.s partition_point.o: partition_point.cu.o .PHONY : partition_point.o # target to build an object file partition_point.cu.o: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.partition_point.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.partition_point.cdp_0.dir/partition_point.cu.o .PHONY : partition_point.cu.o partition_point.i: partition_point.cu.i .PHONY : partition_point.i # target to preprocess a source file partition_point.cu.i: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.partition_point.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.partition_point.cdp_0.dir/partition_point.cu.i .PHONY : partition_point.cu.i partition_point.s: partition_point.cu.s .PHONY : partition_point.s # target to generate assembly for a file partition_point.cu.s: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.partition_point.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.partition_point.cdp_0.dir/partition_point.cu.s .PHONY : partition_point.cu.s reduce.o: reduce.cu.o .PHONY : reduce.o # target to build an object file reduce.cu.o: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.reduce.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.reduce.cdp_0.dir/reduce.cu.o .PHONY : reduce.cu.o reduce.i: reduce.cu.i .PHONY : reduce.i # target to preprocess a source file reduce.cu.i: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.reduce.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.reduce.cdp_0.dir/reduce.cu.i .PHONY : reduce.cu.i reduce.s: reduce.cu.s .PHONY : reduce.s # target to generate assembly for a file reduce.cu.s: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.reduce.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.reduce.cdp_0.dir/reduce.cu.s .PHONY : reduce.cu.s reduce_by_key.o: reduce_by_key.cu.o .PHONY : reduce_by_key.o # target to build an object file reduce_by_key.cu.o: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.reduce_by_key.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.reduce_by_key.cdp_0.dir/reduce_by_key.cu.o .PHONY : reduce_by_key.cu.o reduce_by_key.i: reduce_by_key.cu.i .PHONY : reduce_by_key.i # target to preprocess a source file reduce_by_key.cu.i: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.reduce_by_key.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.reduce_by_key.cdp_0.dir/reduce_by_key.cu.i .PHONY : reduce_by_key.cu.i reduce_by_key.s: reduce_by_key.cu.s .PHONY : reduce_by_key.s # target to generate assembly for a file reduce_by_key.cu.s: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.reduce_by_key.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.reduce_by_key.cdp_0.dir/reduce_by_key.cu.s .PHONY : reduce_by_key.cu.s remove.o: remove.cu.o .PHONY : remove.o # target to build an object file remove.cu.o: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.remove.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.remove.cdp_0.dir/remove.cu.o .PHONY : remove.cu.o remove.i: remove.cu.i .PHONY : remove.i # target to preprocess a source file remove.cu.i: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.remove.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.remove.cdp_0.dir/remove.cu.i .PHONY : remove.cu.i remove.s: remove.cu.s .PHONY : remove.s # target to generate assembly for a file remove.cu.s: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.remove.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.remove.cdp_0.dir/remove.cu.s .PHONY : remove.cu.s replace.o: replace.cu.o .PHONY : replace.o # target to build an object file replace.cu.o: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.replace.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.replace.cdp_0.dir/replace.cu.o .PHONY : replace.cu.o replace.i: replace.cu.i .PHONY : replace.i # target to preprocess a source file replace.cu.i: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.replace.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.replace.cdp_0.dir/replace.cu.i .PHONY : replace.cu.i replace.s: replace.cu.s .PHONY : replace.s # target to generate assembly for a file replace.cu.s: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.replace.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.replace.cdp_0.dir/replace.cu.s .PHONY : replace.cu.s reverse.o: reverse.cu.o .PHONY : reverse.o # target to build an object file reverse.cu.o: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.reverse.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.reverse.cdp_0.dir/reverse.cu.o .PHONY : reverse.cu.o reverse.i: reverse.cu.i .PHONY : reverse.i # target to preprocess a source file reverse.cu.i: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.reverse.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.reverse.cdp_0.dir/reverse.cu.i .PHONY : reverse.cu.i reverse.s: reverse.cu.s .PHONY : reverse.s # target to generate assembly for a file reverse.cu.s: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.reverse.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.reverse.cdp_0.dir/reverse.cu.s .PHONY : reverse.cu.s scan.o: scan.cu.o .PHONY : scan.o # target to build an object file scan.cu.o: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.scan.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.scan.cdp_0.dir/scan.cu.o .PHONY : scan.cu.o scan.i: scan.cu.i .PHONY : scan.i # target to preprocess a source file scan.cu.i: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.scan.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.scan.cdp_0.dir/scan.cu.i .PHONY : scan.cu.i scan.s: scan.cu.s .PHONY : scan.s # target to generate assembly for a file scan.cu.s: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.scan.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.scan.cdp_0.dir/scan.cu.s .PHONY : scan.cu.s scan_by_key.o: scan_by_key.cu.o .PHONY : scan_by_key.o # target to build an object file scan_by_key.cu.o: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.scan_by_key.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.scan_by_key.cdp_0.dir/scan_by_key.cu.o .PHONY : scan_by_key.cu.o scan_by_key.i: scan_by_key.cu.i .PHONY : scan_by_key.i # target to preprocess a source file scan_by_key.cu.i: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.scan_by_key.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.scan_by_key.cdp_0.dir/scan_by_key.cu.i .PHONY : scan_by_key.cu.i scan_by_key.s: scan_by_key.cu.s .PHONY : scan_by_key.s # target to generate assembly for a file scan_by_key.cu.s: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.scan_by_key.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.scan_by_key.cdp_0.dir/scan_by_key.cu.s .PHONY : scan_by_key.cu.s scatter.o: scatter.cu.o .PHONY : scatter.o # target to build an object file scatter.cu.o: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.scatter.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.scatter.cdp_0.dir/scatter.cu.o .PHONY : scatter.cu.o scatter.i: scatter.cu.i .PHONY : scatter.i # target to preprocess a source file scatter.cu.i: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.scatter.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.scatter.cdp_0.dir/scatter.cu.i .PHONY : scatter.cu.i scatter.s: scatter.cu.s .PHONY : scatter.s # target to generate assembly for a file scatter.cu.s: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.scatter.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.scatter.cdp_0.dir/scatter.cu.s .PHONY : scatter.cu.s sequence.o: sequence.cu.o .PHONY : sequence.o # target to build an object file sequence.cu.o: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.sequence.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.sequence.cdp_0.dir/sequence.cu.o .PHONY : sequence.cu.o sequence.i: sequence.cu.i .PHONY : sequence.i # target to preprocess a source file sequence.cu.i: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.sequence.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.sequence.cdp_0.dir/sequence.cu.i .PHONY : sequence.cu.i sequence.s: sequence.cu.s .PHONY : sequence.s # target to generate assembly for a file sequence.cu.s: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.sequence.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.sequence.cdp_0.dir/sequence.cu.s .PHONY : sequence.cu.s set_difference.o: set_difference.cu.o .PHONY : set_difference.o # target to build an object file set_difference.cu.o: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.set_difference.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.set_difference.cdp_0.dir/set_difference.cu.o .PHONY : set_difference.cu.o set_difference.i: set_difference.cu.i .PHONY : set_difference.i # target to preprocess a source file set_difference.cu.i: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.set_difference.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.set_difference.cdp_0.dir/set_difference.cu.i .PHONY : set_difference.cu.i set_difference.s: set_difference.cu.s .PHONY : set_difference.s # target to generate assembly for a file set_difference.cu.s: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.set_difference.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.set_difference.cdp_0.dir/set_difference.cu.s .PHONY : set_difference.cu.s set_difference_by_key.o: set_difference_by_key.cu.o .PHONY : set_difference_by_key.o # target to build an object file set_difference_by_key.cu.o: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.set_difference_by_key.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.set_difference_by_key.cdp_0.dir/set_difference_by_key.cu.o .PHONY : set_difference_by_key.cu.o set_difference_by_key.i: set_difference_by_key.cu.i .PHONY : set_difference_by_key.i # target to preprocess a source file set_difference_by_key.cu.i: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.set_difference_by_key.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.set_difference_by_key.cdp_0.dir/set_difference_by_key.cu.i .PHONY : set_difference_by_key.cu.i set_difference_by_key.s: set_difference_by_key.cu.s .PHONY : set_difference_by_key.s # target to generate assembly for a file set_difference_by_key.cu.s: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.set_difference_by_key.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.set_difference_by_key.cdp_0.dir/set_difference_by_key.cu.s .PHONY : set_difference_by_key.cu.s set_intersection.o: set_intersection.cu.o .PHONY : set_intersection.o # target to build an object file set_intersection.cu.o: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.set_intersection.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.set_intersection.cdp_0.dir/set_intersection.cu.o .PHONY : set_intersection.cu.o set_intersection.i: set_intersection.cu.i .PHONY : set_intersection.i # target to preprocess a source file set_intersection.cu.i: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.set_intersection.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.set_intersection.cdp_0.dir/set_intersection.cu.i .PHONY : set_intersection.cu.i set_intersection.s: set_intersection.cu.s .PHONY : set_intersection.s # target to generate assembly for a file set_intersection.cu.s: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.set_intersection.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.set_intersection.cdp_0.dir/set_intersection.cu.s .PHONY : set_intersection.cu.s set_intersection_by_key.o: set_intersection_by_key.cu.o .PHONY : set_intersection_by_key.o # target to build an object file set_intersection_by_key.cu.o: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.set_intersection_by_key.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.set_intersection_by_key.cdp_0.dir/set_intersection_by_key.cu.o .PHONY : set_intersection_by_key.cu.o set_intersection_by_key.i: set_intersection_by_key.cu.i .PHONY : set_intersection_by_key.i # target to preprocess a source file set_intersection_by_key.cu.i: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.set_intersection_by_key.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.set_intersection_by_key.cdp_0.dir/set_intersection_by_key.cu.i .PHONY : set_intersection_by_key.cu.i set_intersection_by_key.s: set_intersection_by_key.cu.s .PHONY : set_intersection_by_key.s # target to generate assembly for a file set_intersection_by_key.cu.s: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.set_intersection_by_key.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.set_intersection_by_key.cdp_0.dir/set_intersection_by_key.cu.s .PHONY : set_intersection_by_key.cu.s set_symmetric_difference.o: set_symmetric_difference.cu.o .PHONY : set_symmetric_difference.o # target to build an object file set_symmetric_difference.cu.o: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.set_symmetric_difference.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.set_symmetric_difference.cdp_0.dir/set_symmetric_difference.cu.o .PHONY : set_symmetric_difference.cu.o set_symmetric_difference.i: set_symmetric_difference.cu.i .PHONY : set_symmetric_difference.i # target to preprocess a source file set_symmetric_difference.cu.i: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.set_symmetric_difference.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.set_symmetric_difference.cdp_0.dir/set_symmetric_difference.cu.i .PHONY : set_symmetric_difference.cu.i set_symmetric_difference.s: set_symmetric_difference.cu.s .PHONY : set_symmetric_difference.s # target to generate assembly for a file set_symmetric_difference.cu.s: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.set_symmetric_difference.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.set_symmetric_difference.cdp_0.dir/set_symmetric_difference.cu.s .PHONY : set_symmetric_difference.cu.s set_symmetric_difference_by_key.o: set_symmetric_difference_by_key.cu.o .PHONY : set_symmetric_difference_by_key.o # target to build an object file set_symmetric_difference_by_key.cu.o: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.set_symmetric_difference_by_key.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.set_symmetric_difference_by_key.cdp_0.dir/set_symmetric_difference_by_key.cu.o .PHONY : set_symmetric_difference_by_key.cu.o set_symmetric_difference_by_key.i: set_symmetric_difference_by_key.cu.i .PHONY : set_symmetric_difference_by_key.i # target to preprocess a source file set_symmetric_difference_by_key.cu.i: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.set_symmetric_difference_by_key.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.set_symmetric_difference_by_key.cdp_0.dir/set_symmetric_difference_by_key.cu.i .PHONY : set_symmetric_difference_by_key.cu.i set_symmetric_difference_by_key.s: set_symmetric_difference_by_key.cu.s .PHONY : set_symmetric_difference_by_key.s # target to generate assembly for a file set_symmetric_difference_by_key.cu.s: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.set_symmetric_difference_by_key.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.set_symmetric_difference_by_key.cdp_0.dir/set_symmetric_difference_by_key.cu.s .PHONY : set_symmetric_difference_by_key.cu.s set_union.o: set_union.cu.o .PHONY : set_union.o # target to build an object file set_union.cu.o: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.set_union.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.set_union.cdp_0.dir/set_union.cu.o .PHONY : set_union.cu.o set_union.i: set_union.cu.i .PHONY : set_union.i # target to preprocess a source file set_union.cu.i: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.set_union.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.set_union.cdp_0.dir/set_union.cu.i .PHONY : set_union.cu.i set_union.s: set_union.cu.s .PHONY : set_union.s # target to generate assembly for a file set_union.cu.s: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.set_union.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.set_union.cdp_0.dir/set_union.cu.s .PHONY : set_union.cu.s set_union_by_key.o: set_union_by_key.cu.o .PHONY : set_union_by_key.o # target to build an object file set_union_by_key.cu.o: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.set_union_by_key.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.set_union_by_key.cdp_0.dir/set_union_by_key.cu.o .PHONY : set_union_by_key.cu.o set_union_by_key.i: set_union_by_key.cu.i .PHONY : set_union_by_key.i # target to preprocess a source file set_union_by_key.cu.i: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.set_union_by_key.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.set_union_by_key.cdp_0.dir/set_union_by_key.cu.i .PHONY : set_union_by_key.cu.i set_union_by_key.s: set_union_by_key.cu.s .PHONY : set_union_by_key.s # target to generate assembly for a file set_union_by_key.cu.s: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.set_union_by_key.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.set_union_by_key.cdp_0.dir/set_union_by_key.cu.s .PHONY : set_union_by_key.cu.s sort.o: sort.cu.o .PHONY : sort.o # target to build an object file sort.cu.o: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.sort.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.sort.cdp_0.dir/sort.cu.o .PHONY : sort.cu.o sort.i: sort.cu.i .PHONY : sort.i # target to preprocess a source file sort.cu.i: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.sort.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.sort.cdp_0.dir/sort.cu.i .PHONY : sort.cu.i sort.s: sort.cu.s .PHONY : sort.s # target to generate assembly for a file sort.cu.s: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.sort.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.sort.cdp_0.dir/sort.cu.s .PHONY : sort.cu.s sort_by_key.o: sort_by_key.cu.o .PHONY : sort_by_key.o # target to build an object file sort_by_key.cu.o: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.sort_by_key.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.sort_by_key.cdp_0.dir/sort_by_key.cu.o .PHONY : sort_by_key.cu.o sort_by_key.i: sort_by_key.cu.i .PHONY : sort_by_key.i # target to preprocess a source file sort_by_key.cu.i: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.sort_by_key.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.sort_by_key.cdp_0.dir/sort_by_key.cu.i .PHONY : sort_by_key.cu.i sort_by_key.s: sort_by_key.cu.s .PHONY : sort_by_key.s # target to generate assembly for a file sort_by_key.cu.s: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.sort_by_key.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.sort_by_key.cdp_0.dir/sort_by_key.cu.s .PHONY : sort_by_key.cu.s stream_legacy.o: stream_legacy.cu.o .PHONY : stream_legacy.o # target to build an object file stream_legacy.cu.o: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.stream_legacy.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.stream_legacy.cdp_0.dir/stream_legacy.cu.o .PHONY : stream_legacy.cu.o stream_legacy.i: stream_legacy.cu.i .PHONY : stream_legacy.i # target to preprocess a source file stream_legacy.cu.i: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.stream_legacy.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.stream_legacy.cdp_0.dir/stream_legacy.cu.i .PHONY : stream_legacy.cu.i stream_legacy.s: stream_legacy.cu.s .PHONY : stream_legacy.s # target to generate assembly for a file stream_legacy.cu.s: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.stream_legacy.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.stream_legacy.cdp_0.dir/stream_legacy.cu.s .PHONY : stream_legacy.cu.s stream_per_thread.o: stream_per_thread.cu.o .PHONY : stream_per_thread.o # target to build an object file stream_per_thread.cu.o: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.stream_per_thread.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.stream_per_thread.cdp_0.dir/stream_per_thread.cu.o .PHONY : stream_per_thread.cu.o stream_per_thread.i: stream_per_thread.cu.i .PHONY : stream_per_thread.i # target to preprocess a source file stream_per_thread.cu.i: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.stream_per_thread.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.stream_per_thread.cdp_0.dir/stream_per_thread.cu.i .PHONY : stream_per_thread.cu.i stream_per_thread.s: stream_per_thread.cu.s .PHONY : stream_per_thread.s # target to generate assembly for a file stream_per_thread.cu.s: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.stream_per_thread.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.stream_per_thread.cdp_0.dir/stream_per_thread.cu.s .PHONY : stream_per_thread.cu.s swap_ranges.o: swap_ranges.cu.o .PHONY : swap_ranges.o # target to build an object file swap_ranges.cu.o: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.swap_ranges.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.swap_ranges.cdp_0.dir/swap_ranges.cu.o .PHONY : swap_ranges.cu.o swap_ranges.i: swap_ranges.cu.i .PHONY : swap_ranges.i # target to preprocess a source file swap_ranges.cu.i: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.swap_ranges.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.swap_ranges.cdp_0.dir/swap_ranges.cu.i .PHONY : swap_ranges.cu.i swap_ranges.s: swap_ranges.cu.s .PHONY : swap_ranges.s # target to generate assembly for a file swap_ranges.cu.s: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.swap_ranges.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.swap_ranges.cdp_0.dir/swap_ranges.cu.s .PHONY : swap_ranges.cu.s tabulate.o: tabulate.cu.o .PHONY : tabulate.o # target to build an object file tabulate.cu.o: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.tabulate.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.tabulate.cdp_0.dir/tabulate.cu.o .PHONY : tabulate.cu.o tabulate.i: tabulate.cu.i .PHONY : tabulate.i # target to preprocess a source file tabulate.cu.i: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.tabulate.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.tabulate.cdp_0.dir/tabulate.cu.i .PHONY : tabulate.cu.i tabulate.s: tabulate.cu.s .PHONY : tabulate.s # target to generate assembly for a file tabulate.cu.s: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.tabulate.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.tabulate.cdp_0.dir/tabulate.cu.s .PHONY : tabulate.cu.s transform.o: transform.cu.o .PHONY : transform.o # target to build an object file transform.cu.o: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.transform.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.transform.cdp_0.dir/transform.cu.o .PHONY : transform.cu.o transform.i: transform.cu.i .PHONY : transform.i # target to preprocess a source file transform.cu.i: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.transform.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.transform.cdp_0.dir/transform.cu.i .PHONY : transform.cu.i transform.s: transform.cu.s .PHONY : transform.s # target to generate assembly for a file transform.cu.s: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.transform.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.transform.cdp_0.dir/transform.cu.s .PHONY : transform.cu.s transform_reduce.o: transform_reduce.cu.o .PHONY : transform_reduce.o # target to build an object file transform_reduce.cu.o: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.transform_reduce.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.transform_reduce.cdp_0.dir/transform_reduce.cu.o .PHONY : transform_reduce.cu.o transform_reduce.i: transform_reduce.cu.i .PHONY : transform_reduce.i # target to preprocess a source file transform_reduce.cu.i: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.transform_reduce.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.transform_reduce.cdp_0.dir/transform_reduce.cu.i .PHONY : transform_reduce.cu.i transform_reduce.s: transform_reduce.cu.s .PHONY : transform_reduce.s # target to generate assembly for a file transform_reduce.cu.s: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.transform_reduce.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.transform_reduce.cdp_0.dir/transform_reduce.cu.s .PHONY : transform_reduce.cu.s transform_scan.o: transform_scan.cu.o .PHONY : transform_scan.o # target to build an object file transform_scan.cu.o: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.transform_scan.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.transform_scan.cdp_0.dir/transform_scan.cu.o .PHONY : transform_scan.cu.o transform_scan.i: transform_scan.cu.i .PHONY : transform_scan.i # target to preprocess a source file transform_scan.cu.i: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.transform_scan.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.transform_scan.cdp_0.dir/transform_scan.cu.i .PHONY : transform_scan.cu.i transform_scan.s: transform_scan.cu.s .PHONY : transform_scan.s # target to generate assembly for a file transform_scan.cu.s: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.transform_scan.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.transform_scan.cdp_0.dir/transform_scan.cu.s .PHONY : transform_scan.cu.s uninitialized_copy.o: uninitialized_copy.cu.o .PHONY : uninitialized_copy.o # target to build an object file uninitialized_copy.cu.o: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.uninitialized_copy.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.uninitialized_copy.cdp_0.dir/uninitialized_copy.cu.o .PHONY : uninitialized_copy.cu.o uninitialized_copy.i: uninitialized_copy.cu.i .PHONY : uninitialized_copy.i # target to preprocess a source file uninitialized_copy.cu.i: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.uninitialized_copy.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.uninitialized_copy.cdp_0.dir/uninitialized_copy.cu.i .PHONY : uninitialized_copy.cu.i uninitialized_copy.s: uninitialized_copy.cu.s .PHONY : uninitialized_copy.s # target to generate assembly for a file uninitialized_copy.cu.s: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.uninitialized_copy.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.uninitialized_copy.cdp_0.dir/uninitialized_copy.cu.s .PHONY : uninitialized_copy.cu.s uninitialized_fill.o: uninitialized_fill.cu.o .PHONY : uninitialized_fill.o # target to build an object file uninitialized_fill.cu.o: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.uninitialized_fill.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.uninitialized_fill.cdp_0.dir/uninitialized_fill.cu.o .PHONY : uninitialized_fill.cu.o uninitialized_fill.i: uninitialized_fill.cu.i .PHONY : uninitialized_fill.i # target to preprocess a source file uninitialized_fill.cu.i: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.uninitialized_fill.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.uninitialized_fill.cdp_0.dir/uninitialized_fill.cu.i .PHONY : uninitialized_fill.cu.i uninitialized_fill.s: uninitialized_fill.cu.s .PHONY : uninitialized_fill.s # target to generate assembly for a file uninitialized_fill.cu.s: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.uninitialized_fill.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.uninitialized_fill.cdp_0.dir/uninitialized_fill.cu.s .PHONY : uninitialized_fill.cu.s unique.o: unique.cu.o .PHONY : unique.o # target to build an object file unique.cu.o: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.unique.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.unique.cdp_0.dir/unique.cu.o .PHONY : unique.cu.o unique.i: unique.cu.i .PHONY : unique.i # target to preprocess a source file unique.cu.i: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.unique.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.unique.cdp_0.dir/unique.cu.i .PHONY : unique.cu.i unique.s: unique.cu.s .PHONY : unique.s # target to generate assembly for a file unique.cu.s: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.unique.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.unique.cdp_0.dir/unique.cu.s .PHONY : unique.cu.s unique_by_key.o: unique_by_key.cu.o .PHONY : unique_by_key.o # target to build an object file unique_by_key.cu.o: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.unique_by_key.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.unique_by_key.cdp_0.dir/unique_by_key.cu.o .PHONY : unique_by_key.cu.o unique_by_key.i: unique_by_key.cu.i .PHONY : unique_by_key.i # target to preprocess a source file unique_by_key.cu.i: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.unique_by_key.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.unique_by_key.cdp_0.dir/unique_by_key.cu.i .PHONY : unique_by_key.cu.i unique_by_key.s: unique_by_key.cu.s .PHONY : unique_by_key.s # target to generate assembly for a file unique_by_key.cu.s: cd /home/ubuntu/thrust/build && $(MAKE) $(MAKESILENT) -f testing/cuda/CMakeFiles/thrust.test.cuda.unique_by_key.cdp_0.dir/build.make testing/cuda/CMakeFiles/thrust.test.cuda.unique_by_key.cdp_0.dir/unique_by_key.cu.s .PHONY : unique_by_key.cu.s # Help Target help: @echo "The following are some of the valid targets for this Makefile:" @echo "... all (the default if no target is provided)" @echo "... clean" @echo "... depend" @echo "... edit_cache" @echo "... install" @echo "... install/local" @echo "... install/strip" @echo "... list_install_components" @echo "... rebuild_cache" @echo "... test" @echo "... thrust.all.test.cuda.adjacent_difference.cdp_0" @echo "... thrust.all.test.cuda.binary_search.cdp_0" @echo "... thrust.all.test.cuda.complex.cdp_0" @echo "... thrust.all.test.cuda.copy.cdp_0" @echo "... thrust.all.test.cuda.copy_if.cdp_0" @echo "... thrust.all.test.cuda.count.cdp_0" @echo "... thrust.all.test.cuda.cudart.cdp_0" @echo "... thrust.all.test.cuda.device_side_universal_vector.cdp_0" @echo "... thrust.all.test.cuda.equal.cdp_0" @echo "... thrust.all.test.cuda.fill.cdp_0" @echo "... thrust.all.test.cuda.find.cdp_0" @echo "... thrust.all.test.cuda.for_each.cdp_0" @echo "... thrust.all.test.cuda.gather.cdp_0" @echo "... thrust.all.test.cuda.generate.cdp_0" @echo "... thrust.all.test.cuda.inner_product.cdp_0" @echo "... thrust.all.test.cuda.is_partitioned.cdp_0" @echo "... thrust.all.test.cuda.is_sorted.cdp_0" @echo "... thrust.all.test.cuda.is_sorted_until.cdp_0" @echo "... thrust.all.test.cuda.logical.cdp_0" @echo "... thrust.all.test.cuda.max_element.cdp_0" @echo "... thrust.all.test.cuda.memory.cdp_0" @echo "... thrust.all.test.cuda.merge.cdp_0" @echo "... thrust.all.test.cuda.merge_by_key.cdp_0" @echo "... thrust.all.test.cuda.merge_sort.cdp_0" @echo "... thrust.all.test.cuda.min_element.cdp_0" @echo "... thrust.all.test.cuda.minmax_element.cdp_0" @echo "... thrust.all.test.cuda.mismatch.cdp_0" @echo "... thrust.all.test.cuda.pair_sort.cdp_0" @echo "... thrust.all.test.cuda.pair_sort_by_key.cdp_0" @echo "... thrust.all.test.cuda.partition.cdp_0" @echo "... thrust.all.test.cuda.partition_point.cdp_0" @echo "... thrust.all.test.cuda.reduce.cdp_0" @echo "... thrust.all.test.cuda.reduce_by_key.cdp_0" @echo "... thrust.all.test.cuda.remove.cdp_0" @echo "... thrust.all.test.cuda.replace.cdp_0" @echo "... thrust.all.test.cuda.reverse.cdp_0" @echo "... thrust.all.test.cuda.scan.cdp_0" @echo "... thrust.all.test.cuda.scan_by_key.cdp_0" @echo "... thrust.all.test.cuda.scatter.cdp_0" @echo "... thrust.all.test.cuda.sequence.cdp_0" @echo "... thrust.all.test.cuda.set_difference.cdp_0" @echo "... thrust.all.test.cuda.set_difference_by_key.cdp_0" @echo "... thrust.all.test.cuda.set_intersection.cdp_0" @echo "... thrust.all.test.cuda.set_intersection_by_key.cdp_0" @echo "... thrust.all.test.cuda.set_symmetric_difference.cdp_0" @echo "... thrust.all.test.cuda.set_symmetric_difference_by_key.cdp_0" @echo "... thrust.all.test.cuda.set_union.cdp_0" @echo "... thrust.all.test.cuda.set_union_by_key.cdp_0" @echo "... thrust.all.test.cuda.sort.cdp_0" @echo "... thrust.all.test.cuda.sort_by_key.cdp_0" @echo "... thrust.all.test.cuda.stream_legacy.cdp_0" @echo "... thrust.all.test.cuda.stream_per_thread.cdp_0" @echo "... thrust.all.test.cuda.swap_ranges.cdp_0" @echo "... thrust.all.test.cuda.tabulate.cdp_0" @echo "... thrust.all.test.cuda.transform.cdp_0" @echo "... thrust.all.test.cuda.transform_reduce.cdp_0" @echo "... thrust.all.test.cuda.transform_scan.cdp_0" @echo "... thrust.all.test.cuda.uninitialized_copy.cdp_0" @echo "... thrust.all.test.cuda.uninitialized_fill.cdp_0" @echo "... thrust.all.test.cuda.unique.cdp_0" @echo "... thrust.all.test.cuda.unique_by_key.cdp_0" @echo "... thrust.test.cuda.adjacent_difference.cdp_0" @echo "... thrust.test.cuda.binary_search.cdp_0" @echo "... thrust.test.cuda.complex.cdp_0" @echo "... thrust.test.cuda.copy.cdp_0" @echo "... thrust.test.cuda.copy_if.cdp_0" @echo "... thrust.test.cuda.count.cdp_0" @echo "... thrust.test.cuda.cudart.cdp_0" @echo "... thrust.test.cuda.device_side_universal_vector.cdp_0" @echo "... thrust.test.cuda.equal.cdp_0" @echo "... thrust.test.cuda.fill.cdp_0" @echo "... thrust.test.cuda.find.cdp_0" @echo "... thrust.test.cuda.for_each.cdp_0" @echo "... thrust.test.cuda.gather.cdp_0" @echo "... thrust.test.cuda.generate.cdp_0" @echo "... thrust.test.cuda.inner_product.cdp_0" @echo "... thrust.test.cuda.is_partitioned.cdp_0" @echo "... thrust.test.cuda.is_sorted.cdp_0" @echo "... thrust.test.cuda.is_sorted_until.cdp_0" @echo "... thrust.test.cuda.logical.cdp_0" @echo "... thrust.test.cuda.max_element.cdp_0" @echo "... thrust.test.cuda.memory.cdp_0" @echo "... thrust.test.cuda.merge.cdp_0" @echo "... thrust.test.cuda.merge_by_key.cdp_0" @echo "... thrust.test.cuda.merge_sort.cdp_0" @echo "... thrust.test.cuda.min_element.cdp_0" @echo "... thrust.test.cuda.minmax_element.cdp_0" @echo "... thrust.test.cuda.mismatch.cdp_0" @echo "... thrust.test.cuda.pair_sort.cdp_0" @echo "... thrust.test.cuda.pair_sort_by_key.cdp_0" @echo "... thrust.test.cuda.partition.cdp_0" @echo "... thrust.test.cuda.partition_point.cdp_0" @echo "... thrust.test.cuda.reduce.cdp_0" @echo "... thrust.test.cuda.reduce_by_key.cdp_0" @echo "... thrust.test.cuda.remove.cdp_0" @echo "... thrust.test.cuda.replace.cdp_0" @echo "... thrust.test.cuda.reverse.cdp_0" @echo "... thrust.test.cuda.scan.cdp_0" @echo "... thrust.test.cuda.scan_by_key.cdp_0" @echo "... thrust.test.cuda.scatter.cdp_0" @echo "... thrust.test.cuda.sequence.cdp_0" @echo "... thrust.test.cuda.set_difference.cdp_0" @echo "... thrust.test.cuda.set_difference_by_key.cdp_0" @echo "... thrust.test.cuda.set_intersection.cdp_0" @echo "... thrust.test.cuda.set_intersection_by_key.cdp_0" @echo "... thrust.test.cuda.set_symmetric_difference.cdp_0" @echo "... thrust.test.cuda.set_symmetric_difference_by_key.cdp_0" @echo "... thrust.test.cuda.set_union.cdp_0" @echo "... thrust.test.cuda.set_union_by_key.cdp_0" @echo "... thrust.test.cuda.sort.cdp_0" @echo "... thrust.test.cuda.sort_by_key.cdp_0" @echo "... thrust.test.cuda.stream_legacy.cdp_0" @echo "... thrust.test.cuda.stream_per_thread.cdp_0" @echo "... thrust.test.cuda.swap_ranges.cdp_0" @echo "... thrust.test.cuda.tabulate.cdp_0" @echo "... thrust.test.cuda.transform.cdp_0" @echo "... thrust.test.cuda.transform_reduce.cdp_0" @echo "... thrust.test.cuda.transform_scan.cdp_0" @echo "... thrust.test.cuda.uninitialized_copy.cdp_0" @echo "... thrust.test.cuda.uninitialized_fill.cdp_0" @echo "... thrust.test.cuda.unique.cdp_0" @echo "... thrust.test.cuda.unique_by_key.cdp_0" @echo "... adjacent_difference.o" @echo "... adjacent_difference.i" @echo "... adjacent_difference.s" @echo "... binary_search.o" @echo "... binary_search.i" @echo "... binary_search.s" @echo "... complex.o" @echo "... complex.i" @echo "... complex.s" @echo "... copy.o" @echo "... copy.i" @echo "... copy.s" @echo "... copy_if.o" @echo "... copy_if.i" @echo "... copy_if.s" @echo "... count.o" @echo "... count.i" @echo "... count.s" @echo "... cudart.o" @echo "... cudart.i" @echo "... cudart.s" @echo "... device_side_universal_vector.o" @echo "... device_side_universal_vector.i" @echo "... device_side_universal_vector.s" @echo "... equal.o" @echo "... equal.i" @echo "... equal.s" @echo "... fill.o" @echo "... fill.i" @echo "... fill.s" @echo "... find.o" @echo "... find.i" @echo "... find.s" @echo "... for_each.o" @echo "... for_each.i" @echo "... for_each.s" @echo "... gather.o" @echo "... gather.i" @echo "... gather.s" @echo "... generate.o" @echo "... generate.i" @echo "... generate.s" @echo "... inner_product.o" @echo "... inner_product.i" @echo "... inner_product.s" @echo "... is_partitioned.o" @echo "... is_partitioned.i" @echo "... is_partitioned.s" @echo "... is_sorted.o" @echo "... is_sorted.i" @echo "... is_sorted.s" @echo "... is_sorted_until.o" @echo "... is_sorted_until.i" @echo "... is_sorted_until.s" @echo "... logical.o" @echo "... logical.i" @echo "... logical.s" @echo "... max_element.o" @echo "... max_element.i" @echo "... max_element.s" @echo "... memory.o" @echo "... memory.i" @echo "... memory.s" @echo "... merge.o" @echo "... merge.i" @echo "... merge.s" @echo "... merge_by_key.o" @echo "... merge_by_key.i" @echo "... merge_by_key.s" @echo "... merge_sort.o" @echo "... merge_sort.i" @echo "... merge_sort.s" @echo "... min_element.o" @echo "... min_element.i" @echo "... min_element.s" @echo "... minmax_element.o" @echo "... minmax_element.i" @echo "... minmax_element.s" @echo "... mismatch.o" @echo "... mismatch.i" @echo "... mismatch.s" @echo "... pair_sort.o" @echo "... pair_sort.i" @echo "... pair_sort.s" @echo "... pair_sort_by_key.o" @echo "... pair_sort_by_key.i" @echo "... pair_sort_by_key.s" @echo "... partition.o" @echo "... partition.i" @echo "... partition.s" @echo "... partition_point.o" @echo "... partition_point.i" @echo "... partition_point.s" @echo "... reduce.o" @echo "... reduce.i" @echo "... reduce.s" @echo "... reduce_by_key.o" @echo "... reduce_by_key.i" @echo "... reduce_by_key.s" @echo "... remove.o" @echo "... remove.i" @echo "... remove.s" @echo "... replace.o" @echo "... replace.i" @echo "... replace.s" @echo "... reverse.o" @echo "... reverse.i" @echo "... reverse.s" @echo "... scan.o" @echo "... scan.i" @echo "... scan.s" @echo "... scan_by_key.o" @echo "... scan_by_key.i" @echo "... scan_by_key.s" @echo "... scatter.o" @echo "... scatter.i" @echo "... scatter.s" @echo "... sequence.o" @echo "... sequence.i" @echo "... sequence.s" @echo "... set_difference.o" @echo "... set_difference.i" @echo "... set_difference.s" @echo "... set_difference_by_key.o" @echo "... set_difference_by_key.i" @echo "... set_difference_by_key.s" @echo "... set_intersection.o" @echo "... set_intersection.i" @echo "... set_intersection.s" @echo "... set_intersection_by_key.o" @echo "... set_intersection_by_key.i" @echo "... set_intersection_by_key.s" @echo "... set_symmetric_difference.o" @echo "... set_symmetric_difference.i" @echo "... set_symmetric_difference.s" @echo "... set_symmetric_difference_by_key.o" @echo "... set_symmetric_difference_by_key.i" @echo "... set_symmetric_difference_by_key.s" @echo "... set_union.o" @echo "... set_union.i" @echo "... set_union.s" @echo "... set_union_by_key.o" @echo "... set_union_by_key.i" @echo "... set_union_by_key.s" @echo "... sort.o" @echo "... sort.i" @echo "... sort.s" @echo "... sort_by_key.o" @echo "... sort_by_key.i" @echo "... sort_by_key.s" @echo "... stream_legacy.o" @echo "... stream_legacy.i" @echo "... stream_legacy.s" @echo "... stream_per_thread.o" @echo "... stream_per_thread.i" @echo "... stream_per_thread.s" @echo "... swap_ranges.o" @echo "... swap_ranges.i" @echo "... swap_ranges.s" @echo "... tabulate.o" @echo "... tabulate.i" @echo "... tabulate.s" @echo "... transform.o" @echo "... transform.i" @echo "... transform.s" @echo "... transform_reduce.o" @echo "... transform_reduce.i" @echo "... transform_reduce.s" @echo "... transform_scan.o" @echo "... transform_scan.i" @echo "... transform_scan.s" @echo "... uninitialized_copy.o" @echo "... uninitialized_copy.i" @echo "... uninitialized_copy.s" @echo "... uninitialized_fill.o" @echo "... uninitialized_fill.i" @echo "... uninitialized_fill.s" @echo "... unique.o" @echo "... unique.i" @echo "... unique.s" @echo "... unique_by_key.o" @echo "... unique_by_key.i" @echo "... unique_by_key.s" .PHONY : help #============================================================================= # Special targets to cleanup operation of make. # Special rule to run CMake to check the build system integrity. # No rule that depends on this can have commands that come from listfiles # because they might be regenerated. cmake_check_build_system: cd /home/ubuntu/thrust/build && $(CMAKE_COMMAND) -P /home/ubuntu/thrust/build/CMakeFiles/VerifyGlobs.cmake cd /home/ubuntu/thrust/build && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0 .PHONY : cmake_check_build_system