Skip to content

Tracking key issues to complete our IBM Lightweight OpenMP Runtime (LOMP) port #44

@simoatze

Description

@simoatze

Failing tests:

The task_schedule event returns status=task_completed when it should be task_other, since the explicit task has not been scheduled yet

test/OMPT/parallel/parallel_if0.c
test/OMPT/parallel/serialized.c

It seems this is due to a bug in the OMPT in LOMP

The explicit task is not scheduled

test/OMPT/tasks/explicit_task.c
test/OMPT/tasks/task_in_joinbarrier.c

It seems this is due to how these test cases are written

The parent task (implicit) is NULL

task/task-taskgroup-nested.c
task/task-taskgroup.c

It seems this is due to a bug in the OMPT in LOMP

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions