[Openmp-commits] [openmp] [OpenMP] Fix hyper barrier performance issue (PR #195473)
via Openmp-commits
openmp-commits at lists.llvm.org
Wed May 6 10:28:04 PDT 2026
jprotze wrote:
Another possible workaround might be to distribute a wrapper/startup script, which sets the environmental variables before launching the application.
Similarly, your application might set the env variable before exec-ing itself with the modified environment.
https://github.com/llvm/llvm-project/pull/195473
More information about the Openmp-commits
mailing list