[all-commits] [llvm/llvm-project] 171ca9: [OpenMP] Initialize runtime in the forked child pr...

Hansang Bae via All-commits all-commits at lists.llvm.org
Tue Dec 15 05:33:37 PST 2020


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 171ca93c543098d5e0bef459847de14cf17b5faf
      https://github.com/llvm/llvm-project/commit/171ca93c543098d5e0bef459847de14cf17b5faf
  Author: Hansang Bae <hansang.bae at intel.com>
  Date:   2020-12-15 (Tue, 15 Dec 2020)

  Changed paths:
    M openmp/runtime/src/z_Linux_util.cpp

  Log Message:
  -----------
  [OpenMP] Initialize runtime in the forked child process

This patch enables serial initialization in the forked child process
to fix unstable runtime behavior when used with Python-based AI tools.

Differential Revision: https://reviews.llvm.org/D93230




More information about the All-commits mailing list