oneapi-src / level-zero

oneAPI Level Zero Specification Headers and Loader
https://spec.oneapi.com/versions/latest/elements/l0/source/index.html
MIT License
208 stars 90 forks source link

zeKernelSuggestGroupSize issue #91

Open zjin-lcf opened 2 years ago

zjin-lcf commented 2 years ago

https://spec.oneapi.io/level-zero/latest/core/api.html?highlight=zekernelsuggestgroupsize#zekernelsuggestgroupsize

Are the types of the global work sizes "size_t" ? Thanks.

Reference [intel/llvm] [Level Zero] sycl::parallel_for with ranges larger than INT_MAX deadlocks or aborts (#4255) https://github.com/intel/llvm/issues/4255