parallel_end: begin codeptr_ra: 400c12, end codeptr_ra: 0
sum_omp: /home/yyan7/tools/pinsight/src/ompt_callback.c:342: on_ompt_callback_parallel_end: Assertion `lgp->codeptr_ra == codeptr_ra' failed.
The codeptr_ra of parallel_end callback is 0 when the if clause is true. Otherwise, it is the same as the codeptr_ra of parallel_begin callback.
parallel_end: begin codeptr_ra: 400c12, end codeptr_ra: 0
sum_omp: /home/yyan7/tools/pinsight/src/ompt_callback.c:342: on_ompt_callback_parallel_end: Assertion `lgp->codeptr_ra == codeptr_ra' failed.
The codeptr_ra of parallel_end callback is 0 when the if clause is true. Otherwise, it is the same as the codeptr_ra of parallel_begin callback.