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.
OpenCLでは、ワークグループ/アイテムに複数のワークディメンションがあるとスピードアップしますか?もしそうなら、いくつかのコードまたはリンクを指してください。
いいえ、実際には、ランタイムがローカルおよびグローバルIDマッピングを実行する必要があるため、実行が解決されます。