The patch exposes the libomptarget runtime function that gets the hardware thread id through the kmpc API. This is to be used in SPMDization for checking the thread id to execute regions by a single thread in a block.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo