gpt4 book ai didi

OpenCL 全局 vs __global 和内核 vs __kernel

转载 作者:行者123 更新时间:2023-12-05 00:47:44 24 4
gpt4 key购买 nike

这更多是一个语义问题。

在 XCode 中,__global 和 global 的语法高亮显示相同。
__kernel 和 kernel 的语法高亮显示相同。

__global vs global 和 __kernel vs kernel 有什么区别?他们是一样的吗?

最佳答案

没有区别。

通过手册 __global :

The address space names without the __ prefix i.e. global, local, constant and private may be substituted for the corresponding address space names with the __ prefix.

关于OpenCL 全局 vs __global 和内核 vs __kernel,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/51003876/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com