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 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
