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 –>
相關文章
相關標籤/搜索