This is an archive of the discontinued LLVM Phabricator instance.

[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
to fix unstable runtime behavior when used with Python-based AI tools.

Diff Detail

Event Timeline

hbae created this revision.Dec 14 2020, 9:06 AM
hbae requested review of this revision.Dec 14 2020, 9:06 AM
This 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
This revision was automatically updated to reflect the committed changes.