Skip to content

Conversation

@jtb20
Copy link
Contributor

@jtb20 jtb20 commented Sep 10, 2025

This patch adds an AOMP_BUILD_TASKGRAPH option to enable the runtime LIBOMP_OMPX_TASKGRAPH support in libomp. The difference in test output with the option enabled is as expected, i.e.:

Progressions in openmp.sum:

UNSUPPORTED->PASS: libomp :: tasking/omp_record_replay.cpp
UNSUPPORTED->PASS: libomp :: tasking/omp_record_replay_deps.cpp
UNSUPPORTED->PASS: libomp :: tasking/omp_record_replay_deps_multi_succ.cpp
UNSUPPORTED->PASS: libomp :: tasking/omp_record_replay_multiTDGs.cpp
UNSUPPORTED->PASS: libomp :: tasking/omp_record_replay_print_dot.cpp
UNSUPPORTED->PASS: libomp :: tasking/omp_record_replay_taskloop.cpp

This patch adds an AOMP_BUILD_TASKGRAPH option to enable the runtime
LIBOMP_OMPX_TASKGRAPH support in libomp.  The difference in test output
with the option enabled is as expected, i.e.:

Progressions in openmp.sum:

UNSUPPORTED->PASS: libomp :: tasking/omp_record_replay.cpp
UNSUPPORTED->PASS: libomp :: tasking/omp_record_replay_deps.cpp
UNSUPPORTED->PASS: libomp :: tasking/omp_record_replay_deps_multi_succ.cpp
UNSUPPORTED->PASS: libomp :: tasking/omp_record_replay_multiTDGs.cpp
UNSUPPORTED->PASS: libomp :: tasking/omp_record_replay_print_dot.cpp
UNSUPPORTED->PASS: libomp :: tasking/omp_record_replay_taskloop.cpp
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant