Skip to content

Conversation

jtb20
Copy link
Contributor

@jtb20 jtb20 commented Sep 23, 2025

This is just the runtime parts from #159774.

@llvmbot llvmbot added the openmp:libomp OpenMP host runtime label Sep 23, 2025
@jtb20 jtb20 force-pushed the users/jtb20/omp-taskgraph-runtime branch from 2e9cf20 to 1946c7e Compare September 26, 2025 15:16
jtb20 and others added 3 commits October 3, 2025 03:39
…omp_task

NFC.

Co-authored-by: Adrian Munera <adrian.munera@bsc.es>
In preparation for the following patches, this patch changes the key
used to identify taskgraphs from a monotonic index into an ID (stored
in a linear table).

Co-authored-by: Adrian Munera <adrian.munera@bsc.es>
This patch renames the option to enable taskgraph support in the
runtime from OMPX_TASKGRAPH to OMP_TASKGRAPH_EXPERIMENTAL, to reflect
the feature's official status in OpenMP 6.0, but also the feature's
current work-in-progress nature.
@jtb20 jtb20 force-pushed the users/jtb20/omp-taskgraph-runtime branch from 1946c7e to 1339b9e Compare October 3, 2025 09:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
openmp:libomp OpenMP host runtime
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants