文件名称:thrust-v1.3.0
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:568.9kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
Thrust is a CUDA library of parallel algorithms with an interface resembling the C++ Standard Template Library (STL). Thrust provides a flexible high-level interface for GPU programming that greatly enhances developer productivity. Develop high-performance applications rapidly with Thrust!
(系统自动生成,下载前可以参看下载内容)
下载文件列表
thrust/
thrust/adjacent_difference.h
thrust/advance.h
thrust/binary_search.h
thrust/CHANGELOG
thrust/copy.h
thrust/count.h
thrust/detail/
thrust/detail/adjacent_difference.inl
thrust/detail/advance.inl
thrust/detail/binary_search.inl
thrust/detail/casts.h
thrust/detail/config/
thrust/detail/config/compiler.h
thrust/detail/config/config.h
thrust/detail/config/debug.h
thrust/detail/config/device_backend.h
thrust/detail/config/host_device.h
thrust/detail/config/simple_defines.h
thrust/detail/config.h
thrust/detail/contiguous_storage.h
thrust/detail/contiguous_storage.inl
thrust/detail/copy.inl
thrust/detail/count.inl
thrust/detail/cstdint.h
thrust/detail/destroy.h
thrust/detail/device/
thrust/detail/device/adjacent_difference.h
thrust/detail/device/binary_search.h
thrust/detail/device/copy.h
thrust/detail/device/cuda/
thrust/detail/device/cuda/arch.h
thrust/detail/device/cuda/arch.inl
thrust/detail/device/cuda/block/
thrust/detail/device/cuda/block/copy.h
thrust/detail/device/cuda/block/inclusive_scan.h
thrust/detail/device/cuda/block/merging_sort.h
thrust/detail/device/cuda/block/odd_even_sort.h
thrust/detail/device/cuda/block/reduce.h
thrust/detail/device/cuda/copy.h
thrust/detail/device/cuda/copy_cross_space.h
thrust/detail/device/cuda/copy_device_to_device.h
thrust/detail/device/cuda/copy_if.h
thrust/detail/device/cuda/copy_if.inl
thrust/detail/device/cuda/detail/
thrust/detail/device/cuda/detail/b40c/
thrust/detail/device/cuda/detail/b40c/kernel_utils.h
thrust/detail/device/cuda/detail/b40c/radixsort_api.h
thrust/detail/device/cuda/detail/b40c/radixsort_kernel_common.h
thrust/detail/device/cuda/detail/b40c/radixsort_key_conversion.h
thrust/detail/device/cuda/detail/b40c/radixsort_reduction_kernel.h
thrust/detail/device/cuda/detail/b40c/radixsort_scanscatter_kernel.h
thrust/detail/device/cuda/detail/b40c/radixsort_spine_kernel.h
thrust/detail/device/cuda/detail/b40c/vector_types.h
thrust/detail/device/cuda/detail/fast_scan.h
thrust/detail/device/cuda/detail/fast_scan.inl
thrust/detail/device/cuda/detail/safe_scan.h
thrust/detail/device/cuda/detail/safe_scan.inl
thrust/detail/device/cuda/detail/stable_merge_sort.h
thrust/detail/device/cuda/detail/stable_merge_sort.inl
thrust/detail/device/cuda/detail/stable_radix_sort.h
thrust/detail/device/cuda/detail/stable_radix_sort.inl
thrust/detail/device/cuda/detail/stable_radix_sort_bits.h
thrust/detail/device/cuda/detail/stable_radix_sort_key.inl
thrust/detail/device/cuda/detail/stable_radix_sort_key_value.inl
thrust/detail/device/cuda/detail/stable_radix_sort_merrill.inl
thrust/detail/device/cuda/detail/stable_radix_sort_util.h
thrust/detail/device/cuda/detail/trivial_copy.h
thrust/detail/device/cuda/dispatch/
thrust/detail/device/cuda/dispatch/copy.h
thrust/detail/device/cuda/dispatch/reduce.h
thrust/detail/device/cuda/dispatch/reduce.inl
thrust/detail/device/cuda/dispatch/scan.h
thrust/detail/device/cuda/extern_shared_ptr.h
thrust/detail/device/cuda/fill.h
thrust/detail/device/cuda/fill.inl
thrust/detail/device/cuda/for_each.h
thrust/detail/device/cuda/for_each.inl
thrust/detail/device/cuda/free.h
thrust/detail/device/cuda/free.inl
thrust/detail/device/cuda/launch_closure.h
thrust/detail/device/cuda/launch_closure.inl
thrust/detail/device/cuda/malloc.h
thrust/detail/device/cuda/malloc.inl
thrust/detail/device/cuda/no_throw_free.h
thrust/detail/device/cuda/no_throw_free.inl
thrust/detail/device/cuda/partition.h
thrust/detail/device/cuda/reduce.h
thrust/detail/device/cuda/reduce.inl
thrust/detail/device/cuda/scalar/
thrust/detail/device/cuda/scalar/binary_search.h
thrust/detail/device/cuda/scalar/rotate.h
thrust/detail/device/cuda/scan.h
thrust/detail/device/cuda/scan.inl
thrust/detail/device/cuda/segmented_scan.h
thrust/detail/device/cuda/segmented_scan.inl
thrust/detail/device/cuda/set_operations.h
thrust/detail/device/cuda/set_operations.inl
thrust/detail/device/cuda/sort.h
thrust/detail/device/cuda/sort.inl
thrust/detail/device/cuda/synchronize.h
thrust/detail/device/cuda/synchronize.inl
thrust/detail/device/cuda/trivial_copy.h
thrust/detail/device/cuda/trivial_copy.inl
thrust/detail/device/cuda/warp/
thrust/detail/device/cuda/warp/any.h
thrust/detail/device/cuda/warp/scan.h
thrust/detail/device/dereference.h
thrust/detail/device/dispatch/
thrust/detail/device/dispatch/copy.h
thrust/detail/device/dispatch/fill.h
thrust/detail/device/dispatch/for_each.h
thrust/detail/device/dispatch/free.h
thrust/detail/device/dispatch/malloc.h
thrust/detail/device/dispatch/no_throw_free.h
thrust/detail/device/dispatch/reduce.h
thrust/detail/device/dispatch/scan.h
thrust/detail/device/dispatch/set_operations.h
thrust/detail/device/dispatch/sort.h
thrust/detail/device/dispatch/uninitialized_copy.h
thrust/detail/device/extrema.h
thrust/detail/device/fill.h
thrust/detail/device/fill.inl
thrust/detail/device/find.h
thrust/detail/device/for_each.h
thrust/detail/device/for_each.inl
thrust/detail/device/generic/
thrust/detail/device/generic/adjacent_difference.h
thrust/detail/device/generic/adjacent_difference.inl
thrust/detail/device/generic/binary_search.h
thrust/detail/device/generic/binary_search.i
thrust/adjacent_difference.h
thrust/advance.h
thrust/binary_search.h
thrust/CHANGELOG
thrust/copy.h
thrust/count.h
thrust/detail/
thrust/detail/adjacent_difference.inl
thrust/detail/advance.inl
thrust/detail/binary_search.inl
thrust/detail/casts.h
thrust/detail/config/
thrust/detail/config/compiler.h
thrust/detail/config/config.h
thrust/detail/config/debug.h
thrust/detail/config/device_backend.h
thrust/detail/config/host_device.h
thrust/detail/config/simple_defines.h
thrust/detail/config.h
thrust/detail/contiguous_storage.h
thrust/detail/contiguous_storage.inl
thrust/detail/copy.inl
thrust/detail/count.inl
thrust/detail/cstdint.h
thrust/detail/destroy.h
thrust/detail/device/
thrust/detail/device/adjacent_difference.h
thrust/detail/device/binary_search.h
thrust/detail/device/copy.h
thrust/detail/device/cuda/
thrust/detail/device/cuda/arch.h
thrust/detail/device/cuda/arch.inl
thrust/detail/device/cuda/block/
thrust/detail/device/cuda/block/copy.h
thrust/detail/device/cuda/block/inclusive_scan.h
thrust/detail/device/cuda/block/merging_sort.h
thrust/detail/device/cuda/block/odd_even_sort.h
thrust/detail/device/cuda/block/reduce.h
thrust/detail/device/cuda/copy.h
thrust/detail/device/cuda/copy_cross_space.h
thrust/detail/device/cuda/copy_device_to_device.h
thrust/detail/device/cuda/copy_if.h
thrust/detail/device/cuda/copy_if.inl
thrust/detail/device/cuda/detail/
thrust/detail/device/cuda/detail/b40c/
thrust/detail/device/cuda/detail/b40c/kernel_utils.h
thrust/detail/device/cuda/detail/b40c/radixsort_api.h
thrust/detail/device/cuda/detail/b40c/radixsort_kernel_common.h
thrust/detail/device/cuda/detail/b40c/radixsort_key_conversion.h
thrust/detail/device/cuda/detail/b40c/radixsort_reduction_kernel.h
thrust/detail/device/cuda/detail/b40c/radixsort_scanscatter_kernel.h
thrust/detail/device/cuda/detail/b40c/radixsort_spine_kernel.h
thrust/detail/device/cuda/detail/b40c/vector_types.h
thrust/detail/device/cuda/detail/fast_scan.h
thrust/detail/device/cuda/detail/fast_scan.inl
thrust/detail/device/cuda/detail/safe_scan.h
thrust/detail/device/cuda/detail/safe_scan.inl
thrust/detail/device/cuda/detail/stable_merge_sort.h
thrust/detail/device/cuda/detail/stable_merge_sort.inl
thrust/detail/device/cuda/detail/stable_radix_sort.h
thrust/detail/device/cuda/detail/stable_radix_sort.inl
thrust/detail/device/cuda/detail/stable_radix_sort_bits.h
thrust/detail/device/cuda/detail/stable_radix_sort_key.inl
thrust/detail/device/cuda/detail/stable_radix_sort_key_value.inl
thrust/detail/device/cuda/detail/stable_radix_sort_merrill.inl
thrust/detail/device/cuda/detail/stable_radix_sort_util.h
thrust/detail/device/cuda/detail/trivial_copy.h
thrust/detail/device/cuda/dispatch/
thrust/detail/device/cuda/dispatch/copy.h
thrust/detail/device/cuda/dispatch/reduce.h
thrust/detail/device/cuda/dispatch/reduce.inl
thrust/detail/device/cuda/dispatch/scan.h
thrust/detail/device/cuda/extern_shared_ptr.h
thrust/detail/device/cuda/fill.h
thrust/detail/device/cuda/fill.inl
thrust/detail/device/cuda/for_each.h
thrust/detail/device/cuda/for_each.inl
thrust/detail/device/cuda/free.h
thrust/detail/device/cuda/free.inl
thrust/detail/device/cuda/launch_closure.h
thrust/detail/device/cuda/launch_closure.inl
thrust/detail/device/cuda/malloc.h
thrust/detail/device/cuda/malloc.inl
thrust/detail/device/cuda/no_throw_free.h
thrust/detail/device/cuda/no_throw_free.inl
thrust/detail/device/cuda/partition.h
thrust/detail/device/cuda/reduce.h
thrust/detail/device/cuda/reduce.inl
thrust/detail/device/cuda/scalar/
thrust/detail/device/cuda/scalar/binary_search.h
thrust/detail/device/cuda/scalar/rotate.h
thrust/detail/device/cuda/scan.h
thrust/detail/device/cuda/scan.inl
thrust/detail/device/cuda/segmented_scan.h
thrust/detail/device/cuda/segmented_scan.inl
thrust/detail/device/cuda/set_operations.h
thrust/detail/device/cuda/set_operations.inl
thrust/detail/device/cuda/sort.h
thrust/detail/device/cuda/sort.inl
thrust/detail/device/cuda/synchronize.h
thrust/detail/device/cuda/synchronize.inl
thrust/detail/device/cuda/trivial_copy.h
thrust/detail/device/cuda/trivial_copy.inl
thrust/detail/device/cuda/warp/
thrust/detail/device/cuda/warp/any.h
thrust/detail/device/cuda/warp/scan.h
thrust/detail/device/dereference.h
thrust/detail/device/dispatch/
thrust/detail/device/dispatch/copy.h
thrust/detail/device/dispatch/fill.h
thrust/detail/device/dispatch/for_each.h
thrust/detail/device/dispatch/free.h
thrust/detail/device/dispatch/malloc.h
thrust/detail/device/dispatch/no_throw_free.h
thrust/detail/device/dispatch/reduce.h
thrust/detail/device/dispatch/scan.h
thrust/detail/device/dispatch/set_operations.h
thrust/detail/device/dispatch/sort.h
thrust/detail/device/dispatch/uninitialized_copy.h
thrust/detail/device/extrema.h
thrust/detail/device/fill.h
thrust/detail/device/fill.inl
thrust/detail/device/find.h
thrust/detail/device/for_each.h
thrust/detail/device/for_each.inl
thrust/detail/device/generic/
thrust/detail/device/generic/adjacent_difference.h
thrust/detail/device/generic/adjacent_difference.inl
thrust/detail/device/generic/binary_search.h
thrust/detail/device/generic/binary_search.i
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.