Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
在 GPGPU 算法中,使用共享或本地内存对于实现高性能很重要。由于 GPU 是用来运行图形管道的,因此共享内存必须有一些重要的用途,但我不知道是什么。
阅读过英特尔图形驱动程序文档的人可能对此有答案。