intel / llvm

Intel staging area for llvm.org contribution. Home for Intel LLVM-based projects.
Other
1.22k stars 731 forks source link

[SYCL] OccupancyMaxPotentialBlockSize #12326

Open jinz2014 opened 8 months ago

jinz2014 commented 8 months ago

Is a SYCL function that is equivalent to cudaOccupancyMaxPotentialBlockSize useful for applications ?

The CUDA function returns grid and block size that achieves maximum potential occupancy for a device function.

lbushi25 commented 6 months ago

I think you should try posting this question in the discussion forum for more feedback.