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.
有几个地方提到在使用 GPU 时使用共享变量可以提高性能(例如这里或这里)。但我还没有找到任何量化差异的数字。
今天,我学校的一位教授告诉我,我基本上是在浪费时间设置共享变量,因为速度可以忽略不计。
是否有任何你知道的正式测试,或者你的个人经验/启发式失败是什么?