camenduru commited on
Commit
72eccb8
·
1 Parent(s): 0dc1b04

thanks to nvidia ❤

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. .gitattributes +91 -0
  2. build/CMakeCache.txt +5 -2
  3. build/CMakeFiles/Makefile.cmake +123 -0
  4. build/CMakeFiles/Makefile2 +0 -0
  5. build/CMakeFiles/TargetDirectories.txt +138 -0
  6. build/CMakeFiles/VerifyGlobs.cmake +94 -0
  7. build/CMakeFiles/thrust.headers.dir/progress.make +22 -22
  8. build/CTestTestfile.cmake +1 -0
  9. build/Makefile +1638 -0
  10. build/Testing/Temporary/CTestCheckpoint.txt +259 -0
  11. build/Testing/Temporary/LastTest.log.tmp +3 -0
  12. build/_deps/catch2-subbuild/install_manifest.txt +0 -0
  13. build/_deps/metal-subbuild/install_manifest.txt +4 -0
  14. build/bin/thrust.example.arbitrary_transformation +3 -0
  15. build/bin/thrust.example.basic_vector +3 -0
  16. build/bin/thrust.example.bounding_box +3 -0
  17. build/bin/thrust.example.bucket_sort2d +3 -0
  18. build/bin/thrust.example.constant_iterator +3 -0
  19. build/bin/thrust.example.counting_iterator +3 -0
  20. build/bin/thrust.example.cuda.async_reduce +3 -0
  21. build/bin/thrust.example.cuda.custom_temporary_allocation +3 -0
  22. build/bin/thrust.example.cuda.explicit_cuda_stream +3 -0
  23. build/bin/thrust.example.cuda.global_device_vector +3 -0
  24. build/bin/thrust.example.cuda.range_view +3 -0
  25. build/bin/thrust.example.cuda.unwrap_pointer +0 -0
  26. build/bin/thrust.example.cuda.wrap_pointer +3 -0
  27. build/bin/thrust.example.device_ptr +3 -0
  28. build/bin/thrust.example.discrete_voronoi +3 -0
  29. build/bin/thrust.example.dot_products_with_zip +3 -0
  30. build/bin/thrust.example.expand +3 -0
  31. build/bin/thrust.example.fill_copy_sequence +3 -0
  32. build/bin/thrust.example.histogram +3 -0
  33. build/bin/thrust.example.lambda +3 -0
  34. build/bin/thrust.example.lexicographical_sort +3 -0
  35. build/bin/thrust.example.max_abs_diff +3 -0
  36. build/bin/thrust.example.minimal_custom_backend +3 -0
  37. build/bin/thrust.example.minmax +3 -0
  38. build/bin/thrust.example.mode +3 -0
  39. build/bin/thrust.example.monte_carlo +3 -0
  40. build/bin/thrust.example.monte_carlo_disjoint_sequences +3 -0
  41. build/bin/thrust.example.mr_basic +3 -0
  42. build/bin/thrust.example.norm +3 -0
  43. build/bin/thrust.example.padded_grid_reduction +3 -0
  44. build/bin/thrust.example.permutation_iterator +3 -0
  45. build/bin/thrust.example.raw_reference_cast +3 -0
  46. build/bin/thrust.example.remove_points2d +0 -0
  47. build/bin/thrust.example.repeated_range +3 -0
  48. build/bin/thrust.example.run_length_decoding +3 -0
  49. build/bin/thrust.example.run_length_encoding +3 -0
  50. build/bin/thrust.example.saxpy +3 -0
.gitattributes CHANGED
@@ -678,3 +678,94 @@ build/testing/cuda/CMakeFiles/thrust.test.cuda.transform_reduce.cdp_0.dir/transf
678
  build/testing/cuda/CMakeFiles/thrust.test.cuda.transform_scan.cdp_0.dir/transform_scan.cu.o filter=lfs diff=lfs merge=lfs -text
679
  build/testing/cuda/CMakeFiles/thrust.test.cuda.unique.cdp_0.dir/unique.cu.o filter=lfs diff=lfs merge=lfs -text
680
  build/testing/cuda/CMakeFiles/thrust.test.cuda.unique_by_key.cdp_0.dir/unique_by_key.cu.o filter=lfs diff=lfs merge=lfs -text
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
678
  build/testing/cuda/CMakeFiles/thrust.test.cuda.transform_scan.cdp_0.dir/transform_scan.cu.o filter=lfs diff=lfs merge=lfs -text
679
  build/testing/cuda/CMakeFiles/thrust.test.cuda.unique.cdp_0.dir/unique.cu.o filter=lfs diff=lfs merge=lfs -text
680
  build/testing/cuda/CMakeFiles/thrust.test.cuda.unique_by_key.cdp_0.dir/unique_by_key.cu.o filter=lfs diff=lfs merge=lfs -text
681
+ build/Testing/Temporary/LastTest.log.tmp filter=lfs diff=lfs merge=lfs -text
682
+ build/bin/thrust.example.arbitrary_transformation filter=lfs diff=lfs merge=lfs -text
683
+ build/bin/thrust.example.basic_vector filter=lfs diff=lfs merge=lfs -text
684
+ build/bin/thrust.example.bounding_box filter=lfs diff=lfs merge=lfs -text
685
+ build/bin/thrust.example.bucket_sort2d filter=lfs diff=lfs merge=lfs -text
686
+ build/bin/thrust.example.constant_iterator filter=lfs diff=lfs merge=lfs -text
687
+ build/bin/thrust.example.counting_iterator filter=lfs diff=lfs merge=lfs -text
688
+ build/bin/thrust.example.cuda.async_reduce filter=lfs diff=lfs merge=lfs -text
689
+ build/bin/thrust.example.cuda.custom_temporary_allocation filter=lfs diff=lfs merge=lfs -text
690
+ build/bin/thrust.example.cuda.explicit_cuda_stream filter=lfs diff=lfs merge=lfs -text
691
+ build/bin/thrust.example.cuda.global_device_vector filter=lfs diff=lfs merge=lfs -text
692
+ build/bin/thrust.example.cuda.range_view filter=lfs diff=lfs merge=lfs -text
693
+ build/bin/thrust.example.cuda.wrap_pointer filter=lfs diff=lfs merge=lfs -text
694
+ build/bin/thrust.example.device_ptr filter=lfs diff=lfs merge=lfs -text
695
+ build/bin/thrust.example.discrete_voronoi filter=lfs diff=lfs merge=lfs -text
696
+ build/bin/thrust.example.dot_products_with_zip filter=lfs diff=lfs merge=lfs -text
697
+ build/bin/thrust.example.expand filter=lfs diff=lfs merge=lfs -text
698
+ build/bin/thrust.example.fill_copy_sequence filter=lfs diff=lfs merge=lfs -text
699
+ build/bin/thrust.example.histogram filter=lfs diff=lfs merge=lfs -text
700
+ build/bin/thrust.example.lambda filter=lfs diff=lfs merge=lfs -text
701
+ build/bin/thrust.example.lexicographical_sort filter=lfs diff=lfs merge=lfs -text
702
+ build/bin/thrust.example.max_abs_diff filter=lfs diff=lfs merge=lfs -text
703
+ build/bin/thrust.example.minimal_custom_backend filter=lfs diff=lfs merge=lfs -text
704
+ build/bin/thrust.example.minmax filter=lfs diff=lfs merge=lfs -text
705
+ build/bin/thrust.example.mode filter=lfs diff=lfs merge=lfs -text
706
+ build/bin/thrust.example.monte_carlo filter=lfs diff=lfs merge=lfs -text
707
+ build/bin/thrust.example.monte_carlo_disjoint_sequences filter=lfs diff=lfs merge=lfs -text
708
+ build/bin/thrust.example.mr_basic filter=lfs diff=lfs merge=lfs -text
709
+ build/bin/thrust.example.norm filter=lfs diff=lfs merge=lfs -text
710
+ build/bin/thrust.example.padded_grid_reduction filter=lfs diff=lfs merge=lfs -text
711
+ build/bin/thrust.example.permutation_iterator filter=lfs diff=lfs merge=lfs -text
712
+ build/bin/thrust.example.raw_reference_cast filter=lfs diff=lfs merge=lfs -text
713
+ build/bin/thrust.example.repeated_range filter=lfs diff=lfs merge=lfs -text
714
+ build/bin/thrust.example.run_length_decoding filter=lfs diff=lfs merge=lfs -text
715
+ build/bin/thrust.example.run_length_encoding filter=lfs diff=lfs merge=lfs -text
716
+ build/bin/thrust.example.saxpy filter=lfs diff=lfs merge=lfs -text
717
+ build/bin/thrust.example.scan_by_key filter=lfs diff=lfs merge=lfs -text
718
+ build/bin/thrust.example.scan_matrix_by_rows filter=lfs diff=lfs merge=lfs -text
719
+ build/bin/thrust.example.set_operations filter=lfs diff=lfs merge=lfs -text
720
+ build/bin/thrust.example.simple_moving_average filter=lfs diff=lfs merge=lfs -text
721
+ build/bin/thrust.example.sort filter=lfs diff=lfs merge=lfs -text
722
+ build/bin/thrust.example.sorting_aos_vs_soa filter=lfs diff=lfs merge=lfs -text
723
+ build/bin/thrust.example.sparse_vector filter=lfs diff=lfs merge=lfs -text
724
+ build/bin/thrust.example.stream_compaction filter=lfs diff=lfs merge=lfs -text
725
+ build/bin/thrust.example.strided_range filter=lfs diff=lfs merge=lfs -text
726
+ build/bin/thrust.example.sum filter=lfs diff=lfs merge=lfs -text
727
+ build/bin/thrust.example.sum_rows filter=lfs diff=lfs merge=lfs -text
728
+ build/bin/thrust.example.summary_statistics filter=lfs diff=lfs merge=lfs -text
729
+ build/bin/thrust.example.summed_area_table filter=lfs diff=lfs merge=lfs -text
730
+ build/bin/thrust.example.tiled_range filter=lfs diff=lfs merge=lfs -text
731
+ build/bin/thrust.example.transform_input_output_iterator filter=lfs diff=lfs merge=lfs -text
732
+ build/bin/thrust.example.transform_iterator filter=lfs diff=lfs merge=lfs -text
733
+ build/bin/thrust.example.transform_output_iterator filter=lfs diff=lfs merge=lfs -text
734
+ build/bin/thrust.example.uninitialized_vector filter=lfs diff=lfs merge=lfs -text
735
+ build/bin/thrust.example.weld_vertices filter=lfs diff=lfs merge=lfs -text
736
+ build/bin/thrust.example.word_count filter=lfs diff=lfs merge=lfs -text
737
+ build/examples/CMakeFiles/thrust.example.bounding_box.dir/bounding_box.cu.o filter=lfs diff=lfs merge=lfs -text
738
+ build/examples/CMakeFiles/thrust.example.bucket_sort2d.dir/bucket_sort2d.cu.o filter=lfs diff=lfs merge=lfs -text
739
+ build/examples/CMakeFiles/thrust.example.device_ptr.dir/device_ptr.cu.o filter=lfs diff=lfs merge=lfs -text
740
+ build/examples/CMakeFiles/thrust.example.expand.dir/expand.cu.o filter=lfs diff=lfs merge=lfs -text
741
+ build/examples/CMakeFiles/thrust.example.histogram.dir/histogram.cu.o filter=lfs diff=lfs merge=lfs -text
742
+ build/examples/CMakeFiles/thrust.example.lexicographical_sort.dir/lexicographical_sort.cu.o filter=lfs diff=lfs merge=lfs -text
743
+ build/examples/CMakeFiles/thrust.example.max_abs_diff.dir/max_abs_diff.cu.o filter=lfs diff=lfs merge=lfs -text
744
+ build/examples/CMakeFiles/thrust.example.minmax.dir/minmax.cu.o filter=lfs diff=lfs merge=lfs -text
745
+ build/examples/CMakeFiles/thrust.example.mode.dir/mode.cu.o filter=lfs diff=lfs merge=lfs -text
746
+ build/examples/CMakeFiles/thrust.example.monte_carlo.dir/monte_carlo.cu.o filter=lfs diff=lfs merge=lfs -text
747
+ build/examples/CMakeFiles/thrust.example.monte_carlo_disjoint_sequences.dir/monte_carlo_disjoint_sequences.cu.o filter=lfs diff=lfs merge=lfs -text
748
+ build/examples/CMakeFiles/thrust.example.norm.dir/norm.cu.o filter=lfs diff=lfs merge=lfs -text
749
+ build/examples/CMakeFiles/thrust.example.padded_grid_reduction.dir/padded_grid_reduction.cu.o filter=lfs diff=lfs merge=lfs -text
750
+ build/examples/CMakeFiles/thrust.example.permutation_iterator.dir/permutation_iterator.cu.o filter=lfs diff=lfs merge=lfs -text
751
+ build/examples/CMakeFiles/thrust.example.run_length_decoding.dir/run_length_decoding.cu.o filter=lfs diff=lfs merge=lfs -text
752
+ build/examples/CMakeFiles/thrust.example.run_length_encoding.dir/run_length_encoding.cu.o filter=lfs diff=lfs merge=lfs -text
753
+ build/examples/CMakeFiles/thrust.example.scan_by_key.dir/scan_by_key.cu.o filter=lfs diff=lfs merge=lfs -text
754
+ build/examples/CMakeFiles/thrust.example.scan_matrix_by_rows.dir/scan_matrix_by_rows.cu.o filter=lfs diff=lfs merge=lfs -text
755
+ build/examples/CMakeFiles/thrust.example.set_operations.dir/set_operations.cu.o filter=lfs diff=lfs merge=lfs -text
756
+ build/examples/CMakeFiles/thrust.example.simple_moving_average.dir/simple_moving_average.cu.o filter=lfs diff=lfs merge=lfs -text
757
+ build/examples/CMakeFiles/thrust.example.sort.dir/sort.cu.o filter=lfs diff=lfs merge=lfs -text
758
+ build/examples/CMakeFiles/thrust.example.sorting_aos_vs_soa.dir/sorting_aos_vs_soa.cu.o filter=lfs diff=lfs merge=lfs -text
759
+ build/examples/CMakeFiles/thrust.example.sparse_vector.dir/sparse_vector.cu.o filter=lfs diff=lfs merge=lfs -text
760
+ build/examples/CMakeFiles/thrust.example.stream_compaction.dir/stream_compaction.cu.o filter=lfs diff=lfs merge=lfs -text
761
+ build/examples/CMakeFiles/thrust.example.strided_range.dir/strided_range.cu.o filter=lfs diff=lfs merge=lfs -text
762
+ build/examples/CMakeFiles/thrust.example.sum.dir/sum.cu.o filter=lfs diff=lfs merge=lfs -text
763
+ build/examples/CMakeFiles/thrust.example.sum_rows.dir/sum_rows.cu.o filter=lfs diff=lfs merge=lfs -text
764
+ build/examples/CMakeFiles/thrust.example.summary_statistics.dir/summary_statistics.cu.o filter=lfs diff=lfs merge=lfs -text
765
+ build/examples/CMakeFiles/thrust.example.summed_area_table.dir/summed_area_table.cu.o filter=lfs diff=lfs merge=lfs -text
766
+ build/examples/CMakeFiles/thrust.example.transform_iterator.dir/transform_iterator.cu.o filter=lfs diff=lfs merge=lfs -text
767
+ build/examples/CMakeFiles/thrust.example.weld_vertices.dir/weld_vertices.cu.o filter=lfs diff=lfs merge=lfs -text
768
+ build/examples/CMakeFiles/thrust.example.word_count.dir/word_count.cu.o filter=lfs diff=lfs merge=lfs -text
769
+ build/examples/cuda/CMakeFiles/thrust.example.cuda.async_reduce.dir/async_reduce.cu.o filter=lfs diff=lfs merge=lfs -text
770
+ build/examples/cuda/CMakeFiles/thrust.example.cuda.custom_temporary_allocation.dir/custom_temporary_allocation.cu.o filter=lfs diff=lfs merge=lfs -text
771
+ build/examples/cuda/CMakeFiles/thrust.example.cuda.explicit_cuda_stream.dir/explicit_cuda_stream.cu.o filter=lfs diff=lfs merge=lfs -text
build/CMakeCache.txt CHANGED
@@ -721,12 +721,15 @@ THRUST_ENABLE_COMPUTE_90:BOOL=ON
721
  THRUST_ENABLE_COMPUTE_FUTURE:BOOL=ON
722
 
723
  //Build Thrust examples.
724
- THRUST_ENABLE_EXAMPLES:BOOL=OFF
725
 
726
  //Build all Thrust examples with RDC; examples which require RDC
727
  // are not affected by this option.
728
  THRUST_ENABLE_EXAMPLES_WITH_RDC:BOOL=OFF
729
 
 
 
 
730
  //Test that all public headers compile.
731
  THRUST_ENABLE_HEADER_TESTING:BOOL=ON
732
 
@@ -926,7 +929,7 @@ CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1
926
  //ADVANCED property for variable: CMAKE_NM
927
  CMAKE_NM-ADVANCED:INTERNAL=1
928
  //number of local generators
929
- CMAKE_NUMBER_OF_MAKEFILES:INTERNAL=18
930
  //ADVANCED property for variable: CMAKE_OBJCOPY
931
  CMAKE_OBJCOPY-ADVANCED:INTERNAL=1
932
  //ADVANCED property for variable: CMAKE_OBJDUMP
 
721
  THRUST_ENABLE_COMPUTE_FUTURE:BOOL=ON
722
 
723
  //Build Thrust examples.
724
+ THRUST_ENABLE_EXAMPLES:BOOL=ON
725
 
726
  //Build all Thrust examples with RDC; examples which require RDC
727
  // are not affected by this option.
728
  THRUST_ENABLE_EXAMPLES_WITH_RDC:BOOL=OFF
729
 
730
+ //Check example output with the LLVM FileCheck utility.
731
+ THRUST_ENABLE_EXAMPLE_FILECHECK:BOOL=OFF
732
+
733
  //Test that all public headers compile.
734
  THRUST_ENABLE_HEADER_TESTING:BOOL=ON
735
 
 
929
  //ADVANCED property for variable: CMAKE_NM
930
  CMAKE_NM-ADVANCED:INTERNAL=1
931
  //number of local generators
932
+ CMAKE_NUMBER_OF_MAKEFILES:INTERNAL=21
933
  //ADVANCED property for variable: CMAKE_OBJCOPY
934
  CMAKE_OBJCOPY-ADVANCED:INTERNAL=1
935
  //ADVANCED property for variable: CMAKE_OBJDUMP
build/CMakeFiles/Makefile.cmake CHANGED
@@ -53,6 +53,9 @@ set(CMAKE_MAKEFILE_DEPENDS
53
  "/home/ubuntu/thrust/dependencies/libcudacxx/lib/cmake/libcudacxx/libcudacxx-config.cmake"
54
  "/home/ubuntu/thrust/dependencies/libcudacxx/lib/cmake/libcudacxx/libcudacxx-header-search.cmake"
55
  "/home/ubuntu/thrust/dependencies/libcudacxx/lib/cmake/libcudacxx/libcudacxx-header-search.cmake.in"
 
 
 
56
  "/home/ubuntu/thrust/testing/CMakeLists.txt"
57
  "/home/ubuntu/thrust/testing/async/CMakeLists.txt"
58
  "/home/ubuntu/thrust/testing/async_reduce.cmake"
@@ -267,6 +270,9 @@ set(CMAKE_MAKEFILE_PRODUCTS
267
  "testing/cuda/CMakeFiles/CMakeDirectoryInformation.cmake"
268
  "testing/omp/CMakeFiles/CMakeDirectoryInformation.cmake"
269
  "testing/regression/CMakeFiles/CMakeDirectoryInformation.cmake"
 
 
 
270
  "dependencies/cub/headers/agent/agent_adjacent_difference.cuh.cu"
271
  "dependencies/cub/headers/agent/agent_batch_memcpy.cuh.cu"
272
  "dependencies/cub/headers/agent/agent_histogram.cuh.cu"
@@ -933,6 +939,123 @@ set(CMAKE_DEPEND_INFO_FILES
933
  "testing/cuda/CMakeFiles/thrust.all.test.cuda.unique.cdp_0.dir/DependInfo.cmake"
934
  "testing/cuda/CMakeFiles/thrust.test.cuda.unique_by_key.cdp_0.dir/DependInfo.cmake"
935
  "testing/cuda/CMakeFiles/thrust.all.test.cuda.unique_by_key.cdp_0.dir/DependInfo.cmake"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
936
  "dependencies/cub/CMakeFiles/cub.all.dir/DependInfo.cmake"
937
  "dependencies/cub/CMakeFiles/cub.cpp14.all.dir/DependInfo.cmake"
938
  "dependencies/cub/CMakeFiles/cub.all.headers.dir/DependInfo.cmake"
 
53
  "/home/ubuntu/thrust/dependencies/libcudacxx/lib/cmake/libcudacxx/libcudacxx-config.cmake"
54
  "/home/ubuntu/thrust/dependencies/libcudacxx/lib/cmake/libcudacxx/libcudacxx-header-search.cmake"
55
  "/home/ubuntu/thrust/dependencies/libcudacxx/lib/cmake/libcudacxx/libcudacxx-header-search.cmake.in"
56
+ "/home/ubuntu/thrust/examples/CMakeLists.txt"
57
+ "/home/ubuntu/thrust/examples/cmake/CMakeLists.txt"
58
+ "/home/ubuntu/thrust/examples/cuda/CMakeLists.txt"
59
  "/home/ubuntu/thrust/testing/CMakeLists.txt"
60
  "/home/ubuntu/thrust/testing/async/CMakeLists.txt"
61
  "/home/ubuntu/thrust/testing/async_reduce.cmake"
 
270
  "testing/cuda/CMakeFiles/CMakeDirectoryInformation.cmake"
271
  "testing/omp/CMakeFiles/CMakeDirectoryInformation.cmake"
272
  "testing/regression/CMakeFiles/CMakeDirectoryInformation.cmake"
273
+ "examples/CMakeFiles/CMakeDirectoryInformation.cmake"
274
+ "examples/cmake/CMakeFiles/CMakeDirectoryInformation.cmake"
275
+ "examples/cuda/CMakeFiles/CMakeDirectoryInformation.cmake"
276
  "dependencies/cub/headers/agent/agent_adjacent_difference.cuh.cu"
277
  "dependencies/cub/headers/agent/agent_batch_memcpy.cuh.cu"
278
  "dependencies/cub/headers/agent/agent_histogram.cuh.cu"
 
939
  "testing/cuda/CMakeFiles/thrust.all.test.cuda.unique.cdp_0.dir/DependInfo.cmake"
940
  "testing/cuda/CMakeFiles/thrust.test.cuda.unique_by_key.cdp_0.dir/DependInfo.cmake"
941
  "testing/cuda/CMakeFiles/thrust.all.test.cuda.unique_by_key.cdp_0.dir/DependInfo.cmake"
942
+ "examples/CMakeFiles/thrust.examples.dir/DependInfo.cmake"
943
+ "examples/CMakeFiles/thrust.example.arbitrary_transformation.dir/DependInfo.cmake"
944
+ "examples/CMakeFiles/thrust.all.example.arbitrary_transformation.dir/DependInfo.cmake"
945
+ "examples/CMakeFiles/thrust.example.basic_vector.dir/DependInfo.cmake"
946
+ "examples/CMakeFiles/thrust.all.example.basic_vector.dir/DependInfo.cmake"
947
+ "examples/CMakeFiles/thrust.example.bounding_box.dir/DependInfo.cmake"
948
+ "examples/CMakeFiles/thrust.all.example.bounding_box.dir/DependInfo.cmake"
949
+ "examples/CMakeFiles/thrust.example.bucket_sort2d.dir/DependInfo.cmake"
950
+ "examples/CMakeFiles/thrust.all.example.bucket_sort2d.dir/DependInfo.cmake"
951
+ "examples/CMakeFiles/thrust.example.constant_iterator.dir/DependInfo.cmake"
952
+ "examples/CMakeFiles/thrust.all.example.constant_iterator.dir/DependInfo.cmake"
953
+ "examples/CMakeFiles/thrust.example.counting_iterator.dir/DependInfo.cmake"
954
+ "examples/CMakeFiles/thrust.all.example.counting_iterator.dir/DependInfo.cmake"
955
+ "examples/CMakeFiles/thrust.example.device_ptr.dir/DependInfo.cmake"
956
+ "examples/CMakeFiles/thrust.all.example.device_ptr.dir/DependInfo.cmake"
957
+ "examples/CMakeFiles/thrust.example.discrete_voronoi.dir/DependInfo.cmake"
958
+ "examples/CMakeFiles/thrust.all.example.discrete_voronoi.dir/DependInfo.cmake"
959
+ "examples/CMakeFiles/thrust.example.dot_products_with_zip.dir/DependInfo.cmake"
960
+ "examples/CMakeFiles/thrust.all.example.dot_products_with_zip.dir/DependInfo.cmake"
961
+ "examples/CMakeFiles/thrust.example.expand.dir/DependInfo.cmake"
962
+ "examples/CMakeFiles/thrust.all.example.expand.dir/DependInfo.cmake"
963
+ "examples/CMakeFiles/thrust.example.fill_copy_sequence.dir/DependInfo.cmake"
964
+ "examples/CMakeFiles/thrust.all.example.fill_copy_sequence.dir/DependInfo.cmake"
965
+ "examples/CMakeFiles/thrust.example.histogram.dir/DependInfo.cmake"
966
+ "examples/CMakeFiles/thrust.all.example.histogram.dir/DependInfo.cmake"
967
+ "examples/CMakeFiles/thrust.example.lambda.dir/DependInfo.cmake"
968
+ "examples/CMakeFiles/thrust.all.example.lambda.dir/DependInfo.cmake"
969
+ "examples/CMakeFiles/thrust.example.lexicographical_sort.dir/DependInfo.cmake"
970
+ "examples/CMakeFiles/thrust.all.example.lexicographical_sort.dir/DependInfo.cmake"
971
+ "examples/CMakeFiles/thrust.example.max_abs_diff.dir/DependInfo.cmake"
972
+ "examples/CMakeFiles/thrust.all.example.max_abs_diff.dir/DependInfo.cmake"
973
+ "examples/CMakeFiles/thrust.example.minimal_custom_backend.dir/DependInfo.cmake"
974
+ "examples/CMakeFiles/thrust.all.example.minimal_custom_backend.dir/DependInfo.cmake"
975
+ "examples/CMakeFiles/thrust.example.minmax.dir/DependInfo.cmake"
976
+ "examples/CMakeFiles/thrust.all.example.minmax.dir/DependInfo.cmake"
977
+ "examples/CMakeFiles/thrust.example.mode.dir/DependInfo.cmake"
978
+ "examples/CMakeFiles/thrust.all.example.mode.dir/DependInfo.cmake"
979
+ "examples/CMakeFiles/thrust.example.monte_carlo.dir/DependInfo.cmake"
980
+ "examples/CMakeFiles/thrust.all.example.monte_carlo.dir/DependInfo.cmake"
981
+ "examples/CMakeFiles/thrust.example.monte_carlo_disjoint_sequences.dir/DependInfo.cmake"
982
+ "examples/CMakeFiles/thrust.all.example.monte_carlo_disjoint_sequences.dir/DependInfo.cmake"
983
+ "examples/CMakeFiles/thrust.example.mr_basic.dir/DependInfo.cmake"
984
+ "examples/CMakeFiles/thrust.all.example.mr_basic.dir/DependInfo.cmake"
985
+ "examples/CMakeFiles/thrust.example.norm.dir/DependInfo.cmake"
986
+ "examples/CMakeFiles/thrust.all.example.norm.dir/DependInfo.cmake"
987
+ "examples/CMakeFiles/thrust.example.padded_grid_reduction.dir/DependInfo.cmake"
988
+ "examples/CMakeFiles/thrust.all.example.padded_grid_reduction.dir/DependInfo.cmake"
989
+ "examples/CMakeFiles/thrust.example.permutation_iterator.dir/DependInfo.cmake"
990
+ "examples/CMakeFiles/thrust.all.example.permutation_iterator.dir/DependInfo.cmake"
991
+ "examples/CMakeFiles/thrust.example.raw_reference_cast.dir/DependInfo.cmake"
992
+ "examples/CMakeFiles/thrust.all.example.raw_reference_cast.dir/DependInfo.cmake"
993
+ "examples/CMakeFiles/thrust.example.remove_points2d.dir/DependInfo.cmake"
994
+ "examples/CMakeFiles/thrust.all.example.remove_points2d.dir/DependInfo.cmake"
995
+ "examples/CMakeFiles/thrust.example.repeated_range.dir/DependInfo.cmake"
996
+ "examples/CMakeFiles/thrust.all.example.repeated_range.dir/DependInfo.cmake"
997
+ "examples/CMakeFiles/thrust.example.run_length_decoding.dir/DependInfo.cmake"
998
+ "examples/CMakeFiles/thrust.all.example.run_length_decoding.dir/DependInfo.cmake"
999
+ "examples/CMakeFiles/thrust.example.run_length_encoding.dir/DependInfo.cmake"
1000
+ "examples/CMakeFiles/thrust.all.example.run_length_encoding.dir/DependInfo.cmake"
1001
+ "examples/CMakeFiles/thrust.example.saxpy.dir/DependInfo.cmake"
1002
+ "examples/CMakeFiles/thrust.all.example.saxpy.dir/DependInfo.cmake"
1003
+ "examples/CMakeFiles/thrust.example.scan_by_key.dir/DependInfo.cmake"
1004
+ "examples/CMakeFiles/thrust.all.example.scan_by_key.dir/DependInfo.cmake"
1005
+ "examples/CMakeFiles/thrust.example.scan_matrix_by_rows.dir/DependInfo.cmake"
1006
+ "examples/CMakeFiles/thrust.all.example.scan_matrix_by_rows.dir/DependInfo.cmake"
1007
+ "examples/CMakeFiles/thrust.example.set_operations.dir/DependInfo.cmake"
1008
+ "examples/CMakeFiles/thrust.all.example.set_operations.dir/DependInfo.cmake"
1009
+ "examples/CMakeFiles/thrust.example.simple_moving_average.dir/DependInfo.cmake"
1010
+ "examples/CMakeFiles/thrust.all.example.simple_moving_average.dir/DependInfo.cmake"
1011
+ "examples/CMakeFiles/thrust.example.sort.dir/DependInfo.cmake"
1012
+ "examples/CMakeFiles/thrust.all.example.sort.dir/DependInfo.cmake"
1013
+ "examples/CMakeFiles/thrust.example.sorting_aos_vs_soa.dir/DependInfo.cmake"
1014
+ "examples/CMakeFiles/thrust.all.example.sorting_aos_vs_soa.dir/DependInfo.cmake"
1015
+ "examples/CMakeFiles/thrust.example.sparse_vector.dir/DependInfo.cmake"
1016
+ "examples/CMakeFiles/thrust.all.example.sparse_vector.dir/DependInfo.cmake"
1017
+ "examples/CMakeFiles/thrust.example.stream_compaction.dir/DependInfo.cmake"
1018
+ "examples/CMakeFiles/thrust.all.example.stream_compaction.dir/DependInfo.cmake"
1019
+ "examples/CMakeFiles/thrust.example.strided_range.dir/DependInfo.cmake"
1020
+ "examples/CMakeFiles/thrust.all.example.strided_range.dir/DependInfo.cmake"
1021
+ "examples/CMakeFiles/thrust.example.sum.dir/DependInfo.cmake"
1022
+ "examples/CMakeFiles/thrust.all.example.sum.dir/DependInfo.cmake"
1023
+ "examples/CMakeFiles/thrust.example.sum_rows.dir/DependInfo.cmake"
1024
+ "examples/CMakeFiles/thrust.all.example.sum_rows.dir/DependInfo.cmake"
1025
+ "examples/CMakeFiles/thrust.example.summary_statistics.dir/DependInfo.cmake"
1026
+ "examples/CMakeFiles/thrust.all.example.summary_statistics.dir/DependInfo.cmake"
1027
+ "examples/CMakeFiles/thrust.example.summed_area_table.dir/DependInfo.cmake"
1028
+ "examples/CMakeFiles/thrust.all.example.summed_area_table.dir/DependInfo.cmake"
1029
+ "examples/CMakeFiles/thrust.example.tiled_range.dir/DependInfo.cmake"
1030
+ "examples/CMakeFiles/thrust.all.example.tiled_range.dir/DependInfo.cmake"
1031
+ "examples/CMakeFiles/thrust.example.transform_input_output_iterator.dir/DependInfo.cmake"
1032
+ "examples/CMakeFiles/thrust.all.example.transform_input_output_iterator.dir/DependInfo.cmake"
1033
+ "examples/CMakeFiles/thrust.example.transform_iterator.dir/DependInfo.cmake"
1034
+ "examples/CMakeFiles/thrust.all.example.transform_iterator.dir/DependInfo.cmake"
1035
+ "examples/CMakeFiles/thrust.example.transform_output_iterator.dir/DependInfo.cmake"
1036
+ "examples/CMakeFiles/thrust.all.example.transform_output_iterator.dir/DependInfo.cmake"
1037
+ "examples/CMakeFiles/thrust.example.uninitialized_vector.dir/DependInfo.cmake"
1038
+ "examples/CMakeFiles/thrust.all.example.uninitialized_vector.dir/DependInfo.cmake"
1039
+ "examples/CMakeFiles/thrust.example.version.dir/DependInfo.cmake"
1040
+ "examples/CMakeFiles/thrust.all.example.version.dir/DependInfo.cmake"
1041
+ "examples/CMakeFiles/thrust.example.weld_vertices.dir/DependInfo.cmake"
1042
+ "examples/CMakeFiles/thrust.all.example.weld_vertices.dir/DependInfo.cmake"
1043
+ "examples/CMakeFiles/thrust.example.word_count.dir/DependInfo.cmake"
1044
+ "examples/CMakeFiles/thrust.all.example.word_count.dir/DependInfo.cmake"
1045
+ "examples/cuda/CMakeFiles/thrust.example.cuda.async_reduce.dir/DependInfo.cmake"
1046
+ "examples/cuda/CMakeFiles/thrust.all.example.cuda.async_reduce.dir/DependInfo.cmake"
1047
+ "examples/cuda/CMakeFiles/thrust.example.cuda.custom_temporary_allocation.dir/DependInfo.cmake"
1048
+ "examples/cuda/CMakeFiles/thrust.all.example.cuda.custom_temporary_allocation.dir/DependInfo.cmake"
1049
+ "examples/cuda/CMakeFiles/thrust.example.cuda.explicit_cuda_stream.dir/DependInfo.cmake"
1050
+ "examples/cuda/CMakeFiles/thrust.all.example.cuda.explicit_cuda_stream.dir/DependInfo.cmake"
1051
+ "examples/cuda/CMakeFiles/thrust.example.cuda.global_device_vector.dir/DependInfo.cmake"
1052
+ "examples/cuda/CMakeFiles/thrust.all.example.cuda.global_device_vector.dir/DependInfo.cmake"
1053
+ "examples/cuda/CMakeFiles/thrust.example.cuda.range_view.dir/DependInfo.cmake"
1054
+ "examples/cuda/CMakeFiles/thrust.all.example.cuda.range_view.dir/DependInfo.cmake"
1055
+ "examples/cuda/CMakeFiles/thrust.example.cuda.unwrap_pointer.dir/DependInfo.cmake"
1056
+ "examples/cuda/CMakeFiles/thrust.all.example.cuda.unwrap_pointer.dir/DependInfo.cmake"
1057
+ "examples/cuda/CMakeFiles/thrust.example.cuda.wrap_pointer.dir/DependInfo.cmake"
1058
+ "examples/cuda/CMakeFiles/thrust.all.example.cuda.wrap_pointer.dir/DependInfo.cmake"
1059
  "dependencies/cub/CMakeFiles/cub.all.dir/DependInfo.cmake"
1060
  "dependencies/cub/CMakeFiles/cub.cpp14.all.dir/DependInfo.cmake"
1061
  "dependencies/cub/CMakeFiles/cub.all.headers.dir/DependInfo.cmake"
build/CMakeFiles/Makefile2 CHANGED
The diff for this file is too large to render. See raw diff
 
build/CMakeFiles/TargetDirectories.txt CHANGED
@@ -580,6 +580,144 @@
580
  /home/ubuntu/thrust/build/testing/regression/CMakeFiles/install.dir
581
  /home/ubuntu/thrust/build/testing/regression/CMakeFiles/install/local.dir
582
  /home/ubuntu/thrust/build/testing/regression/CMakeFiles/install/strip.dir
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
583
  /home/ubuntu/thrust/build/dependencies/cub/CMakeFiles/cub.all.dir
584
  /home/ubuntu/thrust/build/dependencies/cub/CMakeFiles/cub.cpp14.all.dir
585
  /home/ubuntu/thrust/build/dependencies/cub/CMakeFiles/cub.all.headers.dir
 
580
  /home/ubuntu/thrust/build/testing/regression/CMakeFiles/install.dir
581
  /home/ubuntu/thrust/build/testing/regression/CMakeFiles/install/local.dir
582
  /home/ubuntu/thrust/build/testing/regression/CMakeFiles/install/strip.dir
583
+ /home/ubuntu/thrust/build/examples/CMakeFiles/thrust.examples.dir
584
+ /home/ubuntu/thrust/build/examples/CMakeFiles/thrust.example.arbitrary_transformation.dir
585
+ /home/ubuntu/thrust/build/examples/CMakeFiles/thrust.all.example.arbitrary_transformation.dir
586
+ /home/ubuntu/thrust/build/examples/CMakeFiles/thrust.example.basic_vector.dir
587
+ /home/ubuntu/thrust/build/examples/CMakeFiles/thrust.all.example.basic_vector.dir
588
+ /home/ubuntu/thrust/build/examples/CMakeFiles/thrust.example.bounding_box.dir
589
+ /home/ubuntu/thrust/build/examples/CMakeFiles/thrust.all.example.bounding_box.dir
590
+ /home/ubuntu/thrust/build/examples/CMakeFiles/thrust.example.bucket_sort2d.dir
591
+ /home/ubuntu/thrust/build/examples/CMakeFiles/thrust.all.example.bucket_sort2d.dir
592
+ /home/ubuntu/thrust/build/examples/CMakeFiles/thrust.example.constant_iterator.dir
593
+ /home/ubuntu/thrust/build/examples/CMakeFiles/thrust.all.example.constant_iterator.dir
594
+ /home/ubuntu/thrust/build/examples/CMakeFiles/thrust.example.counting_iterator.dir
595
+ /home/ubuntu/thrust/build/examples/CMakeFiles/thrust.all.example.counting_iterator.dir
596
+ /home/ubuntu/thrust/build/examples/CMakeFiles/thrust.example.device_ptr.dir
597
+ /home/ubuntu/thrust/build/examples/CMakeFiles/thrust.all.example.device_ptr.dir
598
+ /home/ubuntu/thrust/build/examples/CMakeFiles/thrust.example.discrete_voronoi.dir
599
+ /home/ubuntu/thrust/build/examples/CMakeFiles/thrust.all.example.discrete_voronoi.dir
600
+ /home/ubuntu/thrust/build/examples/CMakeFiles/thrust.example.dot_products_with_zip.dir
601
+ /home/ubuntu/thrust/build/examples/CMakeFiles/thrust.all.example.dot_products_with_zip.dir
602
+ /home/ubuntu/thrust/build/examples/CMakeFiles/thrust.example.expand.dir
603
+ /home/ubuntu/thrust/build/examples/CMakeFiles/thrust.all.example.expand.dir
604
+ /home/ubuntu/thrust/build/examples/CMakeFiles/thrust.example.fill_copy_sequence.dir
605
+ /home/ubuntu/thrust/build/examples/CMakeFiles/thrust.all.example.fill_copy_sequence.dir
606
+ /home/ubuntu/thrust/build/examples/CMakeFiles/thrust.example.histogram.dir
607
+ /home/ubuntu/thrust/build/examples/CMakeFiles/thrust.all.example.histogram.dir
608
+ /home/ubuntu/thrust/build/examples/CMakeFiles/thrust.example.lambda.dir
609
+ /home/ubuntu/thrust/build/examples/CMakeFiles/thrust.all.example.lambda.dir
610
+ /home/ubuntu/thrust/build/examples/CMakeFiles/thrust.example.lexicographical_sort.dir
611
+ /home/ubuntu/thrust/build/examples/CMakeFiles/thrust.all.example.lexicographical_sort.dir
612
+ /home/ubuntu/thrust/build/examples/CMakeFiles/thrust.example.max_abs_diff.dir
613
+ /home/ubuntu/thrust/build/examples/CMakeFiles/thrust.all.example.max_abs_diff.dir
614
+ /home/ubuntu/thrust/build/examples/CMakeFiles/thrust.example.minimal_custom_backend.dir
615
+ /home/ubuntu/thrust/build/examples/CMakeFiles/thrust.all.example.minimal_custom_backend.dir
616
+ /home/ubuntu/thrust/build/examples/CMakeFiles/thrust.example.minmax.dir
617
+ /home/ubuntu/thrust/build/examples/CMakeFiles/thrust.all.example.minmax.dir
618
+ /home/ubuntu/thrust/build/examples/CMakeFiles/thrust.example.mode.dir
619
+ /home/ubuntu/thrust/build/examples/CMakeFiles/thrust.all.example.mode.dir
620
+ /home/ubuntu/thrust/build/examples/CMakeFiles/thrust.example.monte_carlo.dir
621
+ /home/ubuntu/thrust/build/examples/CMakeFiles/thrust.all.example.monte_carlo.dir
622
+ /home/ubuntu/thrust/build/examples/CMakeFiles/thrust.example.monte_carlo_disjoint_sequences.dir
623
+ /home/ubuntu/thrust/build/examples/CMakeFiles/thrust.all.example.monte_carlo_disjoint_sequences.dir
624
+ /home/ubuntu/thrust/build/examples/CMakeFiles/thrust.example.mr_basic.dir
625
+ /home/ubuntu/thrust/build/examples/CMakeFiles/thrust.all.example.mr_basic.dir
626
+ /home/ubuntu/thrust/build/examples/CMakeFiles/thrust.example.norm.dir
627
+ /home/ubuntu/thrust/build/examples/CMakeFiles/thrust.all.example.norm.dir
628
+ /home/ubuntu/thrust/build/examples/CMakeFiles/thrust.example.padded_grid_reduction.dir
629
+ /home/ubuntu/thrust/build/examples/CMakeFiles/thrust.all.example.padded_grid_reduction.dir
630
+ /home/ubuntu/thrust/build/examples/CMakeFiles/thrust.example.permutation_iterator.dir
631
+ /home/ubuntu/thrust/build/examples/CMakeFiles/thrust.all.example.permutation_iterator.dir
632
+ /home/ubuntu/thrust/build/examples/CMakeFiles/thrust.example.raw_reference_cast.dir
633
+ /home/ubuntu/thrust/build/examples/CMakeFiles/thrust.all.example.raw_reference_cast.dir
634
+ /home/ubuntu/thrust/build/examples/CMakeFiles/thrust.example.remove_points2d.dir
635
+ /home/ubuntu/thrust/build/examples/CMakeFiles/thrust.all.example.remove_points2d.dir
636
+ /home/ubuntu/thrust/build/examples/CMakeFiles/thrust.example.repeated_range.dir
637
+ /home/ubuntu/thrust/build/examples/CMakeFiles/thrust.all.example.repeated_range.dir
638
+ /home/ubuntu/thrust/build/examples/CMakeFiles/thrust.example.run_length_decoding.dir
639
+ /home/ubuntu/thrust/build/examples/CMakeFiles/thrust.all.example.run_length_decoding.dir
640
+ /home/ubuntu/thrust/build/examples/CMakeFiles/thrust.example.run_length_encoding.dir
641
+ /home/ubuntu/thrust/build/examples/CMakeFiles/thrust.all.example.run_length_encoding.dir
642
+ /home/ubuntu/thrust/build/examples/CMakeFiles/thrust.example.saxpy.dir
643
+ /home/ubuntu/thrust/build/examples/CMakeFiles/thrust.all.example.saxpy.dir
644
+ /home/ubuntu/thrust/build/examples/CMakeFiles/thrust.example.scan_by_key.dir
645
+ /home/ubuntu/thrust/build/examples/CMakeFiles/thrust.all.example.scan_by_key.dir
646
+ /home/ubuntu/thrust/build/examples/CMakeFiles/thrust.example.scan_matrix_by_rows.dir
647
+ /home/ubuntu/thrust/build/examples/CMakeFiles/thrust.all.example.scan_matrix_by_rows.dir
648
+ /home/ubuntu/thrust/build/examples/CMakeFiles/thrust.example.set_operations.dir
649
+ /home/ubuntu/thrust/build/examples/CMakeFiles/thrust.all.example.set_operations.dir
650
+ /home/ubuntu/thrust/build/examples/CMakeFiles/thrust.example.simple_moving_average.dir
651
+ /home/ubuntu/thrust/build/examples/CMakeFiles/thrust.all.example.simple_moving_average.dir
652
+ /home/ubuntu/thrust/build/examples/CMakeFiles/thrust.example.sort.dir
653
+ /home/ubuntu/thrust/build/examples/CMakeFiles/thrust.all.example.sort.dir
654
+ /home/ubuntu/thrust/build/examples/CMakeFiles/thrust.example.sorting_aos_vs_soa.dir
655
+ /home/ubuntu/thrust/build/examples/CMakeFiles/thrust.all.example.sorting_aos_vs_soa.dir
656
+ /home/ubuntu/thrust/build/examples/CMakeFiles/thrust.example.sparse_vector.dir
657
+ /home/ubuntu/thrust/build/examples/CMakeFiles/thrust.all.example.sparse_vector.dir
658
+ /home/ubuntu/thrust/build/examples/CMakeFiles/thrust.example.stream_compaction.dir
659
+ /home/ubuntu/thrust/build/examples/CMakeFiles/thrust.all.example.stream_compaction.dir
660
+ /home/ubuntu/thrust/build/examples/CMakeFiles/thrust.example.strided_range.dir
661
+ /home/ubuntu/thrust/build/examples/CMakeFiles/thrust.all.example.strided_range.dir
662
+ /home/ubuntu/thrust/build/examples/CMakeFiles/thrust.example.sum.dir
663
+ /home/ubuntu/thrust/build/examples/CMakeFiles/thrust.all.example.sum.dir
664
+ /home/ubuntu/thrust/build/examples/CMakeFiles/thrust.example.sum_rows.dir
665
+ /home/ubuntu/thrust/build/examples/CMakeFiles/thrust.all.example.sum_rows.dir
666
+ /home/ubuntu/thrust/build/examples/CMakeFiles/thrust.example.summary_statistics.dir
667
+ /home/ubuntu/thrust/build/examples/CMakeFiles/thrust.all.example.summary_statistics.dir
668
+ /home/ubuntu/thrust/build/examples/CMakeFiles/thrust.example.summed_area_table.dir
669
+ /home/ubuntu/thrust/build/examples/CMakeFiles/thrust.all.example.summed_area_table.dir
670
+ /home/ubuntu/thrust/build/examples/CMakeFiles/thrust.example.tiled_range.dir
671
+ /home/ubuntu/thrust/build/examples/CMakeFiles/thrust.all.example.tiled_range.dir
672
+ /home/ubuntu/thrust/build/examples/CMakeFiles/thrust.example.transform_input_output_iterator.dir
673
+ /home/ubuntu/thrust/build/examples/CMakeFiles/thrust.all.example.transform_input_output_iterator.dir
674
+ /home/ubuntu/thrust/build/examples/CMakeFiles/thrust.example.transform_iterator.dir
675
+ /home/ubuntu/thrust/build/examples/CMakeFiles/thrust.all.example.transform_iterator.dir
676
+ /home/ubuntu/thrust/build/examples/CMakeFiles/thrust.example.transform_output_iterator.dir
677
+ /home/ubuntu/thrust/build/examples/CMakeFiles/thrust.all.example.transform_output_iterator.dir
678
+ /home/ubuntu/thrust/build/examples/CMakeFiles/thrust.example.uninitialized_vector.dir
679
+ /home/ubuntu/thrust/build/examples/CMakeFiles/thrust.all.example.uninitialized_vector.dir
680
+ /home/ubuntu/thrust/build/examples/CMakeFiles/thrust.example.version.dir
681
+ /home/ubuntu/thrust/build/examples/CMakeFiles/thrust.all.example.version.dir
682
+ /home/ubuntu/thrust/build/examples/CMakeFiles/thrust.example.weld_vertices.dir
683
+ /home/ubuntu/thrust/build/examples/CMakeFiles/thrust.all.example.weld_vertices.dir
684
+ /home/ubuntu/thrust/build/examples/CMakeFiles/thrust.example.word_count.dir
685
+ /home/ubuntu/thrust/build/examples/CMakeFiles/thrust.all.example.word_count.dir
686
+ /home/ubuntu/thrust/build/examples/CMakeFiles/test.dir
687
+ /home/ubuntu/thrust/build/examples/CMakeFiles/edit_cache.dir
688
+ /home/ubuntu/thrust/build/examples/CMakeFiles/rebuild_cache.dir
689
+ /home/ubuntu/thrust/build/examples/CMakeFiles/list_install_components.dir
690
+ /home/ubuntu/thrust/build/examples/CMakeFiles/install.dir
691
+ /home/ubuntu/thrust/build/examples/CMakeFiles/install/local.dir
692
+ /home/ubuntu/thrust/build/examples/CMakeFiles/install/strip.dir
693
+ /home/ubuntu/thrust/build/examples/cmake/CMakeFiles/test.dir
694
+ /home/ubuntu/thrust/build/examples/cmake/CMakeFiles/edit_cache.dir
695
+ /home/ubuntu/thrust/build/examples/cmake/CMakeFiles/rebuild_cache.dir
696
+ /home/ubuntu/thrust/build/examples/cmake/CMakeFiles/list_install_components.dir
697
+ /home/ubuntu/thrust/build/examples/cmake/CMakeFiles/install.dir
698
+ /home/ubuntu/thrust/build/examples/cmake/CMakeFiles/install/local.dir
699
+ /home/ubuntu/thrust/build/examples/cmake/CMakeFiles/install/strip.dir
700
+ /home/ubuntu/thrust/build/examples/cuda/CMakeFiles/thrust.example.cuda.async_reduce.dir
701
+ /home/ubuntu/thrust/build/examples/cuda/CMakeFiles/thrust.all.example.cuda.async_reduce.dir
702
+ /home/ubuntu/thrust/build/examples/cuda/CMakeFiles/thrust.example.cuda.custom_temporary_allocation.dir
703
+ /home/ubuntu/thrust/build/examples/cuda/CMakeFiles/thrust.all.example.cuda.custom_temporary_allocation.dir
704
+ /home/ubuntu/thrust/build/examples/cuda/CMakeFiles/thrust.example.cuda.explicit_cuda_stream.dir
705
+ /home/ubuntu/thrust/build/examples/cuda/CMakeFiles/thrust.all.example.cuda.explicit_cuda_stream.dir
706
+ /home/ubuntu/thrust/build/examples/cuda/CMakeFiles/thrust.example.cuda.global_device_vector.dir
707
+ /home/ubuntu/thrust/build/examples/cuda/CMakeFiles/thrust.all.example.cuda.global_device_vector.dir
708
+ /home/ubuntu/thrust/build/examples/cuda/CMakeFiles/thrust.example.cuda.range_view.dir
709
+ /home/ubuntu/thrust/build/examples/cuda/CMakeFiles/thrust.all.example.cuda.range_view.dir
710
+ /home/ubuntu/thrust/build/examples/cuda/CMakeFiles/thrust.example.cuda.unwrap_pointer.dir
711
+ /home/ubuntu/thrust/build/examples/cuda/CMakeFiles/thrust.all.example.cuda.unwrap_pointer.dir
712
+ /home/ubuntu/thrust/build/examples/cuda/CMakeFiles/thrust.example.cuda.wrap_pointer.dir
713
+ /home/ubuntu/thrust/build/examples/cuda/CMakeFiles/thrust.all.example.cuda.wrap_pointer.dir
714
+ /home/ubuntu/thrust/build/examples/cuda/CMakeFiles/test.dir
715
+ /home/ubuntu/thrust/build/examples/cuda/CMakeFiles/edit_cache.dir
716
+ /home/ubuntu/thrust/build/examples/cuda/CMakeFiles/rebuild_cache.dir
717
+ /home/ubuntu/thrust/build/examples/cuda/CMakeFiles/list_install_components.dir
718
+ /home/ubuntu/thrust/build/examples/cuda/CMakeFiles/install.dir
719
+ /home/ubuntu/thrust/build/examples/cuda/CMakeFiles/install/local.dir
720
+ /home/ubuntu/thrust/build/examples/cuda/CMakeFiles/install/strip.dir
721
  /home/ubuntu/thrust/build/dependencies/cub/CMakeFiles/cub.all.dir
722
  /home/ubuntu/thrust/build/dependencies/cub/CMakeFiles/cub.cpp14.all.dir
723
  /home/ubuntu/thrust/build/dependencies/cub/CMakeFiles/cub.all.headers.dir
build/CMakeFiles/VerifyGlobs.cmake CHANGED
@@ -85,6 +85,100 @@ if(NOT "${NEW_GLOB}" STREQUAL "${OLD_GLOB}")
85
  file(TOUCH_NOCREATE "/home/ubuntu/thrust/build/CMakeFiles/cmake.verify_globs")
86
  endif()
87
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
88
  # test_srcs at testing/CMakeLists.txt:131 (file)
89
  file(GLOB NEW_GLOB LIST_DIRECTORIES true RELATIVE "/home/ubuntu/thrust/testing" "/home/ubuntu/thrust/testing/*.cpp")
90
  set(OLD_GLOB
 
85
  file(TOUCH_NOCREATE "/home/ubuntu/thrust/build/CMakeFiles/cmake.verify_globs")
86
  endif()
87
 
88
+ # example_srcs at examples/CMakeLists.txt:143 (file)
89
+ file(GLOB NEW_GLOB LIST_DIRECTORIES true RELATIVE "/home/ubuntu/thrust/examples" "/home/ubuntu/thrust/examples/*.cpp")
90
+ set(OLD_GLOB
91
+ )
92
+ if(NOT "${NEW_GLOB}" STREQUAL "${OLD_GLOB}")
93
+ message("-- GLOB mismatch!")
94
+ file(TOUCH_NOCREATE "/home/ubuntu/thrust/build/CMakeFiles/cmake.verify_globs")
95
+ endif()
96
+
97
+ # example_srcs at examples/CMakeLists.txt:143 (file)
98
+ file(GLOB NEW_GLOB LIST_DIRECTORIES true RELATIVE "/home/ubuntu/thrust/examples" "/home/ubuntu/thrust/examples/*.cu")
99
+ set(OLD_GLOB
100
+ "arbitrary_transformation.cu"
101
+ "basic_vector.cu"
102
+ "bounding_box.cu"
103
+ "bucket_sort2d.cu"
104
+ "constant_iterator.cu"
105
+ "counting_iterator.cu"
106
+ "device_ptr.cu"
107
+ "discrete_voronoi.cu"
108
+ "dot_products_with_zip.cu"
109
+ "expand.cu"
110
+ "fill_copy_sequence.cu"
111
+ "histogram.cu"
112
+ "lambda.cu"
113
+ "lexicographical_sort.cu"
114
+ "max_abs_diff.cu"
115
+ "minimal_custom_backend.cu"
116
+ "minmax.cu"
117
+ "mode.cu"
118
+ "monte_carlo.cu"
119
+ "monte_carlo_disjoint_sequences.cu"
120
+ "mr_basic.cu"
121
+ "norm.cu"
122
+ "padded_grid_reduction.cu"
123
+ "permutation_iterator.cu"
124
+ "raw_reference_cast.cu"
125
+ "remove_points2d.cu"
126
+ "repeated_range.cu"
127
+ "run_length_decoding.cu"
128
+ "run_length_encoding.cu"
129
+ "saxpy.cu"
130
+ "scan_by_key.cu"
131
+ "scan_matrix_by_rows.cu"
132
+ "set_operations.cu"
133
+ "simple_moving_average.cu"
134
+ "sort.cu"
135
+ "sorting_aos_vs_soa.cu"
136
+ "sparse_vector.cu"
137
+ "stream_compaction.cu"
138
+ "strided_range.cu"
139
+ "sum.cu"
140
+ "sum_rows.cu"
141
+ "summary_statistics.cu"
142
+ "summed_area_table.cu"
143
+ "tiled_range.cu"
144
+ "transform_input_output_iterator.cu"
145
+ "transform_iterator.cu"
146
+ "transform_output_iterator.cu"
147
+ "uninitialized_vector.cu"
148
+ "version.cu"
149
+ "weld_vertices.cu"
150
+ "word_count.cu"
151
+ )
152
+ if(NOT "${NEW_GLOB}" STREQUAL "${OLD_GLOB}")
153
+ message("-- GLOB mismatch!")
154
+ file(TOUCH_NOCREATE "/home/ubuntu/thrust/build/CMakeFiles/cmake.verify_globs")
155
+ endif()
156
+
157
+ # example_srcs at examples/cuda/CMakeLists.txt:1 (file)
158
+ file(GLOB NEW_GLOB LIST_DIRECTORIES true RELATIVE "/home/ubuntu/thrust/examples/cuda}" "/home/ubuntu/thrust/examples/cuda/*.cpp")
159
+ set(OLD_GLOB
160
+ )
161
+ if(NOT "${NEW_GLOB}" STREQUAL "${OLD_GLOB}")
162
+ message("-- GLOB mismatch!")
163
+ file(TOUCH_NOCREATE "/home/ubuntu/thrust/build/CMakeFiles/cmake.verify_globs")
164
+ endif()
165
+
166
+ # example_srcs at examples/cuda/CMakeLists.txt:1 (file)
167
+ file(GLOB NEW_GLOB LIST_DIRECTORIES true RELATIVE "/home/ubuntu/thrust/examples/cuda}" "/home/ubuntu/thrust/examples/cuda/*.cu")
168
+ set(OLD_GLOB
169
+ "../cuda/async_reduce.cu"
170
+ "../cuda/custom_temporary_allocation.cu"
171
+ "../cuda/explicit_cuda_stream.cu"
172
+ "../cuda/global_device_vector.cu"
173
+ "../cuda/range_view.cu"
174
+ "../cuda/unwrap_pointer.cu"
175
+ "../cuda/wrap_pointer.cu"
176
+ )
177
+ if(NOT "${NEW_GLOB}" STREQUAL "${OLD_GLOB}")
178
+ message("-- GLOB mismatch!")
179
+ file(TOUCH_NOCREATE "/home/ubuntu/thrust/build/CMakeFiles/cmake.verify_globs")
180
+ endif()
181
+
182
  # test_srcs at testing/CMakeLists.txt:131 (file)
183
  file(GLOB NEW_GLOB LIST_DIRECTORIES true RELATIVE "/home/ubuntu/thrust/testing" "/home/ubuntu/thrust/testing/*.cpp")
184
  set(OLD_GLOB
build/CMakeFiles/thrust.headers.dir/progress.make CHANGED
@@ -3,10 +3,10 @@ CMAKE_PROGRESS_2 =
3
  CMAKE_PROGRESS_3 =
4
  CMAKE_PROGRESS_4 =
5
  CMAKE_PROGRESS_5 =
6
- CMAKE_PROGRESS_6 =
7
  CMAKE_PROGRESS_7 =
8
  CMAKE_PROGRESS_8 =
9
- CMAKE_PROGRESS_9 = 45
10
  CMAKE_PROGRESS_10 =
11
  CMAKE_PROGRESS_11 =
12
  CMAKE_PROGRESS_12 =
@@ -16,8 +16,8 @@ CMAKE_PROGRESS_15 =
16
  CMAKE_PROGRESS_16 =
17
  CMAKE_PROGRESS_17 =
18
  CMAKE_PROGRESS_18 =
19
- CMAKE_PROGRESS_19 =
20
- CMAKE_PROGRESS_20 = 46
21
  CMAKE_PROGRESS_21 =
22
  CMAKE_PROGRESS_22 =
23
  CMAKE_PROGRESS_23 =
@@ -28,7 +28,7 @@ CMAKE_PROGRESS_27 =
28
  CMAKE_PROGRESS_28 =
29
  CMAKE_PROGRESS_29 =
30
  CMAKE_PROGRESS_30 =
31
- CMAKE_PROGRESS_31 = 47
32
  CMAKE_PROGRESS_32 =
33
  CMAKE_PROGRESS_33 =
34
  CMAKE_PROGRESS_34 =
@@ -39,8 +39,8 @@ CMAKE_PROGRESS_38 =
39
  CMAKE_PROGRESS_39 =
40
  CMAKE_PROGRESS_40 =
41
  CMAKE_PROGRESS_41 =
42
- CMAKE_PROGRESS_42 = 48
43
- CMAKE_PROGRESS_43 =
44
  CMAKE_PROGRESS_44 =
45
  CMAKE_PROGRESS_45 =
46
  CMAKE_PROGRESS_46 =
@@ -50,10 +50,10 @@ CMAKE_PROGRESS_49 =
50
  CMAKE_PROGRESS_50 =
51
  CMAKE_PROGRESS_51 =
52
  CMAKE_PROGRESS_52 =
53
- CMAKE_PROGRESS_53 = 49
54
  CMAKE_PROGRESS_54 =
55
  CMAKE_PROGRESS_55 =
56
- CMAKE_PROGRESS_56 =
57
  CMAKE_PROGRESS_57 =
58
  CMAKE_PROGRESS_58 =
59
  CMAKE_PROGRESS_59 =
@@ -61,11 +61,11 @@ CMAKE_PROGRESS_60 =
61
  CMAKE_PROGRESS_61 =
62
  CMAKE_PROGRESS_62 =
63
  CMAKE_PROGRESS_63 =
64
- CMAKE_PROGRESS_64 = 50
65
  CMAKE_PROGRESS_65 =
66
  CMAKE_PROGRESS_66 =
67
  CMAKE_PROGRESS_67 =
68
- CMAKE_PROGRESS_68 =
69
  CMAKE_PROGRESS_69 =
70
  CMAKE_PROGRESS_70 =
71
  CMAKE_PROGRESS_71 =
@@ -73,40 +73,40 @@ CMAKE_PROGRESS_72 =
73
  CMAKE_PROGRESS_73 =
74
  CMAKE_PROGRESS_74 =
75
  CMAKE_PROGRESS_75 =
76
- CMAKE_PROGRESS_76 = 51
77
  CMAKE_PROGRESS_77 =
78
  CMAKE_PROGRESS_78 =
79
  CMAKE_PROGRESS_79 =
80
- CMAKE_PROGRESS_80 =
81
  CMAKE_PROGRESS_81 =
82
  CMAKE_PROGRESS_82 =
83
  CMAKE_PROGRESS_83 =
84
  CMAKE_PROGRESS_84 =
85
  CMAKE_PROGRESS_85 =
86
  CMAKE_PROGRESS_86 =
87
- CMAKE_PROGRESS_87 = 52
88
  CMAKE_PROGRESS_88 =
89
  CMAKE_PROGRESS_89 =
90
  CMAKE_PROGRESS_90 =
91
  CMAKE_PROGRESS_91 =
92
  CMAKE_PROGRESS_92 =
93
- CMAKE_PROGRESS_93 =
94
  CMAKE_PROGRESS_94 =
95
  CMAKE_PROGRESS_95 =
96
  CMAKE_PROGRESS_96 =
97
  CMAKE_PROGRESS_97 =
98
- CMAKE_PROGRESS_98 = 53
99
  CMAKE_PROGRESS_99 =
100
  CMAKE_PROGRESS_100 =
101
  CMAKE_PROGRESS_101 =
102
  CMAKE_PROGRESS_102 =
103
  CMAKE_PROGRESS_103 =
104
  CMAKE_PROGRESS_104 =
105
- CMAKE_PROGRESS_105 =
106
  CMAKE_PROGRESS_106 =
107
  CMAKE_PROGRESS_107 =
108
  CMAKE_PROGRESS_108 =
109
- CMAKE_PROGRESS_109 = 54
110
  CMAKE_PROGRESS_110 =
111
  CMAKE_PROGRESS_111 =
112
  CMAKE_PROGRESS_112 =
@@ -114,10 +114,10 @@ CMAKE_PROGRESS_113 =
114
  CMAKE_PROGRESS_114 =
115
  CMAKE_PROGRESS_115 =
116
  CMAKE_PROGRESS_116 =
117
- CMAKE_PROGRESS_117 =
118
  CMAKE_PROGRESS_118 =
119
  CMAKE_PROGRESS_119 =
120
- CMAKE_PROGRESS_120 = 55
121
  CMAKE_PROGRESS_121 =
122
  CMAKE_PROGRESS_122 =
123
  CMAKE_PROGRESS_123 =
@@ -126,9 +126,9 @@ CMAKE_PROGRESS_125 =
126
  CMAKE_PROGRESS_126 =
127
  CMAKE_PROGRESS_127 =
128
  CMAKE_PROGRESS_128 =
129
- CMAKE_PROGRESS_129 =
130
  CMAKE_PROGRESS_130 =
131
- CMAKE_PROGRESS_131 = 56
132
  CMAKE_PROGRESS_132 =
133
  CMAKE_PROGRESS_133 =
134
  CMAKE_PROGRESS_134 =
 
3
  CMAKE_PROGRESS_3 =
4
  CMAKE_PROGRESS_4 =
5
  CMAKE_PROGRESS_5 =
6
+ CMAKE_PROGRESS_6 = 50
7
  CMAKE_PROGRESS_7 =
8
  CMAKE_PROGRESS_8 =
9
+ CMAKE_PROGRESS_9 =
10
  CMAKE_PROGRESS_10 =
11
  CMAKE_PROGRESS_11 =
12
  CMAKE_PROGRESS_12 =
 
16
  CMAKE_PROGRESS_16 =
17
  CMAKE_PROGRESS_17 =
18
  CMAKE_PROGRESS_18 =
19
+ CMAKE_PROGRESS_19 = 51
20
+ CMAKE_PROGRESS_20 =
21
  CMAKE_PROGRESS_21 =
22
  CMAKE_PROGRESS_22 =
23
  CMAKE_PROGRESS_23 =
 
28
  CMAKE_PROGRESS_28 =
29
  CMAKE_PROGRESS_29 =
30
  CMAKE_PROGRESS_30 =
31
+ CMAKE_PROGRESS_31 = 52
32
  CMAKE_PROGRESS_32 =
33
  CMAKE_PROGRESS_33 =
34
  CMAKE_PROGRESS_34 =
 
39
  CMAKE_PROGRESS_39 =
40
  CMAKE_PROGRESS_40 =
41
  CMAKE_PROGRESS_41 =
42
+ CMAKE_PROGRESS_42 =
43
+ CMAKE_PROGRESS_43 = 53
44
  CMAKE_PROGRESS_44 =
45
  CMAKE_PROGRESS_45 =
46
  CMAKE_PROGRESS_46 =
 
50
  CMAKE_PROGRESS_50 =
51
  CMAKE_PROGRESS_51 =
52
  CMAKE_PROGRESS_52 =
53
+ CMAKE_PROGRESS_53 =
54
  CMAKE_PROGRESS_54 =
55
  CMAKE_PROGRESS_55 =
56
+ CMAKE_PROGRESS_56 = 54
57
  CMAKE_PROGRESS_57 =
58
  CMAKE_PROGRESS_58 =
59
  CMAKE_PROGRESS_59 =
 
61
  CMAKE_PROGRESS_61 =
62
  CMAKE_PROGRESS_62 =
63
  CMAKE_PROGRESS_63 =
64
+ CMAKE_PROGRESS_64 =
65
  CMAKE_PROGRESS_65 =
66
  CMAKE_PROGRESS_66 =
67
  CMAKE_PROGRESS_67 =
68
+ CMAKE_PROGRESS_68 = 55
69
  CMAKE_PROGRESS_69 =
70
  CMAKE_PROGRESS_70 =
71
  CMAKE_PROGRESS_71 =
 
73
  CMAKE_PROGRESS_73 =
74
  CMAKE_PROGRESS_74 =
75
  CMAKE_PROGRESS_75 =
76
+ CMAKE_PROGRESS_76 =
77
  CMAKE_PROGRESS_77 =
78
  CMAKE_PROGRESS_78 =
79
  CMAKE_PROGRESS_79 =
80
+ CMAKE_PROGRESS_80 = 56
81
  CMAKE_PROGRESS_81 =
82
  CMAKE_PROGRESS_82 =
83
  CMAKE_PROGRESS_83 =
84
  CMAKE_PROGRESS_84 =
85
  CMAKE_PROGRESS_85 =
86
  CMAKE_PROGRESS_86 =
87
+ CMAKE_PROGRESS_87 =
88
  CMAKE_PROGRESS_88 =
89
  CMAKE_PROGRESS_89 =
90
  CMAKE_PROGRESS_90 =
91
  CMAKE_PROGRESS_91 =
92
  CMAKE_PROGRESS_92 =
93
+ CMAKE_PROGRESS_93 = 57
94
  CMAKE_PROGRESS_94 =
95
  CMAKE_PROGRESS_95 =
96
  CMAKE_PROGRESS_96 =
97
  CMAKE_PROGRESS_97 =
98
+ CMAKE_PROGRESS_98 =
99
  CMAKE_PROGRESS_99 =
100
  CMAKE_PROGRESS_100 =
101
  CMAKE_PROGRESS_101 =
102
  CMAKE_PROGRESS_102 =
103
  CMAKE_PROGRESS_103 =
104
  CMAKE_PROGRESS_104 =
105
+ CMAKE_PROGRESS_105 = 58
106
  CMAKE_PROGRESS_106 =
107
  CMAKE_PROGRESS_107 =
108
  CMAKE_PROGRESS_108 =
109
+ CMAKE_PROGRESS_109 =
110
  CMAKE_PROGRESS_110 =
111
  CMAKE_PROGRESS_111 =
112
  CMAKE_PROGRESS_112 =
 
114
  CMAKE_PROGRESS_114 =
115
  CMAKE_PROGRESS_115 =
116
  CMAKE_PROGRESS_116 =
117
+ CMAKE_PROGRESS_117 = 59
118
  CMAKE_PROGRESS_118 =
119
  CMAKE_PROGRESS_119 =
120
+ CMAKE_PROGRESS_120 =
121
  CMAKE_PROGRESS_121 =
122
  CMAKE_PROGRESS_122 =
123
  CMAKE_PROGRESS_123 =
 
126
  CMAKE_PROGRESS_126 =
127
  CMAKE_PROGRESS_127 =
128
  CMAKE_PROGRESS_128 =
129
+ CMAKE_PROGRESS_129 = 60
130
  CMAKE_PROGRESS_130 =
131
+ CMAKE_PROGRESS_131 =
132
  CMAKE_PROGRESS_132 =
133
  CMAKE_PROGRESS_133 =
134
  CMAKE_PROGRESS_134 =
build/CTestTestfile.cmake CHANGED
@@ -5,4 +5,5 @@
5
  # This file includes the relevant testing commands required for
6
  # testing this directory and lists subdirectories to be tested as well.
7
  subdirs("testing")
 
8
  subdirs("dependencies/cub")
 
5
  # This file includes the relevant testing commands required for
6
  # testing this directory and lists subdirectories to be tested as well.
7
  subdirs("testing")
8
+ subdirs("examples")
9
  subdirs("dependencies/cub")
build/Makefile CHANGED
@@ -6919,6 +6919,1527 @@ thrust.all.test.cuda.unique_by_key.cdp_0/fast:
6919
  $(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
6920
  .PHONY : thrust.all.test.cuda.unique_by_key.cdp_0/fast
6921
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
6922
  #=============================================================================
6923
  # Target rules for targets named cub.all
6924
 
@@ -14083,6 +15604,64 @@ help:
14083
  @echo "... cub.cpp14.test.warp_store.all"
14084
  @echo "... cub.cpp14.tests"
14085
  @echo "... thrust.all"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
14086
  @echo "... thrust.all.headers"
14087
  @echo "... thrust.all.test.adjacent_difference"
14088
  @echo "... thrust.all.test.advance"
@@ -14327,6 +15906,7 @@ help:
14327
  @echo "... thrust.all.test.zip_iterator_scan"
14328
  @echo "... thrust.all.test.zip_iterator_sort"
14329
  @echo "... thrust.all.test.zip_iterator_sort_by_key"
 
14330
  @echo "... thrust.test.async.exclusive_scan.all"
14331
  @echo "... thrust.test.async.inclusive_scan.all"
14332
  @echo "... thrust.tests"
@@ -14490,6 +16070,64 @@ help:
14490
  @echo "... cub.cpp14.test.warp_store.lwt_4.alg_1"
14491
  @echo "... cub.cpp14.test.warp_store.lwt_4.alg_2"
14492
  @echo "... cub.cpp14.test.warp_store.lwt_4.alg_3"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
14493
  @echo "... thrust.headers"
14494
  @echo "... thrust.test.adjacent_difference"
14495
  @echo "... thrust.test.advance"
 
6919
  $(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
6920
  .PHONY : thrust.all.test.cuda.unique_by_key.cdp_0/fast
6921
 
6922
+ #=============================================================================
6923
+ # Target rules for targets named thrust.examples
6924
+
6925
+ # Build rule for target.
6926
+ thrust.examples: cmake_check_build_system
6927
+ $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 thrust.examples
6928
+ .PHONY : thrust.examples
6929
+
6930
+ # fast build rule for target.
6931
+ thrust.examples/fast:
6932
+ $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.examples.dir/build.make examples/CMakeFiles/thrust.examples.dir/build
6933
+ .PHONY : thrust.examples/fast
6934
+
6935
+ #=============================================================================
6936
+ # Target rules for targets named thrust.example.arbitrary_transformation
6937
+
6938
+ # Build rule for target.
6939
+ thrust.example.arbitrary_transformation: cmake_check_build_system
6940
+ $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 thrust.example.arbitrary_transformation
6941
+ .PHONY : thrust.example.arbitrary_transformation
6942
+
6943
+ # fast build rule for target.
6944
+ thrust.example.arbitrary_transformation/fast:
6945
+ $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.example.arbitrary_transformation.dir/build.make examples/CMakeFiles/thrust.example.arbitrary_transformation.dir/build
6946
+ .PHONY : thrust.example.arbitrary_transformation/fast
6947
+
6948
+ #=============================================================================
6949
+ # Target rules for targets named thrust.all.example.arbitrary_transformation
6950
+
6951
+ # Build rule for target.
6952
+ thrust.all.example.arbitrary_transformation: cmake_check_build_system
6953
+ $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 thrust.all.example.arbitrary_transformation
6954
+ .PHONY : thrust.all.example.arbitrary_transformation
6955
+
6956
+ # fast build rule for target.
6957
+ thrust.all.example.arbitrary_transformation/fast:
6958
+ $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.all.example.arbitrary_transformation.dir/build.make examples/CMakeFiles/thrust.all.example.arbitrary_transformation.dir/build
6959
+ .PHONY : thrust.all.example.arbitrary_transformation/fast
6960
+
6961
+ #=============================================================================
6962
+ # Target rules for targets named thrust.example.basic_vector
6963
+
6964
+ # Build rule for target.
6965
+ thrust.example.basic_vector: cmake_check_build_system
6966
+ $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 thrust.example.basic_vector
6967
+ .PHONY : thrust.example.basic_vector
6968
+
6969
+ # fast build rule for target.
6970
+ thrust.example.basic_vector/fast:
6971
+ $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.example.basic_vector.dir/build.make examples/CMakeFiles/thrust.example.basic_vector.dir/build
6972
+ .PHONY : thrust.example.basic_vector/fast
6973
+
6974
+ #=============================================================================
6975
+ # Target rules for targets named thrust.all.example.basic_vector
6976
+
6977
+ # Build rule for target.
6978
+ thrust.all.example.basic_vector: cmake_check_build_system
6979
+ $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 thrust.all.example.basic_vector
6980
+ .PHONY : thrust.all.example.basic_vector
6981
+
6982
+ # fast build rule for target.
6983
+ thrust.all.example.basic_vector/fast:
6984
+ $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.all.example.basic_vector.dir/build.make examples/CMakeFiles/thrust.all.example.basic_vector.dir/build
6985
+ .PHONY : thrust.all.example.basic_vector/fast
6986
+
6987
+ #=============================================================================
6988
+ # Target rules for targets named thrust.example.bounding_box
6989
+
6990
+ # Build rule for target.
6991
+ thrust.example.bounding_box: cmake_check_build_system
6992
+ $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 thrust.example.bounding_box
6993
+ .PHONY : thrust.example.bounding_box
6994
+
6995
+ # fast build rule for target.
6996
+ thrust.example.bounding_box/fast:
6997
+ $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.example.bounding_box.dir/build.make examples/CMakeFiles/thrust.example.bounding_box.dir/build
6998
+ .PHONY : thrust.example.bounding_box/fast
6999
+
7000
+ #=============================================================================
7001
+ # Target rules for targets named thrust.all.example.bounding_box
7002
+
7003
+ # Build rule for target.
7004
+ thrust.all.example.bounding_box: cmake_check_build_system
7005
+ $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 thrust.all.example.bounding_box
7006
+ .PHONY : thrust.all.example.bounding_box
7007
+
7008
+ # fast build rule for target.
7009
+ thrust.all.example.bounding_box/fast:
7010
+ $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.all.example.bounding_box.dir/build.make examples/CMakeFiles/thrust.all.example.bounding_box.dir/build
7011
+ .PHONY : thrust.all.example.bounding_box/fast
7012
+
7013
+ #=============================================================================
7014
+ # Target rules for targets named thrust.example.bucket_sort2d
7015
+
7016
+ # Build rule for target.
7017
+ thrust.example.bucket_sort2d: cmake_check_build_system
7018
+ $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 thrust.example.bucket_sort2d
7019
+ .PHONY : thrust.example.bucket_sort2d
7020
+
7021
+ # fast build rule for target.
7022
+ thrust.example.bucket_sort2d/fast:
7023
+ $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.example.bucket_sort2d.dir/build.make examples/CMakeFiles/thrust.example.bucket_sort2d.dir/build
7024
+ .PHONY : thrust.example.bucket_sort2d/fast
7025
+
7026
+ #=============================================================================
7027
+ # Target rules for targets named thrust.all.example.bucket_sort2d
7028
+
7029
+ # Build rule for target.
7030
+ thrust.all.example.bucket_sort2d: cmake_check_build_system
7031
+ $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 thrust.all.example.bucket_sort2d
7032
+ .PHONY : thrust.all.example.bucket_sort2d
7033
+
7034
+ # fast build rule for target.
7035
+ thrust.all.example.bucket_sort2d/fast:
7036
+ $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.all.example.bucket_sort2d.dir/build.make examples/CMakeFiles/thrust.all.example.bucket_sort2d.dir/build
7037
+ .PHONY : thrust.all.example.bucket_sort2d/fast
7038
+
7039
+ #=============================================================================
7040
+ # Target rules for targets named thrust.example.constant_iterator
7041
+
7042
+ # Build rule for target.
7043
+ thrust.example.constant_iterator: cmake_check_build_system
7044
+ $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 thrust.example.constant_iterator
7045
+ .PHONY : thrust.example.constant_iterator
7046
+
7047
+ # fast build rule for target.
7048
+ thrust.example.constant_iterator/fast:
7049
+ $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.example.constant_iterator.dir/build.make examples/CMakeFiles/thrust.example.constant_iterator.dir/build
7050
+ .PHONY : thrust.example.constant_iterator/fast
7051
+
7052
+ #=============================================================================
7053
+ # Target rules for targets named thrust.all.example.constant_iterator
7054
+
7055
+ # Build rule for target.
7056
+ thrust.all.example.constant_iterator: cmake_check_build_system
7057
+ $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 thrust.all.example.constant_iterator
7058
+ .PHONY : thrust.all.example.constant_iterator
7059
+
7060
+ # fast build rule for target.
7061
+ thrust.all.example.constant_iterator/fast:
7062
+ $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.all.example.constant_iterator.dir/build.make examples/CMakeFiles/thrust.all.example.constant_iterator.dir/build
7063
+ .PHONY : thrust.all.example.constant_iterator/fast
7064
+
7065
+ #=============================================================================
7066
+ # Target rules for targets named thrust.example.counting_iterator
7067
+
7068
+ # Build rule for target.
7069
+ thrust.example.counting_iterator: cmake_check_build_system
7070
+ $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 thrust.example.counting_iterator
7071
+ .PHONY : thrust.example.counting_iterator
7072
+
7073
+ # fast build rule for target.
7074
+ thrust.example.counting_iterator/fast:
7075
+ $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.example.counting_iterator.dir/build.make examples/CMakeFiles/thrust.example.counting_iterator.dir/build
7076
+ .PHONY : thrust.example.counting_iterator/fast
7077
+
7078
+ #=============================================================================
7079
+ # Target rules for targets named thrust.all.example.counting_iterator
7080
+
7081
+ # Build rule for target.
7082
+ thrust.all.example.counting_iterator: cmake_check_build_system
7083
+ $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 thrust.all.example.counting_iterator
7084
+ .PHONY : thrust.all.example.counting_iterator
7085
+
7086
+ # fast build rule for target.
7087
+ thrust.all.example.counting_iterator/fast:
7088
+ $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.all.example.counting_iterator.dir/build.make examples/CMakeFiles/thrust.all.example.counting_iterator.dir/build
7089
+ .PHONY : thrust.all.example.counting_iterator/fast
7090
+
7091
+ #=============================================================================
7092
+ # Target rules for targets named thrust.example.device_ptr
7093
+
7094
+ # Build rule for target.
7095
+ thrust.example.device_ptr: cmake_check_build_system
7096
+ $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 thrust.example.device_ptr
7097
+ .PHONY : thrust.example.device_ptr
7098
+
7099
+ # fast build rule for target.
7100
+ thrust.example.device_ptr/fast:
7101
+ $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.example.device_ptr.dir/build.make examples/CMakeFiles/thrust.example.device_ptr.dir/build
7102
+ .PHONY : thrust.example.device_ptr/fast
7103
+
7104
+ #=============================================================================
7105
+ # Target rules for targets named thrust.all.example.device_ptr
7106
+
7107
+ # Build rule for target.
7108
+ thrust.all.example.device_ptr: cmake_check_build_system
7109
+ $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 thrust.all.example.device_ptr
7110
+ .PHONY : thrust.all.example.device_ptr
7111
+
7112
+ # fast build rule for target.
7113
+ thrust.all.example.device_ptr/fast:
7114
+ $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.all.example.device_ptr.dir/build.make examples/CMakeFiles/thrust.all.example.device_ptr.dir/build
7115
+ .PHONY : thrust.all.example.device_ptr/fast
7116
+
7117
+ #=============================================================================
7118
+ # Target rules for targets named thrust.example.discrete_voronoi
7119
+
7120
+ # Build rule for target.
7121
+ thrust.example.discrete_voronoi: cmake_check_build_system
7122
+ $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 thrust.example.discrete_voronoi
7123
+ .PHONY : thrust.example.discrete_voronoi
7124
+
7125
+ # fast build rule for target.
7126
+ thrust.example.discrete_voronoi/fast:
7127
+ $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.example.discrete_voronoi.dir/build.make examples/CMakeFiles/thrust.example.discrete_voronoi.dir/build
7128
+ .PHONY : thrust.example.discrete_voronoi/fast
7129
+
7130
+ #=============================================================================
7131
+ # Target rules for targets named thrust.all.example.discrete_voronoi
7132
+
7133
+ # Build rule for target.
7134
+ thrust.all.example.discrete_voronoi: cmake_check_build_system
7135
+ $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 thrust.all.example.discrete_voronoi
7136
+ .PHONY : thrust.all.example.discrete_voronoi
7137
+
7138
+ # fast build rule for target.
7139
+ thrust.all.example.discrete_voronoi/fast:
7140
+ $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.all.example.discrete_voronoi.dir/build.make examples/CMakeFiles/thrust.all.example.discrete_voronoi.dir/build
7141
+ .PHONY : thrust.all.example.discrete_voronoi/fast
7142
+
7143
+ #=============================================================================
7144
+ # Target rules for targets named thrust.example.dot_products_with_zip
7145
+
7146
+ # Build rule for target.
7147
+ thrust.example.dot_products_with_zip: cmake_check_build_system
7148
+ $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 thrust.example.dot_products_with_zip
7149
+ .PHONY : thrust.example.dot_products_with_zip
7150
+
7151
+ # fast build rule for target.
7152
+ thrust.example.dot_products_with_zip/fast:
7153
+ $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.example.dot_products_with_zip.dir/build.make examples/CMakeFiles/thrust.example.dot_products_with_zip.dir/build
7154
+ .PHONY : thrust.example.dot_products_with_zip/fast
7155
+
7156
+ #=============================================================================
7157
+ # Target rules for targets named thrust.all.example.dot_products_with_zip
7158
+
7159
+ # Build rule for target.
7160
+ thrust.all.example.dot_products_with_zip: cmake_check_build_system
7161
+ $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 thrust.all.example.dot_products_with_zip
7162
+ .PHONY : thrust.all.example.dot_products_with_zip
7163
+
7164
+ # fast build rule for target.
7165
+ thrust.all.example.dot_products_with_zip/fast:
7166
+ $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.all.example.dot_products_with_zip.dir/build.make examples/CMakeFiles/thrust.all.example.dot_products_with_zip.dir/build
7167
+ .PHONY : thrust.all.example.dot_products_with_zip/fast
7168
+
7169
+ #=============================================================================
7170
+ # Target rules for targets named thrust.example.expand
7171
+
7172
+ # Build rule for target.
7173
+ thrust.example.expand: cmake_check_build_system
7174
+ $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 thrust.example.expand
7175
+ .PHONY : thrust.example.expand
7176
+
7177
+ # fast build rule for target.
7178
+ thrust.example.expand/fast:
7179
+ $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.example.expand.dir/build.make examples/CMakeFiles/thrust.example.expand.dir/build
7180
+ .PHONY : thrust.example.expand/fast
7181
+
7182
+ #=============================================================================
7183
+ # Target rules for targets named thrust.all.example.expand
7184
+
7185
+ # Build rule for target.
7186
+ thrust.all.example.expand: cmake_check_build_system
7187
+ $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 thrust.all.example.expand
7188
+ .PHONY : thrust.all.example.expand
7189
+
7190
+ # fast build rule for target.
7191
+ thrust.all.example.expand/fast:
7192
+ $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.all.example.expand.dir/build.make examples/CMakeFiles/thrust.all.example.expand.dir/build
7193
+ .PHONY : thrust.all.example.expand/fast
7194
+
7195
+ #=============================================================================
7196
+ # Target rules for targets named thrust.example.fill_copy_sequence
7197
+
7198
+ # Build rule for target.
7199
+ thrust.example.fill_copy_sequence: cmake_check_build_system
7200
+ $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 thrust.example.fill_copy_sequence
7201
+ .PHONY : thrust.example.fill_copy_sequence
7202
+
7203
+ # fast build rule for target.
7204
+ thrust.example.fill_copy_sequence/fast:
7205
+ $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.example.fill_copy_sequence.dir/build.make examples/CMakeFiles/thrust.example.fill_copy_sequence.dir/build
7206
+ .PHONY : thrust.example.fill_copy_sequence/fast
7207
+
7208
+ #=============================================================================
7209
+ # Target rules for targets named thrust.all.example.fill_copy_sequence
7210
+
7211
+ # Build rule for target.
7212
+ thrust.all.example.fill_copy_sequence: cmake_check_build_system
7213
+ $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 thrust.all.example.fill_copy_sequence
7214
+ .PHONY : thrust.all.example.fill_copy_sequence
7215
+
7216
+ # fast build rule for target.
7217
+ thrust.all.example.fill_copy_sequence/fast:
7218
+ $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.all.example.fill_copy_sequence.dir/build.make examples/CMakeFiles/thrust.all.example.fill_copy_sequence.dir/build
7219
+ .PHONY : thrust.all.example.fill_copy_sequence/fast
7220
+
7221
+ #=============================================================================
7222
+ # Target rules for targets named thrust.example.histogram
7223
+
7224
+ # Build rule for target.
7225
+ thrust.example.histogram: cmake_check_build_system
7226
+ $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 thrust.example.histogram
7227
+ .PHONY : thrust.example.histogram
7228
+
7229
+ # fast build rule for target.
7230
+ thrust.example.histogram/fast:
7231
+ $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.example.histogram.dir/build.make examples/CMakeFiles/thrust.example.histogram.dir/build
7232
+ .PHONY : thrust.example.histogram/fast
7233
+
7234
+ #=============================================================================
7235
+ # Target rules for targets named thrust.all.example.histogram
7236
+
7237
+ # Build rule for target.
7238
+ thrust.all.example.histogram: cmake_check_build_system
7239
+ $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 thrust.all.example.histogram
7240
+ .PHONY : thrust.all.example.histogram
7241
+
7242
+ # fast build rule for target.
7243
+ thrust.all.example.histogram/fast:
7244
+ $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.all.example.histogram.dir/build.make examples/CMakeFiles/thrust.all.example.histogram.dir/build
7245
+ .PHONY : thrust.all.example.histogram/fast
7246
+
7247
+ #=============================================================================
7248
+ # Target rules for targets named thrust.example.lambda
7249
+
7250
+ # Build rule for target.
7251
+ thrust.example.lambda: cmake_check_build_system
7252
+ $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 thrust.example.lambda
7253
+ .PHONY : thrust.example.lambda
7254
+
7255
+ # fast build rule for target.
7256
+ thrust.example.lambda/fast:
7257
+ $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.example.lambda.dir/build.make examples/CMakeFiles/thrust.example.lambda.dir/build
7258
+ .PHONY : thrust.example.lambda/fast
7259
+
7260
+ #=============================================================================
7261
+ # Target rules for targets named thrust.all.example.lambda
7262
+
7263
+ # Build rule for target.
7264
+ thrust.all.example.lambda: cmake_check_build_system
7265
+ $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 thrust.all.example.lambda
7266
+ .PHONY : thrust.all.example.lambda
7267
+
7268
+ # fast build rule for target.
7269
+ thrust.all.example.lambda/fast:
7270
+ $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.all.example.lambda.dir/build.make examples/CMakeFiles/thrust.all.example.lambda.dir/build
7271
+ .PHONY : thrust.all.example.lambda/fast
7272
+
7273
+ #=============================================================================
7274
+ # Target rules for targets named thrust.example.lexicographical_sort
7275
+
7276
+ # Build rule for target.
7277
+ thrust.example.lexicographical_sort: cmake_check_build_system
7278
+ $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 thrust.example.lexicographical_sort
7279
+ .PHONY : thrust.example.lexicographical_sort
7280
+
7281
+ # fast build rule for target.
7282
+ thrust.example.lexicographical_sort/fast:
7283
+ $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.example.lexicographical_sort.dir/build.make examples/CMakeFiles/thrust.example.lexicographical_sort.dir/build
7284
+ .PHONY : thrust.example.lexicographical_sort/fast
7285
+
7286
+ #=============================================================================
7287
+ # Target rules for targets named thrust.all.example.lexicographical_sort
7288
+
7289
+ # Build rule for target.
7290
+ thrust.all.example.lexicographical_sort: cmake_check_build_system
7291
+ $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 thrust.all.example.lexicographical_sort
7292
+ .PHONY : thrust.all.example.lexicographical_sort
7293
+
7294
+ # fast build rule for target.
7295
+ thrust.all.example.lexicographical_sort/fast:
7296
+ $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.all.example.lexicographical_sort.dir/build.make examples/CMakeFiles/thrust.all.example.lexicographical_sort.dir/build
7297
+ .PHONY : thrust.all.example.lexicographical_sort/fast
7298
+
7299
+ #=============================================================================
7300
+ # Target rules for targets named thrust.example.max_abs_diff
7301
+
7302
+ # Build rule for target.
7303
+ thrust.example.max_abs_diff: cmake_check_build_system
7304
+ $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 thrust.example.max_abs_diff
7305
+ .PHONY : thrust.example.max_abs_diff
7306
+
7307
+ # fast build rule for target.
7308
+ thrust.example.max_abs_diff/fast:
7309
+ $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.example.max_abs_diff.dir/build.make examples/CMakeFiles/thrust.example.max_abs_diff.dir/build
7310
+ .PHONY : thrust.example.max_abs_diff/fast
7311
+
7312
+ #=============================================================================
7313
+ # Target rules for targets named thrust.all.example.max_abs_diff
7314
+
7315
+ # Build rule for target.
7316
+ thrust.all.example.max_abs_diff: cmake_check_build_system
7317
+ $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 thrust.all.example.max_abs_diff
7318
+ .PHONY : thrust.all.example.max_abs_diff
7319
+
7320
+ # fast build rule for target.
7321
+ thrust.all.example.max_abs_diff/fast:
7322
+ $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.all.example.max_abs_diff.dir/build.make examples/CMakeFiles/thrust.all.example.max_abs_diff.dir/build
7323
+ .PHONY : thrust.all.example.max_abs_diff/fast
7324
+
7325
+ #=============================================================================
7326
+ # Target rules for targets named thrust.example.minimal_custom_backend
7327
+
7328
+ # Build rule for target.
7329
+ thrust.example.minimal_custom_backend: cmake_check_build_system
7330
+ $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 thrust.example.minimal_custom_backend
7331
+ .PHONY : thrust.example.minimal_custom_backend
7332
+
7333
+ # fast build rule for target.
7334
+ thrust.example.minimal_custom_backend/fast:
7335
+ $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.example.minimal_custom_backend.dir/build.make examples/CMakeFiles/thrust.example.minimal_custom_backend.dir/build
7336
+ .PHONY : thrust.example.minimal_custom_backend/fast
7337
+
7338
+ #=============================================================================
7339
+ # Target rules for targets named thrust.all.example.minimal_custom_backend
7340
+
7341
+ # Build rule for target.
7342
+ thrust.all.example.minimal_custom_backend: cmake_check_build_system
7343
+ $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 thrust.all.example.minimal_custom_backend
7344
+ .PHONY : thrust.all.example.minimal_custom_backend
7345
+
7346
+ # fast build rule for target.
7347
+ thrust.all.example.minimal_custom_backend/fast:
7348
+ $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.all.example.minimal_custom_backend.dir/build.make examples/CMakeFiles/thrust.all.example.minimal_custom_backend.dir/build
7349
+ .PHONY : thrust.all.example.minimal_custom_backend/fast
7350
+
7351
+ #=============================================================================
7352
+ # Target rules for targets named thrust.example.minmax
7353
+
7354
+ # Build rule for target.
7355
+ thrust.example.minmax: cmake_check_build_system
7356
+ $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 thrust.example.minmax
7357
+ .PHONY : thrust.example.minmax
7358
+
7359
+ # fast build rule for target.
7360
+ thrust.example.minmax/fast:
7361
+ $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.example.minmax.dir/build.make examples/CMakeFiles/thrust.example.minmax.dir/build
7362
+ .PHONY : thrust.example.minmax/fast
7363
+
7364
+ #=============================================================================
7365
+ # Target rules for targets named thrust.all.example.minmax
7366
+
7367
+ # Build rule for target.
7368
+ thrust.all.example.minmax: cmake_check_build_system
7369
+ $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 thrust.all.example.minmax
7370
+ .PHONY : thrust.all.example.minmax
7371
+
7372
+ # fast build rule for target.
7373
+ thrust.all.example.minmax/fast:
7374
+ $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.all.example.minmax.dir/build.make examples/CMakeFiles/thrust.all.example.minmax.dir/build
7375
+ .PHONY : thrust.all.example.minmax/fast
7376
+
7377
+ #=============================================================================
7378
+ # Target rules for targets named thrust.example.mode
7379
+
7380
+ # Build rule for target.
7381
+ thrust.example.mode: cmake_check_build_system
7382
+ $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 thrust.example.mode
7383
+ .PHONY : thrust.example.mode
7384
+
7385
+ # fast build rule for target.
7386
+ thrust.example.mode/fast:
7387
+ $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.example.mode.dir/build.make examples/CMakeFiles/thrust.example.mode.dir/build
7388
+ .PHONY : thrust.example.mode/fast
7389
+
7390
+ #=============================================================================
7391
+ # Target rules for targets named thrust.all.example.mode
7392
+
7393
+ # Build rule for target.
7394
+ thrust.all.example.mode: cmake_check_build_system
7395
+ $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 thrust.all.example.mode
7396
+ .PHONY : thrust.all.example.mode
7397
+
7398
+ # fast build rule for target.
7399
+ thrust.all.example.mode/fast:
7400
+ $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.all.example.mode.dir/build.make examples/CMakeFiles/thrust.all.example.mode.dir/build
7401
+ .PHONY : thrust.all.example.mode/fast
7402
+
7403
+ #=============================================================================
7404
+ # Target rules for targets named thrust.example.monte_carlo
7405
+
7406
+ # Build rule for target.
7407
+ thrust.example.monte_carlo: cmake_check_build_system
7408
+ $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 thrust.example.monte_carlo
7409
+ .PHONY : thrust.example.monte_carlo
7410
+
7411
+ # fast build rule for target.
7412
+ thrust.example.monte_carlo/fast:
7413
+ $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.example.monte_carlo.dir/build.make examples/CMakeFiles/thrust.example.monte_carlo.dir/build
7414
+ .PHONY : thrust.example.monte_carlo/fast
7415
+
7416
+ #=============================================================================
7417
+ # Target rules for targets named thrust.all.example.monte_carlo
7418
+
7419
+ # Build rule for target.
7420
+ thrust.all.example.monte_carlo: cmake_check_build_system
7421
+ $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 thrust.all.example.monte_carlo
7422
+ .PHONY : thrust.all.example.monte_carlo
7423
+
7424
+ # fast build rule for target.
7425
+ thrust.all.example.monte_carlo/fast:
7426
+ $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.all.example.monte_carlo.dir/build.make examples/CMakeFiles/thrust.all.example.monte_carlo.dir/build
7427
+ .PHONY : thrust.all.example.monte_carlo/fast
7428
+
7429
+ #=============================================================================
7430
+ # Target rules for targets named thrust.example.monte_carlo_disjoint_sequences
7431
+
7432
+ # Build rule for target.
7433
+ thrust.example.monte_carlo_disjoint_sequences: cmake_check_build_system
7434
+ $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 thrust.example.monte_carlo_disjoint_sequences
7435
+ .PHONY : thrust.example.monte_carlo_disjoint_sequences
7436
+
7437
+ # fast build rule for target.
7438
+ thrust.example.monte_carlo_disjoint_sequences/fast:
7439
+ $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.example.monte_carlo_disjoint_sequences.dir/build.make examples/CMakeFiles/thrust.example.monte_carlo_disjoint_sequences.dir/build
7440
+ .PHONY : thrust.example.monte_carlo_disjoint_sequences/fast
7441
+
7442
+ #=============================================================================
7443
+ # Target rules for targets named thrust.all.example.monte_carlo_disjoint_sequences
7444
+
7445
+ # Build rule for target.
7446
+ thrust.all.example.monte_carlo_disjoint_sequences: cmake_check_build_system
7447
+ $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 thrust.all.example.monte_carlo_disjoint_sequences
7448
+ .PHONY : thrust.all.example.monte_carlo_disjoint_sequences
7449
+
7450
+ # fast build rule for target.
7451
+ thrust.all.example.monte_carlo_disjoint_sequences/fast:
7452
+ $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.all.example.monte_carlo_disjoint_sequences.dir/build.make examples/CMakeFiles/thrust.all.example.monte_carlo_disjoint_sequences.dir/build
7453
+ .PHONY : thrust.all.example.monte_carlo_disjoint_sequences/fast
7454
+
7455
+ #=============================================================================
7456
+ # Target rules for targets named thrust.example.mr_basic
7457
+
7458
+ # Build rule for target.
7459
+ thrust.example.mr_basic: cmake_check_build_system
7460
+ $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 thrust.example.mr_basic
7461
+ .PHONY : thrust.example.mr_basic
7462
+
7463
+ # fast build rule for target.
7464
+ thrust.example.mr_basic/fast:
7465
+ $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.example.mr_basic.dir/build.make examples/CMakeFiles/thrust.example.mr_basic.dir/build
7466
+ .PHONY : thrust.example.mr_basic/fast
7467
+
7468
+ #=============================================================================
7469
+ # Target rules for targets named thrust.all.example.mr_basic
7470
+
7471
+ # Build rule for target.
7472
+ thrust.all.example.mr_basic: cmake_check_build_system
7473
+ $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 thrust.all.example.mr_basic
7474
+ .PHONY : thrust.all.example.mr_basic
7475
+
7476
+ # fast build rule for target.
7477
+ thrust.all.example.mr_basic/fast:
7478
+ $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.all.example.mr_basic.dir/build.make examples/CMakeFiles/thrust.all.example.mr_basic.dir/build
7479
+ .PHONY : thrust.all.example.mr_basic/fast
7480
+
7481
+ #=============================================================================
7482
+ # Target rules for targets named thrust.example.norm
7483
+
7484
+ # Build rule for target.
7485
+ thrust.example.norm: cmake_check_build_system
7486
+ $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 thrust.example.norm
7487
+ .PHONY : thrust.example.norm
7488
+
7489
+ # fast build rule for target.
7490
+ thrust.example.norm/fast:
7491
+ $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.example.norm.dir/build.make examples/CMakeFiles/thrust.example.norm.dir/build
7492
+ .PHONY : thrust.example.norm/fast
7493
+
7494
+ #=============================================================================
7495
+ # Target rules for targets named thrust.all.example.norm
7496
+
7497
+ # Build rule for target.
7498
+ thrust.all.example.norm: cmake_check_build_system
7499
+ $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 thrust.all.example.norm
7500
+ .PHONY : thrust.all.example.norm
7501
+
7502
+ # fast build rule for target.
7503
+ thrust.all.example.norm/fast:
7504
+ $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.all.example.norm.dir/build.make examples/CMakeFiles/thrust.all.example.norm.dir/build
7505
+ .PHONY : thrust.all.example.norm/fast
7506
+
7507
+ #=============================================================================
7508
+ # Target rules for targets named thrust.example.padded_grid_reduction
7509
+
7510
+ # Build rule for target.
7511
+ thrust.example.padded_grid_reduction: cmake_check_build_system
7512
+ $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 thrust.example.padded_grid_reduction
7513
+ .PHONY : thrust.example.padded_grid_reduction
7514
+
7515
+ # fast build rule for target.
7516
+ thrust.example.padded_grid_reduction/fast:
7517
+ $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.example.padded_grid_reduction.dir/build.make examples/CMakeFiles/thrust.example.padded_grid_reduction.dir/build
7518
+ .PHONY : thrust.example.padded_grid_reduction/fast
7519
+
7520
+ #=============================================================================
7521
+ # Target rules for targets named thrust.all.example.padded_grid_reduction
7522
+
7523
+ # Build rule for target.
7524
+ thrust.all.example.padded_grid_reduction: cmake_check_build_system
7525
+ $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 thrust.all.example.padded_grid_reduction
7526
+ .PHONY : thrust.all.example.padded_grid_reduction
7527
+
7528
+ # fast build rule for target.
7529
+ thrust.all.example.padded_grid_reduction/fast:
7530
+ $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.all.example.padded_grid_reduction.dir/build.make examples/CMakeFiles/thrust.all.example.padded_grid_reduction.dir/build
7531
+ .PHONY : thrust.all.example.padded_grid_reduction/fast
7532
+
7533
+ #=============================================================================
7534
+ # Target rules for targets named thrust.example.permutation_iterator
7535
+
7536
+ # Build rule for target.
7537
+ thrust.example.permutation_iterator: cmake_check_build_system
7538
+ $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 thrust.example.permutation_iterator
7539
+ .PHONY : thrust.example.permutation_iterator
7540
+
7541
+ # fast build rule for target.
7542
+ thrust.example.permutation_iterator/fast:
7543
+ $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.example.permutation_iterator.dir/build.make examples/CMakeFiles/thrust.example.permutation_iterator.dir/build
7544
+ .PHONY : thrust.example.permutation_iterator/fast
7545
+
7546
+ #=============================================================================
7547
+ # Target rules for targets named thrust.all.example.permutation_iterator
7548
+
7549
+ # Build rule for target.
7550
+ thrust.all.example.permutation_iterator: cmake_check_build_system
7551
+ $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 thrust.all.example.permutation_iterator
7552
+ .PHONY : thrust.all.example.permutation_iterator
7553
+
7554
+ # fast build rule for target.
7555
+ thrust.all.example.permutation_iterator/fast:
7556
+ $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.all.example.permutation_iterator.dir/build.make examples/CMakeFiles/thrust.all.example.permutation_iterator.dir/build
7557
+ .PHONY : thrust.all.example.permutation_iterator/fast
7558
+
7559
+ #=============================================================================
7560
+ # Target rules for targets named thrust.example.raw_reference_cast
7561
+
7562
+ # Build rule for target.
7563
+ thrust.example.raw_reference_cast: cmake_check_build_system
7564
+ $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 thrust.example.raw_reference_cast
7565
+ .PHONY : thrust.example.raw_reference_cast
7566
+
7567
+ # fast build rule for target.
7568
+ thrust.example.raw_reference_cast/fast:
7569
+ $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.example.raw_reference_cast.dir/build.make examples/CMakeFiles/thrust.example.raw_reference_cast.dir/build
7570
+ .PHONY : thrust.example.raw_reference_cast/fast
7571
+
7572
+ #=============================================================================
7573
+ # Target rules for targets named thrust.all.example.raw_reference_cast
7574
+
7575
+ # Build rule for target.
7576
+ thrust.all.example.raw_reference_cast: cmake_check_build_system
7577
+ $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 thrust.all.example.raw_reference_cast
7578
+ .PHONY : thrust.all.example.raw_reference_cast
7579
+
7580
+ # fast build rule for target.
7581
+ thrust.all.example.raw_reference_cast/fast:
7582
+ $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.all.example.raw_reference_cast.dir/build.make examples/CMakeFiles/thrust.all.example.raw_reference_cast.dir/build
7583
+ .PHONY : thrust.all.example.raw_reference_cast/fast
7584
+
7585
+ #=============================================================================
7586
+ # Target rules for targets named thrust.example.remove_points2d
7587
+
7588
+ # Build rule for target.
7589
+ thrust.example.remove_points2d: cmake_check_build_system
7590
+ $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 thrust.example.remove_points2d
7591
+ .PHONY : thrust.example.remove_points2d
7592
+
7593
+ # fast build rule for target.
7594
+ thrust.example.remove_points2d/fast:
7595
+ $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.example.remove_points2d.dir/build.make examples/CMakeFiles/thrust.example.remove_points2d.dir/build
7596
+ .PHONY : thrust.example.remove_points2d/fast
7597
+
7598
+ #=============================================================================
7599
+ # Target rules for targets named thrust.all.example.remove_points2d
7600
+
7601
+ # Build rule for target.
7602
+ thrust.all.example.remove_points2d: cmake_check_build_system
7603
+ $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 thrust.all.example.remove_points2d
7604
+ .PHONY : thrust.all.example.remove_points2d
7605
+
7606
+ # fast build rule for target.
7607
+ thrust.all.example.remove_points2d/fast:
7608
+ $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.all.example.remove_points2d.dir/build.make examples/CMakeFiles/thrust.all.example.remove_points2d.dir/build
7609
+ .PHONY : thrust.all.example.remove_points2d/fast
7610
+
7611
+ #=============================================================================
7612
+ # Target rules for targets named thrust.example.repeated_range
7613
+
7614
+ # Build rule for target.
7615
+ thrust.example.repeated_range: cmake_check_build_system
7616
+ $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 thrust.example.repeated_range
7617
+ .PHONY : thrust.example.repeated_range
7618
+
7619
+ # fast build rule for target.
7620
+ thrust.example.repeated_range/fast:
7621
+ $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.example.repeated_range.dir/build.make examples/CMakeFiles/thrust.example.repeated_range.dir/build
7622
+ .PHONY : thrust.example.repeated_range/fast
7623
+
7624
+ #=============================================================================
7625
+ # Target rules for targets named thrust.all.example.repeated_range
7626
+
7627
+ # Build rule for target.
7628
+ thrust.all.example.repeated_range: cmake_check_build_system
7629
+ $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 thrust.all.example.repeated_range
7630
+ .PHONY : thrust.all.example.repeated_range
7631
+
7632
+ # fast build rule for target.
7633
+ thrust.all.example.repeated_range/fast:
7634
+ $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.all.example.repeated_range.dir/build.make examples/CMakeFiles/thrust.all.example.repeated_range.dir/build
7635
+ .PHONY : thrust.all.example.repeated_range/fast
7636
+
7637
+ #=============================================================================
7638
+ # Target rules for targets named thrust.example.run_length_decoding
7639
+
7640
+ # Build rule for target.
7641
+ thrust.example.run_length_decoding: cmake_check_build_system
7642
+ $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 thrust.example.run_length_decoding
7643
+ .PHONY : thrust.example.run_length_decoding
7644
+
7645
+ # fast build rule for target.
7646
+ thrust.example.run_length_decoding/fast:
7647
+ $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.example.run_length_decoding.dir/build.make examples/CMakeFiles/thrust.example.run_length_decoding.dir/build
7648
+ .PHONY : thrust.example.run_length_decoding/fast
7649
+
7650
+ #=============================================================================
7651
+ # Target rules for targets named thrust.all.example.run_length_decoding
7652
+
7653
+ # Build rule for target.
7654
+ thrust.all.example.run_length_decoding: cmake_check_build_system
7655
+ $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 thrust.all.example.run_length_decoding
7656
+ .PHONY : thrust.all.example.run_length_decoding
7657
+
7658
+ # fast build rule for target.
7659
+ thrust.all.example.run_length_decoding/fast:
7660
+ $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.all.example.run_length_decoding.dir/build.make examples/CMakeFiles/thrust.all.example.run_length_decoding.dir/build
7661
+ .PHONY : thrust.all.example.run_length_decoding/fast
7662
+
7663
+ #=============================================================================
7664
+ # Target rules for targets named thrust.example.run_length_encoding
7665
+
7666
+ # Build rule for target.
7667
+ thrust.example.run_length_encoding: cmake_check_build_system
7668
+ $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 thrust.example.run_length_encoding
7669
+ .PHONY : thrust.example.run_length_encoding
7670
+
7671
+ # fast build rule for target.
7672
+ thrust.example.run_length_encoding/fast:
7673
+ $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.example.run_length_encoding.dir/build.make examples/CMakeFiles/thrust.example.run_length_encoding.dir/build
7674
+ .PHONY : thrust.example.run_length_encoding/fast
7675
+
7676
+ #=============================================================================
7677
+ # Target rules for targets named thrust.all.example.run_length_encoding
7678
+
7679
+ # Build rule for target.
7680
+ thrust.all.example.run_length_encoding: cmake_check_build_system
7681
+ $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 thrust.all.example.run_length_encoding
7682
+ .PHONY : thrust.all.example.run_length_encoding
7683
+
7684
+ # fast build rule for target.
7685
+ thrust.all.example.run_length_encoding/fast:
7686
+ $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.all.example.run_length_encoding.dir/build.make examples/CMakeFiles/thrust.all.example.run_length_encoding.dir/build
7687
+ .PHONY : thrust.all.example.run_length_encoding/fast
7688
+
7689
+ #=============================================================================
7690
+ # Target rules for targets named thrust.example.saxpy
7691
+
7692
+ # Build rule for target.
7693
+ thrust.example.saxpy: cmake_check_build_system
7694
+ $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 thrust.example.saxpy
7695
+ .PHONY : thrust.example.saxpy
7696
+
7697
+ # fast build rule for target.
7698
+ thrust.example.saxpy/fast:
7699
+ $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.example.saxpy.dir/build.make examples/CMakeFiles/thrust.example.saxpy.dir/build
7700
+ .PHONY : thrust.example.saxpy/fast
7701
+
7702
+ #=============================================================================
7703
+ # Target rules for targets named thrust.all.example.saxpy
7704
+
7705
+ # Build rule for target.
7706
+ thrust.all.example.saxpy: cmake_check_build_system
7707
+ $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 thrust.all.example.saxpy
7708
+ .PHONY : thrust.all.example.saxpy
7709
+
7710
+ # fast build rule for target.
7711
+ thrust.all.example.saxpy/fast:
7712
+ $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.all.example.saxpy.dir/build.make examples/CMakeFiles/thrust.all.example.saxpy.dir/build
7713
+ .PHONY : thrust.all.example.saxpy/fast
7714
+
7715
+ #=============================================================================
7716
+ # Target rules for targets named thrust.example.scan_by_key
7717
+
7718
+ # Build rule for target.
7719
+ thrust.example.scan_by_key: cmake_check_build_system
7720
+ $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 thrust.example.scan_by_key
7721
+ .PHONY : thrust.example.scan_by_key
7722
+
7723
+ # fast build rule for target.
7724
+ thrust.example.scan_by_key/fast:
7725
+ $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.example.scan_by_key.dir/build.make examples/CMakeFiles/thrust.example.scan_by_key.dir/build
7726
+ .PHONY : thrust.example.scan_by_key/fast
7727
+
7728
+ #=============================================================================
7729
+ # Target rules for targets named thrust.all.example.scan_by_key
7730
+
7731
+ # Build rule for target.
7732
+ thrust.all.example.scan_by_key: cmake_check_build_system
7733
+ $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 thrust.all.example.scan_by_key
7734
+ .PHONY : thrust.all.example.scan_by_key
7735
+
7736
+ # fast build rule for target.
7737
+ thrust.all.example.scan_by_key/fast:
7738
+ $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.all.example.scan_by_key.dir/build.make examples/CMakeFiles/thrust.all.example.scan_by_key.dir/build
7739
+ .PHONY : thrust.all.example.scan_by_key/fast
7740
+
7741
+ #=============================================================================
7742
+ # Target rules for targets named thrust.example.scan_matrix_by_rows
7743
+
7744
+ # Build rule for target.
7745
+ thrust.example.scan_matrix_by_rows: cmake_check_build_system
7746
+ $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 thrust.example.scan_matrix_by_rows
7747
+ .PHONY : thrust.example.scan_matrix_by_rows
7748
+
7749
+ # fast build rule for target.
7750
+ thrust.example.scan_matrix_by_rows/fast:
7751
+ $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.example.scan_matrix_by_rows.dir/build.make examples/CMakeFiles/thrust.example.scan_matrix_by_rows.dir/build
7752
+ .PHONY : thrust.example.scan_matrix_by_rows/fast
7753
+
7754
+ #=============================================================================
7755
+ # Target rules for targets named thrust.all.example.scan_matrix_by_rows
7756
+
7757
+ # Build rule for target.
7758
+ thrust.all.example.scan_matrix_by_rows: cmake_check_build_system
7759
+ $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 thrust.all.example.scan_matrix_by_rows
7760
+ .PHONY : thrust.all.example.scan_matrix_by_rows
7761
+
7762
+ # fast build rule for target.
7763
+ thrust.all.example.scan_matrix_by_rows/fast:
7764
+ $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.all.example.scan_matrix_by_rows.dir/build.make examples/CMakeFiles/thrust.all.example.scan_matrix_by_rows.dir/build
7765
+ .PHONY : thrust.all.example.scan_matrix_by_rows/fast
7766
+
7767
+ #=============================================================================
7768
+ # Target rules for targets named thrust.example.set_operations
7769
+
7770
+ # Build rule for target.
7771
+ thrust.example.set_operations: cmake_check_build_system
7772
+ $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 thrust.example.set_operations
7773
+ .PHONY : thrust.example.set_operations
7774
+
7775
+ # fast build rule for target.
7776
+ thrust.example.set_operations/fast:
7777
+ $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.example.set_operations.dir/build.make examples/CMakeFiles/thrust.example.set_operations.dir/build
7778
+ .PHONY : thrust.example.set_operations/fast
7779
+
7780
+ #=============================================================================
7781
+ # Target rules for targets named thrust.all.example.set_operations
7782
+
7783
+ # Build rule for target.
7784
+ thrust.all.example.set_operations: cmake_check_build_system
7785
+ $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 thrust.all.example.set_operations
7786
+ .PHONY : thrust.all.example.set_operations
7787
+
7788
+ # fast build rule for target.
7789
+ thrust.all.example.set_operations/fast:
7790
+ $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.all.example.set_operations.dir/build.make examples/CMakeFiles/thrust.all.example.set_operations.dir/build
7791
+ .PHONY : thrust.all.example.set_operations/fast
7792
+
7793
+ #=============================================================================
7794
+ # Target rules for targets named thrust.example.simple_moving_average
7795
+
7796
+ # Build rule for target.
7797
+ thrust.example.simple_moving_average: cmake_check_build_system
7798
+ $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 thrust.example.simple_moving_average
7799
+ .PHONY : thrust.example.simple_moving_average
7800
+
7801
+ # fast build rule for target.
7802
+ thrust.example.simple_moving_average/fast:
7803
+ $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.example.simple_moving_average.dir/build.make examples/CMakeFiles/thrust.example.simple_moving_average.dir/build
7804
+ .PHONY : thrust.example.simple_moving_average/fast
7805
+
7806
+ #=============================================================================
7807
+ # Target rules for targets named thrust.all.example.simple_moving_average
7808
+
7809
+ # Build rule for target.
7810
+ thrust.all.example.simple_moving_average: cmake_check_build_system
7811
+ $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 thrust.all.example.simple_moving_average
7812
+ .PHONY : thrust.all.example.simple_moving_average
7813
+
7814
+ # fast build rule for target.
7815
+ thrust.all.example.simple_moving_average/fast:
7816
+ $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.all.example.simple_moving_average.dir/build.make examples/CMakeFiles/thrust.all.example.simple_moving_average.dir/build
7817
+ .PHONY : thrust.all.example.simple_moving_average/fast
7818
+
7819
+ #=============================================================================
7820
+ # Target rules for targets named thrust.example.sort
7821
+
7822
+ # Build rule for target.
7823
+ thrust.example.sort: cmake_check_build_system
7824
+ $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 thrust.example.sort
7825
+ .PHONY : thrust.example.sort
7826
+
7827
+ # fast build rule for target.
7828
+ thrust.example.sort/fast:
7829
+ $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.example.sort.dir/build.make examples/CMakeFiles/thrust.example.sort.dir/build
7830
+ .PHONY : thrust.example.sort/fast
7831
+
7832
+ #=============================================================================
7833
+ # Target rules for targets named thrust.all.example.sort
7834
+
7835
+ # Build rule for target.
7836
+ thrust.all.example.sort: cmake_check_build_system
7837
+ $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 thrust.all.example.sort
7838
+ .PHONY : thrust.all.example.sort
7839
+
7840
+ # fast build rule for target.
7841
+ thrust.all.example.sort/fast:
7842
+ $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.all.example.sort.dir/build.make examples/CMakeFiles/thrust.all.example.sort.dir/build
7843
+ .PHONY : thrust.all.example.sort/fast
7844
+
7845
+ #=============================================================================
7846
+ # Target rules for targets named thrust.example.sorting_aos_vs_soa
7847
+
7848
+ # Build rule for target.
7849
+ thrust.example.sorting_aos_vs_soa: cmake_check_build_system
7850
+ $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 thrust.example.sorting_aos_vs_soa
7851
+ .PHONY : thrust.example.sorting_aos_vs_soa
7852
+
7853
+ # fast build rule for target.
7854
+ thrust.example.sorting_aos_vs_soa/fast:
7855
+ $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.example.sorting_aos_vs_soa.dir/build.make examples/CMakeFiles/thrust.example.sorting_aos_vs_soa.dir/build
7856
+ .PHONY : thrust.example.sorting_aos_vs_soa/fast
7857
+
7858
+ #=============================================================================
7859
+ # Target rules for targets named thrust.all.example.sorting_aos_vs_soa
7860
+
7861
+ # Build rule for target.
7862
+ thrust.all.example.sorting_aos_vs_soa: cmake_check_build_system
7863
+ $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 thrust.all.example.sorting_aos_vs_soa
7864
+ .PHONY : thrust.all.example.sorting_aos_vs_soa
7865
+
7866
+ # fast build rule for target.
7867
+ thrust.all.example.sorting_aos_vs_soa/fast:
7868
+ $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.all.example.sorting_aos_vs_soa.dir/build.make examples/CMakeFiles/thrust.all.example.sorting_aos_vs_soa.dir/build
7869
+ .PHONY : thrust.all.example.sorting_aos_vs_soa/fast
7870
+
7871
+ #=============================================================================
7872
+ # Target rules for targets named thrust.example.sparse_vector
7873
+
7874
+ # Build rule for target.
7875
+ thrust.example.sparse_vector: cmake_check_build_system
7876
+ $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 thrust.example.sparse_vector
7877
+ .PHONY : thrust.example.sparse_vector
7878
+
7879
+ # fast build rule for target.
7880
+ thrust.example.sparse_vector/fast:
7881
+ $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.example.sparse_vector.dir/build.make examples/CMakeFiles/thrust.example.sparse_vector.dir/build
7882
+ .PHONY : thrust.example.sparse_vector/fast
7883
+
7884
+ #=============================================================================
7885
+ # Target rules for targets named thrust.all.example.sparse_vector
7886
+
7887
+ # Build rule for target.
7888
+ thrust.all.example.sparse_vector: cmake_check_build_system
7889
+ $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 thrust.all.example.sparse_vector
7890
+ .PHONY : thrust.all.example.sparse_vector
7891
+
7892
+ # fast build rule for target.
7893
+ thrust.all.example.sparse_vector/fast:
7894
+ $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.all.example.sparse_vector.dir/build.make examples/CMakeFiles/thrust.all.example.sparse_vector.dir/build
7895
+ .PHONY : thrust.all.example.sparse_vector/fast
7896
+
7897
+ #=============================================================================
7898
+ # Target rules for targets named thrust.example.stream_compaction
7899
+
7900
+ # Build rule for target.
7901
+ thrust.example.stream_compaction: cmake_check_build_system
7902
+ $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 thrust.example.stream_compaction
7903
+ .PHONY : thrust.example.stream_compaction
7904
+
7905
+ # fast build rule for target.
7906
+ thrust.example.stream_compaction/fast:
7907
+ $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.example.stream_compaction.dir/build.make examples/CMakeFiles/thrust.example.stream_compaction.dir/build
7908
+ .PHONY : thrust.example.stream_compaction/fast
7909
+
7910
+ #=============================================================================
7911
+ # Target rules for targets named thrust.all.example.stream_compaction
7912
+
7913
+ # Build rule for target.
7914
+ thrust.all.example.stream_compaction: cmake_check_build_system
7915
+ $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 thrust.all.example.stream_compaction
7916
+ .PHONY : thrust.all.example.stream_compaction
7917
+
7918
+ # fast build rule for target.
7919
+ thrust.all.example.stream_compaction/fast:
7920
+ $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.all.example.stream_compaction.dir/build.make examples/CMakeFiles/thrust.all.example.stream_compaction.dir/build
7921
+ .PHONY : thrust.all.example.stream_compaction/fast
7922
+
7923
+ #=============================================================================
7924
+ # Target rules for targets named thrust.example.strided_range
7925
+
7926
+ # Build rule for target.
7927
+ thrust.example.strided_range: cmake_check_build_system
7928
+ $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 thrust.example.strided_range
7929
+ .PHONY : thrust.example.strided_range
7930
+
7931
+ # fast build rule for target.
7932
+ thrust.example.strided_range/fast:
7933
+ $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.example.strided_range.dir/build.make examples/CMakeFiles/thrust.example.strided_range.dir/build
7934
+ .PHONY : thrust.example.strided_range/fast
7935
+
7936
+ #=============================================================================
7937
+ # Target rules for targets named thrust.all.example.strided_range
7938
+
7939
+ # Build rule for target.
7940
+ thrust.all.example.strided_range: cmake_check_build_system
7941
+ $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 thrust.all.example.strided_range
7942
+ .PHONY : thrust.all.example.strided_range
7943
+
7944
+ # fast build rule for target.
7945
+ thrust.all.example.strided_range/fast:
7946
+ $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.all.example.strided_range.dir/build.make examples/CMakeFiles/thrust.all.example.strided_range.dir/build
7947
+ .PHONY : thrust.all.example.strided_range/fast
7948
+
7949
+ #=============================================================================
7950
+ # Target rules for targets named thrust.example.sum
7951
+
7952
+ # Build rule for target.
7953
+ thrust.example.sum: cmake_check_build_system
7954
+ $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 thrust.example.sum
7955
+ .PHONY : thrust.example.sum
7956
+
7957
+ # fast build rule for target.
7958
+ thrust.example.sum/fast:
7959
+ $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.example.sum.dir/build.make examples/CMakeFiles/thrust.example.sum.dir/build
7960
+ .PHONY : thrust.example.sum/fast
7961
+
7962
+ #=============================================================================
7963
+ # Target rules for targets named thrust.all.example.sum
7964
+
7965
+ # Build rule for target.
7966
+ thrust.all.example.sum: cmake_check_build_system
7967
+ $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 thrust.all.example.sum
7968
+ .PHONY : thrust.all.example.sum
7969
+
7970
+ # fast build rule for target.
7971
+ thrust.all.example.sum/fast:
7972
+ $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.all.example.sum.dir/build.make examples/CMakeFiles/thrust.all.example.sum.dir/build
7973
+ .PHONY : thrust.all.example.sum/fast
7974
+
7975
+ #=============================================================================
7976
+ # Target rules for targets named thrust.example.sum_rows
7977
+
7978
+ # Build rule for target.
7979
+ thrust.example.sum_rows: cmake_check_build_system
7980
+ $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 thrust.example.sum_rows
7981
+ .PHONY : thrust.example.sum_rows
7982
+
7983
+ # fast build rule for target.
7984
+ thrust.example.sum_rows/fast:
7985
+ $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.example.sum_rows.dir/build.make examples/CMakeFiles/thrust.example.sum_rows.dir/build
7986
+ .PHONY : thrust.example.sum_rows/fast
7987
+
7988
+ #=============================================================================
7989
+ # Target rules for targets named thrust.all.example.sum_rows
7990
+
7991
+ # Build rule for target.
7992
+ thrust.all.example.sum_rows: cmake_check_build_system
7993
+ $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 thrust.all.example.sum_rows
7994
+ .PHONY : thrust.all.example.sum_rows
7995
+
7996
+ # fast build rule for target.
7997
+ thrust.all.example.sum_rows/fast:
7998
+ $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.all.example.sum_rows.dir/build.make examples/CMakeFiles/thrust.all.example.sum_rows.dir/build
7999
+ .PHONY : thrust.all.example.sum_rows/fast
8000
+
8001
+ #=============================================================================
8002
+ # Target rules for targets named thrust.example.summary_statistics
8003
+
8004
+ # Build rule for target.
8005
+ thrust.example.summary_statistics: cmake_check_build_system
8006
+ $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 thrust.example.summary_statistics
8007
+ .PHONY : thrust.example.summary_statistics
8008
+
8009
+ # fast build rule for target.
8010
+ thrust.example.summary_statistics/fast:
8011
+ $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.example.summary_statistics.dir/build.make examples/CMakeFiles/thrust.example.summary_statistics.dir/build
8012
+ .PHONY : thrust.example.summary_statistics/fast
8013
+
8014
+ #=============================================================================
8015
+ # Target rules for targets named thrust.all.example.summary_statistics
8016
+
8017
+ # Build rule for target.
8018
+ thrust.all.example.summary_statistics: cmake_check_build_system
8019
+ $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 thrust.all.example.summary_statistics
8020
+ .PHONY : thrust.all.example.summary_statistics
8021
+
8022
+ # fast build rule for target.
8023
+ thrust.all.example.summary_statistics/fast:
8024
+ $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.all.example.summary_statistics.dir/build.make examples/CMakeFiles/thrust.all.example.summary_statistics.dir/build
8025
+ .PHONY : thrust.all.example.summary_statistics/fast
8026
+
8027
+ #=============================================================================
8028
+ # Target rules for targets named thrust.example.summed_area_table
8029
+
8030
+ # Build rule for target.
8031
+ thrust.example.summed_area_table: cmake_check_build_system
8032
+ $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 thrust.example.summed_area_table
8033
+ .PHONY : thrust.example.summed_area_table
8034
+
8035
+ # fast build rule for target.
8036
+ thrust.example.summed_area_table/fast:
8037
+ $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.example.summed_area_table.dir/build.make examples/CMakeFiles/thrust.example.summed_area_table.dir/build
8038
+ .PHONY : thrust.example.summed_area_table/fast
8039
+
8040
+ #=============================================================================
8041
+ # Target rules for targets named thrust.all.example.summed_area_table
8042
+
8043
+ # Build rule for target.
8044
+ thrust.all.example.summed_area_table: cmake_check_build_system
8045
+ $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 thrust.all.example.summed_area_table
8046
+ .PHONY : thrust.all.example.summed_area_table
8047
+
8048
+ # fast build rule for target.
8049
+ thrust.all.example.summed_area_table/fast:
8050
+ $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.all.example.summed_area_table.dir/build.make examples/CMakeFiles/thrust.all.example.summed_area_table.dir/build
8051
+ .PHONY : thrust.all.example.summed_area_table/fast
8052
+
8053
+ #=============================================================================
8054
+ # Target rules for targets named thrust.example.tiled_range
8055
+
8056
+ # Build rule for target.
8057
+ thrust.example.tiled_range: cmake_check_build_system
8058
+ $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 thrust.example.tiled_range
8059
+ .PHONY : thrust.example.tiled_range
8060
+
8061
+ # fast build rule for target.
8062
+ thrust.example.tiled_range/fast:
8063
+ $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.example.tiled_range.dir/build.make examples/CMakeFiles/thrust.example.tiled_range.dir/build
8064
+ .PHONY : thrust.example.tiled_range/fast
8065
+
8066
+ #=============================================================================
8067
+ # Target rules for targets named thrust.all.example.tiled_range
8068
+
8069
+ # Build rule for target.
8070
+ thrust.all.example.tiled_range: cmake_check_build_system
8071
+ $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 thrust.all.example.tiled_range
8072
+ .PHONY : thrust.all.example.tiled_range
8073
+
8074
+ # fast build rule for target.
8075
+ thrust.all.example.tiled_range/fast:
8076
+ $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.all.example.tiled_range.dir/build.make examples/CMakeFiles/thrust.all.example.tiled_range.dir/build
8077
+ .PHONY : thrust.all.example.tiled_range/fast
8078
+
8079
+ #=============================================================================
8080
+ # Target rules for targets named thrust.example.transform_input_output_iterator
8081
+
8082
+ # Build rule for target.
8083
+ thrust.example.transform_input_output_iterator: cmake_check_build_system
8084
+ $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 thrust.example.transform_input_output_iterator
8085
+ .PHONY : thrust.example.transform_input_output_iterator
8086
+
8087
+ # fast build rule for target.
8088
+ thrust.example.transform_input_output_iterator/fast:
8089
+ $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.example.transform_input_output_iterator.dir/build.make examples/CMakeFiles/thrust.example.transform_input_output_iterator.dir/build
8090
+ .PHONY : thrust.example.transform_input_output_iterator/fast
8091
+
8092
+ #=============================================================================
8093
+ # Target rules for targets named thrust.all.example.transform_input_output_iterator
8094
+
8095
+ # Build rule for target.
8096
+ thrust.all.example.transform_input_output_iterator: cmake_check_build_system
8097
+ $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 thrust.all.example.transform_input_output_iterator
8098
+ .PHONY : thrust.all.example.transform_input_output_iterator
8099
+
8100
+ # fast build rule for target.
8101
+ thrust.all.example.transform_input_output_iterator/fast:
8102
+ $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.all.example.transform_input_output_iterator.dir/build.make examples/CMakeFiles/thrust.all.example.transform_input_output_iterator.dir/build
8103
+ .PHONY : thrust.all.example.transform_input_output_iterator/fast
8104
+
8105
+ #=============================================================================
8106
+ # Target rules for targets named thrust.example.transform_iterator
8107
+
8108
+ # Build rule for target.
8109
+ thrust.example.transform_iterator: cmake_check_build_system
8110
+ $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 thrust.example.transform_iterator
8111
+ .PHONY : thrust.example.transform_iterator
8112
+
8113
+ # fast build rule for target.
8114
+ thrust.example.transform_iterator/fast:
8115
+ $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.example.transform_iterator.dir/build.make examples/CMakeFiles/thrust.example.transform_iterator.dir/build
8116
+ .PHONY : thrust.example.transform_iterator/fast
8117
+
8118
+ #=============================================================================
8119
+ # Target rules for targets named thrust.all.example.transform_iterator
8120
+
8121
+ # Build rule for target.
8122
+ thrust.all.example.transform_iterator: cmake_check_build_system
8123
+ $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 thrust.all.example.transform_iterator
8124
+ .PHONY : thrust.all.example.transform_iterator
8125
+
8126
+ # fast build rule for target.
8127
+ thrust.all.example.transform_iterator/fast:
8128
+ $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.all.example.transform_iterator.dir/build.make examples/CMakeFiles/thrust.all.example.transform_iterator.dir/build
8129
+ .PHONY : thrust.all.example.transform_iterator/fast
8130
+
8131
+ #=============================================================================
8132
+ # Target rules for targets named thrust.example.transform_output_iterator
8133
+
8134
+ # Build rule for target.
8135
+ thrust.example.transform_output_iterator: cmake_check_build_system
8136
+ $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 thrust.example.transform_output_iterator
8137
+ .PHONY : thrust.example.transform_output_iterator
8138
+
8139
+ # fast build rule for target.
8140
+ thrust.example.transform_output_iterator/fast:
8141
+ $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.example.transform_output_iterator.dir/build.make examples/CMakeFiles/thrust.example.transform_output_iterator.dir/build
8142
+ .PHONY : thrust.example.transform_output_iterator/fast
8143
+
8144
+ #=============================================================================
8145
+ # Target rules for targets named thrust.all.example.transform_output_iterator
8146
+
8147
+ # Build rule for target.
8148
+ thrust.all.example.transform_output_iterator: cmake_check_build_system
8149
+ $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 thrust.all.example.transform_output_iterator
8150
+ .PHONY : thrust.all.example.transform_output_iterator
8151
+
8152
+ # fast build rule for target.
8153
+ thrust.all.example.transform_output_iterator/fast:
8154
+ $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.all.example.transform_output_iterator.dir/build.make examples/CMakeFiles/thrust.all.example.transform_output_iterator.dir/build
8155
+ .PHONY : thrust.all.example.transform_output_iterator/fast
8156
+
8157
+ #=============================================================================
8158
+ # Target rules for targets named thrust.example.uninitialized_vector
8159
+
8160
+ # Build rule for target.
8161
+ thrust.example.uninitialized_vector: cmake_check_build_system
8162
+ $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 thrust.example.uninitialized_vector
8163
+ .PHONY : thrust.example.uninitialized_vector
8164
+
8165
+ # fast build rule for target.
8166
+ thrust.example.uninitialized_vector/fast:
8167
+ $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.example.uninitialized_vector.dir/build.make examples/CMakeFiles/thrust.example.uninitialized_vector.dir/build
8168
+ .PHONY : thrust.example.uninitialized_vector/fast
8169
+
8170
+ #=============================================================================
8171
+ # Target rules for targets named thrust.all.example.uninitialized_vector
8172
+
8173
+ # Build rule for target.
8174
+ thrust.all.example.uninitialized_vector: cmake_check_build_system
8175
+ $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 thrust.all.example.uninitialized_vector
8176
+ .PHONY : thrust.all.example.uninitialized_vector
8177
+
8178
+ # fast build rule for target.
8179
+ thrust.all.example.uninitialized_vector/fast:
8180
+ $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.all.example.uninitialized_vector.dir/build.make examples/CMakeFiles/thrust.all.example.uninitialized_vector.dir/build
8181
+ .PHONY : thrust.all.example.uninitialized_vector/fast
8182
+
8183
+ #=============================================================================
8184
+ # Target rules for targets named thrust.example.version
8185
+
8186
+ # Build rule for target.
8187
+ thrust.example.version: cmake_check_build_system
8188
+ $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 thrust.example.version
8189
+ .PHONY : thrust.example.version
8190
+
8191
+ # fast build rule for target.
8192
+ thrust.example.version/fast:
8193
+ $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.example.version.dir/build.make examples/CMakeFiles/thrust.example.version.dir/build
8194
+ .PHONY : thrust.example.version/fast
8195
+
8196
+ #=============================================================================
8197
+ # Target rules for targets named thrust.all.example.version
8198
+
8199
+ # Build rule for target.
8200
+ thrust.all.example.version: cmake_check_build_system
8201
+ $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 thrust.all.example.version
8202
+ .PHONY : thrust.all.example.version
8203
+
8204
+ # fast build rule for target.
8205
+ thrust.all.example.version/fast:
8206
+ $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.all.example.version.dir/build.make examples/CMakeFiles/thrust.all.example.version.dir/build
8207
+ .PHONY : thrust.all.example.version/fast
8208
+
8209
+ #=============================================================================
8210
+ # Target rules for targets named thrust.example.weld_vertices
8211
+
8212
+ # Build rule for target.
8213
+ thrust.example.weld_vertices: cmake_check_build_system
8214
+ $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 thrust.example.weld_vertices
8215
+ .PHONY : thrust.example.weld_vertices
8216
+
8217
+ # fast build rule for target.
8218
+ thrust.example.weld_vertices/fast:
8219
+ $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.example.weld_vertices.dir/build.make examples/CMakeFiles/thrust.example.weld_vertices.dir/build
8220
+ .PHONY : thrust.example.weld_vertices/fast
8221
+
8222
+ #=============================================================================
8223
+ # Target rules for targets named thrust.all.example.weld_vertices
8224
+
8225
+ # Build rule for target.
8226
+ thrust.all.example.weld_vertices: cmake_check_build_system
8227
+ $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 thrust.all.example.weld_vertices
8228
+ .PHONY : thrust.all.example.weld_vertices
8229
+
8230
+ # fast build rule for target.
8231
+ thrust.all.example.weld_vertices/fast:
8232
+ $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.all.example.weld_vertices.dir/build.make examples/CMakeFiles/thrust.all.example.weld_vertices.dir/build
8233
+ .PHONY : thrust.all.example.weld_vertices/fast
8234
+
8235
+ #=============================================================================
8236
+ # Target rules for targets named thrust.example.word_count
8237
+
8238
+ # Build rule for target.
8239
+ thrust.example.word_count: cmake_check_build_system
8240
+ $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 thrust.example.word_count
8241
+ .PHONY : thrust.example.word_count
8242
+
8243
+ # fast build rule for target.
8244
+ thrust.example.word_count/fast:
8245
+ $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.example.word_count.dir/build.make examples/CMakeFiles/thrust.example.word_count.dir/build
8246
+ .PHONY : thrust.example.word_count/fast
8247
+
8248
+ #=============================================================================
8249
+ # Target rules for targets named thrust.all.example.word_count
8250
+
8251
+ # Build rule for target.
8252
+ thrust.all.example.word_count: cmake_check_build_system
8253
+ $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 thrust.all.example.word_count
8254
+ .PHONY : thrust.all.example.word_count
8255
+
8256
+ # fast build rule for target.
8257
+ thrust.all.example.word_count/fast:
8258
+ $(MAKE) $(MAKESILENT) -f examples/CMakeFiles/thrust.all.example.word_count.dir/build.make examples/CMakeFiles/thrust.all.example.word_count.dir/build
8259
+ .PHONY : thrust.all.example.word_count/fast
8260
+
8261
+ #=============================================================================
8262
+ # Target rules for targets named thrust.example.cuda.async_reduce
8263
+
8264
+ # Build rule for target.
8265
+ thrust.example.cuda.async_reduce: cmake_check_build_system
8266
+ $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 thrust.example.cuda.async_reduce
8267
+ .PHONY : thrust.example.cuda.async_reduce
8268
+
8269
+ # fast build rule for target.
8270
+ thrust.example.cuda.async_reduce/fast:
8271
+ $(MAKE) $(MAKESILENT) -f examples/cuda/CMakeFiles/thrust.example.cuda.async_reduce.dir/build.make examples/cuda/CMakeFiles/thrust.example.cuda.async_reduce.dir/build
8272
+ .PHONY : thrust.example.cuda.async_reduce/fast
8273
+
8274
+ #=============================================================================
8275
+ # Target rules for targets named thrust.all.example.cuda.async_reduce
8276
+
8277
+ # Build rule for target.
8278
+ thrust.all.example.cuda.async_reduce: cmake_check_build_system
8279
+ $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 thrust.all.example.cuda.async_reduce
8280
+ .PHONY : thrust.all.example.cuda.async_reduce
8281
+
8282
+ # fast build rule for target.
8283
+ thrust.all.example.cuda.async_reduce/fast:
8284
+ $(MAKE) $(MAKESILENT) -f examples/cuda/CMakeFiles/thrust.all.example.cuda.async_reduce.dir/build.make examples/cuda/CMakeFiles/thrust.all.example.cuda.async_reduce.dir/build
8285
+ .PHONY : thrust.all.example.cuda.async_reduce/fast
8286
+
8287
+ #=============================================================================
8288
+ # Target rules for targets named thrust.example.cuda.custom_temporary_allocation
8289
+
8290
+ # Build rule for target.
8291
+ thrust.example.cuda.custom_temporary_allocation: cmake_check_build_system
8292
+ $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 thrust.example.cuda.custom_temporary_allocation
8293
+ .PHONY : thrust.example.cuda.custom_temporary_allocation
8294
+
8295
+ # fast build rule for target.
8296
+ thrust.example.cuda.custom_temporary_allocation/fast:
8297
+ $(MAKE) $(MAKESILENT) -f examples/cuda/CMakeFiles/thrust.example.cuda.custom_temporary_allocation.dir/build.make examples/cuda/CMakeFiles/thrust.example.cuda.custom_temporary_allocation.dir/build
8298
+ .PHONY : thrust.example.cuda.custom_temporary_allocation/fast
8299
+
8300
+ #=============================================================================
8301
+ # Target rules for targets named thrust.all.example.cuda.custom_temporary_allocation
8302
+
8303
+ # Build rule for target.
8304
+ thrust.all.example.cuda.custom_temporary_allocation: cmake_check_build_system
8305
+ $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 thrust.all.example.cuda.custom_temporary_allocation
8306
+ .PHONY : thrust.all.example.cuda.custom_temporary_allocation
8307
+
8308
+ # fast build rule for target.
8309
+ thrust.all.example.cuda.custom_temporary_allocation/fast:
8310
+ $(MAKE) $(MAKESILENT) -f examples/cuda/CMakeFiles/thrust.all.example.cuda.custom_temporary_allocation.dir/build.make examples/cuda/CMakeFiles/thrust.all.example.cuda.custom_temporary_allocation.dir/build
8311
+ .PHONY : thrust.all.example.cuda.custom_temporary_allocation/fast
8312
+
8313
+ #=============================================================================
8314
+ # Target rules for targets named thrust.example.cuda.explicit_cuda_stream
8315
+
8316
+ # Build rule for target.
8317
+ thrust.example.cuda.explicit_cuda_stream: cmake_check_build_system
8318
+ $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 thrust.example.cuda.explicit_cuda_stream
8319
+ .PHONY : thrust.example.cuda.explicit_cuda_stream
8320
+
8321
+ # fast build rule for target.
8322
+ thrust.example.cuda.explicit_cuda_stream/fast:
8323
+ $(MAKE) $(MAKESILENT) -f examples/cuda/CMakeFiles/thrust.example.cuda.explicit_cuda_stream.dir/build.make examples/cuda/CMakeFiles/thrust.example.cuda.explicit_cuda_stream.dir/build
8324
+ .PHONY : thrust.example.cuda.explicit_cuda_stream/fast
8325
+
8326
+ #=============================================================================
8327
+ # Target rules for targets named thrust.all.example.cuda.explicit_cuda_stream
8328
+
8329
+ # Build rule for target.
8330
+ thrust.all.example.cuda.explicit_cuda_stream: cmake_check_build_system
8331
+ $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 thrust.all.example.cuda.explicit_cuda_stream
8332
+ .PHONY : thrust.all.example.cuda.explicit_cuda_stream
8333
+
8334
+ # fast build rule for target.
8335
+ thrust.all.example.cuda.explicit_cuda_stream/fast:
8336
+ $(MAKE) $(MAKESILENT) -f examples/cuda/CMakeFiles/thrust.all.example.cuda.explicit_cuda_stream.dir/build.make examples/cuda/CMakeFiles/thrust.all.example.cuda.explicit_cuda_stream.dir/build
8337
+ .PHONY : thrust.all.example.cuda.explicit_cuda_stream/fast
8338
+
8339
+ #=============================================================================
8340
+ # Target rules for targets named thrust.example.cuda.global_device_vector
8341
+
8342
+ # Build rule for target.
8343
+ thrust.example.cuda.global_device_vector: cmake_check_build_system
8344
+ $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 thrust.example.cuda.global_device_vector
8345
+ .PHONY : thrust.example.cuda.global_device_vector
8346
+
8347
+ # fast build rule for target.
8348
+ thrust.example.cuda.global_device_vector/fast:
8349
+ $(MAKE) $(MAKESILENT) -f examples/cuda/CMakeFiles/thrust.example.cuda.global_device_vector.dir/build.make examples/cuda/CMakeFiles/thrust.example.cuda.global_device_vector.dir/build
8350
+ .PHONY : thrust.example.cuda.global_device_vector/fast
8351
+
8352
+ #=============================================================================
8353
+ # Target rules for targets named thrust.all.example.cuda.global_device_vector
8354
+
8355
+ # Build rule for target.
8356
+ thrust.all.example.cuda.global_device_vector: cmake_check_build_system
8357
+ $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 thrust.all.example.cuda.global_device_vector
8358
+ .PHONY : thrust.all.example.cuda.global_device_vector
8359
+
8360
+ # fast build rule for target.
8361
+ thrust.all.example.cuda.global_device_vector/fast:
8362
+ $(MAKE) $(MAKESILENT) -f examples/cuda/CMakeFiles/thrust.all.example.cuda.global_device_vector.dir/build.make examples/cuda/CMakeFiles/thrust.all.example.cuda.global_device_vector.dir/build
8363
+ .PHONY : thrust.all.example.cuda.global_device_vector/fast
8364
+
8365
+ #=============================================================================
8366
+ # Target rules for targets named thrust.example.cuda.range_view
8367
+
8368
+ # Build rule for target.
8369
+ thrust.example.cuda.range_view: cmake_check_build_system
8370
+ $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 thrust.example.cuda.range_view
8371
+ .PHONY : thrust.example.cuda.range_view
8372
+
8373
+ # fast build rule for target.
8374
+ thrust.example.cuda.range_view/fast:
8375
+ $(MAKE) $(MAKESILENT) -f examples/cuda/CMakeFiles/thrust.example.cuda.range_view.dir/build.make examples/cuda/CMakeFiles/thrust.example.cuda.range_view.dir/build
8376
+ .PHONY : thrust.example.cuda.range_view/fast
8377
+
8378
+ #=============================================================================
8379
+ # Target rules for targets named thrust.all.example.cuda.range_view
8380
+
8381
+ # Build rule for target.
8382
+ thrust.all.example.cuda.range_view: cmake_check_build_system
8383
+ $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 thrust.all.example.cuda.range_view
8384
+ .PHONY : thrust.all.example.cuda.range_view
8385
+
8386
+ # fast build rule for target.
8387
+ thrust.all.example.cuda.range_view/fast:
8388
+ $(MAKE) $(MAKESILENT) -f examples/cuda/CMakeFiles/thrust.all.example.cuda.range_view.dir/build.make examples/cuda/CMakeFiles/thrust.all.example.cuda.range_view.dir/build
8389
+ .PHONY : thrust.all.example.cuda.range_view/fast
8390
+
8391
+ #=============================================================================
8392
+ # Target rules for targets named thrust.example.cuda.unwrap_pointer
8393
+
8394
+ # Build rule for target.
8395
+ thrust.example.cuda.unwrap_pointer: cmake_check_build_system
8396
+ $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 thrust.example.cuda.unwrap_pointer
8397
+ .PHONY : thrust.example.cuda.unwrap_pointer
8398
+
8399
+ # fast build rule for target.
8400
+ thrust.example.cuda.unwrap_pointer/fast:
8401
+ $(MAKE) $(MAKESILENT) -f examples/cuda/CMakeFiles/thrust.example.cuda.unwrap_pointer.dir/build.make examples/cuda/CMakeFiles/thrust.example.cuda.unwrap_pointer.dir/build
8402
+ .PHONY : thrust.example.cuda.unwrap_pointer/fast
8403
+
8404
+ #=============================================================================
8405
+ # Target rules for targets named thrust.all.example.cuda.unwrap_pointer
8406
+
8407
+ # Build rule for target.
8408
+ thrust.all.example.cuda.unwrap_pointer: cmake_check_build_system
8409
+ $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 thrust.all.example.cuda.unwrap_pointer
8410
+ .PHONY : thrust.all.example.cuda.unwrap_pointer
8411
+
8412
+ # fast build rule for target.
8413
+ thrust.all.example.cuda.unwrap_pointer/fast:
8414
+ $(MAKE) $(MAKESILENT) -f examples/cuda/CMakeFiles/thrust.all.example.cuda.unwrap_pointer.dir/build.make examples/cuda/CMakeFiles/thrust.all.example.cuda.unwrap_pointer.dir/build
8415
+ .PHONY : thrust.all.example.cuda.unwrap_pointer/fast
8416
+
8417
+ #=============================================================================
8418
+ # Target rules for targets named thrust.example.cuda.wrap_pointer
8419
+
8420
+ # Build rule for target.
8421
+ thrust.example.cuda.wrap_pointer: cmake_check_build_system
8422
+ $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 thrust.example.cuda.wrap_pointer
8423
+ .PHONY : thrust.example.cuda.wrap_pointer
8424
+
8425
+ # fast build rule for target.
8426
+ thrust.example.cuda.wrap_pointer/fast:
8427
+ $(MAKE) $(MAKESILENT) -f examples/cuda/CMakeFiles/thrust.example.cuda.wrap_pointer.dir/build.make examples/cuda/CMakeFiles/thrust.example.cuda.wrap_pointer.dir/build
8428
+ .PHONY : thrust.example.cuda.wrap_pointer/fast
8429
+
8430
+ #=============================================================================
8431
+ # Target rules for targets named thrust.all.example.cuda.wrap_pointer
8432
+
8433
+ # Build rule for target.
8434
+ thrust.all.example.cuda.wrap_pointer: cmake_check_build_system
8435
+ $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 thrust.all.example.cuda.wrap_pointer
8436
+ .PHONY : thrust.all.example.cuda.wrap_pointer
8437
+
8438
+ # fast build rule for target.
8439
+ thrust.all.example.cuda.wrap_pointer/fast:
8440
+ $(MAKE) $(MAKESILENT) -f examples/cuda/CMakeFiles/thrust.all.example.cuda.wrap_pointer.dir/build.make examples/cuda/CMakeFiles/thrust.all.example.cuda.wrap_pointer.dir/build
8441
+ .PHONY : thrust.all.example.cuda.wrap_pointer/fast
8442
+
8443
  #=============================================================================
8444
  # Target rules for targets named cub.all
8445
 
 
15604
  @echo "... cub.cpp14.test.warp_store.all"
15605
  @echo "... cub.cpp14.tests"
15606
  @echo "... thrust.all"
15607
+ @echo "... thrust.all.example.arbitrary_transformation"
15608
+ @echo "... thrust.all.example.basic_vector"
15609
+ @echo "... thrust.all.example.bounding_box"
15610
+ @echo "... thrust.all.example.bucket_sort2d"
15611
+ @echo "... thrust.all.example.constant_iterator"
15612
+ @echo "... thrust.all.example.counting_iterator"
15613
+ @echo "... thrust.all.example.cuda.async_reduce"
15614
+ @echo "... thrust.all.example.cuda.custom_temporary_allocation"
15615
+ @echo "... thrust.all.example.cuda.explicit_cuda_stream"
15616
+ @echo "... thrust.all.example.cuda.global_device_vector"
15617
+ @echo "... thrust.all.example.cuda.range_view"
15618
+ @echo "... thrust.all.example.cuda.unwrap_pointer"
15619
+ @echo "... thrust.all.example.cuda.wrap_pointer"
15620
+ @echo "... thrust.all.example.device_ptr"
15621
+ @echo "... thrust.all.example.discrete_voronoi"
15622
+ @echo "... thrust.all.example.dot_products_with_zip"
15623
+ @echo "... thrust.all.example.expand"
15624
+ @echo "... thrust.all.example.fill_copy_sequence"
15625
+ @echo "... thrust.all.example.histogram"
15626
+ @echo "... thrust.all.example.lambda"
15627
+ @echo "... thrust.all.example.lexicographical_sort"
15628
+ @echo "... thrust.all.example.max_abs_diff"
15629
+ @echo "... thrust.all.example.minimal_custom_backend"
15630
+ @echo "... thrust.all.example.minmax"
15631
+ @echo "... thrust.all.example.mode"
15632
+ @echo "... thrust.all.example.monte_carlo"
15633
+ @echo "... thrust.all.example.monte_carlo_disjoint_sequences"
15634
+ @echo "... thrust.all.example.mr_basic"
15635
+ @echo "... thrust.all.example.norm"
15636
+ @echo "... thrust.all.example.padded_grid_reduction"
15637
+ @echo "... thrust.all.example.permutation_iterator"
15638
+ @echo "... thrust.all.example.raw_reference_cast"
15639
+ @echo "... thrust.all.example.remove_points2d"
15640
+ @echo "... thrust.all.example.repeated_range"
15641
+ @echo "... thrust.all.example.run_length_decoding"
15642
+ @echo "... thrust.all.example.run_length_encoding"
15643
+ @echo "... thrust.all.example.saxpy"
15644
+ @echo "... thrust.all.example.scan_by_key"
15645
+ @echo "... thrust.all.example.scan_matrix_by_rows"
15646
+ @echo "... thrust.all.example.set_operations"
15647
+ @echo "... thrust.all.example.simple_moving_average"
15648
+ @echo "... thrust.all.example.sort"
15649
+ @echo "... thrust.all.example.sorting_aos_vs_soa"
15650
+ @echo "... thrust.all.example.sparse_vector"
15651
+ @echo "... thrust.all.example.stream_compaction"
15652
+ @echo "... thrust.all.example.strided_range"
15653
+ @echo "... thrust.all.example.sum"
15654
+ @echo "... thrust.all.example.sum_rows"
15655
+ @echo "... thrust.all.example.summary_statistics"
15656
+ @echo "... thrust.all.example.summed_area_table"
15657
+ @echo "... thrust.all.example.tiled_range"
15658
+ @echo "... thrust.all.example.transform_input_output_iterator"
15659
+ @echo "... thrust.all.example.transform_iterator"
15660
+ @echo "... thrust.all.example.transform_output_iterator"
15661
+ @echo "... thrust.all.example.uninitialized_vector"
15662
+ @echo "... thrust.all.example.version"
15663
+ @echo "... thrust.all.example.weld_vertices"
15664
+ @echo "... thrust.all.example.word_count"
15665
  @echo "... thrust.all.headers"
15666
  @echo "... thrust.all.test.adjacent_difference"
15667
  @echo "... thrust.all.test.advance"
 
15906
  @echo "... thrust.all.test.zip_iterator_scan"
15907
  @echo "... thrust.all.test.zip_iterator_sort"
15908
  @echo "... thrust.all.test.zip_iterator_sort_by_key"
15909
+ @echo "... thrust.examples"
15910
  @echo "... thrust.test.async.exclusive_scan.all"
15911
  @echo "... thrust.test.async.inclusive_scan.all"
15912
  @echo "... thrust.tests"
 
16070
  @echo "... cub.cpp14.test.warp_store.lwt_4.alg_1"
16071
  @echo "... cub.cpp14.test.warp_store.lwt_4.alg_2"
16072
  @echo "... cub.cpp14.test.warp_store.lwt_4.alg_3"
16073
+ @echo "... thrust.example.arbitrary_transformation"
16074
+ @echo "... thrust.example.basic_vector"
16075
+ @echo "... thrust.example.bounding_box"
16076
+ @echo "... thrust.example.bucket_sort2d"
16077
+ @echo "... thrust.example.constant_iterator"
16078
+ @echo "... thrust.example.counting_iterator"
16079
+ @echo "... thrust.example.cuda.async_reduce"
16080
+ @echo "... thrust.example.cuda.custom_temporary_allocation"
16081
+ @echo "... thrust.example.cuda.explicit_cuda_stream"
16082
+ @echo "... thrust.example.cuda.global_device_vector"
16083
+ @echo "... thrust.example.cuda.range_view"
16084
+ @echo "... thrust.example.cuda.unwrap_pointer"
16085
+ @echo "... thrust.example.cuda.wrap_pointer"
16086
+ @echo "... thrust.example.device_ptr"
16087
+ @echo "... thrust.example.discrete_voronoi"
16088
+ @echo "... thrust.example.dot_products_with_zip"
16089
+ @echo "... thrust.example.expand"
16090
+ @echo "... thrust.example.fill_copy_sequence"
16091
+ @echo "... thrust.example.histogram"
16092
+ @echo "... thrust.example.lambda"
16093
+ @echo "... thrust.example.lexicographical_sort"
16094
+ @echo "... thrust.example.max_abs_diff"
16095
+ @echo "... thrust.example.minimal_custom_backend"
16096
+ @echo "... thrust.example.minmax"
16097
+ @echo "... thrust.example.mode"
16098
+ @echo "... thrust.example.monte_carlo"
16099
+ @echo "... thrust.example.monte_carlo_disjoint_sequences"
16100
+ @echo "... thrust.example.mr_basic"
16101
+ @echo "... thrust.example.norm"
16102
+ @echo "... thrust.example.padded_grid_reduction"
16103
+ @echo "... thrust.example.permutation_iterator"
16104
+ @echo "... thrust.example.raw_reference_cast"
16105
+ @echo "... thrust.example.remove_points2d"
16106
+ @echo "... thrust.example.repeated_range"
16107
+ @echo "... thrust.example.run_length_decoding"
16108
+ @echo "... thrust.example.run_length_encoding"
16109
+ @echo "... thrust.example.saxpy"
16110
+ @echo "... thrust.example.scan_by_key"
16111
+ @echo "... thrust.example.scan_matrix_by_rows"
16112
+ @echo "... thrust.example.set_operations"
16113
+ @echo "... thrust.example.simple_moving_average"
16114
+ @echo "... thrust.example.sort"
16115
+ @echo "... thrust.example.sorting_aos_vs_soa"
16116
+ @echo "... thrust.example.sparse_vector"
16117
+ @echo "... thrust.example.stream_compaction"
16118
+ @echo "... thrust.example.strided_range"
16119
+ @echo "... thrust.example.sum"
16120
+ @echo "... thrust.example.sum_rows"
16121
+ @echo "... thrust.example.summary_statistics"
16122
+ @echo "... thrust.example.summed_area_table"
16123
+ @echo "... thrust.example.tiled_range"
16124
+ @echo "... thrust.example.transform_input_output_iterator"
16125
+ @echo "... thrust.example.transform_iterator"
16126
+ @echo "... thrust.example.transform_output_iterator"
16127
+ @echo "... thrust.example.uninitialized_vector"
16128
+ @echo "... thrust.example.version"
16129
+ @echo "... thrust.example.weld_vertices"
16130
+ @echo "... thrust.example.word_count"
16131
  @echo "... thrust.headers"
16132
  @echo "... thrust.test.adjacent_difference"
16133
  @echo "... thrust.test.advance"
build/Testing/Temporary/CTestCheckpoint.txt ADDED
@@ -0,0 +1,259 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ 1
2
+ 2
3
+ 3
4
+ 4
5
+ 5
6
+ 6
7
+ 7
8
+ 8
9
+ 9
10
+ 10
11
+ 11
12
+ 12
13
+ 13
14
+ 14
15
+ 15
16
+ 16
17
+ 17
18
+ 18
19
+ 19
20
+ 20
21
+ 21
22
+ 22
23
+ 23
24
+ 24
25
+ 25
26
+ 26
27
+ 27
28
+ 28
29
+ 29
30
+ 30
31
+ 31
32
+ 32
33
+ 33
34
+ 34
35
+ 35
36
+ 36
37
+ 37
38
+ 38
39
+ 39
40
+ 40
41
+ 41
42
+ 42
43
+ 43
44
+ 44
45
+ 45
46
+ 46
47
+ 47
48
+ 48
49
+ 49
50
+ 50
51
+ 51
52
+ 52
53
+ 53
54
+ 54
55
+ 55
56
+ 56
57
+ 57
58
+ 58
59
+ 59
60
+ 60
61
+ 61
62
+ 62
63
+ 63
64
+ 64
65
+ 65
66
+ 66
67
+ 67
68
+ 68
69
+ 69
70
+ 70
71
+ 71
72
+ 72
73
+ 73
74
+ 74
75
+ 75
76
+ 76
77
+ 77
78
+ 78
79
+ 79
80
+ 80
81
+ 81
82
+ 82
83
+ 83
84
+ 84
85
+ 85
86
+ 86
87
+ 87
88
+ 88
89
+ 89
90
+ 90
91
+ 91
92
+ 92
93
+ 93
94
+ 94
95
+ 95
96
+ 96
97
+ 97
98
+ 98
99
+ 99
100
+ 100
101
+ 101
102
+ 102
103
+ 103
104
+ 104
105
+ 105
106
+ 106
107
+ 107
108
+ 108
109
+ 109
110
+ 110
111
+ 111
112
+ 112
113
+ 113
114
+ 114
115
+ 115
116
+ 116
117
+ 117
118
+ 118
119
+ 119
120
+ 120
121
+ 121
122
+ 122
123
+ 123
124
+ 124
125
+ 125
126
+ 126
127
+ 127
128
+ 128
129
+ 129
130
+ 130
131
+ 131
132
+ 132
133
+ 133
134
+ 134
135
+ 135
136
+ 136
137
+ 137
138
+ 138
139
+ 139
140
+ 140
141
+ 141
142
+ 142
143
+ 143
144
+ 144
145
+ 145
146
+ 146
147
+ 147
148
+ 148
149
+ 149
150
+ 150
151
+ 151
152
+ 152
153
+ 153
154
+ 154
155
+ 155
156
+ 156
157
+ 157
158
+ 158
159
+ 159
160
+ 160
161
+ 161
162
+ 162
163
+ 163
164
+ 164
165
+ 165
166
+ 166
167
+ 167
168
+ 168
169
+ 169
170
+ 170
171
+ 171
172
+ 172
173
+ 173
174
+ 174
175
+ 175
176
+ 176
177
+ 177
178
+ 178
179
+ 179
180
+ 180
181
+ 181
182
+ 182
183
+ 183
184
+ 184
185
+ 185
186
+ 186
187
+ 187
188
+ 188
189
+ 189
190
+ 190
191
+ 191
192
+ 192
193
+ 193
194
+ 194
195
+ 195
196
+ 196
197
+ 197
198
+ 198
199
+ 199
200
+ 200
201
+ 201
202
+ 202
203
+ 203
204
+ 204
205
+ 205
206
+ 206
207
+ 207
208
+ 208
209
+ 209
210
+ 210
211
+ 211
212
+ 212
213
+ 213
214
+ 214
215
+ 215
216
+ 216
217
+ 217
218
+ 218
219
+ 219
220
+ 220
221
+ 221
222
+ 222
223
+ 223
224
+ 224
225
+ 225
226
+ 226
227
+ 227
228
+ 228
229
+ 229
230
+ 230
231
+ 231
232
+ 232
233
+ 233
234
+ 234
235
+ 235
236
+ 236
237
+ 237
238
+ 238
239
+ 239
240
+ 240
241
+ 241
242
+ 242
243
+ 243
244
+ 244
245
+ 245
246
+ 246
247
+ 247
248
+ 248
249
+ 249
250
+ 250
251
+ 251
252
+ 252
253
+ 253
254
+ 254
255
+ 255
256
+ 256
257
+ 257
258
+ 258
259
+ 259
build/Testing/Temporary/LastTest.log.tmp ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:84c3ea91b0e59f72444ec80a1ece9042265cc3f695a4b1582aa507679de80d25
3
+ size 12545099
build/_deps/catch2-subbuild/install_manifest.txt ADDED
File without changes
build/_deps/metal-subbuild/install_manifest.txt ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ /home/ubuntu/thrust/build/testing/cmake/test_install/install_prefix/lib/cmake/Metal/MetalConfig.cmake
2
+ /home/ubuntu/thrust/build/testing/cmake/test_install/install_prefix/lib/cmake/Metal/MetalConfigVersion.cmake
3
+ /home/ubuntu/thrust/build/testing/cmake/test_install/install_prefix/lib/cmake/Metal/MetalTargets.cmake
4
+ /home/ubuntu/thrust/build/testing/cmake/test_install/install_prefix/include/metal.hpp
build/bin/thrust.example.arbitrary_transformation ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:34bed734f2b37ab684bb6f99129c230d755d049cf1c6e3767315b2bb1357879c
3
+ size 1216592
build/bin/thrust.example.basic_vector ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:029dc964db410edeb06e84fe7c57a11c90a053972e9781e3c9d3aa475f2a0010
3
+ size 1034424
build/bin/thrust.example.bounding_box ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d1167cafa4cbb422f18b953cb94183618553dfa21b22cb95d55ae231a6476441
3
+ size 2525712
build/bin/thrust.example.bucket_sort2d ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2bf8ec0177d3f3fdc1d7a84e1a40b382c0774fb945187fe45a72e610fe795133
3
+ size 9012400
build/bin/thrust.example.constant_iterator ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f720bc2b3b11acd8d90edcc8f221387d94ea6c83b603b7a727320ce4efa621d3
3
+ size 1150304
build/bin/thrust.example.counting_iterator ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:37b419cee844b62464b60623f9077080ef7c09e85d5a0d28b18b0954483c10f3
3
+ size 1684184
build/bin/thrust.example.cuda.async_reduce ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:685d6f162f7a79c7b21e24b7b8d5126c470b81a2b98cd7903d7440469fcdcd9d
3
+ size 3488392
build/bin/thrust.example.cuda.custom_temporary_allocation ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:34deae8664cd2834320c62f32347423ab634c838ca723b206834a86d232e9dfc
3
+ size 4793320
build/bin/thrust.example.cuda.explicit_cuda_stream ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7579ea844ec0e3d1f74fa4b0d364cb9449e06031785b27099c08d91fb5382527
3
+ size 1868856
build/bin/thrust.example.cuda.global_device_vector ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c512b4bf57f7f2abc72b53b97596d9cfe12e46da19ee473b2185e179ce2e6fa7
3
+ size 1270896
build/bin/thrust.example.cuda.range_view ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0d51b75482e6c155f1f076d1971bbe930f4bab2db7ce7887a7c0c8f5583d7a55
3
+ size 1109168
build/bin/thrust.example.cuda.unwrap_pointer ADDED
Binary file (976 kB). View file
 
build/bin/thrust.example.cuda.wrap_pointer ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:68fc6eb252f0982163fce0cc5adc306d740592fed6468be0d1c207e2815134c3
3
+ size 1010936
build/bin/thrust.example.device_ptr ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e4438b55916c000b62a3b84fe83e503f84c156e89f98fb9c9af7fdf6840f1d0b
3
+ size 2219568
build/bin/thrust.example.discrete_voronoi ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a9039a4ddf01154588876b8d8a51b059e416d5440e136d83a3ea17aa2ccdde1c
3
+ size 1514392
build/bin/thrust.example.dot_products_with_zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:db6fc31ce2cd74062e0735aa5893de39e078a9a8342c2514318f8ec48ba22d39
3
+ size 1171664
build/bin/thrust.example.expand ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c1c0144b75f2ae61a53aaca0db5ce6d716ba70ef55f3d40db5ac6b51f15911bc
3
+ size 4016224
build/bin/thrust.example.fill_copy_sequence ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e382487b4160726941daf60e9d8a92c48b87916f6482a5a7ac1fd101e99f126c
3
+ size 1125712
build/bin/thrust.example.histogram ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f70379d79f169c508677868533323d498404d119523db32675970b9fed46a172
3
+ size 8825776
build/bin/thrust.example.lambda ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:50776ce9f79be0a7038922f7ddb9ec28106613b352282e2b0364b28c5f76c2e2
3
+ size 1183832
build/bin/thrust.example.lexicographical_sort ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ec25fde564991bea430b2b9a117ec6ae79f81b4aad58c3ffe5b573277bbba6bc
3
+ size 5477216
build/bin/thrust.example.max_abs_diff ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:afacaf7d1052b394caa9c35598c11daa240689770b10acbc347f3ae94744d46f
3
+ size 2746704
build/bin/thrust.example.minimal_custom_backend ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c37061c2b765407334a0faf414b68bc9207d07cf69b4fb975616044080482d58
3
+ size 1133960
build/bin/thrust.example.minmax ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ec9a3945f3726ed973ed2ed6bc24f8ffb0171b5bdd15f2095bfdb40bc718097b
3
+ size 2312552
build/bin/thrust.example.mode ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:aad39eb3f2874d3cc0d99fc74e9c6fddfb4042f9ca4b7f9f6aefcd2a22edcee2
3
+ size 10258800
build/bin/thrust.example.monte_carlo ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:707811599b089b7da5c5f8ba81a7b49cced19463a472d8f211610d597b5f2209
3
+ size 8907512
build/bin/thrust.example.monte_carlo_disjoint_sequences ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7651618e062af3eb4e4c64c388c6edd32032fe8816a4ba84327a0a669c145bad
3
+ size 11590376
build/bin/thrust.example.mr_basic ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b82c8c5cebeaf4f55b3aee6cc84aa5e82dde3c474b8ff0044404514a1536fae4
3
+ size 1504360
build/bin/thrust.example.norm ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d1e3a7ea47735c98af10cab6fb649b3b9b7edf073ba1440673e5e30b30537389
3
+ size 2250560
build/bin/thrust.example.padded_grid_reduction ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:175910277f1494bcd05b7a39fd7a74440093934ee7e4ab54e24992d1aab69f20
3
+ size 3763464
build/bin/thrust.example.permutation_iterator ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b6d5667bc42a002ed2185065b3eea76868cff0494141b443ad67aa97a3428262
3
+ size 2480112
build/bin/thrust.example.raw_reference_cast ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dec0f379d30655f7426615fc3b1d9cbf8a01f69c16ee49a93caab92ec6fa20f8
3
+ size 1299152
build/bin/thrust.example.remove_points2d ADDED
Binary file (903 kB). View file
 
build/bin/thrust.example.repeated_range ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1b38bbdb9ac3a8fe797fb141c21a9818dc7fd309c8fb95d7f21d2e1be63812b5
3
+ size 1229312
build/bin/thrust.example.run_length_decoding ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b7f312ff956939f22d4db2b6961615e0f3939045a5abe491cae8df11374ad5a9
3
+ size 2127616
build/bin/thrust.example.run_length_encoding ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:54e8c01eb9b225fa4b9193533a38fe8c48f70779657e3cdb4dc179cd86cd0163
3
+ size 2920624
build/bin/thrust.example.saxpy ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:713ba3a8c3cfdbd036ab6d2d2f7f3b5c13680cd04ac8095be41c8cd29a5bffb4
3
+ size 1249752