最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

gpgpu - How many independent threads can be run on a single XVE of Intel Xe2 core? - Stack Overflow

programmeradmin4浏览0评论

I have a kernel with a highly divergent control flow, which is not suitable for parallelizing by mapping into individual SIMD lanes. I would like to know how many independent threads, each with its own program counter, can be run on a single XVE of Intel Xe2 core? What are the compiler flags or pragmas to prevent mapping work items to SIMD16 lanes of a XVE?

I browsed "oneAPI GPU Optimization Guide" and didn't find an answer.

发布评论

评论列表(0)

  1. 暂无评论