Thrust v1.2 CUDA并行算法库
Thrustv1.2是个CUDA并行算法库,含有一个类似于C++标准模板库(STL)的界面。Thrust提供了一个灵活的高级GPU编程接口,可以极大地增强开放者的生产力,可以利用Thrust迅速开发高性能的应用程序。这是一个非常重要的第三方CUDA开发库。
ThrustisaCUDAlibraryofparallelalgorithmswithaninterfaceresemblingtheC++StandardTemplateLibrary(STL).Thrustprovidesaflexiblehigh-levelinterfacefor
文件列表
Thrust v1.2 CUDA并行算法库
(预估有个348文件)
generate.h
2KB
version.h
3KB
host_vector.h
5KB
subtract_with_carry_engine.h
8KB
normal_distribution.h
9KB
linear_congruential_engine_discard.h
3KB
uniform_real_distribution.inl
6KB
subtract_with_carry_engine.inl
6KB
random_core_access.h
1KB
linear_feedback_shift_engine_wordmask.h
1KB
暂无评论