This is an archive of the discontinued LLVM Phabricator instance.

[OMPT] A few improvements
ClosedPublic

Authored by hbae on Aug 9 2018, 3:36 PM.

Details

Summary

This change includes miscellaneous improvements as follows.

  • added ompt_get_proc_id() implementation for Windows
  • added parser and print tool for omp-tool-var, just in case it needs to be printed (OMP_DISPLAY_ENV)
  • omp_control_tool is exported on Windows

Diff Detail

Repository
rOMP OpenMP

Event Timeline

hbae created this revision.Aug 9 2018, 3:36 PM
This revision is now accepted and ready to land.Sep 26 2018, 1:19 PM
This revision was automatically updated to reflect the committed changes.