Refactor the checking for SPMD mode and whether the runtime is initialized or not. This uses constant flags which enables the runtime to optimize out unused sections of code that depend on these flags.
Details
Details
Diff Detail
Diff Detail
- Repository
- rOMP OpenMP
checkSPMDMode(loc)?