CUDA学习(2)--编程模型

Key Abstraction of CUDA Thread Hierarchy –> Divide thread into several blocks Memory Hierarchy –> Local memory of threads, shared memory of blocks and global memory of grid Heterogonous Programming –>
相关文章
相关标签/搜索