[Openmp-commits] [clang] [llvm] [openmp] [OpenMP] OpenMP 6.0 taskgraph support (WIP) (PR #188765)
via Openmp-commits
openmp-commits at lists.llvm.org
Mon Jul 13 05:26:26 PDT 2026
jprotze wrote:
A general comment after building the code from your branch: for me the compiler errors out for missing assert.h includes in both kmp_task*.cpp.
A note for ppl trying to build the code: It's crucial to configure with `-DLIBOMP_TASKGRAPH_EXPERIMENTAL=On` :grin:
https://github.com/llvm/llvm-project/pull/188765
More information about the Openmp-commits
mailing list