blob: c8d37bc283adf2d443ff260d3dbe20545cd69029 [file] [log] [blame]
Joseph Huber6242f9b2021-07-20 16:04:131.. _omp102:
2
Joseph Huber16164072021-07-14 21:04:543Parallel region is not called from a unique kernel. Will not attempt to rewrite the state machine. [OMP102]
4===========================================================================================================
5
Joseph Huber16164072021-07-14 21:04:546This analysis remark indicates that a given parallel region is called by
7multiple kernels. This prevents the compiler from optimizing it to a single
8kernel and rewrite the state machine.