文件名称:thrust 的一些源码 cuda vector容器
文件大小:58KB
文件格式:ZIP
更新时间:2016-04-21 12:49:46
cuda thrust 容器
cuda容器 可以让你在gpu上像cpu上一样编程
【文件预览】:
examples
----sort.cu(4KB)
----bounding_box.cu(2KB)
----monte_carlo_disjoint_sequences.cu(3KB)
----arbitrary_transformation.cu(2KB)
----histogram.cu(6KB)
----run_length_decoding.cu(2KB)
----saxpy.cu(2KB)
----device_ptr.cu(1KB)
----lambda.cu(2KB)
----mode.cu(3KB)
----repeated_range.cu(3KB)
----set_operations.cu(4KB)
----weld_vertices.cu(3KB)
----run_length_encoding.cu(2KB)
----tiled_range.cu(3KB)
----discrete_voronoi.cu(6KB)
----cpp_integration()
--------device.cu(423B)
--------SConstruct(426B)
--------host.cpp(554B)
--------README.txt(874B)
--------device.h(120B)
----simple_moving_average.cu(3KB)
----SConstruct(952B)
----scan_by_key.cu(3KB)
----expand.cu(3KB)
----raw_reference_cast.cu(3KB)
----cuda()
--------custom_temporary_allocation.cu(5KB)
--------fallback_allocator.cu(5KB)
--------wrap_pointer.cu(582B)
--------unwrap_pointer.cu(748B)
----summary_statistics.cu(5KB)
----fill_copy_sequence.cu(836B)
----sparse_vector.cu(4KB)
----word_count.cu(3KB)
----version.cu(291B)
----sum.cu(883B)
----remove_points2d.cu(2KB)
----sorting_aos_vs_soa.cu(2KB)
----transform_iterator.cu(4KB)
----bucket_sort2d.cu(4KB)
----strided_range.cu(3KB)
----norm.cu(1KB)
----max_abs_diff.cu(1KB)
----constant_iterator.cu(718B)
----padded_grid_reduction.cu(4KB)
----monte_carlo.cu(2KB)
----stream_compaction.cu(2KB)
----dot_products_with_zip.cu(5KB)
----sum_rows.cu(2KB)
----basic_vector.cu(990B)
----summed_area_table.cu(3KB)
----minmax.cu(2KB)
----README(403B)
----lexicographical_sort.cu(3KB)
----counting_iterator.cu(1KB)
----minimal_custom_backend.cu(3KB)
----permutation_iterator.cu(932B)
----include()
--------timer.h(2KB)