Skip to content

parallel_end callback crash for parallel with if clause #49

@yanyh15

Description

@yanyh15

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions