CUDA/GPU Programming II
摘要
This chapter focuses on utilizing the concepts introduced in Chapter 21 to begin writing more practical CUDA programs. In particular, we start to apply concepts surrounding the thread and memory hierarchy.We discuss thread organization, memory management, and error handling.