This patch enables serial initialization in the forked child process
to fix unstable runtime behavior when used with Python-based AI tools.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D93230
[OpenMP] Initialize runtime in the forked child process ClosedPublic Authored by hbae on Dec 14 2020, 9:06 AM.
Details Summary This patch enables serial initialization in the forked child process
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Dec 15 2020, 5:05 AM This revision was landed with ongoing or failed builds.Dec 15 2020, 5:33 AM Closed by commit rG171ca93c5430: [OpenMP] Initialize runtime in the forked child process (authored by hbae). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 311878 openmp/runtime/src/z_Linux_util.cpp
|